@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@400;600;700&display=swap");
@import url("https://use.typekit.net/vrr6vvp.css");
.snippet_area > .columns {
  margin-bottom: 0px; }

.font-normal {
  font-weight: 400 !important; }

.font-bold {
  font-weight: 700 !important; }

.tracking-tight {
  letter-spacing: 0.015em !important; }

.tracking-normal {
  letter-spacing: 0.025em !important; }

.tracking-wide {
  letter-spacing: 0.035em !important; }

.leading-right {
  line-height: 1.2em !important; }

.leading-normal {
  line-height: 1.2em !important; }

.text-xl {
  font-size: 4rem !important; }

.text-lg {
  font-size: 2.8rem !important; }

.text-base {
  font-size: 1.9rem !important; }

.text-sm {
  font-size: 1.6rem !important; }

.text-xs {
  font-size: 1.5rem !important; }

h1, .text h1 > a, .act-as-h1 {
  font-family: "Oswald", sans-serif !important; }
  h1 a, .text h1 > a a, .act-as-h1 a {
    border-color: #000 !important; }
    h1 a:hover, .text h1 > a a:hover, .act-as-h1 a:hover {
      color: #000 !important; }

h2, .text h2 > a, h3, .text h3 > a, h4, .intro .title, .product .name, .sf-product .name {
  font-family: "Oswald", sans-serif !important; }
  h2 a, .text h2 > a a, h3 a, .text h3 > a a, h4 a, .intro .title a, .product .name a, .sf-product .name a {
    border-color: #000 !important; }
    h2 a:hover, .text h2 > a a:hover, h3 a:hover, .text h3 > a a:hover, h4 a:hover, .intro .title a:hover, .product .name a:hover, .sf-product .name a:hover {
      color: #000 !important; }

.act_as_snippet_area_main p, p, ol, ul, label, .label-style, .snippet_area_main, .act_as_snippet_area_main, .menu a, .sf-button, .sf-btn, input[type='submit'], .text a, .product-collection article .price, .product .price, .sf-link {
  font-family: "gill-sans-nova", sans-serif !important; }

p, .snippet-area a, ol, ul, .statement em, label, .form label, .form_synced label, .menu a, .snippet_area a, .snippet_area a:hover, p a, .sociallinks li a, .sf-link, .latest_posts ul li a {
  color: #363636; }

.text a:hover, p a:hover, .sf-link:hover, .sf-sidemenu a:hover, ul li a:hover, ul li.activeRoot > a {
  color: #000; }

blockquote a {
  border-bottom: 1px solid #000 !important; }
  blockquote a:hover {
    color: #000 !important; }

h1 {
  font-size: 2.8rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.025em !important;
  line-height: 1.2em !important;
  color: #000;
  text-transform: uppercase; }
  h1 a {
    font-size: 2.8rem !important;
    font-weight: 700 !important;
    letter-spacing: 0.025em !important;
    line-height: 1em !important; }

h2 {
  font-size: 1.9rem !important;
  font-weight: 600 !important;
  letter-spacing: 0.035em !important;
  line-height: 1.2em !important;
  text-transform: uppercase; }
  h2 a {
    font-size: 1.9rem !important;
    font-weight: 600 !important;
    letter-spacing: 0.035em !important;
    line-height: 1.2em !important;
    text-transform: uppercase; }

h3 {
  font-size: 1.9rem !important;
  font-weight: 600 !important;
  letter-spacing: 0.035em !important;
  line-height: 1.2em !important;
  text-transform: uppercase; }
  h3 a {
    font-size: 1.9rem !important;
    font-weight: 600 !important;
    letter-spacing: 0.035em !important;
    line-height: 1.2em !important;
    text-transform: uppercase; }

p {
  font-size: 1.9rem !important;
  letter-spacing: 0.035em !important;
  line-height: 1.625em !important;
  color: #989898; }
  p a {
    font-size: 1.9rem !important;
    border-color: #000 !important; }
    p a:hover {
      color: #000 !important; }

html {
  font-size: 62.5%; }

body {
  font-size: 1.9rem !important;
  line-height: 1.2em !important;
  letter-spacing: 0.025em !important;
  font-family: "gill-sans-nova", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.container-base {
  width: 100%;
  max-width: calc(1170px + 30px);
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto; }

.container-sm {
  width: 100%;
  max-width: 650px;
  margin: 0 auto; }
  @media only screen and (max-width: 680px) {
    .container-sm {
      padding-left: 15px;
      padding-right: 15px; } }

.container-md {
  width: 100%;
  max-width: 750px;
  margin: 0 auto; }
  @media only screen and (max-width: 680px) {
    .container-md {
      padding-left: 15px;
      padding-right: 15px; } }

.columns .container-base {
  padding-left: 0;
  padding-right: 0; }

.columns .container-sm {
  padding-left: 0;
  padding-right: 0; }

.columns .container-md {
  padding-left: 0;
  padding-right: 0; }

.topper {
  height: 125px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 60px;
  margin: 0 auto;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2; }
  @media only screen and (max-width: 400px) {
    .topper {
      padding: 0 15px; } }
  .topper.topper--default {
    background: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12), 0 2px 4px 0 rgba(0, 0, 0, 0.08); }

.topper__height {
  height: 125px; }

.topper__right {
  display: flex;
  align-items: center; }
  .topper__right .topper__search {
    margin-right: 30px; }
    @media only screen and (max-width: 600px) {
      .topper__right .topper__search {
        display: none; } }
  .topper__right .topper__hamburger {
    padding-bottom: 10px; }

.topper__logo img {
  max-width: 266px; }

.footer-partial {
  margin: 100px 0 0 0; }
  .footer-partial .footer__logos {
    background: #484848;
    padding: 80px 0 80px 0; }
  .footer-partial .logos__title {
    text-transform: uppercase;
    color: #767575;
    margin-bottom: 25px;
    text-align: center; }
  .footer-partial .logos__wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    max-width: 100%; }
    .footer-partial .logos__wrapper .logos__passepartout {
      width: 126px;
      height: 70px;
      margin-bottom: 32px;
      display: flex;
      align-items: center;
      justify-content: center;
      display: -ms-flexbox;
      -ms-flex-pack: center;
      -ms-flex-align: center;
      margin-right: 5px; }
      @media only screen and (max-width: 767px) {
        .footer-partial .logos__wrapper .logos__passepartout {
          width: 40%; } }
      @media only screen and (max-width: 420px) {
        .footer-partial .logos__wrapper .logos__passepartout {
          width: 100%;
          margin-right: 0; } }
      .footer-partial .logos__wrapper .logos__passepartout:last-child {
        margin-right: 0; }
      .footer-partial .logos__wrapper .logos__passepartout img {
        height: auto;
        width: auto;
        max-width: 126px;
        -webkit-filter: grayscale(1);
        filter: grayscale(1); }
  .footer-partial .footer__nav {
    width: 100%;
    max-width: calc(1170px + 30px);
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 80px 15px;
    font-size: 1.6rem !important;
    letter-spacing: 0.035em !important;
    line-height: 1.625em !important;
    color: #767575; }
    .footer-partial .footer__nav a {
      color: #767575; }
      .footer-partial .footer__nav a:hover {
        text-decoration: underline; }
    .footer-partial .footer__nav h3 {
      font-size: 1.6rem !important;
      color: #767575;
      text-transform: uppercase;
      margin-bottom: 17px;
      margin-top: 13px; }
    .footer-partial .footer__nav .footer__nav-column img {
      margin-bottom: 15px; }
    @media only screen and (max-width: 767px) {
      .footer-partial .footer__nav .footer__nav-column {
        width: 50%;
        text-align: center;
        margin-bottom: 17px; } }
    @media only screen and (max-width: 500px) {
      .footer-partial .footer__nav .footer__nav-column {
        width: 100%; } }
    .footer-partial .footer__nav .footer_nav-social {
      margin: 10px 0 0 0; }
      .footer-partial .footer__nav .footer_nav-social .fa {
        margin-right: 20px; }

#powered_by {
  position: relative; }
  #powered_by a {
    position: absolute;
    right: 20px;
    bottom: 20px; }

body input[type='submit'],
.sf-btn {
  font-family: "Oswald", sans-serif !important;
  font-size: 1.9rem !important;
  letter-spacing: 0.035em !important;
  font-weight: 700 !important;
  line-height: 1.2em !important;
  color: #484848;
  border: 1px solid #484848;
  background: transparent;
  border-radius: 4px;
  padding: 6px 23px;
  text-transform: uppercase;
  transition: all 300ms ease-in-out; }
  body input[type='submit']:hover,
  .sf-btn:hover {
    color: #fff;
    background: #5C4160;
    transform: scale(1);
    border-color: #5C4160; }

.columns.text + .columns.sf_btn {
  margin-top: -40px; }
  @media only screen and (max-width: 767px) {
    .columns.text + .columns.sf_btn {
      margin-top: -10px; } }

.feature {
  position: relative; }

.feature__type {
  position: absolute;
  z-index: 2;
  top: 20px;
  left: 30px;
  overflow: hidden;
  font-family: "Oswald", sans-serif;
  font-size: 1.9rem !important;
  text-transform: uppercase;
  color: #fff; }

.feature__content {
  position: absolute;
  z-index: 2;
  bottom: 20px;
  left: 30px;
  right: 30px;
  color: #fff; }
  .feature__content .feature__description {
    font-family: "gill-sans-nova", sans-serif;
    display: block;
    font-size: 1.6rem !important;
    letter-spacing: 0.035em !important;
    line-height: 1.2em !important;
    padding-bottom: 5px; }
  .feature__content .feature__author {
    font-family: "Oswald", sans-serif;
    text-transform: uppercase; }

.feature__overlay,
.feature__overlay--hover {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  pointer-events: none;
  transition: all 200ms ease-in-out; }

.feature__overlay {
  background: rgba(0, 0, 0, 0.5); }

.feature__overlay--hover {
  opacity: 0;
  background: rgba(255, 255, 255, 0.5); }

.feature__image {
  min-height: 300px;
  min-width: 355px;
  background-size: cover;
  background-position: center center;
  pointer-events: all; }

.feature__content--static {
  background: #484848;
  color: #fff;
  padding: 60px 30px 30px 30px;
  height: 100%;
  font-size: 1.6rem !important;
  letter-spacing: 0.035em !important;
  line-height: 2.5em; }
  .feature__content--static a {
    color: #fff; }
    .feature__content--static a:hover {
      text-decoration: underline; }

.main-menu {
  width: 325px;
  max-width: 100%;
  max-height: 100vh;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  background: #DD692F;
  padding: 50px 50px;
  position: fixed;
  top: 0;
  right: 0;
  transform: translateX(370px);
  transition: all 200ms ease-in-out;
  z-index: 9999; }
  @media only screen and (max-width: 767px) {
    .main-menu {
      overflow: scroll;
      -webkit-overflow-scrolling: touch; } }
  .main-menu.main-menu-visible {
    transform: translateX(0px); }
  .main-menu .close-main-menu {
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 20px 40px; }
  .main-menu ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .main-menu li a {
    display: block;
    font-family: "Oswald", sans-serif;
    font-size: 1.6rem !important;
    font-weight: 700 !important;
    letter-spacing: 0.035em !important;
    text-transform: uppercase;
    color: #EDC87E;
    padding: 6px 23px; }
    .main-menu li a:active, .main-menu li a:hover, .main-menu li a.active {
      color: #fff; }
  .main-menu li ul {
    margin: 10px 0 10px 15px; }
    .main-menu li ul li a {
      font-family: "gill-sans-nova", sans-serif;
      font-size: 1.6rem !important;
      text-transform: none;
      padding: 0px 23px 6px 23px; }
  .main-menu .main-menu-social {
    padding: 40px 23px 0 23px; }
    .main-menu .main-menu-social i {
      margin-right: 35px;
      color: #EDC87E; }

.content__text p {
  letter-spacing: 0.035em !important;
  line-height: 1.625em !important;
  color: #767575; }
  .content__text p a {
    color: #767575;
    border: 0;
    text-decoration: underline; }
    .content__text p a:hover {
      color: #767575 !important;
      text-decoration: underline; }

.content__text ul li,
.content__text ol li {
  letter-spacing: 0.035em !important;
  line-height: 1.625em !important;
  font-size: 1.9rem !important;
  color: #767575; }
  .content__text ul li a,
  .content__text ol li a {
    color: #767575;
    border: 0;
    text-decoration: underline;
    letter-spacing: 0.035em !important;
    line-height: 1.625em !important;
    font-size: 1.9rem !important; }
    .content__text ul li a:hover,
    .content__text ol li a:hover {
      color: #767575 !important;
      text-decoration: underline; }

.content__text h2, .content__text h3 {
  margin: 40px 0 7px 0;
  color: #767575; }
  .content__text h2 a, .content__text h3 a {
    color: #767575;
    border: 0;
    text-decoration: underline; }
    .content__text h2 a:hover, .content__text h3 a:hover {
      color: #767575 !important;
      text-decoration: underline; }

.content__text h3 + ol,
.content__text h3 + ul {
  margin-top: 20px; }

.content__text h2 + ol,
.content__text h2 + ul {
  margin-top: 20px; }

.template__start-section1 {
  height: 100vh;
  position: relative; }
  .template__start-section1 .start__video {
    height: 95.3vh; }
    .template__start-section1 .start__video .start__video-image {
      position: absolute;
      width: 100%;
      height: 95.3vh;
      background: url("https://d29ly7uq16xz5t.cloudfront.net/editor/dist/16037/uploads/mobil-toppbild-maj2019.png?t=0aae97c3cc32de0d78925af9de006739");
      background-repeat: none;
      background-size: cover;
      background-position: center center; }
      @media only screen and (max-width: 767px) {
        .template__start-section1 .start__video .start__video-image {
          height: 95.3vh; } }
    .template__start-section1 .start__video .start__video-wrapper {
      position: absolute;
      z-index: 1;
      width: 100%;
      overflow: hidden;
      height: 95.3vh; }
      .template__start-section1 .start__video .start__video-wrapper video {
        transition: all 0.5s ease-in-out;
        position: absolute;
        bottom: 50%;
        right: 50%;
        -moz-transform: translateX(50%) translateY(50%);
        -webkit-transform: translateX(50%) translateY(50%);
        transform: translateX(50%) translateY(50%);
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        z-index: 45;
        overflow: hidden;
        display: block;
        opacity: 1; }
  .template__start-section1 .start__bg {
    width: 100%;
    height: 95.3vh;
    background: url("https://d29ly7uq16xz5t.cloudfront.net/editor/dist/16037/uploads/starttop.jpg?t=62e05e685c1c165d19786059ec35f62b");
    background-position: center center;
    background-size: cover;
    position: absolute;
    z-index: 1; }
    @media only screen and (max-width: 991px) {
      .template__start-section1 .start__bg {
        height: 65vh; } }
  .template__start-section1 .start__title {
    position: absolute;
    z-index: 2;
    top: 280px;
    width: 100%; }
    @media only screen and (max-width: 991px) {
      .template__start-section1 .start__title {
        top: 150px; } }
    .template__start-section1 .start__title h1 {
      color: #fff;
      text-transform: uppercase;
      max-width: 370px;
      font-size: 4rem !important;
      font-weight: 700 !important;
      letter-spacing: 0.035em !important;
      line-height: 1.625em !important; }
      @media only screen and (max-width: 991px) {
        .template__start-section1 .start__title h1 {
          margin-left: calc(60px - 15px);
          line-height: 1.2em !important; } }
      @media only screen and (max-width: 600px) {
        .template__start-section1 .start__title h1 {
          margin: 0 auto;
          font-size: 2.8rem !important;
          padding: 0 37px; } }
  .template__start-section1 .start__circles {
    position: absolute;
    z-index: 2;
    width: 100%;
    bottom: -3vh; }
    @media only screen and (max-width: 600px) {
      .template__start-section1 .start__circles {
        bottom: -6vh; } }
    @media only screen and (max-width: 420px) {
      .template__start-section1 .start__circles {
        bottom: -5vh; } }
  .template__start-section1 .circles__wrapper {
    display: flex;
    justify-content: space-between; }
    @media only screen and (max-width: 600px) {
      .template__start-section1 .circles__wrapper {
        flex-wrap: wrap;
        text-align: center; } }
    .template__start-section1 .circles__wrapper .circles__circle {
      text-align: center; }
      .template__start-section1 .circles__wrapper .circles__circle img {
        border-radius: 100px;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12), 0 2px 4px 0 rgba(0, 0, 0, 0.08);
        transition: all 300ms ease-in-out; }
        .template__start-section1 .circles__wrapper .circles__circle img:hover {
          box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.21), 0 5px 15px 0 rgba(0, 0, 0, 0.18); }
        @media only screen and (max-width: 991px) {
          .template__start-section1 .circles__wrapper .circles__circle img {
            width: 70%; } }
        @media only screen and (max-width: 600px) {
          .template__start-section1 .circles__wrapper .circles__circle img {
            width: 85%; } }
      @media only screen and (max-width: 600px) {
        .template__start-section1 .circles__wrapper .circles__circle {
          width: 50%;
          text-align: right;
          padding-left: 5px;
          padding-right: 5px;
          padding-bottom: 10px; }
          .template__start-section1 .circles__wrapper .circles__circle:nth-child(2n) {
            text-align: left; } }

.template__start-section2 .start-box {
  width: 100%;
  max-width: calc(1170px + 30px);
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12), 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  padding-left: 0;
  padding-right: 0;
  margin-top: 100px;
  display: flex;
  flex-wrap: wrap; }
  .template__start-section2 .start-box .feature {
    width: 33.33%;
    overflow: hidden; }
    @media only screen and (max-width: 767px) {
      .template__start-section2 .start-box .feature {
        width: 100%; } }
  .template__start-section2 .start-box .start-box__double {
    width: 66.66%;
    padding: 50px 80px;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media only screen and (max-width: 991px) {
      .template__start-section2 .start-box .start-box__double {
        padding: 25px 40px; } }
    @media only screen and (max-width: 767px) {
      .template__start-section2 .start-box .start-box__double {
        width: 100%;
        padding: 25px 30px; } }
    .template__start-section2 .start-box .start-box__double h2 {
      letter-spacing: 0.035em !important;
      line-height: 1.625em !important; }
    .template__start-section2 .start-box .start-box__double p {
      line-height: 1.625em !important; }

.template__case .post__image {
  margin: 0 0 60px 0; }
  .template__case .post__image .post__image-bg {
    height: 400px;
    width: 100%;
    background-size: cover;
    background-position: center center; }
    @media only screen and (max-width: 767px) {
      .template__case .post__image .post__image-bg {
        height: 250px; } }

.template__case .post__title {
  margin-bottom: 30px; }

.template__case .post__intro {
  font-size: 2.1rem !important;
  letter-spacing: 0.035em !important;
  line-height: 1.625em !important;
  color: #484848;
  margin: 0 0 15px 0; }

.template__cases .introduction {
  margin: 70px 0 60px 0; }

.template__cases .blog__posts {
  display: flex;
  flex-wrap: wrap; }
  @media only screen and (max-width: 1100px) {
    .template__cases .blog__posts {
      justify-content: center; } }

.template__cases .blog__pagination {
  width: 100%;
  margin-top: 60px;
  text-align: center; }
  .template__cases .blog__pagination .blog__pagination-between {
    padding: 0 15px; }

.case__filter {
  text-align: right;
  margin: 65px 5px 10px 0; }
  @media only screen and (max-width: 991px) {
    .case__filter {
      margin-top: 0;
      width: 100%;
      text-align: center; } }
  .case__filter .case__filter-dropdown {
    display: inline-block; }
  .case__filter .filter__select {
    display: inline-block;
    font-size: 1.9rem !important;
    letter-spacing: 0.035em !important;
    line-height: 1.625em !important;
    font-weight: 700 !important;
    font-family: "gill-sans-nova", sans-serif;
    padding: 9px 32px;
    color: #fff;
    border: 1px solid #484848;
    background: #484848;
    margin: 0 9px;
    transition: all .15s ease-in-out;
    letter-spacing: 0.05em;
    margin: 0;
    width: 200px;
    text-align: left;
    position: relative;
    border-radius: 5px 5px 0 0;
    outline: 0; }
    .case__filter .filter__select:hover, .case__filter .filter__select:active, .case__filter .filter__select.active {
      color: #fff;
      background: #5C425F;
      border-color: #5C425F;
      outline: 0; }
    .case__filter .filter__select .fa {
      position: absolute;
      right: 20px;
      top: 16px; }
  .case__filter .filter__list {
    background: #484848;
    width: 200px;
    position: absolute;
    opacity: 0;
    transition: opacity 200ms ease-in-out;
    border-radius: 0 0 5px 5px;
    padding-bottom: 10px;
    z-index: 0; }
    .case__filter .filter__list.filter__list--visible {
      opacity: 1;
      z-index: 100; }
  .case__filter .filter__list-item {
    text-align: left; }
    .case__filter .filter__list-item a {
      letter-spacing: 0.035em !important;
      line-height: 1.625em !important;
      font-size: 1.9rem !important;
      display: block;
      padding: 9px 32px;
      color: #fff;
      margin: 0 0px;
      transition: all .15s ease-in-out; }
      .case__filter .filter__list-item a:hover {
        color: #fff;
        background: #5C425F;
        border-color: #5C425F; }

.template__page {
  margin: 40px 0 0 0; }

.template__tips {
  margin: 70px 0 0 0; }
  .template__tips .template__tips-narrow-text {
    max-width: 485px; }
  .template__tips .content__text p:last-child {
    margin-bottom: 0; }
  @media only screen and (max-width: 991px) {
    .template__tips .case__filter {
      margin-top: 30px; } }
  .template__tips .tips-intro {
    padding: 0 25px; }
    .template__tips .tips-intro .container-sm {
      padding: 0 !important; }

.tips-header {
  margin-bottom: 30px; }
  @media only screen and (max-width: 991px) {
    .tips-header {
      padding: 0 10px; } }
  @media only screen and (max-width: 991px) {
    .tips-header.tips-header-posts {
      padding: 0 0px; } }

.tips-meta {
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700 !important;
  font-size: 1.5rem !important;
  color: #FF7800;
  margin-top: 30px; }
  .tips-meta:before {
    content: '';
    position: absolute;
    width: 100%;
    max-width: 185px;
    border-top: 3px solid #FF7800;
    margin-top: -10px; }
  .tips-meta > div {
    display: inline-block; }
  .tips-meta a {
    color: #FF7800; }

.tips__posts {
  margin-top: 30px; }
  .tips__posts .tips__post a {
    position: relative;
    display: block;
    padding: 28px 70px;
    border-left: 4px solid #FF7800;
    margin: 0 0 20px 0;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    transition: all 300ms ease-out; }
    @media only screen and (max-width: 575px) {
      .tips__posts .tips__post a {
        padding: 14px 70px 14px 35px; } }
    .tips__posts .tips__post a:hover {
      box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12), 0 2px 4px 0 rgba(0, 0, 0, 0.08); }
    .tips__posts .tips__post a:after {
      content: '';
      position: absolute;
      background-image: url('data:image/svg+xml;utf-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M9 0L7.41375 1.58625L13.6912 7.875H0V10.125H13.6912L7.41375 16.4137L9 18L18 9L9 0Z" fill="black" fill-opacity="0.7"/></svg>');
      width: 18px;
      height: 18px;
      top: 0;
      bottom: 0;
      margin-top: auto;
      margin-bottom: auto;
      right: 30px; }
  .tips__posts .tips__post .tips__post-tag {
    display: block;
    font-family: "Oswald", sans-serif !important;
    text-transform: uppercase;
    letter-spacing: 0.035em !important;
    font-size: 1.5rem !important;
    color: #FF7800;
    margin-bottom: 2px; }
  .tips__posts .tips__post h2 {
    font-family: "gill-sans-nova", sans-serif !important;
    text-transform: none;
    font-weight: 400 !important;
    font-size: 1.9rem !important;
    margin-bottom: 5px; }
  .tips__posts .tips__post .tips__post-text p {
    font-size: 1.5rem !important;
    margin-bottom: 0; }
  .tips__posts .pagination li a {
    border: 0 !important; }
    .tips__posts .pagination li a:hover {
      color: #767575 !important; }
  .tips__posts .pagination li.active a {
    background: #767575 !important; }

.template__search {
  margin: 40px 0 0 0; }
  .template__search h1 {
    text-align: center;
    margin-bottom: 40px; }

.sf-search-box .sf-search-box-inline {
  display: flex;
  max-width: 500px;
  margin: 0 auto 40px auto; }

.sf-search-box input[type="search"] {
  background: #fff;
  border: 1px solid #626167;
  border-radius: 100px 0 0 100px;
  font-size: 16px;
  height: 40px;
  padding-left: 25px; }

.sf-search-box button[type="submit"] {
  background: #1C1C1C;
  border-radius: 0 50px 50px 0;
  height: 40px;
  padding: 3px 30px 0 25px; }

.sf-search-results-error,
.sf-search-results-no-match {
  font-size: 1.9rem !important;
  letter-spacing: 0.035em !important;
  line-height: 1.625em !important;
  color: #989898;
  padding: 30px;
  text-align: center; }

.sf-search-results {
  margin-top: 25px; }

.sf-search-result {
  margin: 15px 0;
  border: 1px dashed #D5D8DF;
  border-radius: 8px;
  padding: 40px; }
  .sf-search-result .sf-search-result-title {
    font-size: 1.9rem !important;
    font-weight: 600 !important;
    letter-spacing: 0.035em !important;
    line-height: 1.2em !important;
    text-transform: uppercase;
    font-family: "Oswald", sans-serif !important;
    margin-bottom: 3px; }
    .sf-search-result .sf-search-result-title a {
      color: #365CE2; }
      .sf-search-result .sf-search-result-title a:hover {
        color: #365CE2 !important; }
      .sf-search-result .sf-search-result-title a:visited {
        color: #6031AC !important; }
      .sf-search-result .sf-search-result-title a:hover {
        text-decoration: underline; }
    .sf-search-result .sf-search-result-title em {
      font-style: normal; }
  .sf-search-result .sf-search-result-link {
    font-family: "gill-sans-nova", sans-serif;
    font-size: 1.6rem !important;
    margin-bottom: 12px; }
    .sf-search-result .sf-search-result-link a {
      color: #39710E;
      display: block;
      font-style: normal;
      font-weight: normal;
      font-size: 19px;
      line-height: 1.2em;
      letter-spacing: 1.4px;
      color: #39710E;
      word-wrap: break-word; }
      @media only screen and (max-width: 600px) {
        .sf-search-result .sf-search-result-link a {
          font-size: 12px;
          line-height: 1.2em; } }
  .sf-search-result .sf-search-result-description {
    font-family: "gill-sans-nova", sans-serif;
    font-size: 1.9rem !important;
    color: #989898; }
    .sf-search-result .sf-search-result-description em {
      font-style: normal;
      font-weight: bold; }

.sf-search-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "gill-sans-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1.5px;
  color: #3B3D44; }

.sf-search-pagination-previous a,
.sf-search-pagination-next a,
.sf-search-pagination-current a {
  display: block;
  padding: 5px 10px;
  line-height: 8px; }

.template__news {
  margin: 70px 0 0 0; }

.template__news-title {
  text-align: center;
  margin-bottom: 40px; }

.template__news-tags {
  margin-bottom: 30px; }
  .template__news-tags ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    justify-content: center; }
  .template__news-tags li a {
    font-family: "Oswald", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #3B3D44 !important;
    border: 1px solid #D5D8DF;
    text-transform: uppercase;
    margin: 0 4px;
    border-radius: 4px;
    padding: 8px 15px;
    letter-spacing: 0.08em; }

.template__news-entry-in-overview {
  position: relative;
  height: 450px;
  margin-bottom: 30px; }
  @media only screen and (max-width: 771px) {
    .template__news-entry-in-overview {
      height: 250px; } }
  .template__news-entry-in-overview h2 {
    color: #fff;
    line-height: 1.5em !important; }

.template__news-entry-content {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%; }

.template__news-entry-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, black 0%, transparent 100%);
  pointer-events: none; }

.template__news-entry-image {
  display: block;
  width: 1170px;
  height: 450px;
  max-width: 100%;
  background-position: center center;
  background-size: cover; }
  @media only screen and (max-width: 771px) {
    .template__news-entry-image {
      height: 250px; } }

.pg-arrows-back a,
.pg-arrows-forward a,
.pg-next a {
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #3B3D44 !important;
  border: 1px solid #D5D8DF;
  text-transform: uppercase;
  margin: 0 4px;
  border-radius: 4px;
  padding: 8px 15px;
  letter-spacing: 0.08em; }

.pg-arrows-forward a {
  padding: 10px 9px 5px 9px; }

.pg-arrows-back a {
  padding: 10px 5px 5px 9px; }

.template__news-entry {
  margin: 0 0 0 0; }

.template__news-entry-image-wrapper {
  position: relative; }
  .template__news-entry-image-wrapper .template__news-entry-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, black 0%, transparent 100%);
    pointer-events: none; }
  .template__news-entry-image-wrapper .template__news-entry-image {
    width: 100%;
    height: 450px;
    background-position: center center;
    background-size: cover;
    margin-bottom: 70px; }
  .template__news-entry-image-wrapper .echo-social-share {
    position: absolute;
    bottom: 40px;
    width: 100%;
    margin: 15px 0 0 0; }
    .template__news-entry-image-wrapper .echo-social-share > div {
      display: flex;
      justify-content: flex-end; }
    .template__news-entry-image-wrapper .echo-social-share > div a {
      margin-right: 15px; }
  .template__news-entry-image-wrapper .echo-share-whatsapp,
  .template__news-entry-image-wrapper .echo-share-twitter,
  .template__news-entry-image-wrapper .echo-share-linkedin,
  .template__news-entry-image-wrapper .echo-share-facebook {
    text-decoration: none;
    display: block; }
    .template__news-entry-image-wrapper .echo-share-whatsapp svg,
    .template__news-entry-image-wrapper .echo-share-twitter svg,
    .template__news-entry-image-wrapper .echo-share-linkedin svg,
    .template__news-entry-image-wrapper .echo-share-facebook svg {
      fill: currentColor;
      color: rgba(255, 255, 255, 0.7); }

.template__news-entry .content__text p:last-child {
  margin-bottom: 0; }

.template__news-entry-meta {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding-bottom: 30px; }
  .template__news-entry-meta .template__news-entry-meta-flex {
    display: flex;
    align-items: center; }
  .template__news-entry-meta .template__news-entry-avatar img {
    margin-right: 10px;
    height: 40px;
    width: 40px; }
  .template__news-entry-meta .template__news-entry-title {
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.06em; }
    .template__news-entry-meta .template__news-entry-title div {
      display: inline-block; }
    .template__news-entry-meta .template__news-entry-title div + div {
      position: relative;
      padding-left: 10px; }
      .template__news-entry-meta .template__news-entry-title div + div:before {
        position: absolute;
        content: ' ';
        border-left: 1px solid rgba(255, 255, 255, 0.4);
        height: 80%;
        margin-top: 4px;
        left: 3px; }
  .template__news-entry-meta .template__news-entry-tags {
    display: block;
    margin-top: -8px; }
    .template__news-entry-meta .template__news-entry-tags .template__news-entry-tags-tag,
    .template__news-entry-meta .template__news-entry-tags a {
      color: rgba(255, 255, 255, 0.7);
      font-size: 10px;
      text-transform: uppercase;
      letter-spacing: 0.15em;
      margin-right: 3px; }

.template__news-next {
  margin-top: 100px;
  position: relative;
  height: 450px; }
  @media only screen and (max-width: 767px) {
    .template__news-next {
      margin-top: 30px; } }
  .template__news-next .template__news-next-content {
    position: absolute;
    width: 100%;
    height: 450px; }
  .template__news-next .template__news-next-label-wrapper {
    position: absolute;
    z-index: 5;
    width: 100%; }
  .template__news-next .template__news-next-label {
    display: inline-block;
    background: #fff;
    padding: 10px 20px;
    font-size: 14px;
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.08em; }
  .template__news-next .template__news-next-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: linear-gradient(0deg, black 0%, transparent 100%); }
  .template__news-next .template__news-next-bg {
    position: absolute;
    width: 100%;
    height: 450px;
    background-position: center center;
    background-size: cover; }
  .template__news-next .template__news-next-title-wrapper {
    position: absolute;
    width: calc(100% - 30px);
    z-index: 10;
    bottom: 30px;
    max-width: 730px;
    margin: 0 auto;
    left: 0;
    right: 0;
    padding-left: 15px;
    padding-right: 15px; }
  .template__news-next .template__news-next-title {
    font-size: 19px;
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    line-height: 1.5em !important;
    letter-spacing: 0.035em !important;
    margin-bottom: 15px; }
    .template__news-next .template__news-next-title a {
      color: #fff; }

.image__wrapper {
  padding: 30px 0; }
  .image__wrapper .container-base {
    text-align: center; }

.text__wrapper {
  padding: 30px 0; }

.columns.features + .columns.features {
  margin-top: -22px; }
  .columns.features + .columns.features .features__wrapper {
    padding-top: 0; }

.features__wrapper {
  padding: 30px 0 30px 0;
  display: flex;
  justify-content: center; }
  @media only screen and (max-width: 991px) {
    .features__wrapper {
      flex-wrap: wrap; } }

.features__feature {
  width: 33.33%;
  background: #484848;
  padding: 35px;
  position: relative;
  min-height: 315px;
  margin-right: 8px;
  padding-bottom: 90px;
  max-width: 361px; }
  .features__feature:last-child {
    margin-right: 0; }
  @media only screen and (max-width: 991px) {
    .features__feature {
      width: 100%;
      margin-right: 0;
      margin-bottom: 8px; }
      .features__feature:last-child {
        margin-bottom: 0; } }

.feature__title {
  font-family: "Oswald", sans-serif;
  font-size: 1.9rem !important;
  letter-spacing: 0.035em !important;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 30px; }

.feature__text {
  font-family: "gill-sans-nova", sans-serif;
  font-size: 1.9rem !important;
  letter-spacing: 0.035em !important;
  line-height: 1.625em !important;
  margin-bottom: 30px;
  color: #fff; }

.feature__button {
  text-align: center;
  position: absolute;
  bottom: 25px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto; }
  .feature__button a {
    display: inline-block;
    font-family: "Oswald", sans-serif;
    font-size: 1.9rem !important;
    letter-spacing: 0.035em !important;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 4px;
    padding: 6px 23px;
    text-transform: uppercase;
    transition: all 300ms ease-in-out; }
    .feature__button a:hover {
      color: #fff;
      background: #5C4160; }

.html__wrapper {
  padding: 30px 0 30px 0; }

.column.video {
  padding: 30px 0 30px 0; }

.form__wrapper {
  padding: 30px 0 30px 0; }
  .form__wrapper dt label {
    letter-spacing: 0.035em !important;
    line-height: 1.625em !important;
    font-size: 1.6rem !important;
    margin-bottom: 0;
    text-transform: none;
    color: #767575; }
  .form__wrapper dd {
    margin-bottom: 20px; }
  .form__wrapper .submitBtnArea {
    text-align: center; }
  .form__wrapper input, .form__wrapper textarea {
    letter-spacing: 0.035em !important;
    line-height: 1.625em !important; }
  .form__wrapper input:focus, .form__wrapper textarea:focus, .form__wrapper select:focus, .form__wrapper .menu .active a, .form__wrapper .menu ul li a:hover, .form__wrapper a, .form__wrapper a:hover, .form__wrapper .sf-link, .form__wrapper p a, .form__wrapper .intro .button, .form__wrapper .statement .statement-content, .form__wrapper .snippet_area a, .form__wrapper .blog-post a, .form__wrapper .sf-sidemenu a:hover, .form__wrapper .text blockquote, .form__wrapper .text_synced blockquote {
    border-color: #000; }

.columns.case-image,
.columns.slider {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0; }

.column.case-image .slider__wrapper,
.column.slider .slider__wrapper {
  width: 100%;
  max-width: 100%;
  padding: 30px 0 30px 0;
  margin-bottom: 0; }
  .column.case-image .slider__wrapper li,
  .column.slider .slider__wrapper li {
    position: relative;
    pointer-events: auto; }
    .column.case-image .slider__wrapper li .slider__flex,
    .column.slider .slider__wrapper li .slider__flex {
      display: flex;
      height: 439px; }
      @media only screen and (max-width: 1150px) {
        .column.case-image .slider__wrapper li .slider__flex,
        .column.slider .slider__wrapper li .slider__flex {
          flex-wrap: wrap;
          height: auto; } }
    .column.case-image .slider__wrapper li .slider__image,
    .column.slider .slider__wrapper li .slider__image {
      width: 536px;
      max-width: 100%;
      flex: 1; }
      @media only screen and (max-width: 1150px) {
        .column.case-image .slider__wrapper li .slider__image,
        .column.slider .slider__wrapper li .slider__image {
          flex: none;
          width: 100%; } }
    .column.case-image .slider__wrapper li .flexslider,
    .column.slider .slider__wrapper li .flexslider {
      height: 402px; }
    .column.case-image .slider__wrapper li .slider__image div,
    .column.slider .slider__wrapper li .slider__image div {
      background-repeat: no-repeat;
      background-size: cover;
      background-position: right;
      height: 402px;
      margin: 0 auto; }
    .column.case-image .slider__wrapper li .slider__content,
    .column.slider .slider__wrapper li .slider__content {
      background: #484848;
      flex: 1;
      pointer-events: none; }
      @media only screen and (max-width: 1150px) {
        .column.case-image .slider__wrapper li .slider__content,
        .column.slider .slider__wrapper li .slider__content {
          flex: none;
          width: 100%;
          min-height: 200px; } }
      .column.case-image .slider__wrapper li .slider__content h2,
      .column.case-image .slider__wrapper li .slider__content h3,
      .column.slider .slider__wrapper li .slider__content h2,
      .column.slider .slider__wrapper li .slider__content h3 {
        letter-spacing: 0.035em !important;
        line-height: 1.625em !important;
        color: #fff; }
      .column.case-image .slider__wrapper li .slider__content p,
      .column.slider .slider__wrapper li .slider__content p {
        color: #fff;
        pointer-events: auto; }
    .column.case-image .slider__wrapper li .slider__text,
    .column.slider .slider__wrapper li .slider__text {
      padding: 55px 75px;
      text-align: left; }
      @media only screen and (max-width: 767px) {
        .column.case-image .slider__wrapper li .slider__text,
        .column.slider .slider__wrapper li .slider__text {
          padding: 15px; } }

.column.case-image .flexslider,
.column.slider .flexslider {
  margin-bottom: 0 !important; }
  .column.case-image .flexslider .slides > li,
  .column.slider .flexslider .slides > li {
    -webkit-backface-visibility: visible !important; }
  .column.case-image .flexslider .flex-direction-nav,
  .column.slider .flexslider .flex-direction-nav {
    display: none; }
  .column.case-image .flexslider .flex-control-nav,
  .column.slider .flexslider .flex-control-nav {
    bottom: 25px;
    text-align: left;
    position: relative;
    max-width: 100%;
    text-align: center;
    width: 536px; }
    @media only screen and (max-width: 1150px) {
      .column.case-image .flexslider .flex-control-nav,
      .column.slider .flexslider .flex-control-nav {
        width: 536px;
        margin: 0 auto; } }
    .column.case-image .flexslider .flex-control-nav li a,
    .column.slider .flexslider .flex-control-nav li a {
      box-shadow: none;
      background: #fff;
      width: 9px;
      height: 9px; }
      .column.case-image .flexslider .flex-control-nav li a.flex-active, .column.case-image .flexslider .flex-control-nav li a:hover,
      .column.slider .flexslider .flex-control-nav li a.flex-active,
      .column.slider .flexslider .flex-control-nav li a:hover {
        background: #000; }

.column.back .back-wrapper {
  padding: 60px 0;
  text-align: center; }
  .column.back .back-wrapper span {
    font-size: 1.6rem !important;
    line-height: 1.625em !important; }
  .column.back .back-wrapper a:hover {
    text-decoration: underline; }

.text-on-image-wrapper {
  display: flex;
  flex-wrap: wrap;
  padding: 30px 0; }
  .text-on-image-wrapper .repeaterControllerButton {
    margin-top: 0 !important;
    z-index: 9999 !important; }
  @media only screen and (max-width: 1190px) {
    .text-on-image-wrapper {
      justify-content: start;
      margin-left: -10px;
      margin-right: -10px; } }
  .text-on-image-wrapper .toi {
    position: relative;
    width: 208px;
    height: 130px;
    margin-right: 20px;
    margin-bottom: 20px; }
    .text-on-image-wrapper .toi:nth-child(5n) {
      margin-right: 0; }
    @media only screen and (max-width: 1190px) {
      .text-on-image-wrapper .toi {
        margin-left: 10px;
        margin-right: 10px; }
        .text-on-image-wrapper .toi:nth-child(5n) {
          margin-right: 10px; } }
    @media only screen and (max-width: 510px) {
      .text-on-image-wrapper .toi {
        width: 179px;
        height: 112px;
        margin-left: 8px;
        margin-right: 8px; }
        .text-on-image-wrapper .toi:nth-child(5n) {
          margin-right: 8px; } }
    @media only screen and (max-width: 435px) {
      .text-on-image-wrapper .toi {
        margin-left: 2px;
        margin-right: 2px;
        margin-bottom: 4px; }
        .text-on-image-wrapper .toi:nth-child(5n) {
          margin-right: 2px; } }
    @media only screen and (max-width: 435px) {
      .text-on-image-wrapper .toi {
        width: 208px;
        height: 130px;
        margin: 0 auto 20px auto; }
        .text-on-image-wrapper .toi:nth-child(5n) {
          margin-right: auto; } }
  .text-on-image-wrapper .toi-logo {
    pointer-events: none;
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: 13px;
    border-radius: 500px;
    width: 75px;
    height: 75px; }
    @media only screen and (max-width: 510px) {
      .text-on-image-wrapper .toi-logo {
        width: 55px;
        height: 55px; } }
  .text-on-image-wrapper h2 {
    pointer-events: none;
    position: absolute;
    z-index: 10;
    bottom: 11px;
    width: 95%;
    margin-bottom: 0;
    text-align: center;
    color: #fff;
    left: 0;
    right: 0;
    margin: 0 auto;
    overflow: hidden;
    white-space: nowrap;
    font-size: 1.6rem !important; }
  .text-on-image-wrapper .toi-image {
    position: absolute;
    z-index: 5;
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%; }
  .text-on-image-wrapper.in-live-edit h2, .text-on-image-wrapper.in-live-edit .toi-logo {
    pointer-events: all; }

.image-text-below-wrapper {
  display: flex;
  flex-wrap: wrap;
  padding: 30px 0; }
  @media only screen and (max-width: 1190px) {
    .image-text-below-wrapper {
      justify-content: start;
      margin-left: -10px;
      margin-right: -10px; } }
  .image-text-below-wrapper .itb {
    position: relative;
    width: 208px;
    margin-right: 20px;
    margin-bottom: 20px; }
    .image-text-below-wrapper .itb:nth-child(5n) {
      margin-right: 0; }
    @media only screen and (max-width: 1190px) {
      .image-text-below-wrapper .itb {
        margin-left: 10px;
        margin-right: 10px; }
        .image-text-below-wrapper .itb:nth-child(5n) {
          margin-right: 10px; } }
    @media only screen and (max-width: 510px) {
      .image-text-below-wrapper .itb {
        width: 179px;
        margin-left: 8px;
        margin-right: 8px; }
        .image-text-below-wrapper .itb:nth-child(5n) {
          margin-right: 8px; } }
    @media only screen and (max-width: 435px) {
      .image-text-below-wrapper .itb {
        margin-left: 2px;
        margin-right: 2px;
        margin-bottom: 4px;
        text-align: center; }
        .image-text-below-wrapper .itb:nth-child(5n) {
          margin-right: 2px; } }
    @media only screen and (max-width: 435px) {
      .image-text-below-wrapper .itb {
        width: 100%; } }
  .image-text-below-wrapper h2 {
    font-size: 1.6rem !important;
    display: inline-block;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px; }
  .image-text-below-wrapper p {
    font-size: 1.6rem !important; }
    .image-text-below-wrapper p a {
      font-size: 1.6rem !important; }
  .image-text-below-wrapper img + p {
    margin-top: 20px; }

.people-wrapper {
  display: flex;
  flex-wrap: wrap; }
  .people-wrapper .person {
    position: relative;
    padding: 45px 0;
    width: 25%;
    text-align: center; }
    @media only screen and (max-width: 1100px) {
      .people-wrapper .person {
        width: 33.33%; } }
    @media only screen and (max-width: 920px) {
      .people-wrapper .person {
        width: 50%; } }
    @media only screen and (max-width: 600px) {
      .people-wrapper .person {
        width: 100%;
        padding: 25px; } }
  .people-wrapper img {
    border-radius: 200px; }
  .people-wrapper .person-image-wrapper {
    height: 200px;
    width: 200px; }
    .people-wrapper .person-image-wrapper.in-live-edit .person-image {
      z-index: 3; }
    .people-wrapper .person-image-wrapper.in-live-edit .person-image-hover {
      opacity: 1;
      margin-left: -10px;
      z-index: 2; }
    .people-wrapper .person-image-wrapper.in-live-edit .person-image-hover {
      opacity: 1; }
    .people-wrapper .person-image-wrapper.in-live-edit:hover .person-image {
      opacity: 1; }
    .people-wrapper .person-image-wrapper .person-image,
    .people-wrapper .person-image-wrapper .person-image-hover {
      position: absolute;
      left: 0;
      right: 0;
      margin-left: auto;
      margin-right: auto;
      transition: all .2s ease-in-out; }
    .people-wrapper .person-image-wrapper .person-image-hover {
      opacity: 0; }
    .people-wrapper .person-image-wrapper:hover .person-image {
      opacity: 0; }
    .people-wrapper .person-image-wrapper:hover .person-image-hover {
      opacity: 1; }
  .people-wrapper .person-name {
    text-align: center;
    font-size: 1.9rem !important;
    color: #000;
    margin-top: 25px;
    margin-bottom: 5px;
    letter-spacing: 0.025em !important; }
  .people-wrapper .person-email {
    margin-bottom: -6px; }
  .people-wrapper .person-email,
  .people-wrapper .person-phone {
    text-align: center;
    font-size: 1.6rem !important;
    color: #767575;
    letter-spacing: 0.025em !important; }
    .people-wrapper .person-email a,
    .people-wrapper .person-phone a {
      color: #767575; }
      .people-wrapper .person-email a:hover,
      .people-wrapper .person-phone a:hover {
        color: #767575;
        text-decoration: underline; }
  .people-wrapper a.linkedin {
    z-index: 5;
    position: absolute;
    background-image: url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" width="29" height="29" viewBox="0 0 29 29"><g fill="none" fill-rule="evenodd"><polygon fill="%23A4ADB5" points="0 29 28.275 29 28.275 0 0 0"/><path fill="%23FFF" d="M9.06353868 6.525C10.0627507 6.525 10.875 7.34678009 10.875 8.35666586 10.875 9.36865337 10.0627507 10.1914843 9.06353868 10.1914843 8.06017192 10.1914843 7.25 9.36865337 7.25 8.35666586 7.25 7.34678009 8.06017192 6.525 9.06353868 6.525zM7.49824499 21.75L10.6277937 21.75 10.6277937 11.5796832 7.49824499 11.5796832 7.49824499 21.75zM12.325 11.8466126L15.4464956 11.8466126 15.4464956 13.2004234 15.4897745 13.2004234C15.9247282 12.4217008 16.9872268 11.6 18.5712371 11.6 21.8669305 11.6 22.475 13.6506704 22.475 16.3173606L22.475 21.75 19.2225855 21.75 19.2225855 16.9344037C19.2225855 15.7862738 19.1987821 14.308645 17.5314599 14.308645 15.8360063 14.308645 15.5774145 15.5591037 15.5774145 16.850494L15.5774145 21.75 12.325 21.75 12.325 11.8466126z"/></g></svg>');
    background-size: 29px 29px;
    color: transparent;
    width: 29px;
    height: 29px;
    display: inline-block;
    overflow: hidden;
    right: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: -15px; }

.columns.quote {
  padding: 60px 0; }
  .columns.quote .quote-wrapper {
    border-left: 3px solid #767575;
    padding-left: 15px;
    font-style: italic;
    font-size: 16px !important;
    padding-right: 25px; }
    .columns.quote .quote-wrapper p, .columns.quote .quote-wrapper p a {
      font-size: 16px !important; }
