@import url(vendor/normalize/normalize.css);
html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

/* Media */
/* Colors */
/* Layout */
/* Typography */
/* Project specific */
/* Icons */
/* Fonts */
@font-face {
  font-family: "wsv-icons";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/wsv-icons.eot?#iefix") format("embedded-opentype"), url("../fonts/wsv-icons.woff2") format("woff2"), url("../fonts/wsv-icons.woff") format("woff"), url("../fonts/wsv-icons.ttf") format("truetype"), url("../fonts/wsv-icons.svg#wsv-icons") format("svg"); }
h1 {
  font-family: TriviaGroteskR2;
  font-size: 3.375rem; }
  @media screen and (max-width: 1200px) {
    h1 {
      font-size: 2.1875rem; } }
  @media screen and (max-width: 1024px) {
    h1 {
      font-size: 1.5625rem; } }

h2 {
  font-size: 2.1875rem;
  line-height: 1.54;
  margin-bottom: 1.6875rem; }
  h2.section-title {
    font-weight: 700;
    color: #757575; }
  @media screen and (max-width: 1024px) {
    h2 {
      font-size: 1.5rem; } }

h3 {
  font-size: 1.75rem;
  line-height: 1.25;
  margin-bottom: 1.1875rem; }

h4 {
  font-size: 0.875rem;
  line-height: 1.17;
  margin-bottom: 0.5rem; }

p {
  font-size: 1.125rem;
  line-height: 1.5;
  margin-bottom: 1.6875rem; }
  @media screen and (max-width: 1200px) {
    p {
      font-size: 1rem; } }
  p.body-text {
    color: #757575; }

figcaption {
  font-size: 0.75rem;
  color: #1f1f1f; }

li {
  list-style: none; }

a {
  text-decoration: none;
  color: #c31924; }

div.body-text {
  color: #757575; }
  div.body-text a {
    font-weight: 700; }
  div.body-text ol,
  div.body-text ul {
    font-size: 1.125rem;
    line-height: 1.5;
    margin-top: 0;
    margin-bottom: 1.6875rem;
    padding-left: 1.5rem; }
  div.body-text ul li {
    list-style: disc; }
  div.body-text ol li {
    list-style: decimal; }

/* Global */
ul {
  padding: 0; }

body, html {
  height: 100%; }

body {
  overflow-x: hidden; }

figure {
  margin: auto;
  text-align: center; }
  figure img {
    width: 100%;
    height: auto; }

.container, div.inner-wrap {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto; }
  .container::after, div.inner-wrap::after {
    clear: both;
    content: "";
    display: block; }
  @media screen and (max-width: 1200px) {
    .container, div.inner-wrap {
      padding: 0 2.35765%; } }

.row::after {
  clear: both;
  content: "";
  display: block; }

.is-hidden,
.js-is-hidden {
  display: none; }

.js-noscroll {
  overflow-y: hidden; }

.mobile-only {
  display: none; }
  @media screen and (max-width: 768px) {
    .mobile-only {
      display: block;
      text-align: center; } }
  .mobile-only li {
    display: inline-block;
    margin: 0 5px;
    font-family: TriviaGroteskR2;
    text-transform: uppercase;
    letter-spacing: 1px; }

.mobile-tablet {
  display: none; }
  @media screen and (max-width: 1024px) {
    .mobile-tablet {
      display: block; } }

@media screen and (max-width: 1024px) {
  .desktop-only {
    display: none; } }

.wrap-404 {
  text-align: center; }
  .wrap-404 a {
    background: #13aec2;
    color: #fff;
    font-family: TriviaGroteskR2;
    letter-spacing: 1.1px;
    font-weight: 700;
    margin: auto;
    border: none;
    border-radius: 4px;
    box-shadow: none;
    display: inline-block;
    cursor: pointer;
    padding: 1rem;
    transition: all 0.3s;
    padding: 1.3rem 2.3rem; }

div.text-container.center {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto; }
  div.text-container.center::after {
    clear: both;
    content: "";
    display: block; }
  div.text-container.center p,
  div.text-container.center h1,
  div.text-container.center h2,
  div.text-container.center ul,
  div.text-container.center ol {
    color: #757575;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 65.88078%;
    margin-left: 17.05961%; }
    div.text-container.center p:last-child,
    div.text-container.center h1:last-child,
    div.text-container.center h2:last-child,
    div.text-container.center ul:last-child,
    div.text-container.center ol:last-child {
      margin-right: 0; }
    @media screen and (max-width: 1024px) {
      div.text-container.center p,
      div.text-container.center h1,
      div.text-container.center h2,
      div.text-container.center ul,
      div.text-container.center ol {
        float: left;
        display: block;
        margin-right: 3.57866%;
        width: 74.10533%;
        margin-left: 12.94733%; }
        div.text-container.center p:last-child,
        div.text-container.center h1:last-child,
        div.text-container.center h2:last-child,
        div.text-container.center ul:last-child,
        div.text-container.center ol:last-child {
          margin-right: 0; } }
    @media screen and (max-width: 768px) {
      div.text-container.center p,
      div.text-container.center h1,
      div.text-container.center h2,
      div.text-container.center ul,
      div.text-container.center ol {
        float: left;
        display: block;
        margin-right: 4.82916%;
        width: 100%;
        margin-left: 0%; }
        div.text-container.center p:last-child,
        div.text-container.center h1:last-child,
        div.text-container.center h2:last-child,
        div.text-container.center ul:last-child,
        div.text-container.center ol:last-child {
          margin-right: 0; } }

div.hero-background-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

/* Sidebar layout */
div.inner-wrap.has-sidebar.no-hero {
  padding-top: 200px; }
div.inner-wrap.has-sidebar div.content-wrap {
  float: right;
  display: block;
  margin-left: 2.35765%;
  width: 65.88078%;
  margin-left: 0; }
  div.inner-wrap.has-sidebar div.content-wrap:last-child {
    margin-left: 0; }
  @media screen and (max-width: 1024px) {
    div.inner-wrap.has-sidebar div.content-wrap {
      float: right;
      display: block;
      margin-left: 3.57866%;
      width: 100%; }
      div.inner-wrap.has-sidebar div.content-wrap:last-child {
        margin-left: 0; } }
div.inner-wrap.has-sidebar aside.widget-area {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%;
  padding-right: 6.17215%; }
  div.inner-wrap.has-sidebar aside.widget-area:last-child {
    margin-right: 0; }
  @media screen and (max-width: 1024px) {
    div.inner-wrap.has-sidebar aside.widget-area {
      float: left;
      display: block;
      margin-right: 3.57866%;
      width: 100%;
      padding-right: 0px; }
      div.inner-wrap.has-sidebar aside.widget-area:last-child {
        margin-right: 0; } }

/* Layout */
.content-fullwidth article.page-content {
  position: relative;
  overflow: hidden;
  margin-bottom: 4.375rem; }
  @media screen and (max-width: 1024px) {
    .content-fullwidth article.page-content {
      margin-bottom: 1.875rem;
      overflow: hidden; } }
  .content-fullwidth article.page-content div.intro p {
    font-family: TriviaGroteskR2-Bold; }
  .content-fullwidth article.page-content aside.social {
    position: absolute;
    top: 0;
    left: 0; }
    @media screen and (max-width: 768px) {
      .content-fullwidth article.page-content aside.social {
        display: none; } }
    .content-fullwidth article.page-content aside.social li {
      margin-bottom: 0.5rem;
      font-family: TriviaGroteskR2;
      text-transform: uppercase;
      letter-spacing: 1px; }
  .content-fullwidth article.page-content figure {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 82.94039%;
    margin-left: 8.5298%;
    margin-top: 1.5625rem;
    margin-bottom: 3.4375rem;
    text-align: center; }
    .content-fullwidth article.page-content figure:last-child {
      margin-right: 0; }
    @media screen and (max-width: 1024px) {
      .content-fullwidth article.page-content figure {
        float: left;
        display: block;
        margin-right: 3.57866%;
        width: 100%;
        margin-left: 0%;
        margin-top: 0;
        margin-bottom: 1.875rem; }
        .content-fullwidth article.page-content figure:last-child {
          margin-right: 0; } }
    .content-fullwidth article.page-content figure img {
      margin-bottom: 0.5rem; }
    .content-fullwidth article.page-content figure figcaption {
      float: right;
      text-align: right; }
  .content-fullwidth article.page-content div.video-file-wrap,
  .content-fullwidth article.page-content div.video-embed-wrap {
    margin-bottom: 1.6875rem; }
    @media screen and (max-width: 1024px) {
      .content-fullwidth article.page-content div.video-file-wrap,
      .content-fullwidth article.page-content div.video-embed-wrap {
        margin-bottom: 0.8125rem;
        overflow: hidden; } }
    .content-fullwidth article.page-content div.video-file-wrap.full-width,
    .content-fullwidth article.page-content div.video-embed-wrap.full-width {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%; }
      .content-fullwidth article.page-content div.video-file-wrap.full-width:last-child,
      .content-fullwidth article.page-content div.video-embed-wrap.full-width:last-child {
        margin-right: 0; }
    .content-fullwidth article.page-content div.video-file-wrap.normal-width,
    .content-fullwidth article.page-content div.video-embed-wrap.normal-width {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 65.88078%;
      margin-left: 17.05961%; }
      .content-fullwidth article.page-content div.video-file-wrap.normal-width:last-child,
      .content-fullwidth article.page-content div.video-embed-wrap.normal-width:last-child {
        margin-right: 0; }
      @media screen and (max-width: 1024px) {
        .content-fullwidth article.page-content div.video-file-wrap.normal-width.full-width, .content-fullwidth article.page-content div.video-file-wrap.normal-width.normal-width,
        .content-fullwidth article.page-content div.video-embed-wrap.normal-width.full-width,
        .content-fullwidth article.page-content div.video-embed-wrap.normal-width.normal-width {
          float: left;
          display: block;
          margin-right: 3.57866%;
          width: 100%;
          margin-left: 0%; }
          .content-fullwidth article.page-content div.video-file-wrap.normal-width.full-width:last-child, .content-fullwidth article.page-content div.video-file-wrap.normal-width.normal-width:last-child,
          .content-fullwidth article.page-content div.video-embed-wrap.normal-width.full-width:last-child,
          .content-fullwidth article.page-content div.video-embed-wrap.normal-width.normal-width:last-child {
            margin-right: 0; } }
    .content-fullwidth article.page-content div.video-file-wrap video,
    .content-fullwidth article.page-content div.video-embed-wrap video {
      width: 100%;
      height: auto; }
  .content-fullwidth article.page-content div.video-embed-wrap {
    position: relative;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto; }
    .content-fullwidth article.page-content div.video-embed-wrap.full-width {
      padding-bottom: 56.25%; }
    .content-fullwidth article.page-content div.video-embed-wrap.normal-width {
      padding-bottom: 37.05794%; }
      @media screen and (max-width: 1024px) {
        .content-fullwidth article.page-content div.video-embed-wrap.normal-width {
          padding-bottom: 56.25%; } }
  .content-fullwidth article.page-content div.video-embed-wrap iframe,
  .content-fullwidth article.page-content div.video-embed-wrap object,
  .content-fullwidth article.page-content div.video-embed-wrap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

div.backlink-box {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 65.88078%;
  margin-left: 17.05961%;
  padding: 0;
  margin-top: 1rem;
  margin-bottom: 5rem; }
  div.backlink-box:last-child {
    margin-right: 0; }
  @media screen and (max-width: 768px) {
    div.backlink-box {
      float: left;
      display: block;
      margin-right: 4.82916%;
      width: 65.05695%;
      margin-left: 0%;
      margin-bottom: 1.875rem; }
      div.backlink-box:last-child {
        margin-right: 0; } }
  div.backlink-box a {
    font-family: TriviaGroteskR2-Bold;
    display: block;
    padding: 1.5rem 0;
    border-top: 1px solid #ececec;
    font-weight: 700;
    font-size: 1rem; }

/* Modules */
div.downloads-container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto; }
  div.downloads-container::after {
    clear: both;
    content: "";
    display: block; }

.download-link {
  background-image: url("../../img/icon-download.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 22px;
  width: 24px;
  display: inline-block; }

aside.downloads {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 65.88078%;
  margin-left: 17.05961%;
  color: #757575; }
  aside.downloads:last-child {
    margin-right: 0; }
  @media screen and (max-width: 768px) {
    aside.downloads {
      float: left;
      display: block;
      margin-right: 4.82916%;
      width: 100%;
      margin-left: 0%; }
      aside.downloads:last-child {
        margin-right: 0; } }
  aside.downloads h4 {
    font-size: 1.4375rem;
    margin-bottom: 0;
    font-weight: 700; }
    @media screen and (max-width: 768px) {
      aside.downloads h4 {
        padding: 0 2.35765%; } }
aside.downloads .download-info {
  display: block;
  font-size: 0.9rem;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 768px) {
  aside.downloads .download-info {
    padding: 0 2.35765%;
  }
}
.downloads a:nth-child(even) ul.content-downloads {
  background-color: #f9f9f9;
  position: relative;
}
.downloads a:nth-child(even) ul.content-downloads:before {
  position: absolute;
  content: "";
  border-left: 25px solid #f9f9f9;
  top: 0;
  left: -25px;
  height: 100%;
}
.downloads a:nth-child(even) ul.content-downloads:after {
  position: absolute;
  content: "";
  border-left: 25px solid #f9f9f9;
  top: 0;
  right: -25px;
  height: 100%;
}
ul.content-downloads {
  font-size: 0.875rem;
  margin: auto;
  float: left;
  width: 100%; }
  ul.content-downloads::after {
    clear: both;
    content: "";
    display: block; }
  @media screen and (max-width: 768px) {
    ul.content-downloads {
      padding: 0 2.35765%; } }
  @media screen and (max-width: 768px) {
    ul.content-downloads.labels {
      display: none; } }
  ul.content-downloads.labels li {
    text-transform: uppercase;
    text-align: left;
    font-weight: 700;
    padding: 1rem 0; }
    @media screen and (max-width: 768px) {
      .downloads a:nth-child(odd) ul.content-downloads:before, .downloads a:nth-child(odd) ul.content-downloads:after {
        border-left: 0px; } }
  ul.content-downloads li {
    padding: 1rem 0; }
    ul.content-downloads li.file-download {
      text-align: right;
      max-height: 3rem; }
  ul.content-downloads.labels li:nth-child(1) {
    float: left;
    display: block;
    margin-right: 3.57866%;
    width: 22.316%; }
    ul.content-downloads.labels li:nth-child(1):last-child {
      margin-right: 0; }
  ul.content-downloads.labels li:nth-child(2) {
    float: left;
    display: block;
    margin-right: 3.57866%;
    width: 48.21067%; }
    ul.content-downloads.labels li:nth-child(2):last-child {
      margin-right: 0; }
  ul.content-downloads.labels li:nth-child(3) {
    float: left;
    display: block;
    margin-right: 3.57866%;
    width: 22.316%;
    margin-right: 0; }
    ul.content-downloads.labels li:nth-child(3):last-child {
      margin-right: 0; }
  ul.content-downloads.rows li:nth-child(1) {
    float: left;
    display: block;
    margin-right: 3.57866%;
    width: 22.316%; }
    ul.content-downloads.rows li:nth-child(1):last-child {
      margin-right: 0; }
  ul.content-downloads.rows li:nth-child(2) {
    float: left;
    display: block;
    margin-right: 3.57866%;
    width: 48.21067%; }
    ul.content-downloads.rows li:nth-child(2):last-child {
      margin-right: 0; }
  ul.content-downloads.rows li:nth-child(3) {
    float: left;
    display: block;
    margin-right: 3.57866%;
    width: 9.36867%; }
    ul.content-downloads.rows li:nth-child(3):last-child {
      margin-right: 0; }
  ul.content-downloads.rows li:nth-child(4) {
    float: left;
    display: block;
    margin-right: 3.57866%;
    width: 9.36867%;
    margin-right: 0; }
    ul.content-downloads.rows li:nth-child(4):last-child {
      margin-right: 0; }
  ul.content-downloads.rows li.file-format {
    text-transform: uppercase; }

section.gallery::after {
  clear: both;
  content: "";
  display: block; }
.content-fullwidth section.gallery {
  padding: 70px 0;
  background: #f2f2f2; }
  @media screen and (max-width: 1024px) {
    .content-fullwidth section.gallery {
      padding: 0 0; } }
section.gallery:nth-child(2) {
  background: white;
  margin-top: -1.875rem; }
@media screen and (max-width: 1024px) {
  section.gallery {
    background: #f2f2f2;
    margin-bottom: 1.875rem; } }
section.gallery h4 {
  color: #787878;
  font-weight: 700; }
section.gallery ul {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin: auto; }
  section.gallery ul::after {
    clear: both;
    content: "";
    display: block; }
  @media screen and (max-width: 1200px) {
    section.gallery ul {
      padding: 0 2.35765%; } }
  section.gallery ul.narrow li {
    float: left;
    display: block;
    margin-right: 3.57866%;
    width: 22.316%; }
    section.gallery ul.narrow li:last-child {
      margin-right: 0; }
    section.gallery ul.narrow li:nth-child(4n) {
      margin-right: 0; }
    section.gallery ul.narrow li:nth-child(4n+1) {
      clear: left; }
  section.gallery ul.wide li {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%; }
    section.gallery ul.wide li:last-child {
      margin-right: 0; }
    section.gallery ul.wide li:nth-child(4n) {
      margin-right: 0; }
    section.gallery ul.wide li:nth-child(4n+1) {
      clear: left; }
    section.gallery ul.wide li:nth-child(-n+4) {
      margin-top: 2.35765%; }
      @media screen and (max-width: 768px) {
        section.gallery ul.wide li:nth-child(-n+4) {
          margin-top: auto; } }
    @media screen and (max-width: 768px) {
      section.gallery ul.wide li:nth-child(-n+3) {
        margin-top: 2.35765%; } }
  section.gallery ul.narrow li, section.gallery ul.wide li {
    margin-bottom: 2.35765%; }
    @media screen and (max-width: 768px) {
      section.gallery ul.narrow li, section.gallery ul.wide li {
        float: left;
        display: block;
        margin-right: 4.82916%;
        width: 30.11389%; }
        section.gallery ul.narrow li:last-child, section.gallery ul.wide li:last-child {
          margin-right: 0; }
        section.gallery ul.narrow li:nth-child(4n), section.gallery ul.wide li:nth-child(4n) {
          margin-right: 4.82916%; }
        section.gallery ul.narrow li:nth-child(4n+1), section.gallery ul.wide li:nth-child(4n+1) {
          clear: none; }
        section.gallery ul.narrow li:nth-child(3n), section.gallery ul.wide li:nth-child(3n) {
          margin-right: 0; }
        section.gallery ul.narrow li:nth-child(3n+1), section.gallery ul.wide li:nth-child(3n+1) {
          clear: left; } }
  section.gallery ul figure {
    overflow: hidden;
    position: relative;
    cursor: pointer; }
    @media screen and (max-width: 480px) {
      section.gallery ul figure {
        height: 90px;
        width: 90px; } }
    @media screen and (max-width: 300px) {
      section.gallery ul figure {
        height: 75px;
        width: 75px; } }
  @media screen and (max-width: 480px) {
    section.gallery ul img {
      position: absolute;
      top: 0;
      position: absolute;
      left: 50%;
      -webkit-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
      transform: translate(-50%, 0%);
      width: auto; } }

.hero {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 25rem;
  margin-top: 80px;
  width: 100%;
  text-align: center;
  color: white; }
  .hero::after {
    clear: both;
    content: "";
    display: block; }
  @media screen and (max-width: 1024px) {
    .hero {
      margin-top: 60px; } }
  .hero h1 {
    color: #fff; }
  .hero a.bottom-button {
    background: #13aec2;
    color: #fff;
    font-family: TriviaGroteskR2;
    letter-spacing: 1.1px;
    font-weight: 700;
    margin: auto;
    border: none;
    border-radius: 4px;
    box-shadow: none;
    display: inline-block;
    cursor: pointer;
    padding: 1rem;
    transition: all 0.3s;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    text-transform: uppercase;
    padding: 0.7rem;
    font-size: 0.875rem;
    bottom: 2.5rem; }
    @media screen and (max-width: 1200px) {
      .hero a.bottom-button {
        min-width: 12.5rem;
        bottom: 2.5rem; } }
    @media screen and (max-width: 480px) {
      .hero a.bottom-button {
        width: 80%; } }
  .hero a.language-switcher {
    position: absolute;
    right: 10%;
    text-transform: uppercase;
    padding: 0.7rem;
    font-size: 0.875rem;
    bottom: 2.5rem; }
    @media screen and (max-width: 1200px) {
      .hero a.language-switcher {
        min-width: 12.5rem;
        bottom: 2.5rem; } }
    @media screen and (max-width: 768px) {
      .hero a.language-switcher {
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%);
        bottom: 0; } }
  .hero img.hero-bg {
    width: 100%;
    height: auto; }

/* Front page hero */
section.hero-front {
  position: relative;
  margin-bottom: 145px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  section.hero-front div.hero-text {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    top: 15%; }
    section.hero-front div.hero-text h1 {
      margin-bottom: 1.875rem; }
    section.hero-front div.hero-text p.subtitle {
      font-size: 1.25rem;
      margin-bottom: 1.875rem; }
      @media screen and (max-width: 1200px) {
        section.hero-front div.hero-text p.subtitle {
          font-size: 1rem; } }
    section.hero-front div.hero-text button {
      background: #fff;
      color: #c31924;
      font-family: TriviaGroteskR2;
      letter-spacing: 1.1px;
      font-weight: 700;
      margin: auto;
      border: none;
      border-radius: 4px;
      box-shadow: none;
      display: inline-block;
      cursor: pointer;
      padding: 1rem;
      transition: all 0.3s;
      font-weight: 700; }
    @media screen and (min-width: 1201px) {
      section.hero-front div.hero-text {
        padding: 2rem; } }
    @media screen and (max-width: 1200px) {
      section.hero-front div.hero-text {
        top: 10%; } }
    @media screen and (max-width: 768px) {
      section.hero-front div.hero-text {
        width: 100%;
        top: 5%;
        padding: 0 2.35765%; } }
  section.hero-front aside.newsletter-box {
    z-index: 10;
    width: 1140px;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    bottom: 0; }
    @media screen and (max-width: 1200px) {
      section.hero-front aside.newsletter-box {
        transform: translate(-50%, 100%);
        width: 100%;
        padding: 100px 2.35765%;
        height: 400px;
        background: black; } }
    @media screen and (max-width: 1024px) {
      section.hero-front aside.newsletter-box {
        height: 400px;
        background: black;
        transform: translate(-50%, 120%); } }
  section.hero-front div.signup {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 82.94039%;
    margin-left: 8.5298%;
    position: relative;
    text-align: left;
    background: #fff;
    padding: 50px 50px 50px 80px;
    box-shadow: 0 50px 80px 0 rgba(0, 0, 0, 0.2);
    position: relative;
    text-align: left;
    background: #fff;
    padding: 50px 50px 50px 80px;
    box-shadow: 0 50px 80px 0 rgba(0, 0, 0, 0.2); }
    section.hero-front div.signup:last-child {
      margin-right: 0; }
    section.hero-front div.signup:after {
      content: "";
      position: absolute;
      top: 50%;
      -webkit-transform: translate(0%, -50%);
      -ms-transform: translate(0%, -50%);
      transform: translate(0%, -50%);
      height: 31px;
      width: 16px;
      background: url("../img/icon-arrow-right-red.svg");
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain; }
    section.hero-front div.signup input[type="text"],
    section.hero-front div.signup input[type="search"] {
      font-size: 1.25rem;
      color: #757575;
      border: none;
      border-radius: 4px;
      box-shadow: inset 0 0 6px 0 rgba(0, 0, 0, 0.21); }
      section.hero-front div.signup input[type="text"]::-webkit-input-placeholder,
      section.hero-front div.signup input[type="search"]::-webkit-input-placeholder {
        color: rgba(170, 170, 170, 0.5); }
      section.hero-front div.signup input[type="text"]::-moz-placeholder,
      section.hero-front div.signup input[type="search"]::-moz-placeholder {
        color: rgba(170, 170, 170, 0.5); }
      section.hero-front div.signup input[type="text"]:-ms-input-placeholder,
      section.hero-front div.signup input[type="search"]:-ms-input-placeholder {
        color: rgba(170, 170, 170, 0.5); }
      section.hero-front div.signup input[type="text"]:-moz-placeholder,
      section.hero-front div.signup input[type="search"]:-moz-placeholder {
        color: rgba(170, 170, 170, 0.5); }
    section.hero-front div.signup input[type="submit"] {
      background: #fff;
      color: #c31924;
      font-family: TriviaGroteskR2;
      letter-spacing: 1.1px;
      font-weight: 700;
      margin: auto;
      border: none;
      border-radius: 4px;
      box-shadow: none;
      display: inline-block;
      cursor: pointer;
      padding: 1rem;
      transition: all 0.3s;
      font-weight: 700;
      text-transform: uppercase; }
    section.hero-front div.signup:after {
      right: 50px; }
    section.hero-front div.signup input[type="text"] {
      margin-right: 2rem;
      width: 430px;
      padding: 2rem; }
    section.hero-front div.signup span.label {
      position: absolute;
      color: #fff;
      top: 0;
      left: -110px;
      font-size: 2rem;
      font-weight: 900;
      transform: rotate(270deg); }
    section.hero-front div.signup label {
      margin-right: 2rem;
      vertical-align: top;
      display: inline-block;
      width: 10rem;
      text-align: right;
      text-transform: uppercase;
      color: #757575; }
    @media screen and (max-width: 1200px) {
      section.hero-front div.signup {
        width: 80%;
        float: none;
        margin: auto;
        padding: 1rem 2rem;
        text-align: right; }
        section.hero-front div.signup label {
          display: block;
          width: auto; }
        section.hero-front div.signup input[type="text"] {
          width: 100%;
          display: block; }
        section.hero-front div.signup input[type="submit"] {
          display: inline; } }
  @media screen and (min-width: 1201px) {
    section.hero-front {
      min-height: 56.25rem; } }
  @media screen and (max-width: 1200px) {
    section.hero-front {
      height: 29.6875rem;
      margin-bottom: 30rem; } }
  section.hero-front .middle-line.top {
    bottom: 180px;
    height: 135px;
    width: 3px;
    background: #fff;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    transform: translate(-50%, 0%); }
    section.hero-front .middle-line.top .dot {
      position: absolute;
      /*  left: 50%;
      -webkit-transform: translate(-56%, 0%);
      -ms-transform: translate(-56%, 0%);
      transform: translate(-56%, 0%);*/
      height: 11px;
      width: 11px;
      border-radius: 50%;
      background-color: #fff; }
    section.hero-front .middle-line.top .top-dot {
      top: -4px;
      right: -4px; }
    section.hero-front .middle-line.top .bottom-dot {
      bottom: -4px;
      left: -4px; }
    @media screen and (max-width: 1200px) {
      section.hero-front .middle-line.top {
        bottom: 0;
        height: 50px; } }
  section.hero-front .middle-line.bottom {
    bottom: 0;
    height: 135px;
    width: 3px;
    background: #c31924;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    transform: translate(-50%, 100%); }
    section.hero-front .middle-line.bottom .dot {
      position: absolute;
      /*  left: 50%;
      -webkit-transform: translate(-56%, 0%);
      -ms-transform: translate(-56%, 0%);
      transform: translate(-56%, 0%);*/
      height: 11px;
      width: 11px;
      border-radius: 50%;
      background-color: #c31924; }
    section.hero-front .middle-line.bottom .top-dot {
      top: -4px;
      right: -4px; }
    section.hero-front .middle-line.bottom .bottom-dot {
      bottom: -4px;
      left: -4px; }

.page-title {
  font-size: 3.375rem; }

.project-description {
  margin: 0; }

.project-location {
  font-family: TriviaGroteskR1; }

/* Front page sticky */
aside.sticky {
  width: 1140px;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  position: fixed;
  top: 200px;
  z-index: 500; }
  @media screen and (max-width: 1200px) {
    aside.sticky {
      width: 100%;
      position: fixed; } }
  @media screen and (max-width: 1024px) {
    aside.sticky {
      position: absolute;
      height: 90px;
      bottom: 0;
      left: auto;
      top: auto;
      transform: translate(0%, 100%); } }
  aside.sticky div.bubble {
    box-shadow: 0 40px 80px 0 rgba(0, 0, 0, 0.22);
    height: 175px;
    width: 175px;
    padding: 25px 15px;
    position: absolute;
    right: -50px;
    background: #fff;
    color: #757575;
    border-radius: 50%;
    text-align: center; }
    aside.sticky div.bubble p {
      margin-bottom: 1rem; }
    aside.sticky div.bubble button.close {
      height: 41px;
      width: 41px;
      position: absolute;
      top: 0;
      right: 0;
      background: url("../img/icon-close.svg"), #fff;
      background-position: center;
      background-repeat: no-repeat;
      border-radius: 50%;
      border: solid 1px #e6e6e6;
      box-shadow: none; }
    aside.sticky div.bubble i {
      height: 28px;
      width: 35px;
      display: block;
      margin: auto;
      margin-bottom: 5px;
      background: url("../img/icon-announcement.svg"), #fff;
      background-position: center;
      background-repeat: no-repeat; }
    aside.sticky div.bubble a {
      color: #c31924;
      text-transform: uppercase;
      font-weight: 700; }
    @media screen and (max-width: 1200px) {
      aside.sticky div.bubble {
        right: 50px; } }
    @media screen and (max-width: 1024px) {
      aside.sticky div.bubble {
        border-radius: 0;
        box-shadow: none;
        height: 90px;
        width: 100%;
        padding: 0.5rem;
        right: auto;
        text-align: left; }
        aside.sticky div.bubble p,
        aside.sticky div.bubble i {
          display: inline-block;
          margin-right: 0.5rem; }
        aside.sticky div.bubble p {
          width: 60%; }
        aside.sticky div.bubble i {
          vertical-align: top; } }

/* Default hero section */
section.hero-small {
  position: relative;
  padding-bottom: 21%;
  margin-bottom: 4.6875rem; }
  @media screen and (max-width: 1024px) {
    section.hero-small {
      margin-bottom: 1.875rem;
      overflow: hidden; } }
  section.hero-small.greyscale {
    -webkit-filter: grayscale(0.1);
    -webkit-filter: grayscale(10%);
    -moz-filter: grayscale(10%);
    filter: gray;
    filter: grayscale(10%); }
  section.hero-small div.title-container {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

/* Project hero */
section.hero-projects {
  position: relative;
  padding-bottom: 36.8%;
  margin-bottom: 4.6875rem;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  @media screen and (min-width: 1201px) {
    section.hero-projects {
      min-height: 37.5rem; } }
  @media screen and (max-width: 1200px) {
    section.hero-projects {
      min-height: 25rem; } }
  @media screen and (max-width: 1024px) {
    section.hero-projects {
      margin-bottom: 1.875rem;
      overflow: hidden; } }
  section.hero-projects div.hero-background-container {
    -webkit-filter: grayscale(0.1);
    -webkit-filter: grayscale(10%);
    -moz-filter: grayscale(10%);
    filter: gray;
    filter: grayscale(10%); }
  section.hero-projects div.hero-text {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    width: 100%;
    top: 15%; }
    @media screen and (max-width: 1200px) {
      section.hero-projects div.hero-text {
        top: 10%; } }
    @media screen and (max-width: 768px) {
      section.hero-projects div.hero-text {
        top: 7%;
        padding: 0 2.35765%; } }
    section.hero-projects div.hero-text div.heading {
      margin-bottom: 4.375rem; }
      @media screen and (max-width: 1200px) {
        section.hero-projects div.hero-text div.heading {
          margin-bottom: 2.1875rem; } }
    section.hero-projects div.hero-text p.project-cat {
      text-transform: uppercase;
      color: #fff;
      font-size: 0.75rem;
      font-weight: 700;
      letter-spacing: 2px; }
      @media screen and (max-width: 1200px) {
        section.hero-projects div.hero-text p.project-cat {
          margin-bottom: 0.9375rem; } }
    section.hero-projects div.hero-text h1 {
      margin-bottom: 0; }
      @media screen and (max-width: 768px) {
        section.hero-projects div.hero-text h1 {
          font-size: 2rem; } }
      @media screen and (max-width: 480px) {
        section.hero-projects div.hero-text h1 {
          font-size: 1.875rem; } }
    @media screen and (max-width: 1024px) {
      section.hero-projects div.hero-text p.project-description {
        margin-bottom: 0.9375rem; } }
    section.hero-projects div.hero-text p.project-description span {
      font-family: TriviaGroteskR2-Italic;
      color: #fff;
      font-weight: 300;
      font-size: 1.625rem; }
      @media screen and (max-width: 1200px) {
        section.hero-projects div.hero-text p.project-description span {
          font-size: 1rem; } }
    section.hero-projects div.hero-text p.project-date {
      margin-bottom: 0; }
      section.hero-projects div.hero-text p.project-date span {
        font-size: 1.75rem;
        margin-bottom: 0; }
        @media screen and (max-width: 1200px) {
          section.hero-projects div.hero-text p.project-date span {
            font-size: 1.125rem; } }
    section.hero-projects div.hero-text p.project-location {
      font-weight: 700;
      font-size: 1.375rem; }
      @media screen and (max-width: 1200px) {
        section.hero-projects div.hero-text p.project-location {
          font-size: 0.875rem; } }
  section.hero-projects .arrow i {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0; }
    section.hero-projects .arrow i:before {
      content: "t";
      font-family: "wsv-icons" !important;
      position: absolute;
      color: #c31924;
      font-size: 4rem;
      font-style: normal;
      transition: 0.3s all; }
  section.hero-projects .arrow:hover {
    z-index: 1500; }
    section.hero-projects .arrow:hover i:before {
      color: #fff; }
  section.hero-projects .arrow.prev i {
    left: -10%;
    transform: scaleX(-1); }
  section.hero-projects .arrow.prev div {
    padding: 14px 21px 14px 70px; }
  section.hero-projects .arrow.next i {
    right: -10%; }
  section.hero-projects .arrow.next div {
    padding: 14px 70px 14px 21px; }
  @media screen and (max-width: 1024px) {
    section.hero-projects .arrow {
      transform: translateY(0%);
      bottom: 0;
      top: auto;
      border: 1px solid #c31924; } }

section#search-results .container, section#search-results div.inner-wrap {
  position: relative; }
section#search-results h3 {
  color: #767676; }
section#search-results aside.index-preview:first-child {
  border-top: 0; }

aside.index-preview {
  padding: 1rem 0;
  border-top: 1px solid #979797; }
  aside.index-preview:last-child {
    border-bottom: 1px solid #979797;
    margin-bottom: 1rem; }
  aside.index-preview .heading {
    margin-bottom: 0.5rem; }
  aside.index-preview a.press-link {
    display: block; }
  aside.index-preview h2 {
    margin: 0.5rem 0;
    color: #13aec2;
    transition: 0.1s color; }
    aside.index-preview h2:hover {
      color: #209bab; }
  aside.index-preview p.body-text {
    margin-bottom: 3rem; }
  aside.index-preview div.preview-bottom::after {
    clear: both;
    content: "";
    display: block; }
  aside.index-preview div.preview-bottom div.attachment-info {
    float: left; }
  aside.index-preview div.preview-bottom span {
    font-size: 1rem; }
  aside.index-preview div.preview-bottom .label {
    font-weight: 700;
    color: #767676; }
  aside.index-preview div.preview-bottom .download-details {
    color: #757575; }
  aside.index-preview a.more-link {
    float: right;
    font-weight: 700;
    letter-spacing: 2px; }

div.post-navigation {
  margin-top: 2rem; }
  div.post-navigation.container, div.post-navigation.inner-wrap {
    padding: 0; }
  div.post-navigation .elm-loading-anim {
    display: none !important; }
  div.post-navigation .elm-wrapper {
    text-align: left; }
    @media screen and (max-width: 1024px) {
      div.post-navigation .elm-wrapper {
        text-align: center; } }
  div.post-navigation .elm-button {
    background: none;
    border: 0;
    padding: 0;
    box-shadow: none; }
    @media screen and (max-width: 768px) {
      div.post-navigation .elm-button {
        font-size: 0.875rem;
        width: 100%; }
        div.post-navigation .elm-button span {
          width: 100%; } }
  div.post-navigation a,
  div.post-navigation span {
    background: #c31924;
    color: #fff;
    font-family: TriviaGroteskR2;
    letter-spacing: 1.1px;
    font-weight: 700;
    margin: auto;
    border: none;
    border-radius: 4px;
    box-shadow: none;
    display: inline-block;
    cursor: pointer;
    padding: 1rem;
    transition: all 0.3s;
    text-transform: uppercase; }

nav.nav-fillslide a {
  position: absolute;
  top: 50%;
  display: block;
  outline: none;
  color: #fff;
  text-align: left;
  z-index: 900;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }
nav.nav-fillslide p {
  line-height: 1.2; }
nav.nav-fillslide a.prev {
  left: 0; }
nav.nav-fillslide a.next {
  right: 0; }
nav.nav-fillslide a svg {
  display: block;
  margin: 0 auto;
  padding: 0; }
nav.nav-fillslide .icon-wrap {
  position: relative;
  z-index: 100;
  display: block;
  padding: 35px;
  background: #fff;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }
nav.nav-fillslide .icon-wrap::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 110%;
  background: #c31924;
  top: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s; }
nav.nav-fillslide a.prev .icon-wrap::before {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%); }
nav.nav-fillslide a.next .icon-wrap::before {
  -webkit-transform: translateX(100%);
  transform: translateX(100%); }
nav.nav-fillslide div {
  position: absolute;
  padding: 14px 21px;
  top: 0;
  width: 280px;
  height: 70px;
  background: #c31924;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s; }
nav.nav-fillslide a.prev div {
  left: 0;
  text-align: right;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%); }
nav.nav-fillslide a.next div {
  right: 0;
  -webkit-transform: translateX(100%);
  transform: translateX(100%); }
nav.nav-fillslide div span {
  display: inline-block;
  padding: 5px;
  color: #d0c2d3;
  border-top: 1px solid #d8cfda;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
  font-size: 0.7em;
  line-height: 1.2; }
nav.nav-fillslide img {
  position: absolute;
  z-index: 100; }
nav.nav-fillslide a:hover .icon-wrap::before {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-delay: 0s;
  transition-delay: 0s; }
nav.nav-fillslide a:hover div {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  -webkit-transform: translateX(0);
  transform: translateX(0); }

/*
@media screen and (max-width: 520px) {
    .nav-fillslide a.prev {
        -webkit-transform-origin: 0% 50%;
        transform-origin: 0% 50%;
    }
    .nav-fillslide a.next {
        -webkit-transform-origin: 100% 50%;
        transform-origin: 100% 50%;
    }
    .nav-fillslide a {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
    }
}*/
/* Vendor modules */
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none; }

.pswp * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.pswp img {
  max-width: none; }

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--open {
  display: block; }

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing; }

/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none; }

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden; }

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden; }

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0; }

/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden; }

/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank {
  background: #222; }

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0; }

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC; }

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline; }

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*

	1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-box-shadow: none;
  box-shadow: none; }

.pswp__button:focus,
.pswp__button:hover {
  opacity: 1; }

.pswp__button:active {
  outline: none;
  opacity: 0.9; }

.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0; }

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1; }

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url("../img/default-skin.png") 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px; }

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url("../img/default-skin.svg"); }

  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none; } }
.pswp__button--close {
  background-position: 0 -44px; }

.pswp__button--share {
  background-position: -44px -44px; }

.pswp__button--fs {
  display: none; }

.pswp--supports-fs .pswp__button--fs {
  display: block; }

.pswp--fs .pswp__button--fs {
  background-position: -44px 0; }

.pswp__button--zoom {
  display: none;
  background-position: -88px 0; }

.pswp--zoom-allowed .pswp__button--zoom {
  display: block; }

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0; }

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden; }

/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute; }

.pswp__button--arrow--left {
  left: 0; }

.pswp__button--arrow--right {
  right: 0; }

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute; }

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px; }

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px; }

/*

	2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__share-modal--hidden {
  display: none; }

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform; }

.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px; }

.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000; }

.pswp__share-tooltip a:first-child {
  /* round corners on the first/last list item */
  border-radius: 2px 2px 0 0; }

.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px; }

.pswp__share-modal--fade-in {
  opacity: 1; }

.pswp__share-modal--fade-in .pswp__share-tooltip {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px; }

a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none; }

a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF; }

a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A; }

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF; }

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D; }

a.pswp__share--download:hover {
  background: #DDD; }

/*

	3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px; }

/*

	4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px; }

.pswp__caption small {
  font-size: 11px;
  color: #BBB; }

.pswp__caption__center {
  text-align: left;
  max-width: 620px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC;
  background: rgba(0, 0, 0, 0.5); }
  .pswp__caption__center p {
    font-size: 0.875rem; }

.pswp__caption--empty {
  display: none; }

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden; }

/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr; }

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px; }

.pswp__preloader--active {
  opacity: 1; }

.pswp__preloader--active .pswp__preloader__icn {
  /* We use .gif in browsers that don't support CSS animation */
  background: url("../img/preloader.gif") 0 0 no-repeat; }

.pswp--css_animation .pswp__preloader--active {
  opacity: 1; }

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 500ms linear infinite;
  animation: clockwise 500ms linear infinite; }

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0; }

.pswp--css_animation .pswp__preloader__cut {
  /*
			The idea of animating inner circle is based on Polymer ("material") loading indicator
			 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
		*/
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden; }

.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0; }

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right; } }
@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }
@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }
/*

	6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550; }

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%; }

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible; }

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5); }

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3); }

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0; }

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0; }

/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001; }

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none; }

.pswp__element--disabled {
  display: none !important; }

.pswp--minimal--dark .pswp__top-bar {
  background: none; }

/* Custom */
.pswp__top-bar {
  top: 30px; }

.pswp__ui--fit .pswp__top-bar, .pswp__ui--fit .pswp__caption,
.pswp__top-bar, .pswp__caption {
  background-color: transparent; }

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