
/* Employer core */
.section {
	padding: 25px 0;
}

@media (min-width: 998px) {
	.section {
		padding: 50px 0;
	}
}

img.event_bg_image {}

.btn.btn-sma {
	margin-right: 50%;
	margin-top: 35px;
	z-index: 100;
}

.btn-icon {
	color: #df7a1c !important;
	text-decoration: none !important;
	padding-left: 4rem;
	width: fit-content;
	position: relative;
}

.btn-icon:before {
	left: 0;
	content: "";
	font: normal normal normal 21px/1 FontAwesome;
	position: absolute;
	width: 44px;
	height: 44px;
	bottom: 0;
	padding: 7px 10px;
	color: #df7a1c;
	border: 3px solid #df7a1c;
	border-radius: 50%;
	top: 50%;
	transform: translateY(-50%);
	font-weight: 500;
	line-height: 22px;
	font-size: 31px;
	text-align: center;
}

.ess_search_section .container, .training_section .container, .section-ess-forms-list .container {}

.section-s-plan-message .container, .section-s-plan-hero .container, .address_contact_section .container, .section--login-about-rk .container, .section-employer-hero .container, .section-login-rk .container, .section-login-hero .container, .section-login-which .container, .section-login-notification .container, .training_section .container, .ess_search_section .container, .checklist_section .container, .section-ess-forms-list .container, .ess_contact_section .container, .ess-resource-block .container {
	margin-top: 35px;
	margin-bottom: 35px;
	position: relative;
	z-index: 1;
}

.note-box {
	border: 2px solid #115763;
	border-radius: 15px;
}

.note-box h5 {
	padding: 5px 25px;
}

/* Hero */
.section-employer-hero-img {
	max-width: 600px;
	padding-right: 50px !important;
}

.section-message-img {
	width: 50%;
	float: right;
	padding-right: 60px;
	max-width: 300px;
	padding-right: 50px !important;
}

.hero-text {
	color: #115763;
	font-size: 20px;
	line-height: 30px;
	margin-top: 22px;
	margin-bottom: 0 !important;
}

.hero-text p {
	color: #115763;
	font-size: 20px;
	line-height: 30px;
	margin-top: 22px;
	margin-bottom: 0 !important;
}

/* Handbook  */
.get_handbook_dropdown_main {
	width: 400px;
	position: relative;
	margin-bottom: 42px;
	border: 1px solid #34767e;
	border-radius: 9px;
	background-color: #fcfcfc;
	padding: 18.5px 38px;
}

.get_handbook_dropdown_main {
	z-index: 2;
}

img.ess_search_bg_image {
	position: absolute;
	top: -14vw;
}

img.check1_bg_image {
	position: absolute;
	top: -4vw;
	z-index: -1;
}

img.check2_bg_image {
	position: absolute;
	top: 19vw;
	z-index: -1;
}

img.events_bg_image {
	position: absolute;
	top: -14vw;
	z-index: -1;
}

img.example_bg_image {
	position: absolute;
	top: 34vw;
	z-index: -1;
}

.ess-search-block h2 {
	margin-bottom: 35px;
}

.section-ess-forms-list h2 {
	margin-bottom: 35px !important;
	color: #115763;
	font-size: 45px !important;
	line-height: 61px !important;
}

.ess-box-shadow-block {
	border-radius: 15px;
	background-color: #fcfcfc;
	box-shadow: 0 0 26px 0 #d0d7d8;
	padding: 35px 53px 75px;
}

.square-shadow-block {
	border-radius: 10px;
	background-color: #fcfcfc;
	box-shadow: 0 0 26px 0 #d0d7d8;
	padding: 15px 20px 15px;
}

.square-shadow-block h3 {
	font-size: 24px !important;
	color: #115763;
	line-height: 28px !important;
	font-weight: 600 !important;
	margin-top: 5px !important;
	margin-bottom: 10px !important;
}

.ess-search-block.ess-box-shadow-block {
	margin-top: 150px !important;
}

.handbook-block.ess-box-shadow-block {
	margin-top: 20px !important;
}

.get_handbook_section {
	padding: 20px 0 24px;
	position: relative;
}

.handbook-header {
	display: flex;
}

.share75 {
	flex: 65%;
}

.share25 {
	flex: 35%;
}

.share {
	flex: 50%;
}

.share h2 {
	padding-top: 25%;
}

.handbook-header.share img {
	float: left;
}

.center-img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Forms */
.forms-header {
	display: flex;
}

.forms-share {
	flex: 50%;
}

.forms-share h2 {
	padding-top: 25%;
}

.forms-share img {
	width: 80%;
	float: right;
	padding-right: 60px;
}

.section-employer-list {
	padding-top: 0;
}

.get_forms_dropdown_main {
	width: 550px;
	position: relative;
	margin-bottom: 42px;
	border: 1px solid #34767e;
	border-radius: 9px;
	background-color: #fcfcfc;
	padding: 18.5px 38px;
}

.get_forms_dropdown_main {
	z-index: 2;
}

/*Training */
.training-header {
	display: flex;
}

.training-share {
	flex: 50%;
}

.training-share h2 {
	padding-top: 25%;
}

.training-share img {
	width: 80%;
	float: right;
	padding-right: 0px;
}

.section-employer-list {
	padding-top: 0;
}

.btn.btn-training {
	padding: 15px 50px;
	margin-top: 5px;
	z-index: 100;
}

/* Contact block  */
img.ess_contact_bg_image {
	position: absolute;
	top: -14vw;
}

h3.info-block-header {
	color: #115763;
}

span.contact_drop_box_title {
	display: table;
	color: #115763;
	font-size: 18px;
	font-weight: 600;
	width: 100%;
	position: relative;
	cursor: pointer;
}

span.contact_drop_box_title:after {
	right: -14px;
	content: "";
	color: #115763;
	font: normal normal normal 18px/1 FontAwesome;
	position: absolute;
	width: 30px;
	height: 30px;
	top: 50%;
	bottom: auto;
	transform: translateY(-50%);
	font-size: 28px;
}

.accordion-anchor {
	display: block;
	height: 0;
	overflow: hidden;
	outline: none;
}

button.drop_box_title {
	display: block;
	/* was: display: table — this was the culprit */
	color: #115763;
	font-size: 18px;
	font-weight: 600;
	width: 100%;
	position: relative;
	cursor: pointer;
	background: none;
	border: none;
	padding: 0 40px 0 0;
	/* right padding prevents text running under chevron */
	text-align: left;
	font-family: inherit;
	line-height: 1.4;
}

button.drop_box_title:focus-visible {
	outline: 3px solid #115763;
	outline-offset: 3px;
	border-radius: 2px;
}

button.drop_box_title::after {
	content: "";
	color: #115763;
	font: normal normal normal 22px/1 FontAwesome;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: transform .2s ease;
}

button.drop_box_title[aria-expanded="true"]::after {
	transform: translateY(-50%) rotate(180deg);
}

.get_compare_dropdown_main {
	width: 100%;
	position: relative;
	margin-bottom: 12px;
}

.get_compare_dropdown_main button.drop_box_title {
	font-weight: 400;
	margin-top: 10px;
}

.get_compare_dropdown_main button.drop_box_title:focus-visible {
	outline: 3px solid #115763;
	outline-offset: 3px;
	border-radius: 2px;
}

.get_compare_dropdown_main button.drop_box_title::after {
	content: "";
	color: #115763;
	font: normal normal normal 20px/1 FontAwesome;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: transform .2s ease;
}

.get_compare_dropdown_main button.drop_box_title[aria-expanded="true"]::after {
	transform: translateY(-50%) rotate(180deg);
}

/* Button reset — preserves the visual design */
button.contact_drop_box_title {
	display: table;
	color: #115763;
	font-size: 18px;
	font-weight: 600;
	width: 100%;
	position: relative;
	cursor: pointer;
	background: none;
	border: none;
	padding: 0;
	text-align: left;
	font-family: inherit;
}

/* WCAG 2.4.11: visible focus indicator — min 3:1 contrast, 2px offset */
button.contact_drop_box_title:focus-visible {
	outline: 3px solid #115763;
	outline-offset: 3px;
	border-radius: 2px;
}

/* Chevron — same as before */
button.contact_drop_box_title::after {
	right: -14px;
	content: "";
	color: #115763;
	font: normal normal normal 18px/1 FontAwesome;
	position: absolute;
	width: 30px;
	height: 30px;
	top: 50%;
	bottom: auto;
	transform: translateY(-50%);
	font-size: 28px;
	transition: transform .2s ease;
}

/* Rotate chevron when open — uses aria-expanded on the button directly */
button.contact_drop_box_title[aria-expanded="true"]::after {
	transform: translateY(-50%) rotate(180deg);
}

/* Panel spacing — replaces inline style="display:none; padding-top:25px" */
.contact_drop_panel {
	padding-top: 25px;
}

/* hidden attribute handled by browser natively — no extra CSS needed */
.get_contact_dropdown_main {
	width: 400px;
	position: relative;
	margin-bottom: 12px;
}

.get_contact_dropdown_main {
	z-index: 2;
}

p.contact_spacer {
	padding-top: 25px;
}

ul.contact_spacer {
	padding-top: 5px;
}

.col-big {
	flex: 2;
}

.col-small {
	flex: 1;
}

.ess-contact-block.ess-box-shadow-block {
	margin-top: 20px !important;
}

/* News block */
.news-block.ess-box-shadow-block {
	margin-top: 150px !important;
}

.news-block2.ess-box-shadow-block {
	margin-top: -150px !important;
}

@media (max-width:767px) {
	.news-block2.ess-box-shadow-block {
		margin-top: 20px !important;
	}
}

.news-block3.ess-box-shadow-block {
	margin-top: 100px !important;
}

.notice {
	color: #115763;
	font-size: 18px !important;
	margin-bottom: 5px !important;
}

/* Resources */
span.resource_icon img {
	width: 70px;
}

.ess-resource-block {
	cursor: pointer;
	border-radius: 15px;
	padding: 37px 41px;
	display: block;
	height: 100%;
}

.ess-resource-block a:hover {
	text-decoration: none;
}

.ess-resource-block.ess-box-shadow-block {
	margin-top: 20px !important;
	max-width: 580px;
}

.resource_block {
	text-decoration: none;
	display: flex;
	flex-direction: column;
	padding: 51px 41px 50px;
}

.resource_text {
	text-align: center !important;
	color: #115763 !important;
}

.ess-resource-block .resource_block .resource_icon {}

.resource_icon {
	height: 82px;
	width: 82px;
	background-color: #fcfcfc;
	box-shadow: 0 0 26px 0 #d0d7d8;
	position: absolute;
	border-radius: 50%;
	left: 38%;
	top: -12%;
	bottom: auto;
	/*transform: translateY(-50%);*/
	display: flex;
	align-items: center;
	justify-content: center;
}

.address-block.ess-box-shadow-block {
	margin-top: 90px !important;
}

.ess-search-block .compare-header h2 {
	color: #115763;
	font-size: 26px;
	margin-top: 5px !important;
	margin-bottom: 25px !important;
}

.section-message, .section-overview, .section-core, .section-goals {
	padding: 0;
}

.section-goals__vis {
	background-image: url("https://cdn-ilenecm.nitrocdn.com/SfHUdnxesTYArqEAqrgiPqNoXwixrkJK/assets/images/optimized/rev-0ba1029/www.drs.wa.gov/wp-content/uploads/2026/06/TelescopeWithLines.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: auto;
	min-height: 100px;
	width: 50%;
}

.section-goals__vis.nitro-lazy {
	background-image: none !important;
}

.section-message__inner, .section-overview__inner, .section-core__inner, .section-goals__inner {
	max-width: 1380px;
	margin: 0 auto;
}

.section-message__header, .section-overview__header, .section-core__header, .section-goals__header {
	margin-bottom: 1.5rem;
}

/* Float container — clearfix ensures it wraps the floated image */
.section-message__body, .section-overview__body, .section-core__body, .section-goals__body {
	overflow: hidden;
}

.section-message__figure {
	float: right;
	margin: 0 0 1.5rem 2rem;
	max-width: 280px;
}

.section-message__image {
	width: 100%;
	height: auto;
	display: block;
	border-radius: 4px;
}

.section-goals__figure {
	float: left;
	margin: 0 0 1.5rem 2rem;
}

.section-goals__image {
	width: 25%;
	height: auto;
	display: block;
	border-radius: 4px;
}

.section-message__content {}

.section-message__content, .section-overview__content, .section-core__content, .section-goals__content p {
	margin-bottom: 1rem;
	line-height: 1.7;
}

.section-core__content h4 {
	margin-bottom: 1rem;
	line-height: 1.7;
	color: #df7a1c;
}

.section-message__subtext {
	margin-top: 2rem;
	padding-top: 1.5rem;
	border-top: 1px solid #ddd;
	font-style: italic;
	color: #555;
	white-space: pre-line;
}

/* Stack image above content on small screens */
@media (max-width: 768px) {
	.section-message__figure {
		float: none;
		margin: 0 0 1.5rem 0;
		max-width: 100%;
	}
}

.section-overview__values {
	display: flex;
	flex-direction: column;
	gap: 2rem;
	margin-top: 1.5rem;
}

.section-overview__values-row {
	display: flex;
	align-items: flex-start;
	gap: 1.5rem;
}

.section-overview__values-icon {
	flex: 0 0 80px;
}

.section-overview__values-icon img {
	width: 100%;
	height: auto;
	display: block;
}

.section-overview__values-content {
	flex: 1;
}

.section-overview__values-content p {
	margin-top: 1rem;
	margin-bottom: .75rem;
	line-height: 1.8;
}

@media (max-width: 576px) {
	.section-overview__values-row {
		flex-direction: column;
	}
	
	.section-overview__values-icon {
		flex: 0 0 auto;
	}
	
	.section-overview__values-icon {
		display: none;
	}
}

.section-goals__content a {
	color: #115763;
	font-size: 20px;
}
