/* ------ Q4 Preview Toolbar ------ */
body.PreviewBody {
  margin: 0;
  background-position: 0; }

body.PreviewBody .PreviewToolBar {
  position: fixed;
  top: 100%;
  bottom: auto;
  width: 100%;
  margin: 0;
  padding: 35px 20px;
  border: 0;
  font-size: 0;
  text-align: left;
  color: #fff;
  z-index: 100; }

body.PreviewBody .PreviewToolBar.js--open {
  top: auto;
  bottom: 0; }

body.PreviewBody .PreviewToolBar .PreviewTrigger {
  position: absolute;
  top: 0;
  left: 10px;
  padding: 20px;
  background: #283033;
  transform: translate(0, -100%);
  font-size: 2.4rem;
  cursor: pointer; }

body.PreviewBody .PreviewToolBar .PreviewTrigger.js--active i::before {
  content: "\ed6d"; }

body.PreviewBody .PreviewToolBar .PreviewFloatLeft,
body.PreviewBody .PreviewToolBar .PreviewDateControls {
  display: inline-block;
  vertical-align: middle; }

body.PreviewBody .PreviewToolBar .PreviewFloatLeft::before,
body.PreviewBody .PreviewToolBar .PreviewDateControls::before {
  font-size: 1.6rem;
  margin-right: 15px;
  line-height: 50px; }

body.PreviewBody .PreviewToolBar .PreviewFloatLeft {
  float: none; }

body.PreviewBody .PreviewToolBar .PreviewFloatLeft::before {
  content: "Select Preview Type:"; }

body.PreviewBody .PreviewToolBar .PreviewDateControls {
  float: right; }

body.PreviewBody .PreviewToolBar .PreviewDateControls::before {
  content: "Select Preview Date:"; }

body.PreviewBody .PreviewToolBar img {
  display: none; }

body.PreviewBody .PreviewToolBar input[type=radio],
body.PreviewBody .PreviewToolBar label,
body.PreviewBody .PreviewToolBar input[type=text],
body.PreviewBody .PreviewToolBar select,
body.PreviewBody .PreviewToolBar input[type=submit] {
  display: inline-block;
  margin-right: 5px;
  font-family: "Lato", sans-serif !important;
  font-weight: 300;
  font-size: 1.4rem;
  text-transform: uppercase;
  vertical-align: baseline; }

body.PreviewBody .PreviewToolBar input[type=text],
body.PreviewBody .PreviewToolBar select,
body.PreviewBody .PreviewToolBar input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 15px 20px;
  border: 0;
  border-radius: 0; }

/*margin-left: 15px;*/
body.PreviewBody .PreviewToolBar input[type=text] {
  min-width: 110px; }

body.PreviewBody .PreviewToolBar select {
  padding: 15px 35px 15px 20px;
  background: #fff url("../design/svg/q4-icon_chevron-down-black.svg") no-repeat right 10px center;
  background-size: 14px 14px; }

body.PreviewBody .PreviewToolBar select::-ms-expand {
  display: none; }

body.PreviewBody .PreviewToolBar input[type=submit] {
  background: #06607f;
  color: #fff !important; }

@media only screen and (max-width: 1024px) {
  body.PreviewBody .PreviewToolBar .PreviewFloatLeft,
  body.PreviewBody .PreviewToolBar .PreviewDateControls {
    display: block;
    float: none;
    margin-bottom: 15px; }
  body.PreviewBody .PreviewToolBar .PreviewFloatLeft::before,
  body.PreviewBody .PreviewToolBar .PreviewDateControls::before {
    display: block; } }

@media only screen and (max-width: 768px) {
  body.PreviewBody .PreviewToolBar input[type=radio],
  body.PreviewBody .PreviewToolBar label,
  body.PreviewBody .PreviewToolBar input[type=text],
  body.PreviewBody .PreviewToolBar select,
  body.PreviewBody .PreviewToolBar input[type=submit] {
    margin-bottom: 5px; } }

.evergreen.background--brand,
.background--brand {
  background-color: var(--evgPrimaryColor); }

.evergreen.background--alt-brand,
.background--alt-brand {
  background-color: var(--evgAltColor); }

.evergreen.background--dark,
.background--dark {
  background-color: var(--evgDarkColor); }

.evergreen.background--light,
.background--light {
  background-color: var(--evgLightColor); }

.evergreen.background--grey,
.background--grey {
  background-color: var(--evgGreyColor); }

.evergreen.background--success,
.background--success {
  background-color: var(--evgSuccessColor); }

.evergreen.background--error,
.background--error {
  background-color: var(--evgErrorColor); }

.module-financial-table .module_container--content {
  margin: 0 auto;
  overflow: hidden;
  position: relative; }

.module-financial-mashup .grid_col {
  margin-right: 0; }

.module-financial-mashup_item {
  margin-left: 0;
  padding: 20px 20px 20px 0;
  border: 1px solid #585555; }

.module-financial-mashup_item .grid_col > :first-child {
  margin-top: 0; }

@media screen and (min-width: 769px) {
  .module-financial-mashup .module_options {
    margin-bottom: 0; } }

.module-financial-mashup .module_body {
  max-height: 300px;
  overflow: hidden;
  position: relative; }

.module-financial-mashup .module_body > *:first-child,
.module-financial-mashup .module_body > style + p {
  margin-top: 0; }

.module-financial-mashup .module_body::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 50px;
  z-index: 1;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, white 70%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#70ffffff", endColorstr="#ffffff", GradientType=0); }

.module-financial-mashup h4,
.module-financial-mashup .h4 {
  margin-top: 16px; }

.module-financial-mashup .module-financial-mashup_documents .module_links + h4,
.module-financial-mashup .module-financial-mashup_documents .module_links + .h4 {
  margin-top: 30px; }

.module-financial-mashup .module-financial-mashup_documents .module_links > div {
  background-color: #fafafa;
  padding: 15px;
  margin-bottom: 1px; }

.module-financial-mashup .module-financial-mashup_documents .module_links .module_link {
  margin: 0; }

.module-financial-mashup .button {
  width: 100%;
  min-width: auto;
  border-bottom: 0;
  outline-offset: 2px;
  outline-color: #06607f; }

.module-financial-mashup .button.js--selected {
  background: #6f3a8f;
  color: #fff; }

@media only screen and (min-width: 769px) {
  .module-financial-mashup .module_options--mobile {
    display: none; } }

@media only screen and (max-width: 768px) {
  .module-financial-mashup .module_options--desktop {
    display: none; } }

.module-financial-table .module_container--content {
  margin: 0 auto;
  overflow: hidden;
  position: relative; }

.module-financial-table table {
  width: 100%; }

.module-financial-table table tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: flex; }

.module-financial-table table td.module-financial-table_item.visible-track {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  padding: 20px 37px; }

.module-financial-table table td.module-financial-table_item.visible-track span {
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px; }

@media only screen and (max-width: 540px) {
  .module-financial-table table td.module-financial-table_item.visible-track span {
    width: 50%;
    margin: 0 0 10px; } }

.module-financial-table table .module-financial-table_column-year {
  opacity: 0;
  visibility: hidden;
  position: relative;
  transform: translateX(0);
  z-index: 1;
  transition: transform 500ms ease, opacity 600ms ease-in, visibility 600ms ease-in; }

.module-financial-table table .module-financial-table_column-year.visible-track {
  opacity: 1;
  display: block;
  visibility: visible; }

.module-financial-table_column {
  padding: 20px 15px;
  width: 25%; }

.module-financial-table_column-year {
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.module-financial-table_column-report {
  display: inline-block;
  position: relative;
  z-index: 2;
  background: #f1f1f1;
  text-align: left; }

.module-financial-table_column.doc:not(:last-child) {
  margin-right: 15px; }

.module-financial-table_container-years {
  display: inline-block;
  width: 100%;
  position: relative;
  overflow: hidden; }

.module-financial-table .doc-link--missing:hover {
  color: #6f3a8f;
  cursor: not-allowed; }

.module-financial-table .doc-missing {
  opacity: 0.3; }

.module-financial-table_header {
  display: flex;
  background-color: #06607f;
  color: #fff; }

.module-financial-table_header-year {
  padding: 20px 15px;
  flex: 0 0 auto; }

.module-financial-table_header .module-financial-table_track {
  display: inline-flex; }

.module-financial-table_track {
  display: flex;
  will-change: transform;
  transition: transform 500ms ease;
  z-index: 1; }

.module-financial-table_track-arrow {
  background: transparent;
  box-shadow: none;
  background-color: transparent;
  border: none;
  color: white;
  font-size: 1.6rem;
  position: absolute;
  top: 18px;
  z-index: 3; }

.module-financial-table_track-arrow:not(.module-financial-table_track-arrow--disabled) {
  cursor: pointer; }

.module-financial-table_track-arrow--disabled {
  opacity: 0.3; }

.module-financial-table_track-arrow--left {
  left: 20px; }

.module-financial-table_track-arrow--right {
  right: 20px; }

/* - Committee Composition Widget - */
.module-committee .module_container--desktop .module_header {
  display: table-header-group; }

@media only screen and (max-width: 768px) {
  .module-committee .module_container--desktop {
    display: none; } }

.module-committee .module_container--tablet {
  display: none; }

@media only screen and (max-width: 768px) {
  .module-committee .module_container--tablet {
    display: block; } }

.module-committee .module_container--tablet .module-committee_name {
  padding: 10px 0;
  display: inline-block; }

.module-committee .module_container--tablet .module-committee_icon {
  padding: 10px 0 10px 25px;
  display: inline-block;
  text-align: center; }

.module-committee .module_container--tablet .module_header {
  border: 0 none; }

.module-committee .module_container--tablet .module_items-container .grid_col {
  padding: 0; }

.module-committee .module_header {
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  font-weight: normal;
  color: #6f3a8f; }

.module-committee .module_item {
  padding: 0; }

.module-committee .module_item ~ .module_item {
  border: 0; }

.module-committee .module_item:nth-child(even) {
  background: rgba(0, 0, 0, 0.05); }

.module-committee .module_items-container {
  padding: 15px;
  margin: 0 0 15px 0;
  background: #fafafa; }

.module-committee .grid_col {
  padding: 20px 15px;
  text-align: center; }

.module-committee .grid_col:first-child {
  text-align: left; }

.module-committee_category {
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

.module-committee_category:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.module-committee_category .module_item:nth-child(even) {
  background: transparent; }

.module-committee_category.js--active .module_header {
  color: #06607f; }

.module-committee_category.js--active .module_header .module-committee_trigger::before {
  content: "\edba"; }

.module-committee_custom-role {
  margin-left: 5px; }

.module-committee_bio {
  padding: 0 15px 20px;
  text-align: left; }

.module-committee_bio p {
  margin: 0; }

.module-committee_bio p:not(:last-of-type) {
  margin-bottom: 16px; }

.module-committee_legend-container {
  padding: 20px 15px; }

.module-committee_legend {
  display: inline-block;
  margin-right: 30px;
  margin-bottom: 5px; }

.module-committee_legend [class*=q4-icon_] {
  margin-right: 5px; }

/*NAVIGATION*/
.evergreen-section.evergreen-section--navigation .evergreen-icon-search:before {
  color: #283033; }

.evergreen-section.evergreen-section--navigation .level1.evergreen-navigation-list--innerMenu {
  padding: 0px; }

.evergreen-section.evergreen-section--navigation .evergreen-navigation-list--innerMenu--menuItem {
  padding: 10px !important;
  background-color: #3c34e5; }

.evergreen-section.evergreen-section--navigation .evergreen-navigation-list--innerMenu--menuItem:hover {
  background-color: #332bc9; }

/*NAVIGATION END*/
/*OVERVIEW */
.evergreen-layout .evergreen-layout-header {
  margin-top: 100px; }

.module-item-title {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }

.module-item-title .evergreen-container--inner.evergreen-item {
  padding-top: 100px;
  padding-bottom: 120px; }

.module-item-title h2 {
  font-family: "PublicoText" !important;
  text-align: center !important;
  font-weight: 700 !important;
  text-decoration: none !important;
  color: white !important;
  line-height: 76px !important;
  font-size: 68px !important; }

.PageOverview .evergreen-pane--headline .module-item-title h2 {
    font-family: "GellixSemiBold" !important;
}

@media screen and (max-width: 768px) {
  .module-item-title h2 {
    font-size: 50px !important;
    line-height: 60px !important; } }

@media screen and (max-width: 476px) {
  .module-item-title h2 {
    font-size: 34px !important;
    line-height: 38px !important; } }

.module-item-title h1 {
  font-family: "GellixRegular" !important;
  text-align: center !important;
  text-decoration: none !important;
  color: white !important;
  line-height: 40px !important;
  font-size: 32px !important;
  margin-bottom: 0px !important; }

@media screen and (max-width: 768px) {
  .module-item-title h1 {
    font-size: 30px !important; } }

@media screen and (max-width: 476px) {
  .module-item-title h1 {
    font-size: 26px !important; } }

.module-news-and-events {
  background-color: #181877 !important;
  z-index: 0 !important; }

.module-news-and-events::before {
  background-image: unset !important; }

.module-news-and-events .module_title {
  color: white !important; }

.module-news-and-events .module_date-time {
  color: white;
  font-family: "GellixRegular" !important;
  font-style: normal !important;
  font-size: 14px !important; }

.module-news-and-events .module_link,
.module-news-and-events .module_links {
  text-decoration: none !important;
  background-image: none !important; }

.module-news-and-events .module_link:hover .module_link-text
/* .module-news-and-events .module_links:hover a  */ {
  text-decoration: underline !important;
  text-decoration-color: white !important; 
}

.module-news-and-events .module_links a,
.module-news-and-events .module_link span {
  font-family: "GellixRegular" !important;
  font-style: normal !important;
  font-weight: 14px !important;
  text-decoration: none !important; }

.module-news-and-events .module-title {
  font-size: 56px !important;
  font-family: "GellixMedium" !important; }

.module-news-and-events .module_container.module_container--content .module_item {
  height: 170px !important; }

@media only screen and (max-width: 768px) {
  .module-news-and-events .module_container.module_container--content .module_item {
    height: auto !important;
  }
}

.background--overlay-half::after {
  display: none !important; }

.background--overlay-half::before {
  background-color: #3c34e5 !important;
  z-index: -1 !important; }

@media screen and (max-width: 768px) {
  .background--overlay-half::before {
    background-color: unset !important; }
  .background--overlay-half::after {
    background-color: #3c34e5 !important; }
  .PageOverview .module-news-and-events {
    padding-top: 0px;
    padding-bottom: 0px; }
  .PageOverview .module-news-and-events .evergreen-container.evergreen-container--outer {
    padding-right: unset;
    padding-left: unset; }
  .PageOverview .module-news-and-events .evergreen-container.evergreen-container--outer .module-news-latest,
  .PageOverview .module-news-and-events .evergreen-container.evergreen-container--outer .module-event-latest {
    padding-left: 20px;
    padding-right: 20px; }
  .PageOverview .module-news-and-events .evergreen-container.evergreen-container--outer .module-news-latest {
    background-color: #3c34e5 !important;
    padding-top: 30px;
    padding-bottom: 30px;
    margin: 0px; }
  .PageOverview .module-news-and-events .evergreen-container.evergreen-container--outer .module-event-latest {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #181877 !important; } }

.module-financial-latest .evergreen-layout .q4icons .module_link-presentation .q4icons_icon::before {
  color: #181877 !important; }

.module-financial-latest a.button.button--cta {
  margin-left: auto;
  margin-right: auto;
  background-image: unset; }

.module-financial-latest .module_link .q4icons_icon::before {
  color: #000 !important;
  font-size: 40px !important;
  line-height: 2.25 !important;
  padding-right: unset !important;
  text-align: unset !important; }

.module-financial-latest .module_link:hover span::before {
  background-color: #181877 !important;
  color: white !important; }

.module-financial-latest .module_link-text {
  color: #000; }

.module-home-cta .module-inner-item a {
  font-family: "GellixSemiBold";
  line-height: 50px; }

.module-home-cta .module-inner-item:hover a {
  text-decoration: none; }

@media only screen and (min-width: 1025px) {
  .module-home-cta .module-inner-item {
    background-size: 110% !important; }
  .module-home-cta .module-inner-item:hover {
    background-size: 120% !important; } }

.module-home-cta {
  background-color: #fbf3eb !important; }

.module-about-us {
  background-color: #fbf3eb !important; }

.module-about-us h2 span {
  font-size: 56px !important;
  font-family: "GellixSemiBold" !important; }

.module-latest-video h5 {
  font-size: 18px !important;
  margin-bottom: 10px !important; }

.module-latest-video a:hover {
  background-color: #181877 !important; }

/*OVERVIEW END*/
/*BANNERS*/
#_ctrl0_ctl10_divModuleContainer.evergreen {
  background-color: unset !important; }

.PageDefault:not(.PageOverview) .evergreen-layout .evergreen-layout-header {
  padding-top: 0px !important; }

.PageDefault:not(.PageOverview) .evergreen-layout .evergreen-layout-header h1 {
  margin-bottom: 0px !important; }

.PageDefault:not(.PageOverview) .evergreen-page-title {
  text-transform: none !important; }

.PageDefault:not(.PageOverview) .evergreen-layout .evergreen-layout-header {
  --staticBannerImagePosition: unset !important;
  --staticBannerMinimumHeightSizeL: 400px !important; }

/*BANNERS END*/
/*SECONDARY NAVIGATION*/
.evergreen-secondary-navigation .evergreen-secondary-navigation-container ul li {
  padding-top: 20px !important;
  padding-bottom: 20px !important; }

.evergreen-secondary-navigation .evergreen-secondary-navigation-container ul li:hover {
  background-color: #181877 !important; }

.evergreen-secondary-navigation .evergreen-secondary-navigation-container ul li.selected {
  background-color: #181877 !important; }

/*SECONDARY NAVIGATION*/
/*BUTTONS*/
.button.button--dark {
  background-color: white !important;
  border: 1px solid white !important;
  color: #3c34e5 !important; }

.button.button--dark:hover {
  background-color: #fe8458 !important;
  border: 1px solid #fe8458 !important;
  color: white !important; }

/*BUTTONS END*/
/*STOCK CHART */
.module-stock-chart .highcharts-navigator rect.highcharts-navigator-mask-inside {
  fill: rgba(60, 52, 229, 0.6) !important; }

.module-stock-chart .highcharts-navigator-handle-right,
.module-stock-chart .highcharts-navigator-handle-left,
.module-stock-chart .highcharts-navigator-handle {
  fill: #3c34e5 !important; }

.module-stock-chart .highcharts-scrollbar-thumb,
.module-stock-chart .highcharts-scrollbar g:first-of-type rect {
  fill: #3c34e5 !important;
  stroke: #3c34e5 !important; }

/*STOCK CHART END*/
/*PAGE STOCK INFO*/
.PageStockInfo .ModuleTitle {
  text-align: center !important; }

.fancybox-container--calculator thead tr {
  background-color: #3c34e5 !important; }

/*PAGE STOCK INFO END*/
/*PAGER*/
.pager_button {
  border-color: #181877 !important;
  color: #181877 !important; }

.pager_button.js--active,
.pager_button:hover {
  background-color: #181877 !important;
  border-color: #181877 !important;
  color: white !important; }

/*PAGER END*/
/*Latest Quarters*/
.module-financial-mashup .button.tabs_link {
  border-radius: 10px 10px 0px 0px !important; }

.module-financial-mashup .button.tabs_link.js--selected,
.module-financial-mashup .button.tabs_link:hover {
  background-color: #181877 !important; }

.module-financial-mashup h2.h3,
.module-financial-mashup h3.h4 {
  font-size: 32px !important; }

.module-financial-mashup .module-financial-mashup_news h3.h4 {
  font-size: 24px !important; }

.module-financial-mashup .module-financial-mashup_news .module_link.button.button--cta {
  font-family: "GellixMedium" !important;
  font-style: normal !important;
  background-image: unset !important;
  text-align: left !important;
  font-size: 16px !important;
  color: #332bc9 !important;
  text-transform: uppercase !important; }

.module-financial-mashup .module-financial-mashup_news .module_link.button.button--cta:hover {
  color: #181877 !important; }

/*Latest Quarters END*/
/*Quarterly Results Archive*/
.evergreen-financial--accordion .ModuleTitle {
  text-transform: capitalize !important; }

.evergreen-financial--accordion .evergreen-accordion-title {
  font-size: 18px !important; }

.evergreen-financial--accordion .evergreen-link-text {
  font-size: 16px !important; }

/*Quarterly Results Archive END*/
/*SEC Filings*/
.evergreen .evergreen-dropdown-wrapper::before {
  right: unset;
  right: 20px !important; }

.evergreen-layout .q4icons .module_link-sec .q4icons_icon::before {
  font-size: 30px !important; }

/*SEC Filings*/
/*Committee Composition*/
.evergreen.evergreen-embed.module-committee .module_header-text {
  font-family: "GellixRegular" !important; }

/*Committe Composition End*/
/*Investor FAQs*/
.evergreen-faq .evergreen-accordion-title.evergreen-faq-question-text {
  font-size: 18px !important; }

.evergreen-faq .evergreen-faq-answer p {
  font-size: 16px !important; }

/*Investor FAQs End*/
/*Information Request Form*/
.module-form--custom ul li {
  list-style: none !important; }

.module-form--custom ul li label {
  margin-left: 0px !important; }

.module-form--custom button {
  background-color: transparent !important;
  border: unset !important;
  padding-left: 0px;
  padding-right: 0px; }

/*Information Request Form End*/
/*Subscribe To Investor Email Alerts*/
.PageResourcesInvestorEmailAlerts h2 {
  font-size: 44px !important;
  margin-bottom: 0px !important; }

.PageResourcesInvestorEmailAlerts label {
  margin-left: 0px !important; }

.PageResourcesInvestorEmailAlerts .evergreen-item-container.evergreen-item {
  padding-left: 0px !important; }

.PageResourcesInvestorEmailAlerts p {
  font-size: 16px !important; }

.PageResourcesInvestorEmailAlerts .evergreen.evergreen-text-editor {
  padding-top: 0px !important; }

.PageResourcesInvestorEmailAlerts .module_title {
  margin-bottom: 0px !important; }

.PageResourcesInvestorEmailAlerts .evergreen table tbody {
  background-color: transparent !important; }

/*Subscribe To Investor Email Alerts END*/
/*Events and Presentations*/
.PageEventsPresentations .evergreen-title {
  font-size: 56px !important;
  text-transform: capitalize !important; }

.PageEventsPresentations h2.module_title {
  font-size: 44px !important; }

.PageEventsPresentations .module-event .module_link {
  background-image: unset; }

.PageEventsPresentations .module_link {
  color: #3c34e5 !important; }

.PageEventsPresentations .module_link:hover > * {
  color: #181877 !important; }

.PageEventsPresentations .module_link-text {
  font-family: "GellixRegular" !important;
  font-style: normal; }

.PageEventsPresentations .module_date-text {
  font-family: "GellixRegular" !important;
  font-style: normal; }

.PageEventsPresentations .module_headline {
  margin-bottom: 0px !important; }

/*Events and Presentations*/
/*Video Gallery*/
.module-video-gallery h5 {
  font-size: 18px !important; }

.module-video-gallery p a {
  font-size: 14px !important;
  color: #332bc9 !important; }

/*Video Gallery END*/
/*Annual Report */
.module-financial_annual-latest h2 {
  margin-bottom: 35px !important; 
  /*margin-bottom: 105px !important;*/ 
}

.module-financial_annual-latest .module_links {
  /*padding-left: 0px !important; */
}

.module-financial_annual-latest .module_links a {
  background-image: unset !important; }

.module-financial_annual-archive #annualArchive h2 {
  font-size: 32px !important; }

.module-financial_annual-archive .module_links a {
  background-image: unset !important; }

/*Annual Report END*/
/*Final FIXEs*/
.module-unsubscribe_input {
  background-color: transparent !important; }

.dividend-documents {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 5px; }

.corporate-governance-intro {
  padding-bottom: 0px; }

.module-extra-content a {
  color: #332bc9; }

.module-extra-content a:hover {
  text-decoration: underline; }

.module-extra-content a.pdf:before {
  font-family: "q4-icons-legacy";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e911";
  font-size: 18px;
  vertical-align: middle;
  display: inline-block;
  padding-right: 5px;
  min-width: 25px;
  text-align: right; }

.archived-presentations h5 {
  font-size: 18px !important; }

.archived-presentations a {
  font-size: 14px !important;
  color: #332bc9 !important; }

/*Final Fixes END*/
/* Footer */
.evergreen-pane--footer {
  max-width: 1230px !important;
  padding: 0 20px !important;
  margin-left: auto !important;
  margin-right: auto !important; }

.evergreen-pane--footer .module-contact .module_container--outer {
  padding-left: 0px !important; }

.evergreen-pane--footer .module-contact {
  padding-left: 0px !important;
  padding-top: 40px !important; }

.evergreen-pane.evergreen-pane--credits {
  display: none !important; }


.evergreen-layout .evergreen-layout-footer {
  background-color: #3c34e5 !important; }

.module-subscribe--footer .ModuleTitle {
  color: white !important; }

.module-subscribe--footer .module-subscribe_mailing-list table label {
  color: white !important; }

.module-subscribe--footer .module-subscribe_mailing-list table label {
  margin-bottom: 20px !important; }

.evergreen-credit-item a > * {
  font-size: 14px !important; }

.evergreen-pane.evergreen-pane--footer {
  --evgButtonFontLineHeight: 0px !important; }

.evergreen-pane.evergreen-pane--footer p {
  font-family: "GellixRegular" !important;
  font-size: 16px !important; }

.evergreen-pane.evergreen-pane--footer a:hover {
  text-decoration: underline !important; }

.evergreen-pane.evergreen-pane--footer .evergreen.module-subscribe .module-subscribe_table {
  margin-bottom: 0px !important; }

.evergreen-pane.evergreen-pane--footer .evergreen .evergreen-header {
  margin-bottom: 0px !important; }

.evergreen-pane.evergreen-pane--footer h3 {
  font-family: "GellixRegular" !important;
  font-size: 24px !important;
  margin-top: 0px !important; }

.evergreen-pane--footer .evergreen.module-subscribe {
  padding-top: 40px !important; }

.module-subscribe--footer .ModuleTitle {
  font-family: "GellixRegular" !important;
  font-size: 24px !important;
  margin-top: 0px !important; }

.evergreen-pane--footer .module-subscribe input[type=text],
.evergreen-pane--footer .module-subscribe input[type=email] {
  background-color: white !important; }

.evergreen-layout-footer .evergreen-quick-link {
  font-family: "GellixRegular" !important;
  font-size: 14px !important; }

#_ctrl0_FooterPane2-footer-pane-secondary_ctl08_divModuleContainer .evergreen-link:not(:hover):not(:focus) {
  font-family: "GellixRegular" !important;
  font-size: 12px !important; }

.module-footer-logo {
  padding-top: 40px !important; }

#_ctrl0_FooterPane2-footer-pane-secondary_ctl08_divModuleContainer .evergreen-link:hover {
  font-family: "GellixRegular" !important;
  font-size: 12px !important;
  text-decoration-color: white !important; }

.evergreen-pane--footer .module-subscribe input[type=checkbox]:checked + label::before {
  background-color: white !important;
  border: white !important; }

.evergreen-pane--footer .module-subscribe input[type=checkbox]:checked + label::after {
  background-color: #3c34e5 !important; }

/* Footer END*/
/* Bugs Checking*/
@media screen and (max-width: 478px) {
  .evergreen-layout .evergreen-layout-header {
    background-position: -550px 50%; } }

@media screen and (max-width: 634px) {
  .evergreen-layout .evergreen-layout-header {
    background-position: -550px 50%; } }

.module-search-results .form_input {
  font-family: "GellixRegular" !important; }

.module-sitemap {
  max-width: 1220px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 50px;
  padding-bottom: 50px; }

.module-sitemap h2 .ModuleTitle {
  font-family: "GellixSemibold" !important;
  font-size: 56px !important;
  line-height: 64px !important; }

.module-sitemap p {
  font-family: "GellixRegular" !important; }

.nav.nav--sitemap ul.level1 li a {
  margin-bottom: 10px !important; }

.nav.nav--sitemap ul.level2 li {
  margin-bottom: 10px !important; }

.nav.nav--sitemap li {
  font-family: "GellixRegular" !important; }

.nav.nav--sitemap a:hover {
  color: #181877; }

.module_input[type=text],
.module_input[type=email],
.module_input[type=file],
.module_dropdown,
.module textarea.module_input {
  color: #000 !important; }

.module-financial-mashup evergreen [class^=button]:focus {
  color: unset !important; }

.evergreen-primary-navigation-desktop-container .evergreen-icon.evergreen-icon-search {
  display: inline-block !important;
  width: 150px !important; }

.ui-datepicker.ui-widget-content {
  display: none !important; }

.evergreen.evergreen-page-title {
  background: unset !important; }

.module-unsubscribe span.button_text {
  padding: unset !important;
  background-color: unset !important;
  border: unset !important; }

.evergreen-pane--footer .module-subscribe_submit-button {
  background-color: white !important; }

.evergreen-pane--footer .module-subscribe_submit-button:hover {
  background-color: #e8e6e6 !important; }

.evergreen-pane--footer .module-subscribe_submit-button .button_text {
  color: #332bc9 !important;
  background-color: unset !important;
  border: unset !important; }

.EditSubscriberConfirmation {
  max-width: 1230px !important;
  padding: 0 20px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 65px !important;
  font-family: "GellixRegular" !important;
  font-size: 16px !important;
  color: #006613 !important; }

.module-unsubscribe .button:focus .button_text {
  color: #332bc9 !important; }

.PageResourcesInvestorEmailAlerts p {
  font-family: "GellixRegular" !important; }

.ParentSection_resources .module_message.module_message--success {
  // color: #006613 !important; 
}

.module-financial-mashup .button.tabs_link.js--selected,
.module-financial-mashup .button.tabs_link:hover {
  background-color: #181877 !important;
  color: white !important; }

.module-subscribe.module_confirmation-container {
  color: white !important; }

.module-subscribe.module_confirmation-container h2 {
  font-family: "GellixRegular" !important;
  color: white !important; }

.evergreen-pane--footer .module_message--success {
  color: white !important; }

.module-sitemap a {
  color: #332bc9 !important; }

.module-sitemap a:hover {
  text-decoration: underline !important;
  text-decoration-color: #332bc9 !important;
  color: #332bc9 !important; }

.nav.nav--sitemap .level2 li a {
  font-size: 14px !important; }

.PageGovernanceConflictMinerals .conflict-materials-statement {
  padding-bottom: 0px !important; }

.PageGovernanceGovernanceDocuments .corporate-governance-intro {
  padding-bottom: 0 !important; }

.Sectiongovernance .evergreen-layout .evergreen-layout-header,
.PageGovernanceGovernanceDocuments .evergreen-layout .evergreen-layout-header {
  --staticBannerBackgroundImage: url(files/design/banner/Hero-Banner-Internal-Pages-Desktop.png)!important; }

.module-disclaimer {
  margin-top: -50px !important; }

.module-disclaimer a:hover {
  text-decoration: underline !important; }

.module-disclaimer p {
  color: white !important;
  font-size: 12px !important;
  margin-bottom: 0 !important;
  line-height: 12px !important; }

.module-financial-latest .q4icons .module_link-presentation .q4icons_icon::before {
  content: "" !important;
  display: grid;
  place-items: center;
  background-image: url("/files/design/Presentation.png");
  background-size: cover;
  background-position: center center;
  border: none;
  /* width: 49px; */ }

.module-financial-latest .q4icons [href$=".pdf"] .q4icons_icon::before, .module-financial-latest .evergreen-layout .q4icons [href$=".PDF"] .q4icons_icon::before {
  content: "" !important;
  display: grid;
  place-items: center;
  background-size: cover;
  background-position: center center;
  border: none;
  background-image: url("/files/design/Quarterly-Filing.png"); }

.module-financial-latest .module_link.module_link-news .q4icons_icon::before {
  content: "" !important;
  display: grid;
  place-items: center;
  background-size: cover;
  background-position: center center;
  border: none;
  background-image: url("/files/design/Press-Release.png"); }

.module-financial-latest span.q4icons_icon {
  display: grid;
  place-items: center; }

.module-financial-latest .q4icons .module_link-webcast .q4icons_icon::before,
.module-financial-latest .q4icons .module_webcast-link .q4icons_icon::before {
  content: "" !important;
  display: grid;
  place-items: center;
  background-size: cover;
  background-position: center center;
  border: none;
  background-image: url("/files/design/Webcast.png"); }

.custom-footer .social-links li {
  list-style: none !important; }

.custom-footer .social-links {
  list-style: none !important;
  display: inline-flex;
  gap: 10px;
  align-self: end; }

.custom-footer .social-links li img {
  width: 32px;
  height: 32px;
  position: relative; }

.custom-footer {
  display: inline-flex;
  gap: 60px;
  color: #fff;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between; }

.custom-footer div {
  width: 45%;
  flex-grow: 1; }

.social-footer {
  display: inline-flex;
  align-items: center;
  justify-content: end; }

@media only screen and (max-width: 600px) {
  :root {
    --evgBannersStaticBackgroundImageUrl: url(/files/design/banner/Hero-Banner-LP-Overlay-Mobile.png)!important; } }

.evergreen .evergreen-accordion h4.evergreen-accordion-header,
.evergreen .evergreen-accordion .evergreen-accordion-header button.accordion-toggle,
.evergreen .evergreen-accordion--active h4.evergreen-accordion-header,
.evergreen .evergreen-accordion--active .evergreen-accordion-header button.accordion-toggle {
  --fontColor: #181877!important; }

.evergreen-section-item--logo img {
  min-width: 200px; }

.module-news-latest.module-news-list.module-news-list2 {
  padding-right: 30px; }

/* fancy box styles start */
.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  box-sizing: border-box; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide::before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--html {
  padding: 6px; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in; }

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: grab; }

.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing; }

.fancybox-container [data-selectable=true] {
  cursor: text; }

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff; }

.fancybox-slide--iframe.fancybox-slide--request-meeting .fancybox-content {
  background: transparent; }

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:hover {
  color: #fff; }

.fancybox-button:focus {
  outline: none; }

.fancybox-button.fancybox-focus {
  outline: 1px dotted; }

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none; }

/* Fix IE11 */
.fancybox-button div {
  height: 100%; }

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%; }

.fancybox-button svg path {
  fill: currentcolor;
  stroke-width: 0; }

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none; }

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none; }

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401; }

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1; }

.fancybox-slide--html .fancybox-close-small {
  color: currentcolor;
  padding: 10px;
  right: 0;
  top: 0; }

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px; }

.fancybox-navigation .fancybox-button div {
  padding: 7px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right); }

/* Caption */
.fancybox-caption {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996; }

.fancybox-caption--separate {
  margin-top: -50px; }

.fancybox-caption_body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all; }

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-loading {
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999; }

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg); } }

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1); }

/* Styling for Small-Screen Devices */
@media all and (max-width: 768px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px; }
  .fancybox-slide--image {
    padding: 6px 0; }
  .fancybox-close-small {
    right: -6px; }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px; }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px; } }

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share_button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share_button:visited,
.fancybox-share_button:link {
  color: #fff; }

.fancybox-share_button:hover {
  text-decoration: none; }

.fancybox-share_button--fb {
  background: #3b5998; }

.fancybox-share_button--fb:hover {
  background: #344e86; }

.fancybox-share_button--pt {
  background: #bd081d; }

.fancybox-share_button--pt:hover {
  background: #aa0719; }

.fancybox-share_button--tw {
  background: #1da1f2; }

.fancybox-share_button--tw:hover {
  background: #0d95e8; }

.fancybox-share_button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share_button svg path {
  fill: #fff; }

.fancybox-share_input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs_list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x .fancybox-thumbs_list {
  overflow: hidden; }

.fancybox-thumbs-y .fancybox-thumbs_list::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y .fancybox-thumbs_list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y .fancybox-thumbs_list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs_list a {
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs_list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs_list a:focus::before {
  opacity: 0.5; }

.fancybox-thumbs_list a.fancybox-thumbs-active::before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs_list a {
    max-width: calc(100% - 10px); } }

/*fancy box styles end*/

.evergreen-pane.evergreen-pane--footer{
    display:flex!important;
    flex-wrap: wrap;
}
.evergreen-pane.evergreen-pane--footer > div{
    width: 50%;
}
@media all and (max-width: 1024px) {
    .evergreen-pane.evergreen-pane--footer > div{
        width: 100%;
    }
}

.evergreen-pane--content .button.button--dark{
    line-height: 1.8 !important;
}

.module-disclaimer-social {
    padding: 0 !important;
}

.FooterPane2Div10 {
    display: block !important;
    background: #181877 !important;
}