/* Non-SPIN */
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-VariableFont_opsz,wght.ttf") format("truetype");
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}

@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Italic-VariableFont_opsz,wght.ttf") format("truetype");
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
}
@font-face {
  font-family: "DM Sans";
  src: url("../fonts/DMSans-VariableFont_opsz,wght.ttf") format("truetype");
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}

@font-face {
  font-family: "DM Sans";
  src: url("../fonts/DMSans-Italic-VariableFont_opsz,wght.ttf") format("truetype");
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
}
body {
	font-family: 'Inter', sans-serif;
	color: #000;
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}
.wd_main_content_outer {
	padding-left: 15px;
	padding-right: 15px;
}
.wd_pageid_45 .elementor-element.wd_main_content_outer {
	box-shadow: none;
}
.wd_main_content {
	flex: 1;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: 700;
	line-height: 3rem;
}
h1 { font-size: 60px; }
h2 { font-size: 40px; }
h3 { font-size: 35px; }
h4 { font-size: 30px; }
h5 { font-size: 25px; }
h6 { font-size: 20px; }
main p {
	font-family: 'Inter', sans-serif;
	/*color: #000;*/
	line-height: 1.875;
}
.navbar {
	padding: 1.5rem;
	position: relative;
	z-index: 1;
}
.wd_topnav.navbar {
	border-bottom: 1px solid #fff;
}
.wd_topnav .navbar-brand img {
	width: 160px;
}
.navbar-toggler {
	border: 0;
}
.nav-item,
.dropdown-item {
	font-size: .85rem;
	text-transform: uppercase;
	font-weight: 700;
}
.nav-item.active {}
.wd_mobilenav .nav-item,
.wd_mobilenav .nav-item.active {
	border-bottom: 2px solid transparent;
}
#dropdown-search.dropdown-toggle:after {
	display: none;
}
.dropdown-search input[type="text"] {
	margin-bottom: 5px;
}
.dropdown-menu {
	border-radius: 0;
	/*box-shadow: 0 0 6px rgba(0, 0, 0, .25);*/
	border: 0;
	box-shadow: none;
	background-color: #d7168b;
}
.dropdown-toggle::after {
	border: 0;
	content: '\f078';
	font-family: 'FontAwesome';
	font-size: .6rem;
}
.dropleft .dropdown-toggle::before {
	border: 0;
}
.dropleft .dropdown-menu.dropdown-search {
	top: -8px;
}
.dropdown-menu .dropdown-item {
	color: #fff;
}
.dropdown-menu .dropdown-item:hover {
	color: #fff;
	background-color: transparent;
	text-decoration: underline;
}
.wd_search_form_container {
	max-width: 100%;
}
.wd_search_form_container .wd_search_form {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}
.dropdown.searchBar {
    position: static !important;
}
.dropdown.searchBar .dropdown-menu {
    margin-top: 0px !important;
    width: 100% !important;
}
.dropdown.searchBar .dropdown-menu .container {
	justify-content: center;
}

.wd_topnav {
	transition: .5s;
}
.wd_no_header .wd_topnav {
	background-color: #fff;
}
.wd_no_header .navbar-nav .dropdown-menu {
	box-shadow: 0px 1px 4px rgba(0,0,0,.25);
}
.wd_mobilenav {
	align-items: flex-start;
	padding: 0;
	height: 0%;
	width: 100%;
	position: fixed;
	overflow-x: hidden;
	transition: .5s;
	top: 0px;
	background-color: #d7168b;
	z-index: 1021;
	opacity: 0;
	overflow: hidden;
}
.wd_mobilenav .navbar-nav {
	text-align: center;
	margin-top: 2rem;
}
.wd_mobilenav .dropdown-menu {
	text-align: center;
}
.wd_mobilenav .nav-item,
.wd_mobilenav .dropdown-item {
	font-size: 1rem;
}

.masthead {
	position: relative;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 38rem;
	margin-top: -120px;
	padding-top: 120px;
	background-color: #000;
}
.container {
	max-width: 1560px;
}
 /* Begin classes for common SPIN elements */

*, ::before, ::after { box-sizing: border-box; }
*, ::before, ::after { box-sizing: inherit; }
*, ::before, ::after { box-sizing: border-box; }

/* Header Styles */
.wd_header_text-wrapper {
	padding: 8rem 0 10rem;
}
.wd_masthead-title,
.wd_masthead-description {
	font-family: 'DM Sans', sans-serif;
}
.wd_mobile-header {
	padding: 1rem;
}
.wd_mobile-brand {
	width: 100%;
	padding: 1.5rem;
}
.wd_mobile-brand .container {
	padding-left: 0;
	padding-right: 0;
}
.wd_mobile-brand .navbar-toggler {
	color: rgba(0,0,0,.5);
}

.page_header {
	font-family: 'DM Sans', sans-serif;
	font-size: 2.5rem;
	text-transform: uppercase;
}
.wd_pageid_19.wd_item_page .page_header,
.wd_pageid_43.wd_item_page .page_header {
	display: none;
}
.category_header {
	font-family: 'DM Sans', sans-serif;
	font-size: 2rem;
	line-height: 1.25;
}
.detail_header,
.detail_subheader,
.category_name {
	font-family: 'DM Sans', sans-serif;
	font-size: 35px;
	font-weight: 700;
}
.category_intro {}
/* END Header Styles */
.wd_item_list {
	overflow: hidden;
}
.item, .wd_item {
	margin: 10px 0;
	padding: 10px 0;
	overflow: hidden;
}
.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;
	line-height: 1.8rem;
}
.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 {}
.wd_image img {
	max-width: 100%;
}

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;
}

.wd_main_content_outer a {
	transition: all 0.3s ease;
	color: #d7168b;
	text-decoration: underline;
}
.wd_main_content_outer a:hover {
	color: #434a6c;
}

/* Toolbar */
span.wd_tool_icon > a:link,
span.wd_tool_icon > a:visited {
    color: #d7168b;
    background: none !important; /* override inline */
    transition: all .2s ease-in-out;
    font-size: 1rem;
}
span.wd_tool_icon a:hover {
    transform: translateY(-4px);
}
/* END Toolbar */

/* Clear Fix */
ul.wd_layout-simple:before,
ul.wd_layout-simple:after {
	content: " ";
	display: block;
}
ul.wd_layout-simple:after {
	clear: both;
}
/* Standard */
/* FAQs PAGE */
.wd_pageid_118 .item {
	box-shadow: 0 0 6px rgba(0, 0, 0, .25);
	padding: 2rem 5rem 2rem 2rem;
	margin: 1rem 1rem 1rem 0;
	position: relative;
}
.wd_pageid_118 .item_name {
	cursor: pointer;
}
.wd_pageid_118 .wd_standard .item_name:after,
.wd_pageid_118 .wd_standard .item_name.active:after {
	position: absolute;
	font-family: 'FontAwesome';
	top: 2rem;
	right: 2rem;
	content: '\f078';
}
.wd_pageid_118 .wd_standard .item_name.active:after {
	content: '\f077';
}
/* END FAQs PAGE */
/* corporate governance */
.wd_pageid_65 .wd_standard {
	display: flex;
	flex-wrap: wrap;
	column-gap: 30px;
	row-gap: 30px;
	margin-bottom: 80px;
}
.wd_pageid_65 .wd_category {
	width: calc(50% - 15px);
}
.wd_pageid_65 .wd_category:first-child {
	width: 100%;
}
.wd_pageid_65 .wd_category:first-child .item {
	padding: 0;
}
.wd_pageid_65 .item {
	margin: 0;
}
.wd_pageid_65 .wd_category:first-child .item {
	padding: 0;
}
.wd_pageid_65 .item p {
	font-size: 1.125rem;
	line-height: 1.875;
	margin: 0;
}
.wd_pageid_65 .item p ~ p {
	margin-top: 1em;
}
.wd_pageid_65 .wd_category ~ .wd_category .item {
	border-top: 1px solid #eeeeee;
	padding: 12.6px;
}
.wd_pageid_65 .wd_category ~ .wd_category .item:last-child {
	border-bottom: 1px solid #eeeeee;	
}

/* end corporate governance */

.wd_standard .item table.wd_attachment {
	width: auto;
	border: none;
	margin: 0;
}
.wd_standard .item table.wd_attachment td {
	padding: 0;
	border: none;
}
/* END Standard */
/* Contacts */
.linked-in img,
.twitter-user img {
	display: none;
}
.linked-in,
.twitter-user {
	position: relative;
	padding-left: 20px;
}
.linked-in:before,
.twitter-user:before {
	font-family: 'FontAwesome';
	font-size: 1rem;
	position: absolute;
	left: 0;
}
.linked-in:before {
	content: '\f08c';
}
.twitter-user:before {
	content: '\f081';
}
/* END Contacts */
/* SEC Filings */
div.wd_ir_secfilings .wd_selector {
	margin: 0 0 5px 40px;
}
div.wd_ir_secfilings .wd_linkmenu-header[title="Year"] .wd_linkmenu-label {
	min-width: 160px;
}
div.wd_ir_secfilings .wd_linkmenu-header[title="Category"] .wd_linkmenu-label {
	min-width: 260px;
}
/* END SEC Filings */
/* stock quote */
.wd_ir_quote .wd_ticker_label {
	display: none;
}
.wd_ir_quote .wd_quote .wd_price {
	color: #d7168b;
}
/* end stock quote */
/* Interactive Chart */
.wd_ir_interactivechart input.wd_chart_date {
	width: 200px;
}
/* END Interactive Chart */
/* Historical */
.wd_ir_historical .wd_ticker_label {
	text-align: left;
}
.wd_historical h4 {
	font-weight: 400;
	font-size: 1.5rem;
}
.wd_historical .wd_historical_results h4 {
	width: 100%;
}
#wd_printable_content .wd_historical select {
	font-size: 1rem;
	padding: 0 3rem 0 .5rem;
}
.wd_historical .wd_historical_details {
	display: flex;
	flex-wrap: wrap;
}
.wd_historical .wd_historical_item {
	float: none;
	flex-grow: 1;
	flex-shrink: 1;
	/*width: 25%;*/
	white-space: nowrap;
}
div.wd_historical_chart {
	width: 100%;
	max-width: 100%;
}
.wd_historical_chart .highcharts-container[style] {
	width: 100% !important;
}
div.wd_historical_calendar {
	width: 25%;
}
div.wd_historical_results {
	max-width: 70%;
	/*width: 70%;*/
}
.wd_historical_results .wd_close_price .wd_historical_value {
	font-size: 4rem;
}
/* END Historical */
/* Events */
div.wd_events {}
.wd_events .wd_subscribe_link {
	display: none;
}
.wd_events .wd_events_inputs select,
.wd_events .wd_events_inputs .wd_events_input_go {
	display: none;
}
.wd_events .wd_events_tabs {
	float: none;
}
.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;
}
li.wd_events_tab {
	border: 2px solid #d7168b;
	color: #d7168b;
	padding: 5px 10px;
}
li.wd_events_tab.active {
	background: #d7168b;
	color: #fff;
}
li.wd_events_tab:first-child,
li.wd_events_tab:last-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-bottomleft: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
}
.wd_events_month_header,
.wd_events_past_summary .wd_header {
	background-image: none;
	border: 0;
	border-bottom: 2px solid #394149;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	background-color: #F2F6FB;
}
.wd_event_sidebar {
	width: 300px;
}
.wd_events .wd_mobile_title {
	display: none;
}
.wd_events-detail > .wd_title {
	font-size: 1.5rem;
	font-weight: 400;
	line-height: 1.33;
}
/* END Events */
/* Newsfeed Releases */
.wd_newsfeed_releases .wd_item_search_form_container .wd_search_advanced_link {
	display: none;
}
div.wd_newsfeed_releases .wd_item_list .wd_item {
	border-bottom: 1px solid #000;
	padding: 2rem;
}
div.wd_newsfeed_releases .wd_item_list .wd_item .wd_item_wrapper {
	margin-left: 0;
}
div.wd_newsfeed_releases .wd_item_list .wd_item .wd_subtitle,
div.wd_newsfeed_releases .wd_item_list .wd_item .wd_thumbnail,
div.wd_newsfeed_releases .wd_item_list .wd_item .wd_asset_type_link_list {
	display: none;
}

.wd_pageid_43.wd_item_page .wd_main_content {
	max-width: 1080px;
	margin-left: auto;
	margin-right: auto;
}
.wd_newsfeed_releases-detail > .wd_title {
	font-size: 1.5rem;
	line-height: 1.33;
	font-weight: 400;
	text-align: center;
}
.wd_newsfeed_releases-detail > .wd_subtitle {
	font-style: italic;
	text-align: center;
	line-height: 1.875;
	margin-bottom: 1em;
	font-weight: 400;
}
.wd_newsfeed_releases-detail .wd_captioned_image {
	max-width: 100%;
	margin: 10px auto !important; /* override inline */
}
.wd_newsfeed_releases-detail .news_body p.prnews_p {
	font-family: inherit;
	font-size: 100%;
	color: inherit;
}
.wd_newsfeed_releases-detail .wd_news_body ul:not(.wd_asset_list),
.wd_newsfeed_releases-detail .wd_news_body ol {
	margin: 1em 0 1em 0;
	padding-left: 40px;
}
.wd_newsfeed_releases-detail .wd_news_body ul:not(.wd_asset_list) 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;
}

.wd_asset_type_3,
.wd_asset_gallery_list {
	background-color: transparent;
}
.wd_asset_type_3 .wd_title_overlay p {
	color: inherit;
	font-size: .75rem;
	margin: 0;
}
.wd_asset_carousel_type_link_list {
	display: none;
}
.wd_asset_carousel_aspect {
	margin-bottom: 70px;
}
.wd_carousel .wd_carousel-arrow {
	text-decoration: none;
}
.wd_carousel .wd_layout-carousel {
	margin: 0;
}

.wd_modal-outer,
.wd_gallery_modal {
	max-width: 820px;
}
.wd_video_modal .wd_video {
	height: auto !important; /* override inline */
	max-width: 800px;
}
.wd_video_modal .wd_date {
	display: none;
}
.wd_video_modal .wd_video_link_list_wrapper {
	color: inherit;
}
.wd_video_modal .wd_video_link_list_label {
	padding: 0;
}
.wd_video_modal {
	height: 100%;
	width: 100%;
}
.wd_video_modal .wd_video_aspect {
	max-width: 100%;
	max-height: 100%;
}
.wd_video_modal .wd_info {
	overflow: auto;
}
.wd_video_modal .wd_title {
	font-size: 1.3em;
	font-weight: bold;
}
.wd_video_modal .wd_video_link_list_wrapper {
	margin: 5px 0;
}
.wd_video_modal .wd_video_link_list_label {
	float: left;
	margin: 2px 5px 0 0;
}
.wd_video_modal .wd_video_link {
	display: inline-block;
	margin: 2px 5px 0 0;
	white-space: nowrap;
}
.wd_video_modal div.video-player {
	margin: 0;
}
.wd_video_modal div.wd_embed_code {
	min-height: 0px; /* For IE7- */
	margin: 0;
	position: relative;
	padding-bottom: 56.25%
}
.wd_video_modal div.wd_embed_code object,
.wd_video_modal div.wd_embed_code embed,
.wd_video_modal div.wd_embed_code iframe,
.wd_video_modal div.wd_embed_code video {
	position: absolute !important;
	top: 0;
	left: 0;
	height: 100% !important;
	width: 100% !important;
}

.wd_asset_gallery_container .wd_continue_link {
	display: none;
}
ul.wd_asset_inline_list {
	margin: 0 0 20px 40px;
}
/* END Newsfeed Releases */
/* Board of Directors / Committees */
.wd_board_members,
.wd_board_members-detail {
	margin-bottom: 80px;
}
.wd_board_members .wd_item,
.wd_board_members-detail {
	display: flex;
	gap: 30px;
}
.wd_board_members .wd_item {
	margin: 0;
	padding: 40px 0;
}
.wd_board_members .wd_item ~ .wd_item {
	border-top: 1px solid #eeeeee;
}
.wd_board_members .wd_item .wd_captioned_image,
.wd_board_members-detail {
	margin: 0 !important; /* override inline */
	width: auto !important; /* override inline */
	flex: 25%;
}
.wd_board_members .wd_item .wd_item_wrapper,
.wd_board_members-detail .wd_item_wrapper {
	flex: 75%;
}
.wd_board_members .wd_item .wd_title,
.wd_board_members-detail .wd_title {
	font-size: 1.375rem;
	line-height: 1.84;
	margin-bottom: 8px;
}
.wd_board_members .wd_item p,
.wd_board_members-detail p {
	font-size: 1.125rem;
	line-height: 1.875;
	margin: 0 0 20px;
}
.wd_board_members .wd_item .wd_committee_list,
.wd_board_members-detail .wd_item_wrapper .wd_committee_list {
	padding: 0;
	margin: 0;
}
.wd_committee_list .wd_committee a {
	color: inherit;
	font-weight: normal;
}
.wd_board_members .wd_item_wrapper img,
.wd_board_members-detail .wd_item_wrapper img {
	vertical-align: baseline;
}
.wd_board_members .wd_item p:last-child,
.wd_board_members-detail p:last-child {
	margin-bottom: 0;
}
.wd_board_committees .wd_title {
	padding: .5rem;
	font-size: 1rem;
	font-weight: 400;
}
.wd_committees thead th {
	background-color: #d7168b;
	color: #fff;
}
.wd_committees thead th a {
	color: inherit;
}
.wd_committees th,
.wd_committees td {
	border: 1px solid #D1D5DB;
}

table .wd_mobile-label {
	display: none;
}

/* END Board of Directors / Committees */
/* Formbuilder */
.wd_formbuilder label {
	margin-left: .5rem;
}
legend.wd_form_field_label {
	font-size: 1rem;
}
.wd_item_search_form_container .wd_search_form_basic {
	width: 100%;
}
.wd_search_basic_fields {
	border: 0;
	padding: 0;
	background-color: transparent;
}
.wd_search_advanced_link {
	float: right;
}
.wd_main_content_outer input,
.wd_main_content_outer button:not([class*=wd_wai]),
.wd_main_content_outer select,
.wd_search_form_container input[type="text"] {
	border-radius: 0;
	border: 0;
	border-bottom: 2px solid #394149;
	line-height: 32px;
	padding: 0 1rem;
	font-size: 1.2rem;
	color: #333;
	max-width: 100%;
	width: auto;
}
.dropdown.searchBar input[type="text"] {
	width: 78%;
	border-bottom: 0;
	position: relative;
	background: url(../images/fa-search.png) left no-repeat;
	padding-left: 30px;
}
.dropdown.searchBar input[type="submit"] {
	min-width: 125px;
	width: 20%;
	height: 2.15rem;
}
p.wd_back a {
	font-weight: 700;
	display: inline-flex;
	align-items: center;
	gap: 3px;
}
p.wd_back a::before {
	content: '';
	display: inline-block;
	height: 20px;
	width: 20px;
	background-image: url(../images/icons8-left-24.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
p.more a,
.wd_more a,
a.button,
a.wd_search_advanced_link,
.wd_main_content_outer input.wd_formbuilder_submit,
.wd_main_content_outer .wd_calculator_form_buttons input[type="submit"],
.wd_main_content_outer input[type="submit"],
input[type="submit"],
.wd_subscribe_link a,
.wd_main_content_outer button:not([class*=wd_wai]),
.wd_main_content_outer .wd_form_buttons input[type="submit"] {
	font-family: 'DM Sans',sans-serif;
	color: #fff;
	background-color: #d7168b;
	font-size: 1.1111111111111rem;
	line-height: 1em;
	font-weight: 500;
	padding: 15px 30px;
	height: auto;
	max-width: 100%;
	transition: all .2s linear;
	text-shadow: none;
	border-radius: 40px;
	display: inline-block;
	border: 1px solid #d7168b;
	text-decoration: none;
}
.more.wd_arrow a {
	display: inline-flex;
	padding: 16px 32px 16px 32px;
	gap: 5px;
	font-weight: 700;
	align-items: center;
}
.more.wd_arrow a svg {
	width: 24px;
	margin-top: -1px;
}
p.more a:hover,
.wd_more a:hover,
a.button:hover,
a.wd_search_advanced_link:hover,
.wd_main_content_outer input.wd_formbuilder_submit:hover,
.wd_main_content_outer .wd_calculator_form_buttons input[type="submit"]:hover,
.wd_main_content_outer input[type="submit"]:hover,
input[type="submit"]:hover,
.wd_subscribe_link a:hover,
.wd_main_content_outer button:not([class*=wd_wai]):hover,
.wd_main_content_outer button:not([class*=wd_wai]):hover span,
.wd_main_content_outer .wd_form_buttons input[type="submit"]:hover {
	color: #d7168b;
	background-color: #fff;
	cursor: pointer;
}
.wd_subscribe_link a .wd_subscribe_icon {
	display: none;
}
a.button2 {
	color: #394149;
	box-shadow: 0 0 6px rgba(0, 0, 0, .25);
	font-size: .8rem;
	font-weight: 300;
	padding: .5rem 3rem .5rem 2rem;
}
a.button2:hover {}
.wd_attachment_container .wd_attachment_size,
.wd_attachment .wd_attachment_size,
.wd_attachment_spacer {
	display: none;
}
.wd_wai_dp_button .wd_datepicker-icon {
	color: #fff;
}
.wd_wai_dp_button:focus .wd_datepicker-icon,
.wd_wai_dp_button:hover .wd_datepicker-icon {
	color: #d7168b;
}
.wd_attachment_image {
	vertical-align: middle;
}
.wd_calculator_inputs legend label {
	font-size: 18px;
}
/*.wd_main_content_outer button:not([class*=wd_wai]),
.wd_main_content_outer .wd_form_buttons input[type="submit"] {
	transition: all 0.3s ease;
	color: #d7168b;
	border: 2px solid #d7168b;
	background-color: #fff;
	font-size: 1rem;
	font-weight: 600;
	text-transform: uppercase;
}*/
/*.wd_main_content_outer button:not([class*=wd_wai]):hover,
.wd_main_content_outer button:not([class*=wd_wai]):hover span,
.wd_main_content_outer .wd_form_buttons input[type="submit"]:hover {
	color: #fff;
	background-color: #d7168b;
}*/
.wd_main_content_outer select {
	padding: 0 3rem 0 1rem;
	font-size: 1.2rem;
	height: 40px;
	color: #333;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: #F2F6FB url(../images/chevron-down.png) right no-repeat;
}
.wd_main_content_outer select option,
.wd_linkmenu-list .wd_linkmenu-listitem {
	font-size: .85rem;
	padding: 3px 6px;
}
select::-ms-expand {
	border: none;
	margin-left: 50px;
	background-color: #fff;
}
.wd_main_content_outer button.ui-datepicker-trigger {
	border: 0;
}
.wd_main_content_outer .wd_form_field_label {
	line-height: 2rem;
	margin-bottom: 0;
}
.wd_main_content_outer input[type=checkbox],
.wd_main_content_outer input[type=radio] {
	height: auto;
}
.wd_form_field {
	clear: both;
}
.wd_page_limit {
	padding: 0;
}
.wd_linkmenu-header {
	padding: 6px 2px;
}
.wd_linkmenu-header {
	border-radius: 0;
	border: 0;
	border-bottom: 2px solid #394149;
}
.wd_wai_datepicker .wd_wai_datepickerDialog {
	width: 500px;
	max-width: 90%;
	right: 10%;
	border: 1px solid #D7D7D7;
}
.wd_ir_historical .wd_wai_datepicker .wd_wai_datepickerDialog {
	max-width: 100%;
	right: auto;
}
.wd_wai_datepicker .wd_wai_header {
	background-color: #d7168b;
}
.wd_wai_datepicker table.wd_wai_dates {
	table-layout: auto;
	margin: 5px 0 0 0;
}
.wd_wai_datepicker table.wd_wai_dates th {
	background-color: #fff;
	padding: 10px;
}
.wd_wai_datepickerDialog .wd_wai_dateRow button {
	background-color: #7985c1;
	border-color: #7985c1;
	color: #333;
}
.wd_wai_datepickerDialog .wd_wai_dateRow button.disabled {
	background-color: #F4FAFA;
	color: #B8B8B8;
}
.wd_wai_datepicker .wd_wai_dateRow {
	background: none;
}

.wd_page_link:first-child,
.wd_page_link:last-child,
.wd_page_link {
	border: 0;
	padding: 11px;
	position: relative;
}
.wd_page_active {
	border-bottom: 2px solid #394149;
	background-color: transparent;
}
.wd_page_prev a, .wd_page_prev span,
.wd_page_next a, .wd_page_next span {
}
.wd_page_prev a:before,
.wd_page_prev span:before {
	position: absolute;
	font-family: 'FontAwesome';
	content: '\f053';
	font-size: .5rem;
}
.wd_page_next a:before,
.wd_page_next span:before {
	position: absolute;
	font-family: 'FontAwesome';
	content: '\f054';
	font-size: .5rem;
}

.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_linkmenu-header:hover .wd_linkmenu-icon,
.wd_linkmenu-header:focus .wd_linkmenu-icon,
.wd_linkmenu-header.wd_linkmenu-active .wd_linkmenu-icon {
	border: 0;
	background-color: transparent;
}

.wd_subscribe2 .wd_formbuilder {
	display: flex;
	flex-wrap: wrap;
	row-gap: 18px;
	column-gap: 15px;
	background: #fff;
	border-radius: 32px;
	padding: 50px 30px;
}
.wd_subscribe2 .wd_formbuilder .wd_form_field {
	width: 100%;
}
.wd_subscribe2 .wd_formbuilder .wd_form_field:has(input[name*=first_name], input[name*=last_name]) {
	width: calc(50% - 7.5px);
}
.wd_subscribe2 .wd_formbuilder .wd_form_field,
.wd_subscribe2 .wd_formbuilder .wd_form_field_label,
.wd_subscribe2 .wd_formbuilder .wd_form_field_label label,
.wd_subscribe2 .wd_formbuilder .wd_form_field_input,
.wd_subscribe2 .wd_formbuilder .wd_form_footer,
.wd_subscribe2 .wd_formbuilder .wd_form_buttons {
	margin: 0;
	overflow: hidden;
}
.wd_subscribe2 .wd_formbuilder .wd_form_field_label {
	width: auto;
}
.wd_subscribe2 .wd_formbuilder input[type="text"],
.wd_subscribe2 .wd_formbuilder select,
.wd_subscribe2 .wd_formbuilder textarea {
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	width: 100%;
	padding: 12px 16px;
	border-radius: 4px;
	box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.05);
	color: #475569;
	border: 1px solid #D1D5DB;
	background-color: #F4F5F9;
	height: 48px;
}

/* END Formbuilder */
/* Search Results */
.wd_sphinx_search .wd_search_form a[onclick*=wd_toggle_search_form],
.wd_sphinx_search .wd_search_result .wd_search_assets,
.wd_sphinx_search .wd_search_result .wd_search_info {
	display: none;
}
.wd_sphinx_search .wd_search_form label[for=basic_search_keywords] {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
/* END Search Results */
/* Featureboxes */
div.wd_featurebox {}
div.wd_featurebox_container {}
.wd_featurebox_title {
	font-family: 'DM Sans', sans-serif;
	font-size: 2.667rem;
	line-height: 1.1;
	font-weight: 700;
}

.wd_featureboxes_top .wd_featurebox_container {
	display: flex;
	background-color: #fff;
	border-radius: 32px;
	box-shadow: 0px 10px 27px 0px rgba(246, 248, 255, 0.15);
	gap: 20px;
	overflow: hidden;
}
.wd_featureboxes_top .wd_featurebox_image,
.wd_featureboxes_top .wd_featurebox_content {
	flex: 50%;
	overflow: hidden;
}
.wd_featureboxes_top .wd_featurebox_image img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.wd_featureboxes_top .wd_featurebox_content {
	padding: 50px 25px 65px 50px;
}
.wd_featureboxes_top .wd_image_right .wd_featurebox_content {
	padding: 50px 50px 65px 25px;
}
.wd_featureboxes_top .wd_featurebox_title {
	margin-bottom: 30px;
}
.wd_featureboxes_top .wd_featurebox p {
	font-size: 1.111rem;
	line-height: 1.4;
}
.wd_featureboxes_top p.more {
	margin-top: 50px;
}

.wd_featureboxes_middle .wd_featurebox-teaser .item {
	margin: 20px 0;	
	box-shadow: 0px 4px 10px 0px rgba(198, 204, 219, 0.3);
	background-color: #fff;
	border-radius: 16px;
	padding: 30px 30px 40px;
}
.wd_eyebrow,
.wd_featureboxes_middle .wd_featurebox-teaser .item .wd_date {
	font-family: "DM Sans", sans-serif;
	font-size: 1.111rem;
	line-height: 1.1;
	text-transform: uppercase;
	font-weight: 700;
	color: #8A1156;
}
.wd_featureboxes_middle .wd_eyebrow {
	margin: 0;
}
.wd_featureboxes_middle .wd_featurebox-teaser .item .wd_title {
	font-family: "DM Sans", sans-serif;
	font-size: 2rem;
	line-height: 1.1;
	margin-bottom: 20px;
}
.wd_featureboxes_middle .wd_featurebox-teaser .item .wd_title a {
	color: inherit;
	text-decoration: none;
}
.wd_featureboxes_middle .wd_featurebox-teaser .item .wd_summary p {
	color: #59607A;
	font-size: 1.111rem;
	line-height: 1.4;
	margin: 0;
}
.wd_featureboxes_middle .wd_featurebox > p.more {
	margin: 20px 0 0;
}

.wd_quicklinks-wrapper {
	background-color: #000;
	color: #fff;
}
div.wd_featureboxes_quicklinks {
	display: flex;
	justify-content: space-between;
}
div.wd_featureboxes_quicklinks a {
	color: #fff;
}
div.wd_featureboxes_quicklinks div.wd_featurebox {}
div.wd_featureboxes_quicklinks div.wd_featurebox_container {
	position: relative;
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: 33%;
	transition: all 0.3s ease;
	margin: 1rem;
	padding: 2rem;
}
div.wd_featureboxes_quicklinks div.wd_featurebox_container:hover {
	transform: scale(1.05);
}
div.wd_featureboxes_quicklinks div.wd_featurebox_container:first-child {
	margin-left: 0;
}
div.wd_featureboxes_quicklinks div.wd_featurebox_container:last-child {
	margin-right: 0;
}
div.wd_featureboxes_quicklinks div.wd_featurebox_title {
	font-size: 2rem;
	text-align: center;
	position: relative;
	padding-bottom: 1rem;
	margin-bottom: 1rem;
}
div.wd_featureboxes_quicklinks table.wd_imagetable[style] {
	margin-left: auto !important;
	margin-right: auto !important;
}

div.wd_featureboxes_news {}
div.wd_featureboxes_news div.wd_featurebox {}
div.wd_featureboxes_news div.wd_featurebox_container {
	display: flex;
	justify-content: space-between;
}
div.wd_featureboxes_news div.wd_featurebox_title {
	font-size: 2rem;
	width: 33.3%;
}
div.wd_featureboxes_news div.wd_featurebox_title p.more {
	margin-top: 1rem;
}
div.wd_featureboxes_news div.wd_featurebox {
	width: 66.6%;
}
div.wd_featureboxes_news div.wd_featurebox .wd_newsfeed_releases-teaser {}
div.wd_featureboxes_news div.wd_featurebox .item {
	position: relative;
	transition: all 0.3s ease;
	padding: 0 0 2rem;
	margin: 0 0 2rem 2rem;
	display: flex;
	border-bottom: 1px solid #000;
}
div.wd_featureboxes_news div.wd_featurebox .item:last-child {
	border-bottom: 0;
}
div.wd_featureboxes_news div.wd_featurebox .item:only-child {
	padding-top: 2rem;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
}
div.wd_featureboxes_news div.wd_featurebox .item:hover {
	transform: scale(1.05);
}
div.wd_featureboxes_news div.wd_featurebox .item .wd_date {
	width: 20%;
}
div.wd_featureboxes_news div.wd_featurebox .item .wd_title {
	width: 80%;
}

div.wd_featureboxes_news .subscribe_link,
.wd_newsfeed_releases-teaser .wd_thumbnail,
.wd_newsfeed_releases-teaser .wd_asset_icon_link_list {
	display: none;
}



.wd_featureboxes_left {
	margin-bottom: 40px;
	padding: 0 40px 0 0;
}
.wd_featureboxes_left .wd_ticker_label {
	text-align: left;
}

.wd_featureboxes_right {
	margin-bottom: 40px;
}

.wd_stock_header-wrapper {
	position: absolute;
	bottom: 0;
	width: 100%;
}
.wd_stock_header {}
.wd_stock_header .wd_loading_rotate {
	font-size: .45rem;
	color: #fff;
}
.wd_stock_header .wd_featurebox_title,
.wd_stock_header .wd_chart-quote-footer,
.wd_stock_header .wd_quote-change {
	display: none;
}
.wd_stock_header .wd_featureboxes_stock {
	float: right;
	line-height: 4rem;
}
.wd_stock_header .wd_featurebox {
	position: relative;
	color: #fff;
	transition: .5s ease;
	display: flex;
	align-items: center;
	cursor: pointer;
	padding: 0 2rem;
}
.wd_stock_header .wd_featurebox:after {
	position: absolute;
	font-family: 'FontAwesome';
	content: '\f054';
	transition: .5s ease;
	right: .5rem;
}
.wd_stock_header .wd_featurebox:hover:after {
	right: 0;
}
.wd_stock_header div.wd_ticker_label span.wd_exchange {
    transition: .5s ease;
}
.wd_stock_header .wd_featurebox:hover,
.wd_stock_header .wd_featurebox:hover div.wd_ticker_label span.wd_exchange {
    color: rgba(255,255,255,1);
}
.wd_stock_header div.wd_ticker_label,
.wd_stock_header .wd_quote-price {
	padding-left: .5rem;
	font-size: 1.25rem;
	font-family: 'DM Sans', sans-serif;
	font-weight: normal;
}
.wd_stock_header .wd_quote-container,
.wd_stock_header div.wd_ticker_label {
	flex-basis: content;
}
.wd_stock_header div.wd_quote-value,
.wd_stock_header div.wd_ticker_label {
	margin: 0;
}
.wd_stock_header div.wd_ticker_label span.wd_exchange {
	position: relative;
	padding-left: 1rem;
	color: inherit;
}


.wd_bottom_outer {
	background-image: url(../images/grains.jpg);
}
.wd_bottom_outer .elementor-element.wd_bottom_wrapper {
	box-shadow: none;
}
.wd_bottom_outer > .e-con-inner {
	padding-top: 120px;
	padding-bottom: 80px;
}
.wd_featureboxes_bottom {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	column-gap: 2%;
}
.wd_featureboxes_bottom .wd_featurebox_container {
	flex: 1 1 49%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0 0 1rem 0;
	background-color: #fff;
	padding: 40px 30px;
	border-radius: 32px;
}
.wd_featureboxes_bottom .wd_featurebox_title {
	display: flex;
	align-items: center;
	position: relative;
	color: #8a1156;
	text-transform: uppercase;
	font-size: 2rem;
	margin-bottom: 30px;
}
.wd_featureboxes_bottom .wd_featurebox_title span {
	padding-right: 20px;
	background-color: #fff;
	position: relative;
	z-index: 1;
}
.wd_featureboxes_bottom .wd_featurebox_title::after {
	content: '';
	height: 1px;
	width: 100%;
	background-color: #59607A;
	position: absolute;
}
.wd_featureboxes_bottom .wd_imagetable {
	display: none;
}
.wd_featureboxes_bottom .wd_ticker_label {
	text-align: left;
}
.wd_featureboxes_bottom .wd_ticker_label .wd_exchange,
.wd_featureboxes_bottom .wd_chart-quote-label,
.wd_featureboxes_bottom .wd_chart-quote-footer,
.wd_featureboxes_bottom .wd_chart-quote-value {
	color: inherit;
}
.wd_featureboxes_bottom .wd_chart-quote-value {
	font-weight: 500;
}
/* 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;
}
footer {
	margin-top: auto;
	padding: 1rem 0;
	background-color: #d7168b;
	color: #fff;
	clear: both;
}
footer .fa {
	font-size: 1.5rem;
	margin: 0 .5rem;
}
footer a .fa {
	color: #fff;
}
.wd_copyright {
	font-size: .8rem;
	line-height: 1.5rem;
}
/* Extra large devices (large desktops) */
@media (max-width: 1199px) {
	.wd_historical .wd_historical_item {
		/*width: 50%;*/
	}
	div.wd_historical_calendar {
		width: 50%;
	}
	div.wd_historical_results {
		max-width: 45%;
		/*width: 45%;*/
	}
}
/* Large devices (desktops) */
@media (max-width: 1024px) {
	.wd_featurebox_title {
		font-size: 2.558rem;
	}
	.wd_featureboxes_top .wd_featurebox_content {
		padding-right: 15px;
		padding-left: 0;
	}
	.wd_featureboxes_top .wd_image_right .wd_featurebox_content {
		padding-left: 15px;
		padding-right: 0;
	}
}
@media (max-width: 992px) {
	.page_header,
	.category_header {
		font-size: 2rem;
		line-height: 1.25;
	}
	div.wd_featureboxes_quicklinks {
		flex-wrap: wrap;
	}
	div.wd_featureboxes_quicklinks div.wd_featurebox_container {
		width: 100%;
		margin: 1rem 0 1rem 0;
		padding: 0 2rem;
		flex-basis: 100%;
	}
	div.wd_featureboxes_quicklinks div.wd_featurebox_title {
		padding-bottom: 0;
	}
	div.wd_featureboxes_news div.wd_featurebox_container {
		flex-wrap: wrap;
	}
	div.wd_featureboxes_news div.wd_featurebox .wd_newsfeed_releases-teaser {
		flex-wrap: wrap;
	}
	div.wd_featureboxes_news div.wd_featurebox_title,
	div.wd_featureboxes_news div.wd_featurebox {
		margin-top: 0;
		width: 100%;
	}
	div.wd_featureboxes_news div.wd_featurebox .item {
		display: block;
		margin: 1rem 0;
	}
	div.wd_featureboxes_news div.wd_featurebox .item .wd_date,
	div.wd_featureboxes_news div.wd_featurebox .item .wd_title {
		width: 100%;
	}

	.wd_pageid_65 .wd_category {
		width: 100%;
	}

}

@media (max-width: 921px) {
	.dropdown-menu {
		position: static;
	}
	.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .menu-link {
		display: flex;
		justify-content: space-between;
	}
	.dropdown-toggle::after {
		transform: rotate(-90deg);
	}
	.show .dropdown-toggle::after {
		transform: none;
	}
}
/* Medium devices (tablets) */
@media (max-width: 767px) {
	.wd_featureboxes_top .wd_featurebox_container {
		flex-direction: column;
	}
	.wd_featureboxes_top .wd_featurebox_content {
		padding: 10px 10px 50px;
	}
	.wd_featureboxes_top .wd_image_right .wd_featurebox_content {
		padding: 50px 10px 10px;
	}




	.wd_featureboxes_bottom .wd_featurebox_container {
		flex: 100%;
	}
	div.wd_newsfeed_releases .wd_item_list .wd_item:first-child,
	div.wd_newsfeed_releases .wd_item_list .wd_item {
		width: 100%;
	}
	.wd_board_members .wd_item,
	.wd_board_members-detail {
		flex-direction: column;
	}
	div.wd_historical_results,
	.wd_historical .wd_historical_item {
		max-width: 100%;
		width: 100%;
	}

	.wd_newsfeed_releases .wd_subscribe_link {
		text-align: left;
	}
	.wd_item_search_form_container .wd_search_basic_fields {
		display: flex;
		flex-direction: column;
		gap: 20px;
	}
	.wd_page_menu {
		display: flex;
		flex-direction: column;
		align-items: center;
		gap: 10px;
	}
	.wd_page_link:first-child,
	.wd_page_link:last-child,
	.wd_page_link {
		padding: 11px 7px;
		font-size: .875rem;
	}

	.wd_events .wd_mobile_title {
		display: block;
	}
	.wd_events .wd_event_info .wd_title {
		display: none;
	}

	table.wd_committees,
	table.wd_committees tbody,
	table.wd_committees tbody tr,
	table.wd_committees tbody td {
	    display: block;
	    font-size: .875rem;
	}
	table.wd_committees thead {
		display: none;
	}
	table.wd_committees tbody tr {
	    height: auto;
	    margin: 16px 0;
	    border-bottom: 1px solid #f3f3f3;
	    border-top: 1px solid #f3f3f3;
	    padding: .5rem;
	}
	table.wd_committees .wd_member_col,
	table.wd_committees .wd_committee_col {
	    width: 100%;
	    border: none;
	}
	table.wd_committees td {
		text-align: left;
	}
	table.wd_committees .wd_empty {
		display: none;
	}
	table.wd_committees .wd_member_icon,
	table.wd_committees .wd_chair_icon,
	table.wd_committees .wd_mobile-label {
	    display: inline-block;
	}
	table.wd_committees .wd_title {
		padding: 0;
	}

	.wd_form_field {
		margin-bottom: 16px;
	}

	.wd_featureboxes_left,
	.wd_featureboxes_right {
		margin-bottom: 40px;
		padding: 0px;
	}
	.wd_main_content_outer select,
	.wd_main_content_outer input[type="text"] {
		width: 100%;
	}
	.wd_subscribe2 .wd_formbuilder .wd_form_field:has(input[name*=first_name], input[name*=last_name]) {
		width: 100%;
	}
	.wd_event_sidebar {
		width: auto;
	}
}
/* Small devices (landscape phones) */
@media (max-width: 575px) {
	.wd_ir_interactivechart .wd_chart_dates {
		white-space: initial;
	}
	.wd_ir_interactivechart .wd_chart_dates input {
		width: calc(100% - 40px);
		margin-bottom: 10px;
	}
	.wd_wai_datepicker table.wd_wai_dates th {
		padding: 5px;
	}
}