@import url("https://use.typekit.net/bcm0cal.css");
@font-face {
  font-family: 'HCo Gotham SSm';
  src: url("../fonts/woff2/GothamSSm-XLight_Web.woff2") format("woff2"), url("../fonts/woff/GothamSSm-XLight_Web.woff") format("woff");
  font-weight: 200;
  font-style: normal; }
@font-face {
  font-family: 'HCo Gotham SSm';
  src: url("../fonts/woff2/GothamSSm-XLightItalic_Web.woff2") format("woff2"), url("../fonts/woff/GothamSSm-XLightItalic_Web.woff") format("woff");
  font-weight: 200;
  font-style: italic; }
@font-face {
  font-family: 'HCo Gotham SSm';
  src: url("../fonts/woff2/GothamSSm-Light_Web.woff2") format("woff2"), url("../fonts/woff/GothamSSm-Light_Web.woff") format("woff");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'HCo Gotham SSm';
  src: url("../fonts/woff2/GothamSSm-LightItalic_Web.woff2") format("woff2"), url("../fonts/woff/GothamSSm-LightItalic_Web.woff") format("woff");
  font-weight: 300;
  font-style: italic; }
@font-face {
  font-family: 'HCo Gotham SSm';
  src: url("../fonts/woff2/GothamSSm-Book_Web.woff2") format("woff2"), url("../fonts/woff/GothamSSm-Book_Web.woff") format("woff");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'HCo Gotham SSm';
  src: url("../fonts/woff2/GothamSSm-BookItalic_Web.woff2") format("woff2"), url("../fonts/woff/GothamSSm-BookItalic_Web.woff") format("woff");
  font-weight: 400;
  font-style: italic; }
@font-face {
  font-family: 'HCo Gotham SSm';
  src: url("../fonts/woff2/GothamSSm-Medium_Web.woff2") format("woff2"), url("../fonts/woff/GothamSSm-Medium_Web.woff") format("woff");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'HCo Gotham SSm';
  src: url("../fonts/woff2/GothamSSm-MediumItalic_Web.woff2") format("woff2"), url("../fonts/woff/GothamSSm-MediumItalic_Web.woff") format("woff");
  font-weight: 500;
  font-style: italic; }
@font-face {
  font-family: 'HCo Gotham SSm';
  src: url("../fonts/woff2/GothamSSm-Bold_Web.woff2") format("woff2"), url("../fonts/woff/GothamSSm-Bold_Web.woff") format("woff");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: 'HCo Gotham SSm';
  src: url("../fonts/woff2/GothamSSm-BoldItalic_Web.woff2") format("woff2"), url("../fonts/woff/GothamSSm-BoldItalic_Web.woff") format("woff");
  font-weight: 700;
  font-style: italic; }
@font-face {
  font-family: 'HCo Gotham SSm';
  src: url("../fonts/woff2/GothamSSm-Black_Web.woff2") format("woff2"), url("../fonts/woff/GothamSSm-Black_Web.woff") format("woff");
  font-weight: 800;
  font-style: normal; }
@font-face {
  font-family: 'HCo Gotham SSm';
  src: url("../fonts/woff2/GothamSSm-BlackItalic_Web.woff2") format("woff2"), url("../fonts/woff/GothamSSm-BlackItalic_Web.woff") format("woff");
  font-weight: 800;
  font-style: italic; }
.skp_posts-post_content img {
  max-width: 100%; }

.skp_post-byline {
  font-family: 'proxima-nova',sans-serif;
  font-weight: 500;
  font-size: 12.5px;
  display: flex;
  padding: 0 0 .625rem 0; }
  .skp_post-byline span {
    display: inline-flex;
    padding-right: 2rem;
    align-items: center;
    flex-direction: row; }
    .skp_post-byline span.skp_post-category {
      position: relative; }
      .skp_post-byline span.skp_post-category:before {
        color: #ca695a;
        content: url(../images/category.svg);
        display: inline-block;
        height: 23px;
        width: 20px;
        position: relative;
        margin-right: .625rem; }
    .skp_post-byline span.skp_post-comments {
      position: relative; }
      .skp_post-byline span.skp_post-comments:before {
        color: #ca695a;
        content: url(../images/comment.svg);
        display: inline-block;
        height: 23px;
        width: 20px;
        position: relative;
        top: 2px;
        margin-right: .625rem; }

.skp_posts-button {
  color: #ca695a;
  text-transform: uppercase;
  font-family: 'proxima-nova',sans-serif;
  font-weight: 500;
  font-size: 12.5px;
  display: flex;
  align-items: center;
  text-align: left;
  line-height: 1;
  margin: 1rem 0;
  position: relative;
  padding: 0; }
  .skp_posts-button span {
    display: block;
    padding-left: 18px; }
  .skp_posts-button:before {
    content: "";
    display: block;
    width: 28px;
    height: 0px;
    border: 1px solid #ca695a; }

.skp_posts--footer {
  margin: 2rem 0 0 0;
  text-align: center; }
  .skp_posts--footer .skp_posts-pagination {
    font-family: 'proxima-nova',sans-serif;
    font-weight: 500;
    color: #95bdaa;
    text-transform: uppercase;
    text-align: center;
    line-height: 1;
    font-size: 15px;
    opacity: 0;
    display: none;
    transition: opacity .3s; }
    .skp_posts--footer .skp_posts-pagination.pagination-active {
      display: inline-block;
      opacity: 1;
      transition: opacity .3s; }

.skp_posts-listing--wrapper {
  background-color: #f8f8f8; }
  .skp_posts-listing--wrapper .skp_posts-listing {
    margin: auto;
    width: 90%;
    max-width: 1060px;
    top: -36px;
    position: relative; }
    @media (min-width: 768px) {
      .skp_posts-listing--wrapper .skp_posts-listing {
        top: -101px; } }
    @media (min-width: 1024px) {
      .skp_posts-listing--wrapper .skp_posts-listing {
        width: calc(100vw - 60px);
        top: -102px;
        z-index: 1; } }
    .skp_posts-listing--wrapper .skp_posts-listing .skp_posts-top {
      position: relative; }
      .skp_posts-listing--wrapper .skp_posts-listing .skp_posts-top .breadcrumbs ul {
        padding: 12px;
        margin: 0;
        list-style: none;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap; }
        @media (min-width: 1024px) {
          .skp_posts-listing--wrapper .skp_posts-listing .skp_posts-top .breadcrumbs ul {
            padding: 12px 64px; } }
        .skp_posts-listing--wrapper .skp_posts-listing .skp_posts-top .breadcrumbs ul li {
          font-size: 17px;
          font-weight: 600; }
          @media (min-width: 1024px) {
            .skp_posts-listing--wrapper .skp_posts-listing .skp_posts-top .breadcrumbs ul li {
              color: white; } }
          @media (min-width: 1024px) {
            .skp_posts-listing--wrapper .skp_posts-listing .skp_posts-top .breadcrumbs ul li a {
              color: white; } }
          .skp_posts-listing--wrapper .skp_posts-listing .skp_posts-top .breadcrumbs ul li a:after {
            display: inline-block;
            content: "/";
            padding: 0 .5rem; }
      .skp_posts-listing--wrapper .skp_posts-listing .skp_posts-top .skp_post-byline {
        color: white;
        text-transform: uppercase; }
        @media (min-width: 768px) {
          .skp_posts-listing--wrapper .skp_posts-listing .skp_posts-top .skp_post-byline {
            padding-left: 12px; } }
        @media (min-width: 1024px) {
          .skp_posts-listing--wrapper .skp_posts-listing .skp_posts-top .skp_post-byline {
            padding-left: 64px; } }
        @media (min-width: 1366px) {
          .skp_posts-listing--wrapper .skp_posts-listing .skp_posts-top .skp_post-byline {
            padding-left: 0; } }
      .skp_posts-listing--wrapper .skp_posts-listing .skp_posts-top .skp_posts-filter {
        padding: 21.5px 12px 21.5px 12px;
        background: #f9f9f9;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        text-transform: uppercase; }
        @media (min-width: 1024px) {
          .skp_posts-listing--wrapper .skp_posts-listing .skp_posts-top .skp_posts-filter {
            padding: 17.5px 64px 17.5px 64px; } }
        .skp_posts-listing--wrapper .skp_posts-listing .skp_posts-top .skp_posts-filter .skp_posts-filter--wrapper {
          display: flex;
          flex-direction: row;
          align-items: center; }
          .skp_posts-listing--wrapper .skp_posts-listing .skp_posts-top .skp_posts-filter .skp_posts-filter--wrapper .skp_posts-filter--title {
            font-size: 12.5px;
            color: black;
            font-weight: 600;
            line-height: 1;
            margin: 0 14px 0 0; }
          .skp_posts-listing--wrapper .skp_posts-listing .skp_posts-top .skp_posts-filter .skp_posts-filter--wrapper .skp_posts-filter--nav {
            padding: 0;
            margin: 0;
            list-style: none;
            display: flex;
            flex-direction: row;
            flex-wrap: nowrap; }
            .skp_posts-listing--wrapper .skp_posts-listing .skp_posts-top .skp_posts-filter .skp_posts-filter--wrapper .skp_posts-filter--nav li {
              font-family: 'proxima-nova', sans-serif;
              font-weight: 300;
              font-size: 12.5px;
              color: black;
              line-height: 1;
              padding: 4px 0;
              margin: 0 14px;
              border-bottom: 2px solid transparent;
              -webkit-transition: border-bottom-color .3s;
              -moz-transition: border-bottom-color .3s;
              -ms-transition: border-bottom-color .3s;
              -o-transition: border-bottom-color .3s;
              transition: border-bottom-color .3s; }
              .skp_posts-listing--wrapper .skp_posts-listing .skp_posts-top .skp_posts-filter .skp_posts-filter--wrapper .skp_posts-filter--nav li:hover, .skp_posts-listing--wrapper .skp_posts-listing .skp_posts-top .skp_posts-filter .skp_posts-filter--wrapper .skp_posts-filter--nav li.active {
                border-bottom: 2px solid #ca695a; }
              .skp_posts-listing--wrapper .skp_posts-listing .skp_posts-top .skp_posts-filter .skp_posts-filter--wrapper .skp_posts-filter--nav li a {
                text-decoration: none;
                color: black; }
        .skp_posts-listing--wrapper .skp_posts-listing .skp_posts-top .skp_posts-filter .skp_posts-filter--search {
          background: white;
          border-radius: 30px;
          padding: 4px 34px 4px 30px;
          align-items: center;
          display: none;
          width: 223px; }
          @media (min-width: 1024px) {
            .skp_posts-listing--wrapper .skp_posts-listing .skp_posts-top .skp_posts-filter .skp_posts-filter--search {
              display: flex; } }
          .skp_posts-listing--wrapper .skp_posts-listing .skp_posts-top .skp_posts-filter .skp_posts-filter--search input[type="text"] {
            border: none;
            font-size: 12px; }
          .skp_posts-listing--wrapper .skp_posts-listing .skp_posts-top .skp_posts-filter .skp_posts-filter--search button {
            height: 22px;
            border: none;
            background: transparent;
            position: relative; }
            .skp_posts-listing--wrapper .skp_posts-listing .skp_posts-top .skp_posts-filter .skp_posts-filter--search button:before {
              content: "";
              display: block;
              background: url(../images/search.svg) center no-repeat;
              background-size: contain;
              width: 16px;
              height: 16px; }
            .skp_posts-listing--wrapper .skp_posts-listing .skp_posts-top .skp_posts-filter .skp_posts-filter--search button.hasSearched:before {
              background: url(../images/close.svg) center no-repeat; }

.skp_posts-wrapper, .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Related .Related--inner .Related--wrapper {
  margin-top: -30px;
  background-color: #f8f8f8; }
  @media (min-width: 768px) {
    .skp_posts-wrapper, .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Related .Related--inner .Related--wrapper {
      display: flex;
      flex-direction: row;
      align-items: flex-start;
      justify-content: space-between;
      flex-wrap: wrap; } }
  .skp_posts-wrapper .skp_posts-item, .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Related .Related--inner .Related--wrapper .skp_posts-item {
    position: relative;
    margin-top: 55px;
    width: 100%;
    visibility: hidden; }
    @media (min-width: 768px) {
      .skp_posts-wrapper .skp_posts-item, .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Related .Related--inner .Related--wrapper .skp_posts-item {
        height: 414px;
        width: 45%;
        margin-top: 95px; } }
    @media (min-width: 1024px) {
      .skp_posts-wrapper .skp_posts-item, .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Related .Related--inner .Related--wrapper .skp_posts-item {
        width: 27.831%; } }
    .skp_posts-wrapper .skp_posts-item .skp_post-item--inner, .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Related .Related--inner .Related--wrapper .skp_posts-item .skp_post-item--inner {
      display: flex;
      flex-direction: column;
      height: 100%; }
      .skp_posts-wrapper .skp_posts-item .skp_post-item--inner .skp_post-item--flex, .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Related .Related--inner .Related--wrapper .skp_posts-item .skp_post-item--inner .skp_post-item--flex {
        display: flex;
        flex-direction: column;
        flex: 1 0 auto; }
        .skp_posts-wrapper .skp_posts-item .skp_post-item--inner .skp_post-item--flex .skp_post-image, .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Related .Related--inner .Related--wrapper .skp_posts-item .skp_post-item--inner .skp_post-item--flex .skp_post-image {
          margin-bottom: 24px;
          overflow: hidden;
          transition: all .6s;
          position: relative;
          clip-path: inset(0 0); }
          .skp_posts-wrapper .skp_posts-item .skp_post-item--inner .skp_post-item--flex .skp_post-image img, .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Related .Related--inner .Related--wrapper .skp_posts-item .skp_post-item--inner .skp_post-item--flex .skp_post-image img {
            transition: all .6s;
            display: block; }
        .skp_posts-wrapper .skp_posts-item .skp_post-item--inner .skp_post-item--flex .skp_post-content, .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Related .Related--inner .Related--wrapper .skp_posts-item .skp_post-item--inner .skp_post-item--flex .skp_post-content {
          visibility: hidden;
          flex: 1;
          display: flex;
          flex-direction: column; }
          .skp_posts-wrapper .skp_posts-item .skp_post-item--inner .skp_post-item--flex .skp_post-content .skp_post-item--title, .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Related .Related--inner .Related--wrapper .skp_posts-item .skp_post-item--inner .skp_post-item--flex .skp_post-content .skp_post-item--title {
            font-family: 'proxima-nova',sans-serif;
            font-weight: 400;
            font-size: 22px;
            line-height: 1;
            margin-bottom: 18px;
            padding: 0; }
            .skp_posts-wrapper .skp_posts-item .skp_post-item--inner .skp_post-item--flex .skp_post-content .skp_post-item--title:after, .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Related .Related--inner .Related--wrapper .skp_posts-item .skp_post-item--inner .skp_post-item--flex .skp_post-content .skp_post-item--title:after {
              display: none; }
          .skp_posts-wrapper .skp_posts-item .skp_post-item--inner .skp_post-item--flex .skp_post-content .skp_post-meta, .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Related .Related--inner .Related--wrapper .skp_posts-item .skp_post-item--inner .skp_post-item--flex .skp_post-content .skp_post-meta {
            flex: 1; }
          .skp_posts-wrapper .skp_posts-item .skp_post-item--inner .skp_post-item--flex .skp_post-content .skp_post-byline, .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Related .Related--inner .Related--wrapper .skp_posts-item .skp_post-item--inner .skp_post-item--flex .skp_post-content .skp_post-byline {
            margin-bottom: 18px;
            padding: 0;
            text-transform: uppercase; }
            .skp_posts-wrapper .skp_posts-item .skp_post-item--inner .skp_post-item--flex .skp_post-content .skp_post-byline .skp_post-comments, .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Related .Related--inner .Related--wrapper .skp_posts-item .skp_post-item--inner .skp_post-item--flex .skp_post-content .skp_post-byline .skp_post-comments {
              padding-right: 0; }
          .skp_posts-wrapper .skp_posts-item .skp_post-item--inner .skp_post-item--flex .skp_post-content .skp_post-excerpt p, .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Related .Related--inner .Related--wrapper .skp_posts-item .skp_post-item--inner .skp_post-item--flex .skp_post-content .skp_post-excerpt p {
            font-size: 15px;
            line-height: 20px;
            font-family: 'proxima-nova',sans-serif;
            font-weight: 300; }
          .skp_posts-wrapper .skp_posts-item .skp_post-item--inner .skp_post-item--flex .skp_post-content .skp_posts-button, .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Related .Related--inner .Related--wrapper .skp_posts-item .skp_post-item--inner .skp_post-item--flex .skp_post-content .skp_posts-button {
            color: #ca695a; }
            @media (min-width: 768px) {
              .skp_posts-wrapper .skp_posts-item .skp_post-item--inner .skp_post-item--flex .skp_post-content .skp_posts-button, .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Related .Related--inner .Related--wrapper .skp_posts-item .skp_post-item--inner .skp_post-item--flex .skp_post-content .skp_posts-button {
                margin: 0;
                bottom: 0; } }
    @media (min-width: 1024px) {
      .skp_posts-wrapper .skp_posts-item.skp_featured-post, .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Related .Related--inner .Related--wrapper .skp_posts-item.skp_featured-post {
        width: 63%; } }
    @media (min-width: 1024px) {
      .skp_posts-wrapper .skp_posts-item.skp_featured-post .skp_post-item--inner .skp_post-item--flex, .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Related .Related--inner .Related--wrapper .skp_posts-item.skp_featured-post .skp_post-item--inner .skp_post-item--flex {
        flex-direction: row; } }
    @media (min-width: 1024px) {
      .skp_posts-wrapper .skp_posts-item.skp_featured-post .skp_post-item--inner .skp_post-item--flex .skp_post-image, .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Related .Related--inner .Related--wrapper .skp_posts-item.skp_featured-post .skp_post-item--inner .skp_post-item--flex .skp_post-image {
        margin-right: 20px;
        margin-bottom: 0; } }
    .skp_posts-wrapper .skp_posts-item.skp_featured-post .skp_post-item--inner .skp_post-item--flex .skp_post-image .skp_post-featured-image, .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Related .Related--inner .Related--wrapper .skp_posts-item.skp_featured-post .skp_post-item--inner .skp_post-item--flex .skp_post-image .skp_post-featured-image {
      display: none; }
      @media (min-width: 1024px) {
        .skp_posts-wrapper .skp_posts-item.skp_featured-post .skp_post-item--inner .skp_post-item--flex .skp_post-image .skp_post-featured-image, .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Related .Related--inner .Related--wrapper .skp_posts-item.skp_featured-post .skp_post-item--inner .skp_post-item--flex .skp_post-image .skp_post-featured-image {
          display: block;
          height: 414px; } }
    @media (min-width: 1024px) {
      .skp_posts-wrapper .skp_posts-item.skp_featured-post .skp_post-item--inner .skp_post-item--flex .skp_post-image .skp_post-featured-image + .wp-post-image, .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Related .Related--inner .Related--wrapper .skp_posts-item.skp_featured-post .skp_post-item--inner .skp_post-item--flex .skp_post-image .skp_post-featured-image + .wp-post-image {
        display: none; } }
    @media (min-width: 1024px) {
      .skp_posts-wrapper .skp_posts-item.skp_featured-post .skp_post-item--inner .skp_post-item--flex .skp_post-content, .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Related .Related--inner .Related--wrapper .skp_posts-item.skp_featured-post .skp_post-item--inner .skp_post-item--flex .skp_post-content {
        width: 50%;
        margin-left: 20px;
        height: 414px; } }
    .skp_posts-wrapper .skp_posts-item.skp_featured-post .skp_post-item--inner .skp_post-item--flex .skp_post-content .skp_post-item--title, .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Related .Related--inner .Related--wrapper .skp_posts-item.skp_featured-post .skp_post-item--inner .skp_post-item--flex .skp_post-content .skp_post-item--title {
      font-size: 35px;
      line-height: 1; }
    .skp_posts-wrapper .skp_posts-item:hover .skp_post-item--inner .skp_post-item--flex .skp_post-image, .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Related .Related--inner .Related--wrapper .skp_posts-item:hover .skp_post-item--inner .skp_post-item--flex .skp_post-image {
      overflow: hidden;
      clip-path: inset(12px 12px); }
      .skp_posts-wrapper .skp_posts-item:hover .skp_post-item--inner .skp_post-item--flex .skp_post-image img, .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Related .Related--inner .Related--wrapper .skp_posts-item:hover .skp_post-item--inner .skp_post-item--flex .skp_post-image img {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05); }
    .skp_posts-wrapper .skp_posts-item:hover .skp_post-item--inner .skp_posts-button:before, .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Related .Related--inner .Related--wrapper .skp_posts-item:hover .skp_post-item--inner .skp_posts-button:before {
      -webkit-animation-name: readMore;
      /* Safari 4.0 - 8.0 */
      -webkit-animation-duration: .6s;
      /* Safari 4.0 - 8.0 */
      animation-name: readMore;
      animation-duration: .6s;
      animation-timing-function: ease-in-out; }

.skp_posts-header {
  position: relative;
  overflow: hidden;
  min-height: 414px;
  display: flex;
  align-items: center; }
  @media (min-width: 1366px) {
    .skp_posts-header {
      min-height: 610px; } }
  .skp_posts-header:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2); }
    @media (min-width: 1024px) {
      .skp_posts-header:after {
        background: url(../images/hero-overlay.png) left no-repeat;
        background-size: cover; } }
  .skp_posts-header .skp_posts-image {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    background-attachment: fixed;
    z-index: -1; }
  .skp_posts-header .skp_posts-title--wrapper {
    font-size: 16px !important;
    margin: auto;
    width: 90%;
    max-width: 1060px;
    z-index: 1; }
    @media (min-width: 768px) {
      .skp_posts-header .skp_posts-title--wrapper {
        width: calc(100vw - 60px);
        padding-left: 12px; } }
    @media (min-width: 1024px) {
      .skp_posts-header .skp_posts-title--wrapper {
        padding-left: 64px; } }
    @media (min-width: 1366px) {
      .skp_posts-header .skp_posts-title--wrapper {
        width: calc(100vw - 60px);
        padding-left: 0; } }
    .skp_posts-header .skp_posts-title--wrapper .skp_posts-title--content {
      position: relative;
      top: -20px; }
      .skp_posts-header .skp_posts-title--wrapper .skp_posts-title--content h3 {
        font-family: 'proxima-nova',sans-serif;
        font-weight: 500;
        font-size: calc(1rem - 4px);
        text-transform: uppercase;
        color: #ca695a;
        padding: 0;
        line-height: 1;
        margin-bottom: 0; }
      .skp_posts-header .skp_posts-title--wrapper .skp_posts-title--content h1 {
        font-family: 'proxima-nova',sans-serif;
        font-weight: 300;
        color: white;
        padding: 1rem 0; }
        @media (min-width: 1024px) {
          .skp_posts-header .skp_posts-title--wrapper .skp_posts-title--content h1 {
            font-size: 2.8125rem;
            width: 60%; } }
        @media (min-width: 1366px) {
          .skp_posts-header .skp_posts-title--wrapper .skp_posts-title--content h1 {
            font-size: 60px;
            line-height: 65px;
            width: 60%; } }
        .skp_posts-header .skp_posts-title--wrapper .skp_posts-title--content h1:after {
          display: block;
          content: "";
          border: 1px solid #ca695a;
          height: 0;
          margin-top: 1rem;
          width: 60px; }
      .skp_posts-header .skp_posts-title--wrapper .skp_posts-title--content .skp_post-excerpt {
        font-family: 'proxima-nova',sans-serif;
        font-weight: 300;
        font-size: 15px;
        line-height: 28px;
        color: white; }
        @media (min-width: 768px) {
          .skp_posts-header .skp_posts-title--wrapper .skp_posts-title--content .skp_post-excerpt {
            max-width: 60%; } }
        @media (min-width: 1024px) {
          .skp_posts-header .skp_posts-title--wrapper .skp_posts-title--content .skp_post-excerpt {
            max-width: 50%; } }
    .skp_posts-header .skp_posts-title--wrapper .skp_posts-button {
      color: #ca695a !important; }
      .skp_posts-header .skp_posts-title--wrapper .skp_posts-button:before {
        border-color: #ca695a; }
      .skp_posts-header .skp_posts-title--wrapper .skp_posts-button:hover:before {
        -webkit-animation-name: readMore;
        /* Safari 4.0 - 8.0 */
        -webkit-animation-duration: .6s;
        /* Safari 4.0 - 8.0 */
        animation-name: readMore;
        animation-duration: .6s;
        animation-timing-function: ease-in-out; }

.single-post article .entry-content {
  margin-bottom: -80px; }
.single-post .skp_posts-header .skp_posts-title--wrapper .skp_posts-title--content h1 {
  font-family: 'proxima-nova',sans-serif;
  font-weight: 400;
  text-transform: initial;
  font-size: 36px;
  line-height: 40px; }
  @media (min-width: 1366px) {
    .single-post .skp_posts-header .skp_posts-title--wrapper .skp_posts-title--content h1 {
      font-size: 60px;
      line-height: 65px; } }
.single-post .skp_posts-header .skp_posts-title--wrapper .skp_posts-title--content .skp_post-byline {
  color: white;
  font-size: 14px;
  text-transform: uppercase; }
.single-post .skp_posts-post_content {
  position: relative;
  z-index: 1;
  top: -80px; }
  .single-post .skp_posts-post_content .skp_posts-top {
    position: relative;
    margin: auto;
    width: 90%;
    max-width: 1060px;
    display: block;
    background-color: white;
    padding: 30px 30px 20px 30px; }
    @media (min-width: 1366px) {
      .single-post .skp_posts-post_content .skp_posts-top {
        padding: 30px 120px 20px 120px; } }
    .single-post .skp_posts-post_content .skp_posts-top .breadcrumbs ul {
      padding: 20px 0;
      margin: 0;
      list-style: none;
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap; }
      .single-post .skp_posts-post_content .skp_posts-top .breadcrumbs ul li {
        font-size: 17px;
        font-family: 'proxima-nova', sans-serif;
        font-weight: 300;
        color: white; }
        .single-post .skp_posts-post_content .skp_posts-top .breadcrumbs ul li a {
          font-family: 'proxima-nova', sans-serif;
          font-weight: 500;
          color: white; }
          .single-post .skp_posts-post_content .skp_posts-top .breadcrumbs ul li a:after {
            display: inline-block;
            content: "/";
            padding: 0 .5rem; }
    .single-post .skp_posts-post_content .skp_posts-top .skp_posts-top--meta {
      padding-bottom: 20px;
      border-bottom: 1px solid #dfdfdf;
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .single-post .skp_posts-post_content .skp_posts-top .skp_posts-top--meta .skp_posts-author {
        display: flex;
        align-items: center; }
        .single-post .skp_posts-post_content .skp_posts-top .skp_posts-top--meta .skp_posts-author .avatar {
          border-radius: 50%;
          margin-right: 15px;
          display: block; }
        .single-post .skp_posts-post_content .skp_posts-top .skp_posts-top--meta .skp_posts-author span {
          display: block;
          line-height: 1;
          text-transform: uppercase;
          font-weight: 500;
          font-family: "proxima-nova",sans-serif;
          color: #95bdaa; }
      .single-post .skp_posts-post_content .skp_posts-top .skp_posts-top--meta .skp_posts-back {
        display: block;
        line-height: 1;
        text-transform: uppercase;
        font-weight: 300;
        font-family: "proxima-nova",sans-serif;
        color: #95bdaa;
        text-align: right; }
  .single-post .skp_posts-post_content .skp_posts-post_content--wrapper {
    padding: 0; }
    .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item {
      background-color: white;
      padding: 30px;
      max-width: 1060px;
      margin: auto;
      width: 90%; }
      @media (min-width: 768px) {
        .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item {
          padding: 30px 60px; } }
      @media (min-width: 1366px) {
        .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item {
          padding: 30px 120px;
          width: 100%; } }
      @media (min-width: 768px) {
        .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item:first-child {
          padding: 30px 60px 20px 60px; } }
      @media (min-width: 1366px) {
        .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item:first-child {
          padding: 30px 120px 20px 120px; } }
      .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item:last-child {
        padding-bottom: 0; }
      .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item .skp-has-overlay {
        position: relative; }
        .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item .skp-has-overlay:before {
          content: "";
          background: rgba(0, 0, 0, 0.3);
          display: block;
          position: absolute;
          width: 100%;
          height: 100%;
          top: 0;
          z-index: 1; }
      .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item h1 {
        font-family: 'proxima-nova', sans-serif;
        font-weight: 600;
        color: #000;
        margin-bottom: calc(1rem + 4px);
        padding: 0;
        font-size: 30px; }
        .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item h1:after {
          display: block;
          content: "";
          border: 1px solid #ca695a;
          height: 0;
          margin-top: calc(1rem + 4px);
          width: 60px; }
      .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item h2 {
        font-family: 'proxima-nova', sans-serif;
        font-weight: 600;
        color: #000;
        margin-bottom: calc(1rem + 4px);
        padding: 0;
        font-size: 25px; }
      .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item h3 {
        font-family: 'proxima-nova', sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        color: #ca695a;
        margin: 0 0 2rem 0;
        padding: 0;
        font-size: 18px; }
        * ~ .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item h3 {
          margin: 1rem 0 2rem 0; }
      .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item h4 {
        font-family: 'proxima-nova', sans-serif;
        font-weight: 500;
        color: #ca695a;
        margin: 0 0 2rem 0;
        padding: 0;
        font-size: 18px; }
        * ~ .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item h4 {
          margin: 1rem 0 2rem 0; }
      .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item h5 {
        font-family: 'proxima-nova', sans-serif;
        font-weight: 400;
        font-size: 25px;
        line-height: 35px;
        margin: 1rem 0;
        color: #666666; }
      .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item p {
        font-family: 'proxima-nova', sans-serif;
        font-weight: 300;
        font-size: 18px;
        line-height: 28px;
        color: #000; }
      .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item > .wow {
        visibility: hidden; }
      @media (min-width: 1024px) {
        .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.TextColumn .TextColumn--inner .skp-columns {
          display: flex;
          justify-content: space-between; } }
      @media (min-width: 1024px) {
        .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.TextColumn .TextColumn--inner .skp-columns .skp-column:first-child {
          margin-right: 2rem; } }
      @media (min-width: 1024px) {
        .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.TextColumn .TextColumn--inner .skp-columns .skp-column:last-child {
          margin-left: 2rem; } }
      .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Video {
        padding: 20px 0; }
        .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Video .Video--inner {
          position: relative;
          padding-bottom: 56.25%;
          /* 16:9 */
          padding-top: 25px;
          height: 0; }
          .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Video .Video--inner iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%; }
      .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.PullOutHeader {
        max-width: 100vw;
        padding: 20px 0; }
        .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.PullOutHeader .PullOutHeader--inner {
          position: relative; }
          .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.PullOutHeader .PullOutHeader--inner h2 {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            color: white;
            width: 100%;
            text-align: center;
            margin: 0;
            z-index: 2;
            font-size: 35px;
            font-weight: 600;
            text-transform: uppercase; }
            .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.PullOutHeader .PullOutHeader--inner h2:after {
              display: none;
              margin: 0; }
          .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.PullOutHeader .PullOutHeader--inner img {
            display: block; }
      @media (min-width: 1024px) {
        .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.ImageTitle {
          padding: 20px 55px; } }
      .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.ImageTitle .ImageTitle--inner .img-wrapper {
        margin-bottom: 1rem;
        position: relative; }
        .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.ImageTitle .ImageTitle--inner .img-wrapper img {
          position: relative; }
      .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.ImageTitle .ImageTitle--inner h3 {
        text-align: center;
        margin: 0;
        padding: 0;
        font-size: 20px;
        color: #333333;
        text-transform: uppercase; }
      .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Blockquote {
        padding-bottom: 44px; }
        .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Blockquote .Blockquote--inner blockquote {
          border-left: 5px solid #ca695a;
          margin: 0;
          position: relative;
          quotes: "\201C" "\201D" "\2018" "\2019";
          padding-left: 35px; }
          .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Blockquote .Blockquote--inner blockquote p {
            font-family: 'proxima-nova', sans-serif;
            font-weight: 400;
            font-size: 25px;
            line-height: 35px;
            margin-bottom: 0; }
            .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Blockquote .Blockquote--inner blockquote p.caption {
              font-family: 'proxima-nova', sans-serif;
              font-weight: 600;
              font-size: 12px;
              line-height: 1;
              color: #333333;
              text-transform: uppercase; }
              @media (min-width: 768px) {
                .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Blockquote .Blockquote--inner blockquote p.caption {
                  bottom: -20px;
                  position: absolute; } }
          .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Blockquote .Blockquote--inner blockquote:before {
            content: open-quote;
            font-family: 'proxima-nova',sans-serif;
            font-weight: 500;
            color: #dfdfdf;
            position: absolute;
            display: block;
            top: -22px;
            left: -25px;
            font-size: 65px;
            line-height: 1;
            height: 35px; }
          .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Blockquote .Blockquote--inner blockquote:after {
            content: close-quote;
            font-family: 'proxima-nova',sans-serif;
            font-weight: 500;
            color: #dfdfdf;
            position: absolute;
            display: block;
            bottom: -22px;
            right: -25px;
            font-size: 65px;
            line-height: 1;
            height: 35px; }
      .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.ImageLeft, .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.ImageRight {
        max-width: 100vw;
        padding: 20px 0; }
        @media (min-width: 1024px) {
          .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.ImageLeft .ImageLeft--inner, .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.ImageRight .ImageLeft--inner {
            display: flex;
            flex-direction: row;
            align-items: center;
            justify-content: space-around; } }
        @media (min-width: 1024px) {
          .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.ImageLeft .ImageLeft--inner > *, .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.ImageRight .ImageLeft--inner > * {
            width: 42%;
            margin-right: 8%; } }
        .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.ImageLeft .ImageLeft--inner > div, .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.ImageRight .ImageLeft--inner > div {
          padding: 30px 30px 0; }
          @media (min-width: 1024px) {
            .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.ImageLeft .ImageLeft--inner > div, .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.ImageRight .ImageLeft--inner > div {
              padding: 55px; } }
        @media (min-width: 1024px) {
          .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.ImageLeft .ImageRight--inner, .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.ImageRight .ImageRight--inner {
            display: flex;
            flex-direction: row-reverse;
            align-items: center;
            justify-content: space-around; } }
        @media (min-width: 1024px) {
          .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.ImageLeft .ImageRight--inner > *, .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.ImageRight .ImageRight--inner > * {
            width: 42%;
            margin-left: 8%; } }
        .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.ImageLeft .ImageRight--inner > div, .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.ImageRight .ImageRight--inner > div {
          padding: 30px 30px 0; }
          @media (min-width: 1024px) {
            .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.ImageLeft .ImageRight--inner > div, .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.ImageRight .ImageRight--inner > div {
              padding: 55px; } }
        .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.ImageLeft p, .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.ImageRight p {
          font-weight: 600;
          font-size: 25px;
          line-height: 35px;
          color: #4e4e4e; }
      @media (min-width: 1024px) {
        .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Gallery {
          padding: 20px 55px; } }
      .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Gallery .Gallery--inner h3 {
        color: #ca695a;
        margin: 0 0 20px 0;
        padding: 0;
        font-size: 20px; }
      .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Gallery .Gallery--inner .skp_posts-gallery--grid {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-left: -1rem;
        margin-right: -1rem; }
        .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Gallery .Gallery--inner .skp_posts-gallery--grid .grid-image {
          margin: 1rem;
          position: relative;
          overflow: hidden;
          width: 40%; }
          @media (min-width: 1024px) {
            .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Gallery .Gallery--inner .skp_posts-gallery--grid .grid-image {
              width: 29%; } }
      .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Gallery .Gallery--inner .skp_posts-gallery--carousel .rsArrow {
        cursor: pointer;
        position: absolute;
        top: 50%;
        transform: translateY(-50%); }
        .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Gallery .Gallery--inner .skp_posts-gallery--carousel .rsArrow .rsArrowIcn {
          display: block;
          content: "";
          width: 30px;
          height: 30px;
          background-size: cover; }
        .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Gallery .Gallery--inner .skp_posts-gallery--carousel .rsArrow.rsArrowLeft {
          left: 1rem; }
          .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Gallery .Gallery--inner .skp_posts-gallery--carousel .rsArrow.rsArrowLeft .rsArrowIcn {
            background: transparent url(../images/left_arrow.svg) no-repeat; }
        .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Gallery .Gallery--inner .skp_posts-gallery--carousel .rsArrow.rsArrowRight {
          right: 1rem; }
          .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Gallery .Gallery--inner .skp_posts-gallery--carousel .rsArrow.rsArrowRight .rsArrowIcn {
            background: transparent url(../images/right_arrow.svg) no-repeat; }
      .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Related {
        padding: 90px 0 66px;
        position: relative;
        background-color: #f3f3f3;
        max-width: 100%; }
        .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Related:before {
          padding: 15px 0;
          display: block;
          content: "";
          width: 100%;
          top: 0;
          background-color: white;
          position: absolute; }
        .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Related .Related--inner {
          max-width: 90%;
          margin: auto; }
          @media (min-width: 1366px) {
            .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Related .Related--inner {
              max-width: 1060px; } }
          .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Related .Related--inner > h2 {
            text-align: center;
            position: relative;
            z-index: 1; }
            .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Related .Related--inner > h2:after {
              margin-left: auto;
              margin-right: auto; }
          .single-post .skp_posts-post_content .skp_posts-post_content--wrapper .skp_posts-content-item.Related .Related--inner .Related--wrapper {
            background-color: #F3F3F3; }

.skp_posts-no-results {
  font-family: 'proxima-nova',sans-serif;
  font-weight: 500;
  font-size: 26px;
  text-align: center;
  width: 100%; }

@-webkit-keyframes fadeInUpSkp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(60px);
    transform: translateY(60px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes fadeInUpSkp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(60px);
    -ms-transform: translateY(60px);
    transform: translateY(60px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
@-webkit-keyframes readMore {
  0% {
    width: 28px; }
  25% {
    width: 40px; }
  75% {
    width: 20px; }
  100% {
    width: 28px; } }
@keyframes readMore {
  0% {
    width: 28px; }
  25% {
    width: 40px; }
  75% {
    width: 20px; }
  100% {
    width: 28px; } }
.fadeInUpSkp {
  -webkit-animation-name: fadeInUpSkp;
  animation-name: fadeInUpSkp; }

/*# sourceMappingURL=posts.css.map */
