
/*.tcbhc-wcag-aa a:focus-within,*/
/*.tcbhc-wcag-aa button:focus-within,*/
/*.tcbhc-wcag-aa input:focus-within,*/
/*.tcbhc-wcag-aa select:focus-within,*/
/*.tcbhc-wcag-aa textarea:focus-within,*/
/*.tcbhc-wcag-aa [tabindex]:focus-within {*/
/*	box-shadow: 0 0 0 2px #ffffff, 0 0 0 6px #0051ba !important;*/
/*	outline: 3px solid #ffbf47 !important;*/
/*	outline-offset: 3px !important;*/
/*	position: relative;*/
/*	z-index: 1000003;*/
/*}*/

/*.tcbhc-wcag-aa .cky-btn-revisit:focus-within,*/
/*.tcbhc-wcag-aa .tcbhc-a11y-launcher:focus-within,*/
/*.tcbhc-wcag-aa .tcbhc-slider-control:focus-within,*/
/*.tcbhc-wcag-aa .search_button:focus-within,*/
/*.tcbhc-wcag-aa .tcbhc-header-search-button:focus-within,*/
/*.tcbhc-wcag-aa .close:focus-within,*/
/*.tcbhc-wcag-aa #logo:focus-within {*/
/*	box-shadow: 0 0 0 3px #ffffff, 0 0 0 7px #0051ba !important;*/
/*	outline: 3px solid #ffbf47 !important;*/
/*	outline-offset: 4px !important;*/
/*}*/

.tcbhc-wcag-aa a,
.tcbhc-wcag-aa button,
.tcbhc-wcag-aa input[type="button"],
.tcbhc-wcag-aa input[type="submit"],
.tcbhc-wcag-aa input[type="reset"],
.tcbhc-wcag-aa [role="button"],
.tcbhc-wcag-aa .mega-menu-link,
.tcbhc-wcag-aa #back_to_top {
	min-height: 44px;
	min-width: 44px;
}

.tcbhc-wcag-aa a,
.tcbhc-wcag-aa button,
.tcbhc-wcag-aa [role="button"] {
	touch-action: manipulation;
}

.tcbhc-wcag-aa #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item-has-children:focus-within > ul.mega-sub-menu {
	display: block !important;
	opacity: 1 !important;
	visibility: visible !important;
}

.tcbhc-wcag-aa .screen-reader-text,
.tcbhc-wcag-aa .tcbhc-sr-only {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal;
}

.tcbhc-wcag-aa .screen-reader-text:focus-within,
.tcbhc-wcag-aa .tcbhc-sr-only:focus-within {
	background: #ffffff;
	clip: auto;
	clip-path: none;
	color: #0051ba;
	height: auto;
	left: 12px;
	padding: 12px 16px;
	top: 12px;
	width: auto;
	z-index: 100000;
}

.tcbhc-wcag-aa [hidden] {
	display: none !important;
}

.tcbhc-wcag-aa .ls-container,
.tcbhc-wcag-aa .ls-wp-container {
	position: relative;
}

.tcbhc-wcag-aa .tcbhc-slider-controls {
	align-items: center;
	display: flex;
	gap: 24px;
	inset: auto 24px 24px auto;
	position: absolute;
	z-index: 1000;
}

.tcbhc-wcag-aa .tcbhc-slider-control {
	align-items: center;
	appearance: none;
	background: rgba(0, 81, 186, 0.94);
	border: 2px solid #ffffff;
	border-radius: 4px;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.28);
	color: #ffffff;
	cursor: pointer;
	display: inline-flex;
	height: 44px;
	justify-content: center;
	margin: 0;
	min-height: 44px;
	min-width: 44px;
	padding: 0;
	position: relative;
	width: 44px;
}

.tcbhc-wcag-aa .tcbhc-slider-control:hover,
.tcbhc-wcag-aa .tcbhc-slider-control:focus-within {
	background: #21632d;
	color: #ffffff;
}

.tcbhc-wcag-aa .tcbhc-slider-control::before,
.tcbhc-wcag-aa .tcbhc-slider-control::after {
	content: "";
	display: block;
	position: absolute;
}

.tcbhc-wcag-aa .tcbhc-slider-control-previous::before,
.tcbhc-wcag-aa .tcbhc-slider-control-next::before {
	border-bottom: 8px solid transparent;
	border-top: 8px solid transparent;
	height: 0;
	width: 0;
}

.tcbhc-wcag-aa .tcbhc-slider-control-previous::before {
	border-right: 12px solid currentColor;
	margin-left: -2px;
}

.tcbhc-wcag-aa .tcbhc-slider-control-next::before {
	border-left: 12px solid currentColor;
	margin-left: 2px;
}

.tcbhc-wcag-aa .tcbhc-slider-control-toggle::before,
.tcbhc-wcag-aa .tcbhc-slider-control-toggle::after {
	background: currentColor;
	height: 18px;
	top: 11px;
	width: 5px;
}

.tcbhc-wcag-aa .tcbhc-slider-control-toggle::before {
	left: 15px;
}

.tcbhc-wcag-aa .tcbhc-slider-control-toggle::after {
	right: 15px;
}

.tcbhc-wcag-aa .tcbhc-slider-paused .tcbhc-slider-control-toggle::before {
	background: transparent;
	border-bottom: 10px solid transparent;
	border-left: 15px solid currentColor;
	border-top: 10px solid transparent;
	height: 0;
	left: 16px;
	top: 10px;
	width: 0;
}

.tcbhc-wcag-aa .tcbhc-slider-paused .tcbhc-slider-control-toggle::after {
	display: none;
}

@media (prefers-reduced-motion: reduce) {
	.tcbhc-wcag-aa *,
	.tcbhc-wcag-aa *::before,
	.tcbhc-wcag-aa *::after {
		animation-duration: 0.01ms !important;
		animation-iteration-count: 1 !important;
		scroll-behavior: auto !important;
		transition-duration: 0.01ms !important;
	}
}

@media (forced-colors: active) {
	.tcbhc-wcag-aa a:focus-within,
	.tcbhc-wcag-aa button:focus-within,
	.tcbhc-wcag-aa input:focus-within,
	.tcbhc-wcag-aa select:focus-within,
	.tcbhc-wcag-aa textarea:focus-within,
	.tcbhc-wcag-aa [tabindex]:focus-within {
		box-shadow: none !important;
		forced-color-adjust: auto;
		outline: 3px solid Highlight !important;
		outline-offset: 4px !important;
	}


	.tcbhc-wcag-aa .tcbhc-slider-control,
	.tcbhc-a11y-launcher,
	.cky-btn-revisit-wrapper .cky-btn-revisit {
		border: 2px solid ButtonText !important;
		color: ButtonText !important;
		forced-color-adjust: auto;
	}

	.tcbhc-wcag-aa .tcbhc-slider-control-previous::before {
		border-right-color: ButtonText;
	}

	.tcbhc-wcag-aa .tcbhc-slider-control-next::before {
		border-left-color: ButtonText;
	}

	.tcbhc-wcag-aa .tcbhc-slider-control-toggle::before,
	.tcbhc-wcag-aa .tcbhc-slider-control-toggle::after {
		background: ButtonText;
	}

	.tcbhc-wcag-aa [data-tcbhc-background-alt] .tcbhc-bg-alt {
		display: inline-block;
	}
}

.tcbhc-a11y-widget,
.tcbhc-a11y-widget * {
	box-sizing: border-box;
}

.tcbhc-a11y-launcher {
	align-items: center;
	background: #2947f4;
	border: 0;
	border-radius: 999px;
	bottom: 126px;
	box-shadow: 0 18px 40px rgba(22, 38, 170, 0.3);
	color: #ffffff;
	cursor: pointer;
	display: flex;
	height: 58px;
	justify-content: center;
	left: 14px;
	position: fixed;
	right: auto;
	width: 58px;
	z-index: 1000001;
}

.tcbhc-phone-heading {
	display: inline-block;
	font: inherit;
	margin: 0;
}

.tcbhc-bg-alt {
	background: Canvas;
	color: CanvasText;
	display: none;
	font-weight: 700;
	padding: 0.35rem 0.5rem;
}

.tcbhc-wcag-aa [data-tcbhc-background-alt] {
	position: relative;
}

.tcbhc-wcag-aa [data-tcbhc-contact-panel] h2 {
	background: rgba(255, 255, 255, 0.94);
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	color: #111111 !important;
	display: inline;
	line-height: 1.25;
	padding: 0.08em 0.18em;
	text-shadow: none !important;
}

.cky-btn-revisit-wrapper {
	height: 64px !important;
	width: 64px !important;
}

.cky-btn-revisit-wrapper .cky-btn-revisit {
	align-items: center !important;
	display: flex !important;
	height: 64px !important;
	justify-content: center !important;
	min-height: 64px !important;
	min-width: 64px !important;
	padding: 0 !important;
	width: 64px !important;
}

.tcbhc-a11y-launcher svg,
.tcbhc-a11y-icon-button svg,
.tcbhc-a11y-title-icon svg,
.tcbhc-a11y-tile-icon svg,
.tcbhc-a11y-footer-mark svg {
	fill: none;
	height: 28px;
	stroke: currentColor;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-width: 2;
	width: 28px;
}

.tcbhc-a11y-title-icon svg {
	fill: #2947f4;
	height: 24px;
	stroke: #2947f4;
	width: 24px;
}

.tcbhc-a11y-panel {
	background: linear-gradient(180deg, rgba(238, 241, 255, 0.98), rgba(255, 255, 255, 0.98));
	border-radius: 22px 22px 34px 34px;
	bottom: 22px;
	box-shadow: 0 26px 80px rgba(16, 22, 60, 0.36);
	color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	max-height: calc(100vh - 44px);
	overflow: hidden;
	position: fixed;
	left: 22px;
	right: auto;
	width: min(500px, calc(100vw - 44px));
	z-index: 1000002;
}

.tcbhc-a11y-header {
	align-items: center;
	background: linear-gradient(135deg, #273dbc, #2f51ff);
	border-radius: 22px 22px 30px 30px;
	color: #ffffff;
	display: flex;
	justify-content: space-between;
	min-height: 78px;
	padding: 18px 28px;
}

.tcbhc-a11y-title-wrap {
	align-items: center;
	display: flex;
	gap: 14px;
}

.tcbhc-a11y-title-icon {
	align-items: center;
	background: #ffffff;
	border-radius: 50%;
	color: #2947f4;
	display: inline-flex;
	height: 44px;
	justify-content: center;
	width: 44px;
}

.tcbhc-a11y-title-wrap h2 {
	color: #ffffff;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.1;
	margin: 0;
}

.tcbhc-a11y-header-actions {
	align-items: center;
	display: flex;
	gap: 14px;
}

.tcbhc-a11y-icon-button {
	align-items: center;
	background: transparent;
	border: 0;
	color: #ffffff;
	cursor: pointer;
	display: inline-flex;
	height: 44px;
	justify-content: center;
	padding: 0;
	width: 44px;
}

.tcbhc-a11y-divider {
	background: rgba(255, 255, 255, 0.65);
	display: block;
	height: 32px;
	width: 1px;
}

.tcbhc-a11y-panel-body {
	max-height: calc(100vh - 178px);
	overflow: auto;
	padding: 26px 18px 12px;
}

.tcbhc-a11y-section {
	background: rgba(255, 255, 255, 0.96);
	border-radius: 18px;
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.85);
	margin-bottom: 20px;
	padding: 24px 20px 20px;
}

.tcbhc-a11y-section h3 {
	color: #474c55;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 18px;
}

.tcbhc-a11y-grid {
	display: grid;
	gap: 12px 14px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.tcbhc-a11y-tile {
	align-items: center;
	background: #f0f0f2;
	border: 3px solid transparent;
	border-radius: 16px;
	color: #111111;
	cursor: pointer;
	display: flex;
	font-size: 16px;
	font-weight: 500;
	gap: 12px;
	justify-content: flex-start;
	line-height: 1.22;
	min-height: 82px;
	padding: 14px 12px;
	text-align: left;
	width: 100%;
}

.tcbhc-a11y-tile.is-active {
	background: #ffffff;
	border-color: #2f51ff;
}

.tcbhc-a11y-tile-icon {
	align-items: center;
	background: #ffffff;
	border-radius: 50%;
	color: #111111;
	display: inline-flex;
	flex: 0 0 46px;
	height: 46px;
	justify-content: center;
	width: 46px;
}

.tcbhc-a11y-tile-icon svg {
	height: 26px;
	width: 26px;
}

.tcbhc-a11y-tile-content {
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
	gap: 10px;
	min-width: 0;
}

.tcbhc-a11y-tile-label {
	display: block;
	hyphens: none;
	overflow-wrap: normal;
	word-break: normal;
}

.tcbhc-a11y-meter {
	display: flex;
	gap: 4px;
	max-width: 140px;
	width: 100%;
}

.tcbhc-a11y-meter[hidden] {
	display: none;
}

.tcbhc-a11y-meter span {
	background: #b8bac3;
	display: block;
	flex: 1 1 0;
	height: 13px;
	min-width: 22px;
}

.tcbhc-a11y-meter span:first-child {
	border-radius: 999px 0 0 999px;
}

.tcbhc-a11y-meter span:last-child {
	border-radius: 0 999px 999px 0;
}

.tcbhc-a11y-meter span.is-filled {
	background: #2f51ff;
}

.tcbhc-a11y-footer {
	align-items: center;
	background: linear-gradient(135deg, #2947f4, #17298f);
	border-radius: 0 0 34px 34px;
	color: #ffffff;
	display: flex;
	font-size: 18px;
	gap: 14px;
	justify-content: flex-end;
	min-height: 64px;
	padding: 14px 24px;
}

.tcbhc-a11y-footer-mark {
	align-items: center;
	background: #ffffff;
	border-radius: 50%;
	color: #17298f;
	display: inline-flex;
	height: 34px;
	justify-content: center;
	width: 34px;
}

.tcbhc-a11y-footer-mark svg {
	height: 20px;
	width: 20px;
}

.tcbhc-a11y-grayscale body {
	filter: grayscale(1);
}

.tcbhc-a11y-textSize body :where(p, li, a, button, label, input, textarea, select, td, th, blockquote, figcaption, .the_content_wrapper, .entry-content):not(.tcbhc-a11y-widget *) {
	font-size: calc(1em * var(--tcbhc-text-scale, 1)) !important;
}

.tcbhc-a11y-lineHeight body :where(p, li, a, button, label, input, textarea, select, td, th, blockquote, figcaption, .the_content_wrapper, .entry-content):not(.tcbhc-a11y-widget *) {
	line-height: var(--tcbhc-line-height, 1.35) !important;
}

/*.tcbhc-a11y-readableFont body :where(p, li, a, button, label, input, textarea, select, td, th, h1, h2, h3, h4, h5, h6, blockquote, figcaption, .the_content_wrapper, .entry-content):not(.tcbhc-a11y-widget *) {*/
/*	font-family: Arial, Helvetica, sans-serif !important;*/
/*	letter-spacing: 0.01em !important;*/
/*}*/

.tcbhc-a11y-textAlign[data-tcbhc-text-align="left"] body :where(main, #Content, .the_content_wrapper, .entry-content, article):not(.tcbhc-a11y-widget *) {
	text-align: left !important;
}

.tcbhc-a11y-textAlign[data-tcbhc-text-align="center"] body :where(main, #Content, .the_content_wrapper, .entry-content, article):not(.tcbhc-a11y-widget *) {
	text-align: center !important;
}

.tcbhc-a11y-textAlign[data-tcbhc-text-align="right"] body :where(main, #Content, .the_content_wrapper, .entry-content, article):not(.tcbhc-a11y-widget *) {
	text-align: right !important;
}

.tcbhc-a11y-textAlign[data-tcbhc-text-align="justify"] body :where(main, #Content, .the_content_wrapper, .entry-content, article):not(.tcbhc-a11y-widget *) {
	text-align: justify !important;
}

.tcbhc-a11y-contrast body {
	background: #000000 !important;
	color: #ffffff !important;
}

.tcbhc-a11y-contrast body :where(p, li, h1, h2, h3, h4, h5, h6, span, div, label) {
	color: #ffffff !important;
}

.tcbhc-a11y-contrast body :where(a, button) {
	color: #ffeb3b !important;
}

.tcbhc-a11y-contrast .tcbhc-a11y-widget,
.tcbhc-a11y-contrast .tcbhc-a11y-widget :where(div, span, h2, h3, button) {
	color: inherit !important;
}

.tcbhc-a11y-contrast .tcbhc-a11y-header,
.tcbhc-a11y-contrast .tcbhc-a11y-footer,
.tcbhc-a11y-contrast .tcbhc-a11y-header :where(span, h2, button),
.tcbhc-a11y-contrast .tcbhc-a11y-footer :where(span, button) {
	color: #ffffff !important;
}

.tcbhc-a11y-contrast .tcbhc-a11y-section,
.tcbhc-a11y-contrast .tcbhc-a11y-tile,
.tcbhc-a11y-contrast .tcbhc-a11y-section :where(h3, span, button),
.tcbhc-a11y-contrast .tcbhc-a11y-tile :where(span, button) {
	color: #111111 !important;
}

.tcbhc-a11y-contrast .tcbhc-a11y-meter span.is-filled {
	background: #2f51ff !important;
}

.tcbhc-a11y-hideImages body img,
.tcbhc-a11y-hideImages body picture,
.tcbhc-a11y-hideImages body svg:not(.tcbhc-a11y-widget svg) {
	visibility: hidden !important;
}

.tcbhc-a11y-pauseAnimations *,
.tcbhc-a11y-pauseAnimations *::before,
.tcbhc-a11y-pauseAnimations *::after {
	animation-duration: 0.01ms !important;
	animation-iteration-count: 1 !important;
	scroll-behavior: auto !important;
	transition-duration: 0.01ms !important;
}

.tcbhc-a11y-highlightLinks body a {
	background: #fff59d !important;
	box-shadow: 0 0 0 2px #111111 !important;
	color: #000000 !important;
	text-decoration: underline !important;
}

.tcbhc-a11y-focusPlan body :where(a, button, input, select, textarea, [tabindex]):not([tabindex="-1"]) {
	box-shadow: 0 0 0 3px rgba(47, 81, 255, 0.55) !important;
}

.tcbhc-reading-mask {
	background: linear-gradient(
		to bottom,
		rgba(0, 0, 0, 0.72) 0,
		rgba(0, 0, 0, 0.72) calc(var(--tcbhc-mask-y, 50vh) - 58px),
		transparent calc(var(--tcbhc-mask-y, 50vh) - 58px),
		transparent calc(var(--tcbhc-mask-y, 50vh) + 58px),
		rgba(0, 0, 0, 0.72) calc(var(--tcbhc-mask-y, 50vh) + 58px),
		rgba(0, 0, 0, 0.72) 100%
	);
	inset: 0;
	pointer-events: none;
	position: fixed;
	z-index: 100000;
}

.tcbhc-page-structure {
	background: #ffffff;
	border: 3px solid #2f51ff;
	border-radius: 16px;
	bottom: 110px;
	box-shadow: 0 14px 40px rgba(16, 22, 60, 0.28);
	color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	max-height: 48vh;
	overflow: auto;
	padding: 16px;
	position: fixed;
	right: 24px;
	width: min(340px, calc(100vw - 48px));
	z-index: 100001;
}

.tcbhc-page-structure strong {
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
}

.tcbhc-page-structure ol {
	margin: 0;
	padding-left: 22px;
}

.tcbhc-page-structure li {
	color: #111111;
	font-size: 15px;
	line-height: 1.35;
	margin: 0 0 8px;
}

.tcbhc-page-structure .level-h3 {
	margin-left: 14px;
}

@media (max-width: 620px) {
	.tcbhc-a11y-panel {
		bottom: 0;
		border-radius: 20px 20px 0 0;
		left: 0;
		right: 0;
		width: 100vw;
	}

	.tcbhc-a11y-launcher {
		bottom: 142px;
		left: 14px;
		right: auto;
	}

	.tcbhc-a11y-header {
		border-radius: 20px 20px 28px 28px;
		padding: 16px 18px;
	}

	.tcbhc-a11y-title-wrap h2 {
		font-size: 25px;
	}

	.tcbhc-a11y-grid {
		grid-template-columns: 1fr;
	}

	.tcbhc-a11y-panel-body {
		max-height: calc(100vh - 160px);
	}
}

/* Hidden normally */
.hc-image-fallback {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip-path: inset(50%) !important;
    white-space: nowrap !important;
    border: 0 !important;
}


@media (forced-colors: active) {
    * {
        forced-color-adjust: auto;
    }

    body {
        color: CanvasText !important;
        background: Canvas !important;
    }

    a {
        color: LinkText !important;
        text-decoration: underline !important;
    }

    button,
    input,
    select,
    textarea,
    .button,
    .btn,
    input[type="submit"] {
        color: ButtonText !important;
        background: ButtonFace !important;
        border: 1px solid ButtonText !important;
    }

    svg {
        fill: currentColor !important;
        stroke: currentColor !important;
    }

    i,
    .icon,
    [class*="icon"],
    [class^="icon"] {
        color: CanvasText !important;
    }

    img[alt=""] {
        forced-color-adjust: auto;
    }

    .hc-image-fallback {
        position: static !important;
        width: auto !important;
        height: auto !important;
        padding: 4px 6px !important;
        margin: 4px 0 !important;
        overflow: visible !important;
        clip-path: none !important;
        white-space: normal !important;
        display: inline-block !important;

        color: CanvasText !important;
        background: Canvas !important;
        border: 1px solid CanvasText !important;
        font-size: 16px !important;
        font-weight: 600 !important;
        line-height: 1.3 !important;
    }

    a .hc-image-fallback {
        color: LinkText !important;
        border-color: LinkText !important;
        text-decoration: underline !important;
    }
}

/* LayerSlider: links should not rely only on color */
.ls-container a,
.ls-container .ls-layer a {
    text-decoration: underline;
}

/* LayerSlider controls focus */
.ls-container a:focus-within,
.ls-container button:focus-within,
.ls-nav-prev:focus-within,
.ls-nav-next:focus-within,
.ls-bottom-slidebuttons a:focus-within {
    outline: 3px solid #005fcc !important;
    outline-offset: 4px !important;
    box-shadow: 0 0 0 4px rgba(255,255,255,0.9) !important;
}

/* Active slider dot should differ not only by color */
.ls-bottom-slidebuttons a.ls-nav-active,
.ls-bottom-slidebuttons a.active {
    border: 2px solid currentColor !important;
    transform: scale(1.2);
}

@media (forced-colors: active) {
    .ls-container a,
    .ls-container button,
    .ls-nav-prev,
    .ls-nav-next,
    .ls-bottom-slidebuttons a {
        color: LinkText !important;
        border: 1px solid LinkText !important;
        background: Canvas !important;
    }

    .ls-bottom-slidebuttons a.ls-nav-active,
    .ls-bottom-slidebuttons a.active {
        outline: 2px solid Highlight !important;
        outline-offset: 2px !important;
    }
}

/* Prevent text clipping on zoom */
/*body,*/
/*p,*/
/*li,*/
/*a,*/
/*span,*/
/*div,*/
/*button,*/
/*input,*/
/*textarea,*/
/*select {*/
/*    text-size-adjust: 100%;*/
/*    -webkit-text-size-adjust: 100%;*/
/*}*/

/* Do not lock text containers too aggressively */
.column,
.column_attr,
.wrap,
.mcb-wrap,
.mcb-column,
.entry-content,
.the_content_wrapper {
    max-width: 100%;
}

/* style.css owns the shared wrapping rules; this plugin only adds span coverage. */
span {
    overflow-wrap: anywhere;
}

/* style.css owns the shared height rules; retain plugin-only selectors here. */
.section_wrapper,
.column_attr {
    height: auto;
}

/*h1,*/
/*.hero-title,*/
/*.ls-layer h1,*/
/*.ls-layer .title {*/
/*    font-size: 3rem;*/
/*    line-height: 1.2;*/
/*}*/

/*a:focus-within,*/
/*button:focus-within,*/
/*input:focus-within,*/
/*select:focus-within,*/
/*textarea:focus-within,*/
/*[tabindex]:focus-within {*/
/*    outline: 3px solid #005fcc !important;*/
/*    outline-offset: 3px !important;*/
/*    box-shadow: 0 0 0 4px rgba(255,255,255,0.9) !important;*/
/*}*/

.phone-number-routine:focus-within {
    outline: 3px solid #005fcc !important;
    outline-offset: 4px !important;
    box-shadow: 0 0 0 4px rgba(255,255,255,0.9) !important;
    text-decoration: underline !important;
}

@media (forced-colors: active) {
    a:focus-within,
    button:focus-within,
    input:focus-within,
    select:focus-within,
    textarea:focus-within,
    [tabindex]:focus-within,
    .phone-number-routine:focus-within {
        outline: 3px solid Highlight !important;
        outline-offset: 4px !important;
        box-shadow: none !important;
    }
}

a[data-wcag-option-fixed="true"]:focus-within {
    outline: 3px solid #005fcc !important;
    outline-offset: 4px !important;
    box-shadow: 0 0 0 4px rgba(255,255,255,0.9) !important;
}
@media (forced-colors: active) {
    a[data-wcag-option-fixed="true"] {
        color: LinkText !important;
        background: Canvas !important;
        border: 1px solid LinkText !important;
    }

    a[data-wcag-option-fixed="true"]:focus-within {
        outline: 3px solid Highlight !important;
        outline-offset: 4px !important;
    }
}


.partners a:focus-within {
    outline: 4px solid #005fcc !important;
    outline-offset: 6px !important;
    box-shadow: 0 0 0 4px #ffffff !important;
    border-radius: 4px !important;
}

/* ==========================================================
   WCAG skip links: visible on keyboard focus
   ========================================================== */

.screen-reader-text:focus-within {
    position: fixed !important;
    left: 50% !important;
    top: 18px !important;
    width: auto !important;
    height: auto !important;
    overflow: visible !important;
    z-index: 2147483647 !important;

    display: inline-block !important;
    padding: 8px 12px !important;

    background: #1b1236 !important;
    color: #fff !important;
    border: 2px dotted #ffffff !important;
    outline: 2px dotted #ffffff !important;
    outline-offset: 4px !important;

    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 1.3 !important;
    border-radius: 0 !important;
    transform: translate(-50%, 0) !important;
}

/* ==========================================================
   WCAG 2.4.11 Focus Not Obscured
   Keep focused floating/slider buttons above overlays
   ========================================================== */

.cky-btn-revisit,
.tcbhc-slider-control,
.tcbhc-slider-control-previous,
.tcbhc-slider-control-toggle,
.tcbhc-slider-control-next,
.tcbhc-a11y-launcher {
    position: relative;
}

/*.cky-btn-revisit:focus-within,*/
/*.tcbhc-slider-control:focus-within,*/
/*.tcbhc-a11y-launcher:focus-within {*/
/*    z-index: 999999 !important;*/
/*    outline: 4px solid #ffbf47 !important;*/
/*    outline-offset: 4px !important;*/
/*    box-shadow: 0 0 0 3px #000 !important;*/
/*}*/

/* Move CookieYes button lower */
.cky-btn-revisit {
    z-index: 999990 !important;
}

/* Accessibility widget above it */
.tcbhc-a11y-launcher {
    bottom: 110px !important;
    z-index: 999991 !important;
}
.tcbhc-sr-only {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip-path: inset(50%) !important;
    white-space: nowrap !important;
    border: 0 !important;
}

.tcbhc-header-search-button::after {
    content: "Search";
    font-size: 14px;
    margin-left: 6px;
}

/* ==========================================================
   Windows High Contrast / Forced Colors support
   ========================================================== */

@media (forced-colors: active) {
    * {
        forced-color-adjust: auto;
    }

    a,
    button,
    input,
    select,
    textarea {
        forced-color-adjust: auto;
    }

    a:focus-within,
    button:focus-within,
    input:focus-within,
    select:focus-within,
    textarea:focus-within,
    [tabindex]:focus-within {
        outline: 3px solid Highlight !important;
        outline-offset: 3px !important;
        box-shadow: none !important;
    }

    .tcbhc-header-search-button,
    .tcbhc-slider-control,
    .cky-btn-revisit,
    .tcbhc-a11y-launcher {
        border: 2px solid ButtonText !important;
        background: ButtonFace !important;
        color: ButtonText !important;
    }

    .front-blue-box,
    #Footer,
    [data-tcbhc-contact-panel="true"] {
        background-image: none !important;
        background-color: Canvas !important;
        color: CanvasText !important;
        border: 1px solid CanvasText !important;
    }

    [data-tcbhc-background-alt]::before {
        content: attr(data-tcbhc-background-alt);
        display: block;
        font-weight: 700;
        color: CanvasText;
        margin-bottom: 0.5rem;
    }
}
/* ==========================================================
   Text resize safety patch
   Avoid unreadable viewport-based text
   ========================================================== */

body {
    font-size: 16px;
}

/*h1,*/
/*h2,*/
/*h3,*/
/*h4,*/
/*h5,*/
/*h6,*/
/*p,*/
/*li,*/
/*a,*/
/*button,*/
/*input,*/
/*textarea,*/
/*select {*/
/*    line-height: 1.35;*/
/*}*/


/* Visible focus */
/*a:focus-within,*/
/*button:focus-within,*/
/*input:focus-within,*/
/*select:focus-within,*/
/*textarea:focus-within,*/
/*[tabindex]:focus-within {*/
/*    outline: 4px solid #000 !important;*/
/*    outline-offset: 4px !important;*/
/*    box-shadow: 0 0 0 6px #fff !important;*/
/*}*/

button:focus-within .tcbhc-button-visible-label,
button:hover .tcbhc-button-visible-label {
    display: inline-block;
}

.search_button,
.tcbhc-slider-control,
.close,
.tcbhc-a11y-launcher {
    position: relative;
}


/* Windows High Contrast */
@media (forced-colors: active) {
    [style*="background-image"],
    .bg-cover,
    #Footer,
    #CCBHC,
    .front-blue-box,
    .gt_selected {
        background-image: none !important;
        background-color: Canvas !important;
        color: CanvasText !important;
        border: 1px solid CanvasText;
    }

    a,
    button,
    input,
    select,
    textarea {
        forced-color-adjust: auto;
    }
}
/* Permanent visible labels for the remaining 3 scanner issues */
.tcbhc-permanent-visible-label {
    display: inline-block !important;
    margin-left: 6px;
    padding: 4px 7px;
    font-size: 13px;
    line-height: 1.2;
    font-weight: 700;
    color: #ffffff !important;
    white-space: nowrap;
    border-radius: 4px;
}

/* Tooltip-style labels for slider buttons */
.tcbhc-button-visible-label {
    position: absolute;
    left: 50%;
    top: calc(100% + 8px);
    transform: translateX(-50%);
    z-index: 999999;
    display: none;
    padding: 6px 10px;
    background: #000;
    color: #fff;
    font-size: 14px;
    line-height: 1.2;
    white-space: nowrap;
    border-radius: 4px;
    pointer-events: none;
}

button:focus-within .tcbhc-button-visible-label,
button:hover .tcbhc-button-visible-label {
    display: inline-block;
}

.search_button,
.tcbhc-header-search-button,
.tcbhc-slider-control,
button.close,
.tcbhc-a11y-launcher {
    position: relative;
}

/* Accessibility floating button adjustment */
.tcbhc-a11y-launcher {
    width: auto !important;
    min-width: 64px !important;
    padding-left: 14px !important;
    padding-right: 14px !important;
}

.tcbhc-a11y-launcher .tcbhc-permanent-visible-label {
    font-size: 12px;
    max-width: 120px;
}

@media (forced-colors: active) {
    * {
        box-shadow: none !important;
        text-shadow: none !important;
    }

    body,
    #Wrapper,
    #Content,
    main,
    section,
    footer,
    header,
    .section,
    .wrap,
    .mcb-wrap,
    .column,
    .front-blue-box,
    .bg-cover,
    #Footer,
    #CCBHC,
    .gt_selected,
    [data-tcbhc-background-alt],
    [style*="background-image"] {
        background-image: none !important;
        background-color: Canvas !important;
        color: CanvasText !important;
    }

    a {
        color: LinkText !important;
        text-decoration: underline !important;
    }

    button,
    input,
    select,
    textarea {
        forced-color-adjust: auto;
        border: 1px solid ButtonText !important;
        background-color: ButtonFace !important;
        color: ButtonText !important;
    }

    button:focus-within,
    a:focus-within,
    input:focus-within,
    select:focus-within,
    textarea:focus-within {
        outline: 3px solid Highlight !important;
        outline-offset: 3px !important;
    }
}



.tcbhc-slider-control:focus-within {
    z-index: 2147483647 !important;
    outline: 4px solid #000 !important;
    outline-offset: 4px !important;
    box-shadow: 0 0 0 7px #fff !important;
}

/* Slider controls: focus must be visible and not obscured */
.tcbhc-slider-control {
    z-index: 20 !important;
}

.tcbhc-slider-control:focus-within {
    position: relative !important;
    z-index: 2147483647 !important;
    outline: 4px solid #000000 !important;
    outline-offset: 4px !important;
    box-shadow: 0 0 0 7px #ffffff !important;
}

/* Backgrounds in Windows High Contrast / forced colors */
@media (forced-colors: active) {
    [data-tcbhc-background-alt],
    [style*="background-image"],
    .bg-cover,
    .front-blue-box,
    #Footer,
    #CCBHC,
    .gt_selected {
        background-image: none !important;
        background-color: Canvas !important;
        color: CanvasText !important;
        border-color: CanvasText !important;
    }

    a {
        color: LinkText !important;
        text-decoration: underline !important;
    }

    button,
    input,
    select,
    textarea {
        forced-color-adjust: auto;
        border: 1px solid ButtonText !important;
        background-color: ButtonFace !important;
        color: ButtonText !important;
    }

    button:focus-within,
    a:focus-within,
    input:focus-within,
    select:focus-within,
    textarea:focus-within {
        outline: 3px solid Highlight !important;
        outline-offset: 3px !important;
    }
}

/* WCAG 2.4.7 Focus Visible - global strong keyboard focus */
/*html body a:focus-within,*/
/*html body a:focus-within,*/
/*html body button:focus-within,*/
/*html body button:focus-within,*/
/*html body input:focus-within,*/
/*html body input:focus-within,*/
/*html body select:focus-within,*/
/*html body select:focus-within,*/
/*html body textarea:focus-within,*/
/*html body textarea:focus-within,*/
/*html body [tabindex]:focus-within,*/
/*html body [tabindex]:focus-within,*/
/*html body [role="button"]:focus-within,*/
/*html body [role="button"]:focus-within,*/
/*html body .mega-menu-link:focus-within,*/
/*html body .mega-menu-link:focus-within,*/
/*html body .cky-btn-revisit:focus-within,*/
/*html body .cky-btn-revisit:focus-within,*/
/*html body .tcbhc-slider-control:focus-within,*/
/*html body .tcbhc-slider-control:focus-within,*/
/*html body .tcbhc-a11y-launcher:focus-within,*/
/*html body .tcbhc-a11y-launcher:focus-within,*/
/*html body button.close:focus-within,*/
/*html body button.close:focus-within,*/
/*html body #back_to_top:focus-within,*/
/*html body #back_to_top:focus-within {*/
/*    outline: 4px solid #ffea00 !important;*/
/*    outline-offset: 4px !important;*/
/*    box-shadow: 0 0 0 8px #000000 !important;*/
/*    border-color: #ffea00 !important;*/
/*    position: relative;*/
/*    z-index: 2147483647 !important;*/
/*}*/

/* Prevent theme/plugins from hiding focus */
/*html body a:focus:not(:focus-within),*/
/*html body button:focus:not(:focus-within),*/
/*html body input:focus:not(:focus-within),*/
/*html body select:focus:not(:focus-within),*/
/*html body textarea:focus:not(:focus-within) {*/
/*    outline: 4px solid #ffea00 !important;*/
/*    outline-offset: 4px !important;*/
/*    box-shadow: 0 0 0 8px #000000 !important;*/
/*}*/

html body .tcbhc-a11y-launcher {
    width: auto !important;
    min-width: 64px !important;
    max-width: none !important;
    padding: 0 12px !important;
}

html body .tcbhc-a11y-launcher .tcbhc-permanent-visible-label {
    display: inline-block !important;
    margin-left: 6px;
    color: #ffffff !important;
}
/* WCAG 2.4.11 Focus Not Obscured - force focused elements above overlays */
/*html body .tcbhc-slider-control:focus-within {*/
/*    position: relative !important;*/
/*    z-index: 2147483647 !important;*/
/*    outline: 5px solid #ffea00 !important;*/
/*    outline-offset: 6px !important;*/
/*    box-shadow: 0 0 0 10px #000000 !important;*/
/*}*/


/* Slider controls */
html body .tcbhc-slider-control {
    position: relative !important;
    z-index: 50 !important;
}

html body .tcbhc-slider-control:focus-within,
html body .tcbhc-slider-control:focus-within {
    z-index: 2147483647 !important;
}
/* Visible text inside controls/buttons/links */
/* =========================================================
   Icon buttons: hide helper text visually, keep it accessible
   ========================================================= */

.tcbhc-visible-control-text {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0 0 0 0) !important;
    clip-path: inset(50%) !important;
    white-space: nowrap !important;
    border: 0 !important;

    font-size: 1px !important;
    line-height: 1 !important;
    color: transparent !important;
    background: transparent !important;
}

/* Floating controls removed: use topbar Accessibility and footer Cookie Settings. */
html body .cky-btn-revisit-wrapper {
    position: fixed !important;
    left: -9999px !important;
    bottom: auto !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
}

html body .tcbhc-a11y-launcher {
    display: none !important;
}
