/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

* {
  box-sizing: border-box; }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

a {
  cursor: pointer; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 0px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bold; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
  max-width: 100%; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

.clearfix {
  *zoom: 1; }
  .clearfix:after {
    content: '';
    display: table;
    clear: both; }

.wrapper {
  width: 100%;
  margin: 0 auto;
  max-width: 1020px; }

.grid {
  *zoom: 1;
  margin-left: -50px; }
  .grid:after {
    content: '';
    display: table;
    clear: both; }

.push--one-twelfth {
  left: 8.333%;
  position: relative; }

.push--two-twelfths {
  left: 16.666%;
  position: relative; }

.push--three-twelfths {
  left: 25%;
  position: relative; }

.push--four-twelfths {
  left: 33.333%;
  position: relative; }

.push--five-twelfths {
  left: 41.666%;
  position: relative; }

.push--six-twelfths {
  left: 50%;
  position: relative; }

.push--seven-twelfths {
  left: 58.333%;
  position: relative; }

.push--eight-twelfths {
  left: 66.666%;
  position: relative; }

.push--nine-twelfths {
  left: 75%;
  position: relative; }

.push--ten-twelfths {
  left: 83.333%;
  position: relative; }

.push--eleven-twelfths {
  left: 91.666%;
  position: relative; }

.one-twelfth {
  width: 8.333%;
  box-sizing: border-box;
  float: left;
  min-height: 1px;
  padding-left: 50px;
  vertical-align: top;
  padding-left: 50px; }

.two-twelfths {
  width: 16.666%;
  box-sizing: border-box;
  float: left;
  min-height: 1px;
  padding-left: 50px;
  vertical-align: top;
  padding-left: 50px; }

.three-twelfths {
  width: 25%;
  box-sizing: border-box;
  float: left;
  min-height: 1px;
  padding-left: 50px;
  vertical-align: top;
  padding-left: 50px; }

.four-twelfths {
  width: 33.333%;
  box-sizing: border-box;
  float: left;
  min-height: 1px;
  padding-left: 50px;
  vertical-align: top;
  padding-left: 50px; }

.five-twelfths {
  width: 41.666%;
  box-sizing: border-box;
  float: left;
  min-height: 1px;
  padding-left: 50px;
  vertical-align: top;
  padding-left: 50px; }

.six-twelfths {
  width: 50%;
  box-sizing: border-box;
  float: left;
  min-height: 1px;
  padding-left: 50px;
  vertical-align: top;
  padding-left: 50px; }

.seven-twelfths {
  width: 58.333%;
  box-sizing: border-box;
  float: left;
  min-height: 1px;
  padding-left: 50px;
  vertical-align: top;
  padding-left: 50px; }

.eight-twelfths {
  width: 66.666%;
  box-sizing: border-box;
  float: left;
  min-height: 1px;
  padding-left: 50px;
  vertical-align: top;
  padding-left: 50px; }

.nine-twelfths {
  width: 75%;
  box-sizing: border-box;
  float: left;
  min-height: 1px;
  padding-left: 50px;
  vertical-align: top;
  padding-left: 50px; }

.ten-twelfths {
  width: 83.333%;
  box-sizing: border-box;
  float: left;
  min-height: 1px;
  padding-left: 50px;
  vertical-align: top;
  padding-left: 50px; }

.eleven-twelfths {
  width: 91.666%;
  box-sizing: border-box;
  float: left;
  min-height: 1px;
  padding-left: 50px;
  vertical-align: top;
  padding-left: 50px; }

.twelve-twelfths {
  width: 100%;
  box-sizing: border-box;
  float: left;
  min-height: 1px;
  padding-left: 50px;
  vertical-align: top;
  padding-left: 50px; }

@media (max-width: 700px) {
  .grid {
    margin-left: 0; }

  .push--one-twelfth {
    left: 0;
    position: relative; }

  .push--two-twelfths {
    left: 0;
    position: relative; }

  .push--three-twelfths {
    left: 0;
    position: relative; }

  .push--four-twelfths {
    left: 0;
    position: relative; }

  .push--five-twelfths {
    left: 0;
    position: relative; }

  .push--six-twelfths {
    left: 0;
    position: relative; }

  .push--seven-twelfths {
    left: 0;
    position: relative; }

  .push--eight-twelfths {
    left: 0;
    position: relative; }

  .push--nine-twelfths {
    left: 0;
    position: relative; }

  .push--ten-twelfths {
    left: 0;
    position: relative; }

  .push--eleven-twelfths {
    left: 0;
    position: relative; }

  .one-twelfth {
    width: 100%;
    padding: 0; }

  .two-twelfths {
    width: 100%;
    padding: 0; }

  .three-twelfths {
    width: 100%;
    padding: 0; }

  .four-twelfths {
    width: 100%;
    padding: 0; }

  .five-twelfths {
    width: 100%;
    padding: 0; }

  .six-twelfths {
    width: 100%;
    padding: 0; }

  .seven-twelfths {
    width: 100%;
    padding: 0; }

  .eight-twelfths {
    width: 100%;
    padding: 0; }

  .nine-twelfths {
    width: 100%;
    padding: 0; }

  .ten-twelfths {
    width: 100%;
    padding: 0; }

  .eleven-twelfths {
    width: 100%;
    padding: 0; }

  .twelve-twelfths {
    width: 100%;
    padding: 0; } }
/**
 * Swiper 3.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: December 13, 2016
 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative; }

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform,height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform,height; }

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto; }

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto; }

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%; }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #ffffff; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000; }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -o-transform: translate(0, -50%);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px; }

.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #ffffff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5); }

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff; }

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000; }

.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px; }

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
  -ms-perspective: 1200px; }

.swiper-container-cube, .swiper-container-flip {
  overflow: visible; }

.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain; }

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg); } }
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg); } }
body {
  --jp-color: rgba(190, 30, 80, 1); }

html,
body {
  width: 100%;
  margin: 0;
  padding: 0;
  top: 0;
  position: absolute;
  min-height: 100%;
  color: #555;
  font-size: 16px;
  line-height: 1.6em;
  font-weight: 400;
  background: #fff;
  background: var(--jp-page-bg-color, #fff);
  font-family: var(--jp-body-font-display);
  font-size: var(--jp-body-font-size, 16px);
  color: var(--jp-body-font-color, #555);
  font-weight: var(--jp-body-font-weight, 400); }

.grecaptcha-badge {
  visibility: hidden; }

.sharethis-inline-share-buttons {
  margin-top: 30px; }

form small {
  margin: 20px 0;
  display: block;
  line-height: 1.3em; }

.dropdown {
  font-size: 13px;
  display: none;
  line-height: 1.3em; }
  @media (max-width: 700px) {
    .dropdown {
      padding: 0; } }

button, .button {
  background: var(--jp-color);
  border: 0;
  font-weight: bold;
  outline: 0;
  cursor: pointer;
  color: #fff;
  padding: 12px 30px;
  margin-top: 20px;
  font-size: 1em;
  display: block; }
  button:hover, .button:hover {
    background: #333; }

h1,
h2,
h3,
h4,
h5 {
  font-size: 1em;
  color: #333;
  line-height: 1.1em;
  margin: 0 0 0.5em 0;
  font-weight: bold;
  font-family: var(--jp-heading-font-display);
  color: var(--jp-heading-font-color, #333);
  font-weight: var(--jp-heading-font-weight, bold); }
  h1:first-child,
  h2:first-child,
  h3:first-child,
  h4:first-child,
  h5:first-child {
    margin-top: 0; }

h1 {
  font-size: 2.4em; }

h2 {
  font-size: 1.6em; }

h3 {
  font-size: 1.4em; }

p {
  margin: 1em 0; }
  p:first-child {
    margin-top: 0; }

#Subscribe {
  background: var(--jp-color);
  padding: 3px 22px;
  margin: 10px 0;
  display: inline-block;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-radius: 25px;
  color: #fff;
  float: right;
  clear: both; }
  #Subscribe i {
    font-size: 13px; }
  @media (max-width: 700px) {
    #Subscribe {
      margin: 0 auto;
      float: none;
      display: block;
      width: 143px; } }

a {
  cursor: pointer;
  text-decoration: none;
  color: var(--jp-color); }

.errorlist {
  background: #f54e4e;
  color: #fff;
  padding: 5px 10px; }

.page {
  min-height: 900px;
  min-height: 100vh;
  padding-left: 350px; }
  @media (max-width: 700px) {
    .page {
      padding-left: 0; } }

footer {
  background: #222;
  background: var(--jp-footer-bg-color, #222);
  width: 100%;
  padding: 30px;
  padding-left: 400px;
  font-size: 15px;
  color: #888; }
  footer h3,
  footer p {
    font-size: 15px;
    font-weight: 100; }
  footer p {
    margin-top: 0; }
  footer small {
    display: block;
    font-weight: bold;
    margin-top: 5px;
    color: #fff;
    font-size: 12px; }
  footer small a {
    font-size: 12px;
    color: #fff; }
  @media (max-width: 700px) {
    footer {
      padding-left: 20px; } }

.messages {
  display: none; }

.social {
  display: block;
  clear: both;
  padding-top: 20px;
  margin: 10px 0 0 0; }
  .social a {
    margin: 5px;
    float: right;
    font-size: 16px;
    width: 30px;
    text-align: center;
    display: inline-block;
    line-height: 35px;
    height: 30px; }
    .social a:hover {
      opacity: 0.7; }

section.page-nav {
  width: 100%;
  padding: 0;
  padding-bottom: 20px; }
  section.page-nav .left,
  section.page-nav .right {
    list-style: none;
    text-align: right; }
    section.page-nav .left a,
    section.page-nav .right a {
      color: #fff;
      font-weight: bold;
      color: var(--jp-sidebar-color, #fff); }
    section.page-nav .left li,
    section.page-nav .right li {
      padding: 4px 0; }
      section.page-nav .left li:hover .page-menu,
      section.page-nav .right li:hover .page-menu {
        display: block; }
      section.page-nav .left li a.active + .dropdown,
      section.page-nav .right li a.active + .dropdown {
        display: block; }
  @media (max-width: 700px) {
    section.page-nav {
      padding-bottom: 30px; }
      section.page-nav .left {
        text-align: center;
        padding: 0; } }

::-webkit-scrollbar {
  width: 8px;
  height: 8px; }

::-webkit-scrollbar-track {
  background: transparent; }

::-webkit-scrollbar-thumb {
  background: #999;
  border-radius: 10px;
  min-height: 100px; }

.page section {
  padding: 0 50px;
  margin: 50px 0; }
  @media (max-width: 700px) {
    .page section {
      padding: 0 30px;
      margin: 30px 0; } }

aside.sidebar {
  width: 350px;
  position: fixed;
  left: 0;
  z-index: 999;
  height: 100%;
  overflow-y: auto;
  background-size: cover;
  background-position: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease-in-out;
  top: 0; }
  aside.sidebar .cover {
    width: 100%;
    position: absolute;
    top: 0;
    min-height: 100%;
    background: rgba(34, 34, 34, 0.6);
    background: var(--jp-hero-overlay-color, #000); }
    @media (max-width: 700px) {
      aside.sidebar .cover {
        position: relative; } }
  aside.sidebar .fixed-width {
    width: 100%;
    max-width: 1060px;
    margin: 0 auto;
    padding: 0 30px; }
  aside.sidebar h1 {
    display: block;
    clear: both;
    text-align: right;
    line-height: 0.9em;
    margin-top: 0;
    padding-top: 10px;
    line-height: 1em;
    font-size: 34px;
    color: #fff;
    font-weight: 700;
    font-family: var(--jp-name-font-display);
    font-size: var(--jp-name-font-size, 34px);
    font-weight: var(--jp-name-font-weight, 700);
    color: var(--jp-name-font-color, #fff); }
  aside.sidebar .profile_img {
    width: 150px;
    margin-top: 100px;
    height: 150px;
    float: right;
    background-size: cover;
    overflow: hidden; }
  aside.sidebar .bio {
    color: #fff;
    text-align: right;
    font-weight: 300;
    font-size: 16px;
    padding: 15px 0 5px 0; }
    aside.sidebar .bio a {
      color: #fff;
      text-decoration: underline; }
  aside.sidebar h1 + .bio {
    margin-top: -20px; }
  @media (max-width: 700px) {
    aside.sidebar .bg {
      padding-top: 50px; } }
  aside.sidebar h1, aside.sidebar p {
    color: var(--jp-sidebar-color, #fff); }
  @media (max-width: 700px) {
    aside.sidebar {
      width: 100%;
      position: relative; }
      aside.sidebar .profile_img {
        margin: 120px auto 0 auto;
        float: none;
        margin-top: 0; }
      aside.sidebar h1,
      aside.sidebar h2,
      aside.sidebar .bio {
        text-align: center; }
      aside.sidebar .bio {
        padding: 15px 0 25px 0; }
      aside.sidebar .social {
        text-align: center; }
        aside.sidebar .social a {
          float: none; }
      aside.sidebar h1 {
        margin: 5px 0; } }

section.block-about-me {
  margin: 100px 0; }
  section.block-about-me .social a {
    float: left; }

section.loading .masonry {
  display: none; }
section.loading .loading-gif {
  display: block; }

.loading-gif {
  display: none;
  min-height: 50vh;
  line-height: 50vh;
  text-align: center; }
  .loading-gif center {
    line-height: 25px;
    width: 100%;
    text-align: center;
    margin-top: -350px; }

.block-articles-filters {
  padding: 15px 25px;
  border-top: 1px solid #ddd; }
  .block-articles-filters .grid {
    display: flex;
    padding: 0;
    margin-right: -20px;
    margin-left: -20px; }
    @media (max-width: 600px) {
      .block-articles-filters .grid {
        flex-wrap: wrap; } }
  .block-articles-filters .grid > * {
    padding: 0 20px;
    width: 100%; }
    @media (max-width: 600px) {
      .block-articles-filters .grid > * {
        padding: 10px 20px; } }
  .block-articles-filters label {
    display: block;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold; }
  .block-articles-filters select, .block-articles-filters input {
    background: #fff;
    padding: 8px 15px;
    border: 1px solid #eee;
    width: 100%;
    -webkit-appearance: none;
    border-radius: 0; }
  .block-articles-filters select {
    background: #fff;
    background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%);
    background-position: calc(100% - 20px) calc(1em), calc(100% - 15px) calc(1em), calc(100% - 2.5em) 0.5em;
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat; }

@media (max-width: 600px) {
  .mobile-hide {
    display: none;
    border: 1px solid #ddd;
    margin-top: -1px;
    background: #fafafa;
    padding: 18px 30px;
    border-bottom: 0; } }
.mobile-hide.open {
  display: block; }

.filters-show img {
  width: 22px;
  position: relative;
  top: 4px; }
.filters-show i {
  position: relative;
  top: 3px;
  font-size: 18px;
  padding-right: 4px; }

.mobile-only {
  display: none; }
  @media (max-width: 600px) {
    .mobile-only {
      display: block;
      border: 1px solid #ddd;
      padding: 5px 30px; } }

section.block-articles {
  padding: 0; }
  section.block-articles .block-articles__info {
    padding: 0 30px 30px 30px; }
    @media (max-width: 700px) {
      section.block-articles .block-articles__info {
        padding: 0 30px 30px 30px; } }
    section.block-articles .block-articles__info p:last-child {
      margin-bottom: 0; }
  section.block-articles:first-child {
    margin: 0 0 50px 0; }
    section.block-articles:first-child .block-articles__info {
      padding-top: 30px; }
  @media (max-width: 700px) {
    section.block-articles .masonry {
      padding-left: 0;
      clear: both;
      position: relative; } }
  section.block-articles .autoloader {
    width: 100%;
    background: #eee;
    margin: 10px 0;
    text-align: center;
    background: #eee;
    padding: 20px;
    cursor: pointer; }
  section.block-articles article {
    width: 25%;
    padding: 30px;
    float: left;
    line-height: 33px;
    border: 1px solid #ddd;
    display: block;
    margin-left: -1px; }
    section.block-articles article:hover .tool-icon {
      display: block; }
    section.block-articles article .img {
      width: 100%;
      height: 200px;
      background-size: cover;
      margin-top: -10px;
      margin-bottom: 10px; }
    section.block-articles article .article__meta {
      padding: 0;
      font-size: 14px;
      font-size: 12px;
      color: #999;
      line-height: 15px;
      margin-top: 0px;
      margin-bottom: 5px; }
    section.block-articles article .share {
      font-size: 12px;
      text-align: right;
      margin-top: -15px;
      padding: 5px 10px; }
    section.block-articles article img {
      width: 100%;
      border-bottom: 1px solid #eee; }
    section.block-articles article:hover .edit {
      display: block; }
    section.block-articles article .article__title {
      margin: 0;
      padding: 0;
      line-height: 20px;
      text-align: left;
      color: #444;
      margin-bottom: 5px;
      font-size: 22px;
      font-weight: bold;
      line-height: 1.1; }
    section.block-articles article .crop {
      overflow: hidden;
      width: 100%;
      padding: 0;
      height: auto;
      background: #ddd;
      position: relative;
      background-size: cover;
      background-position: center;
      margin-bottom: 10px; }
      section.block-articles article .crop img {
        width: 100%;
        position: absolute;
        border: 0;
        display: block; }
    section.block-articles article .share {
      display: none; }
    section.block-articles article .article__text {
      font-size: 14px;
      line-height: 1.6;
      color: #777;
      padding-top: 0;
      font-weight: 100;
      color: var(--jp-body-font-color, #777); }
  section.block-articles .article--hide-meta .article__meta {
    display: none; }
  section.block-articles .article--hide-heading .article__title {
    display: none; }
  section.block-articles .article--hide-date .article__date {
    display: none; }
  section.block-articles .article--hide-excerpts .article__text {
    display: none; }

section.block-blog {
  padding: 0; }
  section.block-blog .block-articles__info {
    padding: 0 50px 25px 50px; }
    @media (max-width: 700px) {
      section.block-blog .block-articles__info {
        padding: 0 30px 30px 30px; } }
  section.block-blog:first-child {
    margin: 0 0 50px 0; }
    section.block-blog:first-child .block-articles__info {
      padding-top: 30px; }
  @media (max-width: 700px) {
    section.block-blog .masonry {
      padding-left: 0;
      clear: both;
      position: relative; } }
  section.block-blog .autoloader {
    width: 100%;
    background: #eee;
    margin: 10px 0;
    text-align: center;
    background: #eee;
    padding: 20px;
    cursor: pointer; }
  section.block-blog article {
    padding: 35px 50px;
    line-height: 33px;
    border: 1px solid #ddd;
    display: block;
    margin-top: -1px; }
    section.block-blog article:hover .tool-icon {
      display: block; }
    section.block-blog article .img {
      width: 100%;
      height: 200px;
      background-size: cover;
      margin-top: -10px;
      margin-bottom: 10px; }
    section.block-blog article .article__meta {
      padding: 0;
      font-size: 14px;
      font-size: 12px;
      color: #999;
      line-height: 15px;
      margin-top: 0px;
      margin-bottom: 5px; }
    section.block-blog article .share {
      font-size: 12px;
      text-align: right;
      margin-top: -15px;
      padding: 5px 10px; }
    section.block-blog article img {
      width: 100%;
      border-bottom: 1px solid #eee; }
    section.block-blog article:hover .edit {
      display: block; }
    section.block-blog article .article__title {
      margin: 0;
      padding: 0;
      line-height: 20px;
      text-align: left;
      color: #444;
      margin-bottom: 5px;
      font-size: 22px;
      font-weight: bold;
      line-height: 1.1; }
    section.block-blog article .crop {
      overflow: hidden;
      width: 100%;
      padding: 0;
      height: auto;
      background: #ddd;
      position: relative;
      background-size: cover;
      background-position: center;
      margin-bottom: 10px; }
      section.block-blog article .crop img {
        width: 100%;
        position: absolute;
        border: 0;
        display: block; }
    section.block-blog article .share {
      display: none; }
    section.block-blog article .article__text {
      font-size: 14px;
      line-height: 1.6;
      color: #777;
      padding-top: 0;
      font-weight: 100;
      color: var(--jp-body-font-color, #777); }
  section.block-blog .article--hide-meta .article__meta {
    display: none; }
  section.block-blog .article--hide-heading .article__title {
    display: none; }
  section.block-blog .article--hide-date .article__date {
    display: none; }
  section.block-blog .article--hide-excerpts .article__text {
    display: none; }

section.block-article {
  padding-bottom: 50px;
  max-width: 800px; }
  section.block-article .title {
    line-height: 1.1em;
    margin: 10px 0; }
  section.block-article .meta {
    margin-bottom: 20px;
    display: block;
    color: #999; }

section.block-contact-form {
  padding: 50px; }
  section.block-contact-form:last-child {
    margin-bottom: 0; }
  section.block-contact-form:first-child {
    margin-top: 0; }
  @media (max-width: 700px) {
    section.block-contact-form {
      padding: 30px; } }
  section.block-contact-form form {
    padding-top: 20px;
    max-width: 700px; }
    section.block-contact-form form .field {
      display: block; }
      section.block-contact-form form .field label {
        display: block;
        font-size: 12px;
        color: #000;
        margin-top: 10px; }
      section.block-contact-form form .field input,
      section.block-contact-form form .field textarea {
        width: 100%;
        border: 0;
        padding: 15px;
        color: #888;
        font-size: 16px;
        border: 1px solid #ddd; }
    section.block-contact-form form button {
      background: var(--jp-color);
      color: #fff;
      padding: 10px 20px;
      border: 0;
      outline: 0; }

section.block-featured-article .grid {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap; }
section.block-featured-article .six-twelfths {
  position: relative; }
  @media (max-width: 700px) {
    section.block-featured-article .six-twelfths {
      flex: 0 0 100%;
      padding: 0;
      float: none; } }
section.block-featured-article .article {
  background: #fff; }
  section.block-featured-article .article .article__content h2 {
    line-height: 33px;
    margin-top: 0; }
  section.block-featured-article .article .article__image {
    position: absolute;
    top: 0;
    right: 0;
    left: 50px;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: contain; }
    @media (max-width: 700px) {
      section.block-featured-article .article .article__image {
        position: relative;
        background-position: center;
        left: 0;
        background-size: cover;
        height: 250px; } }
  section.block-featured-article .article .btn {
    margin-top: 20px;
    display: block; }
@media (max-width: 700px) {
  section.block-featured-article {
    padding: 0; }
    section.block-featured-article .article .article__content {
      width: 100%;
      padding: 30px; } }

section.block-cv .wrapper {
  max-width: 800px;
  padding: 40px 0; }
  @media screen and (max-width: 800px) {
    section.block-cv .wrapper {
      padding: 25px 0; } }
section.block-cv .cv-pdf {
  height: 1184px;
  max-width: 800px;
  border: 1px solid #ddd; }
  @media screen and (max-width: 800px) {
    section.block-cv .cv-pdf {
      height: 180vw; } }

section.block-gallery .gallery-item__wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px; }
section.block-gallery .gallery-item {
  padding: 10px;
  flex: 0 0 33.3%;
  position: relative; }
  @media screen and (max-width: 700px) {
    section.block-gallery .gallery-item {
      flex: 0 0 50%; } }
  section.block-gallery .gallery-item .gallery-item__img {
    position: relative;
    height: 0;
    padding-top: 80%;
    display: block; }
    section.block-gallery .gallery-item .gallery-item__img:hover {
      opacity: 0.8;
      cursor: pointer; }
    section.block-gallery .gallery-item .gallery-item__img img {
      display: block;
      top: 0;
      position: absolute;
      height: 100%;
      object-fit: cover;
      width: 100%; }
  section.block-gallery .gallery-item .gallery-item__modal {
    display: none;
    background: rgba(0, 0, 0, 0.9);
    width: 100%;
    z-index: 1000000000;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    align-items: center;
    justify-content: center; }
    section.block-gallery .gallery-item .gallery-item__modal .gallery-item__leftarrow {
      color: #fff;
      position: absolute;
      font-size: 40px;
      cursor: pointer;
      left: 50px;
      margin-top: -20px;
      top: 50%;
      text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.5); }
    section.block-gallery .gallery-item .gallery-item__modal .gallery-item__rightarrow {
      color: #fff;
      position: absolute;
      font-size: 40px;
      right: 50px;
      margin-top: -20px;
      cursor: pointer;
      top: 50%;
      text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.5); }
    section.block-gallery .gallery-item .gallery-item__modal .gallery-item__close {
      color: #fff;
      width: 25px;
      height: 25px;
      cursor: pointer;
      position: absolute;
      top: 50px;
      right: 50px;
      font-size: 35px; }
      section.block-gallery .gallery-item .gallery-item__modal .gallery-item__close:hover {
        opacity: 0.9; }
    section.block-gallery .gallery-item .gallery-item__modal .gallery-item__modal-content {
      max-width: 90%;
      position: relative; }
      section.block-gallery .gallery-item .gallery-item__modal .gallery-item__modal-content img {
        max-width: 80vw;
        max-height: 70vh; }
      section.block-gallery .gallery-item .gallery-item__modal .gallery-item__modal-content .caption {
        color: #fff; }
      section.block-gallery .gallery-item .gallery-item__modal .gallery-item__modal-content .caption-hidden {
        display: none; }
    section.block-gallery .gallery-item .gallery-item__modal.show {
      display: flex; }

section.block-image .caption {
  padding-bottom: 10px; }

section.block-image-fixed .wrapper img {
  width: auto;
  max-width: 100%; }

section.block-links {
  padding: 0; }
  section.block-links:first-child {
    margin-top: 0; }
  section.block-links .block-links__content {
    display: flex;
    flex-wrap: wrap; }
  section.block-links a {
    background: var(--jp-color);
    display: block;
    width: 100%;
    text-decoration: none;
    transition: background 0.5s;
    padding: 100px 30px;
    height: 100%;
    background-size: cover; }
    section.block-links a:hover {
      opacity: 0.9; }
    section.block-links a h2 {
      color: #fff;
      margin: 0;
      font-size: 3.4em;
      line-height: 1em;
      text-align: center; }
  @media screen and (max-width: 750px) {
    section.block-links .link--wrapper {
      flex: 0 0 100% !important;
      width: 100% !important;
      padding: 10px 5px !important; }
    section.block-links .wrapper {
      padding: 0; } }

section.block-links--font-size-large a h2 {
  font-size: 3.4em; }

section.block-links--font-size-medium a h2 {
  font-size: 2.4em; }

section.block-links--font-size-small a h2 {
  font-size: 1.4em; }

section.block-links--margin-10px .wrapper .block-links__content {
  margin: 0 -5px; }
section.block-links--margin-10px > .block-links__content {
  padding: 0 5px; }
section.block-links--margin-10px .link--wrapper {
  padding: 5px; }

section.block-links--margin-20px .wrapper .block-links__content {
  margin: 0 -10px; }
section.block-links--margin-20px > .block-links__content {
  padding: 0 10px; }
section.block-links--margin-20px .link--wrapper {
  padding: 10px; }

section.block-links--margin-30px .wrapper .block-links__content {
  margin: 0 -15px; }
section.block-links--margin-30px > .block-links__content {
  padding: 0 15px; }
section.block-links--margin-30px .link--wrapper {
  padding: 15px; }

section.block-links--margin-50px .wrapper .block-links__content {
  margin: 0 -25px; }
section.block-links--margin-50px > .block-links__content {
  padding: 0 25px; }
section.block-links--margin-50px .link--wrapper {
  padding: 25px; }

section.block-links--columns-1 .block-links__content {
  display: block; }

section.block-links--columns-2 .link--wrapper {
  flex: 0 0 50%; }

section.block-links--columns-3 .link--wrapper {
  flex: 0 0 33.33%; }

section.block-links--columns-4 .link--wrapper {
  flex: 0 0 25%; }

section.block-links--columns-5 .link--wrapper {
  flex: 0 0 20%; }

section.block-map.map-full:last-child {
  margin-bottom: 0; }

section.block-map.map-full--large:last-child {
  margin-bottom: 0; }

section.block-map.map-content .wrapper {
  max-width: 1000%;
  padding: 0 50px; }
section.block-map.map-content #map {
  width: 100%;
  height: 250px; }
section.block-map.map-content--large {
  padding: 0; }
  section.block-map.map-content--large .wrapper {
    max-width: 1000%;
    padding: 0 50px; }
  section.block-map.map-content--large #map {
    width: 100%;
    height: 500px; }
section.block-map.map-full .wrapper {
  max-width: 1000%; }
section.block-map.map-full #map {
  width: 100%;
  height: 250px; }
section.block-map.map-full--large {
  padding: 0; }
  section.block-map.map-full--large .wrapper {
    max-width: 1000%; }
  section.block-map.map-full--large #map {
    width: 100%;
    height: 500px; }

section.block-quote {
  margin: 100px 0;
  padding: 0; }
  section.block-quote .quote {
    font-size: 25px;
    font-weight: bold; }
    section.block-quote .quote:before, section.block-quote .quote:after {
      position: absolute;
      font-size: 100px;
      color: #999;
      font-family: 'Times New Roman'; }
    section.block-quote .quote:before {
      top: 0;
      left: -50px;
      content: '\201C'; }
    section.block-quote .quote:after {
      top: 0;
      right: -80px;
      content: '\201D'; }
  @media (max-width: 700px) {
    section.block-quote .grid {
      padding: 20px 30px 0 30px; }
    section.block-quote .quote:before {
      top: -40px;
      left: auto; }
    section.block-quote .quote:after {
      content: ''; } }

.swiper-button-next {
  background-image: url("data:image/svg+xml;base64,Cjxzdmcgd2lkdGg9IjI4OHB4IiBoZWlnaHQ9IjI5OHB4IiB2aWV3Qm94PSIwIDAgMjg4IDI5OCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxlbGxpcHNlIGlkPSJPdmFsIiBmaWxsPSIjRkZGRkZGIiBjeD0iMTQ0IiBjeT0iMTQ5IiByeD0iMTQ0IiByeT0iMTQ5Ij48L2VsbGlwc2U+CiAgICAgICAgPHBhdGggZD0iTTEwMy41LDE1Ny41IEwxODMuNSwyMTcuNSIgaWQ9IkxpbmUiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLXdpZHRoPSIxNyIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTQzLjUwMDAwMCwgMTg3LjUwMDAwMCkgc2NhbGUoMSwgLTEpIHRyYW5zbGF0ZSgtMTQzLjUwMDAwMCwgLTE4Ny41MDAwMDApICI+PC9wYXRoPgogICAgICAgIDxwYXRoIGQ9Ik0xMDMuNSw4MC41IEwxOTMuNSwxNDguNSIgaWQ9IkxpbmUiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLXdpZHRoPSIxNyIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSI+PC9wYXRoPgogICAgPC9nPgo8L3N2Zz4=");
  background-size: contain;
  background-size: contain;
  width: 44px; }

.swiper-button-prev {
  background-image: url("data:image/svg+xml;base64,Cjxzdmcgd2lkdGg9IjI4OHB4IiBoZWlnaHQ9IjI5OHB4IiB2aWV3Qm94PSIwIDAgMjg4IDI5OCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxlbGxpcHNlIGlkPSJPdmFsIiBmaWxsPSIjRkZGRkZGIiBjeD0iMTQ0IiBjeT0iMTQ5IiByeD0iMTQ0IiByeT0iMTQ5Ij48L2VsbGlwc2U+CiAgICAgICAgPHBhdGggZD0iTTEwMy41LDE1Ny41IEwxODMuNSwyMTcuNSIgaWQ9IkxpbmUiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLXdpZHRoPSIxNyIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTQzLjUwMDAwMCwgMTg3LjUwMDAwMCkgc2NhbGUoLTEsIC0xKSB0cmFuc2xhdGUoLTE0My41MDAwMDAsIC0xODcuNTAwMDAwKSAiPjwvcGF0aD4KICAgICAgICA8cGF0aCBkPSJNMTAzLjUsODAuNSBMMTkzLjUsMTQ4LjUiIGlkPSJMaW5lIiBzdHJva2U9IiMwMDAwMDAiIHN0cm9rZS13aWR0aD0iMTciIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE0OC41MDAwMDAsIDExNC41MDAwMDApIHNjYWxlKC0xLCAxKSB0cmFuc2xhdGUoLTE0OC41MDAwMDAsIC0xMTQuNTAwMDAwKSAiPjwvcGF0aD4KICAgIDwvZz4KPC9zdmc+");
  background-size: contain;
  width: 44px; }

section.block-text h1:first-child,
section.block-text h2:first-child,
section.block-text h3:first-child,
section.block-text h4:first-child,
section.block-text h6:first-child,
section.block-text p:first-child {
  margin-top: 0; }

section.block-twitter {
  background: #fafafa;
  padding: 50px; }
  @media (max-width: 700px) {
    section.block-twitter {
      padding: 30px; } }
  section.block-twitter .wrapper {
    max-width: 800px; }

.block-article figcaption {
  font-style: italic;
  font-size: small; }

#st-el-3 .st-logo {
  display: none; }

#st-el-2 .st-logo {
  display: none; }

#st-el-1 .st-logo {
  display: none; }

#st-el-4 .st-logo {
  display: none; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

.text-justify {
  text-align: justify; }

.video-container {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  margin-bottom: 16px; }

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important; }

.subscription-overlay, .contact-overlay {
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  position: fixed;
  padding: 100px 20px;
  display: none;
  z-index: 99999999999; }
  .subscription-overlay.saving .form button .saving, .contact-overlay.saving .form button .saving {
    display: block !important; }
  .subscription-overlay.saving .form button .not-saving, .contact-overlay.saving .form button .not-saving {
    display: none; }
  .subscription-overlay.open, .contact-overlay.open {
    display: block; }
    .subscription-overlay.open .subscription-modal, .contact-overlay.open .subscription-modal {
      opacity: 1; }
  .subscription-overlay.saved .form button, .contact-overlay.saved .form button {
    background-color: #5ea85e !important; }
    .subscription-overlay.saved .form button .not-saving, .contact-overlay.saved .form button .not-saving {
      display: none !important; }
    .subscription-overlay.saved .form button .saving, .contact-overlay.saved .form button .saving {
      display: none !important; }
    .subscription-overlay.saved .form button .saved, .contact-overlay.saved .form button .saved {
      display: block !important; }
  .subscription-overlay .subscription-modal, .contact-overlay .subscription-modal {
    width: 100%;
    max-width: 500px;
    text-align: left;
    margin: 0 auto;
    background: #fff;
    padding: 40px;
    position: relative;
    border-radius: 5px;
    transition: opacity 0.5s;
    opacity: 0; }
    .subscription-overlay .subscription-modal .error, .contact-overlay .subscription-modal .error {
      color: red;
      font-size: 13px;
      padding: 2px 0;
      border-top: 1px solid red;
      margin-top: -1px;
      z-index: 100000000;
      position: relative; }
    .subscription-overlay .subscription-modal .subscription-close, .subscription-overlay .subscription-modal .contact-close, .contact-overlay .subscription-modal .subscription-close, .contact-overlay .subscription-modal .contact-close {
      top: 25px;
      right: 30px;
      cursor: pointer;
      position: absolute; }
      .subscription-overlay .subscription-modal .subscription-close:before, .subscription-overlay .subscription-modal .subscription-close:after, .subscription-overlay .subscription-modal .contact-close:before, .subscription-overlay .subscription-modal .contact-close:after, .contact-overlay .subscription-modal .subscription-close:before, .contact-overlay .subscription-modal .subscription-close:after, .contact-overlay .subscription-modal .contact-close:before, .contact-overlay .subscription-modal .contact-close:after {
        width: 15px;
        height: 3px;
        transform: rotate(45deg);
        content: '';
        position: absolute;
        background: #000; }
      .subscription-overlay .subscription-modal .subscription-close:before, .subscription-overlay .subscription-modal .contact-close:before, .contact-overlay .subscription-modal .subscription-close:before, .contact-overlay .subscription-modal .contact-close:before {
        transform: rotate(-45deg); }
    .subscription-overlay .subscription-modal p, .contact-overlay .subscription-modal p {
      color: #333; }
    .subscription-overlay .subscription-modal h3, .contact-overlay .subscription-modal h3 {
      margin: 0 0 18px 0;
      font-size: 1.2em;
      text-align: center; }
    .subscription-overlay .subscription-modal label, .contact-overlay .subscription-modal label {
      display: block;
      font-size: 13px;
      color: #999;
      margin-top: 10px; }
    .subscription-overlay .subscription-modal input, .contact-overlay .subscription-modal input {
      text-align: left;
      width: 100%;
      font-size: 18px;
      padding: 8px; }
    .subscription-overlay .subscription-modal .legal, .contact-overlay .subscription-modal .legal {
      color: #999;
      font-size: 12px;
      line-height: 1.1em; }
    .subscription-overlay .subscription-modal button, .contact-overlay .subscription-modal button {
      width: 100%;
      margin-top: 10px; }
      .subscription-overlay .subscription-modal button .material-icons, .contact-overlay .subscription-modal button .material-icons {
        font-size: 20px;
        position: relative;
        top: 5px;
        height: 10px;
        left: -8px;
        margin-top: -15px; }
      .subscription-overlay .subscription-modal button .saving, .contact-overlay .subscription-modal button .saving {
        display: none; }
        .subscription-overlay .subscription-modal button .saving .material-icons, .contact-overlay .subscription-modal button .saving .material-icons {
          animation: spin 2s infinite linear;
          transform-origin: 10px 10px; }
      .subscription-overlay .subscription-modal button .saved, .contact-overlay .subscription-modal button .saved {
        display: none; }

@keyframes spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
body.modal-open {
  overflow: hidden; }
  body.modal-open #article_modal {
    display: block; }
    body.modal-open #article_modal .article_modal__modal {
      opacity: 1; }

#article_modal {
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  padding: 80px 25px;
  position: fixed;
  top: 0;
  z-index: 1000;
  overflow: scroll;
  display: none; }
  #article_modal .loading {
    text-align: center;
    line-height: 25px;
    width: 100%;
    text-align: center;
    margin-bottom: -60px;
    padding: 180px 0; }
  #article_modal .article_modal__content {
    padding: 30px;
    color: #333; }
    #article_modal .article_modal__content h2 {
      color: #222; }
    #article_modal .article_modal__content iframe {
      margin-top: 30px; }
  #article_modal .close {
    color: #797979;
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 12px; }
    #article_modal .close span {
      font-size: 15px;
      position: relative;
      top: 1px;
      padding-left: 4px; }
  #article_modal .article_modal__link {
    background: #eee;
    padding: 10px;
    width: 100%;
    text-align: center;
    display: block;
    margin: 20px 0 0 0;
    font-size: 15px;
    font-weight: bold; }
    #article_modal .article_modal__link span {
      font-size: 11px;
      font-family: monospace;
      display: block;
      overflow: hidden;
      font-weight: 100;
      white-space: nowrap;
      text-overflow: ellipsis; }
  #article_modal .article_modal__modal {
    width: 800px;
    max-width: 100%;
    margin: 0 auto;
    min-height: 300px;
    position: relative;
    background: #fff;
    opacity: 0;
    transition: opacity 0.3s, height 0.3s; }

.img-credit {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  padding: 0px 7px;
  color: #fff;
  font-size: 11px;
  line-height: 23px;
  display: inline-block;
  text-decoration: none;
  z-index: 10;
  white-space: nowrap; }

.gallery-item__img .img-credit {
  top: 0; }

.caption {
  font-size: smaller;
  padding-top: 5px;
  padding-bottom: 30px; }

.comments {
  padding: 0 0 25px 0;
  margin-top: 25px;
  position: relative;
  border-top: 1px solid #ddd; }
  .comments h2 {
    border-bottom: 1px solid #ddd;
    margin: 0;
    padding: 9px 0;
    font-size: 18px; }
    .comments h2 a {
      font-size: 13px;
      position: absolute;
      right: 0;
      margin-top: 9px;
      margin-top: 7px;
      top: 0; }
  .comments .comment {
    border-bottom: 1px solid #ddd;
    padding: 20px 0; }
    .comments .comment .comment__permalink {
      position: absolute;
      right: 0;
      font-size: 13px;
      font-weight: bold; }
    .comments .comment h3 {
      font-size: 20px;
      font-weight: 100;
      margin: 0; }
    .comments .comment h4 {
      margin: 0;
      font-size: 14px;
      color: #888;
      font-weight: 100;
      margin-bottom: 20px; }

.comment-form {
  display: none;
  padding: 25px;
  border: 1px solid #ddd;
  background: #fff; }
  .comment-form .comment-form__fields .comment-form__field {
    width: 49%;
    margin-bottom: 5px;
    display: inline-block; }
    .comment-form .comment-form__fields .comment-form__field:first-child {
      padding-right: 15px; }
    .comment-form .comment-form__fields .comment-form__field:last-child {
      padding-left: 15px; }
  .comment-form .comment-form__field {
    display: block; }
    .comment-form .comment-form__field label {
      display: block; }
    .comment-form .comment-form__field input, .comment-form .comment-form__field textarea {
      display: block;
      width: 100%;
      border: 1px solid #ddd;
      padding: 5px; }
    .comment-form .comment-form__field textarea {
      min-height: 130px; }
    .comment-form .comment-form__field small {
      padding-top: 5px;
      color: #777;
      display: block; }

section.block-text + section.block-image {
  padding-top: 0; }

section.block-image + section.block-text {
  padding-top: 0; }
