





.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

header.top {
  margin-bottom: 100px;
  height: 100vh; }
  header.top h2 {
    position: relative; }
    header.top h2:before {
      content: "";
      position: absolute;
      display: block;
      top: -5px;
      left: -12px;
      width: 10px;
      height: 10px;
      background-color: #1B7D9A;
      border-radius: 5px; }
      @media (max-width: 767.98px) {
        header.top h2:before {
          left: -8px; } }
    header.top h2.inline-dot:before {
      display: inline-block;
      position: relative;
      top: initial;
      left: initial;
      margin-right: 8px; }

.who-we-are {
  margin-top: 125px;
  margin-bottom: 125px; }
  @media (max-width: 767.98px) {
    .who-we-are {
      margin-top: 80px; } }
  @media (max-width: 767.98px) {
    .who-we-are {
      margin-bottom: 80px; } }
  .who-we-are .text-container .text {
    margin-bottom: 80px;
    font-size: 27px;
    font-family: "halyard-display";
    font-weight: 400; }
    @media (max-width: 767.98px) {
      .who-we-are .text-container .text {
        font-size: 21px; } }
  .who-we-are .text-container .two-column > section {
    width: 50%;
    padding-right: 5%; }
    .who-we-are .text-container .two-column > section:last-child {
      padding-right: 0;
      padding-left: 5%; }
    @media (max-width: 767.98px) {
      .who-we-are .text-container .two-column > section {
        width: 100%;
        padding-right: 0; }
        .who-we-are .text-container .two-column > section:last-child {
          margin-top: 15px;
          padding-left: 0; } }
  .who-we-are .text-container .two-column header {
    border-bottom: 1px solid #E4E4E3;
    margin-bottom: 15px; }
  .who-we-are .who-we-are-image {
    margin-top: 115px;
    -khtml-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative; }
    .who-we-are .who-we-are-image:before {
      display: block;
      content: "";
      width: 100%;
      padding-top: 51.38889%; }
    .who-we-are .who-we-are-image > .content {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }

.what-we-do {
  margin-top: 125px;
  margin-bottom: 125px; }
  @media (max-width: 767.98px) {
    .what-we-do {
      margin-top: 80px; } }
  @media (max-width: 767.98px) {
    .what-we-do {
      margin-bottom: 80px; } }
  .what-we-do .text-container .text {
    margin-bottom: 50px;
    font-size: 27px;
    font-family: "halyard-display";
    font-weight: 400; }
    @media (max-width: 767.98px) {
      .what-we-do .text-container .text {
        font-size: 21px; } }
  .what-we-do .text-container .two-column > section {
    width: 50%;
    padding-right: 5%; }
    .what-we-do .text-container .two-column > section:last-child {
      padding-right: 0;
      padding-left: 5%; }
    @media (max-width: 767.98px) {
      .what-we-do .text-container .two-column > section {
        width: 100%;
        padding-right: 0; }
        .what-we-do .text-container .two-column > section:last-child {
          margin-top: 15px;
          padding-left: 0; } }
  .what-we-do .text-container .two-column h3 {
    margin-bottom: 15px; }
  .what-we-do .text-container .two-column ul li {
    position: relative;
    padding-left: 15px;
    border-bottom: 1px solid #E4E4E3;
    line-height: 50px; }
    @media (max-width: 767.98px) {
      .what-we-do .text-container .two-column ul li {
        line-height: 30px;
        padding-top: 5px;
        padding-bottom: 5px; } }
    .what-we-do .text-container .two-column ul li:first-child {
      border-top: 1px solid #E4E4E3; }
    .what-we-do .text-container .two-column ul li:before {
      content: ' ';
      position: absolute;
      left: 2px;
      top: 25px;
      width: 4px;
      height: 4px;
      background: #1A1919; }
  .what-we-do .what-we-do-image {
    margin-top: 125px;
    -khtml-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative; }
    @media (max-width: 767.98px) {
      .what-we-do .what-we-do-image {
        margin-top: 80px; } }
    .what-we-do .what-we-do-image:before {
      display: block;
      content: "";
      width: 100%;
      padding-top: 51.38889%; }
    .what-we-do .what-we-do-image > .content {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }

.how-we-do-it {
  margin-top: 125px;
  margin-bottom: 125px; }
  @media (max-width: 767.98px) {
    .how-we-do-it {
      margin-top: 80px; } }
  @media (max-width: 767.98px) {
    .how-we-do-it {
      margin-bottom: 80px; } }
  .how-we-do-it .text-container .text {
    font-size: 27px;
    font-family: "halyard-display";
    font-weight: 400; }
    @media (max-width: 767.98px) {
      .how-we-do-it .text-container .text {
        font-size: 21px; } }
  .how-we-do-it .process-slider-container {
    margin-top: 115px;
    position: relative;
    width: 100%;
    color: white; }
    @media (min-width: 768px) {
      .how-we-do-it .process-slider-container {
        position: relative; }
        .how-we-do-it .process-slider-container:before {
          display: block;
          content: "";
          width: 100%;
          padding-top: 53.4058%; }
        .how-we-do-it .process-slider-container > .content {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0; } }
    .how-we-do-it .process-slider-container .our-process-title {
      position: absolute;
      width: 100%;
      left: 0;
      top: 90px;
      z-index: 4; }
      @media (max-width: 1471.98px) {
        .how-we-do-it .process-slider-container .our-process-title {
          top: 40px; } }
      @media (max-width: 767.98px) {
        .how-we-do-it .process-slider-container .our-process-title {
          position: relative;
          left: unset;
          top: unset; } }
      @media (max-width: 767.98px) {
        .how-we-do-it .process-slider-container .our-process-title h3 {
          color: #1A1919; } }
      .how-we-do-it .process-slider-container .our-process-title h3:before {
        content: '';
        position: absolute;
        left: 0;
        top: -165px;
        height: 150px;
        border-left: 1px solid #C1E1E0; }
        @media (max-width: 767.98px) {
          .how-we-do-it .process-slider-container .our-process-title h3:before {
            top: -55px; } }
    .how-we-do-it .process-slider-container .slider-container {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
      @media (max-width: 767.98px) {
        .how-we-do-it .process-slider-container .slider-container {
          position: relative; }
          .how-we-do-it .process-slider-container .slider-container:before {
            display: block;
            content: "";
            width: 100%;
            padding-top: 65.21739%; }
          .how-we-do-it .process-slider-container .slider-container > .content {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0; } }
    .how-we-do-it .process-slider-container div.background-slider {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
      .how-we-do-it .process-slider-container div.background-slider .slider-item {
        outline: none;
        -khtml-background-size: cover;
        -ms-background-size: cover;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        position: relative; }
        .how-we-do-it .process-slider-container div.background-slider .slider-item:before {
          display: block;
          content: "";
          width: 100%;
          padding-top: 53.4058%; }
        .how-we-do-it .process-slider-container div.background-slider .slider-item > .content {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0; }
        @media (max-width: 767.98px) {
          .how-we-do-it .process-slider-container div.background-slider .slider-item {
            position: relative; }
            .how-we-do-it .process-slider-container div.background-slider .slider-item:before {
              display: block;
              content: "";
              width: 100%;
              padding-top: 65.21739%; }
            .how-we-do-it .process-slider-container div.background-slider .slider-item > .content {
              position: absolute;
              top: 0;
              left: 0;
              right: 0;
              bottom: 0; } }
        .how-we-do-it .process-slider-container div.background-slider .slider-item:after {
          content: ' ';
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          background-color: rgba(0, 0, 0, 0.65); }
    .how-we-do-it .process-slider-container section.nav-slider {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
      .how-we-do-it .process-slider-container section.nav-slider figure.slider-item {
        outline: none;
        filter: alpha(opacity=33);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=33)";
        -webkit-opacity: 0.33;
        -khtml-opacity: 0.33;
        -moz-opacity: 0.33;
        -ms-opacity: 0.33;
        -o-opacity: 0.33;
        opacity: 0.33;
        -webkit-transition: opacity 250ms linear;
        transition: opacity 250ms linear; }
        @media screen and (prefers-reduced-motion: reduce) {
          .how-we-do-it .process-slider-container section.nav-slider figure.slider-item {
            -webkit-transition: none;
            transition: none; } }
        @media (min-width: 768px) {
          .how-we-do-it .process-slider-container section.nav-slider figure.slider-item {
            width: 80vw; } }
        @media (max-width: 991.98px) {
          .how-we-do-it .process-slider-container section.nav-slider figure.slider-item {
            width: 600px; } }
        @media (max-width: 767.98px) {
          .how-we-do-it .process-slider-container section.nav-slider figure.slider-item {
            width: 50vw; }
            .how-we-do-it .process-slider-container section.nav-slider figure.slider-item .container {
              padding: 0; } }
        .how-we-do-it .process-slider-container section.nav-slider figure.slider-item.slick-current {
          filter: alpha(opacity=100);
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
          -webkit-opacity: 1;
          -khtml-opacity: 1;
          -moz-opacity: 1;
          -ms-opacity: 1;
          -o-opacity: 1;
          opacity: 1;
          -webkit-transition: opacity 250ms linear;
          transition: opacity 250ms linear; }
          @media screen and (prefers-reduced-motion: reduce) {
            .how-we-do-it .process-slider-container section.nav-slider figure.slider-item.slick-current {
              -webkit-transition: none;
              transition: none; } }
        .how-we-do-it .process-slider-container section.nav-slider figure.slider-item .count {
          font-size: 2rem;
          font-family: "halyard-display";
          font-weight: 600;
          letter-spacing: 0.01rem; }
          @media (max-width: 767.98px) {
            .how-we-do-it .process-slider-container section.nav-slider figure.slider-item .count {
              font-size: 1.5rem; } }
          @media (max-width: 991.98px) {
            .how-we-do-it .process-slider-container section.nav-slider figure.slider-item .count {
              font-size: 21px;
              font-family: "halyard-text";
              font-weight: 400; } }
        .how-we-do-it .process-slider-container section.nav-slider figure.slider-item h4 {
          margin-bottom: 0;
          font-size: 4.375rem;
          font-family: "halyard-display";
          font-weight: 600;
          letter-spacing: 0.01rem; }
          @media (max-width: 767.98px) {
            .how-we-do-it .process-slider-container section.nav-slider figure.slider-item h4 {
              font-size: 2.5rem; } }
          @media (max-width: 991.98px) {
            .how-we-do-it .process-slider-container section.nav-slider figure.slider-item h4 {
              font-size: 27px;
              font-family: "halyard-display";
              font-weight: 400; } }
  @media (max-width: 991.98px) and (max-width: 767.98px) {
    .how-we-do-it .process-slider-container section.nav-slider figure.slider-item h4 {
      font-size: 21px; } }
        .how-we-do-it .process-slider-container section.nav-slider figure.slider-item h5 {
          font-size: 21px;
          font-family: "halyard-text";
          font-weight: 400; }
          @media (max-width: 991.98px) {
            .how-we-do-it .process-slider-container section.nav-slider figure.slider-item h5 {
              font-size: 0.875rem;
              font-family: "halyard-micro";
              font-weight: 350; } }
        @media (max-width: 991.98px) {
          .how-we-do-it .process-slider-container section.nav-slider figure.slider-item section.text {
            font-size: 0.75rem;
            font-family: "halyard-micro";
            font-weight: 400; } }
        @media (max-width: 767.98px) {
          .how-we-do-it .process-slider-container section.nav-slider figure.slider-item section.text {
            display: none; } }
    .how-we-do-it .process-slider-container .process-slider-nav {
      position: absolute;
      width: 100%;
      bottom: -50px; }
      @media (max-width: 767.98px) {
        .how-we-do-it .process-slider-container .process-slider-nav {
          bottom: -30px; } }
      .how-we-do-it .process-slider-container .process-slider-nav ul.slick-dots {
        position: absolute;
        bottom: 100px;
        left: 10px;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none; }
        @media (max-width: 767.98px) {
          .how-we-do-it .process-slider-container .process-slider-nav ul.slick-dots {
            bottom: 50px;
            text-align: center;
            width: 100%; } }
        .how-we-do-it .process-slider-container .process-slider-nav ul.slick-dots li {
          display: inline-block;
          position: relative;
          margin-right: 30px; }
          .how-we-do-it .process-slider-container .process-slider-nav ul.slick-dots li button {
            font-size: 0;
            background: transparent;
            border: 0px;
            outline: none; }
            .how-we-do-it .process-slider-container .process-slider-nav ul.slick-dots li button:before {
              content: ' ';
              position: absolute;
              top: 0;
              left: 0;
              width: 15px;
              height: 15px;
              background: rgba(255, 255, 255, 0.25);
              border-radius: 10px; }
          .how-we-do-it .process-slider-container .process-slider-nav ul.slick-dots li.slick-active button:before {
            background: white; }

.firm-principles {
  margin-top: 125px;
  margin-bottom: 125px; }
  @media (max-width: 767.98px) {
    .firm-principles {
      margin-top: 80px; } }
  @media (max-width: 767.98px) {
    .firm-principles {
      margin-bottom: 80px; } }
  .firm-principles .fp-sec {
    margin-bottom: 80px; }
    .firm-principles .fp-sec span.icon {
      display: block;
      -khtml-background-size: contain;
      -ms-background-size: contain;
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      margin-bottom: 10px; }
    .firm-principles .fp-sec h2 {
      margin-bottom: 30px; }
    .firm-principles .fp-sec ul li a {
      font-size: 21px;
      font-family: "halyard-text";
      font-weight: 400;
      color: #1A1919; }
    .firm-principles .fp-sec a.community-link {
      color: #1A1919; }
    .firm-principles .fp-sec.sustainability span.icon {
      background-image: url("../../images/firm/sustainability-icon.svg");
      width: 23px;
      height: 22px; }
    .firm-principles .fp-sec.sustainability h2 {
      color: #1B7D9A; }
    .firm-principles .fp-sec.meaningful-technology span.icon {
      background-image: url("../../images/firm/tech-icon.svg");
      width: 32px;
      height: 22px; }
    .firm-principles .fp-sec.meaningful-technology h2 {
      color: #C2CF2F; }
    .firm-principles .fp-sec.community span.icon {
      background-image: url("../../images/firm/community-icon.svg");
      width: 28px;
      height: 18px; }
    .firm-principles .fp-sec.community h2 {
      color: #F3703B; }
  .firm-principles .community-image .image {
    -khtml-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative; }
    .firm-principles .community-image .image:before {
      display: block;
      content: "";
      width: 100%;
      padding-top: 68.33333%; }
    .firm-principles .community-image .image > .content {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }

aside.split-footer {
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media (min-width: 576px) {
    aside.split-footer {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  aside.split-footer a {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -khtml-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative; }
    aside.split-footer a:before {
      display: block;
      content: "";
      width: 100%;
      padding-top: 69.44444%; }
    aside.split-footer a > .content {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    @media (min-width: 576px) {
      aside.split-footer a:first-child {
        margin-right: 2px;
        width: calc(50% - 2px); }
      aside.split-footer a:nth-child(2) {
        margin-left: 1px;
        width: calc(50% - 1px); } }
    aside.split-footer a hgroup {
      position: absolute;
      top: 30px;
      left: 30px;
      color: white; }
      @media (max-width: 767.98px) {
        aside.split-footer a hgroup {
          top: 20px;
          left: 20px; } }
      aside.split-footer a hgroup h3 {
        font-size: 2rem;
        font-family: "halyard-display";
        font-weight: 600;
        letter-spacing: 0.01rem; }
        @media (max-width: 767.98px) {
          aside.split-footer a hgroup h3 {
            font-size: 1.5rem; } }
      aside.split-footer a hgroup h4 {
        font-size: 27px;
        font-family: "halyard-display";
        font-weight: 400; }
        @media (max-width: 767.98px) {
          aside.split-footer a hgroup h4 {
            font-size: 21px; } }
    aside.split-footer a .shade {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: rgba(0, 0, 0, 0.25);
      -webkit-transition: all 100ms ease-out;
      transition: all 100ms ease-out; }
      @media screen and (prefers-reduced-motion: reduce) {
        aside.split-footer a .shade {
          -webkit-transition: none;
          transition: none; } }
    aside.split-footer a:hover .shade {
      background: rgba(0, 0, 0, 0.5);
      -webkit-transition: all 100ms ease-out;
      transition: all 100ms ease-out; }
      @media screen and (prefers-reduced-motion: reduce) {
        aside.split-footer a:hover .shade {
          -webkit-transition: none;
          transition: none; } }
