@-moz-keyframes news-list {
  0% {
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1; } }
@-webkit-keyframes news-list {
  0% {
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
    opacity: 0; }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px); } }
@keyframes news-list {
  0% {
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
    opacity: 0; }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px); } }
.pane-views-panes.pane-news-news-frontpage {
  width: 57.54717%;
  margin-right: 1.88679%;
  float: left;
  padding-top: 80px;
  box-sizing: border-box;
  min-height: 428px; }
  @media (max-width: 890px) {
    .pane-views-panes.pane-news-news-frontpage {
      padding-left: 5%; } }
  @media (max-width: 780px) {
    .pane-views-panes.pane-news-news-frontpage {
      padding-left: 5%;
      padding-right: 5%;
      width: 100%;
      padding-bottom: 80px; } }
  @media (max-width: 500px) {
    .pane-views-panes.pane-news-news-frontpage {
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      padding-bottom: 80px; } }

.pane-views-panes.pane-events-event-frontpage {
  width: 40.56604%;
  float: left;
  padding-top: 68px;
  padding-bottom: 24px;
  background-color: #495a57;
  position: relative;
  box-sizing: border-box; }
  .pane-views-panes.pane-events-event-frontpage:after {
    width: 9999px;
    content: "";
    background-color: #495a57;
    display: block;
    height: 100%;
    position: absolute;
    left: 100%;
    top: 0; }
  .pane-views-panes.pane-events-event-frontpage .pane-title {
    width: 100%;
    clear: both;
    float: left;
    font-family: "AdobeGaramondW01-Regula", sans-serif;
    font-size: 30px;
    line-height: 34px;
    font-weight: 400;
    text-decoration: none;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
    color: #ffffff;
    margin-left: 20.90566%; }
    @media (max-width: 500px) {
      .pane-views-panes.pane-events-event-frontpage .pane-title {
        font-size: 26px;
        line-height: 30px; } }
    .pane-views-panes.pane-events-event-frontpage .pane-title:after {
      width: 16.37736%;
      margin-right: 4.5283%;
      float: left;
      margin-top: 20px;
      margin-bottom: 40px;
      content: "";
      height: 2px;
      display: block;
      clear: both;
      float: none;
      background-color: #ffffff; }
      @media (max-width: 780px) {
        .pane-views-panes.pane-events-event-frontpage .pane-title:after {
          width: 90px; } }
      @media (max-width: 500px) {
        .pane-views-panes.pane-events-event-frontpage .pane-title:after {
          width: 40px; } }
  @media (max-width: 890px) {
    .pane-views-panes.pane-events-event-frontpage {
      padding-right: 5%; }
      .pane-views-panes.pane-events-event-frontpage .field-date,
      .pane-views-panes.pane-events-event-frontpage h2.title {
        width: 100%; } }
  @media (max-width: 780px) {
    .pane-views-panes.pane-events-event-frontpage {
      width: 100%;
      padding-right: 0; }
      .pane-views-panes.pane-events-event-frontpage:after {
        display: none; }
      .pane-views-panes.pane-events-event-frontpage .pane-title {
        margin-left: 8.59375%; }
      .pane-views-panes.pane-events-event-frontpage .field-date {
        width: 90px; }
      .pane-views-panes.pane-events-event-frontpage h2.title {
        width: calc(100% - 90px); } }

.pane-person-speciality-person-related {
  width: 90%;
  max-width: 1160px;
  margin: 0 auto; }
  @media (max-width: 890px) {
    .pane-person-speciality-person-related {
      width: 90%; } }
  @media (max-width: 780px) {
    .pane-person-speciality-person-related {
      width: 100%; } }
  @media (max-width: 500px) {
    .pane-person-speciality-person-related {
      width: 100%; } }
  @media (max-width: 780px) {
    .pane-person-speciality-person-related {
      box-sizing: border-box;
      padding: 0 8.59375%; } }
  .pane-person-speciality-person-related .pane-title {
    width: 100%;
    clear: both;
    float: left;
    font-family: "AdobeGaramondW01-Regula", sans-serif;
    font-size: 30px;
    line-height: 34px;
    font-weight: 400;
    text-decoration: none;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
    color: #495a57; }
    @media (max-width: 500px) {
      .pane-person-speciality-person-related .pane-title {
        font-size: 26px;
        line-height: 30px; } }
    .pane-person-speciality-person-related .pane-title:after {
      width: 20.75472%;
      margin-right: 5.66038%;
      float: left;
      margin-top: 20px;
      margin-bottom: 40px;
      content: "";
      height: 2px;
      display: block;
      clear: both;
      float: none;
      background-color: #495a57; }
      @media (max-width: 780px) {
        .pane-person-speciality-person-related .pane-title:after {
          width: 90px; } }
      @media (max-width: 500px) {
        .pane-person-speciality-person-related .pane-title:after {
          width: 40px; } }
  .pane-person-speciality-person-related .pane-content {
    width: 100%;
    float: left;
    margin-bottom: 80px; }

.pane-news-related-news {
  width: 90%;
  max-width: 1160px;
  margin: 0 auto; }
  @media (max-width: 890px) {
    .pane-news-related-news {
      width: 90%; } }
  @media (max-width: 780px) {
    .pane-news-related-news {
      width: 100%; } }
  @media (max-width: 500px) {
    .pane-news-related-news {
      width: 100%; } }
  @media (max-width: 780px) {
    .pane-news-related-news {
      box-sizing: border-box;
      padding: 0 8.59375%; } }
  .pane-news-related-news .pane-title {
    width: 100%;
    clear: both;
    float: left;
    font-family: "AdobeGaramondW01-Regula", sans-serif;
    font-size: 30px;
    line-height: 34px;
    font-weight: 400;
    text-decoration: none;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
    color: #495a57;
    display: none; }
    @media (max-width: 500px) {
      .pane-news-related-news .pane-title {
        font-size: 26px;
        line-height: 30px; } }
    .pane-news-related-news .pane-title:after {
      width: 6.60377%;
      margin-right: 1.88679%;
      float: left;
      margin-top: 20px;
      margin-bottom: 40px;
      content: "";
      height: 2px;
      display: block;
      clear: both;
      float: none;
      background-color: #495a57; }
      @media (max-width: 780px) {
        .pane-news-related-news .pane-title:after {
          width: 90px; } }
      @media (max-width: 500px) {
        .pane-news-related-news .pane-title:after {
          width: 40px; } }
    @media (max-width: 780px) {
      .pane-news-related-news .pane-title {
        display: block; } }
  .pane-news-related-news .pane-content {
    width: 100%;
    float: left;
    margin-bottom: 80px; }

.pane-jobs-jobs .pane-title {
  width: 100%;
  clear: both;
  float: left;
  font-family: "AdobeGaramondW01-Regula", sans-serif;
  font-size: 30px;
  line-height: 34px;
  font-weight: 400;
  text-decoration: none;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  color: #495a57;
  margin-bottom: 20px; }
  @media (max-width: 500px) {
    .pane-jobs-jobs .pane-title {
      font-size: 26px;
      line-height: 30px; } }
  .pane-jobs-jobs .pane-title:after {
    width: 20.75472%;
    margin-right: 5.66038%;
    float: left;
    margin-top: 20px;
    margin-bottom: 40px;
    content: "";
    height: 2px;
    display: block;
    clear: both;
    float: none;
    background-color: #495a57; }
    @media (max-width: 780px) {
      .pane-jobs-jobs .pane-title:after {
        width: 90px; } }
    @media (max-width: 500px) {
      .pane-jobs-jobs .pane-title:after {
        width: 40px; } }
.pane-jobs-jobs .pane-content {
  width: 100%;
  float: left;
  margin-bottom: 80px; }

.pane-node-body {
  margin-bottom: 40px; }

.pane-taxonomy-term-field-topbanner {
  float: left;
  width: 100%; }
  @media (max-width: 780px) {
    .pane-taxonomy-term-field-topbanner {
      margin-top: 36px; } }

.pane-node-field-footerbanner-ref {
  width: 100%;
  float: left; }

.pane-taxonomy-term-field-awards, .pane-node-field-awards {
  width: 100%;
  float: left;
  margin-bottom: 60px; }

.pane-node-field-article-ref,
.pane-node-field-frontpage-reference,
.pane-front-quote-banner {
  width: 100%;
  float: left;
  background-color: #dadada;
  margin-top: -40px;
  padding-top: 40px;
  padding-bottom: 60px; }
  .pane-node-field-article-ref .pane-content,
  .pane-node-field-frontpage-reference .pane-content,
  .pane-front-quote-banner .pane-content {
    width: 90%;
    max-width: 1160px;
    margin: 0 auto; }
  @media (max-width: 780px) {
    .pane-node-field-article-ref,
    .pane-node-field-frontpage-reference,
    .pane-front-quote-banner {
      margin-top: 0;
      padding-top: 0; }
      .pane-node-field-article-ref .pane-content,
      .pane-node-field-frontpage-reference .pane-content,
      .pane-front-quote-banner .pane-content {
        width: 100%; } }

.pane-front-quote-banner .pane-content .left {
  width: 59.4339%;
  float: left; }
  @media (max-width: 780px) {
    .pane-front-quote-banner .pane-content .left {
      width: 100%; } }
  .pane-front-quote-banner .pane-content .left img {
    width: 100%;
    -webkit-filter: saturate(80%) contrast(100%);
    filter: saturate(80%) contrast(100%);
    -webkit-transition-property: filter;
    -moz-transition-property: filter;
    transition-property: filter;
    -webkit-transition-property: -webkit-filter;
    -webkit-transition-duration: 0.85s;
    -moz-transition-duration: 0.85s;
    transition-duration: 0.85s;
    width: 100%;
    height: auto; }
.pane-front-quote-banner .pane-content .right {
  width: 32.07547%;
  float: left;
  margin-left: 8.49057%; }
  @media (max-width: 780px) {
    .pane-front-quote-banner .pane-content .right {
      width: 82.8125%;
      margin-right: 3.125%;
      float: left; } }
  .pane-front-quote-banner .pane-content .right .slick-dots li button::before {
    border: 1px solid #a4a4a4; }

.node-type-speciality .pane-node-field-topbanner,
.node-type-speciality .pane-taxonomy-term-field-topbanner,
.page-taxonomy-term .pane-node-field-topbanner,
.page-taxonomy-term .pane-taxonomy-term-field-topbanner {
  float: left;
  width: 100%; }
  @media (max-width: 780px) {
    .node-type-speciality .pane-node-field-topbanner,
    .node-type-speciality .pane-taxonomy-term-field-topbanner,
    .page-taxonomy-term .pane-node-field-topbanner,
    .page-taxonomy-term .pane-taxonomy-term-field-topbanner {
      margin-top: 36px; } }
.node-type-speciality .pane-node-title h1,
.node-type-speciality .pane-term-name h1,
.page-taxonomy-term .pane-node-title h1,
.page-taxonomy-term .pane-term-name h1 {
  width: 100%;
  clear: both;
  float: left;
  font-family: "AdobeGaramondW01-Regula", sans-serif;
  font-size: 30px;
  line-height: 34px;
  font-weight: 400;
  text-decoration: none;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  color: #495a57; }
  @media (max-width: 500px) {
    .node-type-speciality .pane-node-title h1,
    .node-type-speciality .pane-term-name h1,
    .page-taxonomy-term .pane-node-title h1,
    .page-taxonomy-term .pane-term-name h1 {
      font-size: 26px;
      line-height: 30px; } }
  .node-type-speciality .pane-node-title h1:after,
  .node-type-speciality .pane-term-name h1:after,
  .page-taxonomy-term .pane-node-title h1:after,
  .page-taxonomy-term .pane-term-name h1:after {
    width: 13.52201%;
    margin-right: 3.77358%;
    float: left;
    margin-top: 20px;
    margin-bottom: 40px;
    content: "";
    height: 2px;
    display: block;
    clear: both;
    float: none;
    background-color: #495a57; }
    @media (max-width: 780px) {
      .node-type-speciality .pane-node-title h1:after,
      .node-type-speciality .pane-term-name h1:after,
      .page-taxonomy-term .pane-node-title h1:after,
      .page-taxonomy-term .pane-term-name h1:after {
        width: 90px; } }
    @media (max-width: 500px) {
      .node-type-speciality .pane-node-title h1:after,
      .node-type-speciality .pane-term-name h1:after,
      .page-taxonomy-term .pane-node-title h1:after,
      .page-taxonomy-term .pane-term-name h1:after {
        width: 40px; } }
.node-type-speciality .pane-node-body,
.node-type-speciality .pane-taxonomy-term-field-body,
.page-taxonomy-term .pane-node-body,
.page-taxonomy-term .pane-taxonomy-term-field-body {
  margin-bottom: 40px; }
  .node-type-speciality .pane-node-body .field-body,
  .node-type-speciality .pane-taxonomy-term-field-body .field-body,
  .page-taxonomy-term .pane-node-body .field-body,
  .page-taxonomy-term .pane-taxonomy-term-field-body .field-body {
    width: 82.7044%;
    margin-right: 3.77358%;
    float: left;
    position: relative; }
    @media (max-width: 500px) {
      .node-type-speciality .pane-node-body .field-body,
      .node-type-speciality .pane-taxonomy-term-field-body .field-body,
      .page-taxonomy-term .pane-node-body .field-body,
      .page-taxonomy-term .pane-taxonomy-term-field-body .field-body {
        width: 100%; } }
.node-type-speciality .pane-node-field-section .pane-title,
.page-taxonomy-term .pane-node-field-section .pane-title {
  width: 100%;
  clear: both;
  float: left;
  font-family: "AdobeGaramondW01-Regula", sans-serif;
  font-size: 30px;
  line-height: 34px;
  font-weight: 400;
  text-decoration: none;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  color: #495a57; }
  @media (max-width: 500px) {
    .node-type-speciality .pane-node-field-section .pane-title,
    .page-taxonomy-term .pane-node-field-section .pane-title {
      font-size: 26px;
      line-height: 30px; } }
  .node-type-speciality .pane-node-field-section .pane-title:after,
  .page-taxonomy-term .pane-node-field-section .pane-title:after {
    width: 13.52201%;
    margin-right: 3.77358%;
    float: left;
    margin-top: 20px;
    margin-bottom: 40px;
    content: "";
    height: 2px;
    display: block;
    clear: both;
    float: none;
    background-color: #495a57; }
    @media (max-width: 780px) {
      .node-type-speciality .pane-node-field-section .pane-title:after,
      .page-taxonomy-term .pane-node-field-section .pane-title:after {
        width: 90px; } }
    @media (max-width: 500px) {
      .node-type-speciality .pane-node-field-section .pane-title:after,
      .page-taxonomy-term .pane-node-field-section .pane-title:after {
        width: 40px; } }
.node-type-speciality .pane-node-field-section .pane-content,
.page-taxonomy-term .pane-node-field-section .pane-content {
  width: 100%;
  float: left;
  margin-bottom: 60px; }
  .node-type-speciality .pane-node-field-section .pane-content .field-section,
  .page-taxonomy-term .pane-node-field-section .pane-content .field-section {
    width: 100%;
    margin-right: 1.88679%;
    float: left; }
    @media (max-width: 500px) {
      .node-type-speciality .pane-node-field-section .pane-content .field-section,
      .page-taxonomy-term .pane-node-field-section .pane-content .field-section {
        width: 100%; } }
    .node-type-speciality .pane-node-field-section .pane-content .field-section .section-text,
    .page-taxonomy-term .pane-node-field-section .pane-content .field-section .section-text {
      width: 82.7044%;
      margin-right: 3.77358%;
      float: left; }
      @media (max-width: 500px) {
        .node-type-speciality .pane-node-field-section .pane-content .field-section .section-text,
        .page-taxonomy-term .pane-node-field-section .pane-content .field-section .section-text {
          width: 100%; } }
.node-type-speciality .pane-custom-button .pane-content,
.page-taxonomy-term .pane-custom-button .pane-content {
  width: 100%;
  float: left; }
  .node-type-speciality .pane-custom-button .pane-content .button-container,
  .page-taxonomy-term .pane-custom-button .pane-content .button-container {
    clear: both;
    float: left;
    margin-bottom: 80px; }
    .node-type-speciality .pane-custom-button .pane-content .button-container .button,
    .page-taxonomy-term .pane-custom-button .pane-content .button-container .button {
      -webkit-transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      font-family: "Montserrat", sans-serif;
      font-size: 12px;
      line-height: 20px;
      font-weight: 400;
      text-decoration: none;
      text-transform: uppercase;
      letter-spacing: 1px;
      -webkit-font-smoothing: antialiased !important;
      -moz-osx-font-smoothing: grayscale;
      float: left;
      line-height: 34px;
      color: #a4a4a4;
      box-sizing: border-box;
      position: relative;
      width: 160px;
      text-align: center;
      cursor: pointer; }
      @media (max-width: 500px) {
        .node-type-speciality .pane-custom-button .pane-content .button-container .button,
        .page-taxonomy-term .pane-custom-button .pane-content .button-container .button {
          letter-spacing: 0px; } }
      .node-type-speciality .pane-custom-button .pane-content .button-container .button.js-touch, .node-type-speciality .pane-custom-button .pane-content .button-container .button.js-ie,
      .page-taxonomy-term .pane-custom-button .pane-content .button-container .button.js-touch,
      .page-taxonomy-term .pane-custom-button .pane-content .button-container .button.js-ie {
        -webkit-transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        border: 2px solid #a4a4a4;
        box-sizing: border-box;
        height: 34px;
        line-height: 30px; }
        .node-type-speciality .pane-custom-button .pane-content .button-container .button.js-touch svg, .node-type-speciality .pane-custom-button .pane-content .button-container .button.js-ie svg,
        .page-taxonomy-term .pane-custom-button .pane-content .button-container .button.js-touch svg,
        .page-taxonomy-term .pane-custom-button .pane-content .button-container .button.js-ie svg {
          display: none; }
      .node-type-speciality .pane-custom-button .pane-content .button-container .button svg,
      .page-taxonomy-term .pane-custom-button .pane-content .button-container .button svg {
        height: 34px;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%; }
      .node-type-speciality .pane-custom-button .pane-content .button-container .button rect,
      .page-taxonomy-term .pane-custom-button .pane-content .button-container .button rect {
        -webkit-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        fill: none;
        stroke: #a4a4a4;
        stroke-width: 4;
        stroke-dasharray: 422, 0; }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
          .node-type-speciality .pane-custom-button .pane-content .button-container .button rect,
          .page-taxonomy-term .pane-custom-button .pane-content .button-container .button rect {
            stroke-width: 2; } }
    .node-type-speciality .pane-custom-button .pane-content .button-container:hover .button,
    .page-taxonomy-term .pane-custom-button .pane-content .button-container:hover .button {
      -webkit-transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      color: #495a57; }
      .node-type-speciality .pane-custom-button .pane-content .button-container:hover .button.js-touch, .node-type-speciality .pane-custom-button .pane-content .button-container:hover .button.js-ie,
      .page-taxonomy-term .pane-custom-button .pane-content .button-container:hover .button.js-touch,
      .page-taxonomy-term .pane-custom-button .pane-content .button-container:hover .button.js-ie {
        -webkit-transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        border: 2px solid #495a57; }
      .node-type-speciality .pane-custom-button .pane-content .button-container:hover .button rect,
      .page-taxonomy-term .pane-custom-button .pane-content .button-container:hover .button rect {
        -webkit-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        stroke: #495a57;
        stroke-width: 4;
        stroke-dasharray: 160, 228;
        stroke-dashoffset: 194; }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
          .node-type-speciality .pane-custom-button .pane-content .button-container:hover .button rect,
          .page-taxonomy-term .pane-custom-button .pane-content .button-container:hover .button rect {
            stroke-width: 2; } }
.node-type-speciality .pane-node-field-person-ref,
.node-type-speciality .pane-taxonomy-term-field-person-ref,
.page-taxonomy-term .pane-node-field-person-ref,
.page-taxonomy-term .pane-taxonomy-term-field-person-ref {
  width: 90%;
  max-width: 1160px;
  margin: 0 auto;
  margin-bottom: 60px; }
  .node-type-speciality .pane-node-field-person-ref .pane-title,
  .node-type-speciality .pane-taxonomy-term-field-person-ref .pane-title,
  .page-taxonomy-term .pane-node-field-person-ref .pane-title,
  .page-taxonomy-term .pane-taxonomy-term-field-person-ref .pane-title {
    width: 100%;
    clear: both;
    float: left;
    font-family: "AdobeGaramondW01-Regula", sans-serif;
    font-size: 30px;
    line-height: 34px;
    font-weight: 400;
    text-decoration: none;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
    color: #495a57; }
    @media (max-width: 500px) {
      .node-type-speciality .pane-node-field-person-ref .pane-title,
      .node-type-speciality .pane-taxonomy-term-field-person-ref .pane-title,
      .page-taxonomy-term .pane-node-field-person-ref .pane-title,
      .page-taxonomy-term .pane-taxonomy-term-field-person-ref .pane-title {
        font-size: 26px;
        line-height: 30px; } }
    .node-type-speciality .pane-node-field-person-ref .pane-title:after,
    .node-type-speciality .pane-taxonomy-term-field-person-ref .pane-title:after,
    .page-taxonomy-term .pane-node-field-person-ref .pane-title:after,
    .page-taxonomy-term .pane-taxonomy-term-field-person-ref .pane-title:after {
      width: 6.60377%;
      margin-right: 1.88679%;
      float: left;
      margin-top: 20px;
      margin-bottom: 40px;
      content: "";
      height: 2px;
      display: block;
      clear: both;
      float: none;
      background-color: #495a57; }
      @media (max-width: 780px) {
        .node-type-speciality .pane-node-field-person-ref .pane-title:after,
        .node-type-speciality .pane-taxonomy-term-field-person-ref .pane-title:after,
        .page-taxonomy-term .pane-node-field-person-ref .pane-title:after,
        .page-taxonomy-term .pane-taxonomy-term-field-person-ref .pane-title:after {
          width: 90px; } }
      @media (max-width: 500px) {
        .node-type-speciality .pane-node-field-person-ref .pane-title:after,
        .node-type-speciality .pane-taxonomy-term-field-person-ref .pane-title:after,
        .page-taxonomy-term .pane-node-field-person-ref .pane-title:after,
        .page-taxonomy-term .pane-taxonomy-term-field-person-ref .pane-title:after {
          width: 40px; } }
  .node-type-speciality .pane-node-field-person-ref .field-person-ref > .items > .item,
  .node-type-speciality .pane-taxonomy-term-field-person-ref .field-person-ref > .items > .item,
  .page-taxonomy-term .pane-node-field-person-ref .field-person-ref > .items > .item,
  .page-taxonomy-term .pane-taxonomy-term-field-person-ref .field-person-ref > .items > .item {
    width: 23.58491%;
    margin-right: 1.88679%;
    float: left;
    margin-bottom: 20px; }
    .node-type-speciality .pane-node-field-person-ref .field-person-ref > .items > .item:nth-child(4n),
    .node-type-speciality .pane-taxonomy-term-field-person-ref .field-person-ref > .items > .item:nth-child(4n),
    .page-taxonomy-term .pane-node-field-person-ref .field-person-ref > .items > .item:nth-child(4n),
    .page-taxonomy-term .pane-taxonomy-term-field-person-ref .field-person-ref > .items > .item:nth-child(4n) {
      margin-right: 0; }
    .node-type-speciality .pane-node-field-person-ref .field-person-ref > .items > .item:nth-child(4n+1),
    .node-type-speciality .pane-taxonomy-term-field-person-ref .field-person-ref > .items > .item:nth-child(4n+1),
    .page-taxonomy-term .pane-node-field-person-ref .field-person-ref > .items > .item:nth-child(4n+1),
    .page-taxonomy-term .pane-taxonomy-term-field-person-ref .field-person-ref > .items > .item:nth-child(4n+1) {
      clear: left; }
    @media (max-width: 500px) {
      .node-type-speciality .pane-node-field-person-ref .field-person-ref > .items > .item,
      .node-type-speciality .pane-taxonomy-term-field-person-ref .field-person-ref > .items > .item,
      .page-taxonomy-term .pane-node-field-person-ref .field-person-ref > .items > .item,
      .page-taxonomy-term .pane-taxonomy-term-field-person-ref .field-person-ref > .items > .item {
        width: 49.0566%;
        margin-right: 1.88679%;
        float: left;
        margin-bottom: 20px; }
        .node-type-speciality .pane-node-field-person-ref .field-person-ref > .items > .item:nth-child(4n),
        .node-type-speciality .pane-taxonomy-term-field-person-ref .field-person-ref > .items > .item:nth-child(4n),
        .page-taxonomy-term .pane-node-field-person-ref .field-person-ref > .items > .item:nth-child(4n),
        .page-taxonomy-term .pane-taxonomy-term-field-person-ref .field-person-ref > .items > .item:nth-child(4n) {
          margin-right: 1.88679%; }
        .node-type-speciality .pane-node-field-person-ref .field-person-ref > .items > .item:nth-child(4n+1),
        .node-type-speciality .pane-taxonomy-term-field-person-ref .field-person-ref > .items > .item:nth-child(4n+1),
        .page-taxonomy-term .pane-node-field-person-ref .field-person-ref > .items > .item:nth-child(4n+1),
        .page-taxonomy-term .pane-taxonomy-term-field-person-ref .field-person-ref > .items > .item:nth-child(4n+1) {
          clear: none; }
        .node-type-speciality .pane-node-field-person-ref .field-person-ref > .items > .item:nth-child(2n),
        .node-type-speciality .pane-taxonomy-term-field-person-ref .field-person-ref > .items > .item:nth-child(2n),
        .page-taxonomy-term .pane-node-field-person-ref .field-person-ref > .items > .item:nth-child(2n),
        .page-taxonomy-term .pane-taxonomy-term-field-person-ref .field-person-ref > .items > .item:nth-child(2n) {
          margin-right: 0; }
        .node-type-speciality .pane-node-field-person-ref .field-person-ref > .items > .item:nth-child(2n+1),
        .node-type-speciality .pane-taxonomy-term-field-person-ref .field-person-ref > .items > .item:nth-child(2n+1),
        .page-taxonomy-term .pane-node-field-person-ref .field-person-ref > .items > .item:nth-child(2n+1),
        .page-taxonomy-term .pane-taxonomy-term-field-person-ref .field-person-ref > .items > .item:nth-child(2n+1) {
          clear: left; } }

.pane-news-related-udbud-speciality .pane-title,
.pane-news-related-news-speciality .pane-title,
.pane-news-related-news-speciality-taxonomy .pane-title {
  width: 100%;
  clear: both;
  float: left;
  font-family: "AdobeGaramondW01-Regula", sans-serif;
  font-size: 30px;
  line-height: 34px;
  font-weight: 400;
  text-decoration: none;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  color: #495a57; }
  @media (max-width: 500px) {
    .pane-news-related-udbud-speciality .pane-title,
    .pane-news-related-news-speciality .pane-title,
    .pane-news-related-news-speciality-taxonomy .pane-title {
      font-size: 26px;
      line-height: 30px; } }
  .pane-news-related-udbud-speciality .pane-title:after,
  .pane-news-related-news-speciality .pane-title:after,
  .pane-news-related-news-speciality-taxonomy .pane-title:after {
    width: 20.75472%;
    margin-right: 5.66038%;
    float: left;
    margin-top: 20px;
    margin-bottom: 40px;
    content: "";
    height: 2px;
    display: block;
    clear: both;
    float: none;
    background-color: #495a57; }
    @media (max-width: 780px) {
      .pane-news-related-udbud-speciality .pane-title:after,
      .pane-news-related-news-speciality .pane-title:after,
      .pane-news-related-news-speciality-taxonomy .pane-title:after {
        width: 90px; } }
    @media (max-width: 500px) {
      .pane-news-related-udbud-speciality .pane-title:after,
      .pane-news-related-news-speciality .pane-title:after,
      .pane-news-related-news-speciality-taxonomy .pane-title:after {
        width: 40px; } }

.pane-events-related-events-speciality .pane-title,
.pane-events-related-events-speciality-taxonomy .pane-title {
  width: 100%;
  clear: both;
  float: left;
  font-family: "AdobeGaramondW01-Regula", sans-serif;
  font-size: 30px;
  line-height: 34px;
  font-weight: 400;
  text-decoration: none;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  color: #495a57; }
  @media (max-width: 500px) {
    .pane-events-related-events-speciality .pane-title,
    .pane-events-related-events-speciality-taxonomy .pane-title {
      font-size: 26px;
      line-height: 30px; } }
  .pane-events-related-events-speciality .pane-title:after,
  .pane-events-related-events-speciality-taxonomy .pane-title:after {
    width: 20.75472%;
    margin-right: 5.66038%;
    float: left;
    margin-top: 20px;
    margin-bottom: 40px;
    content: "";
    height: 2px;
    display: block;
    clear: both;
    float: none;
    background-color: #495a57; }
    @media (max-width: 780px) {
      .pane-events-related-events-speciality .pane-title:after,
      .pane-events-related-events-speciality-taxonomy .pane-title:after {
        width: 90px; } }
    @media (max-width: 500px) {
      .pane-events-related-events-speciality .pane-title:after,
      .pane-events-related-events-speciality-taxonomy .pane-title:after {
        width: 40px; } }

.pane-node-webform {
  width: 90%;
  max-width: 1160px;
  margin: 0 auto;
  float: none; }
  @media (max-width: 890px) {
    .pane-node-webform {
      width: 90%; } }
  @media (max-width: 780px) {
    .pane-node-webform {
      width: 100%; } }
  @media (max-width: 500px) {
    .pane-node-webform {
      width: 100%; } }
  @media (max-width: 780px) {
    .pane-node-webform {
      box-sizing: border-box;
      padding: 0 8.59375%; } }
  .pane-node-webform .pane-title {
    width: 100%;
    clear: both;
    float: left;
    font-family: "AdobeGaramondW01-Regula", sans-serif;
    font-size: 30px;
    line-height: 34px;
    font-weight: 400;
    text-decoration: none;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
    color: #495a57; }
    @media (max-width: 500px) {
      .pane-node-webform .pane-title {
        font-size: 26px;
        line-height: 30px; } }
    .pane-node-webform .pane-title:after {
      width: 13.52201%;
      margin-right: 3.77358%;
      float: left;
      margin-top: 20px;
      margin-bottom: 40px;
      content: "";
      height: 2px;
      display: block;
      clear: both;
      float: none;
      background-color: #495a57; }
      @media (max-width: 780px) {
        .pane-node-webform .pane-title:after {
          width: 90px; } }
      @media (max-width: 500px) {
        .pane-node-webform .pane-title:after {
          width: 40px; } }
  .pane-node-webform .pane-content {
    width: 66.03774%;
    margin-right: 1.88679%;
    float: left;
    margin-bottom: 60px; }
    @media (max-width: 890px) {
      .pane-node-webform .pane-content {
        width: 100%; } }
    .pane-node-webform .pane-content fieldset .form-item {
      width: 49.0566%;
      margin-right: 1.88679%;
      float: left; }
      .pane-node-webform .pane-content fieldset .form-item:nth-child(2n) {
        margin-right: 0; }
      .pane-node-webform .pane-content fieldset .form-item:nth-child(2n+1) {
        clear: left; }
      @media (max-width: 780px) {
        .pane-node-webform .pane-content fieldset .form-item {
          width: 100%;
          margin-right: 0; } }
  .pane-node-webform [id^="webform-ajax-wrapper-"] .links {
    display: none; }

.pane-menu-block-2,
.pane-menu-block-1 {
  /*
  	@include grid-container(ALL_SCOPES);
  	margin: 0 auto;
  	margin-bottom: 60px;
  */
  margin-bottom: 60px; }
  .pane-menu-block-2 .pane-title,
  .pane-menu-block-1 .pane-title {
    width: 100%;
    clear: both;
    float: left;
    font-family: "AdobeGaramondW01-Regula", sans-serif;
    font-size: 30px;
    line-height: 34px;
    font-weight: 400;
    text-decoration: none;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
    color: #495a57;
    margin-bottom: 20px; }
    @media (max-width: 500px) {
      .pane-menu-block-2 .pane-title,
      .pane-menu-block-1 .pane-title {
        font-size: 26px;
        line-height: 30px; } }
    .pane-menu-block-2 .pane-title:after,
    .pane-menu-block-1 .pane-title:after {
      width: 6.60377%;
      margin-right: 1.88679%;
      float: left;
      margin-top: 20px;
      margin-bottom: 40px;
      content: "";
      height: 2px;
      display: block;
      clear: both;
      float: none;
      background-color: #495a57; }
      @media (max-width: 780px) {
        .pane-menu-block-2 .pane-title:after,
        .pane-menu-block-1 .pane-title:after {
          width: 90px; } }
      @media (max-width: 500px) {
        .pane-menu-block-2 .pane-title:after,
        .pane-menu-block-1 .pane-title:after {
          width: 40px; } }
  .pane-menu-block-2 .menu li,
  .pane-menu-block-1 .menu li {
    list-style: none;
    width: 32.07547%;
    margin-right: 1.88679%;
    float: left;
    font-family: "AdobeGaramondW01-Regula", sans-serif;
    font-size: 24px;
    line-height: 26px;
    font-weight: 400;
    text-decoration: none;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
    padding-bottom: 10px;
    margin-bottom: 30px;
    border-bottom: 1px solid #495a57; }
    .pane-menu-block-2 .menu li:nth-child(3n),
    .pane-menu-block-1 .menu li:nth-child(3n) {
      margin-right: 0; }
    .pane-menu-block-2 .menu li:nth-child(3n+1),
    .pane-menu-block-1 .menu li:nth-child(3n+1) {
      clear: left; }
    @media (max-width: 500px) {
      .pane-menu-block-2 .menu li,
      .pane-menu-block-1 .menu li {
        font-size: 20px;
        line-height: 22px; } }
    @media (max-width: 890px) {
      .pane-menu-block-2 .menu li,
      .pane-menu-block-1 .menu li {
        width: 49.0566%;
        margin-right: 1.88679%;
        float: left; }
        .pane-menu-block-2 .menu li:nth-child(3n),
        .pane-menu-block-1 .menu li:nth-child(3n) {
          margin-right: 1.88679%; }
        .pane-menu-block-2 .menu li:nth-child(3n+1),
        .pane-menu-block-1 .menu li:nth-child(3n+1) {
          clear: none; }
        .pane-menu-block-2 .menu li:nth-child(2n),
        .pane-menu-block-1 .menu li:nth-child(2n) {
          margin-right: 0; }
        .pane-menu-block-2 .menu li:nth-child(2n+1),
        .pane-menu-block-1 .menu li:nth-child(2n+1) {
          clear: left; } }
    @media (max-width: 500px) {
      .pane-menu-block-2 .menu li,
      .pane-menu-block-1 .menu li {
        width: 100%; } }
    .pane-menu-block-2 .menu li a,
    .pane-menu-block-1 .menu li a {
      width: 100%;
      display: block;
      color: #495a57;
      position: relative;
      text-decoration: none; }
      .pane-menu-block-2 .menu li a:after,
      .pane-menu-block-1 .menu li a:after {
        -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: -moz-transform 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: transform 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -webkit-transform: scaleX(0);
        -moz-transform: scaleX(0);
        -ms-transform: scaleX(0);
        -o-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -ms-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
        width: 18px;
        content: "";
        position: absolute;
        height: 2px;
        bottom: -10px;
        left: 0;
        background-color: #495a57;
        opacity: 1; }
        @media (max-width: 780px) {
          .pane-menu-block-2 .menu li a:after,
          .pane-menu-block-1 .menu li a:after {
            display: none; } }
      .pane-menu-block-2 .menu li a:hover:after,
      .pane-menu-block-1 .menu li a:hover:after {
        -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: -moz-transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 1; }

.node-type-landing-page .pane-speciality-speciality-all {
  width: 90%;
  max-width: 1160px;
  margin: 0 auto;
  margin-bottom: 60px; }
  .node-type-landing-page .pane-speciality-speciality-all .pane-title {
    width: 100%;
    clear: both;
    float: left;
    font-family: "AdobeGaramondW01-Regula", sans-serif;
    font-size: 30px;
    line-height: 34px;
    font-weight: 400;
    text-decoration: none;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
    color: #495a57;
    margin-bottom: 20px;
    position: relative;
    padding-top: 60px; }
    @media (max-width: 500px) {
      .node-type-landing-page .pane-speciality-speciality-all .pane-title {
        font-size: 26px;
        line-height: 30px; } }
    .node-type-landing-page .pane-speciality-speciality-all .pane-title:after {
      width: 6.60377%;
      margin-right: 1.88679%;
      float: left;
      margin-top: 20px;
      margin-bottom: 40px;
      content: "";
      height: 2px;
      display: block;
      clear: both;
      float: none;
      background-color: #495a57; }
      @media (max-width: 780px) {
        .node-type-landing-page .pane-speciality-speciality-all .pane-title:after {
          width: 90px; } }
      @media (max-width: 500px) {
        .node-type-landing-page .pane-speciality-speciality-all .pane-title:after {
          width: 40px; } }
.node-type-landing-page .panel-onethirdleft .pane-node-title .pane-content {
  margin-bottom: 40px;
  position: relative;
  padding-top: 60px; }
.node-type-landing-page .panel-onethirdleft .pane-node-title h1 {
  font-family: "AdobeGaramondW01-Regula", sans-serif;
  font-size: 44px;
  line-height: 46px;
  font-weight: 400;
  text-decoration: none;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  color: #495a57; }
  @media (max-width: 500px) {
    .node-type-landing-page .panel-onethirdleft .pane-node-title h1 {
      font-size: 32px;
      line-height: 34px;
      word-wrap: break-word; } }
.node-type-landing-page .panel-onethirdleft .pane-node-body .body {
  width: 82.7044%;
  margin-right: 3.77358%;
  float: left; }
  @media (max-width: 500px) {
    .node-type-landing-page .panel-onethirdleft .pane-node-body .body {
      width: 100%; } }
.node-type-landing-page .panel-onethirdleft .pane-custom-button {
  float: left;
  margin-top: 20px;
  width: auto;
  margin-bottom: 80px; }
  @media (max-width: 780px) {
    .node-type-landing-page .panel-onethirdleft .pane-custom-button {
      margin-bottom: 60px;
      margin-top: 0; }
      .node-type-landing-page .panel-onethirdleft .pane-custom-button.jobagent {
        margin-bottom: 20px; } }
  .node-type-landing-page .panel-onethirdleft .pane-custom-button.jobagent {
    margin-right: 20px; }
  .node-type-landing-page .panel-onethirdleft .pane-custom-button .button-container {
    clear: both;
    float: left; }
    .node-type-landing-page .panel-onethirdleft .pane-custom-button .button-container .button {
      -webkit-transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      font-family: "Montserrat", sans-serif;
      font-size: 12px;
      line-height: 20px;
      font-weight: 400;
      text-decoration: none;
      text-transform: uppercase;
      letter-spacing: 1px;
      -webkit-font-smoothing: antialiased !important;
      -moz-osx-font-smoothing: grayscale;
      float: left;
      line-height: 34px;
      color: #a4a4a4;
      box-sizing: border-box;
      position: relative;
      width: 160px;
      text-align: center;
      cursor: pointer; }
      @media (max-width: 500px) {
        .node-type-landing-page .panel-onethirdleft .pane-custom-button .button-container .button {
          letter-spacing: 0px; } }
      .node-type-landing-page .panel-onethirdleft .pane-custom-button .button-container .button.js-touch, .node-type-landing-page .panel-onethirdleft .pane-custom-button .button-container .button.js-ie {
        -webkit-transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        border: 2px solid #a4a4a4;
        box-sizing: border-box;
        height: 34px;
        line-height: 30px; }
        .node-type-landing-page .panel-onethirdleft .pane-custom-button .button-container .button.js-touch svg, .node-type-landing-page .panel-onethirdleft .pane-custom-button .button-container .button.js-ie svg {
          display: none; }
      .node-type-landing-page .panel-onethirdleft .pane-custom-button .button-container .button svg {
        height: 34px;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%; }
      .node-type-landing-page .panel-onethirdleft .pane-custom-button .button-container .button rect {
        -webkit-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        fill: none;
        stroke: #a4a4a4;
        stroke-width: 4;
        stroke-dasharray: 422, 0; }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
          .node-type-landing-page .panel-onethirdleft .pane-custom-button .button-container .button rect {
            stroke-width: 2; } }
    .node-type-landing-page .panel-onethirdleft .pane-custom-button .button-container:hover .button {
      -webkit-transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      color: #495a57; }
      .node-type-landing-page .panel-onethirdleft .pane-custom-button .button-container:hover .button.js-touch, .node-type-landing-page .panel-onethirdleft .pane-custom-button .button-container:hover .button.js-ie {
        -webkit-transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        border: 2px solid #495a57; }
      .node-type-landing-page .panel-onethirdleft .pane-custom-button .button-container:hover .button rect {
        -webkit-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        stroke: #495a57;
        stroke-width: 4;
        stroke-dasharray: 160, 228;
        stroke-dashoffset: 194; }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
          .node-type-landing-page .panel-onethirdleft .pane-custom-button .button-container:hover .button rect {
            stroke-width: 2; } }
.node-type-landing-page .panel-onethirdleft .pane-node-field-sections .pane-title {
  width: 100%;
  clear: both;
  float: left;
  font-family: "AdobeGaramondW01-Regula", sans-serif;
  font-size: 30px;
  line-height: 34px;
  font-weight: 400;
  text-decoration: none;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  color: #495a57; }
  @media (max-width: 500px) {
    .node-type-landing-page .panel-onethirdleft .pane-node-field-sections .pane-title {
      font-size: 26px;
      line-height: 30px; } }
  .node-type-landing-page .panel-onethirdleft .pane-node-field-sections .pane-title:after {
    width: 13.52201%;
    margin-right: 3.77358%;
    float: left;
    margin-top: 20px;
    margin-bottom: 40px;
    content: "";
    height: 2px;
    display: block;
    clear: both;
    float: none;
    background-color: #495a57; }
    @media (max-width: 780px) {
      .node-type-landing-page .panel-onethirdleft .pane-node-field-sections .pane-title:after {
        width: 90px; } }
    @media (max-width: 500px) {
      .node-type-landing-page .panel-onethirdleft .pane-node-field-sections .pane-title:after {
        width: 40px; } }
.node-type-landing-page .panel-headcontentbottom .panel-col-middle {
  position: relative; }
  .node-type-landing-page .panel-headcontentbottom .panel-col-middle > .content {
    width: 90%;
    max-width: 1160px;
    margin: 0 auto;
    position: relative;
    padding-top: 60px; }
    @media (max-width: 890px) {
      .node-type-landing-page .panel-headcontentbottom .panel-col-middle > .content {
        width: 90%; } }
    @media (max-width: 780px) {
      .node-type-landing-page .panel-headcontentbottom .panel-col-middle > .content {
        width: 100%; } }
    @media (max-width: 500px) {
      .node-type-landing-page .panel-headcontentbottom .panel-col-middle > .content {
        width: 100%; } }
    @media (max-width: 780px) {
      .node-type-landing-page .panel-headcontentbottom .panel-col-middle > .content {
        box-sizing: border-box;
        padding: 0 8.59375%;
        padding-top: 60px; } }
    .node-type-landing-page .panel-headcontentbottom .panel-col-middle > .content:before {
      display: block;
      content: "";
      background-color: #495a57;
      height: 80px;
      width: 5000px;
      position: absolute;
      top: 0;
      margin-left: 76.41509%; }
      @media (max-width: 780px) {
        .node-type-landing-page .panel-headcontentbottom .panel-col-middle > .content:before {
          display: none; } }
.node-type-landing-page .panel-headcontentbottom .pane-node-title h1 {
  width: 100%;
  clear: both;
  float: left;
  font-family: "AdobeGaramondW01-Regula", sans-serif;
  font-size: 30px;
  line-height: 34px;
  font-weight: 400;
  text-decoration: none;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  color: #495a57;
  margin-bottom: 20px; }
  @media (max-width: 500px) {
    .node-type-landing-page .panel-headcontentbottom .pane-node-title h1 {
      font-size: 26px;
      line-height: 30px; } }
  .node-type-landing-page .panel-headcontentbottom .pane-node-title h1:after {
    width: 6.60377%;
    margin-right: 1.88679%;
    float: left;
    margin-top: 20px;
    margin-bottom: 40px;
    content: "";
    height: 2px;
    display: block;
    clear: both;
    float: none;
    background-color: #495a57; }
    @media (max-width: 780px) {
      .node-type-landing-page .panel-headcontentbottom .pane-node-title h1:after {
        width: 90px; } }
    @media (max-width: 500px) {
      .node-type-landing-page .panel-headcontentbottom .pane-node-title h1:after {
        width: 40px; } }
.node-type-landing-page .panel-headcontentbottom .pane-node-body .body {
  width: 40.56604%;
  margin-right: 1.88679%;
  float: left; }
  @media (max-width: 780px) {
    .node-type-landing-page .panel-headcontentbottom .pane-node-body .body {
      width: 100%; } }
.node-type-landing-page .panel-headcontentbottom .pane-custom-button {
  margin-bottom: 80px;
  margin-top: 20px; }
  .node-type-landing-page .panel-headcontentbottom .pane-custom-button .button-container {
    clear: both;
    float: left; }
    .node-type-landing-page .panel-headcontentbottom .pane-custom-button .button-container .button {
      -webkit-transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      font-family: "Montserrat", sans-serif;
      font-size: 12px;
      line-height: 20px;
      font-weight: 400;
      text-decoration: none;
      text-transform: uppercase;
      letter-spacing: 1px;
      -webkit-font-smoothing: antialiased !important;
      -moz-osx-font-smoothing: grayscale;
      float: left;
      line-height: 34px;
      color: #a4a4a4;
      box-sizing: border-box;
      position: relative;
      width: 160px;
      text-align: center;
      cursor: pointer; }
      @media (max-width: 500px) {
        .node-type-landing-page .panel-headcontentbottom .pane-custom-button .button-container .button {
          letter-spacing: 0px; } }
      .node-type-landing-page .panel-headcontentbottom .pane-custom-button .button-container .button.js-touch, .node-type-landing-page .panel-headcontentbottom .pane-custom-button .button-container .button.js-ie {
        -webkit-transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        border: 2px solid #a4a4a4;
        box-sizing: border-box;
        height: 34px;
        line-height: 30px; }
        .node-type-landing-page .panel-headcontentbottom .pane-custom-button .button-container .button.js-touch svg, .node-type-landing-page .panel-headcontentbottom .pane-custom-button .button-container .button.js-ie svg {
          display: none; }
      .node-type-landing-page .panel-headcontentbottom .pane-custom-button .button-container .button svg {
        height: 34px;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%; }
      .node-type-landing-page .panel-headcontentbottom .pane-custom-button .button-container .button rect {
        -webkit-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        fill: none;
        stroke: #a4a4a4;
        stroke-width: 4;
        stroke-dasharray: 422, 0; }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
          .node-type-landing-page .panel-headcontentbottom .pane-custom-button .button-container .button rect {
            stroke-width: 2; } }
    .node-type-landing-page .panel-headcontentbottom .pane-custom-button .button-container:hover .button {
      -webkit-transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      color: #495a57; }
      .node-type-landing-page .panel-headcontentbottom .pane-custom-button .button-container:hover .button.js-touch, .node-type-landing-page .panel-headcontentbottom .pane-custom-button .button-container:hover .button.js-ie {
        -webkit-transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        border: 2px solid #495a57; }
      .node-type-landing-page .panel-headcontentbottom .pane-custom-button .button-container:hover .button rect {
        -webkit-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        stroke: #495a57;
        stroke-width: 4;
        stroke-dasharray: 160, 228;
        stroke-dashoffset: 194; }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
          .node-type-landing-page .panel-headcontentbottom .pane-custom-button .button-container:hover .button rect {
            stroke-width: 2; } }
.node-type-landing-page .panel-headcontentbottom .pane-node-field-sections {
  margin-top: 60px;
  margin-bottom: 80px; }
  .node-type-landing-page .panel-headcontentbottom .pane-node-field-sections .pane-title {
    width: 100%;
    clear: both;
    float: left;
    font-family: "AdobeGaramondW01-Regula", sans-serif;
    font-size: 30px;
    line-height: 34px;
    font-weight: 400;
    text-decoration: none;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
    color: #495a57; }
    @media (max-width: 500px) {
      .node-type-landing-page .panel-headcontentbottom .pane-node-field-sections .pane-title {
        font-size: 26px;
        line-height: 30px; } }
    .node-type-landing-page .panel-headcontentbottom .pane-node-field-sections .pane-title:after {
      width: 6.60377%;
      margin-right: 1.88679%;
      float: left;
      margin-top: 20px;
      margin-bottom: 40px;
      content: "";
      height: 2px;
      display: block;
      clear: both;
      float: none;
      background-color: #495a57; }
      @media (max-width: 780px) {
        .node-type-landing-page .panel-headcontentbottom .pane-node-field-sections .pane-title:after {
          width: 90px; } }
      @media (max-width: 500px) {
        .node-type-landing-page .panel-headcontentbottom .pane-node-field-sections .pane-title:after {
          width: 40px; } }
  .node-type-landing-page .panel-headcontentbottom .pane-node-field-sections .field-sections {
    width: 49.0566%;
    margin-right: 1.88679%;
    float: left;
    clear: both; }
    .node-type-landing-page .panel-headcontentbottom .pane-node-field-sections .field-sections .section-text {
      width: 82.7044%;
      margin-right: 3.77358%;
      float: left; }

.node-type-event .pane-node-field-date.main-date {
  margin-top: 60px;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  color: #495a57; }
  @media (max-width: 500px) {
    .node-type-event .pane-node-field-date.main-date {
      letter-spacing: 0px; } }
  @media (max-width: 780px) {
    .node-type-event .pane-node-field-date.main-date {
      margin-top: 94px; } }
  .node-type-event .pane-node-field-date.main-date:after {
    width: 13.52201%;
    margin-right: 3.77358%;
    float: left;
    margin-top: 20px;
    content: "";
    height: 2px;
    display: block;
    clear: both;
    float: none;
    background-color: #495a57; }
.node-type-event .pane-node-title {
  font-family: "AdobeGaramondW01-Regula", sans-serif;
  font-size: 44px;
  line-height: 46px;
  font-weight: 400;
  text-decoration: none;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  color: #495a57;
  padding-bottom: 20px;
  margin-top: 40px; }
  @media (max-width: 500px) {
    .node-type-event .pane-node-title {
      font-size: 32px;
      line-height: 34px;
      word-wrap: break-word; } }
.node-type-event .pane-node-field-image {
  width: 100%;
  float: left;
  padding-top: 60px; }
  .node-type-event .pane-node-field-image img {
    width: 100%;
    height: auto; }
  .node-type-event .pane-node-field-image.image-hidden {
    display: none; }
.node-type-event .pane-node-field-video {
  width: 100%;
  margin-right: 3.77358%;
  float: left;
  padding-top: 60px; }
  .node-type-event .pane-node-field-video .field-video > .video:before {
    padding-top: 57%; }
.node-type-event .pane-node-field-sections {
  width: 100%;
  float: left;
  margin-top: 60px;
  margin-bottom: 20px; }
  .node-type-event .pane-node-field-sections .section-text {
    width: 82.7044%;
    margin-right: 3.77358%;
    float: left; }
    @media (max-width: 890px) {
      .node-type-event .pane-node-field-sections .section-text {
        width: 100%; } }
    @media (max-width: 780px) {
      .node-type-event .pane-node-field-sections .section-text {
        width: 82.29167%;
        margin-right: 6.25%;
        float: left; } }
    @media (max-width: 500px) {
      .node-type-event .pane-node-field-sections .section-text {
        width: 100%; } }
.node-type-event .pane-custom-button {
  float: left;
  margin-bottom: 80px;
  clear: right; }
  @media (max-width: 500px) {
    .node-type-event .pane-custom-button {
      margin-bottom: 60px; } }
  .node-type-event .pane-custom-button .button-container {
    clear: both;
    float: left; }
    .node-type-event .pane-custom-button .button-container .button {
      -webkit-transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      font-family: "Montserrat", sans-serif;
      font-size: 12px;
      line-height: 20px;
      font-weight: 400;
      text-decoration: none;
      text-transform: uppercase;
      letter-spacing: 1px;
      -webkit-font-smoothing: antialiased !important;
      -moz-osx-font-smoothing: grayscale;
      float: left;
      line-height: 34px;
      color: #a4a4a4;
      box-sizing: border-box;
      position: relative;
      width: 160px;
      text-align: center;
      cursor: pointer; }
      @media (max-width: 500px) {
        .node-type-event .pane-custom-button .button-container .button {
          letter-spacing: 0px; } }
      .node-type-event .pane-custom-button .button-container .button.js-touch, .node-type-event .pane-custom-button .button-container .button.js-ie {
        -webkit-transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        border: 2px solid #a4a4a4;
        box-sizing: border-box;
        height: 34px;
        line-height: 30px; }
        .node-type-event .pane-custom-button .button-container .button.js-touch svg, .node-type-event .pane-custom-button .button-container .button.js-ie svg {
          display: none; }
      .node-type-event .pane-custom-button .button-container .button svg {
        height: 34px;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%; }
      .node-type-event .pane-custom-button .button-container .button rect {
        -webkit-transition: all 1s 0.22s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: all 1s 0.22s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: all 1s 0.22s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        fill: none;
        stroke: #a4a4a4;
        stroke-width: 4;
        stroke-dasharray: 422, 0; }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
          .node-type-event .pane-custom-button .button-container .button rect {
            stroke-width: 2; } }
    .node-type-event .pane-custom-button .button-container .social-btns {
      -webkit-transition: width 0s 1s;
      -moz-transition: width 0s 1s;
      transition: width 0s 1s;
      width: 0px;
      height: 34px;
      float: left;
      position: relative; }
      .node-type-event .pane-custom-button .button-container .social-btns .inner {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        overflow: hidden; }
        .node-type-event .pane-custom-button .button-container .social-btns .inner > div {
          -webkit-transition: color 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53), background-color 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53), border-color 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
          -moz-transition: color 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53), background-color 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53), border-color 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
          transition: color 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53), background-color 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53), border-color 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
          width: 34px;
          height: 34px;
          box-sizing: border-box;
          position: relative;
          float: left;
          font-size: 12px;
          color: #495a57;
          border-right: 2px solid;
          border-bottom: 2px solid;
          border-color: #a4a4a4;
          border-right-color: #495a57;
          background-color: #ffffff;
          cursor: pointer;
          font-family: 'icomoon' !important;
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          -webkit-font-smoothing: antialiased !important;
          -moz-osx-font-smoothing: grayscale; }
          .node-type-event .pane-custom-button .button-container .social-btns .inner > div:hover {
            -webkit-transition: background-color 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            -moz-transition: background-color 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            transition: background-color 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
            .node-type-event .pane-custom-button .button-container .social-btns .inner > div:hover:before {
              -webkit-transition: color 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
              -moz-transition: color 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
              transition: color 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
              color: #495a57 !important; }
          .node-type-event .pane-custom-button .button-container .social-btns .inner > div:before {
            -webkit-transition: color 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            -moz-transition: color 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            transition: color 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            position: absolute;
            top: 10px;
            left: 10px;
            display: block;
            color: #a4a4a4; }
          .node-type-event .pane-custom-button .button-container .social-btns .inner > div.facebook {
            -webkit-transition: -webkit-transform 0.2s 0.05s cubic-bezier(0.55, 0.085, 0.68, 0.53), border-color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
            -moz-transition: -moz-transform 0.2s 0.05s cubic-bezier(0.55, 0.085, 0.68, 0.53), border-color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
            transition: transform 0.2s 0.05s cubic-bezier(0.55, 0.085, 0.68, 0.53), border-color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
            -webkit-transform: translateX(-34px);
            -moz-transform: translateX(-34px);
            -ms-transform: translateX(-34px);
            -o-transform: translateX(-34px);
            transform: translateX(-34px); }
            .node-type-event .pane-custom-button .button-container .social-btns .inner > div.facebook:before {
              content: "\e90a"; }
          .node-type-event .pane-custom-button .button-container .social-btns .inner > div.twitter {
            -webkit-transition: -webkit-transform 0.22s 0.06s cubic-bezier(0.55, 0.085, 0.68, 0.53), border-color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
            -moz-transition: -moz-transform 0.22s 0.06s cubic-bezier(0.55, 0.085, 0.68, 0.53), border-color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
            transition: transform 0.22s 0.06s cubic-bezier(0.55, 0.085, 0.68, 0.53), border-color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
            -webkit-transform: translateX(-68px);
            -moz-transform: translateX(-68px);
            -ms-transform: translateX(-68px);
            -o-transform: translateX(-68px);
            transform: translateX(-68px); }
            .node-type-event .pane-custom-button .button-container .social-btns .inner > div.twitter:before {
              content: "\e903"; }
          .node-type-event .pane-custom-button .button-container .social-btns .inner > div.linkedin {
            -webkit-transition: -webkit-transform 0.24s 0.07s cubic-bezier(0.55, 0.085, 0.68, 0.53), border-color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
            -moz-transition: -moz-transform 0.24s 0.07s cubic-bezier(0.55, 0.085, 0.68, 0.53), border-color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
            transition: transform 0.24s 0.07s cubic-bezier(0.55, 0.085, 0.68, 0.53), border-color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
            -webkit-transform: translateX(-102px);
            -moz-transform: translateX(-102px);
            -ms-transform: translateX(-102px);
            -o-transform: translateX(-102px);
            transform: translateX(-102px); }
            .node-type-event .pane-custom-button .button-container .social-btns .inner > div.linkedin:before {
              content: "\e904"; }
          .node-type-event .pane-custom-button .button-container .social-btns .inner > div.mail {
            -webkit-transition: -webkit-transform 0.26s 0.08s cubic-bezier(0.55, 0.085, 0.68, 0.53), border-color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
            -moz-transition: -moz-transform 0.26s 0.08s cubic-bezier(0.55, 0.085, 0.68, 0.53), border-color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
            transition: transform 0.26s 0.08s cubic-bezier(0.55, 0.085, 0.68, 0.53), border-color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
            -webkit-transform: translateX(-136px);
            -moz-transform: translateX(-136px);
            -ms-transform: translateX(-136px);
            -o-transform: translateX(-136px);
            transform: translateX(-136px); }
            .node-type-event .pane-custom-button .button-container .social-btns .inner > div.mail:before {
              content: "\e90b"; }
    .node-type-event .pane-custom-button .button-container:hover .social-btns {
      -webkit-transition: width 0s 0s;
      -moz-transition: width 0s 0s;
      transition: width 0s 0s;
      width: 136px; }
      .node-type-event .pane-custom-button .button-container:hover .social-btns .inner > div:before {
        -webkit-transition: color 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: color 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: color 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        color: #a4a4a4; }
      .node-type-event .pane-custom-button .button-container:hover .social-btns .inner > div.facebook {
        -webkit-transition: -webkit-transform 0.2s 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), border-color 0.4s 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: -moz-transform 0.2s 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), border-color 0.4s 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: transform 0.2s 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), border-color 0.4s 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
        transform: translateX(0px);
        border-bottom-color: #495a57; }
      .node-type-event .pane-custom-button .button-container:hover .social-btns .inner > div.twitter {
        -webkit-transition: -webkit-transform 0.3s 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94), border-color 0.5s 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: -moz-transform 0.3s 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94), border-color 0.5s 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: transform 0.3s 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94), border-color 0.5s 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
        transform: translateX(0px);
        border-bottom-color: #495a57; }
      .node-type-event .pane-custom-button .button-container:hover .social-btns .inner > div.linkedin {
        -webkit-transition: -webkit-transform 0.4s 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), border-color 0.6s 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: -moz-transform 0.4s 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), border-color 0.6s 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: transform 0.4s 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), border-color 0.6s 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
        transform: translateX(0px);
        border-bottom-color: #495a57; }
      .node-type-event .pane-custom-button .button-container:hover .social-btns .inner > div.mail {
        -webkit-transition: -webkit-transform 0.5s 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94), border-color 0.7s 0.05s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: -moz-transform 0.5s 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94), border-color 0.7s 0.05s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: transform 0.5s 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94), border-color 0.7s 0.05s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
        transform: translateX(0px);
        border-bottom-color: #495a57; }
    .node-type-event .pane-custom-button .button-container:hover .button {
      -webkit-transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      color: #495a57; }
      .node-type-event .pane-custom-button .button-container:hover .button.js-touch, .node-type-event .pane-custom-button .button-container:hover .button.js-ie {
        -webkit-transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        border: 2px solid #495a57; }
      .node-type-event .pane-custom-button .button-container:hover .button rect {
        -webkit-transition: all 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
        -moz-transition: all 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
        transition: all 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
        stroke: #495a57;
        stroke-width: 4;
        stroke-dasharray: 160, 228;
        stroke-dashoffset: 194; }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
          .node-type-event .pane-custom-button .button-container:hover .button rect {
            stroke-width: 2; } }
.node-type-event .pane-node-field-signup {
  float: left;
  margin-bottom: 80px;
  margin-right: 20px; }
  .node-type-event .pane-node-field-signup .button-container {
    clear: both;
    float: left; }
    .node-type-event .pane-node-field-signup .button-container .button {
      -webkit-transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      font-family: "Montserrat", sans-serif;
      font-size: 12px;
      line-height: 20px;
      font-weight: 400;
      text-decoration: none;
      text-transform: uppercase;
      letter-spacing: 1px;
      -webkit-font-smoothing: antialiased !important;
      -moz-osx-font-smoothing: grayscale;
      float: left;
      line-height: 34px;
      color: #a4a4a4;
      box-sizing: border-box;
      position: relative;
      width: 160px;
      text-align: center;
      cursor: pointer; }
      @media (max-width: 500px) {
        .node-type-event .pane-node-field-signup .button-container .button {
          letter-spacing: 0px; } }
      .node-type-event .pane-node-field-signup .button-container .button.js-touch, .node-type-event .pane-node-field-signup .button-container .button.js-ie {
        -webkit-transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        border: 2px solid #a4a4a4;
        box-sizing: border-box;
        height: 34px;
        line-height: 30px; }
        .node-type-event .pane-node-field-signup .button-container .button.js-touch svg, .node-type-event .pane-node-field-signup .button-container .button.js-ie svg {
          display: none; }
      .node-type-event .pane-node-field-signup .button-container .button svg {
        height: 34px;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%; }
      .node-type-event .pane-node-field-signup .button-container .button rect {
        -webkit-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        fill: none;
        stroke: #a4a4a4;
        stroke-width: 4;
        stroke-dasharray: 422, 0; }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
          .node-type-event .pane-node-field-signup .button-container .button rect {
            stroke-width: 2; } }
    .node-type-event .pane-node-field-signup .button-container:hover .button {
      -webkit-transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      color: #495a57; }
      .node-type-event .pane-node-field-signup .button-container:hover .button.js-touch, .node-type-event .pane-node-field-signup .button-container:hover .button.js-ie {
        -webkit-transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        border: 2px solid #495a57; }
      .node-type-event .pane-node-field-signup .button-container:hover .button rect {
        -webkit-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        stroke: #495a57;
        stroke-width: 4;
        stroke-dasharray: 160, 228;
        stroke-dashoffset: 194; }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
          .node-type-event .pane-node-field-signup .button-container:hover .button rect {
            stroke-width: 2; } }
  @media (max-width: 1160px) {
    .node-type-event .pane-node-field-signup {
      width: 100%;
      margin-bottom: 20px; } }
.node-type-event .pane-node-field-speciality-ref,
.node-type-event .pane-node-field-downloads {
  width: 100%;
  float: left; }
  .node-type-event .pane-node-field-speciality-ref .pane-title,
  .node-type-event .pane-node-field-downloads .pane-title {
    width: 100%;
    clear: both;
    float: left;
    font-family: "AdobeGaramondW01-Regula", sans-serif;
    font-size: 30px;
    line-height: 34px;
    font-weight: 400;
    text-decoration: none;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
    color: #495a57; }
    @media (max-width: 500px) {
      .node-type-event .pane-node-field-speciality-ref .pane-title,
      .node-type-event .pane-node-field-downloads .pane-title {
        font-size: 26px;
        line-height: 30px; } }
    .node-type-event .pane-node-field-speciality-ref .pane-title:after,
    .node-type-event .pane-node-field-downloads .pane-title:after {
      width: 20.75472%;
      margin-right: 5.66038%;
      float: left;
      margin-top: 20px;
      margin-bottom: 40px;
      content: "";
      height: 2px;
      display: block;
      clear: both;
      float: none;
      background-color: #495a57; }
      @media (max-width: 780px) {
        .node-type-event .pane-node-field-speciality-ref .pane-title:after,
        .node-type-event .pane-node-field-downloads .pane-title:after {
          width: 90px; } }
      @media (max-width: 500px) {
        .node-type-event .pane-node-field-speciality-ref .pane-title:after,
        .node-type-event .pane-node-field-downloads .pane-title:after {
          width: 40px; } }
  .node-type-event .pane-node-field-speciality-ref .pane-content,
  .node-type-event .pane-node-field-downloads .pane-content {
    width: 100%;
    float: left; }
.node-type-event .pane-node-field-link,
.node-type-event .pane-node-field-person-ref {
  margin-bottom: 60px; }
  .node-type-event .pane-node-field-link .pane-title,
  .node-type-event .pane-node-field-person-ref .pane-title {
    width: 100%;
    clear: both;
    float: left;
    font-family: "AdobeGaramondW01-Regula", sans-serif;
    font-size: 30px;
    line-height: 34px;
    font-weight: 400;
    text-decoration: none;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
    color: #495a57; }
    @media (max-width: 500px) {
      .node-type-event .pane-node-field-link .pane-title,
      .node-type-event .pane-node-field-person-ref .pane-title {
        font-size: 26px;
        line-height: 30px; } }
    .node-type-event .pane-node-field-link .pane-title:after,
    .node-type-event .pane-node-field-person-ref .pane-title:after {
      width: 20.75472%;
      margin-right: 5.66038%;
      float: left;
      margin-top: 20px;
      margin-bottom: 40px;
      content: "";
      height: 2px;
      display: block;
      clear: both;
      float: none;
      background-color: #495a57; }
      @media (max-width: 780px) {
        .node-type-event .pane-node-field-link .pane-title:after,
        .node-type-event .pane-node-field-person-ref .pane-title:after {
          width: 90px; } }
      @media (max-width: 500px) {
        .node-type-event .pane-node-field-link .pane-title:after,
        .node-type-event .pane-node-field-person-ref .pane-title:after {
          width: 40px; } }
  .node-type-event .pane-node-field-link .field-person-ref > .items > .item,
  .node-type-event .pane-node-field-person-ref .field-person-ref > .items > .item {
    width: 100%;
    float: left;
    margin-bottom: 20px; }
.node-type-event .pane-node-field-speciality-ref {
  margin-bottom: 80px; }
  .node-type-event .pane-node-field-speciality-ref .pane-title {
    width: 100%;
    clear: both;
    float: left;
    font-family: "AdobeGaramondW01-Regula", sans-serif;
    font-size: 30px;
    line-height: 34px;
    font-weight: 400;
    text-decoration: none;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
    color: #495a57; }
    @media (max-width: 500px) {
      .node-type-event .pane-node-field-speciality-ref .pane-title {
        font-size: 26px;
        line-height: 30px; } }
    .node-type-event .pane-node-field-speciality-ref .pane-title:after {
      width: 20.75472%;
      margin-right: 5.66038%;
      float: left;
      margin-top: 20px;
      margin-bottom: 40px;
      content: "";
      height: 2px;
      display: block;
      clear: both;
      float: none;
      background-color: #495a57; }
      @media (max-width: 780px) {
        .node-type-event .pane-node-field-speciality-ref .pane-title:after {
          width: 90px; } }
      @media (max-width: 500px) {
        .node-type-event .pane-node-field-speciality-ref .pane-title:after {
          width: 40px; } }
  .node-type-event .pane-node-field-speciality-ref a {
    -webkit-transition: color 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -moz-transition: color 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: color 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    display: block;
    font-family: "AdobeGaramondW01-Regula", sans-serif;
    font-size: 24px;
    line-height: 26px;
    font-weight: 400;
    text-decoration: none;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
    color: #495a57;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #495a57;
    position: relative;
    position: relative; }
    @media (max-width: 500px) {
      .node-type-event .pane-node-field-speciality-ref a {
        font-size: 20px;
        line-height: 22px; } }
    .node-type-event .pane-node-field-speciality-ref a:after {
      -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: -moz-transform 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: transform 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -webkit-transform: scaleX(0);
      -moz-transform: scaleX(0);
      -ms-transform: scaleX(0);
      -o-transform: scaleX(0);
      transform: scaleX(0);
      -webkit-transform-origin: left center;
      -moz-transform-origin: left center;
      -ms-transform-origin: left center;
      -o-transform-origin: left center;
      transform-origin: left center;
      width: 18px;
      content: "";
      position: absolute;
      height: 2px;
      bottom: 0px;
      left: 0;
      background-color: #495a57;
      opacity: 1; }
      @media (max-width: 780px) {
        .node-type-event .pane-node-field-speciality-ref a:after {
          display: none; } }
    .node-type-event .pane-node-field-speciality-ref a:hover:after {
      -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: -moz-transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
      opacity: 1; }
.node-type-event .pane-node-field-link {
  margin-bottom: 80px; }
  .node-type-event .pane-node-field-link .pane-title {
    width: 100%;
    clear: both;
    float: left;
    font-family: "AdobeGaramondW01-Regula", sans-serif;
    font-size: 30px;
    line-height: 34px;
    font-weight: 400;
    text-decoration: none;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
    color: #495a57; }
    @media (max-width: 500px) {
      .node-type-event .pane-node-field-link .pane-title {
        font-size: 26px;
        line-height: 30px; } }
    .node-type-event .pane-node-field-link .pane-title:after {
      width: 20.75472%;
      margin-right: 5.66038%;
      float: left;
      margin-top: 20px;
      margin-bottom: 40px;
      content: "";
      height: 2px;
      display: block;
      clear: both;
      float: none;
      background-color: #495a57; }
      @media (max-width: 780px) {
        .node-type-event .pane-node-field-link .pane-title:after {
          width: 90px; } }
      @media (max-width: 500px) {
        .node-type-event .pane-node-field-link .pane-title:after {
          width: 40px; } }
  .node-type-event .pane-node-field-link .field-link > .items > .item a {
    -webkit-transition: color 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -moz-transition: color 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: color 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    display: block;
    font-family: "AdobeGaramondW01-Regula", sans-serif;
    font-size: 24px;
    line-height: 26px;
    font-weight: 400;
    text-decoration: none;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
    color: #a4a4a4;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #a4a4a4;
    position: relative;
    position: relative; }
    @media (max-width: 500px) {
      .node-type-event .pane-node-field-link .field-link > .items > .item a {
        font-size: 20px;
        line-height: 22px; } }
    .node-type-event .pane-node-field-link .field-link > .items > .item a:after {
      -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: -moz-transform 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: transform 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -webkit-transform: scaleX(0);
      -moz-transform: scaleX(0);
      -ms-transform: scaleX(0);
      -o-transform: scaleX(0);
      transform: scaleX(0);
      -webkit-transform-origin: left center;
      -moz-transform-origin: left center;
      -ms-transform-origin: left center;
      -o-transform-origin: left center;
      transform-origin: left center;
      width: 18px;
      content: "";
      position: absolute;
      height: 2px;
      bottom: 0px;
      left: 0;
      background-color: #495a57;
      opacity: 1; }
      @media (max-width: 780px) {
        .node-type-event .pane-node-field-link .field-link > .items > .item a:after {
          display: none; } }
    .node-type-event .pane-node-field-link .field-link > .items > .item a:hover:after {
      -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: -moz-transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
      opacity: 1; }
    .node-type-event .pane-node-field-link .field-link > .items > .item a.link-active {
      color: #495a57;
      border-bottom: 1px solid #495a57; }
  .node-type-event .pane-node-field-link .checkbox {
    font-family: "AdobeGaramondW01-Regula", sans-serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    text-decoration: none;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
    /*
        @include scope(mobile){
          font-size: 16px;
          line-height: 22px;
        }
    */ }
    .node-type-event .pane-node-field-link .checkbox #terms {
      position: absolute;
      opacity: 0; }
      .node-type-event .pane-node-field-link .checkbox #terms + label {
        position: relative;
        top: 2px;
        cursor: pointer;
        padding: 0; }
      .node-type-event .pane-node-field-link .checkbox #terms + label:before {
        -webkit-transition: background, 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: background, 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: background, 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
        content: '';
        margin-top: 1px;
        margin-right: 10px;
        display: inline-block;
        vertical-align: text-top;
        width: 15px;
        height: 15px;
        background: white;
        border: 1px solid #a4a4a4; }
      .node-type-event .pane-node-field-link .checkbox #terms:hover + label:before {
        background: #dadada; }
      .node-type-event .pane-node-field-link .checkbox #terms:checked + label:before {
        background: #ffffff; }
      .node-type-event .pane-node-field-link .checkbox #terms:checked + label:after {
        -webkit-transition: background, 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: background, 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: background, 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
        content: '';
        position: absolute;
        left: 5px;
        top: 3px;
        background: #ffffff;
        width: 4px;
        height: 8px;
        border: solid #495a57;
        border-width: 0 3px 3px 0;
        transform: rotate(45deg); }
    .node-type-event .pane-node-field-link .checkbox a {
      color: #495a57; }

.node-type-page .pane-node-title {
  width: 87.14623%;
  margin-right: 2.83019%;
  float: left;
  font-family: "AdobeGaramondW01-Regula", sans-serif;
  font-size: 44px;
  line-height: 46px;
  font-weight: 400;
  text-decoration: none;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  color: #495a57;
  margin-bottom: 30px;
  margin-top: 60px; }
  @media (max-width: 500px) {
    .node-type-page .pane-node-title {
      font-size: 32px;
      line-height: 34px;
      word-wrap: break-word; } }
  @media (max-width: 500px) {
    .node-type-page .pane-node-title {
      width: 100%; } }
.node-type-page .pane-node-field-manchet {
  width: 74.29245%;
  margin-right: 2.83019%;
  float: left;
  font-family: "AdobeGaramondW01-Regula", sans-serif;
  font-size: 24px;
  line-height: 26px;
  font-weight: 400;
  text-decoration: none;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  color: #666666;
  margin-bottom: 30px; }
  @media (max-width: 500px) {
    .node-type-page .pane-node-field-manchet {
      font-size: 20px;
      line-height: 22px; } }
  @media (max-width: 500px) {
    .node-type-page .pane-node-field-manchet {
      width: 100%; } }
.node-type-page .pane-node-body {
  width: 61.43868%;
  margin-right: 2.83019%;
  float: left; }
  @media (max-width: 500px) {
    .node-type-page .pane-node-body {
      width: 100%; } }
.node-type-page .pane-node-field-sections {
  width: 74.29245%;
  margin-right: 2.83019%;
  float: left; }
  @media (max-width: 890px) {
    .node-type-page .pane-node-field-sections {
      width: 87.14623%;
      margin-right: 2.83019%;
      float: left; } }
  @media (max-width: 780px) {
    .node-type-page .pane-node-field-sections {
      width: 73.82813%;
      margin-right: 4.6875%;
      float: left; } }
  @media (max-width: 500px) {
    .node-type-page .pane-node-field-sections {
      width: 100%; } }
.node-type-page .panel-headcontentbottom .pane-node-field-sections {
  width: 100%;
  margin-right: 2.83019%;
  float: left; }
  @media (max-width: 890px) {
    .node-type-page .panel-headcontentbottom .pane-node-field-sections {
      width: 100%;
      margin-right: 2.83019%;
      float: left; } }
  @media (max-width: 780px) {
    .node-type-page .panel-headcontentbottom .pane-node-field-sections {
      width: 100%;
      margin-right: 4.6875%;
      float: left; } }
  @media (max-width: 500px) {
    .node-type-page .panel-headcontentbottom .pane-node-field-sections {
      width: 100%; } }
.node-type-page .pane-node-field-image {
  margin-top: 80px; }
  .node-type-page .pane-node-field-image img {
    width: 100%;
    height: auto; }
.node-type-page .pane-node-field-person-ref .pane-title {
  width: 100%;
  clear: both;
  float: left;
  font-family: "AdobeGaramondW01-Regula", sans-serif;
  font-size: 30px;
  line-height: 34px;
  font-weight: 400;
  text-decoration: none;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  color: #495a57; }
  @media (max-width: 500px) {
    .node-type-page .pane-node-field-person-ref .pane-title {
      font-size: 26px;
      line-height: 30px; } }
  .node-type-page .pane-node-field-person-ref .pane-title:after {
    width: 20.75472%;
    margin-right: 5.66038%;
    float: left;
    margin-top: 20px;
    margin-bottom: 40px;
    content: "";
    height: 2px;
    display: block;
    clear: both;
    float: none;
    background-color: #495a57; }
    @media (max-width: 780px) {
      .node-type-page .pane-node-field-person-ref .pane-title:after {
        width: 90px; } }
    @media (max-width: 500px) {
      .node-type-page .pane-node-field-person-ref .pane-title:after {
        width: 40px; } }
.node-type-page .pane-custom-button {
  width: 100%;
  float: left;
  margin-bottom: 80px; }
  .node-type-page .pane-custom-button .button-container {
    clear: both;
    float: left; }
    .node-type-page .pane-custom-button .button-container .button {
      -webkit-transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      font-family: "Montserrat", sans-serif;
      font-size: 12px;
      line-height: 20px;
      font-weight: 400;
      text-decoration: none;
      text-transform: uppercase;
      letter-spacing: 1px;
      -webkit-font-smoothing: antialiased !important;
      -moz-osx-font-smoothing: grayscale;
      float: left;
      line-height: 34px;
      color: #a4a4a4;
      box-sizing: border-box;
      position: relative;
      width: 160px;
      text-align: center;
      cursor: pointer; }
      @media (max-width: 500px) {
        .node-type-page .pane-custom-button .button-container .button {
          letter-spacing: 0px; } }
      .node-type-page .pane-custom-button .button-container .button.js-touch, .node-type-page .pane-custom-button .button-container .button.js-ie {
        -webkit-transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        border: 2px solid #a4a4a4;
        box-sizing: border-box;
        height: 34px;
        line-height: 30px; }
        .node-type-page .pane-custom-button .button-container .button.js-touch svg, .node-type-page .pane-custom-button .button-container .button.js-ie svg {
          display: none; }
      .node-type-page .pane-custom-button .button-container .button svg {
        height: 34px;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%; }
      .node-type-page .pane-custom-button .button-container .button rect {
        -webkit-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        fill: none;
        stroke: #a4a4a4;
        stroke-width: 4;
        stroke-dasharray: 422, 0; }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
          .node-type-page .pane-custom-button .button-container .button rect {
            stroke-width: 2; } }
    .node-type-page .pane-custom-button .button-container:hover .button {
      -webkit-transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      color: #495a57; }
      .node-type-page .pane-custom-button .button-container:hover .button.js-touch, .node-type-page .pane-custom-button .button-container:hover .button.js-ie {
        -webkit-transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        border: 2px solid #495a57; }
      .node-type-page .pane-custom-button .button-container:hover .button rect {
        -webkit-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        stroke: #495a57;
        stroke-width: 4;
        stroke-dasharray: 160, 228;
        stroke-dashoffset: 194; }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
          .node-type-page .pane-custom-button .button-container:hover .button rect {
            stroke-width: 2; } }

.node-type-news .panel-col-middle-left .pane-node-created {
  margin-top: 60px;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  color: #495a57; }
  @media (max-width: 500px) {
    .node-type-news .panel-col-middle-left .pane-node-created {
      letter-spacing: 0px; } }
  @media (max-width: 780px) {
    .node-type-news .panel-col-middle-left .pane-node-created {
      margin-top: 94px; } }
  .node-type-news .panel-col-middle-left .pane-node-created:after {
    width: 10.02358%;
    margin-right: 2.83019%;
    float: left;
    margin-top: 20px;
    margin-bottom: 40px;
    content: "";
    height: 2px;
    display: block;
    clear: both;
    float: none;
    background-color: #495a57; }
.node-type-news .panel-col-middle-left .pane-node-title {
  width: 87.14623%;
  margin-right: 2.83019%;
  float: left;
  font-family: "AdobeGaramondW01-Regula", sans-serif;
  font-size: 44px;
  line-height: 46px;
  font-weight: 400;
  text-decoration: none;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  color: #495a57;
  margin-bottom: 20px; }
  @media (max-width: 500px) {
    .node-type-news .panel-col-middle-left .pane-node-title {
      font-size: 32px;
      line-height: 34px;
      word-wrap: break-word; } }
  @media (max-width: 500px) {
    .node-type-news .panel-col-middle-left .pane-node-title {
      width: 100%; } }
.node-type-news .panel-col-middle-left .pane-node-field-category-tag, .node-type-news .panel-col-middle-left .pane-node-field-speciality-ref,
.node-type-news .panel-col-middle-left .pane-node-field-type, .node-type-news .panel-col-middle-left .pane-node-field-type-title {
  width: 74.29245%;
  margin-right: 2.83019%;
  float: left;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale; }
  @media (max-width: 500px) {
    .node-type-news .panel-col-middle-left .pane-node-field-category-tag, .node-type-news .panel-col-middle-left .pane-node-field-speciality-ref,
    .node-type-news .panel-col-middle-left .pane-node-field-type, .node-type-news .panel-col-middle-left .pane-node-field-type-title {
      letter-spacing: 0px; } }
  @media (max-width: 500px) {
    .node-type-news .panel-col-middle-left .pane-node-field-category-tag, .node-type-news .panel-col-middle-left .pane-node-field-speciality-ref,
    .node-type-news .panel-col-middle-left .pane-node-field-type, .node-type-news .panel-col-middle-left .pane-node-field-type-title {
      width: 100%; } }
  .node-type-news .panel-col-middle-left .pane-node-field-category-tag .pane-title, .node-type-news .panel-col-middle-left .pane-node-field-speciality-ref .pane-title,
  .node-type-news .panel-col-middle-left .pane-node-field-type .pane-title, .node-type-news .panel-col-middle-left .pane-node-field-type-title .pane-title {
    width: 120px;
    display: block;
    color: #a4a4a4;
    float: left; }
  .node-type-news .panel-col-middle-left .pane-node-field-category-tag .pane-content, .node-type-news .panel-col-middle-left .pane-node-field-speciality-ref .pane-content,
  .node-type-news .panel-col-middle-left .pane-node-field-type .pane-content, .node-type-news .panel-col-middle-left .pane-node-field-type-title .pane-content {
    width: calc(100% - 120px);
    float: left;
    color: #a4a4a4; }
    .node-type-news .panel-col-middle-left .pane-node-field-category-tag .pane-content a, .node-type-news .panel-col-middle-left .pane-node-field-speciality-ref .pane-content a,
    .node-type-news .panel-col-middle-left .pane-node-field-type .pane-content a, .node-type-news .panel-col-middle-left .pane-node-field-type-title .pane-content a {
      -webkit-transition: color 0.6s cubic-bezier(0.55, 0.085, 0.68, 0.53);
      -moz-transition: color 0.6s cubic-bezier(0.55, 0.085, 0.68, 0.53);
      transition: color 0.6s cubic-bezier(0.55, 0.085, 0.68, 0.53);
      color: #a4a4a4; }
      .node-type-news .panel-col-middle-left .pane-node-field-category-tag .pane-content a:hover, .node-type-news .panel-col-middle-left .pane-node-field-speciality-ref .pane-content a:hover,
      .node-type-news .panel-col-middle-left .pane-node-field-type .pane-content a:hover, .node-type-news .panel-col-middle-left .pane-node-field-type-title .pane-content a:hover {
        -webkit-transition: color 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: color 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: color 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        color: #495a57; }
.node-type-news .panel-col-middle-left .pane-node-field-type,
.node-type-news .panel-col-middle-left .pane-node-field-type-title {
  padding-bottom: 20px;
  padding-top: 20px;
  border-top: 1px solid #dadada; }
.node-type-news .panel-col-middle-left .pane-node-field-speciality-ref {
  margin-top: 10px;
  padding: 20px 0;
  border-top: 1px solid #dadada; }
.node-type-news .panel-col-middle-left .pane-node-field-category-tag {
  padding-bottom: 20px; }
.node-type-news .panel-col-middle-left .pane-node-field-manchet {
  width: 74.29245%;
  margin-right: 2.83019%;
  float: left;
  font-family: "AdobeGaramondW01-Regula", sans-serif;
  font-size: 24px;
  line-height: 26px;
  font-weight: 400;
  text-decoration: none;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  color: #666666;
  padding-top: 30px;
  border-top: 1px solid #dadada;
  margin-bottom: 30px; }
  @media (max-width: 500px) {
    .node-type-news .panel-col-middle-left .pane-node-field-manchet {
      font-size: 20px;
      line-height: 22px; } }
  @media (max-width: 500px) {
    .node-type-news .panel-col-middle-left .pane-node-field-manchet {
      width: 100%; } }
.node-type-news .panel-col-middle-left .pane-node-field-video, .node-type-news .panel-col-middle-left .pane-node-field-image {
  width: 87.14623%;
  margin-right: 2.83019%;
  float: left;
  margin: 20px 0 40px 0; }
  @media (max-width: 500px) {
    .node-type-news .panel-col-middle-left .pane-node-field-video, .node-type-news .panel-col-middle-left .pane-node-field-image {
      width: 100%; } }
  .node-type-news .panel-col-middle-left .pane-node-field-video.image-hidden, .node-type-news .panel-col-middle-left .pane-node-field-image.image-hidden {
    display: none; }
  .node-type-news .panel-col-middle-left .pane-node-field-video .field-video > .video:before, .node-type-news .panel-col-middle-left .pane-node-field-image .field-video > .video:before {
    padding-top: 57%; }
  .node-type-news .panel-col-middle-left .pane-node-field-video img, .node-type-news .panel-col-middle-left .pane-node-field-image img {
    width: 100%;
    height: auto;
    display: block; }
.node-type-news .panel-col-middle-left .pane-node-body {
  width: 61.43868%;
  margin-right: 2.83019%;
  float: left; }
  @media (max-width: 890px) {
    .node-type-news .panel-col-middle-left .pane-node-body {
      width: 74.29245%;
      margin-right: 2.83019%;
      float: left; } }
  @media (max-width: 780px) {
    .node-type-news .panel-col-middle-left .pane-node-body {
      width: 60.74219%;
      margin-right: 4.6875%;
      float: left; } }
  @media (max-width: 500px) {
    .node-type-news .panel-col-middle-left .pane-node-body {
      width: 100%; } }
.node-type-news .panel-col-middle-left .pane-node-field-sections {
  width: 74.29245%;
  margin-right: 2.83019%;
  float: left; }
  @media (max-width: 500px) {
    .node-type-news .panel-col-middle-left .pane-node-field-sections {
      width: 100%; } }
  .node-type-news .panel-col-middle-left .pane-node-field-sections .section-text {
    width: 82.7044%;
    margin-right: 3.77358%;
    float: left; }
    @media (max-width: 890px) {
      .node-type-news .panel-col-middle-left .pane-node-field-sections .section-text {
        width: 74.29245%;
        margin-right: 2.83019%;
        float: left; } }
    @media (max-width: 780px) {
      .node-type-news .panel-col-middle-left .pane-node-field-sections .section-text {
        width: 82.29167%;
        margin-right: 6.25%;
        float: left; } }
    @media (max-width: 500px) {
      .node-type-news .panel-col-middle-left .pane-node-field-sections .section-text {
        width: 100%; } }
.node-type-news .panel-col-middle-left .pane-custom-button {
  float: left;
  margin-top: 20px;
  margin-bottom: 80px; }
  @media (max-width: 500px) {
    .node-type-news .panel-col-middle-left .pane-custom-button {
      margin-top: 0px;
      margin-bottom: 60px; } }
  .node-type-news .panel-col-middle-left .pane-custom-button .button-container {
    clear: both;
    float: left; }
    .node-type-news .panel-col-middle-left .pane-custom-button .button-container .button {
      -webkit-transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      font-family: "Montserrat", sans-serif;
      font-size: 12px;
      line-height: 20px;
      font-weight: 400;
      text-decoration: none;
      text-transform: uppercase;
      letter-spacing: 1px;
      -webkit-font-smoothing: antialiased !important;
      -moz-osx-font-smoothing: grayscale;
      float: left;
      line-height: 34px;
      color: #a4a4a4;
      box-sizing: border-box;
      position: relative;
      width: 160px;
      text-align: center;
      cursor: pointer; }
      @media (max-width: 500px) {
        .node-type-news .panel-col-middle-left .pane-custom-button .button-container .button {
          letter-spacing: 0px; } }
      .node-type-news .panel-col-middle-left .pane-custom-button .button-container .button.js-touch, .node-type-news .panel-col-middle-left .pane-custom-button .button-container .button.js-ie {
        -webkit-transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        border: 2px solid #a4a4a4;
        box-sizing: border-box;
        height: 34px;
        line-height: 30px; }
        .node-type-news .panel-col-middle-left .pane-custom-button .button-container .button.js-touch svg, .node-type-news .panel-col-middle-left .pane-custom-button .button-container .button.js-ie svg {
          display: none; }
      .node-type-news .panel-col-middle-left .pane-custom-button .button-container .button svg {
        height: 34px;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%; }
      .node-type-news .panel-col-middle-left .pane-custom-button .button-container .button rect {
        -webkit-transition: all 1s 0.22s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: all 1s 0.22s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: all 1s 0.22s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        fill: none;
        stroke: #a4a4a4;
        stroke-width: 4;
        stroke-dasharray: 422, 0; }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
          .node-type-news .panel-col-middle-left .pane-custom-button .button-container .button rect {
            stroke-width: 2; } }
    .node-type-news .panel-col-middle-left .pane-custom-button .button-container .social-btns {
      -webkit-transition: width 0s 1s;
      -moz-transition: width 0s 1s;
      transition: width 0s 1s;
      width: 0px;
      height: 34px;
      float: left;
      position: relative; }
      .node-type-news .panel-col-middle-left .pane-custom-button .button-container .social-btns .inner {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        overflow: hidden; }
        .node-type-news .panel-col-middle-left .pane-custom-button .button-container .social-btns .inner > div {
          -webkit-transition: color 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53), background-color 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53), border-color 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
          -moz-transition: color 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53), background-color 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53), border-color 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
          transition: color 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53), background-color 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53), border-color 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
          width: 34px;
          height: 34px;
          box-sizing: border-box;
          position: relative;
          float: left;
          font-size: 12px;
          color: #495a57;
          border-right: 2px solid;
          border-bottom: 2px solid;
          border-color: #a4a4a4;
          border-right-color: #495a57;
          background-color: #ffffff;
          cursor: pointer;
          font-family: 'icomoon' !important;
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          -webkit-font-smoothing: antialiased !important;
          -moz-osx-font-smoothing: grayscale; }
          .node-type-news .panel-col-middle-left .pane-custom-button .button-container .social-btns .inner > div:hover {
            -webkit-transition: background-color 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            -moz-transition: background-color 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            transition: background-color 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
            .node-type-news .panel-col-middle-left .pane-custom-button .button-container .social-btns .inner > div:hover:before {
              -webkit-transition: color 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
              -moz-transition: color 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
              transition: color 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
              color: #495a57 !important; }
          .node-type-news .panel-col-middle-left .pane-custom-button .button-container .social-btns .inner > div:before {
            -webkit-transition: color 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            -moz-transition: color 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            transition: color 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            position: absolute;
            top: 10px;
            left: 10px;
            display: block;
            color: #a4a4a4; }
          .node-type-news .panel-col-middle-left .pane-custom-button .button-container .social-btns .inner > div.facebook {
            -webkit-transition: -webkit-transform 0.2s 0.05s cubic-bezier(0.55, 0.085, 0.68, 0.53), border-color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
            -moz-transition: -moz-transform 0.2s 0.05s cubic-bezier(0.55, 0.085, 0.68, 0.53), border-color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
            transition: transform 0.2s 0.05s cubic-bezier(0.55, 0.085, 0.68, 0.53), border-color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
            -webkit-transform: translateX(-34px);
            -moz-transform: translateX(-34px);
            -ms-transform: translateX(-34px);
            -o-transform: translateX(-34px);
            transform: translateX(-34px); }
            .node-type-news .panel-col-middle-left .pane-custom-button .button-container .social-btns .inner > div.facebook:before {
              content: "\e90a"; }
          .node-type-news .panel-col-middle-left .pane-custom-button .button-container .social-btns .inner > div.twitter {
            -webkit-transition: -webkit-transform 0.22s 0.06s cubic-bezier(0.55, 0.085, 0.68, 0.53), border-color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
            -moz-transition: -moz-transform 0.22s 0.06s cubic-bezier(0.55, 0.085, 0.68, 0.53), border-color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
            transition: transform 0.22s 0.06s cubic-bezier(0.55, 0.085, 0.68, 0.53), border-color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
            -webkit-transform: translateX(-68px);
            -moz-transform: translateX(-68px);
            -ms-transform: translateX(-68px);
            -o-transform: translateX(-68px);
            transform: translateX(-68px); }
            .node-type-news .panel-col-middle-left .pane-custom-button .button-container .social-btns .inner > div.twitter:before {
              content: "\e903"; }
          .node-type-news .panel-col-middle-left .pane-custom-button .button-container .social-btns .inner > div.linkedin {
            -webkit-transition: -webkit-transform 0.24s 0.07s cubic-bezier(0.55, 0.085, 0.68, 0.53), border-color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
            -moz-transition: -moz-transform 0.24s 0.07s cubic-bezier(0.55, 0.085, 0.68, 0.53), border-color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
            transition: transform 0.24s 0.07s cubic-bezier(0.55, 0.085, 0.68, 0.53), border-color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
            -webkit-transform: translateX(-102px);
            -moz-transform: translateX(-102px);
            -ms-transform: translateX(-102px);
            -o-transform: translateX(-102px);
            transform: translateX(-102px); }
            .node-type-news .panel-col-middle-left .pane-custom-button .button-container .social-btns .inner > div.linkedin:before {
              content: "\e904"; }
          .node-type-news .panel-col-middle-left .pane-custom-button .button-container .social-btns .inner > div.mail {
            -webkit-transition: -webkit-transform 0.26s 0.08s cubic-bezier(0.55, 0.085, 0.68, 0.53), border-color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
            -moz-transition: -moz-transform 0.26s 0.08s cubic-bezier(0.55, 0.085, 0.68, 0.53), border-color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
            transition: transform 0.26s 0.08s cubic-bezier(0.55, 0.085, 0.68, 0.53), border-color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
            -webkit-transform: translateX(-136px);
            -moz-transform: translateX(-136px);
            -ms-transform: translateX(-136px);
            -o-transform: translateX(-136px);
            transform: translateX(-136px); }
            .node-type-news .panel-col-middle-left .pane-custom-button .button-container .social-btns .inner > div.mail:before {
              content: "\e90b"; }
    .node-type-news .panel-col-middle-left .pane-custom-button .button-container:hover .social-btns {
      -webkit-transition: width 0s 0s;
      -moz-transition: width 0s 0s;
      transition: width 0s 0s;
      width: 136px; }
      .node-type-news .panel-col-middle-left .pane-custom-button .button-container:hover .social-btns .inner > div:before {
        -webkit-transition: color 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: color 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: color 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        color: #a4a4a4; }
      .node-type-news .panel-col-middle-left .pane-custom-button .button-container:hover .social-btns .inner > div.facebook {
        -webkit-transition: -webkit-transform 0.2s 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), border-color 0.4s 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: -moz-transform 0.2s 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), border-color 0.4s 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: transform 0.2s 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), border-color 0.4s 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
        transform: translateX(0px);
        border-bottom-color: #495a57; }
      .node-type-news .panel-col-middle-left .pane-custom-button .button-container:hover .social-btns .inner > div.twitter {
        -webkit-transition: -webkit-transform 0.3s 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94), border-color 0.5s 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: -moz-transform 0.3s 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94), border-color 0.5s 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: transform 0.3s 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94), border-color 0.5s 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
        transform: translateX(0px);
        border-bottom-color: #495a57; }
      .node-type-news .panel-col-middle-left .pane-custom-button .button-container:hover .social-btns .inner > div.linkedin {
        -webkit-transition: -webkit-transform 0.4s 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), border-color 0.6s 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: -moz-transform 0.4s 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), border-color 0.6s 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: transform 0.4s 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), border-color 0.6s 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
        transform: translateX(0px);
        border-bottom-color: #495a57; }
      .node-type-news .panel-col-middle-left .pane-custom-button .button-container:hover .social-btns .inner > div.mail {
        -webkit-transition: -webkit-transform 0.5s 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94), border-color 0.7s 0.05s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: -moz-transform 0.5s 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94), border-color 0.7s 0.05s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: transform 0.5s 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94), border-color 0.7s 0.05s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
        transform: translateX(0px);
        border-bottom-color: #495a57; }
    .node-type-news .panel-col-middle-left .pane-custom-button .button-container:hover .button {
      -webkit-transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      color: #495a57; }
      .node-type-news .panel-col-middle-left .pane-custom-button .button-container:hover .button.js-touch, .node-type-news .panel-col-middle-left .pane-custom-button .button-container:hover .button.js-ie {
        -webkit-transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        border: 2px solid #495a57; }
      .node-type-news .panel-col-middle-left .pane-custom-button .button-container:hover .button rect {
        -webkit-transition: all 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
        -moz-transition: all 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
        transition: all 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
        stroke: #495a57;
        stroke-width: 4;
        stroke-dasharray: 160, 228;
        stroke-dashoffset: 194; }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
          .node-type-news .panel-col-middle-left .pane-custom-button .button-container:hover .button rect {
            stroke-width: 2; } }
.node-type-news .panel-col-middle-left .print-btn {
  clear: left;
  width: 160px;
  margin-right: 20px; }
  @media (max-width: 500px) {
    .node-type-news .panel-col-middle-left .print-btn {
      margin-bottom: 10px; } }
.node-type-news .panel-col-middle-right .pane-node-field-person-ref {
  margin-bottom: 60px; }
  .node-type-news .panel-col-middle-right .pane-node-field-person-ref .pane-title {
    width: 100%;
    clear: both;
    float: left;
    font-family: "AdobeGaramondW01-Regula", sans-serif;
    font-size: 30px;
    line-height: 34px;
    font-weight: 400;
    text-decoration: none;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
    color: #495a57; }
    @media (max-width: 500px) {
      .node-type-news .panel-col-middle-right .pane-node-field-person-ref .pane-title {
        font-size: 26px;
        line-height: 30px; } }
    .node-type-news .panel-col-middle-right .pane-node-field-person-ref .pane-title:after {
      width: 20.75472%;
      margin-right: 5.66038%;
      float: left;
      margin-top: 20px;
      margin-bottom: 40px;
      content: "";
      height: 2px;
      display: block;
      clear: both;
      float: none;
      background-color: #495a57; }
      @media (max-width: 780px) {
        .node-type-news .panel-col-middle-right .pane-node-field-person-ref .pane-title:after {
          width: 90px; } }
      @media (max-width: 500px) {
        .node-type-news .panel-col-middle-right .pane-node-field-person-ref .pane-title:after {
          width: 40px; } }
  .node-type-news .panel-col-middle-right .pane-node-field-person-ref .field-person-ref > .items > .item {
    width: 100%;
    float: left;
    margin-bottom: 20px; }
.node-type-news .panel-col-middle-right .pane-node-field-speciality-ref {
  margin-bottom: 60px; }
  .node-type-news .panel-col-middle-right .pane-node-field-speciality-ref .pane-title {
    width: 100%;
    clear: both;
    float: left;
    font-family: "AdobeGaramondW01-Regula", sans-serif;
    font-size: 30px;
    line-height: 34px;
    font-weight: 400;
    text-decoration: none;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
    color: #495a57; }
    @media (max-width: 500px) {
      .node-type-news .panel-col-middle-right .pane-node-field-speciality-ref .pane-title {
        font-size: 26px;
        line-height: 30px; } }
    .node-type-news .panel-col-middle-right .pane-node-field-speciality-ref .pane-title:after {
      width: 20.75472%;
      margin-right: 5.66038%;
      float: left;
      margin-top: 20px;
      margin-bottom: 40px;
      content: "";
      height: 2px;
      display: block;
      clear: both;
      float: none;
      background-color: #495a57; }
      @media (max-width: 780px) {
        .node-type-news .panel-col-middle-right .pane-node-field-speciality-ref .pane-title:after {
          width: 90px; } }
      @media (max-width: 500px) {
        .node-type-news .panel-col-middle-right .pane-node-field-speciality-ref .pane-title:after {
          width: 40px; } }
  .node-type-news .panel-col-middle-right .pane-node-field-speciality-ref a {
    -webkit-transition: color 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -moz-transition: color 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: color 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    display: block;
    font-family: "AdobeGaramondW01-Regula", sans-serif;
    font-size: 24px;
    line-height: 26px;
    font-weight: 400;
    text-decoration: none;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
    color: #495a57;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #495a57;
    position: relative;
    position: relative; }
    @media (max-width: 500px) {
      .node-type-news .panel-col-middle-right .pane-node-field-speciality-ref a {
        font-size: 20px;
        line-height: 22px; } }
    .node-type-news .panel-col-middle-right .pane-node-field-speciality-ref a:after {
      -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: -moz-transform 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: transform 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -webkit-transform: scaleX(0);
      -moz-transform: scaleX(0);
      -ms-transform: scaleX(0);
      -o-transform: scaleX(0);
      transform: scaleX(0);
      -webkit-transform-origin: left center;
      -moz-transform-origin: left center;
      -ms-transform-origin: left center;
      -o-transform-origin: left center;
      transform-origin: left center;
      width: 18px;
      content: "";
      position: absolute;
      height: 2px;
      bottom: 0px;
      left: 0;
      background-color: #495a57;
      opacity: 1; }
      @media (max-width: 780px) {
        .node-type-news .panel-col-middle-right .pane-node-field-speciality-ref a:after {
          display: none; } }
    .node-type-news .panel-col-middle-right .pane-node-field-speciality-ref a:hover:after {
      -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: -moz-transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
      opacity: 1; }
.node-type-news .panel-col-middle-right .pane-node-field-links-bundle-ref {
  margin-bottom: 60px; }
  .node-type-news .panel-col-middle-right .pane-node-field-links-bundle-ref .pane-title {
    width: 100%;
    clear: both;
    float: left;
    font-family: "AdobeGaramondW01-Regula", sans-serif;
    font-size: 30px;
    line-height: 34px;
    font-weight: 400;
    text-decoration: none;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
    color: #495a57; }
    @media (max-width: 500px) {
      .node-type-news .panel-col-middle-right .pane-node-field-links-bundle-ref .pane-title {
        font-size: 26px;
        line-height: 30px; } }
    .node-type-news .panel-col-middle-right .pane-node-field-links-bundle-ref .pane-title:after {
      width: 20.75472%;
      margin-right: 5.66038%;
      float: left;
      margin-top: 20px;
      margin-bottom: 40px;
      content: "";
      height: 2px;
      display: block;
      clear: both;
      float: none;
      background-color: #495a57; }
      @media (max-width: 780px) {
        .node-type-news .panel-col-middle-right .pane-node-field-links-bundle-ref .pane-title:after {
          width: 90px; } }
      @media (max-width: 500px) {
        .node-type-news .panel-col-middle-right .pane-node-field-links-bundle-ref .pane-title:after {
          width: 40px; } }
.node-type-news .panel-col-middle-right .pane-node-field-downloads {
  width: 100%;
  float: left;
  margin-bottom: 120px; }
  .node-type-news .panel-col-middle-right .pane-node-field-downloads .pane-title {
    width: 100%;
    clear: both;
    float: left;
    font-family: "AdobeGaramondW01-Regula", sans-serif;
    font-size: 30px;
    line-height: 34px;
    font-weight: 400;
    text-decoration: none;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
    color: #495a57; }
    @media (max-width: 500px) {
      .node-type-news .panel-col-middle-right .pane-node-field-downloads .pane-title {
        font-size: 26px;
        line-height: 30px; } }
    .node-type-news .panel-col-middle-right .pane-node-field-downloads .pane-title:after {
      width: 20.75472%;
      margin-right: 5.66038%;
      float: left;
      margin-top: 20px;
      margin-bottom: 40px;
      content: "";
      height: 2px;
      display: block;
      clear: both;
      float: none;
      background-color: #495a57; }
      @media (max-width: 780px) {
        .node-type-news .panel-col-middle-right .pane-node-field-downloads .pane-title:after {
          width: 90px; } }
      @media (max-width: 500px) {
        .node-type-news .panel-col-middle-right .pane-node-field-downloads .pane-title:after {
          width: 40px; } }
  .node-type-news .panel-col-middle-right .pane-node-field-downloads .pane-content {
    width: 100%;
    float: left; }

.node-type-person .pane-node-content {
  width: 100%;
  float: left; }
.node-type-person .pane-node-title, .node-type-person .pane-person-title {
  width: 85.25221%;
  margin-right: 3.2345%;
  float: left;
  font-family: "AdobeGaramondW01-Regula", sans-serif;
  font-size: 30px;
  line-height: 34px;
  font-weight: 400;
  text-decoration: none;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  color: #495a57;
  margin-top: 60px;
  width: 100%;
  clear: both;
  float: left;
  font-family: "AdobeGaramondW01-Regula", sans-serif;
  font-size: 30px;
  line-height: 34px;
  font-weight: 400;
  text-decoration: none;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  color: #495a57; }
  @media (max-width: 500px) {
    .node-type-person .pane-node-title, .node-type-person .pane-person-title {
      font-size: 26px;
      line-height: 30px; } }
  @media (max-width: 500px) {
    .node-type-person .pane-node-title, .node-type-person .pane-person-title {
      font-size: 26px;
      line-height: 30px; } }
  .node-type-person .pane-node-title:after, .node-type-person .pane-person-title:after {
    width: 11.51328%;
    margin-right: 3.2345%;
    float: left;
    margin-top: 20px;
    margin-bottom: 40px;
    content: "";
    height: 2px;
    display: block;
    clear: both;
    float: none;
    background-color: #495a57; }
    @media (max-width: 780px) {
      .node-type-person .pane-node-title:after, .node-type-person .pane-person-title:after {
        width: 90px; } }
    @media (max-width: 500px) {
      .node-type-person .pane-node-title:after, .node-type-person .pane-person-title:after {
        width: 40px; } }
  @media (max-width: 780px) {
    .node-type-person .pane-node-title, .node-type-person .pane-person-title {
      display: none; } }
.node-type-person .pane-node-body {
  width: 70.50443%;
  margin-right: 3.2345%;
  float: left;
  margin-bottom: 0px; }
  @media (max-width: 780px) {
    .node-type-person .pane-node-body {
      margin-top: 20px;
      width: 100%; } }
.node-type-person .pane-custom-button {
  float: left;
  margin-bottom: 30px;
  margin-top: 30px; }
  @media (max-width: 780px) {
    .node-type-person .pane-custom-button {
      margin-bottom: 60px; } }
  .node-type-person .pane-custom-button.clear {
    clear: both; }
  @media (max-width: 780px) {
    .node-type-person .pane-custom-button.print-cv {
      display: none; } }
  .node-type-person .pane-custom-button .button-container {
    margin-right: 20px; }
    .node-type-person .pane-custom-button .button-container.linkedin {
      clear: both;
      float: left; }
      .node-type-person .pane-custom-button .button-container.linkedin .button {
        -webkit-transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        font-family: "Montserrat", sans-serif;
        font-size: 12px;
        line-height: 20px;
        font-weight: 400;
        text-decoration: none;
        text-transform: uppercase;
        letter-spacing: 1px;
        -webkit-font-smoothing: antialiased !important;
        -moz-osx-font-smoothing: grayscale;
        float: left;
        line-height: 34px;
        color: #a4a4a4;
        box-sizing: border-box;
        position: relative;
        width: 130px;
        text-align: center;
        cursor: pointer; }
        @media (max-width: 500px) {
          .node-type-person .pane-custom-button .button-container.linkedin .button {
            letter-spacing: 0px; } }
        .node-type-person .pane-custom-button .button-container.linkedin .button.js-touch, .node-type-person .pane-custom-button .button-container.linkedin .button.js-ie {
          -webkit-transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -moz-transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          border: 2px solid #a4a4a4;
          box-sizing: border-box;
          height: 34px;
          line-height: 30px; }
          .node-type-person .pane-custom-button .button-container.linkedin .button.js-touch svg, .node-type-person .pane-custom-button .button-container.linkedin .button.js-ie svg {
            display: none; }
        .node-type-person .pane-custom-button .button-container.linkedin .button svg {
          height: 34px;
          left: 0;
          position: absolute;
          top: 0;
          width: 100%; }
        .node-type-person .pane-custom-button .button-container.linkedin .button rect {
          -webkit-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -moz-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          fill: none;
          stroke: #a4a4a4;
          stroke-width: 4;
          stroke-dasharray: 422, 0; }
          @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
            .node-type-person .pane-custom-button .button-container.linkedin .button rect {
              stroke-width: 2; } }
      .node-type-person .pane-custom-button .button-container.linkedin:hover .button {
        -webkit-transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        color: #495a57; }
        .node-type-person .pane-custom-button .button-container.linkedin:hover .button.js-touch, .node-type-person .pane-custom-button .button-container.linkedin:hover .button.js-ie {
          -webkit-transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -moz-transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          border: 2px solid #495a57; }
        .node-type-person .pane-custom-button .button-container.linkedin:hover .button rect {
          -webkit-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -moz-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          stroke: #495a57;
          stroke-width: 4;
          stroke-dasharray: 130, 198;
          stroke-dashoffset: 164; }
          @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
            .node-type-person .pane-custom-button .button-container.linkedin:hover .button rect {
              stroke-width: 2; } }
    .node-type-person .pane-custom-button .button-container.normal {
      clear: both;
      float: left; }
      .node-type-person .pane-custom-button .button-container.normal .button {
        -webkit-transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        font-family: "Montserrat", sans-serif;
        font-size: 12px;
        line-height: 20px;
        font-weight: 400;
        text-decoration: none;
        text-transform: uppercase;
        letter-spacing: 1px;
        -webkit-font-smoothing: antialiased !important;
        -moz-osx-font-smoothing: grayscale;
        float: left;
        line-height: 34px;
        color: #a4a4a4;
        box-sizing: border-box;
        position: relative;
        width: 130px;
        text-align: center;
        cursor: pointer; }
        @media (max-width: 500px) {
          .node-type-person .pane-custom-button .button-container.normal .button {
            letter-spacing: 0px; } }
        .node-type-person .pane-custom-button .button-container.normal .button.js-touch, .node-type-person .pane-custom-button .button-container.normal .button.js-ie {
          -webkit-transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -moz-transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          border: 2px solid #a4a4a4;
          box-sizing: border-box;
          height: 34px;
          line-height: 30px; }
          .node-type-person .pane-custom-button .button-container.normal .button.js-touch svg, .node-type-person .pane-custom-button .button-container.normal .button.js-ie svg {
            display: none; }
        .node-type-person .pane-custom-button .button-container.normal .button svg {
          height: 34px;
          left: 0;
          position: absolute;
          top: 0;
          width: 100%; }
        .node-type-person .pane-custom-button .button-container.normal .button rect {
          -webkit-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -moz-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          fill: none;
          stroke: #a4a4a4;
          stroke-width: 4;
          stroke-dasharray: 422, 0; }
          @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
            .node-type-person .pane-custom-button .button-container.normal .button rect {
              stroke-width: 2; } }
      .node-type-person .pane-custom-button .button-container.normal:hover .button {
        -webkit-transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        color: #495a57; }
        .node-type-person .pane-custom-button .button-container.normal:hover .button.js-touch, .node-type-person .pane-custom-button .button-container.normal:hover .button.js-ie {
          -webkit-transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -moz-transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          border: 2px solid #495a57; }
        .node-type-person .pane-custom-button .button-container.normal:hover .button rect {
          -webkit-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -moz-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          stroke: #495a57;
          stroke-width: 4;
          stroke-dasharray: 130, 198;
          stroke-dashoffset: 164; }
          @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
            .node-type-person .pane-custom-button .button-container.normal:hover .button rect {
              stroke-width: 2; } }
.node-type-person .pane-main-person-recommendations {
  width: 100%;
  float: left; }
  .node-type-person .pane-main-person-recommendations .person-recommendations {
    margin-top: 60px;
    margin-bottom: 40px;
    width: 70.50443%;
    margin-right: 3.2345%;
    float: left; }
    @media (max-width: 500px) {
      .node-type-person .pane-main-person-recommendations .person-recommendations {
        width: 100%; } }
    .node-type-person .pane-main-person-recommendations .person-recommendations .slick-dots {
      position: absolute;
      left: 0;
      top: -40px; }
    .node-type-person .pane-main-person-recommendations .person-recommendations .slick-track > .award .content {
      -webkit-transition: -webkit-transform 1.2s 0.15s cubic-bezier(0.55, 0.085, 0.68, 0.53), opacity 0.25s 0.15s cubic-bezier(0.55, 0.085, 0.68, 0.53);
      -moz-transition: -moz-transform 1.2s 0.15s cubic-bezier(0.55, 0.085, 0.68, 0.53), opacity 0.25s 0.15s cubic-bezier(0.55, 0.085, 0.68, 0.53);
      transition: transform 1.2s 0.15s cubic-bezier(0.55, 0.085, 0.68, 0.53), opacity 0.25s 0.15s cubic-bezier(0.55, 0.085, 0.68, 0.53);
      -webkit-transform: translateX(-10px);
      -moz-transform: translateX(-10px);
      -ms-transform: translateX(-10px);
      -o-transform: translateX(-10px);
      transform: translateX(-10px);
      opacity: 0; }
    .node-type-person .pane-main-person-recommendations .person-recommendations .slick-track > .award.slick-active .content {
      -webkit-transition: -webkit-transform 1.2s 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 1.2s 0.15s cubic-bezier(0.55, 0.085, 0.68, 0.53);
      -moz-transition: -moz-transform 1.2s 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 1.2s 0.15s cubic-bezier(0.55, 0.085, 0.68, 0.53);
      transition: transform 1.2s 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 1.2s 0.15s cubic-bezier(0.55, 0.085, 0.68, 0.53);
      -webkit-transform: translateX(0px);
      -moz-transform: translateX(0px);
      -ms-transform: translateX(0px);
      -o-transform: translateX(0px);
      transform: translateX(0px);
      opacity: 1; }
.node-type-person .pane-node-field-image-image {
  width: 100%;
  float: left; }
  .node-type-person .pane-node-field-image-image .field-image-image .item {
    width: 100%;
    float: left;
    margin-bottom: 30px; }
    .node-type-person .pane-node-field-image-image .field-image-image .item img {
      width: 26.26107%;
      margin-right: 3.2345%;
      float: left;
      height: auto; }
      @media (max-width: 500px) {
        .node-type-person .pane-node-field-image-image .field-image-image .item img {
          width: 28.41509%;
          margin-right: 2.26415%;
          float: left; } }
    .node-type-person .pane-node-field-image-image .field-image-image .item .image-caption {
      width: 41.00886%;
      float: left;
      font-family: "AdobeGaramondW01-Regula", sans-serif;
      font-size: 18px;
      line-height: 24px;
      font-weight: 400;
      text-decoration: none;
      -webkit-font-smoothing: antialiased !important;
      -moz-osx-font-smoothing: grayscale;
      /*
          @include scope(mobile){
            font-size: 16px;
            line-height: 22px;
          }
      */
      color: #666666; }
      @media (max-width: 500px) {
        .node-type-person .pane-node-field-image-image .field-image-image .item .image-caption {
          width: 69.32075%;
          float: left; } }
.node-type-person .pane-node-field-speciality-ref {
  margin-top: 60px; }
  .node-type-person .pane-node-field-speciality-ref .pane-title {
    width: 100%;
    clear: both;
    float: left;
    font-family: "AdobeGaramondW01-Regula", sans-serif;
    font-size: 30px;
    line-height: 34px;
    font-weight: 400;
    text-decoration: none;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
    color: #495a57; }
    @media (max-width: 500px) {
      .node-type-person .pane-node-field-speciality-ref .pane-title {
        font-size: 26px;
        line-height: 30px; } }
    .node-type-person .pane-node-field-speciality-ref .pane-title:after {
      width: 16.37736%;
      margin-right: 4.5283%;
      float: left;
      margin-top: 20px;
      margin-bottom: 40px;
      content: "";
      height: 2px;
      display: block;
      clear: both;
      float: none;
      background-color: #495a57; }
      @media (max-width: 780px) {
        .node-type-person .pane-node-field-speciality-ref .pane-title:after {
          width: 90px; } }
      @media (max-width: 500px) {
        .node-type-person .pane-node-field-speciality-ref .pane-title:after {
          width: 40px; } }
    @media (max-width: 780px) {
      .node-type-person .pane-node-field-speciality-ref .pane-title {
        width: 100%;
        clear: both;
        float: left;
        font-family: "AdobeGaramondW01-Regula", sans-serif;
        font-size: 30px;
        line-height: 34px;
        font-weight: 400;
        text-decoration: none;
        -webkit-font-smoothing: antialiased !important;
        -moz-osx-font-smoothing: grayscale;
        color: #495a57; } }
  @media (max-width: 780px) and (max-width: 500px) {
    .node-type-person .pane-node-field-speciality-ref .pane-title {
      font-size: 26px;
      line-height: 30px; } }
    @media (max-width: 780px) {
        .node-type-person .pane-node-field-speciality-ref .pane-title:after {
          width: 5.46875%;
          margin-right: 3.125%;
          float: left;
          margin-top: 20px;
          margin-bottom: 40px;
          content: "";
          height: 2px;
          display: block;
          clear: both;
          float: none;
          background-color: #495a57; } }
    @media (max-width: 780px) and (max-width: 780px) {
      .node-type-person .pane-node-field-speciality-ref .pane-title:after {
        width: 90px; } }
    @media (max-width: 780px) and (max-width: 500px) {
      .node-type-person .pane-node-field-speciality-ref .pane-title:after {
        width: 40px; } }

  .node-type-person .pane-node-field-speciality-ref a {
    -webkit-transition: color 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -moz-transition: color 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: color 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    display: block;
    font-family: "AdobeGaramondW01-Regula", sans-serif;
    font-size: 24px;
    line-height: 26px;
    font-weight: 400;
    text-decoration: none;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
    color: #495a57;
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #495a57;
    position: relative;
    position: relative; }
    @media (max-width: 500px) {
      .node-type-person .pane-node-field-speciality-ref a {
        font-size: 20px;
        line-height: 22px; } }
    .node-type-person .pane-node-field-speciality-ref a:after {
      -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: -moz-transform 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: transform 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -webkit-transform: scaleX(0);
      -moz-transform: scaleX(0);
      -ms-transform: scaleX(0);
      -o-transform: scaleX(0);
      transform: scaleX(0);
      -webkit-transform-origin: left center;
      -moz-transform-origin: left center;
      -ms-transform-origin: left center;
      -o-transform-origin: left center;
      transform-origin: left center;
      width: 18px;
      content: "";
      position: absolute;
      height: 2px;
      bottom: 0px;
      left: 0;
      background-color: #495a57;
      opacity: 1; }
      @media (max-width: 780px) {
        .node-type-person .pane-node-field-speciality-ref a:after {
          display: none; } }
    .node-type-person .pane-node-field-speciality-ref a:hover:after {
      -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: -moz-transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
      opacity: 1; }
.node-type-person .pane-news-person-latest-news .person-related-news,
.node-type-person .pane-main-person-news .person-related-news {
  margin-top: 80px;
  margin-bottom: 80px; }
.node-type-person .pane-news-person-latest-news .block-title,
.node-type-person .pane-main-person-news .block-title {
  width: 100%;
  clear: both;
  float: left;
  font-family: "AdobeGaramondW01-Regula", sans-serif;
  font-size: 30px;
  line-height: 34px;
  font-weight: 400;
  text-decoration: none;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  color: #495a57; }
  @media (max-width: 500px) {
    .node-type-person .pane-news-person-latest-news .block-title,
    .node-type-person .pane-main-person-news .block-title {
      font-size: 26px;
      line-height: 30px; } }
  .node-type-person .pane-news-person-latest-news .block-title:after,
  .node-type-person .pane-main-person-news .block-title:after {
    width: 16.37736%;
    margin-right: 4.5283%;
    float: left;
    margin-top: 20px;
    margin-bottom: 40px;
    content: "";
    height: 2px;
    display: block;
    clear: both;
    float: none;
    background-color: #495a57; }
    @media (max-width: 780px) {
      .node-type-person .pane-news-person-latest-news .block-title:after,
      .node-type-person .pane-main-person-news .block-title:after {
        width: 90px; } }
    @media (max-width: 500px) {
      .node-type-person .pane-news-person-latest-news .block-title:after,
      .node-type-person .pane-main-person-news .block-title:after {
        width: 40px; } }
.node-type-person .pane-person-related-person {
  width: 90%;
  max-width: 1160px;
  margin: 0 auto;
  margin-top: 80px;
  margin-bottom: 40px; }
  @media (max-width: 890px) {
    .node-type-person .pane-person-related-person {
      width: 90%; } }
  @media (max-width: 780px) {
    .node-type-person .pane-person-related-person {
      width: 100%; } }
  @media (max-width: 500px) {
    .node-type-person .pane-person-related-person {
      width: 100%; } }
  @media (max-width: 780px) {
    .node-type-person .pane-person-related-person {
      box-sizing: border-box;
      padding: 0 8.59375%;
      margin-top: 60px; } }
  .node-type-person .pane-person-related-person .pane-title {
    width: 100%;
    clear: both;
    float: left;
    font-family: "AdobeGaramondW01-Regula", sans-serif;
    font-size: 30px;
    line-height: 34px;
    font-weight: 400;
    text-decoration: none;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
    color: #495a57; }
    @media (max-width: 500px) {
      .node-type-person .pane-person-related-person .pane-title {
        font-size: 26px;
        line-height: 30px; } }
    .node-type-person .pane-person-related-person .pane-title:after {
      width: 6.60377%;
      margin-right: 1.88679%;
      float: left;
      margin-top: 20px;
      margin-bottom: 40px;
      content: "";
      height: 2px;
      display: block;
      clear: both;
      float: none;
      background-color: #495a57; }
      @media (max-width: 780px) {
        .node-type-person .pane-person-related-person .pane-title:after {
          width: 90px; } }
      @media (max-width: 500px) {
        .node-type-person .pane-person-related-person .pane-title:after {
          width: 40px; } }

.pane-main-person-search {
  width: 100%;
  float: left; }

.pane-back-to-list {
  background-color: #495a57;
  width: 100%;
  float: left; }
  @media (max-width: 780px) {
    .pane-back-to-list {
      position: fixed;
      z-index: 10; } }
  .pane-back-to-list .pane-content {
    width: 90%;
    max-width: 1160px;
    margin: 0 auto; }
    .pane-back-to-list .pane-content a {
      display: block;
      padding: 8px 0;
      font-family: "Montserrat", sans-serif;
      font-size: 12px;
      line-height: 20px;
      font-weight: 400;
      text-decoration: none;
      text-transform: uppercase;
      letter-spacing: 1px;
      -webkit-font-smoothing: antialiased !important;
      -moz-osx-font-smoothing: grayscale;
      color: #ffffff;
      position: relative;
      padding-left: 16px;
      /*
            &:hover {
              @include transition(transform 0.45s $ease-out-back);
              @include transform(translateX(-10px));
              &:before {
                @include transition(transform 0.45s $ease-out-quad);
                @include transform(translateX(-5px));
              }
            }
      */ }
      @media (max-width: 500px) {
        .pane-back-to-list .pane-content a {
          letter-spacing: 0px; } }
      .pane-back-to-list .pane-content a:before {
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased !important;
        -moz-osx-font-smoothing: grayscale;
        content: "\e902";
        color: #ffffff;
        margin-right: 6px;
        display: inline-block;
        position: absolute;
        left: 0px;
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        -ms-transform-style: preserve-3d;
        -o-transform-style: preserve-3d;
        transform-style: preserve-3d;
        backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        font-size: 7px;
        top: 13px; }

.pane-related-persons {
  width: 90%;
  max-width: 1160px;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 40px; }
  @media (max-width: 890px) {
    .pane-related-persons {
      width: 90%; } }
  @media (max-width: 780px) {
    .pane-related-persons {
      width: 100%; } }
  @media (max-width: 500px) {
    .pane-related-persons {
      width: 100%; } }
  @media (max-width: 780px) {
    .pane-related-persons {
      box-sizing: border-box;
      padding: 0 8.59375%; } }
  .pane-related-persons .pane-title {
    width: 100%;
    clear: both;
    float: left;
    font-family: "AdobeGaramondW01-Regula", sans-serif;
    font-size: 30px;
    line-height: 34px;
    font-weight: 400;
    text-decoration: none;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
    color: #495a57; }
    @media (max-width: 500px) {
      .pane-related-persons .pane-title {
        font-size: 26px;
        line-height: 30px; } }
    .pane-related-persons .pane-title:after {
      width: 6.60377%;
      margin-right: 1.88679%;
      float: left;
      margin-top: 20px;
      margin-bottom: 40px;
      content: "";
      height: 2px;
      display: block;
      clear: both;
      float: none;
      background-color: #495a57; }
      @media (max-width: 780px) {
        .pane-related-persons .pane-title:after {
          width: 90px; } }
      @media (max-width: 500px) {
        .pane-related-persons .pane-title:after {
          width: 40px; } }
  .pane-related-persons .nodes .node {
    width: 23.58491%;
    margin-right: 1.88679%;
    float: left; }
    .pane-related-persons .nodes .node:nth-child(4n) {
      margin-right: 0; }
    .pane-related-persons .nodes .node:nth-child(4n+1) {
      clear: left; }
    @media (max-width: 500px) {
      .pane-related-persons .nodes .node {
        width: 49.0566%;
        margin-right: 1.88679%;
        float: left;
        margin-bottom: 20px; }
        .pane-related-persons .nodes .node:nth-child(4n) {
          margin-right: 1.88679%; }
        .pane-related-persons .nodes .node:nth-child(4n+1) {
          clear: none; }
        .pane-related-persons .nodes .node:nth-child(2n) {
          margin-right: 0; }
        .pane-related-persons .nodes .node:nth-child(2n+1) {
          clear: left; } }

.pane-main-organization {
  width: 100%;
  float: left; }
  .pane-main-organization .pane-content > .item {
    width: 100%;
    float: left;
    margin-bottom: 60px; }
    .pane-main-organization .pane-content > .item > .title {
      width: 100%;
      clear: both;
      float: left;
      font-family: "AdobeGaramondW01-Regula", sans-serif;
      font-size: 30px;
      line-height: 34px;
      font-weight: 400;
      text-decoration: none;
      -webkit-font-smoothing: antialiased !important;
      -moz-osx-font-smoothing: grayscale;
      color: #495a57; }
      @media (max-width: 500px) {
        .pane-main-organization .pane-content > .item > .title {
          font-size: 26px;
          line-height: 30px; } }
      .pane-main-organization .pane-content > .item > .title:after {
        width: 10.02358%;
        margin-right: 2.83019%;
        float: left;
        margin-top: 20px;
        margin-bottom: 40px;
        content: "";
        height: 2px;
        display: block;
        clear: both;
        float: none;
        background-color: #495a57; }
        @media (max-width: 780px) {
          .pane-main-organization .pane-content > .item > .title:after {
            width: 90px; } }
        @media (max-width: 500px) {
          .pane-main-organization .pane-content > .item > .title:after {
            width: 40px; } }
    .pane-main-organization .pane-content > .item .node {
      width: 49.0566%;
      margin-right: 1.88679%;
      float: left; }
      .pane-main-organization .pane-content > .item .node:nth-child(2n) {
        margin-right: 0; }
      .pane-main-organization .pane-content > .item .node:nth-child(2n+1) {
        clear: left; }
      @media (max-width: 780px) {
        .pane-main-organization .pane-content > .item .node {
          width: 100%; } }

.pane-simplenews-58 {
  width: 100%;
  float: left; }
  .pane-simplenews-58 .pane-content {
    width: 74.29245%;
    margin-right: 2.83019%;
    float: left; }
    @media (max-width: 500px) {
      .pane-simplenews-58 .pane-content {
        width: 100%; } }
    .pane-simplenews-58 .pane-content #simplenews-block-form-58 label {
      display: none; }
    .pane-simplenews-58 .pane-content #simplenews-block-form-58 input[type=text] {
      border: none;
      outline: none;
      border-radius: 0;
      -webkit-appearance: none;
      width: 100%;
      border-bottom: 1px solid #a4a4a4;
      font-family: "AdobeGaramondW01-Regula", sans-serif;
      font-size: 30px;
      line-height: 34px;
      font-weight: 400;
      text-decoration: none;
      -webkit-font-smoothing: antialiased !important;
      -moz-osx-font-smoothing: grayscale;
      color: #20302F;
      position: relative;
      background-color: transparent; }
      @media (max-width: 500px) {
        .pane-simplenews-58 .pane-content #simplenews-block-form-58 input[type=text] {
          font-size: 26px;
          line-height: 30px; } }
      .pane-simplenews-58 .pane-content #simplenews-block-form-58 input[type=text] ::-webkit-input-placeholder,
      .pane-simplenews-58 .pane-content #simplenews-block-form-58 input[type=text] ::-moz-placeholder,
      .pane-simplenews-58 .pane-content #simplenews-block-form-58 input[type=text] :-ms-input-placeholder,
      .pane-simplenews-58 .pane-content #simplenews-block-form-58 input[type=text] :-moz-placeholder {
        color: #495a57; }
      .pane-simplenews-58 .pane-content #simplenews-block-form-58 input[type=text]:before {
        content: "\e907";
        font-family: 'icomoon'; }
      .pane-simplenews-58 .pane-content #simplenews-block-form-58 input[type=text].error {
        border-bottom: 2px solid #a01f1f; }
    .pane-simplenews-58 .pane-content #simplenews-block-form-58 .button-container {
      clear: both;
      float: left;
      margin-top: 40px;
      pointer-events: none; }
      .pane-simplenews-58 .pane-content #simplenews-block-form-58 .button-container .button {
        -webkit-transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        font-family: "Montserrat", sans-serif;
        font-size: 12px;
        line-height: 20px;
        font-weight: 400;
        text-decoration: none;
        text-transform: uppercase;
        letter-spacing: 1px;
        -webkit-font-smoothing: antialiased !important;
        -moz-osx-font-smoothing: grayscale;
        float: left;
        line-height: 34px;
        color: #a4a4a4;
        box-sizing: border-box;
        position: relative;
        width: 100px;
        text-align: center;
        cursor: pointer; }
        @media (max-width: 500px) {
          .pane-simplenews-58 .pane-content #simplenews-block-form-58 .button-container .button {
            letter-spacing: 0px; } }
        .pane-simplenews-58 .pane-content #simplenews-block-form-58 .button-container .button.js-touch, .pane-simplenews-58 .pane-content #simplenews-block-form-58 .button-container .button.js-ie {
          -webkit-transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -moz-transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          border: 2px solid #a4a4a4;
          box-sizing: border-box;
          height: 34px;
          line-height: 30px; }
          .pane-simplenews-58 .pane-content #simplenews-block-form-58 .button-container .button.js-touch svg, .pane-simplenews-58 .pane-content #simplenews-block-form-58 .button-container .button.js-ie svg {
            display: none; }
        .pane-simplenews-58 .pane-content #simplenews-block-form-58 .button-container .button svg {
          height: 34px;
          left: 0;
          position: absolute;
          top: 0;
          width: 100%; }
        .pane-simplenews-58 .pane-content #simplenews-block-form-58 .button-container .button rect {
          -webkit-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -moz-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          fill: none;
          stroke: #a4a4a4;
          stroke-width: 4;
          stroke-dasharray: 422, 0; }
          @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
            .pane-simplenews-58 .pane-content #simplenews-block-form-58 .button-container .button rect {
              stroke-width: 2; } }
      .pane-simplenews-58 .pane-content #simplenews-block-form-58 .button-container:hover .button {
        -webkit-transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        color: #495a57; }
        .pane-simplenews-58 .pane-content #simplenews-block-form-58 .button-container:hover .button.js-touch, .pane-simplenews-58 .pane-content #simplenews-block-form-58 .button-container:hover .button.js-ie {
          -webkit-transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -moz-transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition: border-color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          border: 2px solid #495a57; }
        .pane-simplenews-58 .pane-content #simplenews-block-form-58 .button-container:hover .button rect {
          -webkit-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -moz-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          stroke: #495a57;
          stroke-width: 4;
          stroke-dasharray: 100, 168;
          stroke-dashoffset: 134; }
          @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
            .pane-simplenews-58 .pane-content #simplenews-block-form-58 .button-container:hover .button rect {
              stroke-width: 2; } }
      .pane-simplenews-58 .pane-content #simplenews-block-form-58 .button-container:hover .read-more input {
        -webkit-transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: color 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        color: #495a57; }
      .pane-simplenews-58 .pane-content #simplenews-block-form-58 .button-container input[type=submit] {
        pointer-events: auto;
        -webkit-transition: color 1s cubic-bezier(0.55, 0.085, 0.68, 0.53);
        -moz-transition: color 1s cubic-bezier(0.55, 0.085, 0.68, 0.53);
        transition: color 1s cubic-bezier(0.55, 0.085, 0.68, 0.53);
        border: none;
        outline: none;
        border-radius: 0;
        -webkit-appearance: none;
        width: 100%;
        height: 34px;
        background: none;
        font-family: "Montserrat", sans-serif;
        font-size: 12px;
        line-height: 20px;
        font-weight: 400;
        text-decoration: none;
        text-transform: uppercase;
        letter-spacing: 1px;
        -webkit-font-smoothing: antialiased !important;
        -moz-osx-font-smoothing: grayscale;
        color: #a4a4a4;
        cursor: pointer; }
        @media (max-width: 500px) {
          .pane-simplenews-58 .pane-content #simplenews-block-form-58 .button-container input[type=submit] {
            letter-spacing: 0px; } }
    .pane-simplenews-58 .pane-content #simplenews-block-form-58 .messages {
      background-color: #ffffff !important;
      padding-left: 0 !important;
      margin-left: 0 !important;
      color: #20302F !important; }

/*# sourceMappingURL=pane.css.map */
