.main-content-area {
  background-color: #cbcbcb;
  font-size: 20px;
}

.leadership-insight-page .insight-title {
  padding: 20px;
  padding-left: 0px;
  font-weight: bold;
  font-size: 1.4rem;
}

.leadership-insight-page .news-tile-text {
  left: 0 !important;
  top: initial !important;
  padding: 0px 20px !important;
  width: 100% !important;
}

.leadership-insights-container .views-element-container footer {
  clear: both;
}

.leadership-insights-container .news-tile-inner {
  background-size: cover;
  background-repeat: no-repeat;
}

.column-main .social-media-strip {
  display: block !important;
}

.leadership-insight-page .insight-form-message {
  font-style: normal;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1.5;
  letter-spacing: 0.03em;
  color: #222720;
}

.leadership-insights-container {
  min-height: 1200px;
}

.leadership-insight-page .field_display_form a {
  display: none !important;
}

.leadership-insight-page .complete-form .insight-download-pdf {
  text-align: center;
}

.webform-confirmation__back {
  display: none !important;
}

.field_leadership_insights_pdf_ {
  display: none !important;
}

/* .webform-submission-form [role=contentinfo] {
  display: none !important;
} */

.leadership-insight-page .complete-form input {
  /* font-family: 'Univers LT Pro'; */
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 150%;
  /* identical to box height, or 22px */
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(34, 39, 32, 0.07);
  /* color: rgba(34, 39, 32, 0.35); */
}

.leadership-insight-page .complete-form label {
  margin-left: 10px;
  font-size: 18px;
}

.leadership-insight-page .complete-form input.form-submit,
.insight-download-pdf {
  border: 2px solid black;
  color: black !important;
  cursor: pointer;
  text-decoration: none;
  margin-bottom: 1em;
}

.insight-download-pdf {
  width: 100%;
  font-size: 1rem;
  display: block;
  text-align: center;
  height: auto;
  padding: 10px 0px;
  line-height: initial;
}

.leadership-insight-page .insight-banner-image {
  width: 835px;
  height: 450px;
  object-fit: cover;
}

.leadership-insight-page .field_news_headline {
  min-height: 18px;
}

.leadership-insight-page .news-tile-text .body {
  display: none !important;
}

.leadership-insight-page {
  font-family: "UniversLTW05-55Roman";
}

.leadership-insight-page .news-tile {
  min-height: 100px;
}

.leadership-insight-page .news-tile-text {
  bottom: 0 !important;
  left: 10 !important;
  color: white;
}

.leadership-insight-page .news-tile-text p {
  color: white !important;
  background-color: initial !important;
}

.leadership-insight-page .inner-content {
  padding: 20px;
  padding-top: 0px;
  margin-bottom: 25px;
}

.insight-form-message {
  font-size: 1.2rem;
}

.leadership-insight-page p {
  position: relative;
  font-size: 15px;
  line-height: 1.6;
  color: #222720;
  letter-spacing: .3px;
  /* background-color: #CBCBCB; */
}

.leadership-insight-page .complete-form {
  background-color: #f1b51d;
  padding: 20px;
  font-size: 20px;
  margin-bottom: 25px;
}

.leadership-insight-page .complete-form p {
  background-color: #f1b51d;
}

.leadership-insight-page .form-submit {
  display: block !important;
}

.leadership-insight-page article footer {
  display: none !important;
}

.leadership-insight-page article .title {
  display: none !important;
}

.leadership-insight-page .page-item-side {
  font-size: 16px;
}

.webform-ajax-form-wrapper .js-form-type-processed-text {
  padding-bottom: 15px;
}

.js-form-type-processed-text p {
  font-size: 16px;
  margin: 0;
}

.webform-flexbox {
  /* margin: 0em -0.5em; */
}

.leadership-insight-page .fieldset-wrapper {
  display: flex;
  gap: 10px;
}

.webform-confirmation__message {
  font-size: 15px;
}

.webform-confirmation__message a {
  border: 2px solid black;
  color: black !important;
  cursor: pointer;
  margin-top: 1em;
  margin-bottom: 1em;
  width: 100%;
  display: block;
  text-align: center;
  font-family: 'Univers LT Pro';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 150%;
  box-sizing: border-box;
}

.webform-confirmation__message a:hover {
  text-decoration: none !important;
}

.leadership-insight-page .js-form-item-company,
.leadership-insight-page .js-form-item-organization,
.leadership-insight-page .js-form-item-role,
.leadership-insight-page .js-form-item-title,
.leadership-insight-page .js-form-item-email {
  margin-bottom: 1em;
}

.leadership-insight-page input {
  display: block;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

.news-tile-text .body {
  position: relative;
  overflow-y: hidden;
  height: 54px;
}

.leadership-insight-page .contextual-region h2:first-child {
  display: none !important;
}

.news-tile-text .body {
  position: relative;
  overflow-y: hidden;
  height: 54px;
}

.news-tile-text .body::before {
  content: '… MORE';
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  height: 18px;
  width: 25%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #F2F2F2 50%);
  text-align: right;
  font-family: 'UniversLTW04-45Light';
  font-size: 12px;
  line-height: 1.5;
  color: #929CA0;
}


.node-3809 .container {
  max-width: 1440px !important;

}

.node-3809 .column-main {
  width: 100% !important;
}

.node-3809 .column-side {
  display: none !important;
}

.node-3809 .message {
  padding-top: 0px !important;
}

#views-exposed-form-persons-page-1 .form-submit {
  display: block !important;
}

.views-row {
  max-width: 32%;
  width: 32.6923076923077%;
  padding-bottom: 19.230769230769231%;
  position: relative;
  float: left;
  margin-left: 0;
  margin-right: 0.961538461538462%;
  margin-top: 8px;
  font-family: 'UniversLTW04-45Light';
  font-size: 11px;
  letter-spacing: .0px;
  line-height: 1.3;
  text-decoration: none;
  background-color: #FAFAF8;
}

@media screen and (max-width: 768px) {
  .views-row {
    max-width: 100%;
    width: 100%;
    padding-bottom: 60%;
    position: relative;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-top: 8px;
    font-family: 'UniversLTW04-45Light';
    font-size: 11px;
    letter-spacing: .0px;
    line-height: 1.3;
    text-decoration: none;
    background-color: #FAFAF8;
  }
}

.bef-exposed-form {
  display: flex;
  gap: 4px;
  justify-content: unset;
  align-items: end;
}

.bef-exposed-form .form-actions {
  display: flex;
  gap: 5px;
}

.bef-exposed-form .form-actions .js-form-submit {
  flex: 1;
}

#edit-actions {
  display: flex;
  gap: 5px;
}

select {
  display: block;
    width: 100%;
    padding: 0.375rem 2.25rem 0.375rem 0.75rem;
    -moz-padding-start: calc(0.75rem - 3px);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e);
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.bef-exposed-form .js-form-item {
  margin-bottom: 15px;
}

.bef-exposed-form .js-form-item,  .bef-exposed-form #edit-actions{
  flex: 1;
}

.edit-actions {
  flex: 1;
  display: flex;
  gap: 5px;
}

.js-form-submit {
  cursor: pointer;
  display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.persons-view h3 {
  font-family: "UniversLTW04-75Black";
  font-size: 31px;
  color: black;
  clear: both;
  width: 100%;
}

.persons-view h3 a {
  font-family: "UniversLTW04-75Black";
  font-size: 31px;
  color: black;
}

.bef-link {
  display: block !important;
}

.bef-link--selected {
  display: none !important;
}

.js-form-item label {
  font-family: "UniversLTW04-75Black";
  transition: all 0.5s ease-in-out;
}

#edit-field-person-expert-leader-type-target-id--2 {
  display: none !important;
}

.bef-link a {
  color: black;
  display: block;
  font-family: "UniversLTW04-75Black";
  font-size: 14px;
  background-color: #f0b41b;
  border-color: #f0b41b;
  padding: 0.375rem 0px;
  width: 100%;
  cursor: pointer;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

#block-exposedformpersonspage-1 {
  display: none;
}

.column-side #block-exposedformpersonspage-1 {
  display: block !important;
}

input {
  box-sizing: border-box;
}

/*
.paragraph--type--story-segment-gallery {
  height: 610px !important;
}

.gallery-arrow.left {
  top: 475px !important;
}

.gallery-arrow.right {
  top: 475px !important;
}

.counter-total {
  top: 525px !important;
}

.counter {
  top: 525px !important;
}

.paragraph--type--captioned-image-landscape .field_caption {
  top: 480px !important;
}
*/
