/* line 37, MPG.less */
#dnn_InsightsFullWidthCol .mpg-article-detail {
  margin-left: 0px;
}
/* line 41, MPG.less */
.article_pager {
  text-align: center;
}
/* line 43, MPG.less */
.article_pager a.page,
.article_pager a.next,
.article_pager a.last,
.article_pager a.first,
.article_pager a.prev {
  font-size: 18px;
  padding: 0 8px;
}
/* line 46, MPG.less */
.article_pager a.page.active,
.article_pager a.next.active,
.article_pager a.last.active,
.article_pager a.first.active,
.article_pager a.prev.active {
  font-family: Aeonik Bold, Georgia;
}
/* line 53, MPG.less */
.articles_3col {
  margin: 0 -15px 50px -15px;
}
/* line 63, MPG.less */
.articles_3col .content.mpg .bioText,
.articles_3col .content.mpg .contactDetails {
  background: #0444ff;
}
/* line 66, MPG.less */
.articles_3col .content.mpg .bioText a,
.articles_3col .content.mpg .contactDetails a {
  display: inline-block;
}
/* line 74, MPG.less */
.articles_3col .content.executives .bioText,
.articles_3col .content.executives .contactDetails {
  background-color: #7758E1;
}
/* line 77, MPG.less */
.articles_3col .content.executives .bioText a,
.articles_3col .content.executives .contactDetails a {
  display: inline-block;
}
/* line 84, MPG.less */
.articles_3col .content.fyte .bioText,
.articles_3col .content.mpsr .bioText,
.articles_3col .content.fyte .contactDetails,
.articles_3col .content.mpsr .contactDetails {
  background-color: #F47665;
}
/* line 87, MPG.less */
.articles_3col .content.fyte .bioText a,
.articles_3col .content.mpsr .bioText a,
.articles_3col .content.fyte .contactDetails a,
.articles_3col .content.mpsr .contactDetails a {
  display: inline-block;
}
/* line 94, MPG.less */
.articles_3col .content.fytei .bioText,
.articles_3col .content.mpf .bioText,
.articles_3col .content.fytei .contactDetails,
.articles_3col .content.mpf .contactDetails {
  background-color: #132457;
}
/* line 97, MPG.less */
.articles_3col .content.fytei .bioText a,
.articles_3col .content.mpf .bioText a,
.articles_3col .content.fytei .contactDetails a,
.articles_3col .content.mpf .contactDetails a {
  display: inline-block;
}
/* line 104, MPG.less */
.articles_3col .content.interim .bioText,
.articles_3col .content.interim .contactDetails {
  background-color: #6B8EFA;
}
/* line 107, MPG.less */
.articles_3col .content.interim .bioText a,
.articles_3col .content.interim .contactDetails a {
  display: inline-block;
}
/* line 114, MPG.less */
.articles_3col .content.mptc .bioText,
.articles_3col .content.mptc .contactDetails {
  background-color: #0E7579;
}
/* line 117, MPG.less */
.articles_3col .content.mptc .bioText a,
.articles_3col .content.mptc .contactDetails a {
  display: inline-block;
}
/* line 124, MPG.less */
.articles_3col .content.soorcing .bioText,
.articles_3col .content.soorcing .contactDetails {
  background-color: #EC068C;
}
/* line 127, MPG.less */
.articles_3col .content.soorcing .bioText a,
.articles_3col .content.soorcing .contactDetails a {
  display: inline-block;
}
/* line 134, MPG.less */
.articles_3col .content.mpinterim .bioText,
.articles_3col .content.mpinterim .contactDetails {
  background-color: #8aa8b5;
}
/* line 137, MPG.less */
.articles_3col .content.mpinterim .bioText a,
.articles_3col .content.mpinterim .contactDetails a {
  display: inline-block;
}
/* line 144, MPG.less */
.articles_3col .article.in_list {
  float: left;
  padding: 0;
  background: #fff;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  width: calc(33.3% - 30px);
  margin: 0 15px;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.06);
}
/* line 154, MPG.less */
.articles_3col .article.in_list.article_team_page {
  border-radius: unset;
  background: unset;
  margin-bottom: 30px;
  border: 0;
}
/* line 160, MPG.less */
.articles_3col .article.in_list.article_team_page .content {
  background: unset;
}
/* line 165, MPG.less */
.articles_3col .article.in_list .categories a {
  display: inline;
}
/* line 169, MPG.less */
.articles_3col .article.in_list .underImage {
  margin-left: 15px;
}
/* line 174, MPG.less */
.articles_3col .article.in_list .listTitle {
  padding: 0 15px 10px 15px;
}
/* line 178, MPG.less */
.articles_3col .article.in_list .date {
  color: #425074;
  font-family: Aeonik Light, Georgia;
  display: inline-block;
  float: right;
  margin-right: 15px;
}
/* line 186, MPG.less */
.articles_3col .article.in_list .listName {
  margin-top: 15px;
}
/* line 189, MPG.less */
.articles_3col .article.in_list .listName a {
  font-size: 16px;
  font-family: Aeonik Medium, Georgia;
  min-height: 55px;
  line-height: 18px;
}
/* line 199, MPG.less */
.articles_3col .article.in_list .mpg .article_team_image:hover .readBio {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-mpg-button.svg') 100% 50% no-repeat;
}
/* line 207, MPG.less */
.articles_3col .article.in_list .fyte .article_team_image:hover .readBio,
.articles_3col .article.in_list .mpsr .article_team_image:hover .readBio {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-fyte-button.svg') 100% 50% no-repeat;
}
/* line 215, MPG.less */
.articles_3col .article.in_list .executives .article_team_image:hover .readBio {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-mpes-button.svg') 100% 50% no-repeat;
}
/* line 223, MPG.less */
.articles_3col .article.in_list .fytei .article_team_image:hover .readBio,
.articles_3col .article.in_list .mpf .article_team_image:hover .readBio {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-fytei-button.svg') 100% 50% no-repeat;
}
/* line 231, MPG.less */
.articles_3col .article.in_list .interim .article_team_image:hover .readBio {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-interim-management-button.svg') 100% 50% no-repeat;
}
/* line 239, MPG.less */
.articles_3col .article.in_list .mptc .article_team_image:hover .readBio {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-talent-consulting-button.svg') 100% 50% no-repeat;
}
/* line 247, MPG.less */
.articles_3col .article.in_list .soorcing .article_team_image:hover .readBio {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-soorcing-button.svg') 100% 50% no-repeat;
}
/* line 256, MPG.less */
.articles_3col .article.in_list .mpinterim .article_team_image:hover .readBio {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-mpinterim-button.svg') 100% 50% no-repeat;
}
/* line 262, MPG.less */
.articles_3col .article.in_list .article_team_image {
  border-radius: 10px;
  border: 1px solid #333;
  overflow: hidden;
  cursor: pointer;
}
/* line 270, MPG.less */
.articles_3col .article.in_list .article_team_image:hover .readBio {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-mpg-button.svg') 100% 50% no-repeat;
}
/* line 275, MPG.less */
.articles_3col .article.in_list .article_team_image img {
  width: 100%;
  height: 380px;
  object-fit: cover;
  border-radius: unset;
}
/* line 285, MPG.less */
.articles_3col .article.in_list .article_team_image .underImage {
  margin: 0;
  background: #0444ff;
  min-height: 115px;
  border-radius: unset;
}
/* line 291, MPG.less */
.articles_3col .article.in_list .article_team_image .underImage.mpg {
  background: #0444ff;
}
/* line 295, MPG.less */
.articles_3col .article.in_list .article_team_image .underImage.executives {
  background-color: #7758E1;
}
/* line 299, MPG.less */
.articles_3col .article.in_list .article_team_image .underImage.fyte,
.articles_3col .article.in_list .article_team_image .underImage.mpsr {
  background-color: #F47665;
}
/* line 303, MPG.less */
.articles_3col .article.in_list .article_team_image .underImage.fytei,
.articles_3col .article.in_list .article_team_image .underImage.mpf {
  background-color: #132457;
}
/* line 307, MPG.less */
.articles_3col .article.in_list .article_team_image .underImage.interim {
  background-color: #6B8EFA;
}
/* line 311, MPG.less */
.articles_3col .article.in_list .article_team_image .underImage.mptc {
  background-color: #0E7579;
}
/* line 315, MPG.less */
.articles_3col .article.in_list .article_team_image .underImage.soorcing {
  background-color: #EC068C;
}
/* line 319, MPG.less */
.articles_3col .article.in_list .article_team_image .underImage.mpinterim {
  background-color: #8aa8b5;
}
/* line 328, MPG.less */
.articles_3col .article.in_list .article_team_image .subtitle {
  font-size: 13px;
  font-family: Aeonik Regular, Georgia;
  text-transform: uppercase;
  padding: 0 5px 5px 15px;
  line-height: 18px;
  color: #fff;
}
/* line 337, MPG.less */
.articles_3col .article.in_list .article_team_image .listName {
  padding-top: 15px;
  margin: 0;
  font-size: 18px;
  font-family: Aeonik Medium, Georgia;
  min-height: unset;
  line-height: 18px;
  color: #fff;
}
/* line 348, MPG.less */
.articles_3col .article.in_list a {
  display: block;
}
/* line 351, MPG.less */
.articles_3col .article.in_list a img {
  width: 100%;
  height: 185px;
  object-fit: cover;
}
/* line 363, MPG.less */
.mpg-article-list {
  padding-top: 70px;
}
/* line 366, MPG.less */
.mpg-article-list .in_list .underImage {
  margin-top: 10px;
}
/* line 370, MPG.less */
.mpg-article-list .in_list .categories {
  padding-left: 23px;
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/icon-content-type.svg') 0 50% no-repeat;
  background-size: 16px;
  color: #425074;
  margin-right: 20px;
}
/* line 378, MPG.less */
.mpg-article-list .in_list .date {
  padding-left: 23px;
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/icon-article-date.svg') 0 50% no-repeat;
  background-size: 16px;
  color: #425074;
}
/* line 387, MPG.less */
#wrapper .mpg-article-detail .edn_article_gallery {
  display: none;
}
/* line 391, MPG.less */
#wrapper .mpg-article-detail .contentStarts p {
  padding: 0 0 20px 0;
}
/* line 395, MPG.less */
#wrapper .mpg-article-detail .contentStarts ul li p {
  padding: 0;
}
/* line 399, MPG.less */
#wrapper .mpg-article-detail .contentStarts p.quotes {
  padding-left: 60px;
}
/* line 403, MPG.less */
#wrapper .mpg-article-detail div.button {
  text-align: center;
  padding-bottom: 40px;
}
/* line 408, MPG.less */
#wrapper .mpg-article-detail div.arrows {
  text-align: center;
  display: inline-block;
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/arrows-light-blue2.svg') 100% 0% no-repeat;
  padding-top: 40px;
  padding-right: 80px;
}
/* line 416, MPG.less */
#wrapper .mpg-article-detail a.button {
  display: inline-block;
  color: #fff;
  border-radius: 26px;
  padding: 10px 80px 10px 30px;
  text-decoration: none;
  background: #0444ff url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-arrow-white-button.svg') 95% 50% no-repeat;
}
/* line 426, MPG.less */
#wrapper .mpg-article-detail .button.button-mpes .arrows {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/arrows-mpes.svg') 100% 0% no-repeat;
}
/* line 430, MPG.less */
#wrapper .mpg-article-detail .button.button-mpes a.button {
  background: #7758E1 url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-arrow-white-button.svg') 95% 50% no-repeat;
}
/* line 436, MPG.less */
#wrapper .mpg-article-detail .button.button-mpi .arrows {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/arrows-mpi.svg') 100% 0% no-repeat;
}
/* line 440, MPG.less */
#wrapper .mpg-article-detail .button.button-mpi a.button {
  background: #6B8EFA url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-arrow-white-button.svg') 95% 50% no-repeat;
}
/* line 446, MPG.less */
#wrapper .mpg-article-detail .button.button-fyte .arrows,
#wrapper .mpg-article-detail .button.button-mpsr .arrows {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/arrows-fyte.svg') 100% 0% no-repeat;
}
/* line 450, MPG.less */
#wrapper .mpg-article-detail .button.button-fyte a.button,
#wrapper .mpg-article-detail .button.button-mpsr a.button {
  background: #F47665 url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-arrow-white-button.svg') 95% 50% no-repeat;
}
/* line 456, MPG.less */
#wrapper .mpg-article-detail .button.button-mpinterim .arrows,
#wrapper .mpg-article-detail .button.button-mpinterim .arrows {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/arrows-mpinterim.svg') 100% 0% no-repeat;
}
/* line 460, MPG.less */
#wrapper .mpg-article-detail .button.button-mpinterim a.button,
#wrapper .mpg-article-detail .button.button-mpinterim a.button {
  background: #8aa8b5 url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-arrow-white-button.svg') 95% 50% no-repeat;
}
/* line 466, MPG.less */
#wrapper .mpg-article-detail .button.button-soorcing .arrows {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/arrows-soorcing.svg') 100% 0% no-repeat;
}
/* line 470, MPG.less */
#wrapper .mpg-article-detail .button.button-soorcing a.button {
  background: #EC068C url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-arrow-white-button.svg') 95% 50% no-repeat;
}
/* line 476, MPG.less */
#wrapper .mpg-article-detail .button.button-fyteis .arrows,
#wrapper .mpg-article-detail .button.button-mpf .arrows {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/arrows-fyteis.svg') 100% 0% no-repeat;
}
/* line 480, MPG.less */
#wrapper .mpg-article-detail .button.button-fyteis a.button,
#wrapper .mpg-article-detail .button.button-mpf a.button {
  background: #132457 url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-arrow-white-button.svg') 95% 50% no-repeat;
}
/* line 486, MPG.less */
#wrapper .mpg-article-detail .button.button-soorcing .arrows {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/arrows-soorcing.svg') 100% 0% no-repeat;
}
/* line 490, MPG.less */
#wrapper .mpg-article-detail .button.button-soorcing a.button {
  background: #EC068C url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-arrow-white-button.svg') 95% 50% no-repeat;
}
/* line 496, MPG.less */
#wrapper .mpg-article-detail .button.button-mptc .arrows {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/arrows-mptc.svg') 100% 0% no-repeat;
}
/* line 500, MPG.less */
#wrapper .mpg-article-detail .button.button-mptc a.button {
  background: #0E7579 url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-arrow-white-button.svg') 95% 50% no-repeat;
}
/* line 506, MPG.less */
.edn_searchInfoResults {
  text-align: center;
  padding-top: 20px;
  font-size: 28px;
  font-family: Aeonik Medium, Georgia;
}
/* JOB DESCRIPTIONS */
/* line 516, MPG.less */
.SearchJobDescriptions .edncf_AdvancedSearch {
  margin-top: 30px;
}
/* line 522, MPG.less */
.SearchJobDescriptions .edncf_AdvancedSearch.edncf_horizontalOrientation .edncf_container > span {
  margin: 0 0 20px 0;
}
/* line 530, MPG.less */
.SearchJobDescriptions .edncf_CheckBox {
  display: inline-block;
  margin-right: 0;
  padding: 0;
  color: #000;
  font-family: Aeonik Medium, Georgia;
  text-transform: uppercase;
}
/* line 538, MPG.less */
.SearchJobDescriptions .edncf_CheckBox input {
  display: none;
}
/* line 542, MPG.less */
.SearchJobDescriptions .edncf_CheckBox label {
  padding: 5px 20px;
  display: inline-block;
  border-radius: 20px;
  border: 1px solid #ddd;
  color: #000;
  background: #fff;
  font-weight: normal;
  margin-right: 10px;
  font-size: 14px;
  font-family: Aeonik Bold, Georgia;
  margin-bottom: 15px;
}
/* line 555, MPG.less */
.SearchJobDescriptions .edncf_CheckBox label:hover {
  background: #6A8FFF;
  color: #fff;
  cursor: pointer;
}
/* line 563, MPG.less */
.SearchJobDescriptions .edncf_CheckBox.isSelected label {
  background: #6A8FFF;
  color: #fff;
}
/* line 570, MPG.less */
.SearchJobDescriptions .edncf_AdvancedSearch.edncf_horizontalOrientation .edncf_container .edncf_submitContainer {
  display: none;
}
/* line 579, MPG.less */
.JobDescriptions .articles_3col .article.in_list {
  border-radius: 16px;
}
/* line 582, MPG.less */
.JobDescriptions .articles_3col .article.in_list .listName a {
  font-size: 22px;
  line-height: 26px;
  color: #0444ff;
}
/* line 588, MPG.less */
.JobDescriptions .articles_3col .article.in_list .linkText {
  padding-top: 10px;
  border-top: 1px solid #ddd;
}
/* line 592, MPG.less */
.JobDescriptions .articles_3col .article.in_list .linkText a {
  display: inline-block;
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/blue-button-arrow.svg') 100% 50% no-repeat;
  background-size: 32px;
  padding-right: 40px;
  min-height: 32px;
  line-height: 32px;
  font-family: Aeonik Medium, Georgia;
}
/* line 605, MPG.less */
.JobDescriptions .underJDtitle {
  padding-bottom: 8px;
}
/* line 609, MPG.less */
.JobDescriptions .underJDtitle ul {
  list-style: none;
  margin: 10px 0 0 0;
  padding-inline-start: 0 !important;
}
/* line 614, MPG.less */
.JobDescriptions .underJDtitle ul li {
  display: inline-block;
  padding: 3px 12px;
  margin-right: 10px;
  border-radius: 20px;
  background: #eee;
  font-size: 14px;
  margin-bottom: 10px;
}
/* line 625, MPG.less */
.JobDescriptions .underJDtitle .functionGroup {
  color: #425074;
}
/* line 631, MPG.less */
.EDN_search.theme_MPG {
  background: #fff;
  border-radius: 8px;
  font-size: 14px;
  border: 1px solid #ddd;
}
/* line 636, MPG.less */
.EDN_search.theme_MPG ul {
  list-style: none;
  margin: 8px 15px;
}
/* line 639, MPG.less */
.EDN_search.theme_MPG ul li:hover {
  background: #eee;
}
/* line 644, MPG.less */
.eds_news_MPG {
  float: none;
  height: auto;
  min-width: 0;
  width: auto;
  overflow: visible;
  transition: none 0 none;
  font-size: 16px;
  line-height: 1.3;
  margin-bottom: 20px;
  font-family: Aeonik Regular, Georgia;
}
/* line 656, MPG.less */
.eds_news_MPG .search_input {
  border: solid 1px #d4d4d4;
  border-radius: 8px;
  background-color: #fff;
}
/* line 661, MPG.less */
.eds_news_MPG .search_input::after {
  display: block;
  content: "";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
}
/* line 670, MPG.less */
.eds_news_MPG .search_input .input {
  float: left;
  padding: 0 10px;
  width: 85%;
}
/* line 675, MPG.less */
.eds_news_MPG .search_input .input input[type=text] {
  border: none;
  background: none #fff;
  box-shadow: none;
  -webkit-appearance: none;
  color: #848484;
  line-height: 28px;
  height: 30px;
  width: 100%;
  margin: 0;
  padding: 0;
}
/* line 687, MPG.less */
.eds_news_MPG .search_input .input input[type=text]:focus-visible {
  outline: none;
}
/* line 693, MPG.less */
.eds_news_MPG .search_input .do_search {
  padding: 0 5px;
  line-height: 29px;
  float: left;
  min-width: 35px;
  width: 10%;
  text-align: center;
  text-decoration: none;
  border: solid 1px #d4d4d4;
  border-top: none !important;
  border-right: none !important;
  border-bottom: none !important;
}
/* line 706, MPG.less */
.eds_news_MPG .search_input .do_search > span {
  display: none;
}
/* line 710, MPG.less */
.eds_news_MPG .search_input .do_search::before {
  content: "\f002";
  display: inline-block;
  vertical-align: middle;
  font-family: "FontAwesome";
  font-size: 21px;
  font-style: normal;
  font-weight: normal;
}
/* line 723, MPG.less */
.keyword-search-clear a,
.filter-search-clear a {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/x-icon-red-32.png') 0% 50% no-repeat;
  background-size: 16px;
  padding-left: 20px;
  color: #E84C3D;
  font-family: Aeonik Bold, Georgia;
  display: none;
}
/* line 730, MPG.less */
.keyword-search-clear a.ShowMe,
.filter-search-clear a.ShowMe {
  display: block;
}
/* line 735, MPG.less */
body.dnnEditState .keyword-search-clear a,
body.dnnEditState .filter-search-clear a {
  display: block;
}
/* line 739, MPG.less */
.mpg-article-list .predefHeight {
  min-height: 120px;
}
/* line 743, MPG.less */
.Insights.JobDescriptions .HeaderBar-background {
  display: block;
}
/* line 746, MPG.less */
.Insights.JobDescriptions .HeaderBar-background h1 {
  text-align: left;
  font-size: 66px;
}
/* line 751, MPG.less */
.Insights.JobDescriptions .HeaderBar-background p {
  font-size: 20px;
  text-align: left;
  margin: 40px 0 0 0;
  padding-bottom: 0;
}
/* END OF JOB DESCRIPTIONS   */
/* line 762, MPG.less */
.mpg-article-detail {
  margin-left: -330px;
  margin-right: 0;
  position: relative;
}
/* line 771, MPG.less */
.mpg-article-detail .content a {
  text-decoration: underline;
}
/* line 775, MPG.less */
.mpg-article-detail .content a.button {
  text-decoration: none;
}
/* line 780, MPG.less */
.mpg-article-detail .image_wrapper {
  display: block;
  height: 310px;
  background: #0444ff;
  border-radius: 20px;
  margin-top: 30px;
}
/* line 788, MPG.less */
.mpg-article-detail picture {
  height: 100%;
  display: inline-block;
  float: right;
  margin-left: 20px;
  max-width: 550px;
}
/* line 796, MPG.less */
.mpg-article-detail .content {
  padding-left: 320px;
  padding-right: 300px;
}
/* line 801, MPG.less */
.mpg-article-detail .contentStarts {
  padding-top: 40px;
  min-height: 1500px;
}
/* line 805, MPG.less */
.mpg-article-detail .contentStarts ul li,
.mpg-article-detail .contentStarts ol li {
  padding-bottom: 8px;
}
/* line 809, MPG.less */
.mpg-article-detail .contentStarts ul li p,
.mpg-article-detail .contentStarts ol li p {
  padding-bottom: 8px;
}
/* line 814, MPG.less */
.mpg-article-detail .contentWrap {
  position: relative;
}
/* line 819, MPG.less */
.mpg-article-detail h1,
.mpg-article-detail h2 {
  font-size: 28px;
  padding-bottom: 20px;
  font-family: Aeonik Medium, Georgia;
}
/* line 824, MPG.less */
.mpg-article-detail h1 strong,
.mpg-article-detail h2 strong {
  font-weight: normal;
}
/* line 829, MPG.less */
.mpg-article-detail h3 {
  font-size: 22px;
  padding-bottom: 20px;
  color: #425074;
  font-family: Aeonik Medium, Georgia;
}
/* line 835, MPG.less */
.mpg-article-detail h3 strong {
  font-weight: normal;
}
/* line 840, MPG.less */
.mpg-article-detail h4,
.mpg-article-detail h5 {
  font-size: 18px;
  padding-bottom: 20px;
  font-family: Aeonik Medium, Georgia;
}
/* line 845, MPG.less */
.mpg-article-detail h4 strong,
.mpg-article-detail h5 strong {
  font-weight: normal;
}
/* line 850, MPG.less */
.mpg-article-detail .quotes {
  font-size: 22px;
  font-style: italic;
  font-family: Aeonik Light, Georgia;
  padding-left: 40px;
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/quotes-insights.png') 0% 0% no-repeat;
  background-size: 48px;
}
/* line 861, MPG.less */
.mpg-article-detail .center {
  text-align: center;
}
/* line 865, MPG.less */
.mpg-article-detail .tags {
  padding-top: 10px;
}
/* line 871, MPG.less */
.mpg-article-detail .leftSection {
  position: absolute;
  top: 45px;
  left: 0;
  transition: top 0.5s linear;
  transition: bottom 0.5s linear;
}
/* line 878, MPG.less */
.mpg-article-detail .leftSection.fixed {
  position: fixed;
  padding-left: 120px;
  left: calc((100% - 1530px) / 2);
  max-width: 1290px;
  padding-right: 120px;
  top: 110px;
  padding-bottom: 80px;
}
/* line 887, MPG.less */
.mpg-article-detail .leftSection.fixed.footerVisible {
  position: absolute;
  top: unset;
  bottom: 0;
  z-index: 30;
}
/* line 895, MPG.less */
.mpg-article-detail .leftSection .tagsDetail {
  max-width: 280px;
}
/* line 898, MPG.less */
.mpg-article-detail .leftSection .tagsDetail a {
  margin-bottom: 10px;
}
/* line 903, MPG.less */
.mpg-article-detail .leftSection .edn_article_links {
  width: 270px;
  background: #fff;
  border-radius: 20px;
  padding: 20px;
  margin-top: 0px;
  margin-bottom: 30px;
}
/* line 911, MPG.less */
.mpg-article-detail .leftSection .edn_article_links h2 {
  font-size: 15px;
  margin-bottom: 0px;
  font-family: Aeonik Medium, Georgia;
  letter-spacing: 2px;
  text-transform: uppercase;
}
/* line 920, MPG.less */
.mpg-article-detail .leftSection .anchornav {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 925, MPG.less */
.mpg-article-detail .leftSection .anchornav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  counter-reset: section;
}
/* line 933, MPG.less */
.mpg-article-detail .leftSection .anchornav li {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 18px;
  border-top: 1px solid #929cb7;
}
/* line 940, MPG.less */
.mpg-article-detail .leftSection .anchornav li:first-child {
  border-top: none;
}
/* line 945, MPG.less */
.mpg-article-detail .leftSection .anchornav li a {
  font-size: 18px;
  color: #929cb7;
  font-family: Aeonik Medium, Georgia;
  margin-bottom: 10px;
  margin-left: -5px;
  padding-left: 5px;
  line-height: 18px;
}
/* line 955, MPG.less */
.mpg-article-detail .leftSection .anchornav li a:before {
  counter-increment: section;
  /* Increment the value of section counter by 1 */
  content: "0" counter(section);
  font-size: 20px;
  font-family: Aeonik Medium, Georgia;
  color: #929cb7;
  display: block;
  padding-bottom: 5px;
}
/* line 966, MPG.less */
.mpg-article-detail .leftSection .anchornav li a:hover {
  color: #000;
  background: none;
}
/* line 974, MPG.less */
.mpg-article-detail .leftSection .anchornav li.active a,
.mpg-article-detail .leftSection .anchornav li.active a:before {
  color: #000;
}
/* line 982, MPG.less */
.mpg-article-detail .rightSection {
  position: absolute;
  top: 45px;
  right: 0;
  width: 250px;
}
/* line 988, MPG.less */
.mpg-article-detail .rightSection .relatedArticlesSectionTitle {
  font-size: 15px;
  font-family: Aeonik Medium, Georgia;
  letter-spacing: 1px;
  text-transform: uppercase;
}
/* line 996, MPG.less */
.mpg-article-detail .rightSection .related_articles h2 {
  font-size: 32px;
}
/* line 1000, MPG.less */
.mpg-article-detail .rightSection .related_articles .related-box > a {
  display: block;
}
/* line 1004, MPG.less */
.mpg-article-detail .rightSection .related_articles .related-box {
  background: #fff;
  border-radius: 10px;
  border: 1px solid #DEDEDE;
  padding: 0px;
  margin-top: 20px;
}
/* line 1011, MPG.less */
.mpg-article-detail .rightSection .related_articles .related-box img {
  width: 100%;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
/* line 1017, MPG.less */
.mpg-article-detail .rightSection .related_articles .related-box span {
  display: block;
  padding: 10px 20px;
  font-family: Aeonik Medium, Georgia;
  line-height: 18px;
}
/* line 1027, MPG.less */
.mpg-article-detail .in_article_image img {
  width: auto;
  height: 100%;
  object-fit: cover;
  filter: brightness(80%);
  float: unset;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  max-width: 550px;
}
/* line 1039, MPG.less */
.mpg-article-detail .h1-over-img {
  color: #fff;
  margin-top: 0px;
  position: relative;
  padding: 30px 20px 20px 20px;
  font-size: 36px;
  font-family: Aeonik Medium, Georgia;
}
/* line 1048, MPG.less */
.mpg-article-detail .summaryDetail {
  color: #fff;
  margin-top: 0px;
  position: relative;
  padding: 0 20px 20px 20px;
  font-size: 18px;
  font-family: Aeonik Regular, Georgia;
}
/* line 1056, MPG.less */
.mpg-article-detail .summaryDetail p {
  font-size: 18px;
}
/* line 1066, MPG.less */
.mpg-article-detail .details .tags a {
  display: inline-block;
  background: #fff;
  border: 1px solid #DEDEDE;
  border-radius: 20px;
  color: #000;
  font-family: Aeonik Medium, Georgia;
  font-size: 13px;
  padding: 5px 20px;
  text-transform: uppercase;
  margin-right: 10px;
}
/* line 1078, MPG.less */
.mpg-article-detail .details .tags a:hover {
  text-decoration: none;
}
/* line 1084, MPG.less */
.mpg-article-detail .details .tags a.TagFyte,
.mpg-article-detail .details .tags a.TagMpsr {
  background-color: #F47665;
  color: #fff;
  border: 0;
}
/* line 1090, MPG.less */
.mpg-article-detail .details .tags a.TagFree {
  background-color: #a3a3a1;
  color: #fff;
  border: 0;
}
/* line 1098, MPG.less */
.mpg-article-detail .details .tags a.TagFyteI,
.mpg-article-detail .details .tags a.TagMpf {
  background-color: #132457;
  color: #fff;
  border: 0;
}
/* line 1104, MPG.less */
.mpg-article-detail .details .tags a.TagMPI {
  background-color: #6B8EFA;
  color: #fff;
  border: 0;
}
/* line 1110, MPG.less */
.mpg-article-detail .details .tags a.TagMPES {
  background-color: #7758E1;
  color: #fff;
  border: 0;
}
/* line 1116, MPG.less */
.mpg-article-detail .details .tags a.TagMPG {
  background-color: #0444ff;
  color: #fff;
  border: 0;
}
/* line 1122, MPG.less */
.mpg-article-detail .details .tags a.TagMPTC {
  background-color: #0E7579;
  color: #fff;
  border: 0;
}
/* line 1128, MPG.less */
.mpg-article-detail .details .tags a.TagSoorcing {
  background-color: #EC068C;
  color: #fff;
  border: 0;
}
/* line 1134, MPG.less */
.mpg-article-detail .details .tags a.TagMPInterim {
  background-color: #8aa8b5;
  color: #fff;
  border: 0;
}
/* line 1143, MPG.less */
.mpg-article-detail .date {
  display: inline-block;
  margin-bottom: 20px;
  padding-left: 23px;
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/icon-article-date.svg') 0 50% no-repeat;
  background-size: 16px;
  color: #425074;
  font-family: Aeonik Light, Georgia;
}
/* line 1153, MPG.less */
.mpg-article-detail .backtoall {
  display: inline-block;
  margin-bottom: 20px;
  padding-left: 23px;
  color: #425074;
  font-family: Aeonik Light, Georgia;
}
/* line 1160, MPG.less */
.mpg-article-detail .backtoall a {
  display: inline-block;
}
/* line 1164, MPG.less */
.mpg-article-detail .backtoall:before {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-arrow-black-button.svg') 100% 30% no-repeat;
  background-size: 30px;
  content: "";
  width: 39px;
  height: 16px;
  display: inline-block;
}
/* line 1180, MPG.less */
.mpg-article-detail.mpg-salaryGuide .leftSection {
  position: static;
  padding-left: 20px;
  width: 100%;
}
/* line 1186, MPG.less */
.mpg-article-detail.mpg-salaryGuide .leftSection .tagsDetail {
  max-width: unset;
  padding-top: 40px;
}
/* line 1206, MPG.less */
.categoryMenu.categoryDescription {
  margin-bottom: -10px;
}
/* line 1210, MPG.less */
.categoryMenu .categoryMenuFilterButton {
  display: none;
  background: #fff;
  padding: 4px 10px;
  border: 1px solid #DADADA;
  border-radius: 20px;
  cursor: pointer;
  text-decoration: none;
  text-transform: uppercase;
  float: left;
  margin-top: 15px;
}
/* line 1222, MPG.less */
.categoryMenu .categoryMenuFilterButton:hover {
  text-decoration: none;
}
/* line 1226, MPG.less */
.categoryMenu .categoryMenuFilterButton span {
  font-size: 14px;
  font-family: Aeonik Medium, Georgia;
}
/* line 1230, MPG.less */
.categoryMenu .categoryMenuFilterButton span:after {
  content: "+";
  color: #6A8FFF;
  font-family: Aeonik Bold, Georgia;
  padding: 0 10px;
  font-size: 16px;
}
/* line 1240, MPG.less */
.categoryMenu ul {
  list-style: none;
  font-size: 24px;
  margin-left: 0;
}
/* line 1245, MPG.less */
.categoryMenu ul a {
  font-family: Aeonik Medium, Georgia;
  font-size: 24px;
  line-height: 50px;
  display: block;
}
/* line 1254, MPG.less */
.categoryMenuMPTCTeamGermany {
  /*.node.active {
        background-image: url('@{cdn-path}img/mpg-2022/teamMPTCActive.svg');
    }*/
}
/* line 1255, MPG.less */
.categoryMenuMPTCTeamGermany ul {
  list-style: none;
  font-size: 16px;
  margin-left: 0;
}
/* line 1260, MPG.less */
.categoryMenuMPTCTeamGermany ul a {
  font-family: Aeonik Medium, Georgia;
  font-size: 16px;
  display: inline-block;
}
/* line 1265, MPG.less */
.categoryMenuMPTCTeamGermany ul a span.brandLogo {
  display: inline-block;
  width: 32px;
}
/* line 1269, MPG.less */
.categoryMenuMPTCTeamGermany ul a span.brandLogo img {
  text-align: center;
}
/* line 1278, MPG.less */
.categoryMenuMPTCTeamGermany .node {
  padding: 0;
  /* Remove padding */
  background-image: none !important;
  /* Remove background image */
  /* Keep min-height or move it to the anchor */
  /*padding: 8px 0 8px 23px;
        background-image: url('@{cdn-path}img/mpg-2022/teamMPTCInactive.svg');
        background-position: 0 13px;
        background-repeat: no-repeat;
        min-height: 45px;*/
}
/* line 1289, MPG.less */
.categoryMenuMPTCTeamGermany .node > div > a {
  display: block;
  /* Makes the anchor fill the width of its container */
  padding: inherit;
  /* Inherits padding from the LI if needed, or define new padding */
  /* Remove any background/icon styling from the LI if the padding is moved here */
}
/* line 1295, MPG.less */
.categoryMenuMPTCTeamGermany .node > div > .category {
  display: block;
  /* Make it fill the <li> */
  padding: 8px 0 8px 23px;
  /* Re-apply the desired padding */
  background-image: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/teamMPTCInactive.svg');
  /* Re-apply background */
  background-position: 0 13px;
  background-repeat: no-repeat;
  min-height: 45px;
}
/* line 1309, MPG.less */
.categoryMenuMPTCTeamGermany .node.active > div > .category {
  background-image: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/teamMPTCActive.svg');
}
/* line 1314, MPG.less */
.categoryMenuMPPRTeamGermany {
  /*.node.active {
        background-image: url('@{cdn-path}img/mpg-2022/teamMPTCActive.svg');
    }*/
}
/* line 1315, MPG.less */
.categoryMenuMPPRTeamGermany ul {
  list-style: none;
  font-size: 16px;
  margin-left: 0;
}
/* line 1320, MPG.less */
.categoryMenuMPPRTeamGermany ul a {
  font-family: Aeonik Medium, Georgia;
  font-size: 16px;
  display: inline-block;
}
/* line 1325, MPG.less */
.categoryMenuMPPRTeamGermany ul a span.brandLogo {
  display: inline-block;
  width: 32px;
}
/* line 1329, MPG.less */
.categoryMenuMPPRTeamGermany ul a span.brandLogo img {
  text-align: center;
}
/* line 1338, MPG.less */
.categoryMenuMPPRTeamGermany .node {
  padding: 0;
  /* Remove padding */
  background-image: none !important;
  /* Remove background image */
  /* Keep min-height or move it to the anchor */
  /*padding: 8px 0 8px 23px;
        background-image: url('@{cdn-path}img/mpg-2022/teamMPTCInactive.svg');
        background-position: 0 13px;
        background-repeat: no-repeat;
        min-height: 45px;*/
}
/* line 1349, MPG.less */
.categoryMenuMPPRTeamGermany .node > div > a {
  display: block;
  /* Makes the anchor fill the width of its container */
  padding: inherit;
  /* Inherits padding from the LI if needed, or define new padding */
  /* Remove any background/icon styling from the LI if the padding is moved here */
}
/* line 1355, MPG.less */
.categoryMenuMPPRTeamGermany .node > div > .category {
  display: block;
  /* Make it fill the <li> */
  padding: 8px 0 8px 23px;
  /* Re-apply the desired padding */
  background-image: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/teamMPPRInactive.svg');
  /* Re-apply background */
  background-position: 0 13px;
  background-repeat: no-repeat;
  min-height: 45px;
}
/* line 1368, MPG.less */
.categoryMenuMPPRTeamGermany .node.active > div > .category {
  background-image: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/teamMPPRActive.svg');
}
/* line 1373, MPG.less */
.categoryMenuTeamBrands {
  /*.node.active {
        background-image: url('@{cdn-path}img/mpg-2022/teamBrandActive.svg');
    }*/
  /*.node {
            padding: 8px 0 8px 23px;
            background-image: url('@{cdn-path}img/mpg-2022/teamBrandInactive.svg');
            background-position: 0 13px;
            background-repeat: no-repeat;
        }

        .node.active {
            background-image: url('@{cdn-path}img/mpg-2022/teamBrandActive.svg');
        }*/
}
/* line 1374, MPG.less */
.categoryMenuTeamBrands ul {
  list-style: none;
  font-size: 16px;
  margin-left: 0;
}
/* line 1379, MPG.less */
.categoryMenuTeamBrands ul a {
  font-family: Aeonik Medium, Georgia;
  font-size: 16px;
  display: block;
}
/* line 1384, MPG.less */
.categoryMenuTeamBrands ul a span.brandLogo {
  display: block;
}
/* line 1390, MPG.less */
.categoryMenuTeamBrands .node {
  padding: 0;
  /* Remove padding */
  background-image: none !important;
  /* Remove background image */
  /* Keep min-height or move it to the anchor */
  /*padding: 8px 0 8px 23px;
        background-image: url('@{cdn-path}img/mpg-2022/teamMPTCInactive.svg');
        background-position: 0 13px;
        background-repeat: no-repeat;
        min-height: 45px;*/
}
/* line 1401, MPG.less */
.categoryMenuTeamBrands .node > div > a {
  display: block;
  /* Makes the anchor fill the width of its container */
  padding: inherit;
  /* Inherits padding from the LI if needed, or define new padding */
  /* Remove any background/icon styling from the LI if the padding is moved here */
}
/* line 1407, MPG.less */
.categoryMenuTeamBrands .node > div > .category {
  display: block;
  /* Make it fill the <li> */
  padding: 8px 0 8px 23px;
  /* Re-apply the desired padding */
  background-image: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/teamBrandInactive.svg');
  /* Re-apply background */
  background-position: 0 13px;
  background-repeat: no-repeat;
  min-height: 45px;
}
/* line 1420, MPG.less */
.categoryMenuTeamBrands .node.active > div > .category {
  background-image: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/teamBrandActive.svg');
}
/* line 1435, MPG.less */
.categoryMenuTeamBrands .categoryBrandMPES {
  background: #7758E1;
  padding: 8px 15px;
  display: inline-block;
  border-radius: 8px;
}
/* line 1441, MPG.less */
.categoryMenuTeamBrands .categoryBrandMPES img {
  width: 160px;
}
/* line 1446, MPG.less */
.categoryMenuTeamBrands .categoryBrandMPI {
  background: #6B8EFA;
  padding: 8px 15px;
  display: inline-block;
  border-radius: 8px;
}
/* line 1452, MPG.less */
.categoryMenuTeamBrands .categoryBrandMPI img {
  width: 160px;
}
/* line 1457, MPG.less */
.categoryMenuTeamBrands .categoryBrandMPG {
  background: #0444ff;
  padding: 8px 15px;
  display: inline-block;
  border-radius: 8px;
}
/* line 1463, MPG.less */
.categoryMenuTeamBrands .categoryBrandMPG img {
  width: 160px;
}
/* line 1469, MPG.less */
.categoryMenuTeamBrands .categoryBrandMPTC {
  background: #0E7579;
  padding: 8px 15px;
  display: inline-block;
  border-radius: 8px;
}
/* line 1475, MPG.less */
.categoryMenuTeamBrands .categoryBrandMPTC img {
  width: 160px;
}
/* line 1480, MPG.less */
.categoryMenuTeamBrands .categoryBrandSOORCING {
  background: #EC068C;
  padding: 8px 15px;
  display: inline-block;
  border-radius: 8px;
  width: 190px;
}
/* line 1487, MPG.less */
.categoryMenuTeamBrands .categoryBrandSOORCING img {
  height: 27px;
}
/* line 1493, MPG.less */
.categoryMenuTeamBrands .categoryBrandFYTE,
.categoryMenuTeamBrands .categoryBrandMPSR {
  background: #F47665;
  padding: 8px 15px;
  display: inline-block;
  border-radius: 8px;
  width: 190px;
}
/* line 1500, MPG.less */
.categoryMenuTeamBrands .categoryBrandFYTE img,
.categoryMenuTeamBrands .categoryBrandMPSR img {
  height: 24px;
}
/* line 1505, MPG.less */
.categoryMenuTeamBrands .categoryBrandFYTEIM,
.categoryMenuTeamBrands .categoryBrandMPF {
  background: #132457;
  padding: 8px 15px;
  display: inline-block;
  border-radius: 8px;
  width: 190px;
}
/* line 1512, MPG.less */
.categoryMenuTeamBrands .categoryBrandFYTEIM img,
.categoryMenuTeamBrands .categoryBrandMPF img {
  height: 24px;
}
/* line 1517, MPG.less */
.categoryMenuTeamBrands .categoryBrandMPInterim {
  background: #8aa8b5;
  padding: 8px 15px;
  display: inline-block;
  border-radius: 8px;
  width: 190px;
}
/* line 1524, MPG.less */
.categoryMenuTeamBrands .categoryBrandMPInterim img {
  height: 24px;
}
/* line 1532, MPG.less */
.categoryMenuTeamSpecs {
  padding-top: 10px;
}
/* line 1535, MPG.less */
.categoryMenuTeamSpecs ul {
  list-style: none;
  font-size: 12px;
  margin-left: 0;
}
/* line 1540, MPG.less */
.categoryMenuTeamSpecs ul a {
  font-family: Aeonik Bold, Georgia;
  text-transform: uppercase;
  font-size: 12px;
  display: inline-block;
}
/* line 1546, MPG.less */
.categoryMenuTeamSpecs ul a:hover {
  text-decoration: none;
}
/* line 1552, MPG.less */
.categoryMenuTeamSpecs .node {
  border-radius: 40px;
  border: 1px solid #dedede;
  margin-bottom: 10px;
  margin-right: 10px;
  display: inline-block;
  background: #fff;
}
/* line 1560, MPG.less */
.categoryMenuTeamSpecs .node:hover {
  background: #C6D4FF;
}
/* line 1564, MPG.less */
.categoryMenuTeamSpecs .node a {
  padding: 8px 20px;
}
/* line 1569, MPG.less */
.categoryMenuTeamSpecs .node.active {
  background: #C6D4FF;
  border: 1px solid #B1C5FF;
}
/* line 1573, MPG.less */
.categoryMenuTeamSpecs .node.active a {
  color: #0444ff;
}
/* line 1577, MPG.less */
.categoryMenuTeamSpecs .node.active a:hover {
  text-decoration: none;
}
/* line 1589, MPG.less */
.DnnModule-EasyDNNnewsWidgets .news > div,
.DnnModule-EasyDNNnewsWidgets .news > div * {
  height: initial;
}
/* line 1594, MPG.less */
.DnnModule-EasyDNNnewsWidgets .news .carousel {
  min-height: 427px;
}
/* line 1598, MPG.less */
.DnnModule-EasyDNNnewsWidgets .news .contactWrapper .three-contacts,
.DnnModule-EasyDNNnews .news .contactWrapper .three-contacts {
  margin-bottom: 25px;
  height: 100%;
}
/* line 1604, MPG.less */
.DnnModule-EasyDNNnewsWidgets .news .contactWrapper .three-contacts .contact-card .DnnModule-EasyDNNnews .news .contactWrapper .three-contacts .contact-card {
  height: 100%;
}
/* line 1609, MPG.less */
.news.eds_template_List_Article_Default_three_contact_card_bio_popup_rotator,
.news.eds_template_List_Article_Default_three_contact_card_bio_popup_no_rotator_France,
.news.eds_template_List_Article_Default_three_contact_card_bio_popup_rotator_Split_Title_Specialisation {
  position: relative;
  z-index: 45;
}
/* line 1615, MPG.less */
.news.eds_template_List_Article_Default_three_contact_card_bio_popup_rotator .carousel,
.news.eds_template_List_Article_Default_three_contact_card_bio_popup_no_rotator_France .carousel,
.news.eds_template_List_Article_Default_three_contact_card_bio_popup_rotator_Split_Title_Specialisation .carousel {
  min-height: 480px;
}
/* line 1618, MPG.less */
.news.eds_template_List_Article_Default_three_contact_card_bio_popup_rotator .carousel .flickity-prev-next-button,
.news.eds_template_List_Article_Default_three_contact_card_bio_popup_no_rotator_France .carousel .flickity-prev-next-button,
.news.eds_template_List_Article_Default_three_contact_card_bio_popup_rotator_Split_Title_Specialisation .carousel .flickity-prev-next-button {
  top: 110%;
}
/* line 1621, MPG.less */
.news.eds_template_List_Article_Default_three_contact_card_bio_popup_rotator .carousel .flickity-prev-next-button .flickity-button-icon,
.news.eds_template_List_Article_Default_three_contact_card_bio_popup_no_rotator_France .carousel .flickity-prev-next-button .flickity-button-icon,
.news.eds_template_List_Article_Default_three_contact_card_bio_popup_rotator_Split_Title_Specialisation .carousel .flickity-prev-next-button .flickity-button-icon {
  padding-top: 20px;
}
/* line 1630, MPG.less */
.news.eds_template_List_Article_Default_three_contact_card_bio_popup_no_rotator_no_script_no_modal .content:hover {
  cursor: pointer;
}
/* line 1634, MPG.less */
.news.eds_template_List_Article_Default_three_contact_card_bio_popup_no_rotator_no_script_no_modal .content:hover.mpg .readBio {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-mpg-button.svg') 100% 50% no-repeat;
}
/* line 1641, MPG.less */
.news.eds_template_List_Article_Default_three_contact_card_bio_popup_no_rotator_no_script_no_modal .content:hover.fyte .readBio,
.news.eds_template_List_Article_Default_three_contact_card_bio_popup_no_rotator_no_script_no_modal .content:hover.mpsr .readBio {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-fyte-button.svg') 100% 50% no-repeat;
}
/* line 1647, MPG.less */
.news.eds_template_List_Article_Default_three_contact_card_bio_popup_no_rotator_no_script_no_modal .content:hover.executives .readBio {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-mpes-button.svg') 100% 50% no-repeat;
}
/* line 1653, MPG.less */
.news.eds_template_List_Article_Default_three_contact_card_bio_popup_no_rotator_no_script_no_modal .content:hover.interim .readBio {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-interim-management-button.svg') 100% 50% no-repeat;
}
/* line 1659, MPG.less */
.news.eds_template_List_Article_Default_three_contact_card_bio_popup_no_rotator_no_script_no_modal .content:hover.mptc .readBio {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-talent-consulting-button.svg') 100% 50% no-repeat;
}
/* line 1665, MPG.less */
.news.eds_template_List_Article_Default_three_contact_card_bio_popup_no_rotator_no_script_no_modal .content:hover.soorcing .readBio {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-soorcing-button.svg') 100% 50% no-repeat;
}
/* line 1676, MPG.less */
.heightAuto .pane div,
.heightAuto .pane > div * {
  height: auto;
}
/* line 1682, MPG.less */
.flexer .edn__articleListWrapper {
  display: flex;
  flex-wrap: wrap;
}
/* line 1689, MPG.less */
.hidden-list-header {
  display: none;
}
/* line 1693, MPG.less */
.contactWrapper {
  display: flex;
  flex-direction: column;
}
/* line 1698, MPG.less */
.contactWrapper .three-contacts .contact-card {
  width: 100%;
  height: 100%;
}
/* line 1706, MPG.less */
.contactWrapper .contact-card {
  border: 1px solid #000000;
  border-radius: 15px;
  width: 100%;
}
/* line 1711, MPG.less */
.contactWrapper .contact-card .mpg {
  background-color: #0444ff;
  color: #fff;
  border-radius: 15px;
  height: 100%;
  padding: 0;
}
/* line 1718, MPG.less */
.contactWrapper .contact-card .mpg .readBio {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-arrow-white-button.svg') 100% 50% no-repeat;
  height: 43px;
}
/* line 1722, MPG.less */
.contactWrapper .contact-card .mpg .readBio:hover {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-mpg-button.svg') 100% 50% no-repeat;
}
/* line 1727, MPG.less */
.contactWrapper .contact-card .mpg .logo {
  background-image: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/logo-mpg-white.svg');
  background-position: left center;
  background-repeat: no-repeat;
  margin-top: 15px;
  min-height: 31px;
  max-width: 170px;
}
/* line 1737, MPG.less */
.contactWrapper .contact-card .executives {
  background-color: #7758E1;
  color: #fff;
  border-radius: 15px;
  height: 100%;
  padding: 0;
}
/* line 1744, MPG.less */
.contactWrapper .contact-card .executives .readBio {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-arrow-white-button.svg') 100% 50% no-repeat;
  height: 43px;
}
/* line 1748, MPG.less */
.contactWrapper .contact-card .executives .readBio:hover {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-mpes-button.svg') 100% 50% no-repeat;
}
/* line 1753, MPG.less */
.contactWrapper .contact-card .executives .logo {
  background-image: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/logo-mpes-white.svg');
  background-position: left center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  margin-top: 15px;
  min-height: 31px;
  max-width: 170px;
}
/* line 1764, MPG.less */
.contactWrapper .contact-card .fyte,
.contactWrapper .contact-card .mpsr {
  background-color: #F47665;
  color: #fff;
  border-radius: 15px;
  height: 100%;
  padding: 0;
}
/* line 1771, MPG.less */
.contactWrapper .contact-card .fyte .readBio,
.contactWrapper .contact-card .mpsr .readBio {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-arrow-white-button.svg') 100% 50% no-repeat;
  height: 43px;
}
/* line 1775, MPG.less */
.contactWrapper .contact-card .fyte .readBio:hover,
.contactWrapper .contact-card .mpsr .readBio:hover {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-fyte-button.svg') 100% 50% no-repeat;
}
/* line 1780, MPG.less */
.contactWrapper .contact-card .fyte .logo,
.contactWrapper .contact-card .mpsr .logo {
  background-image: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/Logo-mpsr-white.svg');
  background-position: left center;
  background-repeat: no-repeat;
  margin-top: 15px;
  min-height: 31px;
  max-width: 170px;
}
/* line 1790, MPG.less */
.contactWrapper .contact-card .mpinterim {
  background-color: #8aa8b5;
  color: #fff;
  border-radius: 15px;
  height: 100%;
  padding: 0;
}
/* line 1797, MPG.less */
.contactWrapper .contact-card .mpinterim .readBio {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-arrow-white-button.svg') 100% 50% no-repeat;
  height: 43px;
}
/* line 1801, MPG.less */
.contactWrapper .contact-card .mpinterim .readBio:hover {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-mpinterim-button.svg') 100% 50% no-repeat;
}
/* line 1806, MPG.less */
.contactWrapper .contact-card .mpinterim .logo {
  background-image: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/logo-mpinterim-white.svg');
  background-position: left center;
  background-repeat: no-repeat;
  margin-top: 15px;
  min-height: 31px;
  max-width: 170px;
}
/* line 1816, MPG.less */
.contactWrapper .contact-card .fytei,
.contactWrapper .contact-card .mpf {
  background-color: #132457;
  color: #fff;
  border-radius: 15px;
  height: 100%;
  padding: 0;
}
/* line 1823, MPG.less */
.contactWrapper .contact-card .fytei .readBio,
.contactWrapper .contact-card .mpf .readBio {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-arrow-white-button.svg') 100% 50% no-repeat;
  height: 43px;
}
/* line 1827, MPG.less */
.contactWrapper .contact-card .fytei .readBio:hover,
.contactWrapper .contact-card .mpf .readBio:hover {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-fytei-button.svg') 100% 50% no-repeat;
}
/* line 1832, MPG.less */
.contactWrapper .contact-card .fytei .logo,
.contactWrapper .contact-card .mpf .logo {
  background-image: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/logo-mpf-white.svg');
  background-position: left center;
  background-repeat: no-repeat;
  margin-top: 15px;
  min-height: 31px;
  max-width: 170px;
}
/* line 1842, MPG.less */
.contactWrapper .contact-card .interim {
  background-color: #6B8EFA;
  color: #fff;
  border-radius: 15px;
  height: 100%;
  padding: 0;
}
/* line 1849, MPG.less */
.contactWrapper .contact-card .interim .readBio {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-arrow-white-button.svg') 100% 50% no-repeat;
  height: 43px;
}
/* line 1853, MPG.less */
.contactWrapper .contact-card .interim .readBio:hover {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-interim-management-button.svg') 100% 50% no-repeat;
}
/* line 1858, MPG.less */
.contactWrapper .contact-card .interim .logo {
  background-image: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/logo-mpi-white.svg');
  background-position: left center;
  background-repeat: no-repeat;
  margin-top: 15px;
  min-height: 31px;
  max-width: 170px;
  background-size: 100% auto;
}
/* line 1869, MPG.less */
.contactWrapper .contact-card .mptc {
  background-color: #0E7579;
  color: #fff;
  border-radius: 15px;
  height: 100%;
  padding: 0;
}
/* line 1876, MPG.less */
.contactWrapper .contact-card .mptc .readBio {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-arrow-white-button.svg') 100% 50% no-repeat;
  height: 43px;
}
/* line 1880, MPG.less */
.contactWrapper .contact-card .mptc .readBio:hover {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-talent-consulting-button.svg') 100% 50% no-repeat;
}
/* line 1885, MPG.less */
.contactWrapper .contact-card .mptc .logo {
  background-image: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/logo-mptc-white.svg');
  background-position: left center;
  background-repeat: no-repeat;
  margin-top: 15px;
  min-height: 31px;
  max-width: 170px;
}
/* line 1895, MPG.less */
.contactWrapper .contact-card .soorcing {
  background-color: #EC068C;
  color: #fff;
  border-radius: 15px;
  height: 100%;
  padding: 0;
}
/* line 1902, MPG.less */
.contactWrapper .contact-card .soorcing .readBio {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-arrow-white-button.svg') 100% 50% no-repeat;
  height: 43px;
}
/* line 1906, MPG.less */
.contactWrapper .contact-card .soorcing .readBio:hover {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-soorcing-button.svg') 100% 50% no-repeat;
}
/* line 1911, MPG.less */
.contactWrapper .contact-card .soorcing .logo {
  background-image: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/logo-soorcing-white.svg');
  background-position: left center;
  background-repeat: no-repeat;
  min-height: 39px;
  max-width: 125px;
  background-size: 100% auto;
  top: -5px;
  position: relative;
  margin-top: 15px;
}
/* line 1924, MPG.less */
.contactWrapper .contact-card .article_image {
  border-bottom: 1px #000 solid;
}
/* line 1928, MPG.less */
.contactWrapper .contact-card .bioText {
  padding: 20px;
}
/* line 1931, MPG.less */
.contactWrapper .contact-card .bioText p {
  padding-bottom: 0 !important;
  margin-bottom: 0;
}
/* line 1937, MPG.less */
.contactWrapper .contact-card .contactDetails {
  padding: 0 20px 20px 20px;
}
/* line 1940, MPG.less */
.contactWrapper .contact-card .contactDetails a {
  text-decoration: none;
}
/* line 1950, MPG.less */
.contactWrapper img {
  border-radius: 15px 15px 0 0;
  width: 100%;
}
/* line 1955, MPG.less */
.contactWrapper .textContent {
  padding-left: 20px;
  padding-top: 12px;
  padding-bottom: 12px;
  width: calc(100% - 55px);
  height: 100%;
}
/* line 1962, MPG.less */
.contactWrapper .textContent h3,
.contactWrapper .textContent p.h3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0px;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
/* line 1970, MPG.less */
.contactWrapper .textContent h4,
.contactWrapper .textContent p.h4 {
  color: #fff;
  margin-top: 5px;
  margin-bottom: 10px;
  text-transform: uppercase;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
/* line 1980, MPG.less */
.contactWrapper .readBio {
  width: 43px;
  height: 43px;
  margin-left: 10px;
  margin-right: 20px;
  margin-top: 20px;
  float: right;
}
/* line 1991, MPG.less */
.modal.modalContactBio {
  background-color: rgba(200, 200, 200, 0.5);
}
/* line 1997, MPG.less */
.modal .modal-dialog .underImage {
  display: none;
}
/* line 2001, MPG.less */
.modal .modal-dialog.modal-dialog-centered {
  margin-top: 150px;
}
/* line 2004, MPG.less */
.modal .modal-dialog.modal-dialog-centered .modal-content {
  border-radius: 0;
  border-width: 0;
  padding: 40px;
}
/* line 2009, MPG.less */
.modal .modal-dialog.modal-dialog-centered .modal-content .modal-body {
  padding-top: 0;
  padding-bottom: 0;
}
/* line 2015, MPG.less */
.modal .modal-dialog.modal-dialog-centered .modal-content .modal-body .ctaButton {
  margin-top: 20px;
  display: inline-block;
}
/* line 2019, MPG.less */
.modal .modal-dialog.modal-dialog-centered .modal-content .modal-body .ctaButton.linkedin {
  margin-left: 35px;
}
/* line 2022, MPG.less */
.modal .modal-dialog.modal-dialog-centered .modal-content .modal-body .ctaButton.linkedin span.mpg {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/mpg-linkedin-icon.svg') 95% 50% no-repeat;
}
/* line 2026, MPG.less */
.modal .modal-dialog.modal-dialog-centered .modal-content .modal-body .ctaButton.linkedin span.executives {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/mpes-linkedin-icon.svg') 95% 50% no-repeat;
}
/* line 2030, MPG.less */
.modal .modal-dialog.modal-dialog-centered .modal-content .modal-body .ctaButton.linkedin span.fyte,
.modal .modal-dialog.modal-dialog-centered .modal-content .modal-body .ctaButton.linkedin span.mpsr {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/fyte-linkedin-icon.svg') 95% 50% no-repeat;
}
/* line 2034, MPG.less */
.modal .modal-dialog.modal-dialog-centered .modal-content .modal-body .ctaButton.linkedin span.fytei,
.modal .modal-dialog.modal-dialog-centered .modal-content .modal-body .ctaButton.linkedin span.mpf {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/fytei-linkedin-icon.svg') 95% 50% no-repeat;
}
/* line 2038, MPG.less */
.modal .modal-dialog.modal-dialog-centered .modal-content .modal-body .ctaButton.linkedin span.interim {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/interim-linkedin-icon.svg') 95% 50% no-repeat;
}
/* line 2042, MPG.less */
.modal .modal-dialog.modal-dialog-centered .modal-content .modal-body .ctaButton.linkedin span.mptc {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/mptc-linkedin-icon.svg') 95% 50% no-repeat;
}
/* line 2046, MPG.less */
.modal .modal-dialog.modal-dialog-centered .modal-content .modal-body .ctaButton.linkedin span.soorcing {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/soorcing-linkedin-icon.svg') 95% 50% no-repeat;
}
/* line 2050, MPG.less */
.modal .modal-dialog.modal-dialog-centered .modal-content .modal-body .ctaButton.linkedin span.mpinterim {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/mpinterim-linkedin-icon.svg') 95% 50% no-repeat;
}
/* line 2055, MPG.less */
.modal .modal-dialog.modal-dialog-centered .modal-content .modal-body .ctaButton span.executives {
  color: #000000;
  font-weight: 500;
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/purple-button-arrow.svg') 95% 50% no-repeat;
  padding: 10px 50px 10px 0px;
}
/* line 2062, MPG.less */
.modal .modal-dialog.modal-dialog-centered .modal-content .modal-body .ctaButton span.mpg {
  color: #000000;
  font-weight: 500;
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/blue-button-arrow.svg') 95% 50% no-repeat;
  padding: 10px 50px 10px 0px;
}
/* line 2069, MPG.less */
.modal .modal-dialog.modal-dialog-centered .modal-content .modal-body .ctaButton span.fyte,
.modal .modal-dialog.modal-dialog-centered .modal-content .modal-body .ctaButton span.mpsr {
  color: #000000;
  font-weight: 500;
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/fyte-button-arrow.svg') 95% 50% no-repeat;
  padding: 10px 50px 10px 0px;
}
/* line 2076, MPG.less */
.modal .modal-dialog.modal-dialog-centered .modal-content .modal-body .ctaButton span.fytei,
.modal .modal-dialog.modal-dialog-centered .modal-content .modal-body .ctaButton span.mpf {
  color: #000000;
  font-weight: 500;
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/fytei-button-arrow.svg') 95% 50% no-repeat;
  padding: 10px 50px 10px 0px;
}
/* line 2083, MPG.less */
.modal .modal-dialog.modal-dialog-centered .modal-content .modal-body .ctaButton span.interim {
  color: #000000;
  font-weight: 500;
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/interim-button-arrow.svg') 95% 50% no-repeat;
  padding: 10px 50px 10px 0px;
}
/* line 2090, MPG.less */
.modal .modal-dialog.modal-dialog-centered .modal-content .modal-body .ctaButton span.mptc {
  color: #000000;
  font-weight: 500;
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/mptc-button-arrow.svg') 95% 50% no-repeat;
  padding: 10px 50px 10px 0px;
}
/* line 2097, MPG.less */
.modal .modal-dialog.modal-dialog-centered .modal-content .modal-body .ctaButton span.soorcing {
  color: #000000;
  font-weight: 500;
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/soorcing-button-arrow.svg') 95% 50% no-repeat;
  padding: 10px 50px 10px 0px;
}
/* line 2104, MPG.less */
.modal .modal-dialog.modal-dialog-centered .modal-content .modal-body .ctaButton span.mpinterim {
  color: #000000;
  font-weight: 500;
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/mpinterim-button-arrow.svg') 95% 50% no-repeat;
  padding: 10px 50px 10px 0px;
}
/* line 2112, MPG.less */
.modal .modal-dialog.modal-dialog-centered .modal-content .modal-body .link-to-linkedin-div,
.modal .modal-dialog.modal-dialog-centered .modal-content .modal-body .profilelink-div,
.modal .modal-dialog.modal-dialog-centered .modal-content .modal-body .bookinglink-div {
  display: inline-block;
}
/* line 2117, MPG.less */
.modal .modal-dialog.modal-dialog-centered .modal-content .modal-body .profilelink-div a,
.modal .modal-dialog.modal-dialog-centered .modal-content .modal-body .bookinglink-div a {
  margin-left: 35px;
}
/* line 2128, MPG.less */
.modal .modal-dialog.modal-dialog-centered .modal-content .modal-image img {
  width: 100%;
  height: auto;
  border-radius: 15px;
}
/* line 2136, MPG.less */
.modal .modal-dialog.modal-dialog-centered .modal-content .contactName {
  margin-top: 0;
  font-size: 22px;
}
/* line 2141, MPG.less */
.modal .modal-dialog.modal-dialog-centered .modal-content .contactTitle {
  font-size: 16px;
  text-transform: uppercase;
}
/* line 2147, MPG.less */
.modal .modal-dialog.modal-dialog-centered .modal-content .contactBio p {
  color: #425074;
  font-size: 16px;
}
/* line 2153, MPG.less */
.modal .modal-dialog.modal-dialog-centered .modal-content button.close {
  position: absolute;
  top: -15px;
  right: -10px;
  font-size: 40px;
  opacity: 0.4;
}
/* line 2168, MPG.less */
.eds_template_List_Article_Default_three_contact_card_bio_popup_rotator .contactWrapper .textContent {
  min-height: 115px;
}
/* line 2176, MPG.less */
.eds_template_List_Article_Default_three_contact_card_bio_popup_no_rotator_France .contactWrapper .textContent {
  min-height: 110px;
}
/* line 2179, MPG.less */
.eds_template_List_Article_Default_three_contact_card_bio_popup_no_rotator_France .contactWrapper .textContent .contactName {
  font-size: 18px !important;
}
/* line 2188, MPG.less */
.contactDetails.icons .ctaButton {
  margin-top: 20px;
  display: inline-block;
}
/* line 2192, MPG.less */
.contactDetails.icons .ctaButton.linkedin {
  margin-left: 0px;
}
/* line 2195, MPG.less */
.contactDetails.icons .ctaButton.linkedin span.mpg {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/mpg-linkedin-icon.svg') 95% 50% no-repeat;
  color: #FFFFFF;
}
/* line 2200, MPG.less */
.contactDetails.icons .ctaButton.linkedin span.executives {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/mpes-linkedin-icon.svg') 95% 50% no-repeat;
  color: #FFFFFF;
}
/* line 2205, MPG.less */
.contactDetails.icons .ctaButton.linkedin span.fyte,
.contactDetails.icons .ctaButton.linkedin span.mpsr {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/fyte-linkedin-icon.svg') 95% 50% no-repeat;
  color: #FFFFFF;
}
/* line 2210, MPG.less */
.contactDetails.icons .ctaButton.linkedin span.fytei,
.contactDetails.icons .ctaButton.linkedin span.mpf {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/fytei-linkedin-icon.svg') 95% 50% no-repeat;
  color: #FFFFFF;
}
/* line 2215, MPG.less */
.contactDetails.icons .ctaButton.linkedin span.interim {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/interim-linkedin-icon.svg') 95% 50% no-repeat;
  color: #FFFFFF;
}
/* line 2220, MPG.less */
.contactDetails.icons .ctaButton.linkedin span.mptc {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/mptc-linkedin-icon.svg') 95% 50% no-repeat;
  color: #FFFFFF;
}
/* line 2225, MPG.less */
.contactDetails.icons .ctaButton.linkedin span.soorcing {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/soorcing-linkedin-icon.svg') 95% 50% no-repeat;
  color: #FFFFFF;
}
/* line 2230, MPG.less */
.contactDetails.icons .ctaButton.linkedin span.mpinterim {
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/mpinterim-linkedin-icon.svg') 95% 50% no-repeat;
  color: #FFFFFF;
}
/* line 2236, MPG.less */
.contactDetails.icons .ctaButton span.executives {
  color: #FFFFFF;
  font-weight: 500;
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-arrow-white-button.svg') 95% 50% no-repeat;
  padding: 10px 50px 10px 0px;
}
/* line 2244, MPG.less */
.contactDetails.icons .ctaButton span.mpg {
  color: #FFFFFF;
  font-weight: 500;
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-arrow-white-button.svg') 95% 50% no-repeat;
  padding: 10px 50px 10px 0px;
}
/* line 2251, MPG.less */
.contactDetails.icons .ctaButton span.fyte,
.contactDetails.icons .ctaButton span.mpsr {
  color: #FFFFFF;
  font-weight: 500;
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-arrow-white-button.svg') 95% 50% no-repeat;
  padding: 10px 50px 10px 0px;
}
/* line 2258, MPG.less */
.contactDetails.icons .ctaButton span.fytei,
.contactDetails.icons .ctaButton span.mpf {
  color: #FFFFFF;
  font-weight: 500;
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-arrow-white-button.svg') 95% 50% no-repeat;
  padding: 10px 50px 10px 0px;
}
/* line 2265, MPG.less */
.contactDetails.icons .ctaButton span.interim {
  color: #FFFFFF;
  font-weight: 500;
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-arrow-white-button.svg') 95% 50% no-repeat;
  padding: 10px 50px 10px 0px;
}
/* line 2272, MPG.less */
.contactDetails.icons .ctaButton span.mptc {
  color: #FFFFFF;
  font-weight: 500;
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-arrow-white-button.svg') 95% 50% no-repeat;
  padding: 10px 50px 10px 0px;
}
/* line 2279, MPG.less */
.contactDetails.icons .ctaButton span.soorcing {
  color: #FFFFFF;
  font-weight: 500;
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-arrow-white-button.svg') 95% 50% no-repeat;
  padding: 10px 50px 10px 0px;
}
/* line 2286, MPG.less */
.contactDetails.icons .ctaButton span.mpinterim {
  color: #FFFFFF;
  font-weight: 500;
  background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-arrow-white-button.svg') 95% 50% no-repeat;
  padding: 10px 50px 10px 0px;
}
/* line 2296, MPG.less */
.switch-button {
  background: rgba(255, 255, 255, 0.56);
  border-radius: 30px;
  overflow: hidden;
  width: 250px;
  text-align: center;
  font-size: 18px;
  letter-spacing: 1px;
  color: #c8c8c8;
  padding-right: 120px;
  position: relative;
  height: initial !important;
}
/* line 2313, MPG.less */
.switch-button:before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 3;
  pointer-events: none;
}
/* line 2326, MPG.less */
.switch-button-checkbox {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 2;
}
/* line 2337, MPG.less */
.switch-button-checkbox:checked + .switch-button-label:before {
  transform: translateX(120px);
  transition: transform 300ms linear;
}
/* line 2342, MPG.less */
.switch-button-checkbox + .switch-button-label {
  position: relative;
  padding: 15px 0;
  display: block;
  user-select: none;
  pointer-events: none;
  margin: 5px;
  font-weight: 400;
}
/* line 2351, MPG.less */
.switch-button-checkbox + .switch-button-label:before {
  content: "";
  background: #0444ff;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 30px;
  transform: translateX(0);
  transition: transform 300ms;
}
/* line 2364, MPG.less */
.switch-button-checkbox + .switch-button-label .switch-button-label-span {
  position: relative;
}
/*   ADVANCED SEARCH   */
/* line 2372, MPG.less */
.edncf_AdvancedSearch .edncf_container .showThis {
  display: inline-block !important;
}
/* line 2376, MPG.less */
.edncf_AdvancedSearch .edncf_container .edncf_DropDownList > span select {
  box-shadow: none;
  outline: none;
  width: 100%;
  position: relative;
  color: #000;
  font-family: Aeonik Regular, Georgia;
  margin: 0;
  font-size: 18px;
  border-radius: 46px;
  line-height: 46px;
  height: 46px;
  border: 0;
  padding: 0 30px 0 20px;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #F3F3F1 url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/chevron-down-black-thicker.svg') 97% 50% no-repeat;
  background-size: 18px;
}
/* line 2398, MPG.less */
.edncf_AdvancedSearch .edncf_container .edncf_submitContainer > a.edncf_submit,
.edncf_AdvancedSearch .edncf_container .edncf_submitContainer > a.edncf_reset {
  margin-right: 40px;
  display: inline-block;
  background: #0444ff;
  text-shadow: none;
  text-decoration: none;
  font-family: Aeonik Light, Georgia;
  font-size: 18px;
  line-height: 46px;
  text-transform: none;
  padding: 0 18px;
  border-radius: 46px;
  box-shadow: none;
  color: #fff;
  transition: all 200ms linear;
  border: 0;
}
/* line 2416, MPG.less */
.edncf_AdvancedSearch .edncf_container .edncf_submitContainer > a.edncf_reset {
  display: none;
  border: 0;
  /* color: #0044ff;
        background: #fff;*/
  background: transparent;
  color: #fff;
}
/* line 2424, MPG.less */
.edncf_AdvancedSearch .edncf_container .edncf_submitContainer > a.edncf_reset :before {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  content: "\e014";
  font-size: 12px;
  color: #a00;
  margin-right: 10px;
}
/* line 2442, MPG.less */
.edncf_AdvancedSearch.edncf_horizontalOrientation .edncf_container > span {
  display: inline-block;
  vertical-align: middle;
  margin: 0 30px 15px 0;
}
/* line 2448, MPG.less */
.edncf_AdvancedSearch.edncf_horizontalOrientation .edncf_container .edncf_submitContainer {
  display: inline-block;
  vertical-align: middle;
  margin: 0 30px 15px 0;
}
@media (min-width: 1280px) {
  /* line 2460, MPG.less */
  .modal-dialog {
    width: 80vw;
    max-width: 1000px;
    margin: 30px auto;
  }
}
@media (max-width: 1280px) {
  /* line 2470, MPG.less */
  .mpg-article-detail picture {
    max-width: 400px;
  }
  /* line 2474, MPG.less */
  .mpg-article-detail .in_article_image img {
    max-width: 400px;
  }
}
@media (max-width: 1000px) {
  /* line 2483, MPG.less */
  .insightsBlackHeader .language {
    border: 1px solid #ccc;
    border-radius: 15px;
    margin-right: 10px;
    background: #fff;
  }
  /* line 2489, MPG.less */
  .insightsBlackHeader .language .languagePopup {
    bottom: 45px;
    border-radius: 15px;
  }
  /* line 2496, MPG.less */
  .insightsBlackHeader .language #dnn_HeaderLanguagePane .language-object {
    color: #000;
  }
}
@media (max-width: 992px) and (min-width: 768px) {
  /* line 2504, MPG.less */
  .eds_template_List_Article_Default_three_contact_card_bio_popup_no_rotator_no_script_no_modal .contactWrapper .textContent {
    padding-left: 10px;
  }
  /* line 2508, MPG.less */
  .eds_template_List_Article_Default_three_contact_card_bio_popup_no_rotator_no_script_no_modal .contactWrapper .readBio {
    margin-right: 5px;
    margin-left: 0;
  }
}
@media (max-width: 768px) {
  /* line 2519, MPG.less */
  .eds_template_List_Article_Default_three_contact_card_bio_popup_no_rotator_no_script_no_modal .contactWrapper .textContent {
    padding-left: 20px;
  }
  /* line 2523, MPG.less */
  .eds_template_List_Article_Default_three_contact_card_bio_popup_no_rotator_no_script_no_modal .contactWrapper .readBio {
    margin-right: 20px;
    margin-left: 20px;
  }
}
@media (max-width: 992px) {
  /* line 2534, MPG.less */
  .mpg-article-detail .image_wrapper {
    height: auto;
  }
  /* line 2538, MPG.less */
  .mpg-article-detail picture {
    height: auto;
    max-width: 300px;
  }
  /* line 2543, MPG.less */
  .mpg-article-detail .in_article_image img {
    height: auto;
    object-fit: contain;
    width: 300px;
    border-radius: 20px;
  }
  /* line 2552, MPG.less */
  .articles_3col .article.in_list.article_team_page {
    width: calc(50% - 30px);
  }
  /* line 2558, MPG.less */
  .mpg-article-list .in_list .categories,
  .mpg-article-list .in_list .date {
    font-size: 13px;
  }
  /* line 2566, MPG.less */
  .categoryMenu ul a {
    font-size: 20px;
    line-height: 42px;
    padding-left: 12px;
  }
  /* line 2573, MPG.less */
  .categoryMenu .categoryMenuFilterButton {
    display: block;
  }
  /* line 2577, MPG.less */
  .categoryMenu .categoryMenuFilterButton.expanded span:after {
    content: "-";
  }
  /* line 2583, MPG.less */
  .categoryMenu .edn_category_menu_wrapper {
    display: none;
    clear: both;
  }
  /* line 2587, MPG.less */
  .categoryMenu .edn_category_menu_wrapper.visible {
    display: block;
  }
  /* line 2593, MPG.less */
  .mpg-article-list {
    padding-top: 0;
    margin: 0 15px;
  }
  /* line 2598, MPG.less */
  #dnn_InsightsLeftCol .NormalContainerPadding {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (max-width: 768px) {
  /* line 2608, MPG.less */
  .articles_3col .article.in_list.article_team_page {
    width: calc(100% - 30px);
  }
  /* line 2612, MPG.less */
  .mpg-article-detail picture {
    border-bottom-right-radius: 0;
  }
  /* line 2619, MPG.less */
  .contact-card.expand-icons-mobile .mpg .readBio,
  .contact-card.expand-icons-mobile .executives .readBio,
  .contact-card.expand-icons-mobile .fyte .readBio,
  .contact-card.expand-icons-mobile .fytei .readBio,
  .contact-card.expand-icons-mobile .interim .readBio,
  .contact-card.expand-icons-mobile .mptc .readBio,
  .contact-card.expand-icons-mobile .soorcing .readBio,
  .contact-card.expand-icons-mobile .mpsr .readBio,
  .contact-card.expand-icons-mobile .mpf .readBio {
    background: none !important;
  }
  /* line 2630, MPG.less */
  .contact-card.expand-icons-mobile .mpg .readBio:hover,
  .contact-card.expand-icons-mobile .executives .readBio:hover,
  .contact-card.expand-icons-mobile .fyte .readBio:hover,
  .contact-card.expand-icons-mobile .fytei .readBio:hover,
  .contact-card.expand-icons-mobile .interim .readBio:hover,
  .contact-card.expand-icons-mobile .mptc .readBio:hover,
  .contact-card.expand-icons-mobile .soorcing .readBio:hover,
  .contact-card.expand-icons-mobile .mpsr .readBio:hover,
  .contact-card.expand-icons-mobile .mpf .readBio:hover {
    background: none !important;
  }
  /* line 2634, MPG.less */
  .contact-card.expand-icons-mobile .mpg .readBio:after,
  .contact-card.expand-icons-mobile .executives .readBio:after,
  .contact-card.expand-icons-mobile .fyte .readBio:after,
  .contact-card.expand-icons-mobile .fytei .readBio:after,
  .contact-card.expand-icons-mobile .interim .readBio:after,
  .contact-card.expand-icons-mobile .mptc .readBio:after,
  .contact-card.expand-icons-mobile .soorcing .readBio:after,
  .contact-card.expand-icons-mobile .mpsr .readBio:after,
  .contact-card.expand-icons-mobile .mpf .readBio:after {
    content: '\002B';
    color: #FFF;
    font-weight: bold;
    float: right;
    margin-left: 5px;
    font-size: 26px;
  }
  /* line 2644, MPG.less */
  .contact-card.expand-icons-mobile .mpg .readBio.opened:after,
  .contact-card.expand-icons-mobile .executives .readBio.opened:after,
  .contact-card.expand-icons-mobile .fyte .readBio.opened:after,
  .contact-card.expand-icons-mobile .fytei .readBio.opened:after,
  .contact-card.expand-icons-mobile .interim .readBio.opened:after,
  .contact-card.expand-icons-mobile .mptc .readBio.opened:after,
  .contact-card.expand-icons-mobile .soorcing .readBio.opened:after,
  .contact-card.expand-icons-mobile .mpsr .readBio.opened:after,
  .contact-card.expand-icons-mobile .mpf .readBio.opened:after {
    content: "\2212";
  }
  /* line 2652, MPG.less */
  .contact-card.expand-icons-mobile .contactDetails.icons .ctaButton span {
    color: #fff;
    background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-arrow-white-button.svg') 95% 50% no-repeat;
  }
  /* line 2658, MPG.less */
  .contact-card.expand-icons-mobile .contactDetails.icons .ctaButton.linkedin .link-to-linkedin {
    color: #fff;
  }
  /* line 2674, MPG.less */
  .contactDetails.icons .ctaButton span.mpg {
    color: #0444ff;
    background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-blue-arrow-white-button.svg') 95% 50% no-repeat;
  }
  /* line 2680, MPG.less */
  .contactDetails.icons .ctaButton span.executives {
    color: #7758E1;
    background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-purple-arrow-white-button.svg') 95% 50% no-repeat;
  }
  /* line 2686, MPG.less */
  .contactDetails.icons .ctaButton span.fyte,
  .contactDetails.icons .ctaButton span.mpsr {
    color: #F47665;
    background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-red-arrow-white-button.svg') 95% 50% no-repeat;
  }
  /* line 2691, MPG.less */
  .contactDetails.icons .ctaButton span.fytei,
  .contactDetails.icons .ctaButton span.mpf {
    color: #132457;
    background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-darkblue-arrow-white-button.svg') 95% 50% no-repeat;
  }
  /* line 2696, MPG.less */
  .contactDetails.icons .ctaButton span.interim {
    color: #6B8EFA;
    background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-lightblue-arrow-white-button.svg') 95% 50% no-repeat;
  }
  /* line 2701, MPG.less */
  .contactDetails.icons .ctaButton span.mptc {
    color: #0E7579;
    background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-teal-arrow-white-button.svg') 95% 50% no-repeat;
  }
  /* line 2706, MPG.less */
  .contactDetails.icons .ctaButton span.soorcing {
    color: #EC068C;
    background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/hover/hover-soorcing-arrow-white-button.svg') 95% 50% no-repeat;
  }
  /* line 2714, MPG.less */
  .contactDetails.icons .ctaButton.linkedin .link-to-linkedin.mpg {
    color: #0444ff;
    background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/mpg-linkedin-icon-inverted.svg') 95% 50% no-repeat;
  }
  /* line 2719, MPG.less */
  .contactDetails.icons .ctaButton.linkedin .link-to-linkedin.executives {
    color: #7758E1;
    background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/mpes-linkedin-icon-inverted.svg') 95% 50% no-repeat;
  }
  /* line 2724, MPG.less */
  .contactDetails.icons .ctaButton.linkedin .link-to-linkedin.fyte,
  .contactDetails.icons .ctaButton.linkedin .link-to-linkedin.mpsr {
    color: #F47665;
    background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/fyte-linkedin-icon-inverted.svg') 95% 50% no-repeat;
  }
  /* line 2729, MPG.less */
  .contactDetails.icons .ctaButton.linkedin .link-to-linkedin.fytei,
  .contactDetails.icons .ctaButton.linkedin .link-to-linkedin.mpf {
    color: #132457;
    background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/fytei-linkedin-icon-inverted.svg') 95% 50% no-repeat;
  }
  /* line 2734, MPG.less */
  .contactDetails.icons .ctaButton.linkedin .link-to-linkedin.interim {
    color: #6B8EFA;
    background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/interim-linkedin-icon-inverted.svg') 95% 50% no-repeat;
  }
  /* line 2739, MPG.less */
  .contactDetails.icons .ctaButton.linkedin .link-to-linkedin.mptc {
    color: #0E7579;
    background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/mptc-linkedin-icon-inverted.svg') 95% 50% no-repeat;
  }
  /* line 2744, MPG.less */
  .contactDetails.icons .ctaButton.linkedin .link-to-linkedin.soorcing {
    color: #EC068C;
    background: url('https://resources2.morganphilips.com/DNNWebsite/img/mpg-2022/soorcing-linkedin-icon-inverted.svg') 95% 50% no-repeat;
  }
}
@media (max-width: 640px) {
  /* line 2756, MPG.less */
  .articles_3col .article.in_list {
    float: none;
    width: 100%;
    max-width: 300px;
    margin: 20px auto;
  }
}
@media (max-width: 578px) {
  /* line 2765, MPG.less */
  .mpg-article-detail .rightSection .related_articles .related-box {
    float: none;
    margin: 20px auto;
  }
  /* line 2770, MPG.less */
  .mpg-article-detail .rightSection .relatedArticlesSectionTitle,
  .mpg-article-detail .rightSection h2 {
    text-align: center;
  }
}
@media (max-width: 530px) {
  /* line 2778, MPG.less */
  .articles_3col .article.in_list.article_team_page {
    width: calc(100% - 30px);
  }
}
