@font-face {
  font-family: "Helvetica_Neue_LT_Std_77_Bold_Condensed";
  src: url("../fonts/Helvetica_Neue_LT_Std_77_Bold_Condensed.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica_Neue_LT_Std_67_Medium_Condensed_Oblique";
  src: url("../fonts/Helvetica_Neue_LT_Std_67_Medium_Condensed_Oblique.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica_Neue_LT_Std_65_Medium";
  src: url("../fonts/Helvetica_Neue_LT_Std_65_Medium.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica_Neue_LT_Std_57_Condensed";
  src: url("../fonts/Helvetica_Neue_LT_Std_57_Condensed.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica_Neue_LT_Std_55_Roman";
  src: url("../fonts/Helvetica_Neue_LT_Std_55_Roman.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica_Neue_LT_Std_47_Light_Condensed";
  src: url("../fonts/Helvetica_Neue_LT_Std_47_Light_Condensed.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica_Neue_LT_Std_45_Light";
  src: url("../fonts/Helvetica_Neue_LT_Std_45_Light.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
:root {
  --font_77_bold: "Helvetica_Neue_LT_Std_77_Bold_Condensed";
  --font_67_medium: "Helvetica_Neue_LT_Std_67_Medium_Condensed_Oblique";
  --font_65_medium: "Helvetica_Neue_LT_Std_65_Medium";
  --font_57: "Helvetica_Neue_LT_Std_57_Condensed";
  --font_55_roman: "Helvetica_Neue_LT_Std_55_Roman";
  --font_47_light: "Helvetica_Neue_LT_Std_47_Light_Condensed";
  --font_45_light: "Helvetica_Neue_LT_Std_45_Light";
}

.font_77_bold {
  font-family: var(--font_77_bold) !important;
}

.font_67_medium {
  font-family: var(--font_67_medium) !important;
}

.font_65_medium {
  font-family: var(--font_65_medium) !important;
}

.font_57 {
  font-family: var(--font_57) !important;
}

.font_55_roman {
  font-family: var(--font_55_roman) !important;
}

.font_47_light {
  font-family: var(--font_47_light) !important;
}

.font_45_light {
  font-family: var(--font_45_light) !important;
}

.text_xxl {
  font-size: 56px !important;
  line-height: 1.1 !important;
}
@media (max-width: 767px) {
  .text_xxl {
    font-size: 36px !important;
  }
}

.text_xl {
  font-size: 44px !important;
  line-height: 1.2272727273 !important;
}
@media (max-width: 767px) {
  .text_xl {
    font-size: 32px !important;
  }
}

.text_xml {
  font-size: 38px !important;
  line-height: 1.0789473684 !important;
}
@media (max-width: 767px) {
  .text_xml {
    font-size: 28px !important;
  }
}

.text_lsg {
  font-size: 26px !important;
  line-height: 1.3846153846 !important;
}
@media (max-width: 767px) {
  .text_lsg {
    font-size: 20px !important;
  }
}

.text_lg {
  font-size: 20px !important;
  line-height: 1.5 !important;
}
@media (max-width: 767px) {
  .text_lg {
    font-size: 16px !important;
  }
}

.text_sm {
  font-size: 16px !important;
  line-height: 1.1875 !important;
}
@media (max-width: 767px) {
  .text_sm {
    font-size: 14px !important;
  }
}

.text_xs {
  font-size: 14px !important;
  line-height: 1.1428571429 !important;
}

.text_xss {
  font-size: 12px !important;
  line-height: 1.4166666667 !important;
}

.cta span {
  font-size: 14px !important;
  font-family: var(--font_65_medium) !important;
  letter-spacing: 1px;
}

#insights-page .am_insights-featured .item-content {
  position: relative;
}
@media (max-width: 767px) {
  #insights-page .am_insights-featured .item-content {
    padding: 1rem;
  }
}
#insights-page .am_insights-featured .item-content .cta {
  position: absolute;
  bottom: 5%;
  width: 90%;
  border-top: 2px solid #ddd;
  padding-top: 30px;
}
@media (max-width: 1200px) {
  #insights-page .am_insights-featured .item-content .cta {
    position: relative;
    margin-top: 30px;
  }
}
#insights-page .am_insights-featured .am_insights-featured-swiper .swiper-slide .item-image > img {
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: auto;
}
#insights-page .insights-lists-sec .insight-item {
  overflow: hidden;
}
#insights-page .insights-lists-sec .insight-item .btm-row {
  border-top: 2px solid #ddd;
  width: 90%;
  height: 1px;
  position: absolute;
  bottom: 5rem;
}
#insights-page .insights-lists-sec .item-image img {
  width: 100%;
}/*# sourceMappingURL=insights-page.css.map */

.language-selector .links {
  display: none;
}

.profile-contact-url {
  text-decoration: none !important;
  color: #002749;
}

.am_employee-stories .content .item-content .text_sm {
  text-decoration: none;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

#edit-help-link {
  display: none;
}

#edit-keys {
  background: transparent;
  padding: 12px;
  font-family: "helvetica_neue_lt_std65Md";
  font-size: 0.75rem;
  line-height: 0.875rem;
  color: #000000;
  border: 0;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-color: currentcolor;
  border-bottom: 1px solid #002749;
  width: 100%;
}

.form-item-keys {
  max-width: 1340px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  display: block !important;
  padding-left: 10px;
  padding-right: 10px;
}

#edit-submit {
  padding: 12px;
  font-family: "helvetica_neue_lt_std65Md";
  font-size: 0.75rem;
  line-height: 0.875rem;
  color: #fff;
  background: #0085ca;
  display: inline-block;
  border: 0;
  text-transform: uppercase;
  appearance: none;
  width: 105px;
  text-align: center;
  margin: 0 auto;
  display: flex;
  flex-grow: 0;
  flex-shrink: 0;
  justify-content: center;
  margin-top: 39px;
}

.am_search-results {
  margin: 0px 0px 25px 0px;
}

.am_search-results h3 {
  font-size: 25px;
  text-align: center;
}

#search-form {
  padding-top: 70px;
  padding-bottom: 70px;
}

.am_search-results .container {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.search-result-pg {
  max-width: 1340px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  display: block !important;
  padding-left: 10px;
  padding-right: 10px;
}

h2.search-result-title {
  max-width: 1340px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  display: block !important;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 50px;
}

.wrapper > div:nth-child(2) > div:nth-child(1) > h2:nth-child(4) {
  display: none;
}

body > div.dialog-off-canvas-main-canvas > div.wrapper > div.content > div > h2 {
  display: none;
}
