#cookie-law-info-bar {
	font-size: 15px;
	margin: 0 auto;
	padding: 12px 10px;
	position: absolute;
	text-align: center;
	box-sizing: border-box;
	width:100%;
	z-index: 9999;
	/* box-shadow:rgba(0,0,0,.5) 0px 5px 50px; */
	display: none;
	left:0px;
	font-weight:300;
	box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
	font-size: 10pt;
	margin: 0;
	padding:5px 10px;
	text-align: center;
	z-index: 9999;
	cursor: pointer;
	box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
	vertical-align: middle;
}

/** Buttons (http://papermashup.com/demos/css-buttons) */
.cli-plugin-button, .cli-plugin-button:visited {
	display: inline-block;
	padding: 9px 12px;
	color: #fff;
	text-decoration: none;
	position: relative;
	cursor: pointer;
	margin-left: 5px;
	text-decoration: none;
}
.cli-plugin-main-link {
	margin-left:0px;
	font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
	background-color: #111;
	color: #fff;
	text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
	font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
	.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
	font-size: 13px;
	font-weight: 400;
	line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
	font-size: 14px;
	padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
	font-size: 34px;
	padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
	background-color: #e22092;
}
.pink.cli-plugin-button:hover {
	background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
	background-color: #91bd09;
}
.green.cli-plugin-button:hover {
	background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
	background-color: #e62727;
}
.red.cli-plugin-button:hover {
	background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
	background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
	background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
	background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
	background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
	background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
	background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
	-moz-background-clip: padding;
	-webkit-background-clip: padding;
	background-clip: padding-box;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	border-radius:30px;
	padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;}

/**
 * Added extra space between each cookie bar action elements @since 1.8.9
 */
.cli-plugin-main-link.cli-plugin-button {
	text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
	margin-left: 5px;
}
.gdpr-container-fluid {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.gdpr-row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.gdpr-col-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}
.gdpr-col-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
}
.gdpr-align-items-stretch {
	-ms-flex-align: stretch!important;
	align-items: stretch!important;
}
.gdpr-d-flex {
	display: -ms-flexbox!important;
	display: flex!important;
}
.gdpr-px-0 {
	padding-left: 0;
	padding-right: 0;
}
.modal-backdrop.show {
	opacity: .8;
}
.modal-open {
	overflow: hidden
}

.modal-open .gdpr-modal {
	overflow-x: hidden;
	overflow-y: auto
}

.gdpr-modal.fade .gdpr-modal-dialog {
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out,-webkit-transform .3s ease-out;
	-webkit-transform: translate(0,-25%);
	transform: translate(0,-25%)
}

.gdpr-modal.show .gdpr-modal-dialog {
	-webkit-transform: translate(0,0);
	transform: translate(0,0)
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1039;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0
}

.modal-backdrop.show {
	opacity: .5
}

.gdpr-modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	outline: 0
}
.gdpr-modal a {
	text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
	position: relative;
	width: auto;
	margin: .5rem;
	pointer-events: none;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
	.gdpr-modal .gdpr-modal-dialog {
		max-width:500px;
		margin: 1.75rem auto;
		min-height: calc(100% - (1.75rem * 2));
	}
}
@media (min-width: 992px) {
	.gdpr-modal .gdpr-modal-dialog {
		max-width: 900px;
	}
}
.gdpr-modal-content {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: .3rem;
	outline: 0
}
.gdpr-modal .row {
	margin: 0 -15px;
}
.gdpr-modal .modal-body {
	padding: 0;
	position: relative;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}
.gdpr-modal .close {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 1;
	padding: 0;
	background-color: transparent;
	border: 0;
	-webkit-appearance: none;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
	outline: 0;
}
.gdpr-switch {
	display: inline-block;
	position: relative;
	min-height: 1px;
	padding-left: 70px;
	font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
	display:none;
}
.gdpr-switch .gdpr-slider {
	background-color: #e3e1e8;
	height: 24px;
	width: 50px;
	bottom: 0;
	cursor: pointer;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
	background-color: #fff;
	bottom: 2px;
	content: "";
	height: 20px;
	left: 2px;
	position: absolute;
	transition: .4s;
	width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
	background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
	transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
	border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
	border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
	display: none;
}
.gdpr-tab-content>.active {
	display: block;
}
.gdpr-fade {
	transition: opacity .15s linear;
}
.gdpr-nav-pills {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
	-ms-flex-direction: column !important;
	flex-direction: column !important;
	align-items: stretch !important;
	-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
	width: 100%;
	padding: 30px;
}
.nav.gdpr-nav-pills {
	background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
	border: 1px solid #0070ad;
	margin-bottom: 10px;
	color: #0070ad;
	font-size: 14px;
	display: block;
	padding: .5rem 1rem;
	border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
	background-color: #0070ad;
	border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
	color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
	padding-top: 30px;
	margin-top: 30px;
	border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
	background-color: #0070ad;
	border-color: #0070ad;
	color: #ffffff;
	font-size: 14px;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: .25rem;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
	color: #343438;
	font-size: 14px;
	margin-top: 0;
}
.gdpr-tab-content h4 {
	font-size: 20px;
	margin-bottom: .5rem;
	margin-top: 0;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
	color: inherit;
}


.cli-container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.cli-row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.cli-col-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}
.cli-col-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
}
.cli-align-items-stretch {
	-ms-flex-align: stretch!important;
	align-items: stretch!important;
}
.cli-d-flex {
	display: -ms-flexbox!important;
	display: flex!important;
}
.cli-px-0 {
	padding-left: 0;
	padding-right: 0;
}
.cli-btn {
	cursor: pointer;
	font-size: 14px;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: .5rem 1.25rem;
	line-height: 1;
	border-radius: .25rem;
	transition: all .15s ease-in-out;
}
.cli-btn:hover {
  opacity: .8;
}
.cli-read-more-link {
	cursor: pointer;
	font-size: 15px;
	font-weight: 500;
	text-decoration: underline;
}
.cli-btn:focus {
	outline: 0;
}
.cli-modal-backdrop.cli-show {
  opacity: .8;
}
.cli-modal-open {
  overflow: hidden
}
.cli-barmodal-open {
  overflow: hidden
}
.cli-modal-open .cli-modal {
	overflow-x: hidden;
	overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out,-webkit-transform .3s ease-out;
	-webkit-transform: translate(0,-25%);
	transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
	-webkit-transform: translate(0,0);
	transform: translate(0,0)
}
.cli-modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
	display: none;
}
.cli-modal-backdrop.cli-fade {
  opacity: 0
}
.cli-modal-backdrop.cli-show {
	opacity: .5;
	display: block;
}
.cli-modal.cli-show {
	display: block;
}
.cli-modal a {
	text-decoration: none;
}
.cli-modal .cli-modal-dialog {
	position: relative;
	width: auto;
	margin: .5rem;
	pointer-events: none;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
	.cli-modal .cli-modal-dialog {
		max-width:500px;
		margin: 1.75rem auto;
		min-height: calc(100% - (1.75rem * 2))
	}
}
@media (min-width: 992px) {
	.cli-modal .cli-modal-dialog {
		max-width: 900px;
	}
}
.cli-modal-content {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border-radius: .3rem;
	outline: 0
}
.cli-modal .row {
	margin: 0 -15px;
}
.cli-modal .modal-body {
	padding: 0;
	position: relative;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 1;
	padding: 0;
	background-color: transparent !important;
	border: 0;
	-webkit-appearance: none;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
	outline: 0;
}
.cli-switch {
	display: inline-block;
	position: relative;
	min-height: 1px;
	padding-left: 70px;
	font-size: 14px;
}
.cli-switch input[type="checkbox"] {
	display:none;
}
.cli-switch .cli-slider {
	background-color: #e3e1e8;
	height: 24px;
	width: 50px;
	bottom: 0;
	cursor: pointer;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: .4s;
}
.cli-switch .cli-slider:before {
	background-color: #fff;
	bottom: 2px;
	content: "";
	height: 20px;
	left: 2px;
	position: absolute;
	transition: .4s;
	width: 20px;
}
.cli-switch input:checked + .cli-slider {
	background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
	transform: translateX(26px);
}
.cli-switch .cli-slider {
	border-radius: 34px;
}
.cli-switch .cli-slider:before {
	border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
	display: block;
}
.cli-fade {
	transition: opacity .15s linear;
}
.cli-nav-pills {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
	-ms-flex-direction: column;
	flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
	width: 100%;
	padding: 30px;
}
@media (max-width: 767px) {
	.cli-nav-pills, .cli-tab-content {
	padding: 30px 10px;
	}
}
.cli-nav-pills {
	background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
	border: 1px solid #00acad;
	margin-bottom: 10px;
	color: #00acad;
	font-size: 14px;
	display: block;
	padding: .5rem 1rem;
	border-radius: .25rem;
	cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
	background-color: #00acad;
	border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
	color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
	padding-top: 30px;
	margin-top: 30px;
	border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
	color: #343438;
	font-size: 14px;
	margin-top: 0;
}
.cli-tab-content h4 {
	font-size: 20px;
	margin-bottom: 1.5rem;
	margin-top: 0;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
	color: inherit;
}
/* Settings Popup */
.cli-container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.cli-row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.cli-col-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}
.cli-col-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
	flex-direction: column;
}
.cli-align-items-stretch {
	-ms-flex-align: stretch!important;
	align-items: stretch!important;
}
.cli-d-flex {
	display: -ms-flexbox!important;
	display: flex!important;
}
.cli-px-0 {
	padding-left: 0;
	padding-right: 0;
}
.cli-btn {
	cursor: pointer;
	font-size: 14px;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: .5rem 1.25rem;
	line-height: 1;
	border-radius: .25rem;
	transition: all .15s ease-in-out;
}
.cli-btn:hover {
  opacity: .8;
}
.cli-read-more-link {
	cursor: pointer;
	font-size: 15px;
	font-weight: 500;
	text-decoration: underline;
}
.cli-btn:focus {
	outline: 0;
}
.cli-modal-backdrop.cli-show {
  opacity: .8;
}
.cli-modal-open {
  overflow: hidden
}
.cli-barmodal-open {
  overflow: hidden
}
.cli-modal-open .cli-modal {
	overflow-x: hidden;
	overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out,-webkit-transform .3s ease-out;
	-webkit-transform: translate(0,-25%);
	transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
	-webkit-transform: translate(0,0);
	transform: translate(0,0)
}
.cli-modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
	-webkit-transform:scale(0);
	transform:scale(0);
	transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
  opacity: 0;

}
.cli-modal-backdrop.cli-show {
	opacity: .5;
  -webkit-transform:scale(1);
  transform:scale(1);
}
.cli-modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 99999;
	transform: scale(0);
	overflow: hidden;
	outline: 0;
	display: none;
}
.cli-modal a {
	text-decoration: none;
}
.cli-modal .cli-modal-dialog {
	position: relative;
	width: auto;
	margin: .5rem;
	pointer-events: none;
	font-family: inherit;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
	.cli-modal .cli-modal-dialog {
		max-width:500px;
		margin: 1.75rem auto;
		min-height: calc(100% - (1.75rem * 2))
	}
}
.cli-modal-content {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border-radius: .2rem;
	box-sizing: border-box;
	outline: 0
}
.cli-modal .row {
	margin: 0 -15px;
}
.cli-modal .modal-body {
	padding: 0;
	position: relative;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
	outline: 0;
}
.cli-switch {
	display: inline-block;
	position: relative;
	min-height: 1px;
	padding-left: 38px;
	font-size: 14px;
}
.cli-switch input[type="checkbox"] {
	display:none;
}
.cli-switch .cli-slider {
	background-color: #e3e1e8;
	height: 20px;
	width: 38px;
	bottom: 0;
	cursor: pointer;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: .4s;
}
.cli-switch .cli-slider:before {
	background-color: #fff;
	bottom: 2px;
	content: "";
	height: 15px;
	left: 3px;
	position: absolute;
	transition: .4s;
	width: 15px;
}
.cli-switch input:checked + .cli-slider {
	background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
	transform: translateX(18px);
}
.cli-switch .cli-slider {
	border-radius: 34px;
	font-size:0;
}
.cli-switch .cli-slider:before {
	border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
	-ms-flex-direction: column;
	flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
	width: 100%;
	padding:5px 30px 5px 5px;
	box-sizing: border-box;
}
@media (max-width: 767px) {
	.cli-nav-pills, .cli-tab-content {
	padding: 30px 10px;
	}
}
.cli-nav-pills {
	background: #fff;
}
.cli-nav-pills .cli-nav-link {
	border: 1px solid #cccccc;
	margin-bottom: 10px;
	color:#2a2a2a;
	font-size: 14px;
	display: block;
	padding: .5rem 1rem;
	border-radius: .25rem;
	cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
	background-color: #f6f6f9;
	border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
	color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
	padding-top: 30px;
	margin-top: 30px;
	border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
	color: #343438;
	font-size: 14px;
	margin-top: 0;
}
.cli-tab-content h4 {
	font-size: 20px;
	margin-bottom: 1.5rem;
	margin-top: 0;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
	color: inherit;
}
/* Cookie Settings In Bar */
#cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
	background: transparent;
}

#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
	border-right: 1px solid currentColor;
	border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
	margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}
.cli-wrapper {
	max-width: 90%;
	float: none;
	margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
	margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
	padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
	display:none;
	text-align:left;
}

/* Popup Footer Styles */
.cli-tab-footer .cli-btn {
	background-color: #00acad;
	padding: 10px 15px;
	text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
	background-color: #61a229;
	color: #ffffff;
	border-radius: 0;
}

.cli-tab-footer {
	width:100%;
	text-align:right;
	padding: 20px 0;
}
/* version 2.0 */
.cli-col-12
{
	width:100%;
}
.cli-tab-header
{
	display: flex;
	justify-content: space-between;
}
.cli-tab-header a:before {
	width: 10px;
	height: 2px;
	left: 0;
	top: calc(50% - 1px);
}
.cli-tab-header a:after {
	width: 2px;
	height: 10px;
	left: 4px;
	top: calc(50% - 5px);
	-webkit-transform: none;
	transform: none;
}
.cli-tab-header a:before {
	width: 7px;
	height: 7px;
	border-right: 1px solid #4a6e78;
	border-bottom: 1px solid #4a6e78;
	content: " ";
	transform: rotate(-45deg);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
	position: relative;
	display: flex;
	align-items: center;
	font-size:14px;
	color:#000;
	text-transform: capitalize;

}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
	transform: rotate(45deg);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.cli-tab-header {
	border-radius: 5px;
	padding: 12px 15px;
	cursor: pointer;
	transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
	background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	-webkit-appearance: none;
	width: 40px;
	height: 40px;
	padding: 0;
	border-radius: 50%;
	padding: 10px;
	background: transparent;
	border:none;
	min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
	font-family: inherit;
	font-size: 16px;
	margin-bottom: 15px;
	margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
	padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
	font-size: 14px;
	line-height: 1.4;
	margin-top: 0;
	padding: 0;
	color: #000;
}
.wt-cli-privacy
{
	display:none;
}
.cli-tab-content
{
	display:none;
}
.cli-tab-section .cli-tab-content
{
	padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
	margin-top:5px;
}
@media (min-width: 992px) {
	.cli-modal .cli-modal-dialog {
		max-width: 645px;
	}
}
.cli-switch .cli-slider:after{
	content: attr(data-cli-disable);
	position: absolute;
	right: 50px;
	color: #000;
	font-size:12px;
	text-align:right;
	min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
	content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
	max-height: 60px;
	transition: max-height 0.15s ease-out;
	overflow: hidden;
}
a.cli-privacy-readmore {
	font-size: 12px;
	margin-top: 12px;
	display: inline-block;
	padding-bottom: 0;
	cursor: pointer;
	color:#000;
	text-decoration: underline;
}
.cli-modal-footer {
	position: relative;
}
a.cli-privacy-readmore:before {
	content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
	content: attr(data-readless-text);
}

.cli-collapsed .cli-privacy-content
{
	transition: max-height 0.25s ease-in;

}
.cli-privacy-content p
{
	margin-bottom:0;
}
.cli-modal-close svg {
	fill: #000;
}
span.cli-necessary-caption {
	color: #000;
	font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
	display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
	display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
	display: none;
}
.cli-tab-container .cli-row
{
	max-height: 500px;
	overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
	z-index: -1;
}
.cli-modal.cli-blowup {
	z-index: 999999;
	transform: scale(1);

  }
  .cli-modal.cli-blowup .cli-modal-dialog {
	animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
  }
  .cli-modal.cli-blowup.cli-out .cli-modal-dialog
  {
	animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
  }
  @keyframes blowUpContent {
	0% {
	  transform: scale(1);
	  opacity: 1;
	}
	99.9% {
	  transform: scale(2);
	  opacity: 0;
	}
	100% {
	  transform: scale(0);
	}
  }
  @keyframes blowUpContentTwo {
	0% {
	  transform: scale(2);
	  opacity: 0;
	}
	100% {
	  transform: scale(1);
	  opacity: 1;
	}
  }
  @keyframes blowUpModal {
	0% {
	  transform: scale(0);
	}
	100% {
	  transform: scale(1);
	}
  }
  @keyframes blowUpModalTwo {
	0% {
	  transform: scale(1);
	  opacity: 1;
	}
	50% {
		transform: scale(0.5);
		opacity: 0;
	  }
	100% {
	  transform: scale(0);
	  opacity: 0;
	}
  }
  .cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
	font-size: 12px;
}
.cli_settings_button
{
	cursor: pointer;
}
/* Accessibility Fix */
.wt-cli-sr-only
{
	display: none;
	font-size:16px;
}
/* Changes for CCPA
Version : 1.8.9
*/
a.wt-cli-element.cli_cookie_close_button {
	text-decoration: none;
	color: #333333;
	font-size: 22px;
	line-height: 22px;
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 5px;
}
/* GDPR Bar Version 2 */
.cli-bar-container{
	float: none;
	margin: 0 auto;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.cli-bar-btn_container {
	margin-left: 20px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	flex-wrap: nowrap;
}
.cli-style-v2 a
{
	cursor: pointer;
}
.cli-bar-btn_container a {
	white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
	font-weight:inherit;
}
.cli-style-v2
{
	font-size: 11pt;
	line-height: 18px;
	font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
	display: block;
}
.cli-style-v2 .cli-bar-message {
	width: 70%;
	text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
	width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
	margin-top:8px;
	margin-left: 0px;
	flex-wrap: wrap;
}
/* #cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-message {
	text-align: center;
} */
#cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
	margin-top:8px;
	margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
	text-align: left;
	/* padding-left: 15px; */
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 16px;
}
/* #cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container.cli-style-v2 {
	padding-left: 0px;
	padding-right: 0px;
} */

.cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
	margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
	margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
	font-size: inherit;
	cursor: pointer;
	margin: 0px 0px 0px 5px;
}
/* .cli-bar-container.cli-style-v2 {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
} */
#cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
	padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
	padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
	padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
	text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
	margin-top: 5px;
	margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
	white-space: nowrap;
	text-decoration: underline;
}
.wt-cli-necessary-checkbox {
	display: none !important;
}
@media (max-width: 985px) {
	.cli-style-v2 .cli-bar-message
	{
		width:100%;
	}
	.cli-style-v2.cli-bar-container
	{
		justify-content:left;
		flex-wrap: wrap;
	}
	.cli-style-v2 .cli-bar-btn_container {
		margin-left:0px;
		margin-top: 10px;
	}
	#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
	{
		padding: 25px 25px;
	}
}
/* Settings popup footer section */
.wt-cli-ckyes-brand-logo {
	display: flex;
	align-items: center;
	font-size: 9px;
	color: #111111;
	font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
	width: 65px;
	margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
	padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){

	.cli-style-v2 .cli-bar-btn_container {
		flex-wrap: wrap;
	}
}
/* Fix: HTML validation error due to the enclosing of <p> tags on category description */
.wt-cli-cookie-description {
	font-size: 14px;
	line-height: 1.4;
	margin-top: 0;
	padding: 0;
	color: #000;
}
/* DNCG Pathways Core Styles - Part 1: Variables & Base */
/* Clean, neutral styling for multi-site use */

:root {
    /* Color Palette - will be overridden by site-specific CSS */
    --dncg-primary-blue: #1e3a8a;
    --dncg-secondary-blue: #3b82f6;
    --dncg-teal: #0891b2;
    --dncg-light-blue: #dbeafe;
    --dncg-white: #ffffff;
    --dncg-dark: #1e293b;
    --dncg-gray: #64748b;
    --dncg-light-gray: #94a3b8;
    --dncg-border: #e2e8f0;
    --dncg-success: #059669;
    --dncg-warning: #d97706;
    --dncg-error: #dc2626;

    /* Typography */
    --dncg-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    --dncg-font-size-base: 16px;
    --dncg-line-height-base: 1.6;

    /* Spacing */
    --dncg-spacing-xs: 0.25rem;
    --dncg-spacing-sm: 0.5rem;
    --dncg-spacing-md: 1rem;
    --dncg-spacing-lg: 1.5rem;
    --dncg-spacing-xl: 2rem;
    --dncg-spacing-2xl: 3rem;
    --dncg-spacing-3xl: 4rem;

    /* Borders */
    --dncg-border-radius-sm: 0.375rem;
    --dncg-border-radius-md: 0.5rem;
    --dncg-border-radius-lg: 0.75rem;
    --dncg-border-radius-xl: 1rem;

    /* Shadows */
    --dncg-shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    --dncg-shadow-md: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    --dncg-shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    --dncg-shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);

    /* Transitions */
    --dncg-transition-fast: 0.15s ease-in-out;
    --dncg-transition-normal: 0.3s ease-in-out;
    --dncg-transition-slow: 0.5s ease-in-out;
}

/* ================================
   BASE & RESET STYLES
   ================================ */

.dncg-subject-area-wrapper * {
    box-sizing: border-box;
}

.dncg-subject-area-wrapper {
    font-family: var(--dncg-font-family);
    font-size: var(--dncg-font-size-base);
    line-height: var(--dncg-line-height-base);
    color: var(--dncg-dark);
    background: var(--dncg-white);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

/* Container */
.dncg-container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 var(--dncg-spacing-md);
}

.dncg-container-wide {
    max-width: 90%;
}

@media (min-width: 768px) {
    .dncg-container {
        padding: 0 var(--dncg-spacing-xl);
    }
}

/* ================================
   TYPOGRAPHY
   ================================ */

.dncg-subject-area-wrapper h1,
.dncg-subject-area-wrapper h2,
.dncg-subject-area-wrapper h3,
.dncg-subject-area-wrapper h4,
.dncg-subject-area-wrapper h5,
.dncg-subject-area-wrapper h6 {
    font-weight: 700;
    line-height: 1.25;
    margin-bottom: var(--dncg-spacing-md);
    color: var(--dncg-dark);
}

.dncg-subject-area-wrapper h1 {
    font-size: 2.25rem;
    line-height: 1.1;
    color: white;
}

.dncg-subject-area-wrapper h2 {
    font-size: 1.875rem;
}

.dncg-subject-area-wrapper h3 {
    font-size: 1.75rem;
}

.dncg-subject-area-wrapper h4 {
    font-size: 1.5rem;
}

.dncg-subject-area-wrapper h5 {
    font-size: 1.125rem;
}

.dncg-subject-area-wrapper h6 {
    font-size: 1rem;
}

@media (min-width: 768px) {
    .dncg-subject-area-wrapper h1 {
        font-size: 3.5rem;
    }

    .dncg-subject-area-wrapper h2 {
        font-size: 2.25rem;
    }

    .dncg-subject-area-wrapper h3 {
        font-size: 1.875rem;
    }
}

/* DNCG Pathways Core Styles - Part 2: Navigation & Hero */

/* ================================
   PAGE NAVIGATION
   ================================ */

.dncg-page-navigation {
    position: sticky;
    top: 0;
    margin-top: -3rem;
    width: 95%;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    z-index: 5;
    transition: all 0.3s ease;
    padding: 1rem;
    margin-bottom: -2rem;
    background: var(--dncg-white);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

/* Navigation wrapper */
.dncg-nav-wrapper {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    z-index: 1;
}

.dncg-nav-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
    padding: 15px 0;
    position: relative;
    z-index: 2;
}

/* Navigation pills */
.dncg-nav-pills {
    display: flex;
    align-items: center;
    gap: 8px;
    flex: 1;
    position: relative;
    z-index: 2;
}

.dncg-nav-label {
    font-weight: 600;
    color: var(--dncg-gray);
    margin-right: 8px;
    font-size: 1.1rem;
    opacity: 0.7;
}

.dncg-nav-pill {
    padding: 8px 14px;
    background: var(--dncg-white);
    border: 1px solid var(--dncg-border);
    border-radius: 20px;
    text-decoration: none;
    color: var(--dncg-gray);
    font-size: 1.1rem;
    font-weight: 500;
    transition: all var(--dncg-transition-fast);
    white-space: nowrap;
}

.dncg-nav-pill:hover,
.dncg-nav-pill.active {
    background: var(--dncg-primary-blue);
    color: var(--dncg-white);
    border-color: var(--dncg-primary-blue);
    transform: translateY(-1px);
    box-shadow: 0 2px 8px rgba(30, 58, 138, 0.2);
    text-decoration: none;
}

/* Apply Now Button */
.dncg-apply-wrapper {
    flex-shrink: 0;
    position: relative;
    z-index: 2;
}

.dncg-apply-now-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: linear-gradient(135deg, var(--dncg-teal) 0%, var(--dncg-primary-blue) 100%);
    color: var(--dncg-white);
    padding: 12px 28px;
    border-radius: 30px;
    text-decoration: none;
    font-weight: 700;
    font-size: 1.1rem;
    transition: all var(--dncg-transition-normal);
    box-shadow: 0 4px 15px rgba(8, 145, 178, 0.3);
    position: relative;
    overflow: hidden;
}

.dncg-apply-now-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.5s ease;
}

.dncg-apply-now-btn:hover {
    transform: scale(1.05) translateY(-2px);
    box-shadow: 0 6px 25px rgba(8, 145, 178, 0.4);
    color: var(--dncg-white);
    text-decoration: none;
}

.dncg-apply-now-btn:hover::before {
    left: 100%;
}

.dncg-apply-text {
    font-weight: 700;
}

.dncg-apply-arrow {
    width: 18px;
    height: 18px;
    transition: transform var(--dncg-transition-normal);
}

.dncg-apply-now-btn:hover .dncg-apply-arrow {
    transform: translateX(3px);
}

/* Scrolled state */
.dncg-page-navigation.dncg-nav-scrolled {
    margin-top: 0;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.dncg-page-navigation.dncg-nav-scrolled .dncg-nav-inner {
    padding: 10px 0;
}

.dncg-page-navigation.dncg-nav-scrolled .dncg-apply-now-btn {
    padding: 10px 24px;
    font-size: 0.95rem;
}

/* ================================
   HERO SECTION
   ================================ */

.dncg-hero-section {
    position: relative;
    min-height: 50vh;
    display: block;
    align-items: center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: var(--dncg-primary-blue);
    overflow: hidden;
}

/* Gradient overlay */
.dncg-hero-section::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, 
        rgba(30, 58, 138, 0.95) 0%,
        rgba(37, 99, 235, 0.85) 50%,
        rgba(6, 182, 212, 0.75) 100%
    );
    z-index: 1;
    pointer-events: none;
}

/* Ensure all content sits above the gradient */
.dncg-hero-content,
.dncg-hero-video-wrapper {
    position: relative;
    z-index: 2;
    width: 100%;
}

.dncg-hero-content {
    padding: 80px 0;
}

.dncg-hero-headline {
    text-align: center;
    font-size: 2.5rem;
    font-weight: 900;
    color: var(--dncg-white);
    margin-bottom: 30px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
    line-height: 1.2;
    position: relative;
    z-index: 1;
}

/* Subject highlight - Clean version */
.dncg-hero-headline .subject-highlight {
    background: linear-gradient(135deg, #8b5cf6, #7c3aed);
    color: white;
    padding: 0 14px;
    border-radius: 4px;
    box-shadow: 0 4px 12px rgba(139, 92, 246, 0.4);
    font-size: 2.5rem;
    line-height: 1.2;
    text-shadow: none;
    display: inline;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
}

@media (min-width: 768px) {
    .dncg-hero-headline .subject-highlight {
        font-size: 3.5rem;
    }
}

.dncg-hero-intro {
    font-size: 1.2rem;
    color: var(--dncg-white);
    margin-bottom: 40px;
    max-width: 700px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
    line-height: 1.5;
    opacity: 0.95;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
}

.dncg-hero-intro p {
    margin-bottom: 0;
}

.dncg-hero-audience-selector {
    text-align: center;
    margin-top: 40px;
    position: relative;
    z-index: 1;
}

.dncg-hero-audience-selector .dncg-selector-label {
    font-weight: 600;
    margin-bottom: 20px;
    color: var(--dncg-white);
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
    font-size: 1.1rem;
}

/* Video Hero Layout */
.dncg-hero-with-video {
    min-height: 70vh;
    position: relative;
    overflow: hidden;
}

.dncg-hero-video-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.dncg-hero-video-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
}

.dncg-hero-video-content {
    position: relative;
    padding: 80px 0;
    min-height: auto;
    display: block;
    align-items: center;
}

.dncg-hero-video-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
    align-items: center;
    position: relative;
}

.dncg-hero-content-column {
    order: 2;
    position: relative;
}

.dncg-hero-video-column {
    order: 1;
    position: relative;
}

/* Video Container */
.dncg-hero-video-container {
    position: relative;
    max-width: 100%;
}

.dncg-video-wrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%; /* 16:9 aspect ratio */
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    border: 3px solid rgba(255, 255, 255, 0.2);
}

.dncg-hero-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 12px;
}

.dncg-video-caption {
    text-align: center;
    margin-top: 15px;
    color: var(--dncg-white);
    font-size: 0.9rem;
    opacity: 0.9;
    font-style: italic;
}

/* Video Hero Content Adjustments */
.dncg-hero-with-video .dncg-hero-headline {
    font-size: 2rem;
    line-height: 1.1;
    margin-bottom: 20px;
}

.dncg-hero-with-video .dncg-hero-intro {
    font-size: 1.1rem;
    margin-bottom: 30px;
}

.dncg-hero-with-video .dncg-hero-audience-selector {
    margin-top: 30px;
}

/* Audience Dropdown in Hero */
.dncg-hero-top-controls {
    position: absolute;
    top: 20px;
    z-index: 10;
}

.dncg-audience-compact {
    display: flex;
    align-items: center;
    gap: 10px;
    background: rgba(255, 255, 255, 0.1);
    padding: 8px 15px;
    border-radius: 30px;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    transition: all var(--dncg-transition-normal);
}

.dncg-audience-compact:hover {
    background: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.3);
}

.dncg-audience-compact label {
    color: var(--dncg-white);
    font-size: 0.9rem;
    font-weight: 500;
    opacity: 0.9;
    white-space: nowrap;
}

.dncg-audience-dropdown {
    background: rgba(255, 255, 255, 0.95);
    border: none;
    padding: 6px 12px;
    border-radius: 20px;
    font-size: 0.9rem;
    font-weight: 600;
    color: var(--dncg-primary-blue);
    cursor: pointer;
    transition: all var(--dncg-transition-normal);
    min-width: 150px;
    outline: none;
    margin-bottom: 0;
}

.dncg-audience-dropdown:hover {
    background: var(--dncg-white);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.dncg-audience-dropdown:focus {
    outline: 2px solid var(--dncg-teal);
    outline-offset: 2px;
}

/* Hero Responsive Design */
@media (min-width: 768px) {
    .dncg-hero-section {
        min-height: 50vh;
        display:flex;
    }

    .dncg-hero-headline {
        font-size: 3.5rem;
    }

    .dncg-hero-intro {
        font-size: 1.4rem;
    }

    .dncg-hero-content {
        padding: 100px 0;
    }

    .dncg-hero-video-content {
        padding: 70px 0;
        display: flex;
        min-height:60vh;
    }

    .dncg-hero-video-grid {
        grid-template-columns: 1fr 1fr;
        gap: 60px;
    }

    .dncg-hero-content-column {
        order: 1;
    }

    .dncg-hero-video-column {
        order: 2;
    }

    .dncg-hero-with-video .dncg-hero-headline {
        font-size: 2.5rem;
    }

    .dncg-hero-with-video .dncg-hero-intro {
        font-size: 1.2rem;
    }

    .dncg-hero-top-controls {
        right: 20px;
    }
}

/* Mobile Navigation */
@media (max-width: 768px) {
    .dncg-page-navigation {
        margin-top: -40px;
        margin-bottom: -40px;
        padding: 40px 0;
    }
    
    .dncg-nav-inner {
        flex-direction: column;
        gap: 15px;
        padding: 12px 0;
    }
    
    .dncg-nav-pills {
        flex-wrap: wrap;
        justify-content: center;
        gap: 5px;
        width: 100%;
    }
    
    .dncg-nav-label {
        display: none;
    }
    
    .dncg-nav-pill {
        font-size: 0.75rem;
        padding: 5px 10px;
    }
    
    .dncg-apply-wrapper {
        width: 100%;
    }
    
    .dncg-apply-now-btn {
        width: 100%;
        justify-content: center;
        padding: 12px 20px;
    }
}

/* DNCG Pathways Core Styles - Part 3: Features Section */

/* ================================
   FEATURES SECTION - CLEAN VERSION
   ================================ */

.dncg-features-section {
    padding: 80px 0;
    background: var(--dncg-white);
    position: relative;
}

.dncg-features-section-breakout {
    overflow: visible;
}

/* Default: Two column layout (no testimonial) */
.dncg-features-grid.dncg-no-testimonial {
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
    margin-top: 40px;
}

@media (min-width: 768px) {
    .dncg-features-grid.dncg-no-testimonial {
        grid-template-columns: 1fr 1fr;
        gap: 35px;
    }
}

/* Three column layout with testimonial (no image) */
.dncg-features-grid.dncg-testimonial-no-image {
    display: grid;
    grid-template-columns: 1fr;
    gap: 25px;
    margin-top: 40px;
}

@media (min-width: 768px) {
    .dncg-features-grid.dncg-testimonial-no-image {
        grid-template-columns: 1fr 1fr;
        gap: 30px;
    }
}

@media (min-width: 1024px) {
    .dncg-features-grid.dncg-testimonial-no-image {
        grid-template-columns: 1fr 1fr 1fr;
        gap: 30px;
        align-items: stretch;
    }
}

/* Three column layout with testimonial (with image) */
.dncg-features-grid.dncg-testimonial-with-image {
    display: grid;
    grid-template-columns: 1fr;
    gap: 25px;
    margin-top: 40px;
}

@media (min-width: 768px) {
    .dncg-features-grid.dncg-testimonial-with-image {
        grid-template-columns: 1fr 1fr;
        gap: 30px;
    }
}

@media (min-width: 1024px) {
    .dncg-features-grid.dncg-testimonial-with-image {
        grid-template-columns: 1fr 1fr 1fr;
        gap: 30px;
        align-items: stretch;
    }
}

/* Clean testimonial styling */
.dncg-testimonial-card {
    background: transparent;
    padding: 0;
    border-radius: 0;
    border: 0;
    box-shadow: none;
    position: relative;
    text-align: center;
    transition: all var(--dncg-transition-normal);
}

.dncg-testimonial-card:hover {
    transform: translateY(-2px);
}

/* Clean quote box */
.dncg-testimonial-quote {
    background: linear-gradient(135deg, var(--dncg-primary-blue) 0%, var(--dncg-secondary-blue) 100%);
    padding: 2rem;
    margin: 0 1rem 2rem;
    font-size: 1.1rem;
    border-radius: 12px;
    color: white;
    position: relative;
    box-shadow: 0 4px 15px rgba(30, 58, 138, 0.2);
    transition: all 0.3s ease;
}

/* Speech bubble pointer */
.dncg-testimonial-quote::after {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid var(--dncg-secondary-blue);
    z-index: 2;
}

/* Circular testimonial image */
.dncg-testimonial-image {
    margin-top: 0;
    position: relative;
    text-align: center;
}

.dncg-testimonial-image img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    object-fit: cover;
    transition: all var(--dncg-transition-normal);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    border: 3px solid var(--dncg-white);
}

.dncg-testimonial-image img:hover {
    transform: scale(1.05);
}

/* Clean attribution styling */
.dncg-testimonial-attribution {
    display: inline-block;
    text-align: center;
    margin-top: 1rem;
}

.dncg-testimonial-name {
    font-weight: 700;
    font-size: 1.3rem;
    color: var(--dncg-dark);
    margin-bottom: 0.25rem;
    display: table;
    line-height: 1.2;
}

.dncg-testimonial-course {
    font-size: 0.9rem;
    color: var(--dncg-gray);
    font-weight: 600;
    margin: 0;
    display: table;
    line-height: 1.3;
}

.dncg-testimonial-additional {
    padding:2rem;
    text-align:left;
}
.dncg-testimonial-additional p {
    font-size:1rem;
}

/* Avatar fallback */
.dncg-testimonial-avatar-fallback {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background: linear-gradient(135deg, var(--dncg-light-blue), var(--dncg-primary-blue));
    display: inline-block;
    margin: 10px auto;
    font-size: 2.5rem;
    color: var(--dncg-white);
    font-weight: 700;
    line-height: 120px;
    text-align: center;
    box-shadow: var(--dncg-shadow-md);
    transition: all var(--dncg-transition-normal);
}

/* Hide avatar fallback when no image */
.dncg-features-grid.dncg-testimonial-no-image .dncg-testimonial-avatar-fallback {
    display: none;
}

/* Special positioning for no-image testimonials */
.dncg-features-grid.dncg-testimonial-no-image .dncg-testimonial-attribution {
    position: relative;
    margin-top: 1.5rem;
    text-align: center;
}

/* Adjust quote for no-image layout */
.dncg-features-grid.dncg-testimonial-no-image .dncg-testimonial-quote {
    margin-bottom: 1.5rem;
}

/* With-image testimonial adjustments */
.dncg-features-grid.dncg-testimonial-with-image .dncg-testimonial-attribution {
    margin-top: 1rem;
    text-align: center;
}

/* Mobile adjustments */
@media (max-width: 767px) {
    .dncg-testimonial-quote {
        font-size: 1rem;
        padding: 1.5rem;
    }
    
    .dncg-testimonial-image img,
    .dncg-testimonial-avatar-fallback {
        width: 100px;
        height: 100px;
    }
    
    .dncg-testimonial-name {
        font-size: 1.1rem;
    }
    
    .dncg-testimonial-course {
        font-size: 0.85rem;
    }
}

/* ================================
   FEATURE CARDS
   ================================ */

.dncg-feature-card {
    background: var(--dncg-white);
    padding: 30px;
    border-radius: 15px;
    box-shadow: var(--dncg-shadow-lg);
    border: 1px solid var(--dncg-border);
    transition: all var(--dncg-transition-normal);
    position: relative;
}

.dncg-feature-card:hover {
    transform: translateY(-2px);
    box-shadow: var(--dncg-shadow-xl);
}

.dncg-feature-card h3 {
    color: var(--dncg-primary-blue);
    font-size: 1.3rem;
    font-weight: 700;
    margin-bottom: 20px;
}

/* Feature list styling */
.dncg-feature-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.dncg-feature-item {
    display: grid;
    grid-template-columns: 2rem 1fr;
    gap: 0.75rem;
    align-items: start;
    margin-bottom: 1rem;
    padding: 0;
}

/* Bullet column */
.dncg-bullet {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width: 2rem;
    padding-top: 0.1rem;
}

/* Content column */
.dncg-content {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

/* Heading styling */
.dncg-heading {
    font-weight: bold;
    font-size: 1rem;
    line-height: 1.2;
    color: #333;
    margin: 0;
}

/* Description styling */
.dncg-description {
    line-height: 1.4;
    color: #666;
    margin: 0;
}

/* Legacy items */
.dncg-feature-item.legacy .dncg-description {
    color: #333;
    font-weight: normal;
}

/* Icon styling */
.dncg-emoji {
    font-size: 1.5rem;
    display: block;
    line-height: 1;
}

.dncg-checkmark {
    color: #28a745;
    font-weight: bold;
    font-size: 1.1rem;
}

/* Highlight stat styling */
.dncg-highlight-stat {
    background: linear-gradient(135deg, var(--dncg-teal), var(--dncg-secondary-blue));
    color: var(--dncg-white);
    padding: 15px;
    border-radius: 10px;
    text-align: center;
    margin: 20px 0;
    font-weight: 600;
}

/* CTA Button styling */
.dncg-cta-button {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: var(--dncg-teal);
    color: var(--dncg-white);
    padding: 15px 25px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 700;
    font-size: 1rem;
    transition: all var(--dncg-transition-normal);
    box-shadow: 0 4px 15px rgba(8, 145, 178, 0.3);
}

.dncg-cta-button:hover {
    background: var(--dncg-primary-blue);
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(8, 145, 178, 0.4);
    color: var(--dncg-white);
    text-decoration: none;
}

.dncg-button-icon {
    font-size: 1.1em;
}

/* Mobile responsive adjustments */
@media (max-width: 767px) {
    .dncg-features-grid {
        gap: 25px;
    }
    
    .dncg-feature-card {
        padding: 25px;
    }
    
    .dncg-testimonial-card {
        padding: 15px;
        gap: 15px;
    }
    
    .dncg-feature-item {
        grid-template-columns: 1.5rem 1fr;
        gap: 0.5rem;
    }
    
    .dncg-bullet {
        width: 1.5rem;
    }
    
    .dncg-heading {
        font-size: 0.95rem;
    }
    
    .dncg-description {
        font-size: 0.9rem;
    }
}

/* DNCG Pathways Core Styles - Part 4: Facilities & Course Progression */

/* ================================
   FACILITIES SECTION
   ================================ */

.dncg-facilities-section {
    padding: 80px 0;
    background: linear-gradient(135deg, #f8fafc 0%, var(--dncg-light-blue) 100%);
    position: relative;
    overflow: hidden;
}

.dncg-facilities-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent 0%, var(--dncg-border) 50%, transparent 100%);
}

.dncg-facilities-section .dncg-container, 
.dncg-facilities-section .dncg-facilities-wrapper {
    max-width: 1600px;
}

.dncg-facilities-header {
    text-align: center;
    margin-bottom: 60px;
}

.dncg-facilities-header h2 {
    font-size: 2.5rem;
    font-weight: 800;
    color: var(--dncg-primary-blue);
    margin-bottom: 20px;
    position: relative;
}

.dncg-facilities-header h2::after {
    content: '';
    display: block;
    width: 60px;
    height: 4px;
    background: var(--dncg-teal);
    margin: 15px auto 0;
    border-radius: 2px;
}

.dncg-facilities-wrapper {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.dncg-facility-item {
    margin-bottom: 80px;
    position: relative;
}

.dncg-facility-content-wrapper {
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
    align-items: center;
    background: var(--dncg-white);
    border-radius: 20px;
    padding: 40px;
    box-shadow: 0 8px 30px rgba(30, 58, 138, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(10px);
    position: relative;
    overflow: hidden;
    transition: all var(--dncg-transition-normal);
}

.dncg-facility-content-wrapper:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(30, 58, 138, 0.15);
}

.dncg-facility-content-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, var(--dncg-teal) 0%, var(--dncg-secondary-blue) 100%);
    z-index: 2;
}

.dncg-facility-even {
    margin-left: 0;
    margin-right: 40px;
}

.dncg-facility-odd {
    margin-left: 40px;
    margin-right: 0;
}

.dncg-facility-image-container {
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    height: 280px;
    background: var(--dncg-light-blue);
}

.dncg-facility-image {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 15px;
}

.dncg-facility-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform var(--dncg-transition-slow);
}

.dncg-facility-content-wrapper:hover .dncg-facility-image img {
    transform: scale(1.05);
}

.dncg-facility-image-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, 
        rgba(30, 58, 138, 0.1) 0%, 
        rgba(8, 145, 178, 0.2) 50%,
        rgba(59, 130, 246, 0.1) 100%
    );
    opacity: 0;
    transition: opacity var(--dncg-transition-normal);
}

.dncg-facility-content-wrapper:hover .dncg-facility-image-overlay {
    opacity: 1;
}

.dncg-facility-placeholder {
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, var(--dncg-light-blue) 0%, #e2e8f0 100%);
    color: var(--dncg-gray);
}

.dncg-placeholder-icon svg {
    width: 48px;
    height: 48px;
    opacity: 0.6;
}

.dncg-facility-content {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 200px;
}

.dncg-facility-text {
    flex: 1;
}

.dncg-facility-title {
    font-size: 1.8rem;
    font-weight: 700;
    color: var(--dncg-primary-blue);
    margin-bottom: 20px;
    line-height: 1.3;
    position: relative;
}

.dncg-facility-description {
    font-size: 1.1rem;
    line-height: 1.7;
    color: var(--dncg-gray);
}

.dncg-facility-description p {
    margin-bottom: 16px;
}

.dncg-facility-description p:last-child {
    margin-bottom: 0;
}

/* Tablet and Desktop Layout */
@media (min-width: 768px) {
    .dncg-facilities-wrapper {
        padding: 0 40px;
    }

    .dncg-facility-content-wrapper {
        grid-template-columns: 1fr 1fr;
        gap: 50px;
        padding: 50px;
    }

    .dncg-facility-image-container {
        height: 320px;
    }

    .dncg-facility-even .dncg-facility-image-container {
        order: 1;
    }

    .dncg-facility-even .dncg-facility-content {
        order: 2;
    }

    .dncg-facility-odd .dncg-facility-image-container {
        order: 2;
    }

    .dncg-facility-odd .dncg-facility-content {
        order: 1;
    }

    .dncg-facility-even {
        margin-left: 0;
        margin-right: 80px;
    }

    .dncg-facility-odd {
        margin-left: 80px;
        margin-right: 0;
    }

    .dncg-facility-title {
        font-size: 2rem;
    }

    .dncg-facility-description {
        font-size: 1.15rem;
    }
}

/* ================================
   MAIN SECTION STYLES & HEADERS
   ================================ */

.dncg-careers-section,
.dncg-courses-section,
.dncg-progression-section {
    padding: 80px 0;
}

.dncg-careers-section {
    background: var(--dncg-white);
}

.dncg-courses-section {
    background: linear-gradient(135deg, #f8fafc 0%, var(--dncg-light-blue) 100%);
}

.dncg-progression-section {
    background: var(--dncg-white);
}

/* Section headers */
.dncg-careers-section h2,
.dncg-courses-section h2,
.dncg-progression-section h2,
.dncg-news-social-section h2,
.dncg-gallery-section h2 {
    font-size: 2.5rem;
    font-weight: 800;
    color: var(--dncg-primary-blue);
    text-align: center;
    margin-bottom: 20px;
    position: relative;
}

.dncg-careers-section h2::after,
.dncg-courses-section h2::after,
.dncg-progression-section h2::after,
.dncg-news-social-section h2::after,
.dncg-gallery-section h2::after {
    content: '';
    display: block;
    width: 60px;
    height: 4px;
    background: var(--dncg-teal);
    margin: 15px auto 0;
    border-radius: 2px;
}

.dncg-section-intro {
    text-align: center;
    font-size: 1.1rem;
    color: var(--dncg-gray);
    max-width: 600px;
    margin: 0 auto 50px;
}

.dncg-course-filters {
    margin-bottom: 40px;
    text-align: center;
}

/* DNCG Pathways Core Styles - Part 5: Careers, News & Gallery */

/* ================================
   CAREER GRID STYLES
   ================================ */

.dncg-careers-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 25px;
    margin-top: 40px;
}

.dncg-career-card {
    background: linear-gradient(135deg, var(--dncg-primary-blue) 0%, var(--dncg-secondary-blue) 100%);
    border-radius: 15px;
    padding: 25px;
    color: var(--dncg-white);
    position: relative;
    overflow: hidden;
    transition: all var(--dncg-transition-normal);
    box-shadow: 0 8px 25px rgba(30, 58, 138, 0.3);
}

.dncg-career-card::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    height: 100px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(8, 145, 178, 0.2) 100%);
    border-radius: 50%;
    transform: translate(30%, -30%);
    transition: all var(--dncg-transition-normal);
}

.dncg-career-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 35px rgba(30, 58, 138, 0.4);
}

.dncg-career-card:hover::before {
    transform: translate(20%, -20%) scale(1.2);
}

.dncg-career-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 15px;
    gap: 15px;
}

.dncg-career-title {
    font-size: 1.3rem;
    font-weight: 700;
    margin: 0;
    line-height: 1.3;
    flex: 1;
    color: white !important;
}

.dncg-career-level {
    background: rgba(255, 255, 255, 0.2);
    padding: 4px 12px;
    border-radius: 15px;
    font-size: 0.8rem;
    font-weight: 600;
    white-space: nowrap;
    backdrop-filter: blur(10px);
}

.dncg-career-content {
    margin-bottom: 20px;
}

.dncg-career-description {
    font-size: 0.95rem;
    line-height: 1.5;
    margin-bottom: 20px;
    opacity: 0.9;
}

.dncg-career-stats {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
    margin-bottom: 15px;
}

.dncg-stat {
    text-align: center;
    background: rgba(255, 255, 255, 0.1);
    padding: 12px;
    border-radius: 8px;
    backdrop-filter: blur(10px);
}

.dncg-stat-value {
    font-size: 1.1rem;
    font-weight: 700;
    margin-bottom: 2px;
}

.dncg-stat-label {
    font-size: 0.8rem;
    opacity: 0.8;
}

.dncg-career-meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 0.8rem;
    opacity: 0.8;
    margin-bottom: 15px;
    gap: 10px;
}

.dncg-job-postings {
    background: rgba(8, 145, 178, 0.3);
    padding: 4px 8px;
    border-radius: 12px;
    font-weight: 600;
}

.dncg-soc-code {
    font-family: monospace;
    font-weight: 600;
}

.dncg-career-footer {
    margin-top: auto;
}

.dncg-learn-more {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: var(--dncg-white);
    text-decoration: none;
    font-weight: 600;
    font-size: 0.9rem;
    padding: 8px 16px;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 8px;
    transition: all var(--dncg-transition-normal);
    backdrop-filter: blur(10px);
}

.dncg-learn-more:hover {
    background: var(--dncg-white);
    color: var(--dncg-primary-blue);
    transform: translateX(5px);
    text-decoration: none;
}

@media (min-width: 768px) {
    .dncg-careers-grid {
        grid-template-columns: 1fr 1fr;
        gap: 30px;
    }

    .dncg-career-card {
        padding: 30px;
    }

    .dncg-career-title {
        font-size: 1.4rem;
    }
}

/* ================================
   NEWS & SOCIAL MEDIA SECTION
   ================================ */

.dncg-news-social-section {
    padding: 60px 0;
    background: var(--dncg-white);
    border-top: 1px solid var(--dncg-border);
}

.dncg-news-social-section h2 {
    font-size: 2.25rem;
}

.dncg-news-social-section h2::after {
    width: 50px;
    height: 3px;
    margin: 12px auto 0;
}

.dncg-news-social-section .dncg-section-intro {
    font-size: 1rem;
    max-width: 500px;
    margin: 0 auto 40px;
}

.dncg-news-grid-compact {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 40px;
}

@media (min-width: 768px) {
    .dncg-news-grid-compact {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
    }
}

@media (min-width: 1024px) {
    .dncg-news-grid-compact {
        grid-template-columns: repeat(3, 1fr);
        gap: 30px;
    }
}

.dncg-news-card-compact {
    background: var(--dncg-white);
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 15px rgba(30, 58, 138, 0.06);
    border: 1px solid var(--dncg-border);
    transition: all var(--dncg-transition-normal);
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.dncg-news-card-compact:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 25px rgba(30, 58, 138, 0.12);
    border-color: rgba(8, 145, 178, 0.3);
}

.dncg-news-image-compact {
    position: relative;
    height: 140px;
    overflow: hidden;
    background: var(--dncg-light-blue);
    flex-shrink: 0;
}

.dncg-news-image-compact img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: transform var(--dncg-transition-normal);
}

.dncg-news-card-compact:hover .dncg-news-image-compact img {
    transform: scale(1.03);
}

.dncg-news-image-compact.dncg-no-image {
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, var(--dncg-light-blue) 0%, #e2e8f0 100%);
    color: var(--dncg-gray);
}

.dncg-news-placeholder {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    opacity: 0.5;
}

.dncg-news-placeholder svg {
    width: 32px;
    height: 32px;
}

.dncg-news-content-compact {
    padding: 18px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.dncg-news-meta-compact {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
    gap: 8px;
    font-size: 0.8rem;
}

.dncg-news-date-compact {
    color: var(--dncg-gray);
    font-weight: 500;
    flex-shrink: 0;
}

.dncg-news-category-compact {
    background: var(--dncg-light-blue);
    color: var(--dncg-primary-blue);
    padding: 3px 8px;
    border-radius: 10px;
    font-size: 0.7rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100px;
}

.dncg-news-title-compact {
    margin: 0 0 8px 0;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.3;
    flex: 1;
}

.dncg-news-title-compact a {
    color: var(--dncg-dark);
    text-decoration: none;
    transition: color var(--dncg-transition-normal);
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.dncg-news-title-compact a:hover {
    color: var(--dncg-primary-blue);
}

.dncg-news-excerpt-compact {
    font-size: 0.85rem;
    line-height: 1.4;
    color: var(--dncg-gray);
    margin-top: auto;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.dncg-news-view-all-compact {
    text-align: center;
    margin-top: 40px;
    padding-top: 25px;
    border-top: 1px solid rgba(226, 232, 240, 0.6);
}

/* ================================
   IMAGE GALLERY SECTION
   ================================ */

.dncg-gallery-section {
    padding: 80px 0;
    background: var(--dncg-white);
    border-top: 1px solid var(--dncg-border);
}

.dncg-gallery-section h2 {
    font-size: 2.5rem;
}

.dncg-gallery-section h2::after {
    width: 50px;
    height: 3px;
    margin: 12px auto 0;
}

.dncg-gallery-wrapper {
    margin-top: 50px;
}

/* Grid Layout */
.dncg-gallery-grid {
    display: grid;
    grid-template-columns: repeat(var(--columns, 3), 1fr);
    gap: 25px;
    align-items: stretch;
}

/* Masonry Layout */
.dncg-gallery-masonry {
    display: grid;
    grid-template-columns: repeat(var(--columns, 3), 1fr);
    gap: 25px;
    align-items: start;
}

@supports (column-count: 1) {
    .dncg-gallery-masonry {
        display: block;
        column-count: var(--columns, 3);
        column-gap: 25px;
        column-fill: balance;
    }
    
    .dncg-gallery-masonry .dncg-gallery-item {
        display: inline-block;
        width: 100%;
        margin-bottom: 25px;
        break-inside: avoid;
        page-break-inside: avoid;
        -webkit-column-break-inside: avoid;
    }
}

/* Gallery Items */
.dncg-gallery-item {
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(30, 58, 138, 0.1);
    transition: all var(--dncg-transition-normal);
    background: var(--dncg-white);
    cursor: pointer;
}

.dncg-gallery-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(30, 58, 138, 0.15);
}

.dncg-gallery-item:focus {
    outline: 3px solid var(--dncg-teal);
    outline-offset: 2px;
}

/* Image Wrappers */
.dncg-gallery-image-wrapper {
    position: relative;
    overflow: hidden;
    background: var(--dncg-light-gray);
    aspect-ratio: 4/3;
}

.dncg-gallery-masonry .dncg-gallery-image-wrapper {
    aspect-ratio: unset;
    height: auto;
}

.dncg-gallery-image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: transform var(--dncg-transition-slow);
    display: block;
}

.dncg-gallery-masonry .dncg-gallery-image-wrapper img {
    height: auto;
}

.dncg-gallery-item:hover .dncg-gallery-image-wrapper img {
    transform: scale(1.05);
}

/* Lightbox Overlay */
.dncg-gallery-wrapper .dncg-gallery-item .dncg-gallery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(30, 58, 138, 0.8);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity var(--dncg-transition-normal);
    z-index: 5;
}

.dncg-gallery-wrapper .dncg-gallery-item:hover .dncg-gallery-overlay {
    opacity: 1;
}

.dncg-gallery-wrapper .dncg-gallery-item .dncg-gallery-zoom-icon {
    color: white;
    transform: scale(0.8);
    transition: transform var(--dncg-transition-normal);
}

.dncg-gallery-wrapper .dncg-gallery-item:hover .dncg-gallery-zoom-icon {
    transform: scale(1);
}

/* Captions */
.dncg-gallery-caption {
    padding: 15px;
    font-size: 0.9rem;
    color: var(--dncg-gray);
    line-height: 1.4;
    background: var(--dncg-white);
    border-top: 1px solid var(--dncg-border);
    position: relative;
    z-index: 10;
}

/* Lightbox Modal */
.dncg-lightbox-modal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.9);
    backdrop-filter: blur(5px);
}

.dncg-lightbox-overlay {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}

.dncg-lightbox-container {
    position: relative;
    max-width: 90vw;
    max-height: 90vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dncg-lightbox-content {
    text-align: center;
    max-width: 100%;
    max-height: 100%;
}

.dncg-lightbox-image {
    max-width: 100%;
    max-height: 80vh;
    object-fit: contain;
    border-radius: 8px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
}

.dncg-lightbox-caption {
    color: white;
    font-size: 1rem;
    margin-top: 15px;
    padding: 0 20px;
    line-height: 1.4;
}

.dncg-lightbox-close,
.dncg-lightbox-prev,
.dncg-lightbox-next {
    position: absolute;
    background: rgba(255, 255, 255, 0.1);
    border: none;
    color: white;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all var(--dncg-transition-normal);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.dncg-lightbox-close:hover,
.dncg-lightbox-prev:hover,
.dncg-lightbox-next:hover {
    background: rgba(255, 255, 255, 0.2);
    transform: scale(1.1);
}

.dncg-lightbox-close {
    top: 20px;
    right: 20px;
}

.dncg-lightbox-prev {
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.dncg-lightbox-next {
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.dncg-lightbox-counter {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    color: white;
    background: rgba(0, 0, 0, 0.5);
    padding: 8px 16px;
    border-radius: 20px;
    font-size: 0.9rem;
    backdrop-filter: blur(10px);
}

/* Prevent body scroll when lightbox is open */
.dncg-lightbox-open {
    overflow: hidden !important;
}

/* DNCG Pathways Core Styles - Part 6: Partner Courses & Utilities */

/* ================================
   PARTNER COURSES DISPLAY
   ================================ */

/* Regular Partner Courses Section */
.dncg-partner-courses-section {
    margin-top: 60px;
    padding-top: 40px;
    border-top: 2px dashed rgba(30, 58, 138, 0.15);
}

.dncg-partner-courses-wrapper {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.dncg-partner-site-block {
    display: flex;
    align-items: center;
    gap: 20px;
    background: linear-gradient(135deg, #f8fafc 0%, #e0f2fe 100%);
    border: 1px solid rgba(30, 58, 138, 0.1);
    border-radius: 12px;
    padding: 25px 30px;
    margin-bottom: 20px;
    transition: all var(--dncg-transition-normal);
}

.dncg-partner-site-block:hover {
    transform: translateY(-2px);
    box-shadow: 0 5px 20px rgba(30, 58, 138, 0.1);
    border-color: var(--dncg-teal);
}

.dncg-partner-icon {
    flex-shrink: 0;
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, var(--dncg-teal) 0%, var(--dncg-primary-blue) 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dncg-partner-initial {
    color: white;
    font-size: 1.5rem;
    font-weight: 700;
    text-transform: uppercase;
}

.dncg-partner-content {
    flex: 1;
}

.dncg-partner-message {
    margin: 0 0 10px 0;
    font-size: 1.05rem;
    color: var(--dncg-gray);
    line-height: 1.5;
}

.dncg-partner-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: var(--dncg-teal);
    text-decoration: none;
    font-weight: 600;
    font-size: 0.95rem;
    transition: all var(--dncg-transition-normal);
}

.dncg-partner-link:hover {
    color: var(--dncg-primary-blue);
    transform: translateX(5px);
}

/* HE Section */
.dncg-partner-he-section,
.dncg-he-level,
.dncg-level-row.dncg-he-level,
.dncg-level-row[data-level="he"] {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
    height: auto !important;
    position: relative !important;
}

.dncg-he-level.dncg-empty-level {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
}

body .dncg-partner-courses-container .dncg-he-level,
body .dncg-partner-courses-container .dncg-partner-he-section {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
}

/* HE Arrow */
.dncg-he-arrow {
    display: flex !important;
    opacity: 1 !important;
    visibility: visible !important;
    margin: 30px auto;
    position: relative;
    z-index: 10;
    justify-content: center;
    align-items: center;
    height: 60px;
    width: 100%;
}

.dncg-he-arrow .dncg-progression-arrow,
.dncg-he-progression-arrow {
    opacity: 1 !important;
    transform: translateY(0) scale(1) !important;
    visibility: visible !important;
}

.dncg-level-row[data-level="l3"] + .dncg-level-arrow,
.dncg-level-arrow.dncg-he-arrow {
    display: flex !important;
}

.dncg-he-arrow .dncg-progression-arrow path {
    stroke: #7c3aed !important;
    stroke-width: 3;
    fill: none;
    stroke-linecap: round;
    stroke-linejoin: round;
    filter: drop-shadow(0 2px 4px rgba(124, 58, 237, 0.3));
}

/* HE Header */
.dncg-partner-he-section {
    margin-top: 30px;
}

.dncg-he-level .dncg-level-row-header {
    background: linear-gradient(135deg, #7c3aed 0%, #6d28d9 100%);
    position: relative;
}

.dncg-he-header .dncg-level-title {
    color: #ffffff !important;
    font-size: 1.5rem;
    font-weight: 700;
    margin: 0;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.dncg-he-header .dncg-course-count {
    background: rgba(255, 255, 255, 0.25);
    color: #ffffff;
    padding: 8px 16px;
    border-radius: 20px;
    font-size: 0.9rem;
    font-weight: 600;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.3);
}

/* Partner HE Card */
.dncg-partner-he-card {
    background: white;
    border: 2px solid #e9d5ff;
    border-radius: 16px;
    padding: 35px;
    margin: 25px;
    transition: all var(--dncg-transition-normal);
}

.dncg-partner-he-card:hover {
    border-color: #7c3aed;
    box-shadow: 0 10px 30px rgba(124, 58, 237, 0.15);
    transform: translateY(-3px);
}

.dncg-partner-logo-area {
    margin-bottom: 25px;
}

.dncg-partner-badge {
    display: inline-block;
    background: linear-gradient(135deg, #7c3aed, #6d28d9);
    color: #ffffff;
    padding: 6px 14px;
    border-radius: 20px;
    font-size: 0.85rem;
    font-weight: 700;
    letter-spacing: 1px;
}

.dncg-partner-he-info h4 {
    color: #6d28d9;
    font-size: 1.4rem;
    margin: 0 0 12px 0;
    font-weight: 700;
}

.dncg-he-description {
    color: #4b5563;
    margin-bottom: 20px;
    font-size: 1.05rem;
    line-height: 1.5;
}

/* HE Course Links */
.dncg-he-course-links {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-top: 20px;
}

.dncg-he-course-link-btn {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px 20px;
    background: #ffffff;
    border: 2px solid #7c3aed;
    border-radius: 12px;
    text-decoration: none;
    color: #6d28d9;
    font-weight: 600;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.dncg-he-course-link-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, #7c3aed 0%, #6d28d9 100%);
    transition: left 0.3s ease;
    z-index: 0;
}

.dncg-he-course-link-btn:hover {
    color: #ffffff;
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(124, 58, 237, 0.3);
    text-decoration: none;
    border-color: #7c3aed;
}

.dncg-he-course-link-btn:hover::before {
    left: 0;
}

.dncg-he-course-link-btn > * {
    position: relative;
    z-index: 1;
}

.dncg-he-level-badge {
    background: linear-gradient(135deg, #7c3aed, #6d28d9);
    color: #ffffff;
    padding: 4px 10px;
    border-radius: 8px;
    font-size: 0.75rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    flex-shrink: 0;
}

.dncg-he-course-link-btn:hover .dncg-he-level-badge {
    background: rgba(255, 255, 255, 0.25);
    backdrop-filter: blur(10px);
}

.dncg-he-course-name {
    flex: 1;
    font-size: 1rem;
    line-height: 1.3;
}

.dncg-he-link-arrow {
    font-size: 1.3rem;
    transition: transform 0.3s ease;
    flex-shrink: 0;
    color: currentColor;
}

.dncg-he-course-link-btn:hover .dncg-he-link-arrow {
    transform: translateX(4px);
}

/* ================================
   NO COURSES FOUND MESSAGE
   ================================ */

.dncg-no-courses-message {
    text-align: center;
    padding: 60px 20px;
    margin: 40px 0;
    background: linear-gradient(135deg, #f8fafc 0%, var(--dncg-light-blue) 50%, #f1f5f9 100%);
    border-radius: 20px;
    border: 2px dashed rgba(8, 145, 178, 0.3);
    position: relative;
    overflow: hidden;
}

.dncg-no-courses-message::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);
}

.dncg-no-courses-content {
    position: relative;
    z-index: 2;
    max-width: 400px;
    margin: 0 auto;
}

.dncg-no-courses-content svg {
    color: var(--dncg-teal);
    margin-bottom: 20px;
    opacity: 0.8;
}

.dncg-no-courses-content h3 {
    font-size: 1.5rem;
    font-weight: 700;
    color: var(--dncg-primary-blue);
    margin-bottom: 12px;
}

.dncg-no-courses-content p {
    font-size: 1rem;
    color: var(--dncg-gray);
    line-height: 1.6;
    margin-bottom: 25px;
}

.dncg-show-all-courses {
    margin-top: 10px;
    padding: 12px 24px;
    font-size: 0.9rem;
    border-radius: 25px;
    transition: all var(--dncg-transition-normal);
}

.dncg-show-all-courses:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(8, 145, 178, 0.3);
}

/* ================================
   BUTTONS & FORM ELEMENTS
   ================================ */

.dncg-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: var(--dncg-spacing-sm);
    padding: var(--dncg-spacing-md) var(--dncg-spacing-lg);
    border: 2px solid transparent;
    border-radius: var(--dncg-border-radius-md);
    font-size: 0.875rem;
    font-weight: 600;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    transition: all var(--dncg-transition-normal);
    white-space: nowrap;
}

.dncg-btn-primary {
    background: var(--dncg-primary-blue);
    color: var(--dncg-white);
    box-shadow: var(--dncg-shadow-sm);
}

.dncg-btn-primary:hover {
    background: var(--dncg-secondary-blue);
    transform: translateY(-1px);
    box-shadow: var(--dncg-shadow-md);
    color: var(--dncg-white);
    text-decoration: none;
}

.dncg-btn-secondary {
    background: var(--dncg-teal);
    color: var(--dncg-white);
    box-shadow: var(--dncg-shadow-sm);
}

.dncg-btn-secondary:hover {
    background: #0e7490;
    transform: translateY(-1px);
    box-shadow: var(--dncg-shadow-md);
    color: var(--dncg-white);
    text-decoration: none;
}

.dncg-btn-outline {
    background: transparent;
    color: var(--dncg-primary-blue);
    border-color: var(--dncg-primary-blue);
}

.dncg-btn-outline:hover {
    background: var(--dncg-primary-blue);
    color: var(--dncg-white);
    text-decoration: none;
}

/* Audience Selector */
.dncg-audience-selector {
    display: flex;
    flex-wrap: wrap;
    gap: var(--dncg-spacing-sm);
    justify-content: center;
}

.dncg-audience-pill {
    padding: var(--dncg-spacing-sm) var(--dncg-spacing-md);
    background: var(--dncg-white);
    color: var(--dncg-gray);
    border: 2px solid var(--dncg-border);
    border-radius: 25px;
    text-decoration: none;
    font-size: 0.875rem;
    font-weight: 600;
    cursor: pointer;
    transition: all var(--dncg-transition-normal);
    display: inline-block;
}

.dncg-audience-pill:hover,
.dncg-audience-pill.active {
    background: var(--dncg-primary-blue);
    color: var(--dncg-white);
    border-color: var(--dncg-primary-blue);
    text-decoration: none;
}

/* Course option highlight */
.dncg-course-option.highlighted {
    animation: highlightPulse 1s ease-out 2;
}

@keyframes highlightPulse {
    0%, 100% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(8, 145, 178, 0);
    }
    50% {
        transform: scale(1.02);
        box-shadow: 0 0 20px 5px rgba(8, 145, 178, 0.3);
    }
}

.dncg-course-label.dncg-highlight-pulse {
    animation: dncg-pulse-highlight 1s ease-in-out 3;
}

@keyframes dncg-pulse-highlight {
    0%, 100% {
        box-shadow: 0 0 0 0 rgba(8, 145, 178, 0.4);
        background-color: transparent;
    }
    25% {
        box-shadow: 0 0 20px 5px rgba(8, 145, 178, 0.2);
        background-color: rgba(224, 242, 254, 0.3);
    }
    50% {
        box-shadow: 0 0 25px 10px rgba(8, 145, 178, 0.1);
        background-color: rgba(224, 242, 254, 0.5);
    }
    75% {
        box-shadow: 0 0 20px 5px rgba(8, 145, 178, 0.2);
        background-color: rgba(224, 242, 254, 0.3);
    }
}

/* DNCG Pathways Core Styles - Part 7: Accessibility & Responsive */

/* ================================
   ACCESSIBILITY & FOCUS STATES
   ================================ */

.dncg-btn:focus,
.dncg-audience-pill:focus,
.dncg-course-expand-horizontal:focus,
.dncg-nav-pill:focus,
.dncg-feature-card:focus-within,
.dncg-testimonial-card:focus-within,
.dncg-facility-content-wrapper:focus-within {
    outline: 2px solid var(--dncg-teal);
    outline-offset: 2px;
}

.dncg-cta-button:focus {
    outline: 2px solid var(--dncg-white);
    outline-offset: 2px;
}

.dncg-course-link-horizontal:focus {
    outline: 2px solid var(--dncg-teal);
    outline-offset: 2px;
    border-radius: 4px;
}

.dncg-news-title-compact a:focus,
.dncg-gallery-item:focus-within {
    outline: 2px solid var(--dncg-teal);
    outline-offset: 2px;
    border-radius: 4px;
}

/* ================================
   RESPONSIVE DESIGN
   ================================ */

/* Small mobile devices */
@media (max-width: 480px) {
    .dncg-container {
        padding: 0 15px;
    }
    
    .dncg-hero-headline {
        font-size: 2rem;
    }
    
    .dncg-hero-intro {
        font-size: 1rem;
    }
    
    .dncg-btn {
        padding: 10px 16px;
        font-size: 0.8rem;
    }
    
    .dncg-feature-card,
    .dncg-career-card {
        padding: 20px;
    }
    
    .dncg-features-section,
    .dncg-news-social-section,
    .dncg-gallery-section {
        padding: 50px 0;
    }
    
    .dncg-news-grid-compact,
    .dncg-gallery-grid {
        gap: 18px;
        margin-top: 30px;
    }
    
    .dncg-news-image-compact {
        height: 120px;
    }
    
    .dncg-news-content-compact {
        padding: 15px;
    }
    
    .dncg-news-title-compact {
        font-size: 0.95rem;
    }
    
    .dncg-news-meta-compact {
        flex-direction: column;
        align-items: flex-start;
        gap: 6px;
        margin-bottom: 10px;
    }
    
    .dncg-news-category-compact {
        max-width: none;
    }
    
    .dncg-gallery-caption {
        padding: 12px;
        font-size: 0.85rem;
    }
    
    .dncg-lightbox-close,
    .dncg-lightbox-prev,
    .dncg-lightbox-next {
        width: 40px;
        height: 40px;
    }
    
    .dncg-lightbox-close {
        top: 10px;
        right: 10px;
    }
    
    .dncg-lightbox-prev {
        left: 10px;
    }
    
    .dncg-lightbox-next {
        right: 10px;
    }
    
    .dncg-no-courses-message {
        padding: 40px 15px;
        margin: 30px 0;
    }
    
    .dncg-no-courses-content h3 {
        font-size: 1.3rem;
    }
    
    .dncg-no-courses-content p {
        font-size: 0.95rem;
    }
    
    .dncg-show-all-courses {
        padding: 10px 20px;
        font-size: 0.85rem;
    }
}

/* Tablet adjustments */
@media (min-width: 768px) and (max-width: 1023px) {
    .dncg-news-image-compact {
        height: 130px;
    }
    
    .dncg-news-title-compact {
        font-size: 0.98rem;
    }
    
    .dncg-gallery-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .dncg-gallery-masonry {
        grid-template-columns: repeat(2, 1fr);
    }
    
    @supports (column-count: 1) {
        .dncg-gallery-masonry {
            column-count: 2;
        }
    }
}

/* Large screen optimizations */
@media (min-width: 1024px) {
    .dncg-facilities-section {
        padding: 100px 0;
    }

    .dncg-facility-content-wrapper {
        gap: 60px;
        padding: 60px;
    }

    .dncg-facility-image-container {
        height: 360px;
    }

    .dncg-facility-even {
        margin-right: 120px;
    }

    .dncg-facility-odd {
        margin-left: 120px;
    }

    .dncg-facility-title {
        font-size: 2.2rem;
    }
    
    .dncg-careers-section,
    .dncg-courses-section,
    .dncg-progression-section {
        padding: 100px 0;
    }
    
    .dncg-hero-section {
        min-height: 50vh;
    }

    .dncg-hero-headline {
        font-size: 4rem;
    }

    .dncg-hero-intro {
        font-size: 1.5rem;
    }

    .dncg-hero-video-content {
        padding: 100px 0;
    }

    .dncg-hero-video-grid {
        gap: 80px;
    }

    .dncg-hero-with-video .dncg-hero-headline {
        font-size: 3rem;
    }

    .dncg-hero-with-video .dncg-hero-intro {
        font-size: 1.3rem;
    }
    
    .dncg-careers-grid {
        gap: 35px;
    }

    .dncg-career-card {
        padding: 35px;
    }
    
    .dncg-level-courses-horizontal {
        grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
        gap: 30px;
    }
}

@media (min-width: 1200px) {
    .dncg-news-social-section,
    .dncg-gallery-section {
        padding: 80px 0;
    }
    
    .dncg-news-grid-compact,
    .dncg-gallery-grid {
        gap: 35px;
    }
    
    .dncg-news-image-compact {
        height: 160px;
    }
    
    .dncg-news-content-compact {
        padding: 20px;
    }
    
    .dncg-news-title-compact {
        font-size: 1.1rem;
    }
    
    .dncg-feature-card {
        padding: 35px;
    }
    
    .dncg-feature-card h3 {
        font-size: 1.4rem;
        margin-bottom: 25px;
    }
    
    .dncg-cta-button {
        padding: 18px 28px;
        font-size: 1.05rem;
    }
    
    .dncg-course-progression-wrapper-v2 {
        max-width: 1400px;
        margin:0 auto;
    }
    
    .dncg-level-courses-horizontal {
        grid-template-columns: repeat(auto-fit, minmax(450px, 1fr));
        gap: 35px;
        padding: 40px;
    }
    
    .dncg-course-card-content {
        padding: 30px;
    }
    
    .dncg-course-title-horizontal {
        font-size: 1.3rem;
    }
}

/* Ultra-wide screens */
@media (min-width: 1440px) {
    .dncg-nav-wrapper {
        max-width: 1600px;
    }
    
    .dncg-features-section {
        padding: 120px 0;
    }
    
    .dncg-feature-card {
        padding: 40px;
    }
    
    .dncg-feature-card h3 {
        font-size: 1.5rem;
        margin-bottom: 28px;
    }
   
    .dncg-cta-button {
        padding: 20px 32px;
        font-size: 1.1rem;
    }
}

/* Very large screens */
@media (min-width: 1920px) {
    .dncg-container,
    .dncg-nav-wrapper {
        max-width: 1800px;
    }
    
    .dncg-facilities-section .dncg-container,
    .dncg-facilities-section .dncg-facilities-wrapper {
        max-width: 1800px;
    }
}

/* Mobile specific adjustments */
@media (max-width: 767px) {
    /* Facilities */
    .dncg-facilities-section {
        padding: 60px 0;
    }

    .dncg-facilities-wrapper {
        padding: 0 15px;
    }

    .dncg-facility-item {
        margin-bottom: 50px;
    }

    .dncg-facility-even,
    .dncg-facility-odd {
        margin-left: 0;
        margin-right: 0;
    }

    .dncg-facility-content-wrapper {
        padding: 30px;
        gap: 25px;
    }

    .dncg-facility-image-container {
        height: 220px;
    }

    .dncg-facility-title {
        font-size: 1.5rem;
        margin-bottom: 15px;
    }

    .dncg-facility-description {
        font-size: 1rem;
        line-height: 1.6;
    }

    .dncg-facilities-header h2 {
        font-size: 2rem;
    }
    
    /* Course progression */
    .dncg-course-progression-wrapper-v2 {
        padding: 0 15px;
    }
    
    .dncg-level-row {
        margin-bottom: 25px;
    }
    
    .dncg-level-row-header {
        padding: 20px;
        flex-direction: column;
        gap: 10px;
        text-align: center;
    }
    
    .dncg-level-title {
        font-size: 1.3rem;
    }
    
    .dncg-level-courses-horizontal {
        padding: 20px;
        gap: 15px;
    }
    
    .dncg-course-card-content {
        padding: 20px;
    }
    
    .dncg-course-header-horizontal {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }
    
    .dncg-course-expand-horizontal {
        align-self: flex-end;
        margin-top: -10px;
    }
    
    .dncg-course-title-horizontal {
        font-size: 1.1rem;
    }
    
    .dncg-progression-arrow {
        width: 36px;
        height: 36px;
    }
    
    .dncg-course-actions-horizontal {
        flex-direction: column;
        gap: 10px;
    }
    
    .dncg-apply-for-course-btn {
        width: 100%;
        justify-content: center;
        padding: 12px 20px;
    }
    
    /* Partner content */
    .dncg-partner-site-block {
        flex-direction: column;
        text-align: center;
        padding: 20px;
    }
    
    .dncg-he-arrow {
        margin: 20px auto;
    }
    
    .dncg-partner-he-card {
        margin: 15px;
        padding: 25px;
    }
    
    .dncg-he-header .dncg-level-title {
        font-size: 1.3rem;
    }
    
    .dncg-he-course-links {
        gap: 10px;
    }
    
    .dncg-he-course-link-btn {
        padding: 12px 16px;
        flex-direction: row;
        align-items: center;
        gap: 8px;
    }
    
    .dncg-he-level-badge {
        font-size: 0.7rem;
        padding: 3px 8px;
    }
    
    .dncg-he-course-name {
        font-size: 0.9rem;
    }
    
    .dncg-he-link-arrow {
        font-size: 1.1rem;
    }
}

/* Reduced motion preferences */
@media (prefers-reduced-motion: reduce) {
    * {
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 0.01ms !important;
    }
    
    .dncg-apply-now-btn,
    .dncg-feature-card,
    .dncg-feature-item,
    .dncg-testimonial-quote,
    .dncg-testimonial-image,
    .dncg-testimonial-attribution {
        animation: none !important;
        opacity: 1 !important;
        transform: none !important;
    }
    
    .dncg-feature-card:hover,
    .dncg-testimonial-card:hover,
    .dncg-cta-button:hover,
    .dncg-testimonial-image img:hover {
        transform: none !important;
    }
}

/* Print styles */
@media print {
    .dncg-subject-area-wrapper {
        background: white !important;
        color: black !important;
    }

    .dncg-hero-top-controls,
    .dncg-page-navigation,
    .dncg-audience-selector,
    .dncg-cta-button,
    .dncg-apply-wrapper,
    .dncg-course-expand-horizontal,
    .dncg-level-arrow,
    .dncg-lightbox-modal {
        display: none !important;
    }

    .dncg-career-card,
    .dncg-level-row,
    .dncg-feature-card,
    .dncg-facility-content-wrapper,
    .dncg-news-card-compact,
    .dncg-gallery-item {
        background: white !important;
        border: 1px solid #ccc !important;
        box-shadow: none !important;
        break-inside: avoid;
    }

    .dncg-course-details-horizontal {
        display: block !important;
    }

    .dncg-level-row-header {
        background: #f5f5f5 !important;
        color: black !important;
    }

    .dncg-facility-image-overlay,
    .dncg-gallery-overlay {
        display: none !important;
    }

    .dncg-facility-even,
    .dncg-facility-odd {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .dncg-testimonial-card {
        background: transparent !important;
        break-inside: avoid;
    }
    
    .dncg-testimonial-quote {
        box-shadow: none !important;
        background: #f5f5f5 !important;
        color: black !important;
    }
    
    .dncg-testimonial-quote::after {
        display: none !important;
    }
}


/* Subject Grid Shortcode Styles */
.dncg-subject-grid-shortcode-wrapper {
    margin: 40px 0;
}

.dncg-subject-grid {
    display: grid;
    gap: 30px;
    margin-top: 30px;
}

/* Grid columns */
.dncg-grid-cols-2 { grid-template-columns: repeat(2, 1fr); }
.dncg-grid-cols-3 { grid-template-columns: repeat(3, 1fr); }
.dncg-grid-cols-4 { grid-template-columns: repeat(4, 1fr); }


/* ================================
   HE COURSE GRID LAYOUT
   Simplified display for university courses
   ================================ */

.dncg-he-course-grid-wrapper {
    max-width: 1200px;
    margin: 40px auto 0;
    padding: 0 20px;
}

.dncg-he-course-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 25px;
}

@media (min-width: 768px) {
    .dncg-he-course-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 30px;
    }
}

@media (min-width: 1200px) {
    .dncg-he-course-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 35px;
    }
}

/* HE Course Cards */
.dncg-course-card-he {
    background: var(--dncg-white);
    border: 1px solid var(--dncg-border);
    border-radius: 12px;
    transition: all var(--dncg-transition-normal);
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.dncg-course-card-he:hover {
    border-color: var(--dncg-teal);
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 0 0 3px rgba(8, 145, 178, 0.1);
    transform: translateY(-2px);
}

.dncg-course-card-he .dncg-course-card-content {
    padding: 24px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

/* HE Header with Level Badge */
.dncg-course-header-he {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 12px;
}

.dncg-course-title-wrapper {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.dncg-level-badge-he {
    display: inline-block;
    background: linear-gradient(135deg, #7c3aed 0%, #6d28d9 100%);
    color: #ffffff;
    padding: 4px 10px;
    border-radius: 6px;
    font-size: 0.75rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    align-self: flex-start;
}

.dncg-course-title-he {
    font-size: 1.25rem;
    font-weight: 700;
    color: var(--dncg-primary-blue);
    margin: 0;
    line-height: 1.4;
}

.dncg-htq-badge-he {
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    object-fit: contain;
    transition: transform var(--dncg-transition-normal);
}

.dncg-course-card-he:hover .dncg-htq-badge-he {
    transform: scale(1.05);
}

/* Responsive Adjustments for HE Grid */
@media (max-width: 767px) {
    .dncg-he-course-grid-wrapper {
        padding: 0 15px;
    }
    
    .dncg-he-course-grid {
        gap: 20px;
    }
    
    .dncg-course-card-he .dncg-course-card-content {
        padding: 20px;
    }
    
    .dncg-course-title-he {
        font-size: 1.125rem;
    }
    
    .dncg-level-badge-he {
        font-size: 0.7rem;
        padding: 3px 8px;
    }
    
    .dncg-htq-badge-he {
        width: 32px;
        height: 32px;
    }
}

@media (min-width: 1400px) {
    .dncg-he-course-grid-wrapper {
        max-width: 1400px;
    }
}



/* ========================================
   ARCHIVE-STYLE LAYOUT FOR SUBJECT AREAS
   ======================================== */

/* Main Content Wrapper */
.dncg-courses-content.dncg-subject-area-courses {
    padding: 40px 0;
    background: linear-gradient(135deg, #f8fafc 0%, #e0f2fe 100%);
}

/* Layout Grid */
.dncg-course-progression-wrapper-v2 .dncg-courses-layout {
    display: grid;
    grid-template-columns: 280px 1fr;
    gap: 30px;
    align-items: start;
}

/* ========================================
   FILTER SIDEBAR
   ======================================== */

/* Filter Sidebar Container */
.dncg-filter-sidebar {
    background: white;
    border-radius: 12px;
    box-shadow: 0 2px 15px rgba(30, 58, 138, 0.1);
    padding: 25px;
}

.filter-sidebar-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
    padding-bottom: 15px;
    border-bottom: 2px solid #e2e8f0;
}

.filter-sidebar-title {
    font-size: 1.5rem;
    font-weight: 700;
    color: var(--dncg-primary-blue);
    margin: 0;
}

.mobile-close-filters {
    display: none;
    background: none;
    border: none;
    padding: 5px;
    cursor: pointer;
    color: #64748b;
    transition: color 0.3s ease;
}

.mobile-close-filters:hover {
    color: var(--dncg-primary-blue);
}

/* Filter Accordion Items */
.filter-accordion-item {
    border-bottom: 1px solid #e2e8f0;
    padding: 15px 0;
}

.filter-accordion-item:last-child {
    border-bottom: none;
}

.filter-accordion-toggle {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: none;
    border: none;
    padding: 10px 0;
    cursor: pointer;
    text-align: left;
    transition: all 0.3s ease;
}

.filter-accordion-toggle:hover {
    color: var(--dncg-teal);
}

.accordion-title {
    font-size: 1.1rem;
    font-weight: 600;
    color: #2d3748;
}

.accordion-icon {
    transition: transform 0.3s ease;
    stroke: #64748b;
    flex-shrink: 0;
}

.filter-accordion-toggle.is-active .accordion-icon {
    transform: rotate(180deg);
    stroke: var(--dncg-teal);
}

/* Accordion Content - Collapsible */
.filter-accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease, opacity 0.3s ease, padding 0.3s ease;
    opacity: 0;
}

.filter-accordion-content.is-open {
    max-height: 100%;
    opacity: 1;
    padding-top: 10px;
}

.filter-options {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

/* Checkbox Styles */
.filter-checkbox-label {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 0;
    cursor: pointer;
    transition: all 0.3s ease;
}

.filter-checkbox-label:hover {
    color: #667eea;
}

.filter-checkbox {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.filter-checkbox:focus-visible + .checkbox-custom {
    outline: 2px solid #667eea;
    outline-offset: 2px;
    box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.2);
}

.checkbox-custom {
    width: 18px;
    height: 18px;
    border: 2px solid #e2e8f0;
    border-radius: 4px;
    flex-shrink: 0;
    transition: all 0.3s ease;
    position: relative;
    background: white;
}

.filter-checkbox:checked + .checkbox-custom {
    border-color: #667eea;
    background: #667eea;
}

.filter-checkbox:checked + .checkbox-custom::after {
    content: '';
    position: absolute;
    left: 5px;
    top: 2px;
    width: 4px;
    height: 8px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.checkbox-text {
    flex: 1;
    font-size: 0.9rem;
    color: #4a5568;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.filter-checkbox:checked + .checkbox-custom + .checkbox-text {
    color: #2d3748;
    font-weight: 600;
}

.option-count {
    font-size: 0.8rem;
    color: #94a3b8;
    font-weight: normal;
}

/* Filter Actions */
.filter-actions {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 25px;
    padding-top: 20px;
    border-top: 2px solid #e2e8f0;
}

.btn-apply-filters {
    background: linear-gradient(135deg, var(--dncg-teal) 0%, var(--dncg-primary-blue) 100%);
    color: white;
    border: none;
    padding: 12px 20px;
    border-radius: 8px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    font-size: 1rem;
}

.btn-apply-filters:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(8, 145, 178, 0.3);
}

.btn-clear-filters {
    background: white;
    color: #64748b;
    border: 2px solid #e2e8f0;
    padding: 10px 20px;
    border-radius: 8px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    font-size: 0.95rem;
}

.btn-clear-filters:hover {
    border-color: var(--dncg-teal);
    color: var(--dncg-teal);
}

/* Mobile Filter Toggle Button */
.dncg-mobile-filter-toggle {
    display: none;
    background: white;
    border: 2px solid var(--dncg-border);
    border-radius: 8px;
    padding: 12px 20px;
    margin-bottom: 20px;
    cursor: pointer;
    font-weight: 600;
    color: var(--dncg-dark);
    gap: 10px;
    align-items: center;
    transition: all 0.3s ease;
}

.dncg-mobile-filter-toggle:hover {
    border-color: var(--dncg-teal);
    color: var(--dncg-teal);
}

.filter-count {
    background: var(--dncg-teal);
    color: white;
    padding: 2px 8px;
    border-radius: 12px;
    font-size: 0.8rem;
    font-weight: 700;
}

/* ========================================
   COURSE RESULTS GRID
   ======================================== */

/* Results Header */
.results-header {
    background: white;
    padding: 20px 25px;
    border-radius: 12px;
    margin-bottom: 25px;
    box-shadow: 0 2px 10px rgba(30, 58, 138, 0.08);
}

.results-count {
    font-size: 1.1rem;
    color: #4a5568;
    margin: 0;
}

.results-count strong {
    color: var(--dncg-primary-blue);
    font-weight: 700;
    font-size: 1.3rem;
}

/* Course Grid */
.subject-area-courses-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 25px;
    margin-bottom: 40px;
}

/* Course Card Styling */
.subject-area-courses-grid .course-card {
    background: white;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
    height: 100%;
    position: relative;
}

.subject-area-courses-grid .course-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 30px rgba(0,0,0,0.15);
}

.subject-area-courses-grid .course-card-link {
    display: block;
    height: 100%;
    text-decoration: none;
    color: inherit;
}

.subject-area-courses-grid .course-image {
    height: 160px;
    background-size: cover;
    background-position: center;
    position: relative;
    background-color: #f7fafc;
}

.subject-area-courses-grid .course-image-placeholder {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.subject-area-courses-grid .placeholder-icon {
    position: relative;
    z-index: 2;
}

.subject-area-courses-grid .placeholder-icon svg,
.dncg-level-courses-grid .placeholder-icon svg {
    display: none;
}

.subject-area-courses-grid .course-image-placeholder::after,
.dncg-level-courses-grid .course-image-placeholder::after {
    content: '📚';
    font-size: 3rem;
    opacity: 0.5;
}

.subject-area-courses-grid .course-image-placeholder,
.dncg-level-courses-grid .course-image-placeholder {
    background: linear-gradient(135deg, #e0f2fe 0%, #bae6fd 100%);
}

.subject-area-courses-grid .course-image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%);
}

.subject-area-courses-grid .course-content {
    padding: 20px;
}

.subject-area-courses-grid .course-subject {
    display: inline-block;
    font-size: 0.8rem;
    font-weight: 600;
    color: #667eea;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 8px;
}

.subject-area-courses-grid .course-title {
    font-size: 1.15rem;
    font-weight: 700;
    color: #2d3748;
    margin: 0 0 12px;
    line-height: 1.4;
    min-height: 2.8em;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.subject-area-courses-grid .course-meta {
    display: flex;
    flex-direction: column;
    gap: 6px;
    margin-top: 12px;
}

.subject-area-courses-grid .meta-item {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 0.85rem;
    color: #718096;
}

.subject-area-courses-grid .meta-item svg {
    flex-shrink: 0;
    stroke: #718096;
}

.subject-area-courses-grid .meta-audience {
    background: #e0f2fe;
    color: #0c4a6e;
    padding: 4px 10px;
    border-radius: 6px;
    font-weight: 600;
    display: inline-block;
}

/* HTQ Badge - Small Version */
.dncg-htq-badge-small {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 30px;
    height: 30px;
    object-fit: contain;
    z-index: 3;
    filter: drop-shadow(0 2px 4px rgba(0,0,0,0.2));
}

.course-quick-actions,
.dncg-course-actions-horizontal {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
    background: transparent;
    position: relative;
    padding: 0;
    margin-top: 15px;
    display: flex;
    gap: 10px;
    flex-direction: row;
    justify-content: stretch;
}
.quick-apply-btn,
.dncg-apply-for-course-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    padding: 10px 16px;
    background: linear-gradient(135deg, var(--dncg-teal, #0891b2) 0%, var(--dncg-primary-blue, #1e3a8a) 100%);
    color: white;
    border: none;
    border-radius: 8px;
    font-weight: 600;
    font-size: 0.9rem;
    cursor: pointer;
    transition: all 0.3s ease;
    flex: 1;
    text-decoration: none;
}

.quick-apply-btn:hover,
.dncg-apply-for-course-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(8, 145, 178, 0.4);
    color: white;
    text-decoration: none;
}


/* Empty State */
.dncg-no-courses-found {
    grid-column: 1 / -1;
    text-align: center;
    padding: 80px 20px;
    background: white;
    border-radius: 12px;
    box-shadow: 0 2px 10px rgba(30, 58, 138, 0.08);
}

.no-courses-content {
    max-width: 400px;
    margin: 0 auto;
}

.no-courses-content svg {
    color: var(--dncg-teal);
    margin-bottom: 20px;
    opacity: 0.6;
}

.no-courses-content h3 {
    font-size: 1.5rem;
    font-weight: 700;
    color: var(--dncg-primary-blue);
    margin-bottom: 12px;
}

.no-courses-content p {
    font-size: 1rem;
    color: #718096;
    line-height: 1.6;
    margin-bottom: 25px;
}

.btn-clear-search {
    background: var(--dncg-teal);
    color: white;
    border: none;
    padding: 12px 24px;
    border-radius: 8px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
}

.btn-clear-search:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(8, 145, 178, 0.3);
}

/* ========================================
   MOBILE RESPONSIVENESS
   ======================================== */

@media (max-width: 992px) {
    .dncg-subject-area-courses .dncg-courses-layout {
        grid-template-columns: 1fr;
    }
    
    .subject-area-courses-grid {
        grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    }
    
    .dncg-mobile-filter-toggle {
        display: flex;
    }

    .dncg-course-progression-wrapper-v2 .dncg-courses-layout {
        display: grid;
        grid-template-columns: 1fr;
      }
    
    .mobile-close-filters {
        display: block;
    }
    
    .dncg-filter-sidebar {
        position: fixed;
        top: 0;
        left: -100%;
        width: 320px;
        max-width: 85vw;
        height: 100vh;
        max-height: 100vh;
        z-index: 1000;
        transition: left 0.3s ease;
        border-radius: 0;
        overflow-y: auto;
    }
    
    .dncg-filter-sidebar.is-open {
        left: 0;
    }
    
    .filter-sidebar-overlay {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.5);
        z-index: 999;
        opacity: 0;
        visibility: hidden;
        transition: opacity 0.3s ease, visibility 0.3s ease;
    }
    
    body.filter-sidebar-open .filter-sidebar-overlay {
        opacity: 1;
        visibility: visible;
    }
    
    body.filter-sidebar-open {
        overflow: hidden;
    }
}

@media (max-width: 768px) {
    .dncg-courses-content.dncg-subject-area-courses {
        padding: 30px 0;
    }
    
    .subject-area-courses-grid {
        grid-template-columns: 1fr;
    }
    
    .subject-area-courses-grid .course-title,
    .dncg-level-courses-grid .course-title,
    .dncg-course-title-horizontal {
        font-size: 1rem;
    }
    
    .course-quick-actions,
    .dncg-course-actions-horizontal {
        flex-direction: column;
        gap: 8px;
    }
    
    .dncg-more-info-btn,
    .quick-apply-btn,
    .dncg-apply-for-course-btn {
        width: 100%;
        flex: none;
    }
    
    .dncg-filter-sidebar {
        width: 280px;
        padding: 20px;
    }
    
    .filter-sidebar-title {
        font-size: 1.3rem;
    }
    
    .accordion-title {
        font-size: 1rem;
    }
    
    .results-header {
        padding: 15px 20px;
    }
    
    .results-count {
        font-size: 1rem;
    }
    
    .results-count strong {
        font-size: 1.2rem;
    }
}



/* ========================================
   LEVEL-BASED PROGRESSION LAYOUT
   ======================================== */

.dncg-course-progression-wrapper-v2 {
    padding: 60px 0;
}

.dncg-level-progression-container {
    max-width: 1400px;
    margin: 0 auto;
}

/* Level Blocks */
.dncg-level-row {
    background: white;
    border-radius: 16px;
    margin-bottom: 40px;
    box-shadow: 0 4px 20px rgba(30, 58, 138, 0.1);
    overflow: hidden;
    transition: all 0.3s ease;
}

.dncg-level-row-header {
    background: linear-gradient(135deg, var(--dncg-teal) 0%, var(--dncg-primary-blue) 100%);
    padding: 24px 32px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.dncg-level-title {
    color: white !important;
    font-size: 1.75rem;
    font-weight: 700;
    margin: 0;
}

.dncg-course-count {
    background: rgba(255, 255, 255, 0.25);
    color: white;
    padding: 8px 18px;
    border-radius: 20px;
    font-size: 0.95rem;
    font-weight: 600;
    backdrop-filter: blur(10px);
}

/* Grid within Level Blocks */
.dncg-level-courses-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 25px;
    padding: 32px;
}

/* Progression Arrows */
.dncg-level-arrow {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60px;
    margin: 20px 0;
}

.dncg-progression-arrow {
    width: 48px;
    height: 48px;
    opacity: 0.8;
    transition: all 0.3s ease;
}

.dncg-level-arrow:hover .dncg-progression-arrow {
    opacity: 1;
    transform: translateY(3px);
}

/* HE Level Styling */
.dncg-he-level .dncg-level-row-header {
    background: linear-gradient(135deg, #7c3aed 0%, #6d28d9 100%);
}

.dncg-he-arrow .dncg-progression-arrow path {
    stroke: url(#heArrowGradient) !important;
}

/* Partner Level Styling */
.dncg-partner-level .dncg-level-row-header {
    background: linear-gradient(135deg, #0891b2 0%, #06b6d4 100%);
}

/* ========================================
   PARTNER ACCORDION CARDS
   ======================================== */

.dncg-partner-courses-accordion-grid {
    grid-template-columns: 1fr;
    gap: 20px;
}

.dncg-partner-accordion-card {
    background: linear-gradient(135deg, #f8fafc 0%, #e0f2fe 100%);
    border: 2px solid rgba(8, 145, 178, 0.2);
    border-radius: 12px;
    padding: 20px;
    transition: all 0.3s ease;
}

.dncg-partner-accordion-card:hover {
    border-color: var(--dncg-teal);
    box-shadow: 0 6px 20px rgba(8, 145, 178, 0.15);
}

.dncg-partner-accordion-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}

.dncg-partner-info {
    flex: 1;
}

.dncg-partner-badge {
    display: inline-block;
    background: var(--dncg-teal);
    color: white;
    padding: 4px 12px;
    border-radius: 6px;
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin-bottom: 8px;
}

.dncg-partner-name {
    font-size: 1.3rem;
    font-weight: 700;
    color: var(--dncg-primary-blue);
    margin: 0 0 8px 0;
}

.dncg-partner-summary {
    font-size: 1rem;
    color: var(--dncg-gray);
    margin: 0;
}

.dncg-accordion-toggle {
    background: white;
    border: 2px solid var(--dncg-border);
    border-radius: 8px;
    padding: 10px 16px;
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    transition: all 0.3s ease;
    flex-shrink: 0;
}

.dncg-accordion-toggle:hover {
    border-color: var(--dncg-teal);
    background: var(--dncg-light-blue);
}

.toggle-text {
    font-weight: 600;
    color: var(--dncg-dark);
    font-size: 0.9rem;
}

.toggle-icon {
    transition: transform 0.3s ease;
}

.dncg-partner-accordion-content {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid rgba(8, 145, 178, 0.2);
}

/* Partner Course List */
.dncg-partner-course-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.dncg-partner-course-link {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 16px;
    background: white;
    border: 2px solid var(--dncg-border);
    border-radius: 8px;
    text-decoration: none;
    color: var(--dncg-dark);
    transition: all 0.3s ease;
}

.dncg-partner-course-link:hover {
    border-color: var(--dncg-teal);
    background: var(--dncg-light-blue);
    transform: translateX(5px);
    text-decoration: none;
}

.dncg-course-level-badge {
    background: var(--dncg-teal);
    color: white;
    padding: 4px 8px;
    border-radius: 6px;
    font-size: 0.75rem;
    font-weight: 700;
    flex-shrink: 0;
}

.dncg-course-link-title {
    flex: 1;
    font-weight: 600;
    font-size: 0.95rem;
}

.dncg-external-icon {
    font-size: 1.2rem;
    color: var(--dncg-teal);
    transition: transform 0.3s ease;
}

.dncg-partner-course-link:hover .dncg-external-icon {
    transform: translateX(3px);
}

/* View All Message (for FE partners) */
.dncg-view-all-message {
    text-align: center;
    padding: 20px;
}

.dncg-view-all-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: var(--dncg-teal);
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
}

.dncg-view-all-link:hover {
    color: var(--dncg-primary-blue);
    transform: translateX(5px);
}

/* Mobile Responsive */
@media (max-width: 768px) {
    .dncg-level-row-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
        padding: 20px;
    }
    
    .dncg-level-title {
        font-size: 1.4rem;
    }
    
    .dncg-level-courses-grid {
        grid-template-columns: 1fr;
        padding: 20px;
        gap: 20px;
    }
    
    .dncg-partner-accordion-header {
        flex-direction: column;
        align-items: flex-start;
    }
    
    .dncg-accordion-toggle {
        width: 100%;
        justify-content: center;
    }
    
    .dncg-level-arrow {
        height: 40px;
        margin: 15px 0;
    }
    
    .dncg-progression-arrow {
        width: 36px;
        height: 36px;
    }
}

/* Remove full card link behavior */
.subject-area-courses-grid .course-card-link,
.dncg-level-courses-grid .course-card-link {
    pointer-events: none;
    cursor: default;
}

/* Make buttons clickable */
.subject-area-courses-grid .course-card-link .quick-apply-btn,
.subject-area-courses-grid .course-card-link .dncg-more-info-btn,
.dncg-level-courses-grid .course-card-link .quick-apply-btn,
.dncg-level-courses-grid .course-card-link .dncg-more-info-btn {
    pointer-events: all;
    cursor: pointer;
}

/* More Info Button - Secondary style */
.dncg-more-info-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    padding: 10px 16px;
    background: white;
    color: var(--dncg-primary-blue, #1e3a8a);
    border: 2px solid var(--dncg-border, #e2e8f0);
    border-radius: 8px;
    font-weight: 600;
    font-size: 0.9rem;
    cursor: pointer;
    transition: all 0.3s ease;
    flex: 1;
    text-decoration: none;
}

.dncg-more-info-btn:hover {
    border-color: var(--dncg-primary-blue, #1e3a8a);
    background: #f8fafc;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(30, 58, 138, 0.15);
    color: var(--dncg-primary-blue, #1e3a8a);
    text-decoration: none;
}

.dncg-more-info-btn svg {
    width: 16px;
    height: 16px;
    stroke: currentColor;
    transition: transform 0.3s ease;
}

.dncg-more-info-btn:hover svg {
    transform: translateX(3px);
}

/* Focus states for accessibility */
.dncg-more-info-btn:focus,
.quick-apply-btn:focus,
.dncg-apply-for-course-btn:focus {
    outline: 2px solid var(--dncg-teal, #0891b2);
    outline-offset: 2px;
}


/* ========================================
   FE COURSE CARDS - CLEAN DESIGN
   For Level Progression Layout
   No icons, simple and professional
   ======================================== */

/* Level Progression Grid */
.dncg-level-courses-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 25px;
    padding: 30px;
}

@media (min-width: 768px) {
    .dncg-level-courses-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 30px;
    }
}

@media (min-width: 1200px) {
    .dncg-level-courses-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 35px;
    }
}

/* Course Card */
.dncg-level-courses-grid .course-card {
    background: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.dncg-level-courses-grid .course-card:hover {
    border-color: #0891b2;
    box-shadow: 0 10px 15px -3px rgba(8, 145, 178, 0.1), 
                0 0 0 3px rgba(8, 145, 178, 0.1);
    transform: translateY(-2px);
}

.dncg-level-courses-grid .course-content {
    padding: 24px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

/* Level Badge */
.course-level-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: linear-gradient(135deg, #0891b2 0%, #1e3a8a 100%);
    color: #ffffff;
    padding: 6px 12px;
    border-radius: 6px;
    font-size: 0.75rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    align-self: flex-start;
    margin-bottom: 16px;
}

.htq-badge-inline {
    width: 20px;
    height: 20px;
    object-fit: contain;
}

/* Course Title */
.dncg-level-courses-grid .course-title {
    font-size: 1.05rem;
    font-weight: 700;
    color: #1e293b;
    margin: 0 0 12px 0;
    line-height: 1.4;
    min-height: 3em;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* Course Code */
.course-code {
    font-size: 0.85rem;
    color: #64748b;
    font-weight: 500;
    margin-bottom: 12px;
}

/* Course Type Tags */
.course-type-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin-bottom: 12px;
}

.course-type-tag {
    background: #e0f2fe;
    color: #0c4a6e;
    padding: 4px 10px;
    border-radius: 6px;
    font-size: 0.75rem;
    font-weight: 600;
}

/* Duration */
.course-duration {
    font-size: 0.85rem;
    color: #64748b;
    margin-bottom: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #f1f5f9;
}

/* Entry Requirements Section */
.course-requirements-section {
    margin: 16px 0;
    flex-grow: 1;
}

.requirements-toggle {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    padding: 12px 16px;
    cursor: pointer;
    transition: all 0.3s ease;
    font-size: 0.9rem;
    font-weight: 600;
    color: #475569;
}

.requirements-toggle:hover {
    background: #f1f5f9;
    border-color: #cbd5e1;
}

.requirements-toggle[aria-expanded="true"] {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background: #e0f2fe;
    border-color: #0891b2;
}

.chevron-icon {
    font-size: 0.8rem;
    transition: transform 0.3s ease;
    color: #0891b2;
}

.requirements-toggle[aria-expanded="true"] .chevron-icon {
    transform: rotate(180deg);
}

.requirements-content {
    border: 1px solid #0891b2;
    border-top: none;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    padding: 16px;
    background: #f0f9ff;
    font-size: 0.9rem;
    line-height: 1.6;
    color: #475569;
}

.requirements-content p {
    margin: 0;
}

/* Action Buttons Container */
.course-actions {
    display: flex;
    gap: 10px;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #f1f5f9;
}

/* Apply Now Button (Primary) */
.apply-btn {
    flex: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 20px;
    background: linear-gradient(135deg, #0891b2 0%, #1e3a8a 100%);
    color: #ffffff;
    border: none;
    border-radius: 8px;
    font-weight: 600;
    font-size: 0.9rem;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
}

.apply-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(8, 145, 178, 0.4);
    color: #ffffff;
    text-decoration: none;
}

/* More Info Button (Secondary) */
.more-info-btn {
    flex: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 20px;
    background: #ffffff;
    color: #0891b2;
    border: 2px solid #0891b2;
    border-radius: 8px;
    font-weight: 600;
    font-size: 0.9rem;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
}

.more-info-btn:hover {
    background: #f0f9ff;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(8, 145, 178, 0.15);
    color: #0369a1;
    text-decoration: none;
}

/* Focus States for Accessibility */
.apply-btn:focus,
.more-info-btn:focus,
.requirements-toggle:focus {
    outline: 2px solid #0891b2;
    outline-offset: 2px;
}

/* Mobile Responsive */
@media (max-width: 768px) {
    .dncg-level-courses-grid {
        grid-template-columns: 1fr;
        gap: 20px;
        padding: 20px;
    }
    
    .dncg-level-courses-grid .course-content {
        padding: 20px;
    }
    
    .dncg-level-courses-grid .course-title {
        font-size: 1rem;
        min-height: auto;
    }
    
    .course-actions {
        flex-direction: column;
        gap: 8px;
    }
    
    .apply-btn,
    .more-info-btn {
        width: 100%;
    }
}

/* Remove any old styles that might conflict */
.dncg-level-courses-grid .course-card-link {
    pointer-events: none;
}

.dncg-level-courses-grid .course-image,
.dncg-level-courses-grid .course-image-placeholder,
.dncg-level-courses-grid .placeholder-icon,
.dncg-level-courses-grid .course-subject,
.dncg-level-courses-grid .meta-item svg,
.dncg-level-courses-grid .course-quick-actions {
    display: none !important;
}

.dncg-level-courses-grid .course-meta {
    display: none !important;
}

.dncg-level-courses-grid .dncg-htq-badge-small {
    display: none !important;
}

.dncg-partner-courses-accordion-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  /**
 * CSS-Based Progression Arrows
 * Automatically hides arrows for:
 * - Hidden level boxes
 * - Level boxes followed by hidden boxes
 * - The last visible level box
 */

/* Wrapper needs relative positioning for arrow placement */
.dncg-level-progression-container {
    position: relative;
}

/* Level rows need relative positioning and margin for arrow space */
.dncg-level-row {
    position: relative;
    margin-bottom: 68px; /* Space for arrow: 20px top + 48px arrow + buffer */
}

.dncg-level-row:last-of-type {
    margin-bottom: 0; /* No margin on last row */
}

/* Base arrow styling - positioned AFTER/BELOW the level row */
.dncg-level-row::after {
    content: "";
    position: absolute;
    bottom: -68px; /* Position below the box */
    left: 50%;
    transform: translateX(-50%);
    width: 24px;
    height: 48px;
    background-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 24 48" xmlns="http://www.w3.org/2000/svg"><defs><linearGradient id="arrow" x1="0%" y1="0%" x2="100%" y2="0%"><stop offset="0%" style="stop-color:%230891b2"/><stop offset="100%" style="stop-color:%231e3a8a"/></linearGradient></defs><path d="M12 4 L12 36 M12 36 L6 30 M12 36 L18 30" stroke="url(%23arrow)" stroke-width="3" fill="none" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    z-index: 1;
}

/* RULE 1: Hide arrow if the level box itself is hidden */
.dncg-level-row[style*="display: none"]::after,
.dncg-level-row[style*="display:none"]::after {
    display: none !important;
}

/* RULE 2: Hide arrow if next sibling is hidden */
.dncg-level-row:has(+ .dncg-level-row[style*="display: none"])::after,
.dncg-level-row:has(+ .dncg-level-row[style*="display:none"])::after {
    display: none !important;
}

/* RULE 3: Hide arrow on the last visible level box */
.dncg-level-row:last-of-type::after {
    display: none !important;
}

/* RULE 4: Also handle partner course blocks (they should never have arrows) */
.dncg-he-level::after,
.dncg-partner-level::after {
    display: none !important;
}

/* Fallback for browsers without :has() support (very rare now) */
@supports not (selector(:has(*))) {
    /* Remove all ::after arrows and require the separate arrow elements */
    .dncg-level-row::after {
        display: none !important;
    }
}.dncg-subject-area-wrapper h2, .dncg-subject-area-wrapper h3, .dncg-subject-area-wrapper h4, .dncg-subject-area-wrapper h5, .dncg-testimonial-name, .dncg-testimonial-quote {
    font-family:"enra-slab-variable";
    font-weight:500;
    line-height:0.9;
}

.rotation-wrapper {
    position:relative;
    z-index:-1;
}


.dncg-hero-headline .subject-highlight {
    background:none !important;
    box-shadow:none !important;
    text-transform: uppercase;
    letter-spacing: -0.2rem;
    font-family:"enra-slab-variable";
    font-style:italic;
    font-weight:700;
    text-shadow:3px 5px 0 rgba(0,0,0,0.5)
}

.dncg-hero-section::after {
    box-shadow:inset 0 -1rem 0rem rgba(0,0,0,0.3);
}

/* Large screens - increased testimonial breakout */
@media (min-width: 1024px) {
    .dncg-hero-headline .subject-highlight {
        font-size:5rem;
        line-height:0.8;
    }
}

.dncg-testimonial-card {
    padding:0;
    box-shadow:none;
    border:none;
    background:none;
    margin-top:-3rem;
}

.dncg-testimonial-card:hover {
   transform: none;
    box-shadow:none;
}

.dncg-testimonial-quote {
    font-size:1.5rem;
    line-height:1.1;
}

.dncg-testimonial-image {
    margin-top: 0;
    position: relative;
    text-align: center;
    display: flex;
    justify-content: center;
    align-content: center;
    gap: 1rem;
  }

  .dncg-testimonial-image img {
    border-radius:0;
    transform: rotate(5deg);
  }

.dncg-features-grid.dncg-testimonial-with-image .dncg-testimonial-attribution {
    text-align: center;
    justify-content: center;
    align-content: center;
  }

  .dncg-testimonial-name, .dncg-testimonial-course {
    padding:0.5rem;
    color: var(--dncg-theme-primary) !important;
  border: 2px solid var(--dncg-theme-primary);
  }

  .dncg-testimonial-name {
    font-weight:700;
  }



.dncg-apply-now-btn {
    font-size:1.8rem;
    background:#363636 !important;
    transform:rotate(-3deg);
    color:white !important;
}

.dncg-feature-item {
    grid-template-columns: 2.5rem 1fr;
}

.dncg-emoji {
    font-size:2.5rem;
}

.dncg-feature-item .dncg-heading {
    font-size:1.4rem;
}

/* HE Arrow Sizing Fix */
.dncg-he-arrow .dncg-progression-arrow,
.dncg-level-arrow.dncg-he-arrow {
    height: 60px !important;
    width: 60px !important;
}

.dncg-he-arrow svg {
    width: 60px !important;
    height: 60px !important;
}/**
 * DNCG Search Public Styles - Enhanced v2.0
 */

/* Search Form Container */
.dncg-search-form-wrapper {
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
}

.dncg-search-form {
    display: flex !important;
    gap: 0 !important;
    max-width: 900px !important;
    width: 100% !important;
    margin: 0 auto !important;
    align-items: stretch !important;
    background: #F8F9FA !important;
    border-radius: 50px !important;
    overflow: hidden !important;
    border: 3px solid #107F9E !important;
    transition: all 0.2s ease !important;
    box-shadow: 0 4px 12px rgba(0,0,0,0.08) !important;
    padding: 0 !important;
    box-sizing: border-box !important;
}

.dncg-search-form:focus-within {
    border-color: #f89020 !important;
    box-shadow: 0 4px 20px rgba(16, 127, 158, 0.3) !important;
}

.dncg-search-input-wrapper {
    flex: 1 !important;
    position: relative !important;
    margin: 0 !important;
    padding: 0 !important;
    min-width: 0 !important;
}

.dncg-search-input {
    width: 100% !important;
    border: none !important;
    background: transparent !important;
    padding: 1.4rem 1.75rem !important;
    font-size: 1.15rem !important;
    color: #333 !important;
    box-shadow: none !important;
    margin: 0 !important;
    height: auto !important;
    min-height: auto !important;
    line-height: 1.4 !important;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important;
    box-sizing: border-box !important;
}

.dncg-search-input::placeholder {
    color: #999 !important;
    opacity: 1 !important;
}

.dncg-search-input:focus {
    outline: none !important;
    box-shadow: none !important;
    border: none !important;
    background: transparent !important;
}

.dncg-search-button {
    background: #107F9E !important;
    color: white !important;
    border: none !important;
    padding: 1.4rem 2.5rem !important;
    font-size: 1.1rem !important;
    font-weight: 700 !important;
    cursor: pointer !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 0.5rem !important;
    transition: all 0.2s ease !important;
    white-space: nowrap !important;
    margin: 0 !important;
    height: auto !important;
    min-height: auto !important;
    line-height: 1 !important;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important;
    box-sizing: border-box !important;
    text-transform: none !important;
    letter-spacing: normal !important;
    flex-shrink: 0 !important;
}

.dncg-search-button:hover {
    background: #0D6A84 !important;
    transform: translateX(-2px) !important;
}

.dncg-search-button:focus {
    outline: 3px solid white !important;
    outline-offset: -3px !important;
}

.dncg-search-button:active {
    transform: scale(0.98) !important;
}

/* Autocomplete Dropdown - Enhanced */
.dncg-search-autocomplete {
    position: absolute !important;
    top: 100% !important;
    left: 0 !important;
    right: 0 !important;
    background: white !important;
    border-radius: 12px !important;
    box-shadow: 0 8px 24px rgba(0,0,0,0.15) !important;
    margin-top: 8px !important;
    z-index: 1000 !important;
    max-height: 400px !important;
    overflow-y: auto !important;
    border: 1px solid #e0e0e0 !important;
}

.dncg-autocomplete-group {
    border-bottom: 2px solid #f0f0f0;
}

.dncg-autocomplete-group:last-child {
    border-bottom: none;
}

.dncg-autocomplete-heading {
    padding: 12px 20px 8px;
    background: linear-gradient(to right, #f8f9fa 0%, #fff 100%);
    font-size: 11px;
    font-weight: 800;
    text-transform: uppercase;
    color: #107F9E;
    letter-spacing: 1px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.dncg-autocomplete-item {
    display: block;
    padding: 0;
    text-decoration: none;
    color: #2d2d2d;
    border-left: 4px solid transparent;
    transition: all 0.2s ease;
}

.dncg-autocomplete-item:hover,
.dncg-autocomplete-item.dncg-autocomplete-selected {
    background: linear-gradient(to right, #e6f4f8 0%, #f0f9fb 100%);
    border-left-color: #107F9E;
}

.dncg-autocomplete-item-content {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 20px;
}

.dncg-autocomplete-icon {
    font-size: 1.5rem;
    flex-shrink: 0;
    width: 32px;
    text-align: center;
}

.dncg-autocomplete-text {
    flex: 1;
    min-width: 0;
}

.dncg-autocomplete-title {
    font-weight: 600;
    margin-bottom: 4px;
    font-size: 15px;
    color: #1e1e1e;
    line-height: 1.3;
}

.dncg-autocomplete-title strong {
    color: #107F9E;
    font-weight: 700;
}

.dncg-autocomplete-meta {
    font-size: 13px;
    color: #666;
    font-weight: 500;
    line-height: 1.2;
}

/* Loading state */
.dncg-loading {
    opacity: 0.5;
    pointer-events: none;
    position: relative;
}

.dncg-loading::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 40px;
    height: 40px;
    border: 4px solid #f3f3f3;
    border-top: 4px solid #107F9E;
    border-radius: 50%;
    animation: dncg-spin 1s linear infinite;
}

@keyframes dncg-spin {
    0% { transform: translate(-50%, -50%) rotate(0deg); }
    100% { transform: translate(-50%, -50%) rotate(360deg); }
}

/* Section highlight animation */
.dncg-section-highlight {
    animation: dncg-highlight 1.5s ease;
}

@keyframes dncg-highlight {
    0%, 100% {
        background: inherit;
    }
    50% {
        background: #fff9e6;
    }
}

/* Filtered view notice */
.dncg-filtered-notice {
    background: #f0f8ff;
    border: 2px solid #107F9E;
    border-radius: 8px;
    padding: 20px;
    text-align: center;
    margin-bottom: 2rem;
    max-width: 100%;
    box-sizing: border-box;
}

.dncg-filtered-notice h2 {
    margin: 0 0 10px;
    font-size: 16px;
    color: #107F9E;
}

.dncg-filtered-notice p {
    margin: 0 0 15px;
    color: #646970;
}

.dncg-back-link {
    display: inline-block;
    padding: 10px 20px;
    background: #107F9E;
    color: white !important;
    text-decoration: none;
    border-radius: 6px;
    font-weight: 600;
    transition: background 0.2s;
}

.dncg-back-link:hover {
    background: #0D6A84;
}

/* Search Results Page Specific Styling */
.dncg-search-results {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
}

.dncg-search-results .search-results-header {
    background: rgba(255, 255, 255, 0.98);
    backdrop-filter: blur(10px);
    border-radius: 16px;
    padding: 2.5rem 2rem;
    box-shadow: 0 20px 60px rgba(0,0,0,0.1);
    max-width: 900px;
    width: calc(100% - 2rem);
    margin: 0 auto 3rem auto;
    box-sizing: border-box;
}

.dncg-search-results .search-results-header h1 {
    text-align: center;
    color: #16254C;
    font-size: 2rem;
    margin: 0 0 2rem 0;
    line-height: 1.2;
    font-weight: 700;
    word-wrap: break-word;
}

/* Override any theme styles on search results page */
.dncg-search-results .dncg-search-form input[type="text"],
.dncg-search-results .dncg-search-input {
    padding: 1.4rem 1.75rem !important;
    font-size: 1.15rem !important;
    line-height: 1.4 !important;
}

.dncg-search-results .dncg-search-button {
    padding: 1.4rem 2.5rem !important;
    font-size: 1.1rem !important;
}

/* Jump to Section Navigation */
.dncg-search-navigation {
    max-width: 100%;
    width: 100%;
    overflow-x: hidden;
    box-sizing: border-box;
    padding: 0 1rem;
    margin-bottom: 2rem;
}

.dncg-search-navigation h2 {
    word-wrap: break-word;
    overflow-wrap: break-word;
    margin-bottom: 1.5rem;
}

.dncg-jump-nav {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 1rem;
    max-width: 100%;
    width: 100%;
}

.dncg-jump-link {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 1rem;
    background: white;
    border: 2px solid #e0e0e0;
    border-radius: 12px;
    text-decoration: none;
    color: #333;
    transition: all 0.2s ease;
    box-sizing: border-box;
    min-width: 0;
    overflow: hidden;
}

.dncg-jump-link:hover {
    border-color: #107F9E;
    background: #f0f9fb;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(16, 127, 158, 0.15);
}

.dncg-jump-icon {
    font-size: 2rem;
    flex-shrink: 0;
}

.dncg-jump-label {
    flex: 1;
    font-weight: 600;
    font-size: 0.95rem;
    word-wrap: break-word;
    overflow-wrap: break-word;
    min-width: 0;
}

.dncg-jump-count {
    background: #107F9E;
    color: white;
    padding: 0.25rem 0.6rem;
    border-radius: 20px;
    font-size: 0.85rem;
    font-weight: 700;
    flex-shrink: 0;
}

/* Result Cards */
.dncg-search-results .result-card,
.dncg-search-results .search-result,
.dncg-search-results [class*="result-card"],
.dncg-search-results article {
    max-width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    word-wrap: break-word;
}

.dncg-search-results .result-card h2,
.dncg-search-results .result-card h3,
.dncg-search-results .result-card h4,
.dncg-search-results .search-result h2,
.dncg-search-results .search-result h3,
.dncg-search-results article h2,
.dncg-search-results article h3 {
    word-wrap: break-word;
    overflow-wrap: break-word;
    max-width: 100%;
}

.dncg-search-results .result-card p,
.dncg-search-results .search-result p,
.dncg-search-results article p {
    word-wrap: break-word;
    overflow-wrap: break-word;
    max-width: 100%;
}

/* Container constraints */
.dncg-search-results .container,
.dncg-search-results .content-wrapper,
.dncg-search-results main,
.dncg-search-results [class*="container"] {
    max-width: 100%;
    overflow-x: hidden;
    box-sizing: border-box;
}

/* Mobile responsiveness */
@media (max-width: 768px) {
    .dncg-search-form {
        flex-direction: column !important;
        border-radius: 12px !important;
        margin: 0 auto 2rem !important;
        max-width: calc(100% - 2rem) !important;
    }
    
    .dncg-search-input {
        padding: 1.1rem 1.25rem !important;
        font-size: 1rem !important;
        border-radius: 12px 12px 0 0 !important;
    }
    
    .dncg-search-button {
        padding: 1.1rem 1.5rem !important;
        font-size: 1rem !important;
        justify-content: center !important;
        border-radius: 0 0 12px 12px !important;
    }
    
    .dncg-search-autocomplete {
        max-height: 350px !important;
        border-radius: 8px !important;
    }

    .dncg-autocomplete-item-content {
        padding: 10px 16px;
        gap: 10px;
    }

    .dncg-autocomplete-icon {
        font-size: 1.25rem;
        width: 28px;
    }

    .dncg-autocomplete-title {
        font-size: 14px;
    }

    .dncg-autocomplete-meta {
        font-size: 12px;
    }

    .dncg-search-results .search-results-header {
        padding: 1.75rem 1.25rem;
        margin: 0 1rem 2rem 1rem;
        width: calc(100% - 2rem);
        border-radius: 12px;
    }

    .dncg-search-results .search-results-header h1 {
        font-size: 1.6rem;
        margin-bottom: 1.5rem;
    }

    /* Jump navigation - single column on mobile */
    .dncg-search-navigation {
        padding: 0 0.5rem;
    }

    .dncg-jump-nav {
        grid-template-columns: 1fr !important;
        gap: 0.75rem;
        display: grid !important;
    }
    
    .dncg-jump-link {
        width: 100% !important;
        max-width: 100% !important;
        padding: 0.85rem;
    }

    .dncg-jump-icon {
        font-size: 1.5rem;
    }

    .dncg-jump-label {
        font-size: 0.9rem;
    }

    .dncg-jump-count {
        font-size: 0.8rem;
        padding: 0.2rem 0.5rem;
    }

    /* Result cards */
    .dncg-search-results .result-card,
    .dncg-search-results .search-result,
    .dncg-search-results article {
        margin: 0 1rem 1rem 1rem;
        width: calc(100% - 2rem);
    }
}

@media (max-width: 480px) {
    .dncg-search-form {
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08) !important;
        max-width: calc(100% - 1rem) !important;
        margin: 0 0.5rem 1.5rem !important;
    }

    .dncg-search-input {
        padding: 1rem 1rem !important;
        font-size: 0.95rem !important;
    }

    .dncg-search-button {
        padding: 1rem !important;
        font-size: 0.95rem !important;
    }

    .dncg-search-results .search-results-header {
        padding: 1.25rem 1rem;
        margin: 0 0.5rem 1.5rem 0.5rem;
        width: calc(100% - 1rem);
    }

    .dncg-search-results .search-results-header h1 {
        font-size: 1.4rem;
        margin-bottom: 1.25rem;
    }

    /* Tighter spacing on very small screens */
    .dncg-search-navigation {
        padding: 0 0.25rem;
    }

    .dncg-jump-nav {
        gap: 0.5rem;
    }

    .dncg-jump-link {
        padding: 0.75rem;
        gap: 0.5rem;
    }

    .dncg-jump-icon {
        font-size: 1.25rem;
    }

    .dncg-jump-label {
        font-size: 0.85rem;
    }

    .dncg-result-card,
    .dncg-search-results .search-result,
    .dncg-search-results article {
        margin: 0 0.5rem 1rem 0.5rem;
        width: calc(100% - 1rem);
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .dncg-search-results .search-results-header {
        width: calc(100% - 4rem);
        margin: 0 2rem 3rem 2rem;
    }

    .dncg-search-results .search-results-header h1 {
        font-size: 2.2rem;
    }

    /* Two columns on tablet */
    .dncg-jump-nav {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 1025px) {
    .dncg-search-results .search-results-header h1 {
        font-size: 2.5rem;
    }

    /* Four columns on desktop if space allows */
    .dncg-jump-nav {
        grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    }
}



/**
 * Featured Results Bar Styles - Complete with Rich Content Support
 * Handles embeds, images, videos, and HTML formatting
 */

/* Featured Bar Container */
.dncg-search-featured-bar {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border-radius: 8px;
    padding: 24px;
    margin-bottom: 32px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

/* Header */
.dncg-featured-header {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 20px;
}

.dncg-featured-icon {
    font-size: 24px;
}

.dncg-featured-title {
    color: white;
    font-size: 20px;
    font-weight: 600;
    margin: 0;
    flex: 1;
}

/* Custom Message Box */
.dncg-featured-message {
    background: rgba(255, 255, 255, 0.95);
    border-left: 4px solid #fbbf24;
    border-radius: 6px;
    padding: 16px 20px;
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 1.6;
    color: #1e293b;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

/* Rich Content Spacing */
.dncg-featured-message.dncg-rich-content {
    padding: 20px 24px;
}

/* Rich Content Typography */
.dncg-featured-message p {
    margin: 0 0 12px 0;
}

.dncg-featured-message p:last-child {
    margin-bottom: 0;
}

.dncg-featured-message strong,
.dncg-featured-message b {
    font-weight: 600;
    color: #0f172a;
}

.dncg-featured-message a {
    color: #2563eb;
    font-weight: 600;
    text-decoration: underline;
    transition: color 0.2s;
}

.dncg-featured-message a:hover {
    color: #1e40af;
}

.dncg-featured-message ul,
.dncg-featured-message ol {
    margin: 12px 0 12px 20px;
    padding: 0;
}

.dncg-featured-message li {
    margin-bottom: 6px;
}

.dncg-featured-message blockquote {
    margin: 16px 0;
    padding: 12px 20px;
    border-left: 3px solid #fbbf24;
    background: rgba(251, 191, 36, 0.1);
    font-style: italic;
}

/* Images in Messages */
.dncg-featured-message img {
    max-width: 100%;
    height: auto;
    border-radius: 6px;
    margin: 16px 0;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    display: block;
}

.dncg-featured-message img.alignleft {
    float: left;
    margin: 4px 20px 12px 0;
    max-width: 50%;
}

.dncg-featured-message img.alignright {
    float: right;
    margin: 4px 0 12px 20px;
    max-width: 50%;
}

.dncg-featured-message img.aligncenter {
    margin-left: auto;
    margin-right: auto;
}

/* Video Embeds (YouTube, Vimeo, etc.) */
.dncg-featured-message iframe {
    max-width: 100%;
    border-radius: 6px;
    margin: 16px 0;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.15);
    border: none;
}

/* Responsive video wrapper (WordPress default) */
.dncg-featured-message .wp-embed-responsive {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 aspect ratio */
    height: 0;
    overflow: hidden;
    margin: 16px 0;
}

.dncg-featured-message .wp-embed-responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
}

/* WordPress oembed styles */
.dncg-featured-message .wp-block-embed__wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin: 16px 0;
}

.dncg-featured-message .wp-block-embed__wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    margin: 0;
}

/* Grid Layout */
.dncg-featured-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 16px;
}

@media (min-width: 768px) {
    .dncg-featured-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 1024px) {
    .dncg-featured-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

/* Featured Card */
.dncg-featured-card {
    background: white;
    border-radius: 6px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    transition: transform 0.2s, box-shadow 0.2s;
}

.dncg-featured-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

/* External Link Indicator */
.dncg-featured-card.dncg-external-link {
    border-left: 3px solid #2563eb;
}

/* Badge */
.dncg-featured-badge {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #667eea;
    background: rgba(102, 126, 234, 0.1);
    padding: 4px 10px;
    border-radius: 4px;
    width: fit-content;
}

.dncg-featured-badge .badge-icon {
    font-size: 14px;
}

/* Card Title */
.dncg-featured-card-title {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3;
}

.dncg-featured-card-title a {
    color: #1a202c;
    text-decoration: none;
    transition: color 0.2s;
}

.dncg-featured-card-title a:hover {
    color: #667eea;
}

.dncg-featured-card-title .external-icon {
    font-size: 14px;
    opacity: 0.6;
    margin-left: 4px;
}

/* Meta Info */
.dncg-featured-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    font-size: 13px;
    color: #718096;
}

.dncg-featured-meta span {
    display: inline-flex;
    align-items: center;
}

.dncg-featured-meta span::before {
    content: "•";
    margin-right: 8px;
    color: #cbd5e0;
}

.dncg-featured-meta span:first-child::before {
    content: none;
}

.dncg-featured-url {
    color: #718096;
    font-size: 12px;
    word-break: break-all;
}

/* Excerpt */
.dncg-featured-excerpt {
    margin: 0;
    font-size: 14px;
    line-height: 1.6;
    color: #4a5568;
    flex: 1;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* CTA Button */
.dncg-featured-cta {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 16px;
    background: #667eea;
    color: white;
    text-decoration: none;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500;
    transition: background 0.2s;
    width: fit-content;
}

.dncg-featured-cta:hover {
    background: #5568d3;
    color: white;
}

.dncg-featured-cta .cta-arrow {
    transition: transform 0.2s;
}

.dncg-featured-cta:hover .cta-arrow {
    transform: translateX(4px);
}

/* Post Type Specific Colors */
.dncg-featured-card[data-type="page"] .dncg-featured-badge {
    color: #48bb78;
    background: rgba(72, 187, 120, 0.1);
}

.dncg-featured-card[data-type="page"] .dncg-featured-cta {
    background: #48bb78;
}

.dncg-featured-card[data-type="page"] .dncg-featured-cta:hover {
    background: #38a169;
}

.dncg-featured-card[data-type="subject_area"] .dncg-featured-badge {
    color: #ed8936;
    background: rgba(237, 137, 54, 0.1);
}

.dncg-featured-card[data-type="subject_area"] .dncg-featured-cta {
    background: #ed8936;
}

.dncg-featured-card[data-type="subject_area"] .dncg-featured-cta:hover {
    background: #dd6b20;
}

.dncg-featured-card[data-type="courses"] .dncg-featured-badge {
    color: #10b981;
    background: rgba(16, 185, 129, 0.1);
}

.dncg-featured-card[data-type="courses"] .dncg-featured-cta {
    background: #10b981;
}

.dncg-featured-card[data-type="courses"] .dncg-featured-cta:hover {
    background: #059669;
}

.dncg-featured-card[data-type="tribe_events"] .dncg-featured-badge {
    color: #ec4899;
    background: rgba(236, 72, 153, 0.1);
}

.dncg-featured-card[data-type="tribe_events"] .dncg-featured-cta {
    background: #ec4899;
}

.dncg-featured-card[data-type="tribe_events"] .dncg-featured-cta:hover {
    background: #db2777;
}

.dncg-featured-card[data-type="post"] .dncg-featured-badge {
    color: #6366f1;
    background: rgba(99, 102, 241, 0.1);
}

.dncg-featured-card[data-type="post"] .dncg-featured-cta {
    background: #6366f1;
}

.dncg-featured-card[data-type="post"] .dncg-featured-cta:hover {
    background: #4f46e5;
}

/* Divider */
.dncg-search-divider {
    text-align: center;
    margin: 32px 0 24px 0;
    position: relative;
}

.dncg-search-divider::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 1px;
    background: #e5e7eb;
}

.dncg-search-divider span {
    position: relative;
    background: #ffffff;
    padding: 0 20px;
    color: #6b7280;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* Mobile Styles */
@media (max-width: 640px) {
    .dncg-search-featured-bar {
        padding: 16px;
    }
    
    .dncg-featured-header {
        margin-bottom: 16px;
    }
    
    .dncg-featured-icon {
        font-size: 20px;
    }
    
    .dncg-featured-title {
        font-size: 18px;
    }
    
    .dncg-featured-message {
        padding: 14px 16px;
        font-size: 14px;
    }
    
    .dncg-featured-message.dncg-rich-content {
        padding: 16px 18px;
    }
    
    .dncg-featured-grid {
        gap: 12px;
    }
    
    .dncg-featured-card {
        padding: 16px;
    }
    
    .dncg-featured-card-title {
        font-size: 16px;
    }
    
    /* Make images mobile-friendly */
    .dncg-featured-message img.alignleft,
    .dncg-featured-message img.alignright {
        float: none;
        max-width: 100%;
        margin: 16px 0;
    }
    
    /* Make embeds mobile-friendly */
    .dncg-featured-message iframe {
        width: 100%;
        height: auto;
        min-height: 200px;
    }
}

/* Tablet Styles */
@media (max-width: 1024px) and (min-width: 641px) {
    .dncg-featured-message img.alignleft,
    .dncg-featured-message img.alignright {
        max-width: 40%;
    }
}

/* Print Styles */
@media print {
    .dncg-search-featured-bar {
        box-shadow: none;
        border: 1px solid #e5e7eb;
        background: #f3f4f6;
    }
    
    .dncg-featured-header {
        background: transparent;
    }
    
    .dncg-featured-title {
        color: #1a202c;
    }
    
    .dncg-featured-message {
        background: #fef3c7;
        border: 1px solid #fbbf24;
    }
    
    .dncg-featured-cta {
        background: #667eea;
        color: white;
    }
    
    /* Hide videos in print, show message instead */
    .dncg-featured-message iframe {
        display: none;
    }
    
    .dncg-featured-message iframe::after {
        content: "Video content not available in print";
        display: block;
        padding: 20px;
        background: #f3f4f6;
        text-align: center;
        color: #6b7280;
    }
}


/* Divider */
.dncg-search-divider {
    text-align: center;
    position: relative;
    margin: 32px 0;
    overflow: hidden;
}

.dncg-search-divider::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(to right, transparent, #e2e8f0, transparent);
}

.dncg-search-divider span {
    position: relative;
    background: white;
    padding: 0 16px;
    color: #718096;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* Mobile Responsiveness */
@media (max-width: 767px) {
    .dncg-search-featured-bar {
        padding: 16px;
        margin-bottom: 24px;
    }
    
    .dncg-featured-title {
        font-size: 16px;
    }
    
    .dncg-featured-grid {
        grid-template-columns: 1fr;
        gap: 12px;
    }
    
    .dncg-featured-card {
        padding: 16px;
    }
    
    .dncg-featured-card-title {
        font-size: 16px;
    }
}

/* Alternative: Subtle/Professional Style */
.dncg-search-featured-bar.subtle {
    background: #f7fafc;
    border: 2px solid #e2e8f0;
    border-left: 4px solid #667eea;
}

.dncg-search-featured-bar.subtle .dncg-featured-title {
    color: #2d3748;
}

.dncg-search-featured-bar.subtle .dncg-featured-card {
    border: 1px solid #e2e8f0;
}