@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');


.site-header-wrap, .site-header-wrap *, .site-content, .inner-wrap, .site-content-primary, .site-footer, .site-footer *, .site-header-wrap *:after, .site-header-wrap *:before, .site-footer *:after, .site-footer *:before {
  box-sizing: border-box;
}


@media screen {
    html {
        box-sizing: border-box;
    }

    html {
        font-family: sans-serif;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
    }

    body {
        margin: 0;
    }

  
    .search-module input {
        color: inherit;
        font: inherit;
        margin: 0;
    }

   .search-module input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

    .search-module input {
        line-height: normal;
    }

    body {
        -webkit-font-smoothing: antialiased;
        background-color: white;
        color: #6d6d6d;
        font-family: "Tahoma";
        font-size: 1em;
        line-height: 1.5;
    }

    @media (max-height: 46em) and (min-width: 60em) {
        body {
            font-size: .875em;
        }
    }

    @media (max-height: 40em) and (min-width: 60em) {
        body {
            font-size: .75em;
        }
    }


    .site-nav a {
        -webkit-transition: color 0.1s linear;
        -moz-transition: color 0.1s linear;
        transition: color 0.1s linear;
        color: #96588a;
        text-decoration: underline;
    }

    .site-nav a:hover {
        color: #96588a;
        text-decoration: none;
    }

    

   .site-header img {
        margin: 0;
        max-width: 100%;
        border-radius: 3px;
    }

    .search-module input {
        display: block;
        font-family: "Tahoma";
        font-size: 1em;
    }

    .search-module input[type="text"] {
        box-sizing: border-box;
        -webkit-transition: border-color;
        -moz-transition: border-color;
        transition: border-color;
        background-color: white;
        border-radius: 0;
        border: 1px solid #eeeeee;
        box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
        font-family: "Tahoma";
        font-size: 1em;
        margin-bottom: 0.75em;
        padding: 0.5em 0.5em;
        width: 100%;
        min-width: 147.18px;

    }

    .search-module input[type="text"]:hover {
        border-color: #d5d4d4;
    }

    .search-module input[type="text"]:focus {
        border-color: #96588a;
        box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(134, 79, 123, 0.7);
        outline: none;
    }

    .site-nav ul {
        list-style-type: none;
    }

    .btn-alt {
        position: relative;
        -webkit-font-smoothing: antialiased;
        border-radius: 0;
        color: white;
        display: inline-block;
        font-weight: bold;
        padding: 0.75em 1em;
        text-decoration: none;
        -webkit-transition: background 0.1s linear;
        -moz-transition: background 0.1s linear;
        transition: background 0.1s linear;
    }

    .btn-alt:hover {
        color: white;
    }

    .btn-alt:disabled {
        cursor: not-allowed;
        opacity: 0.5;
    }

    .btn-alt:after {
        content: '';
    }

    .btn-alt {
        background-color: #6d6d6d;
    }

    .btn-alt:hover {
        background-color: #545353;
    }

    .btn-alt:after {
        background-color: #545353;
    }

   .site-nav,
#hs_menu_wrapper_primary_nav {
  background-color: #e8e8e8; }
  .site-nav span,
  #hs_menu_wrapper_primary_nav span {
    white-space: pre-wrap; }
  @media (min-width: 40em) {
    .site-nav,
    #hs_menu_wrapper_primary_nav {
      display: block;
      position: relative;
      top: 0;
      left: 0;
      background-color: #e8e8e8; } }
  @media (min-width: 60em) {
    .site-nav,
    #hs_menu_wrapper_primary_nav {
      background-color: transparent; } }

.sn-level-1,
#hs_menu_wrapper_primary_nav > ul {
  margin: 0;
  padding: 0; }
  @media (min-width: 40em) {
    .sn-level-1,
    #hs_menu_wrapper_primary_nav > ul {
      /*height: $nav-height;*/
      /*@include display(flex); //display: flex;*/ } }

.sn-li-l1,
.hs-menu-depth-1 {
  display: block;
  background-color: transparent;
  position: relative; }
  .sn-li-l1 span,
  .hs-menu-depth-1 span {
    font-size: 1em; }
  .sn-li-l1 > a,
  .hs-menu-depth-1 > a {
    display: block;
    /*height: $nav-height;*/
    line-height: 1.5625em;
    color: #333333;
    text-decoration: none;
    padding: 0.9375em 0.75em; }
    .sn-li-l1 > a:visited,
    .hs-menu-depth-1 > a:visited {
      color: #004976; }
    .sn-li-l1 > a:hover,
    .hs-menu-depth-1 > a:hover {
      color: #ffffff; }
  .sn-li-l1.has-subnav .m-subnav-arrow, .sn-li-l1.menu-item-has-children .m-subnav-arrow, .sn-li-l1.hs-item-has-children .m-subnav-arrow,
  .hs-menu-depth-1.has-subnav .m-subnav-arrow,
  .hs-menu-depth-1.menu-item-has-children .m-subnav-arrow,
  .hs-menu-depth-1.hs-item-has-children .m-subnav-arrow {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    text-align: center; }
    .sn-li-l1.has-subnav .m-subnav-arrow:after, .sn-li-l1.menu-item-has-children .m-subnav-arrow:after, .sn-li-l1.hs-item-has-children .m-subnav-arrow:after,
    .hs-menu-depth-1.has-subnav .m-subnav-arrow:after,
    .hs-menu-depth-1.menu-item-has-children .m-subnav-arrow:after,
    .hs-menu-depth-1.hs-item-has-children .m-subnav-arrow:after {
      content: "\f107";
      width: 1.0625em;
      height: 2.5em;
      right: 0;
      top: 0.375em;
      line-height: 40px;
      color: #333333;
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      transition: all 0.2s linear;
      transition: 0.3s; }
    .sn-li-l1.has-subnav .m-subnav-arrow.active, .sn-li-l1.menu-item-has-children .m-subnav-arrow.active, .sn-li-l1.hs-item-has-children .m-subnav-arrow.active,
    .hs-menu-depth-1.has-subnav .m-subnav-arrow.active,
    .hs-menu-depth-1.menu-item-has-children .m-subnav-arrow.active,
    .hs-menu-depth-1.hs-item-has-children .m-subnav-arrow.active {
      transform: rotate(180deg);
      transition: 0.3s; }
  .sn-li-l1.has-subnav > a span, .sn-li-l1.menu-item-has-children > a span, .sn-li-l1.hs-item-has-children > a span,
  .hs-menu-depth-1.has-subnav > a span,
  .hs-menu-depth-1.menu-item-has-children > a span,
  .hs-menu-depth-1.hs-item-has-children > a span {
    padding-right: 0em;
    /*background-image: url(img/ico-arrow-down.svg);*/
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 0.75em;
    display: block; }
  .sn-li-l1.has-subnav > a.active span, .sn-li-l1.menu-item-has-children > a.active span, .sn-li-l1.hs-item-has-children > a.active span,
  .hs-menu-depth-1.has-subnav > a.active span,
  .hs-menu-depth-1.menu-item-has-children > a.active span,
  .hs-menu-depth-1.hs-item-has-children > a.active span {
    transform: rotate(180deg); }
  .sn-li-l1:hover > a,
  .hs-menu-depth-1:hover > a {
    color: #747474; }
  @media (min-width: 60em) {
    .sn-li-l1,
    .hs-menu-depth-1 {
      /*height: $nav-height;*/
      float: left;
      border-bottom: 0;
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      flex-grow: 1;
      -ms-flex-positive: 1;
      text-align: center;
      height: 55px;
      margin-top: 0px; }
      .sn-li-l1 span,
      .hs-menu-depth-1 span {
        font-size: 1em; }
      .sn-li-l1 > a,
      .hs-menu-depth-1 > a {
        padding: 0 0.475em;
        color: #004976;
        margin-right: 0.3125em; }
        .sn-li-l1 > a:hover,
        .hs-menu-depth-1 > a:hover {
          color: #747474; }
      .sn-li-l1:hover .sn-level-2,
      .sn-li-l1:hover .hs-menu-children-wrapper,
      .hs-menu-depth-1:hover .sn-level-2,
      .hs-menu-depth-1:hover .hs-menu-children-wrapper {
        opacity: 1;
        visibility: visible;
        border-top: 2px solid #004976;box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1); }
      .sn-li-l1.has-subnav .m-subnav-arrow, .sn-li-l1.menu-item-has-children .m-subnav-arrow, .sn-li-l1.hs-item-has-children .m-subnav-arrow,
      .hs-menu-depth-1.has-subnav .m-subnav-arrow,
      .hs-menu-depth-1.menu-item-has-children .m-subnav-arrow,
      .hs-menu-depth-1.hs-item-has-children .m-subnav-arrow {
        display: none; }
      .sn-li-l1.has-subnav > a span, .sn-li-l1.menu-item-has-children > a span, .sn-li-l1.hs-item-has-children > a span,
      .hs-menu-depth-1.has-subnav > a span,
      .hs-menu-depth-1.menu-item-has-children > a span,
      .hs-menu-depth-1.hs-item-has-children > a span {
        background-size: 0.625em;
        display: inline; }
      .sn-li-l1.has-subnav > a.active span, .sn-li-l1.menu-item-has-children > a.active span, .sn-li-l1.hs-item-has-children > a.active span,
      .hs-menu-depth-1.has-subnav > a.active span,
      .hs-menu-depth-1.menu-item-has-children > a.active span,
      .hs-menu-depth-1.hs-item-has-children > a.active span {
        /*background-image: url(img/ico-arrow-down.svg);*/ }
      .sn-li-l1:hover,
      .hs-menu-depth-1:hover {
        /*background-color: $nav-hover-medium;*/ } }
  @media (min-width: 80em) {
    .sn-li-l1 span,
    .hs-menu-depth-1 span {
      font-size: 1em; }
    .sn-li-l1 > a,
    .hs-menu-depth-1 > a {
      padding: 0 0.9375em;
      color: #333333;
      margin-right: 0.75em; }
      .sn-li-l1 > a > span,
      .hs-menu-depth-1 > a > span {
        display: inline-block; }
      .sn-li-l1 > a:hover,
      .hs-menu-depth-1 > a:hover {
        color: #ffffff; }
    .sn-li-l1:hover,
    .hs-menu-depth-1:hover {
      /*background-color: $nav-hover;*/ }
      .sn-li-l1:hover > a,
      .hs-menu-depth-1:hover > a {
        color: #747474; } }
  @media (min-width: 80em) {
    .sn-li-l1 > a,
    .hs-menu-depth-1 > a {
      margin-right: 1em;
      color: #004976; } }

@media (min-width: 60em) {
  .sn-level-1.desktop-nav .main-menu-item:after {
    content: "";
    background-color: #ddd;
    width: 1px;
    height: 20px;
    right: 4px;
    position: absolute;
    top: 4px; } }

.sn-level-2,
.hs-menu-children-wrapper {
  padding: 0;
  margin: 0;
  /*display: none;*/
  position: relative;
  opacity: 0;
  -webkit-transition: opacity 0.35s ease;
  -moz-transition: opacity 0.35s ease;
  transition: opacity 0.35s ease;
  visibility: hidden; }
  .sn-level-2.active,
  .hs-menu-children-wrapper.active {
    display: block; }
  @media (min-width: 60em) {
    .sn-level-2,
    .hs-menu-children-wrapper {
      background-color: #fff;
      width: 12.5em;
      position: absolute;
      top: 100%; }
      .sn-level-2.active,
      .hs-menu-children-wrapper.active {
        display: none; } }
  @media (max-width: 960px) {
    .sn-level-2,
    .hs-menu-children-wrapper {
      display: none; } }

@media (max-width: 960px) {
  .sub-sub-menu.sn-level-2.active {
    display: block !important;
    visibility: visible;
    opacity: 1; } }

.sn-li-l2, .sn-li-l3, .sn-li-l4,
.hs-menu-depth-2 {
  position: relative; }
  .sn-li-l2 > a, .sn-li-l3 > a, .sn-li-l4 > a,
  .hs-menu-depth-2 > a {
    padding: 0.765625em 1.23875em;
    color: #004976;
    display: block;
    text-decoration: none;
    line-height: 1.4150625em;
    text-align: left; }
    .sn-li-l2 > a span, .sn-li-l3 > a span, .sn-li-l4 > a span,
    .hs-menu-depth-2 > a span {
      font-size: 1em;
      line-height: 1.25em;
      display: inline-block;
      vertical-align: middle; }
  .sn-li-l2:last-child > a, .sn-li-l3:last-child > a, .sn-li-l4:last-child > a,
  .hs-menu-depth-2:last-child > a {
    border-bottom: 0; }
  .sn-li-l2:hover, .sn-li-l3:hover, .sn-li-l4:hover,
  .hs-menu-depth-2:hover {
    background-color: rgba(0, 0, 0, 0.025); }
    .sn-li-l2:hover > a, .sn-li-l3:hover > a, .sn-li-l4:hover > a,
    .hs-menu-depth-2:hover > a {
      color: #747474; }
  @media (min-width: 40em) {
    .sn-li-l2, .sn-li-l3, .sn-li-l4,
    .hs-menu-depth-2 {
      position: relative;
      background-color: #d9d9d9; }
      .sn-li-l2 > a, .sn-li-l3 > a, .sn-li-l4 > a,
      .hs-menu-depth-2 > a {
        padding: 0.875em 1.23875em; }
        .sn-li-l2 > a span, .sn-li-l3 > a span, .sn-li-l4 > a span,
        .hs-menu-depth-2 > a span {
          font-size: 0.875em; }
      .sn-li-l2:hover, .sn-li-l3:hover, .sn-li-l4:hover,
      .hs-menu-depth-2:hover {
        background-color: rgba(0, 0, 0, 0.025); }
        .sn-li-l2:hover .sn-level-3, .sn-li-l3:hover .sn-level-3, .sn-li-l4:hover .sn-level-3,
        .hs-menu-depth-2:hover .sn-level-3 {
          display: block !important;box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1); }
      .sn-li-l2.has-subnav .m-subnav-arrow, .has-subnav.sn-li-l3 .m-subnav-arrow, .has-subnav.sn-li-l4 .m-subnav-arrow, .sn-li-l2.menu-item-has-children .m-subnav-arrow, .menu-item-has-children.sn-li-l3 .m-subnav-arrow, .menu-item-has-children.sn-li-l4 .m-subnav-arrow, .sn-li-l2.hs-item-has-children .m-subnav-arrow, .hs-item-has-children.sn-li-l3 .m-subnav-arrow, .hs-item-has-children.sn-li-l4 .m-subnav-arrow,
      .hs-menu-depth-2.has-subnav .m-subnav-arrow,
      .hs-menu-depth-2.menu-item-has-children .m-subnav-arrow,
      .hs-menu-depth-2.hs-item-has-children .m-subnav-arrow {
        display: none; }
      .sn-li-l2.has-subnav > a span, .has-subnav.sn-li-l3 > a span, .has-subnav.sn-li-l4 > a span, .sn-li-l2.menu-item-has-children > a span, .menu-item-has-children.sn-li-l3 > a span, .menu-item-has-children.sn-li-l4 > a span, .sn-li-l2.hs-item-has-children > a span, .hs-item-has-children.sn-li-l3 > a span, .hs-item-has-children.sn-li-l4 > a span,
      .hs-menu-depth-2.has-subnav > a span,
      .hs-menu-depth-2.menu-item-has-children > a span,
      .hs-menu-depth-2.hs-item-has-children > a span {
        position: relative;
        display: inline-block;
        width: 100%;
        padding-right: 1.5625em; }
        .sn-li-l2.has-subnav > a span:after, .has-subnav.sn-li-l3 > a span:after, .has-subnav.sn-li-l4 > a span:after, .sn-li-l2.menu-item-has-children > a span:after, .menu-item-has-children.sn-li-l3 > a span:after, .menu-item-has-children.sn-li-l4 > a span:after, .sn-li-l2.hs-item-has-children > a span:after, .hs-item-has-children.sn-li-l3 > a span:after, .hs-item-has-children.sn-li-l4 > a span:after,
        .hs-menu-depth-2.has-subnav > a span:after,
        .hs-menu-depth-2.menu-item-has-children > a span:after,
        .hs-menu-depth-2.hs-item-has-children > a span:after {
          content: "\f105";
          width: 1.25em;
          height: 1.25em;
          right: 0;
          top: 0;
          position: absolute;
          font-family: "Font Awesome 5 Free";
          font-weight: 900;
          -webkit-transition: all 0.2s linear;
          -moz-transition: all 0.2s linear;
          transition: all 0.2s linear;
          padding-left: 0.625em; }
      .sn-li-l2.has-subnav > a.active span:after, .has-subnav.sn-li-l3 > a.active span:after, .has-subnav.sn-li-l4 > a.active span:after, .sn-li-l2.menu-item-has-children > a.active span:after, .menu-item-has-children.sn-li-l3 > a.active span:after, .menu-item-has-children.sn-li-l4 > a.active span:after, .sn-li-l2.hs-item-has-children > a.active span:after, .hs-item-has-children.sn-li-l3 > a.active span:after, .hs-item-has-children.sn-li-l4 > a.active span:after,
      .hs-menu-depth-2.has-subnav > a.active span:after,
      .hs-menu-depth-2.menu-item-has-children > a.active span:after,
      .hs-menu-depth-2.hs-item-has-children > a.active span:after {
        content: "\f0da";
        width: 1.25em;
        height: 1.25em;
        right: 0;
        top: 0;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        transition: all 0.2s linear; } }
  @media (min-width: 60em) {
    .sn-li-l2, .sn-li-l3, .sn-li-l4,
    .hs-menu-depth-2 {
      background-color: #ffffff; }
      .sn-li-l2 > a, .sn-li-l3 > a, .sn-li-l4 > a,
      .hs-menu-depth-2 > a {
        padding: 0.765625em 1.23875em; }
        .sn-li-l2 > a span, .sn-li-l3 > a span, .sn-li-l4 > a span,
        .hs-menu-depth-2 > a span {
          font-size: 0.875em; }
      .sn-li-l2:hover, .sn-li-l3:hover, .sn-li-l4:hover,
      .hs-menu-depth-2:hover {
        background-color: rgba(0, 0, 0, 0.025); } }

.sn-level-4,
.sn-level-5,
.sn-level-3 {
  padding: 0;
  margin: 0;
  display: none;
  position: relative; }
  .sn-level-4.active,
  .sn-level-5.active,
  .sn-level-3.active {
    display: block; }
  @media (min-width: 40em) {
    .sn-level-4,
    .sn-level-5,
    .sn-level-3 {
      position: absolute;
      background-color: #fff;
      top: 0;
      left: 100%;
      width: 12.5em; }
      .sn-level-4.active,
      .sn-level-5.active,
      .sn-level-3.active {
        display: none; } }

.sn-li-l3:hover .sn-level-4, .sn-li-l4:hover .sn-level-4 {
  display: block !important; }

.sn-li-l4:hover .sn-level-5 {
  display: block !important; }

    .site-nav-container {
        background-color: #e8e8e8;
        width: 100%;
        height: 100%;
    }

    @media (min-width: 40em) {
        .site-nav-container {
            width: auto;
            height: auto;
            right: auto;
            bottom: auto;
            top: auto;
            position: static;
            background-color: transparent;
        }
    }

    .site-nav-container-screen {
        position: absolute;
        display: none;
        z-index: 999;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        background-color: rgba(0, 0, 0, 0.5);
    }

    @media (min-width: 40em) {
        .site-nav-container-screen {
            display: none !important;
        }
    }

    @media (min-width: 40em) {

        .sn-li-l1:last-child .sn-level-2,
        .sn-li-l1:nth-last-child(2) .sn-level-2 {
            right: 0;
        }
    }

    @media (min-width: 60em) {

        .sn-li-l1:last-child .sn-level-2,
        .sn-li-l1:nth-last-child(2) .sn-level-2 {
            right: auto;
            left: 0;
        }
    }

    .inner-wrap {
        max-width: 1536px;
        margin-left: auto;
        margin-right: auto;
        padding: 1.5em 1em 1.5em 1em;

    }

    .inner-wrap::after {
        clear: both;
        content: "";
        display: table;
    }

    .inner-wrap>*:first-child {
        margin-top: 0;
    }

    .inner-wrap>*:last-child {
        margin-bottom: 0;
    }

    @media (min-width: 40em) {
        .inner-wrap {
            padding: 2.5em 1.5em 2.5em 1.5em;
            max-width: 96em;
        }
    }

    .site-content>.inner-wrap {
        padding-top: 0;
        padding-bottom: 0;
    }

    .site-wrap {
        background: #ffffff;
        position: relative;
        overflow: hidden;
        margin: 0 auto;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        flex-direction: column;
        -ms-flex-direction: column;
        min-height: 100%;
    }

    #skipToContent {
        position: fixed;
        z-index: 0;
        top: 10px;
        left: 10px;
        opacity: 0;
    }

    #skipToContent:focus {
        opacity: 1;
        z-index: 99999;
    }

    .tse-remove-border {
        outline: none !important;
    }

    .tse-remove-border:focus {
        outline: none !important;
    }

    /*=============== Site Header ===============*/
.site-header-wrap {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.site-header {
  z-index: 99;
  position: relative;
  /*margin-bottom: em(10);*/ }
  @media (min-width: 40em) {
    .site-header {
      /*min-height: em(115);*/ } }

.sh-sticky-wrap .inner-wrap, .sh-sticky-wrap .inner-wrap-narrow, .sh-sticky-wrap .inner-wrap-wide, .sh-sticky-wrap .inner-wrap-fullwidth {
  padding-top: 0.75em;
  padding-bottom: 0.75em; }
  @media (min-width: 60em) {
    .sh-sticky-wrap .inner-wrap, .sh-sticky-wrap .inner-wrap-narrow, .sh-sticky-wrap .inner-wrap-wide, .sh-sticky-wrap .inner-wrap-fullwidth {
      padding-top: 0;
      padding-bottom: 0; } }

@media (min-width: 40em) {
  .sh-sticky-wrap {
    display: block !important;
    position: relative;
    padding-bottom: 0;
    width: auto;
    /*height: $nav-height;*/ }
    .sh-sticky-wrap.stuck {
      position: fixed;
      left: 0;
      right: 0;
      top: 0;
      background-color: #ffffff; } }

@media (max-width: 960px) {
  .sh-sticky-wrap-new {
    background-color: #e8e8e8;
    display: none;
    position: absolute;
    width: 100%;
    padding-bottom: 1.5625em; } }

@media (min-width: 60em) {
  .sh-nav-wrap {
    /*width: 73.9130434783%*/
    width: 100%; } }

.sh-utility-nav {
  overflow: hidden;
  text-align: right; }
  .sh-utility-nav .social-wrap {
    width: 15em;
    display: none; }
  @media (min-width: 40em) {
    .sh-utility-nav {
      text-align: right;
      float: right; }
      .sh-utility-nav .social-wrap {
        display: inline-block; } }

.sh-icons {
  float: right; }

.sh-ico-search {
  background-repeat: no-repeat;
  background-position: center top;
  display: inline-block;
  padding-top: 1.2em;
  width: 20px;
  height: 20px;
  background-size: 20px 20px;
  margin-left: 1em;
  text-align: center;
  text-decoration: none; }
  .sh-ico-search span {
    font-size: .75em; }

.sh-ph {
  margin: 0; }
  .sh-ph i {
    font-style: normal; }
  @media (min-width: 40em) {
    .sh-ph {
      font-size: 1.3125em; } }

.sh-search-wrap {
  display: none; }
  @media (min-width: 40em) {
    .sh-search-wrap {
      display: inline-block;
      min-width: 14.4375em; } }

.sh-ico-search {
  background-image: url(ico-search-blue.svg); }

.sh-ico-menu {
  position: relative;
  padding: 0.6180469716em 0.875em 0.6180469716em 2.617924em;
  border: 2px solid #333333;
  font-size: 0.875em;
  text-decoration: none;
  display: inline-block; }
  .sh-ico-menu span {
    font-weight: 600;
    color: #333333; }
  .sh-ico-menu:before, .sh-ico-menu:after, .sh-ico-menu span:before {
    content: "";
    display: block;
    height: 2px;
    width: 14px;
    position: absolute;
    top: 50%;
    left: 1em;
    margin-top: -1px;
    -webkit-transition: all, ease, 0.2s;
    transition: all, ease, 0.2s;
    border-radius: 3px;
    background-color: #333333; }
  @media (min-width: 60em) {
    .sh-ico-menu {
      display: none; } }
  .sh-ico-menu:after {
    -webkit-transform: translateY(4px);
    -ms-transform: translateY(4px);
    transform: translateY(4px); }
  .sh-ico-menu:before {
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px); }
  .sh-ico-menu.active1:after {
    transform: rotate(45deg); }
  .sh-ico-menu.active1:before {
    transform: rotate(-45deg); }
  .sh-ico-menu.active1 span:before {
    opacity: 0; }

.sh-top {
  box-shadow: 0 2px 5px #ccc;
  /*background-color: $lighter-gray;*/
  /*.inner-wrap {
    @include display(flex);
    @include justify-content(space-between);
    @include mq(large) {
      padding-top: em(41);
      padding-bottom: em(22);
    }
  }*/ }
  @media (min-width: 60em) {
    .sh-top .inner-wrap, .sh-top .inner-wrap-narrow, .sh-top .inner-wrap-wide, .sh-top .inner-wrap-fullwidth {
      padding-top: 1.5625em;
      padding-bottom: 0em; } }

.site-logo {
  display: inline-block;
  max-width: 21.875em; }
  @media (min-width: 60em) {
    .site-logo {
      max-width: 21.875em; } }
  @media (min-width: 80em) {
    .site-logo {
      max-width: 23.4375em; } }
  @media (max-width: 40em) {
    .site-logo {
      max-width: 15.625em; } }

.sh-tagline {
  display: none;
  font-size: 0.833125em;
  color: #404040; }
  @media (min-width: 60em) {
    .sh-tagline {
      display: inline-block; } }
  .sh-tagline span {
    display: block; }

.sh-utility-nav {
  width: 35%; }
  @media (max-width: 40em) {
    .sh-utility-nav {
      width: auto; } }

@media (min-width: 60em) {
  .sh-logo-wrap {
    margin-right: 3%; } }

@media (min-width: 60em) {
  .sh-wrap-left {
    float: left; } }

@media (min-width: 60em) {
  .sh-wrap-right {
    float: right; } }

@media (min-width: 60em) {
  .sh-wrap-right .site-nav-container {
    display: inline-block;
    vertical-align: middle; } }

.desktop-nav {
  display: none; }
  @media (min-width: 60em) {
    .desktop-nav {
      display: block;
      margin-left: -0.75em; } }

@media (min-width: 60em) {
  .mobile-nav {
    display: none; } }
.mobile-search .search-module {
  display: none;
}
.mobile-search {
  position: fixed;
  width: 100%;
  bottom: 0;
  border-top: 1px solid rgba(0, 0, 1, 0.2);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.7); }
  @media (min-width: 40em) {
    .mobile-search {
      display: none; } }

.ms-trigger-wrap {
  height: 4.298125em;
  background-color: #e8e8e8;
  width: 100%;
  z-index: 1;
  position: relative; }

.ms-trigger {
  width: 33.33%;
  margin: auto;
  color: #333333;
  position: relative;
  text-align: center;
  height: 100%; }
  .ms-trigger i {
    width: 1.4285714286em;
    height: 1.4285714286em;
    z-index: 1;
    left: 0.8em;
    top: 50%;
    left: 50%;
    font-size: 1.6175em;
    transform: translate(-50%, -50%);
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
    line-height: 1.4285162287em;
    color: #202a44; }

.m-search-wrap {
  position: absolute;
  bottom: -3.125em;
  width: 100%;
  transition: all 0.2s linear;
  background-color: #e8e8e8;
  opacity: 0;
  padding: 0.875em; }
  .m-search-wrap.active {
    bottom: 0;
    transition: all 0.2s linear;
    opacity: 1; }
  .m-search-wrap .search-module {
    width: 100%;
    margin: auto;
    height: 2.9375em; }



    .site-content {
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        box-flex: 1;
        -webkit-flex: 1 0 auto;
        -moz-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }

    .site-footer {
  background-color: #202a44;
  text-align: Left;
  color: #333333;
  padding-top: .625em;
padding-bottom: .625em !important;
  margin-top: 5em; }

  .sf-links-heading{
  margin-top: 0 !important;
    font-size: 2em;
    font-weight: 300;
    font-family: "SimplonNorm";
    margin-bottom: 17.305px;
    line-height: 1.25;
  }

.sf-links-heading a {
  color: #ffa400;
  text-decoration: none; }
  .sf-links-heading a:hover {
    text-decoration: underline; }

.home .site-footer {
  margin-top: 1.25em; }

.sf-links li a {
  color: #BFBFBF;
  text-decoration: none;
  line-height: 2.0625em; }
  .sf-links li a:hover {
    text-decoration: underline; }

.sf-small {
  background-color: #6d6d6d;
  text-align: center; }
  .sf-small .inner-wrap, .sf-small .inner-wrap-narrow, .sf-small .inner-wrap-wide, .sf-small .inner-wrap-fullwidth {
    padding-top: 1em;
    padding-bottom: 1em; }
.footer-bottom {
  text-align: center; }
  .footer-bottom .inner-wrap, .footer-bottom .inner-wrap-narrow, .footer-bottom .inner-wrap-wide, .footer-bottom .inner-wrap-fullwidth {
    padding-top: 0.875em;
    padding-bottom: 0.75em; }
  @media (min-width: 60em) {
    .footer-bottom .inner-wrap-new {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center;
      -webkit-box-pack: justify;
      -moz-box-pack: justify;
      box-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      -o-justify-content: space-between;
      justify-content: space-between;
      -ms-flex-pack: justify; }
      .footer-bottom .inner-wrap-new:after {
        content: none; } }

.copyright {
  font-size: 1em;
  line-height: 1.5em;
  color: #ffffff;
  margin: 0; }
  .copyright a {
    color: #ffffff;
    text-decoration: none; }
    .copyright a:focus, .copyright a:hover {
      color: #477DCA;
      text-decoration: underline; }
  @media (max-width: 40em) {
    .copyright {
      padding-bottom: 1.25em; } }

.sf-bottom-links-wrap {
  font-size: 1em;
  font-weight: 400;
  line-height: 1em; }
  @media (min-width: 60em) {
    .sf-bottom-links-wrap {
      font-size: 1.125em; } }

.sf-bottom-links {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 0.625em;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center; }
  .sf-bottom-links li:not(:last-child) {
    border-right: 1px solid #ffffff;
    padding-right: 0.4444444444em;
    margin-right: 0.4444444444em; }
  .sf-bottom-links li a {
    color: #ffffff;
    text-decoration: none; }
    .sf-bottom-links li a:hover, .sf-bottom-links li a:focus {
      color: #477DCA;
      text-decoration: none; }
  @media (min-width: 60em) {
    .sf-bottom-links {
      margin-top: 0; } }

.sf-footer-logo {
  margin: 0;
}

.sf-footer-logo img{
margin: 0;
    max-width: 100%;
}

img[name=pphLoggerImage] {
  display: none; }

@media (min-width: 60em) {
  .sh-sticky-wrap-new {
    display: none; } }

/*=============== Search ===============*/
@media (min-width: 60em) {
  .search-mob {
    display: none; } }

.search-desk {
  display: none; }
  @media (min-width: 60em) {
    .search-desk {
      margin-top: 0.4375em;
      vertical-align: top;
      display: inline-block;
      margin-right: 0.9375em; } }
  @media (min-width: 80em) {
    .search-desk {
      margin-top: 0.4375em; } }

.search-table {
  display: table;
  width: 100%;
  float: right;
  padding: 0; }

.search-row {
  display: table-row;
  width: 100%; }

.search-cell1 {
  display: table-cell;
  padding-right: 13.6px }

.search-cell2 {
  display: table-cell;
  width: 45.2812px;
  border: 0; }

.search-text {
  font-size: .8em;
  width: 100%;
  height: 2.3em;
  border: 1px solid red;
  float: left;
  padding-left: .5em;
  margin-bottom: 0 !important; }

.search-submit {
  width: 100%;
  height: 2.3em;
  border: 0;
  float: right;
  background: url(ico-search.svg) no-repeat center center !important;
  margin-bottom: 0 !important; }

@media (min-width: 40em) {
  .site-search {
    width: 100%; }
  .search-text {
    height: 2.3em; }
  .search-submit {
    height: 2.3em; } }

.search-module {
  background-color: #202a44;
  height: 5em;
  margin-top: -13em;
  box-shadow: 2px 3px 13px 0 rgb(0 0 0 / 30%);
  border-bottom: 1px solid rgba(0, 0, 0, 0.47);
  position: fixed;
  left: 0;
  right: 0;
  z-index: 999999;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }



  .search-module.active {
    margin-top: 0; }
  .search-module .inner-wrap, .search-module .inner-wrap-narrow, .search-module .inner-wrap-wide, .search-module .inner-wrap-fullwidth {
    padding: 0.3em 1.5em 1em; }
   
.search-form {
  background-color: transparent;
  padding: 0; }

.search-exit {
  float: right;
  margin-left: 0.625em;
  margin-bottom: 0.3125em;
  top: 0;
  right: 0; }

.sh-linkedin {
  vertical-align: top;
  display: inline-block;
  margin-top: 7px; }
  .sh-linkedin img {
    width: 20px;
    height: 20px; }
  @media (max-width: 960px) {
    .sh-linkedin {
      display: none; } }



    .sf-nav {
        margin-top: 1.25em;
        padding: 0;
        margin-bottom: 0;
    }

    .sf-nav li {
        display: inline-block;
        text-decoration: none;
        font-size: 0.875em;
        margin-right: 0.9375em;
    }

    .sf-nav li a {
        text-decoration: none;
        color: #333333;
    }

    .sf-nav li a:hover {
        text-decoration: underline;
    }

    #flying-focus {
        position: absolute;
        margin: 0;
        background: transparent;
        -webkit-transition-property: left, top, width, height, opacity;
        transition-property: left, top, width, height, opacity;
        -webkit-transition-timing-function: cubic-bezier(0, 0.2, 0, 1);
        transition-timing-function: cubic-bezier(0, 0.2, 0, 1);
        visibility: hidden;
        pointer-events: none;
        box-shadow: 0 0 2px 3px #78aeda, 0 0 2px #78aeda inset;
    }

    @media screen and (-webkit-min-device-pixel-ratio: 0) {
        #flying-focus {
            outline: 5px auto -webkit-focus-ring-color;
            outline-offset: -3px;
        }
    }

    .fas {
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
    }

    .fa-search:before {
        content: "\f002";
    }

    .fas {
        font-family: "Font Awesome 5 Free";
    }

    .fas {
        font-weight: 900;
    }
}


.site-nav-container ul li {
    font-family: "Tahoma";
}

/*! Action based styles */

.sh-ico-menu.active1:before {
    transform: rotate(-45deg);
}

.sh-ico-menu.active1:after {
    transform: rotate(45deg);
}
.sh-ico-menu.active1 span:before {
    opacity: 0;
}
.sn-li-l1.menu-item-has-children .m-subnav-arrow.active{
	transform: rotate(180deg);
    transition: 0.3s;	
}
.sn-level-2.active, .hs-menu-children-wrapper.active {
    display: block;
}
.m-search-wrap.active {
    bottom: 0;
    transition: all 0.2s linear;
    opacity: 1;
}
@media (min-width: 40em) {
    .sh-sticky-wrap.stuck {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
    }
}



/*! CSS Used fontfaces */
@font-face {
    font-family: 'Tahoma';
    src: url("Tahoma.svg#Tahoma") format("svg"), url("Tahoma.ttf") format("truetype"), url("Tahoma.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url(fa-regular-400.eot);
    src: url(fa-regular-400.eot#iefix) format("embedded-opentype"), url(fa-regular-400.woff2) format("woff2"), url(fa-regular-400.woff) format("woff"), url(fa-regular-400.ttf) format("truetype"), url(fa-regular-400.svg#fontawesome) format("svg");
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: auto;
    src: url(fa-solid-900.eot);
    src: url(fa-solid-900.eot#iefix) format("embedded-opentype"), url(fa-solid-900.woff2) format("woff2"), url(fa-solid-900.woff) format("woff"), url(fa-solid-900.ttf) format("truetype"), url(fa-solid-900.svg#fontawesome) format("svg");
}

/*! CSS Used fontfaces */
@font-face {
    font-family: 'SimplonNorm';
    src: url("SimplonNorm.eot");
    src: url("SimplonNorm.eot#iefix") format("embedded-opentype"), url("SimplonNorm.svg#SimplonNorm") format("svg"), url("SimplonNorm.ttf") format("truetype"), url("SimplonNorm.woff") format("woff"), url("SimplonNorm.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}

.rows-of-4 {
  display: block; }
  .rows-of-4::after {
    clear: both;
    content: "";
    display: table; }
  .rows-of-4 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .rows-of-4 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .rows-of-4 > * {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 23.2317613015%; }
        .rows-of-4 > *:last-child {
          margin-right: 0; }
        .rows-of-4 > *:nth-child(4n) {
          margin-right: 0; }
        .rows-of-4 > *:nth-child(4n+1) {
          clear: left; } }

@media (max-width: 960px) {
  .sh-wrap-left {
    float: left; } }

@media (max-width: 960px) {
  .sh-wrap-right {
    float: right; } }
    .site-content.stuck{
        padding-top: 80px;
    }

    /* search module update */
   

@media (min-width: 40em){
.search-module.active {
    top: 5.2%;
}
}
.search-table {
    display: table;
    width: 90%!important;
    float: left;
}
.search-module .search-exit {
   padding-top: 0.5125em; 
   margin-right: 0.625em; 
   margin-left: 0; 
}

.search-module .inner-wrap{
  padding-top:1.176875em;
}
@media (min-width: 60em) {
.search-module {
    top: 7.5% !important;
    width: 30.625em !important;
    left: 63% !important;
}
}
.iso-footer-logo{
     float: right;
    padding: 0;
    margin: 6px auto;
    margin-top: 14px; 
}