 /* Begin classes for common SPIN elements */
*, ::before, ::after { box-sizing: border-box; }
*, ::before, ::after { box-sizing: inherit; }
*, ::before, ::after { box-sizing: border-box; }

/* footer at bottom */
#lithium-root {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  min-height: 100dvh;  
}

main {
	flex: 1;
}

/* footer at bottom */

h1 {
	font-weight: 900;
	font-size: 54px;
	line-height: 65px;
	text-align: center;
	margin-bottom: 40px;
}

.item_name h1,
h1.category_header {
    text-align: left;
}

.wd_header_img {
	width: 100%;
	margin-bottom: 40px;
	display: block;
	border-radius: 12px;
}

.d-flex-container {
	display: flex;
	gap: 40px;
}

.d-flex {
	display: flex;
}

.d-flex-50 {
	flex: 1 1 50%;
}

a {
	color: #002b11;
  	text-decoration-line: underline;
}

button a {
	text-decoration: none;
}

#wd_mobile_nav {
	position: absolute;
    left: -385px;
	top: 0;
	visibility: hidden;
}

.wd_close_nav {
	right: 30px;
    top: -20px;
}

button + .wd_subnav,
.wd_languages,
.wd_languages_footer,
.wd_open_nav {
	display: none;
}

button + .wd_subnav,
.wd_languages {
	position: absolute;
	top: 50px;
	right: 0;
	background: #FFF;
	box-shadow: 0 2px 54px #0000001a;
	padding: 20px 0px;
	min-width: 190px;
	z-index: 10;
	border-radius: 12px;
}

.wd_languages_footer {
	position: absolute;
	/*top: -170px;*/
	top: -130px;
	right: 0;
	background: #FFF;
	box-shadow: 0 2px 54px #0000001a;
	padding: 20px 0px;
	min-width: 190px;
	z-index: 10;
	border-radius: 12px;
}

div[data-automation="desktop-cart-and-profile"] {
	position: relative;
}

button + .wd_subnav:before,
.wd_languages:before {
  border-color: rgb(255, 255, 255) #0000;
  border-style: solid;
  border-width: 0 10px 8px;
  content: "";
  right: 24px;
  position: absolute;
  top: -8px;
}

.wd_languages_footer:before {
	bottom: -8px;
	border-width: 8px 10px 0px 10px;
	border-color: rgb(255, 255, 255) #0000;
	border-style: solid;
	content: "";
	right: 24px;
	position: absolute;
}

.wd_footer_menu .wd_active svg {
  transform: rotate(180deg);
}

.wd_subnav ul,
.wd_languages ul,
.wd_languages_footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: left;
}
.wd_subnav li a,
.wd_languages li a ,
.wd_languages_footer li a {
  display: block;
  color: #002b11;
  padding: 10px 20px;
  text-decoration: none;
}

.wd_languages_footer li a:hover,
.wd_subnav li a:hover,
.wd_languages li a:hover {
	background: #cdcfcd;
	color: #002b11;
}

.wd_tagline {
  display: block;
  margin-left: 10px;
  border-left: 2px solid #002B11;
  padding-left: 10px;
  font-size: 30px;
  font-weight: 600;
  padding-top: 2px;
}

.search-container {
	padding-right: 0;
    margin-left: auto;
    margin-right: 0;
}

.wd_pageid_34929.wd_item_page .wd_nav_element-34450:after,
.wd_pageid_20295.wd_item_page .wd_nav_element-34450:after,
.wd_pageid_20295.wd_is_category.wd_category_771 .wd_nav_element-34450:after,
.wd_pageid_20295.wd_is_category.wd_category_772 .wd_nav_element-34451:after,
.wd_pageid_20295.wd_is_category.wd_category_782 .wd_nav_element-34460:after,
.wd_pageid_34929.wd_is_category.wd_category_1 .wd_nav_element-34926:after,
.wd_pageid_34929.wd_is_category.wd_category_2 .wd_nav_element-34869:after,
.wd_pageid_34929.wd_is_category.wd_category_3 .wd_nav_element-34878:after,
button.wd_active:after {
	visibility: visible;
}

.wd_scrolled {
	border-bottom: 1px solid #dfe1df;
  	border-top: 0;
}

.wd_body_scrolled .hNYnL {
	border-top: 0px;
}

.wd_subnav {
	display: flex;
	flex-direction: column;
}

.wd_subnav a {
  padding: 25px 0 0 0px;
  font-weight: 700;
}

.wd_nav_btn {
  display: inline-block;
  position: relative;
  margin: 0;
}

div[role='tablist'] .wd_nav_btn button {
  margin-right: 0;
  padding-right: 0;
}

.wd_footer_menu {
  max-width: 250px;
  margin-left: auto;
  position: relative;
}

/* Header styles */
.wd_pageid_34291 .page_header,
.wd_pageid_34282 .page_header,
.wd_pageid_34281 .page_header {
	display: none;
}
.category_header {}
.detail_header,
.detail_subheader,
.category_name {}
.category_intro {}
/* END Header styles */

.item, .wd_item {
	margin: 10px 0;
	padding: 10px 0;
}
.item_name,
.wd_title,
.wd_item .wd_title,
.wd_newsfeed_releases-teaser .wd_title,
.wd_documents_item_list > .wd_documents_item > .wd_title {
	/* font-size: 1.2rem;
	font-weight: 700; */
}

.wd_standard .item_name {
	font-size: 1.2rem;
	font-weight: 700;
}

.wd_featurebox a,
.item_name a,
.wd_title a,
.wd_item .wd_title a,
.wd_newsfeed_releases-teaser .wd_title a,
.wd_documents_item_list > .wd_documents_item > .wd_title a {
	text-decoration: none;
}

.wd_featurebox a:hover,
.item_name a:hover,
.wd_title a:hover,
.wd_item .wd_title a:hover,
.wd_newsfeed_releases-teaser .wd_title a:hover,
.wd_documents_item_list > .wd_documents_item > .wd_title a:hover {
	text-decoration: underline;
}

.item_date, .wd_date,
.wd_item .wd_date,
.wd_event_sidebar .wd_event_date,
.wd_newsfeed_releases-teaser .wd_date {
	font-size: 1rem;
	font-weight: normal;
	color: inherit;
	text-transform: none;
}
.item_summary, .wd_item .wd_summary {}
.wd_item .wd_subtitle {}

table.wd_imagetable {}
td.imagecaption {}

span.wd_subscribe_icon {
	background: url('../images/webdriver/email_alerts.png') no-repeat;
	background-position: 0 3px;
	display: inline-block;
	height: 18px;
	width: 18px;
	margin-left: 5px;
}
span.wd_subscribe_icon img {
	display: none;
}

/* Clear Fix */
ul.wd_layout-simple:before,
ul.wd_layout-simple:after {
	content: " ";
	display: block;
}
ul.wd_layout-simple:after {
	clear: both;
}

/* Standard */
div.wd_standard {}

.wd_pageid_20303 .wd_standard .item,
.wd_pageid_20290 .wd_standard .item {
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
}

.wd_pageid_20303 .wd_standard .item .wd_imagetable,
.wd_pageid_20290 .wd_standard .item .wd_imagetable {
	margin: 0 20px 20px 0 !important;
}
/* END Standard */

/* Stories */
div.wd_stories {}
/* END Stories */

/* Articles */
div.wd_articles {}
/* END Articles */

/* Events */
div.wd_events {}
.wd_event_sidebar .wd_event_date,
.wd_event_sidebar .wd_event_time,
.wd_event_sidebar .wd_event_subscribe,
.wd_event_sidebar .wd_event_reminder,
.wd_event_sidebar .wd_event_webcast {
	background-position: left;
}
/* END Events */

/* Gallery */
div.wd_gallery {}

.wd_gallery_modal .wd_image img {
  height: auto !important;
}
/* END Gallery */

/* News headliness */
.wd_news_headlines .wd_item .wd_date {
  margin-bottom: 8px;
}
.wd_news_headlines .wd_item .wd_title {
    font-size: 28px;
    line-height: 34px;
}
/* END News headlines */

.wd_articles .wd_item .wd_date {
  margin-bottom: 8px;
}
.wd_articles .wd_item .wd_title {
    font-size: 28px;
    line-height: 34px;
}

.wd_articles .wd_category_link_list {
    display:none;
}

/* Newsfeed Releases */
div.wd_newsfeed_releases {}

.wd_newsfeed_releases .wd_item {
    border-top: 1px solid #dee2e6;
    margin: 0;
    padding: 1rem .5rem;;
}


.wd_date_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 0 0 0;
  margin-top: 10px;
}
.wd_date_row p {
  margin: 0;
}
.wd_more .fa.fa-plus {
  display: block;
  width: 2.25em;
  height: 2.25em;
  background: #00eb5b;
  border-radius: 50%;
  position: relative;
  margin-left: .75em;
  color: #FFF;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  }
.wd_more a {
	line-height: 1.56rem;
display: inline-flex;
  align-items: center;
  position: relative;
  padding-left: 1em;
  overflow: hidden;
  color: #002B11;
  border-radius: 3em;
  text-decoration: none;
}

.wd_more a::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100%;
  border-radius: 3em;
  border: 1px solid #00eb5b;
  transition: all .2s ease;
}

.wd_more a:hover::before {
  right: 0;
}

.wd_more .fa.fa-plus::before {
  position: absolute;
  right: 50%;
  top: 50%;
  transform: translateX(50%) translateY(-50%);
  transform-origin: center;
  transition: all .2s ease;
}

.wd_more a:hover span.fa.fa-plus::before {
  transform: translateX(50%) translateY(-50%) rotate(-90deg);
}

.wd_newsfeed_releases .wd_item .wd_date {
  margin-bottom: 0px;
}
.wd_newsfeed_releases .wd_item .wd_title {
    font-size: 18px;
    line-height: 24px;
}
/* END Newsfeed Releases */

/* override font size set in feed releases */
.wd_newsfeed_releases-detail .news_body p.prnews_p {
	font-family: inherit;
	font-size: 100%;
	color: inherit;
}

ul.wd_layout-masonry.wd_asset_inline_list {
 margin: 0 0 0 20px;
}

.wd_asset_inline,
.wd_asset_carousel,
.wd_asset_gallery {
  background-color: transparent;
}

.wd_asset_inline.wd_item,
.wd_asset_gallery.wd_item,
.wd_asset_gallery.wd_item {
  margin: 0;
  padding: 0;
}

.wd_asset_gallery_list {
  background-color: transparent;
}
.wd_asset_list li,
.wd_asset_gallery_list li {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.wd_modal-overlay {
    z-index: 11000;
}
.wd_videos-modal {
  max-width: calc(1000px - 20px);
}

.wd_modal-outer {
  max-width: 1000px;
}
.wd_asset_gallery_container .wd_continue_link,
.wd_asset_carousel_type_link_list li.wd_asset_carousel_type_link {
  display: none;
}

.wd_featurebox p,
#wd_printable_content p {
    font-size: 16px;
  line-height: 22px;
}
.wd_body,
.wd_body.wd_news_body {
  border-bottom: 1px solid #e9eef1;
  padding-bottom: 25px;
  max-width: 970px;
  margin: 0 auto;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  /*font-family: "Georgia","Times New Roman","Century Schoolbook L",serif;*/
}
/* reset UL behavior to default in NFR body */
.wd_newsfeed_releases-detail .wd_news_body ul:not([class]),
.wd_newsfeed_releases-detail .wd_news_body ul:not([class]) ul {
	margin: 1em 0 1em 0;
	padding-left: 40px;
}
.wd_newsfeed_releases-detail .wd_news_body ul li,
.wd_newsfeed_releases-detail .wd_news_body ul li ul li {
	list-style-type: disc;
	list-style: disc;
}
.wd_newsfeed_releases-detail .wd_news_body ul.wd_layout-masonry li,
.wd_newsfeed_releases-detail .wd_news_body ul.wd_layout-masonry li li {
	list-style-type: none;
	list-style: none;
}
.wd_newsfeed_releases-teaser .tools {
	text-decoration: none;
	margin-bottom: 12px;
}
span.wd_tool_icon > a:link, span.wd_tool_icon > a:visited {
  color: #002b11;
  background-color: transparent !important;
}

span.wd_tool_icon > a:hover {
  color: #fff;
  background-color: #666;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.08) !important;
  color: #143c24;
  border-radius: 20px;
}

.wd_toolbar.wd_toolbar-detail {
  border: none;
}

.wd_toolbar.wd_toolbar-detail ul.wd_tools {
  display: flex;
  justify-content: center;
}

.wd_subtitle {
    font-weight: 700;
    font-size: 24px;
    line-height:30px;
}

.wd_item_page h1,
.wd_item_page .wd_subtitle{
    text-align: left;
    max-width: 970px;
    margin: 0 auto 20px auto;
    padding: 0;
    font-size: 34px;
    line-height: 40px;
    font-weight: 700;
}

.wd_item_page h1 {
    text-align: center;
    font-weight: 900;
    font-size: 54px;
    line-height: 65px;
}

.wd_pageid_34937.wd_item_page .detail_header {
    display:none;
}

.wd_item_page .wd_subtitle{
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 30px;
    display: flex;
}

.wd_subtitle.has-bullet:before {
    content: '•';
    padding-right: 4px;
}

.wd_item_page .wd_captioned_image {
	width: 100% !important;
}

.wd_item_page .wd_captioned_image img {
    max-width: 100%;
    max-height: 675px;
    border-radius: 20px;
}
.wd_item_page .wd_captioned_image .wd_caption {
	text-align: left;
}
.pdf-link {
    text-align:right;
}
/* END Newsfeed Releases */

/* Formbuilder */
select::-ms-expand {
	border: none;
}
#wd_printable_content input,
#wd_printable_content button:not([class*='wd_wai']),
#wd_printable_content select {
	background-color: transparent;
  border-color: #002b11;
  color: #002b11;
  border-radius: 100px;
  padding: 9.5px 16px;
  background-clip: padding-box;
  display: inline-block;
  position: relative;
  transition: color .1s linear,background-color .1s linear,border-color .1s linear;
  height: 3rem;
  font-size: 1rem;
}

#wd_printable_content button:not([class*='wd_wai']),
#wd_printable_content input[type='submit'] {
	border: none;
	background-color: #002b11;
	color: #f7f7f7;
}

.wd_wai_datepicker .wd_wai_datepickerDialog {
	width: 500px;
	max-width: 80%;
	right: 10%;
}

input[type='submit']:hover,
button:not(.PFswe):not(.UikNM):hover {
    background-color: #143c24;
    border-color: #143c24;
    color: #e3e3e3;
}
select::-ms-expand {
	margin-left: 50px;
	background-color: #fff;
}
#wd_printable_content button.ui-datepicker-trigger {
	border: 0;
}
#wd_printable_content .wd_form_field_label {
	line-height: 2.4em;
	margin-bottom: 0;
}

#wd_printable_content input[type=checkbox],
#wd_printable_content input[type=radio] {
	height: auto;
}
.wd_form_field {
	clear: both;
}
.wd_page_limit {
	padding: 0;
}

.wd_linkmenu {
  width: fit-content;
  padding: 4px;
  min-width: 135px;
}

.wd_linkmenu-header {
	padding: 6px 2px;
}

.wd_page_menu .wd_page_limit {
  font-size: 0;
}
.wd_page_limit .wd_linkmenu-header::after {
  content: "\f078";
  font-size: .75rem;
  font-family: 'fontawesome';
  margin-left: 6px;
}
.wd_page_menu .wd_linkmenu-header {
  font-size: 1rem;
  cursor: pointer;
}
.wd_page_link:first-child,
.wd_page_link:last-child,
.wd_linkmenu-header {
	border-radius: 0;
}
.wd_linkmenu-header:hover .wd_linkmenu-icon {
	border-color: transparent;
	background-color: transparent;
	color: #000;
}
.wd_form_field .wd_form_field_input,
.wd_form_field {
	overflow: visible;
}

.wd_search_advanced_link {
	display:none;
}

.wd_item_search_form_container .wd_search_basic_fields,
main .wd_search_form {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 20px;
}
main select,
main input[type="text"],
.wd_page_menu .wd_linkmenu-header {
	height: 3rem;
	padding: .5rem 1rem;
	border-radius: 40px;
	border: 1px solid #002B11;
	background-color: #fff;
	display: flex;
  align-items: center;
}

.wd_select_wrapper {
	position: relative;
	display: flex;
	align-items: center;
	min-width: 140px;
}
main select {
	padding-right: 2.5rem;
	font-size: 1.2rem;
	appearance: none;
	-webkit-appearance: none;
	min-width: 140px;
}
.wd_select_wrapper::after {
	content: "\f078";
	font-size: .75rem;
	font-family: 'fontawesome';
	position: absolute;
	display: inline-block;
	right: 1rem;
	pointer-events: none;
}
/* END Formbuilder */

.wd_item_search_form_container .wd_search_basic_fields {
	border: none;
	padding: 20px 0;
	background: none;
}

.wd_page_menu {
	display: flex;
	flex-direction: column-reverse;
	align-items: center;
	gap: 20px;
	margin-bottom: 60px;
}
.wd_page_menu .wd_page_links {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.wd_page_menu .wd_page_links .wd_page_link {
	background: none;
	border: none;
	height: 40px;
  min-width: 40px;
  padding: 6px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  font-weight: 700;
}
.wd_page_menu .wd_page_links .wd_page_link.wd_page_active {
	background-color: #002b11;
	color: #f7f7f7;
	border-radius: 20px;
	height: 40px;
	min-width: 40px;
	padding: 6px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.wd_page_menu .wd_page_links .wd_page_link:hover {
  background-color: #e5e5e5;
  color: #1a4029;
}
.wd_page_menu .wd_page_links .wd_page_link a,
.wd_page_menu .wd_page_links .wd_page_link span {
	opacity: .6;
	text-decoration: none;
}
.wd_page_menu .wd_page_links .wd_page_prev a,
.wd_page_menu .wd_page_links .wd_page_next a,
.wd_page_menu .wd_page_links .wd_page_link.wd_page_active span {
	opacity: 1;
}
.wd_page_menu .wd_page_links .wd_page_next,
.wd_page_menu .wd_page_links .wd_page_prev {
	padding: 0;
	display: flex;
}
.wd_page_menu .wd_page_links .wd_page_next {
	margin-left: 10px;
}
.wd_page_menu .wd_page_links .wd_page_prev {
	margin-right: 10px;
}
.wd_page_menu .wd_page_links .wd_page_next a,
.wd_page_menu .wd_page_links .wd_page_next span,
.wd_page_menu .wd_page_links .wd_page_prev a,
.wd_page_menu .wd_page_links .wd_page_prev span {
	height: 40px;
	width: 40px;
	font-size: 0;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
}
/* .wd_page_menu .wd_page_links .wd_page_prev a,
.wd_page_menu .wd_page_links .wd_page_prev span {
	background-image: url(../images/chevron-left-black.svg);
}
.wd_page_menu .wd_page_links .wd_page_next a,
.wd_page_menu .wd_page_links .wd_page_next span {
	background-image: url(../images/chevron-right-black.svg);
} */


/* Search Results */
/* END Search Results */

/* Featureboxes */
.wd_featureboxes_middle .wd_news_headlines-teaser .item_date,
.wd_featureboxes_top_right .wd_articles-teaser .item_date,
.wd_featureboxes_top_right .wd_newsfeed_releases-teaser .wd_thumbnail,
.wd_featureboxes_top_right .wd_newsfeed_releases-teaser .wd_date,
.wd_featureboxes_top_right .wd_newsfeed_releases-teaser .wd_summary,
.wd_featureboxes_top_left div.wd_featurebox_title {
	display: none;
}

.wd_newsfeed_releases-teaser .wd_title {
  font-weight: normal;
}

.wd_newsfeed_releases-teaser .wd_title a {
    position: relative;
    display:flex;
}

.wd_newsfeed_releases-teaser .wd_title a:before {
    content: "";
  position: absolute;
  top: -20px;
  width: 30px;
  height: 2px;
  background-color: #002B11;
}

.wd_featureboxes_top_right div.wd_featurebox_title {
    margin-bottom: 20px;
}

/*
.wd_newsfeed_releases-teaser .wd_title a:after {
  content: '\f054';
  font-family: 'FontAwesome';
  display: inline-block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0px;
  right: -20px;
  text-decoration: none;
  padding-left: 4px;
}*/

.wd_featureboxes_top_left div.wd_featurebox p {
	font-size: 20px;
	padding: 0 10px;
}

.wd_featureboxes_top_left {
    box-shadow: 2px 5px 12px #a0a0a0;
  border-radius: 12px;
}
.wd_featureboxes_top_left div.wd_featurebox img {
	border-radius: 12px 12px 0 0;
	max-width: 100%;
	aspect-ratio: 4 / 3;
	object-fit: cover;
	width: 100%;
}

div.wd_featurebox {}
div.wd_featurebox_container {}
div.wd_featurebox_title {
	font-size: 28px;
	font-weight: 600;;
	line-height: 34px;
	color: #002B11;
}

div.wd_featureboxes_top {}
div.wd_featureboxes_top div.wd_featurebox {}
div.wd_featureboxes_top div.wd_featurebox_container {}
div.wd_featureboxes_top div.wd_featurebox_title {}

div.wd_featureboxes_left {}
div.wd_featureboxes_left div.wd_featurebox {}
div.wd_featureboxes_left div.wd_featurebox_container {}
div.wd_featureboxes_left div.wd_featurebox_title {}

div.wd_featureboxes_right {}
div.wd_featureboxes_right div.wd_featurebox {}
div.wd_featureboxes_right div.wd_featurebox_container {}
div.wd_featureboxes_right div.wd_featurebox_title {}

div.wd_featureboxes_middle {
	margin: 60px 0;
	background-color: #f7f7f7;
	padding: 60px 40px;
}
div.wd_featureboxes_middle div.wd_featurebox {}
div.wd_featureboxes_middle div.wd_featurebox_container .wd_news_headlines-teaser img {
	border-radius: 8px;
	aspect-ratio: 16 / 9;
	object-fit: cover;
	width: 100%;
}
div.wd_featureboxes_middle div.wd_featurebox_container .wd_news_headlines-teaser {
	display: flex;
	gap: 40px;
}

div.wd_featureboxes_middle div.wd_featurebox_container .wd_news_headlines-teaser .item .item_name {
	text-align: center;
	margin-top: 20px;
}

div.wd_featureboxes_middle div.wd_featurebox_title {}

div.wd_featureboxes_bottom {}
div.wd_featureboxes_bottom div.wd_featurebox {}
div.wd_featureboxes_bottom div.wd_featurebox_container {}
div.wd_featureboxes_bottom div.wd_featurebox_title {}


div.wd_featureboxes_bottom .wd_featurebox ul {
  list-style: none;
  padding: 0;
  margin: 20px 0 0 0;
  display: flex;
  justify-content: center;
  text-align: center;
}
div.wd_featureboxes_bottom .wd_featurebox ul li {
  flex: 1 1 33%;
}
div.wd_featureboxes_bottom .wd_featurebox ul.wd_last_list {
    border-top: 1.5px solid #DFE1DF;
  border-bottom: 1.5px solid #DFE1DF;
  background-color: #f7f7f7;
  padding: 15px 0;
  margin: 30px 0 60px 0;
}
div.wd_featureboxes_bottom .wd_featurebox ul li a {
  font-weight: bold;
  text-decoration: none;
}
div.wd_featureboxes_bottom .wd_featurebox ul li a:hover {
  text-decoration: underline;
}
div.wd_featureboxes_bottom .wd_featurebox ul li span {
  display: block;
  padding-top: 10px;
}
/* END Featureboxes */

/* YouTube Responsive Video Containers */
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* END YouTube Responsive Video Containers */

div.wd_rssfeeds_item {
	margin-bottom: 10px;
}

.wd_read_less {
	display: none;
}

.wd_footer_text {
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.wd_footer_text.show_more_text {
	overflow:visible;
	-webkit-line-clamp: none;
}

.show_more_text + div .wd_read_less + div svg {
	transform: rotate(180deg);
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
    padding-top: 0px;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* accordion */
.wd_accordion .wd_standard details {
  margin: 16px 0 0 0;
  border-bottom: 1px solid #dfe1df;
  padding-bottom: 16px;
}
.wd_accordion .wd_standard details summary::marker {
  content: '';
}

.wd_accordion .wd_standard details summary {
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.wd_accordion details summary {
    list-style: none;
    cursor: pointer; /* Makes it clear it is clickable */
}

.wd_accordion .wd_standard details[open] svg {
  transform: rotate(180deg);
}

/* Optional: Hide arrow in Safari/Chrome specifically */
.wd_accordion summary::-webkit-details-marker {
    display: none;
}

.wd_accordion .wd_standard .item {
  margin: 0;
  padding: 0;
}
/* accordion */

.d-none {display:none}

.wd_search_info {
	display: none;
}

/* Extra large devices (large desktops) */
@media (max-width: 1199px) {}

/* Large devices (desktops) */
@media (max-width: 1024px) {
	h1 {		
		font-size: 32px;
		line-height: 40px;
	}
	header div[role='tablist'],
	div[data-automation='desktop-cart-and-profile'] {
		display: none;
	}
	.wd_open_nav {
		display:flex;
	}
	.d-flex-container {
		flex-direction: column;
	}
	.d-flex-50 {
		flex: 1 1 100%;
	}
}
@media (max-width: 992px) {
	div.wd_featureboxes_middle div.wd_featurebox_container .wd_news_headlines-teaser,
	div.wd_featureboxes_bottom .wd_featurebox ul {
		flex-direction: column;
	}
	div.wd_featureboxes_bottom .wd_featurebox ul {
		gap: 20px;
	}
}

/* Medium devices (tablets) */
@media (max-width: 767px) {
	.wd_tagline {
		display: none;
	}
	.wd_pageid_20303 .wd_standard .item,
	.wd_pageid_20290 .wd_standard .item {
		flex-wrap: wrap;
	}
}

/* Small devices (landscape phones) */
@media (max-width: 575px) {
    .wd_page_menu .wd_page_links li:nth-child(n+8) {
  		display: none;
	}
}

/* CLIENT CSS OVERRIDES */
