@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,700,700i,900,900i");
@import url("https://fonts.googleapis.com/css?family=Heebo:800");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

*,
*:after,
*:before {
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

/*!
 * Fotorama 4.6.4 | http://fotorama.io/license/
 */
.fotorama__arr:focus:after, .fotorama__fullscreen-icon:focus:after, .fotorama__html, .fotorama__img, .fotorama__nav__frame:focus .fotorama__dot:after, .fotorama__nav__frame:focus .fotorama__thumb:after, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.fotorama--fullscreen, .fotorama__img {
  max-width: 99999px !important;
  max-height: 99999px !important;
  min-width: 0 !important;
  min-height: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
}

.fotorama__wrap .fotorama__grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.fotorama__grabbing * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

.fotorama__spinner {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
}

.fotorama__wrap--css3 .fotorama__arr, .fotorama__wrap--css3 .fotorama__fullscreen-icon, .fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__thumb-border, .fotorama__wrap--css3 .fotorama__video-close, .fotorama__wrap--css3 .fotorama__video-play {
  transform: translate3d(0, 0, 0);
}

.fotorama__caption, .fotorama__nav:after, .fotorama__nav:before, .fotorama__stage:after, .fotorama__stage:before, .fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__nav, .fotorama__wrap--css3 .fotorama__spinner, .fotorama__wrap--css3 .fotorama__stage, .fotorama__wrap--css3 .fotorama__stage .fotorama__img, .fotorama__wrap--css3 .fotorama__stage__frame {
  transform: translateZ(0);
}

.fotorama__arr:focus, .fotorama__fullscreen-icon:focus, .fotorama__nav__frame {
  outline: 0;
}

.fotorama__arr:focus:after, .fotorama__fullscreen-icon:focus:after, .fotorama__nav__frame:focus .fotorama__dot:after, .fotorama__nav__frame:focus .fotorama__thumb:after {
  content: "";
  border-radius: inherit;
  background-color: rgba(0, 175, 234, 0.5);
}

.fotorama__wrap--video .fotorama__stage, .fotorama__wrap--video .fotorama__stage__frame--video, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img, .fotorama__wrap--video .fotorama__stage__shaft {
  transform: none !important;
}

.fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__thumb-border {
  transition-property: transform, width;
  transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
  transition-duration: 0ms;
}

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__no-select, .fotorama__video-close, .fotorama__video-play, .fotorama__wrap {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fotorama__select {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}

.fotorama__nav, .fotorama__nav__frame {
  margin: auto;
  padding: 0;
}

.fotorama__caption__wrap, .fotorama__nav__frame, .fotorama__nav__shaft {
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
}

.fotorama__nav__frame, .fotorama__thumb-border {
  box-sizing: content-box;
}

.fotorama__caption__wrap {
  box-sizing: border-box;
}

.fotorama--hidden, .fotorama__load {
  position: absolute;
  left: -99999px;
  top: -99999px;
  z-index: -1;
}

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__nav, .fotorama__nav__frame, .fotorama__nav__shaft, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video-close, .fotorama__video-play {
  -webkit-tap-highlight-color: transparent;
}

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
  background: url(fotorama.png) no-repeat;
}

@media (-webkit-min-device-pixel-ratio: 1.5), (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
    background: url(fotorama@2x.png) 0 0/96px 160px no-repeat;
  }
}
.fotorama__thumb {
  background-color: #7f7f7f;
  background-color: rgba(127, 127, 127, 0.2);
}

@media print {
  .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__thumb-border, .fotorama__video-close, .fotorama__video-play {
    background: none !important;
  }
}
.fotorama {
  min-width: 1px;
  overflow: hidden;
}

.fotorama:not(.fotorama--unobtrusive) > *:not(:first-child) {
  display: none;
}

.fullscreen {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  background: #000;
}

.fotorama--fullscreen {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  float: none !important;
  z-index: 2147483647 !important;
  background: #000;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
}

.fotorama--fullscreen .fotorama__nav, .fotorama--fullscreen .fotorama__stage {
  background: #000;
}

.fotorama__wrap {
  -webkit-text-size-adjust: 100%;
  position: relative;
  direction: ltr;
  z-index: 0;
}

.fotorama__wrap--rtl .fotorama__stage__frame {
  direction: rtl;
}

.fotorama__nav, .fotorama__stage {
  overflow: hidden;
  position: relative;
  max-width: 100%;
}

.fotorama__wrap--pan-y {
  -ms-touch-action: pan-y;
}

.fotorama__wrap .fotorama__pointer {
  cursor: pointer;
}

.fotorama__wrap--slide .fotorama__stage__frame {
  opacity: 1 !important;
}

.fotorama__stage__frame {
  overflow: hidden;
}

.fotorama__stage__frame.fotorama__active {
  z-index: 8;
}

.fotorama__wrap--fade .fotorama__stage__frame {
  display: none;
}

.fotorama__wrap--fade .fotorama__fade-front, .fotorama__wrap--fade .fotorama__fade-rear, .fotorama__wrap--fade .fotorama__stage__frame.fotorama__active {
  display: block;
  left: 0;
  top: 0;
}

.fotorama__wrap--fade .fotorama__fade-front {
  z-index: 8;
}

.fotorama__wrap--fade .fotorama__fade-rear {
  z-index: 7;
}

.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
  z-index: 9;
}

.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
  display: none;
}

.fotorama__img {
  -ms-filter: "alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  border: none !important;
}

.fotorama__error .fotorama__img, .fotorama__loaded .fotorama__img {
  -ms-filter: "alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img, .fotorama__img--full {
  display: none;
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
  display: block;
}

.fotorama__wrap--only-active .fotorama__nav, .fotorama__wrap--only-active .fotorama__stage {
  max-width: 99999px !important;
}

.fotorama__wrap--only-active .fotorama__stage__frame {
  visibility: hidden;
}

.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
  visibility: visible;
}

.fotorama__nav {
  font-size: 0;
  line-height: 0;
  text-align: center;
  display: none;
  white-space: nowrap;
  z-index: 5;
}

.fotorama__nav__shaft {
  position: relative;
  left: 0;
  top: 0;
  text-align: left;
}

.fotorama__nav__frame {
  position: relative;
  cursor: pointer;
}

.fotorama__nav--dots {
  display: block;
}

.fotorama__nav--dots .fotorama__nav__frame {
  width: 18px;
  height: 30px;
}

.fotorama__nav--dots .fotorama__nav__frame--thumb, .fotorama__nav--dots .fotorama__thumb-border {
  display: none;
}

.fotorama__nav--thumbs {
  display: block;
}

.fotorama__nav--thumbs .fotorama__nav__frame {
  padding-left: 0 !important;
}

.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
  padding-right: 0 !important;
}

.fotorama__nav--thumbs .fotorama__nav__frame--dot {
  display: none;
}

.fotorama__dot {
  display: block;
  width: 4px;
  height: 4px;
  position: relative;
  top: 12px;
  left: 6px;
  border-radius: 6px;
  border: 1px solid #7f7f7f;
}

.fotorama__nav__frame:focus .fotorama__dot:after {
  padding: 1px;
  top: -1px;
  left: -1px;
}

.fotorama__nav__frame.fotorama__active .fotorama__dot {
  width: 0;
  height: 0;
  border-width: 3px;
}

.fotorama__nav__frame.fotorama__active .fotorama__dot:after {
  padding: 3px;
  top: -3px;
  left: -3px;
}

.fotorama__thumb {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
}

.fotorama__nav__frame:focus .fotorama__thumb {
  z-index: 2;
}

.fotorama__thumb-border {
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  border-style: solid;
  border-color: #00afea;
  background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1));
}

.fotorama__caption {
  position: absolute;
  z-index: 12;
  bottom: 0;
  left: 0;
  right: 0;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #000;
}

.fotorama__caption a {
  text-decoration: none;
  color: #000;
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.5);
}

.fotorama__caption a:hover {
  color: #333;
  border-color: rgba(51, 51, 51, 0.5);
}

.fotorama__wrap--rtl .fotorama__caption {
  left: auto;
  right: 0;
}

.fotorama__wrap--no-captions .fotorama__caption, .fotorama__wrap--video .fotorama__caption {
  display: none;
}

.fotorama__caption__wrap {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 5px 10px;
}

@-webkit-keyframes spinner {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fotorama__wrap--css3 .fotorama__spinner {
  -webkit-animation: spinner 24s infinite linear;
  animation: spinner 24s infinite linear;
}

.fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__stage .fotorama__img {
  transition-property: opacity;
  transition-timing-function: linear;
  transition-duration: 0.3s;
}

.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img {
  -ms-filter: "alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}

.fotorama__select {
  cursor: auto;
}

.fotorama__video {
  top: 32px;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 10;
}

@-moz-document url-prefix() {
  .fotorama__active {
    box-shadow: 0 0 0 transparent;
  }
}
.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
  position: absolute;
  z-index: 11;
  cursor: pointer;
}

.fotorama__arr {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 50%;
  margin-top: -16px;
}

.fotorama__arr--prev {
  left: 2px;
  background-position: 0 0;
}

.fotorama__arr--next {
  right: 2px;
  background-position: -32px 0;
}

.fotorama__arr--disabled {
  pointer-events: none;
  cursor: default;
  *display: none;
  opacity: 0.1;
}

.fotorama__fullscreen-icon {
  width: 32px;
  height: 32px;
  top: 2px;
  right: 2px;
  background-position: 0 -32px;
  z-index: 20;
}

.fotorama__arr:focus, .fotorama__fullscreen-icon:focus {
  border-radius: 50%;
}

.fotorama--fullscreen .fotorama__fullscreen-icon {
  background-position: -32px -32px;
}

.fotorama__video-play {
  width: 96px;
  height: 96px;
  left: 50%;
  top: 50%;
  margin-left: -48px;
  margin-top: -48px;
  background-position: 0 -64px;
  opacity: 0;
}

.fotorama__wrap--css2 .fotorama__video-play, .fotorama__wrap--video .fotorama__stage .fotorama__video-play {
  display: none;
}

.fotorama__error .fotorama__video-play, .fotorama__loaded .fotorama__video-play, .fotorama__nav__frame .fotorama__video-play {
  opacity: 1;
  display: block;
}

.fotorama__nav__frame .fotorama__video-play {
  width: 32px;
  height: 32px;
  margin-left: -16px;
  margin-top: -16px;
  background-position: -64px -32px;
}

.fotorama__video-close {
  width: 32px;
  height: 32px;
  top: 0;
  right: 0;
  background-position: -64px 0;
  z-index: 20;
  opacity: 0;
}

.fotorama__wrap--css2 .fotorama__video-close {
  display: none;
}

.fotorama__wrap--css3 .fotorama__video-close {
  transform: translate3d(32px, -32px, 0);
}

.fotorama__wrap--video .fotorama__video-close {
  display: block;
  opacity: 1;
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close {
  transform: translate3d(0, 0, 0);
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr, .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  opacity: 0;
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus, .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  opacity: 1;
}

.fotorama__wrap--video .fotorama__arr, .fotorama__wrap--video .fotorama__fullscreen-icon {
  opacity: 0 !important;
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr, .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  display: none;
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus, .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  display: block;
}

.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr, .fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
  display: none !important;
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
  transform: translate3d(32px, -32px, 0);
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
  transform: translate3d(-48px, 0, 0);
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
  transform: translate3d(48px, 0, 0);
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
  transform: translate3d(32px, -32px, 0) !important;
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
  transform: translate3d(-48px, 0, 0) !important;
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
  transform: translate3d(48px, 0, 0) !important;
}

.fotorama__wrap--css3 .fotorama__arr:not(:focus), .fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus), .fotorama__wrap--css3 .fotorama__video-close:not(:focus), .fotorama__wrap--css3 .fotorama__video-play:not(:focus) {
  transition-property: transform, opacity;
  transition-duration: 0.3s;
}

.fotorama__nav:after, .fotorama__nav:before, .fotorama__stage:after, .fotorama__stage:before {
  content: "";
  display: block;
  position: absolute;
  text-decoration: none;
  top: 0;
  bottom: 0;
  width: 10px;
  height: auto;
  z-index: 10;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: 1px 100%, 5px 100%;
}

.fotorama__nav:before, .fotorama__stage:before {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 0 0, 0 0;
  left: -10px;
}

.fotorama__nav.fotorama__shadows--left:before, .fotorama__stage.fotorama__shadows--left:before {
  left: 0;
}

.fotorama__nav:after, .fotorama__stage:after {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 100% 0, 100% 0;
  right: -10px;
}

.fotorama__nav.fotorama__shadows--right:after, .fotorama__stage.fotorama__shadows--right:after {
  right: 0;
}

.fotorama--fullscreen .fotorama__nav:after, .fotorama--fullscreen .fotorama__nav:before, .fotorama--fullscreen .fotorama__stage:after, .fotorama--fullscreen .fotorama__stage:before, .fotorama__wrap--fade .fotorama__stage:after, .fotorama__wrap--fade .fotorama__stage:before, .fotorama__wrap--no-shadows .fotorama__nav:after, .fotorama__wrap--no-shadows .fotorama__nav:before, .fotorama__wrap--no-shadows .fotorama__stage:after, .fotorama__wrap--no-shadows .fotorama__stage:before {
  display: none;
}

body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide:before {
  content: "";
  display: inline-block;
  height: 100%;
  margin-right: -0.25em;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
  display: block;
}

.fancybox-slide--next {
  z-index: 99995;
}

.fancybox-slide--image {
  overflow: visible;
  padding: 44px 0;
}

.fancybox-slide--image:before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px 6px 0;
}

.fancybox-slide--iframe {
  padding: 44px 44px 0;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 6px;
  max-width: 100%;
  overflow: auto;
  padding: 0;
  padding: 24px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  margin: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}

.fancybox-can-drag .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-dragging .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image, .fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--html .fancybox-content {
  margin-bottom: 6px;
}

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--video .fancybox-content {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: calc(100% - 44px);
  margin-bottom: 44px;
}

.fancybox-iframe, .fancybox-video {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.fancybox-iframe {
  vertical-align: top;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  outline: none;
  padding: 10px;
  transition: color 0.2s;
  vertical-align: top;
  width: 44px;
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
  color: #ccc;
}

.fancybox-button:focus, .fancybox-button:hover {
  color: #fff;
}

.fancybox-button.disabled, .fancybox-button.disabled:hover, .fancybox-button[disabled], .fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
}

.fancybox-button svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision;
}

.fancybox-button svg path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3;
}

.fancybox-button--pause svg path:nth-child(1), .fancybox-button--play svg path:nth-child(2) {
  display: none;
}

.fancybox-button--play svg path, .fancybox-button--share svg path, .fancybox-button--thumbs svg path {
  fill: currentColor;
}

.fancybox-button--share svg path {
  stroke-width: 1;
}

.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px;
}

.fancybox-show-nav .fancybox-navigation .fancybox-button {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

.fancybox-navigation .fancybox-button:after {
  content: "";
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px;
}

.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10;
}

.fancybox-close-small svg {
  fill: transparent;
  opacity: 0.8;
  stroke: currentColor;
  stroke-width: 1.5;
  transition: stroke 0.1s;
}

.fancybox-close-small:focus {
  outline: none;
}

.fancybox-close-small:hover svg {
  opacity: 1;
}

.fancybox-slide--iframe .fancybox-close-small, .fancybox-slide--image .fancybox-close-small, .fancybox-slide--video .fancybox-close-small {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe .fancybox-close-small:hover svg, .fancybox-slide--image .fancybox-close-small:hover svg, .fancybox-slide--video .fancybox-close-small:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none;
}

.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px;
  right: 0;
}

.fancybox-caption:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1;
}

.fancybox-caption:after {
  border-bottom: 1px solid hsla(0deg, 0%, 100%, 0.3);
  content: "";
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0;
}

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

.fancybox-loading {
  -webkit-animation: a 0.8s infinite linear;
  animation: a 0.8s infinite linear;
  background: transparent;
  border: 6px solid hsla(0deg, 0%, 39%, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: 0.6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999;
}

@-webkit-keyframes a {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
@keyframes a {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translateZ(0);
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-1turn);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(1turn);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg);
}

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1) translateZ(0);
}

.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  transform: translateZ(0) scale(1);
}

.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:link, .fancybox-share__button:visited {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs > ul {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x > ul {
  overflow: hidden;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs > ul > li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1);
}

.fancybox-thumbs > ul > li {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.fancybox-thumbs > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs .fancybox-thumbs-active:before {
  opacity: 1;
}

@media (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px);
  }
}
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    transform: none;
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: none;
  }
}
@keyframes wobble {
  from {
    transform: none;
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    transform: none;
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from, 11.1%, to {
    transform: none;
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

[data-scrollbar], [scrollbar], scrollbar {
  display: block;
  position: relative;
}

[data-scrollbar] .scroll-content, [scrollbar] .scroll-content, scrollbar .scroll-content {
  transform: translateZ(0);
}

[data-scrollbar].sticky .scrollbar-track, [scrollbar].sticky .scrollbar-track, scrollbar.sticky .scrollbar-track {
  background: hsla(0deg, 0%, 87%, 0.75);
}

[data-scrollbar] .scrollbar-track, [scrollbar] .scrollbar-track, scrollbar .scrollbar-track {
  position: absolute;
  opacity: 0;
  z-index: 1;
  transition: opacity 0.5s ease-out, background 0.5s ease-out;
  background: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

[data-scrollbar] .scrollbar-track.show, [data-scrollbar] .scrollbar-track:hover, [scrollbar] .scrollbar-track.show, [scrollbar] .scrollbar-track:hover, scrollbar .scrollbar-track.show, scrollbar .scrollbar-track:hover {
  opacity: 1;
}

[data-scrollbar] .scrollbar-track:hover, [scrollbar] .scrollbar-track:hover, scrollbar .scrollbar-track:hover {
  background: hsla(0deg, 0%, 87%, 0.75);
}

[data-scrollbar] .scrollbar-track-x, [scrollbar] .scrollbar-track-x, scrollbar .scrollbar-track-x {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 8px;
}

[data-scrollbar] .scrollbar-track-y, [scrollbar] .scrollbar-track-y, scrollbar .scrollbar-track-y {
  top: 0;
  right: 0;
  width: 8px;
  height: 100%;
}

[data-scrollbar] .scrollbar-thumb, [scrollbar] .scrollbar-thumb, scrollbar .scrollbar-thumb {
  position: absolute;
  top: 0;
  left: 0;
  width: 8px;
  height: 8px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 4px;
}

[data-scrollbar] .overscroll-glow, [scrollbar] .overscroll-glow, scrollbar .overscroll-glow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.no-scroll {
  overflow: hidden;
}

.module {
  background-color: #ffffff;
}

.parallax {
  top: 60vh;
  margin-bottom: 60vh;
  position: relative;
  z-index: 50;
}
@media (max-width: 767px) and (orientation: landscape) {
  .parallax {
    top: 80vh;
    margin-bottom: 80vh;
  }
}

.cf:after {
  content: "";
  clear: both;
  display: table;
}

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

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

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

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

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

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

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Heebo", Arial, sans-serif;
}

html {
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 100%;
  font-weight: 400;
  font-variant-ligatures: common-ligatures;
  -webkit-backface-visibility: hidden;
  -webkit-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
  font-size: 20px;
}
@media (max-width: 1400px) {
  html {
    font-size: 20px;
  }
}
@media (max-width: 1280px) {
  html {
    font-size: 18px;
  }
}
@media (max-width: 1024px) {
  html {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  html {
    font-size: 18px;
  }
}

h1, h1 a {
  font-size: 2.5rem;
  line-height: 3.3rem;
  font-weight: 800;
  margin-bottom: 0.75rem;
  color: #3B3E3F;
}
@media (max-width: 767px) {
  h1, h1 a {
    font-size: 1.6rem;
    line-height: 2rem;
  }
}

h2, h2 a {
  font-size: 1.75rem;
  line-height: 2.2rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
  color: #3B3E3F;
}
@media (max-width: 767px) {
  h2, h2 a {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }
}

h3, h3 a {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 400;
  margin-bottom: 0.75rem;
  color: #3B3E3F;
}
@media (max-width: 767px) {
  h3, h3 a {
    font-size: 1rem;
    line-height: 1.4rem;
  }
}

h4, h4 a {
  font-size: 1.1rem;
  line-height: 1.65rem;
  font-weight: 400;
  margin-bottom: 0.75rem;
  color: #3B3E3F;
}
@media (max-width: 767px) {
  h4, h4 a {
    font-size: 0.95rem;
    line-height: 1.45rem;
  }
}

h1 a, h2 a, h3 a, h4 a, h5 a {
  color: rgb(240, 93, 94);
}

h5, h5 a {
  font-size: 0.8rem;
  line-height: 1.1rem;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.02rem;
  margin-bottom: 0.75rem;
  color: #3B3E3F;
}

h6, h6 a {
  font-size: 0.75rem;
  line-height: 1.1rem;
  font-weight: 400;
  margin-bottom: 0.75rem;
  color: #3B3E3F;
}

.gradient-text {
  background: #3B3E3F; /* fallback for old browsers */ /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to bottom right, rgb(240, 93, 94), rgb(102, 205, 165)); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

p, a, ul, ol, input, td {
  line-height: 1.4rem;
  font-size: 1rem;
}
@media (max-width: 767px) {
  p, a, ul, ol, input, td {
    line-height: 1.4rem;
    font-size: 1rem;
  }
}

p, ul, ol {
  margin-bottom: 1rem;
  color: #3B3E3F;
}

article ul:not(.wp-block-gallery), article ul:not(.slick-dots) {
  list-style: none;
  padding-left: 1.25rem;
  margin-left: 1rem;
}
@media (max-width: 767px) {
  article ul:not(.wp-block-gallery), article ul:not(.slick-dots) {
    margin-left: 0;
  }
}
article ul:not(.wp-block-gallery) li:before, article ul:not(.slick-dots) li:before {
  content: "";
  border-color: transparent rgb(240, 93, 94);
  border-style: solid;
  border-width: 0.35em 0 0.35em 0.45em;
  display: block;
  height: 0;
  width: 0;
  left: -1.25rem;
  top: 1rem;
  position: relative;
}

ol {
  list-style: decimal;
  padding-left: 1.25rem;
  margin-left: 1rem;
}
@media (max-width: 767px) {
  ol {
    margin-left: 0;
  }
}
ol li {
  padding-left: 0.5rem;
  margin-bottom: 0.5rem;
}

a {
  color: rgb(240, 93, 94);
  text-decoration: none;
  transition: 0.2s ease-in-out;
  outline: none;
  -webkit-outline: none;
}
a:hover {
  opacity: 0.8;
}

a.button, input[type=submit], .custom-cta-download {
  background-color: rgb(240, 93, 94);
  padding: 14px 22px;
  line-height: 1.2rem;
  color: #ffffff;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 5px;
  transition: 0.2s ease-in-out;
}
a.button.alternate, input[type=submit].alternate, .custom-cta-download.alternate {
  color: #ffffff;
  transition: 0.4s ease-in-out;
  border: 1px solid #ffffff;
  background-color: rgba(255, 255, 255, 0);
}
a.button.alternate:hover, input[type=submit].alternate:hover, .custom-cta-download.alternate:hover {
  background-color: rgba(255, 255, 255, 0.15);
}
a.button:hover, input[type=submit]:hover, .custom-cta-download:hover {
  opacity: 1;
  background-color: rgba(240, 93, 94, 0.8);
}

blockquote {
  margin: 75px 0 75px 0;
  display: block;
  padding-left: 45px;
}
blockquote p span {
  font-size: 2rem;
  line-height: 2.75rem;
  font-weight: 400 !important;
  margin-bottom: 0.75rem;
  color: rgb(240, 93, 94) !important;
  padding-left: 0px;
  letter-spacing: 0.5px;
  position: relative;
  display: block;
}
@media (max-width: 767px) {
  blockquote {
    margin: 60px 0;
    padding-left: 0;
  }
  blockquote p span {
    font-size: 1.8rem;
    line-height: 2.25rem;
  }
}

strong, b {
  font-weight: bold;
}

em, i {
  font-style: italic;
}

code, pre, tt {
  font-family: monospace, serif;
}

svg {
  overflow: visible;
  transform-box: fill-box;
  transform-origin: center;
}

.slick-dots {
  height: 35px;
  bottom: 30px;
}
.slick-dots li {
  background-color: rgba(255, 255, 255, 0.5);
  width: 40px;
  height: 6px;
}
.slick-dots li button {
  width: 40px;
  height: 6px;
}
.slick-dots li button:before {
  font-size: 30px;
  content: "";
  width: 40px;
  height: 6px;
  background-color: #191919;
}
.slick-dots li.slick-active button:before {
  background-color: rgba(0, 0, 0, 0.8);
}

.slick-slide, .slick-slide * {
  outline: none !important;
}

.icon {
  height: 25px;
  width: 25px;
}

body {
  background-color: #191919;
}

.loaded div#wrapper {
  opacity: 1;
}

section[role=main] {
  background-color: #ffffff;
}

@-webkit-keyframes active {
  0% {
    transform: scale(1, 1);
  }
  90% {
    transform: scale(0.9, 0.88);
  }
  100% {
    transform: scale(0.92, 0.9);
  }
}
@keyframes active {
  0% {
    transform: scale(1, 1);
  }
  90% {
    transform: scale(0.9, 0.88);
  }
  100% {
    transform: scale(0.92, 0.9);
  }
}
@-webkit-keyframes hover {
  0% {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  1.8% {
    transform: matrix3d(1.016, 0, 0, 0, 0, 1.037, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  3.5% {
    transform: matrix3d(1.033, 0, 0, 0, 0, 1.094, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  4.7% {
    transform: matrix3d(1.045, 0, 0, 0, 0, 1.129, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  5.31% {
    transform: matrix3d(1.051, 0, 0, 0, 0, 1.142, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  7.01% {
    transform: matrix3d(1.068, 0, 0, 0, 0, 1.158, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  8.91% {
    transform: matrix3d(1.084, 0, 0, 0, 0, 1.141, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  9.41% {
    transform: matrix3d(1.088, 0, 0, 0, 0, 1.132, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  10.71% {
    transform: matrix3d(1.097, 0, 0, 0, 0, 1.107, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  12.61% {
    transform: matrix3d(1.108, 0, 0, 0, 0, 1.077, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  14.11% {
    transform: matrix3d(1.114, 0, 0, 0, 0, 1.067, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  14.41% {
    transform: matrix3d(1.115, 0, 0, 0, 0, 1.067, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  16.32% {
    transform: matrix3d(1.119, 0, 0, 0, 0, 1.077, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  18.12% {
    transform: matrix3d(1.121, 0, 0, 0, 0, 1.096, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  18.72% {
    transform: matrix3d(1.121, 0, 0, 0, 0, 1.102, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  20.02% {
    transform: matrix3d(1.121, 0, 0, 0, 0, 1.113, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  21.82% {
    transform: matrix3d(1.119, 0, 0, 0, 0, 1.119, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  24.32% {
    transform: matrix3d(1.115, 0, 0, 0, 0, 1.11, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  25.53% {
    transform: matrix3d(1.113, 0, 0, 0, 0, 1.102, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  29.23% {
    transform: matrix3d(1.106, 0, 0, 0, 0, 1.089, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  29.93% {
    transform: matrix3d(1.105, 0, 0, 0, 0, 1.09, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  35.54% {
    transform: matrix3d(1.098, 0, 0, 0, 0, 1.105, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  36.64% {
    transform: matrix3d(1.097, 0, 0, 0, 0, 1.106, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  41.04% {
    transform: matrix3d(1.096, 0, 0, 0, 0, 1.099, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  44.04% {
    transform: matrix3d(1.096, 0, 0, 0, 0, 1.097, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  51.45% {
    transform: matrix3d(1.099, 0, 0, 0, 0, 1.102, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  52.15% {
    transform: matrix3d(1.099, 0, 0, 0, 0, 1.102, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  58.86% {
    transform: matrix3d(1.101, 0, 0, 0, 0, 1.099, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  63.26% {
    transform: matrix3d(1.101, 0, 0, 0, 0, 1.1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  66.27% {
    transform: matrix3d(1.101, 0, 0, 0, 0, 1.101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  73.77% {
    transform: matrix3d(1.1, 0, 0, 0, 0, 1.1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  81.18% {
    transform: matrix3d(1.1, 0, 0, 0, 0, 1.1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  85.49% {
    transform: matrix3d(1.1, 0, 0, 0, 0, 1.1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  88.59% {
    transform: matrix3d(1.1, 0, 0, 0, 0, 1.1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  96% {
    transform: matrix3d(1.1, 0, 0, 0, 0, 1.1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  100% {
    transform: matrix3d(1.1, 0, 0, 0, 0, 1.1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}
@keyframes hover {
  0% {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  1.8% {
    transform: matrix3d(1.016, 0, 0, 0, 0, 1.037, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  3.5% {
    transform: matrix3d(1.033, 0, 0, 0, 0, 1.094, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  4.7% {
    transform: matrix3d(1.045, 0, 0, 0, 0, 1.129, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  5.31% {
    transform: matrix3d(1.051, 0, 0, 0, 0, 1.142, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  7.01% {
    transform: matrix3d(1.068, 0, 0, 0, 0, 1.158, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  8.91% {
    transform: matrix3d(1.084, 0, 0, 0, 0, 1.141, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  9.41% {
    transform: matrix3d(1.088, 0, 0, 0, 0, 1.132, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  10.71% {
    transform: matrix3d(1.097, 0, 0, 0, 0, 1.107, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  12.61% {
    transform: matrix3d(1.108, 0, 0, 0, 0, 1.077, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  14.11% {
    transform: matrix3d(1.114, 0, 0, 0, 0, 1.067, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  14.41% {
    transform: matrix3d(1.115, 0, 0, 0, 0, 1.067, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  16.32% {
    transform: matrix3d(1.119, 0, 0, 0, 0, 1.077, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  18.12% {
    transform: matrix3d(1.121, 0, 0, 0, 0, 1.096, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  18.72% {
    transform: matrix3d(1.121, 0, 0, 0, 0, 1.102, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  20.02% {
    transform: matrix3d(1.121, 0, 0, 0, 0, 1.113, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  21.82% {
    transform: matrix3d(1.119, 0, 0, 0, 0, 1.119, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  24.32% {
    transform: matrix3d(1.115, 0, 0, 0, 0, 1.11, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  25.53% {
    transform: matrix3d(1.113, 0, 0, 0, 0, 1.102, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  29.23% {
    transform: matrix3d(1.106, 0, 0, 0, 0, 1.089, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  29.93% {
    transform: matrix3d(1.105, 0, 0, 0, 0, 1.09, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  35.54% {
    transform: matrix3d(1.098, 0, 0, 0, 0, 1.105, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  36.64% {
    transform: matrix3d(1.097, 0, 0, 0, 0, 1.106, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  41.04% {
    transform: matrix3d(1.096, 0, 0, 0, 0, 1.099, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  44.04% {
    transform: matrix3d(1.096, 0, 0, 0, 0, 1.097, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  51.45% {
    transform: matrix3d(1.099, 0, 0, 0, 0, 1.102, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  52.15% {
    transform: matrix3d(1.099, 0, 0, 0, 0, 1.102, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  58.86% {
    transform: matrix3d(1.101, 0, 0, 0, 0, 1.099, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  63.26% {
    transform: matrix3d(1.101, 0, 0, 0, 0, 1.1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  66.27% {
    transform: matrix3d(1.101, 0, 0, 0, 0, 1.101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  73.77% {
    transform: matrix3d(1.1, 0, 0, 0, 0, 1.1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  81.18% {
    transform: matrix3d(1.1, 0, 0, 0, 0, 1.1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  85.49% {
    transform: matrix3d(1.1, 0, 0, 0, 0, 1.1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  88.59% {
    transform: matrix3d(1.1, 0, 0, 0, 0, 1.1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  96% {
    transform: matrix3d(1.1, 0, 0, 0, 0, 1.1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  100% {
    transform: matrix3d(1.1, 0, 0, 0, 0, 1.1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}
input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]):not(.search-input):not([type=range]):not([type=image]) {
  display: block;
  padding: 10px 10px 0 0;
  width: 100%;
  max-width: 100%;
  height: 3rem;
  border: none;
  border-bottom: 3px solid #E3E3E3;
  border-radius: 0;
  background-color: transparent;
  color: #191919;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem !important;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  margin-bottom: 30px;
}
input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]):not(.search-input):not([type=range]):not([type=image]):focus {
  outline: none;
  -webkit-outline: none;
  border-bottom: 3px solid rgb(240, 93, 94);
}
input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]):not(.search-input):not([type=range]):not([type=image]):hover {
  cursor: pointer;
}
input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]):not(.search-input):not([type=range]):not([type=image]) option {
  padding: 0 4px;
}
input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]):not(.search-input):not([type=range]):not([type=image])::-ms-expand {
  display: none;
}
input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]):not(.search-input):not([type=range]):not([type=image]):disabled::-ms-expand {
  background: #f60;
}

textarea {
  background-color: #f8f8f8;
  width: 100%;
  padding: 15px;
  font-size: 0.9rem;
  border: none;
  font-family: "Source Sans Pro", Arial, sans-serif;
  height: 150px;
  border: 3px solid #E3E3E3;
}

input[type=submit] {
  border: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

input[type=radio] {
  margin-top: 15px;
}

.wpcf7-list-item {
  display: block;
}

select {
  display: block;
  padding: 10px 150px 0 0 !important;
  margin-bottom: 30px;
  width: 100%;
  max-width: 100%;
  height: 3rem !important;
  border: none;
  border-bottom: 3px solid rgb(240, 93, 94);
  border-radius: 0;
  background: url("../images/ui/select-down.png") right center no-repeat;
  background-color: transparent;
  color: #191919;
  font-size: 0.9rem;
  font-weight: 500;
  line-height: 1.5rem !important;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
select:focus {
  outline: none;
  -webkit-outline: none;
}
select:hover {
  cursor: pointer;
}
select option {
  padding: 0 4px;
}
select::-ms-expand {
  display: none;
}
select:disabled::-ms-expand {
  background: #f60;
}

form {
  font-family: "Source Sans Pro", Arial, sans-serif !important;
}
form .half {
  width: 48%;
  display: inline-block;
}
@media (max-width: 767px) {
  form .half {
    width: 100%;
    display: block;
  }
}
form .half:nth-child(even) {
  float: right;
}

span.wpcf7-list-item {
  margin: 0 !important;
}
span.wpcf7-list-item.first {
  margin-top: 15px !important;
}
span.wpcf7-list-item.last {
  margin-bottom: 30px !important;
}

.page-content {
  max-width: 700px;
  margin: 0 auto;
}

header {
  z-index: 10000;
  position: fixed;
  z-index: 1000;
  width: 100%;
  height: 4rem;
  padding: 0 2rem;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));
  transition: background 0.4s ease-in-out;
}
header #logo {
  position: absolute;
  z-index: 100;
  top: 55%;
  transform: translateY(-50%);
  left: 1rem;
  vertical-align: top;
  display: block;
  padding: 0;
  margin: 0;
  background-size: 75%;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("../images/ui/logo-white.svg");
  text-indent: -9999px;
}
header #logo h1 {
  height: 3.8rem;
  width: 8rem;
}
header nav {
  position: relative;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  top: 50%;
  transform: translateY(-50%);
}
header nav.ctas {
  float: right;
}
header nav.ctas div ul li {
  margin: 0 10px;
}
header nav.ctas div ul li:nth-of-type(1) a {
  font-weight: bold;
  transition: 0.4s ease-in-out;
  border: 1px solid rgb(240, 93, 94);
  border-radius: 5px;
  padding: 8px 20px;
  color: rgb(240, 93, 94);
  background-color: rgba(240, 93, 94, 0.1);
}
header nav.ctas div ul li:nth-of-type(2) a {
  font-weight: bold;
  transition: 0.4s ease-in-out;
  border: 1px solid white;
  border-radius: 5px;
  padding: 8px 20px;
  background-color: rgba(255, 255, 255, 0.15);
}
header nav.main, header nav.mobile {
  left: 45%;
  transform: translateY(-50%) translateX(-50%);
}
header nav.main div > ul > li.current-menu-item:after, header nav.mobile div > ul > li.current-menu-item:after {
  content: "";
  width: 105%;
  height: 1px;
  bottom: 25px;
  left: 50%;
  transform: translateX(-50%);
  background-color: rgb(240, 93, 94);
  position: absolute;
}
header nav.mobile {
  display: none;
  left: 50%;
}
header nav div {
  width: 100%;
  color: #ffffff;
}
header nav div * {
  font-size: 0.75rem;
  letter-spacing: 0.03rem;
}
header nav div > ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
header nav div > ul > li {
  display: inline-block;
  margin: 0 0.6rem;
  line-height: 4rem;
  position: relative;
}
header nav div > ul > li > a {
  color: #ffffff;
  text-decoration: none;
  font-family: "Source Sans Pro", Arial, sans-serif;
  line-height: 4rem;
}
header nav div > ul > li ul.sub-menu {
  list-style: none;
  position: absolute;
  max-height: 0;
  overflow: hidden;
  padding-left: 0;
}
header nav div > ul > li ul.sub-menu > li > ul.sub-menu {
  position: relative;
}
header.alternate, header.blog {
  background: rgba(255, 255, 255, 0.95);
}
header.alternate #logo, header.blog #logo {
  background-image: url("../images/ui/logo-color.svg");
}
header.alternate nav div > ul > li > a, header.blog nav div > ul > li > a {
  color: #3B3E3F;
}
header.alternate nav.ctas div ul li:nth-of-type(1) a, header.blog nav.ctas div ul li:nth-of-type(1) a {
  border: 1px solid rgb(240, 93, 94);
  color: #ffffff;
  background-color: rgb(240, 93, 94);
}
header.alternate nav.ctas div ul li:nth-of-type(2) a, header.blog nav.ctas div ul li:nth-of-type(2) a {
  border: 1px solid #3B3E3F;
}
header.banner {
  margin-top: 39px;
}
header .mobile-container {
  display: none;
}

@media (max-width: 1100px) {
  header {
    padding: 0 1rem;
  }
  header #logo {
    left: 1.5rem;
  }
}
@media (max-width: 1024px) {
  header .mobile-container {
    display: block;
    position: absolute;
    top: 5px;
    right: 15px;
    height: 70px;
    width: 70px;
    /* hamburger */
    /* animation when checked */
  }
  header .mobile-container #mobile-menu {
    visibility: hidden; /* hiding the checkbox */
    height: 100%;
    width: 100%;
    z-index: 1000000;
    position: absolute;
  }
  header .mobile-container label {
    top: 30px;
    width: 30px;
    height: 4px;
    border-radius: 5px;
    background: #fff;
    cursor: pointer;
    transition: 0.6s;
    position: absolute;
    margin-left: 30px;
  }
  header .mobile-container label:before {
    content: "";
    width: 30px;
    height: 4px;
    background: #fff;
    position: absolute;
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    border-radius: 5px;
    transition: 0.6s;
  }
  header .mobile-container label:after {
    content: "";
    width: 30px;
    height: 4px;
    background: #fff;
    position: absolute;
    transform: translateY(10px);
    -webkit-transform: translateY(10px);
    border-radius: 5px;
    transition: 0.6s;
    -webkit-transition: 0.6s;
  }
  header .mobile-container #mobile-menu:checked + label {
    width: 0px;
  }
  header .mobile-container #mobile-menu:checked + label:before {
    transform: rotate(45deg) translate(0px);
    -webkit-transform: rotate(45deg) translate(0px);
  }
  header .mobile-container #mobile-menu:checked + label:after {
    transform: rotate(-45deg) translate(0px);
    -webkit-transform: rotate(-45deg) translate(0px);
  }
  header.alternate .mobile-container label, header.alternate .mobile-container label:before, header.alternate .mobile-container label:after, header.product .mobile-container label, header.product .mobile-container label:before, header.product .mobile-container label:after, header.blog .mobile-container label, header.blog .mobile-container label:before, header.blog .mobile-container label:after {
    background-color: #3B3E3F;
  }
  header nav.main, header nav.ctas {
    display: none;
  }
  header nav.mobile {
    display: block;
    position: fixed;
    height: 100vh;
    width: 100vw;
    top: -100vh;
    left: 0;
    transform: none;
    transition: 0.4s ease-in-out;
    background-color: rgb(240, 93, 94);
  }
  header nav.mobile.flyout {
    top: 0;
  }
  header nav.mobile .menu-mobile-menu-container {
    width: auto;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    padding: 45px 60px;
    text-align: left;
  }
  header nav.mobile .menu-mobile-menu-container * {
    font-size: 2.5rem;
    font-weight: 900;
    text-transform: none;
    letter-spacing: normal;
  }
  header nav.mobile .menu-mobile-menu-container > ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
  }
  header nav.mobile .menu-mobile-menu-container > ul > li {
    display: block;
    margin: 0 0.6rem;
    line-height: 4rem;
    position: relative;
  }
  header nav.mobile .menu-mobile-menu-container > ul > li.current-menu-item:after {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 10px;
    bottom: 1.75rem;
    left: -30px;
    background-color: #ffffff;
    position: absolute;
  }
  header nav.mobile .menu-mobile-menu-container > ul > li > a {
    color: #ffffff;
    text-decoration: none;
    font-family: "Source Sans Pro", Arial, sans-serif;
    line-height: 4rem;
  }
}
@media (max-width: 767px) {
  header #logo {
    left: 0;
  }
  header nav.mobile .menu-mobile-menu-container {
    padding: 45px 30px;
  }
  header nav.mobile .menu-mobile-menu-container * {
    font-size: 1.5rem !important;
    line-height: 3rem !important;
    font-weight: 900;
  }
  header nav.mobile .menu-mobile-menu-container .current-menu-item:after {
    bottom: 1.2rem !important;
    left: -15px !important;
  }
}
footer .connect {
  padding: 5rem 9%;
  background-color: #3B3E3F;
  position: relative;
}
footer .connect .content {
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
}
footer .connect .content h2 {
  color: #ffffff;
}
footer .connect .content p {
  color: #ffffff;
}
footer .connect .content .button:not(#connect) {
  margin-left: 30px;
}
footer .main-footer {
  padding: 0rem 9% 3.4rem 9%;
  width: 100%;
  position: relative;
  background-color: #191919;
  /*
  		.connection{
  			width: 22%;
  			display: inline-block;
  			vertical-align: top;
  // 			float: right;
  			.social{
  				.icon{
  					display: inline-block;
  					margin-right: 8px;
  					fill: $color-white;
  				}
  			}
  		}
  */
}
footer .main-footer * {
  color: #ffffff;
}
footer .main-footer .about {
  max-width: 550px;
  width: 36%;
  padding-right: 30px;
  display: inline-block;
  vertical-align: top;
}
footer .main-footer .about h5 {
  margin: 0 0 10px 0;
}
footer .main-footer .column-links {
  width: 63%;
  padding-left: 8%;
  display: inline-block;
  vertical-align: top;
}
footer .main-footer .column-links .col {
  display: inline-block;
}
footer .main-footer .column-links .col:nth-of-type(1) {
  width: 34%;
}
footer .main-footer .column-links .col:nth-of-type(2) {
  width: 36%;
}
footer .main-footer .column-links .col:nth-of-type(3) {
  width: 28%;
}
footer .main-footer .column-links * {
  color: #ffffff;
}
footer .main-footer .column-links a {
  text-decoration: underline;
  display: block;
}
footer .main-footer .column-links h5 {
  margin: 15px 0 10px 0;
}
footer .main-footer .column-links h5:first-of-type {
  margin-top: 0;
}
footer .main-footer .copyright {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 1rem 9%;
  border-top: 1px solid #3B3E3F;
  background-color: #191919;
}
footer .main-footer .copyright * {
  font-size: 0.7rem;
  margin-bottom: 0;
}
footer .main-footer .copyright .info, footer .main-footer .copyright .social {
  display: inline-block;
  width: 33%;
}
footer .main-footer .copyright .social {
  text-align: center;
}
footer .main-footer .copyright .social a {
  padding: 0 5px;
}
footer .main-footer .copyright .social svg {
  fill: #ffffff;
  position: relative;
  top: 5px;
}
footer .main-footer .copyright .footer-nav {
  float: right;
  overflow: auto;
  vertical-align: top;
}
footer .main-footer .copyright .footer-nav ul li {
  display: inline-block;
  text-transform: uppercase;
  margin: 0 8px;
}

#mc_embed_signup .optionalParent, #mc_embed_signup h2 {
  text-align: center;
}

.newsletter-screen {
  height: 0;
  width: 0;
  opacity: 0;
  display: block;
  position: fixed;
  z-index: 100000;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  pointer-events: none;
  transition: opacity 0.2s ease-in-out;
}
.newsletter-screen.active {
  opacity: 1;
  height: 100%;
  width: 100%;
}

@media (max-width: 1024px) and (orientation: portrait) {
  footer .main-footer .about {
    width: 50%;
  }
  footer .main-footer .column-links {
    width: 45%;
    padding-left: 15%;
  }
  footer .main-footer .column-links .col {
    width: 100% !important;
    display: block;
    margin-bottom: 20px;
  }
  footer .main-footer .copyright .info {
    width: 60%;
  }
  footer .main-footer .copyright .social {
    width: 100%;
  }
}
@media (max-width: 767px) {
  footer .connect {
    padding: 4rem 9% 3rem;
  }
  footer .connect .button {
    margin: 0 auto 15px auto !important;
    display: table;
  }
  footer .main-footer {
    padding: 0;
  }
  footer .main-footer .about {
    width: 100%;
  }
  footer .main-footer .column-links {
    width: 100%;
    float: none;
    padding-left: 0;
    margin: 30px 0;
  }
  footer .main-footer .copyright {
    text-align: center;
    position: relative;
  }
  footer .main-footer .copyright * {
    font-size: 0.65rem;
  }
  footer .main-footer .copyright .info {
    width: 100%;
  }
  footer .main-footer .copyright .footer-nav {
    float: none;
  }
}
.sidebar {
  float: right;
  display: inline-block;
  width: 18%;
  margin: 30px 0;
  position: -webkit-sticky;
  position: sticky;
  top: 6rem;
  height: 100vh;
}
.sidebar .categories, .sidebar .recent {
  margin-bottom: 60px;
}
.sidebar .categories a, .sidebar .recent a {
  display: block;
  position: relative;
  padding: 5px 0;
}
.sidebar .categories a:after, .sidebar .recent a:after {
  content: "";
  width: 100%;
  position: absolute;
  bottom: 0;
  height: 1px;
  background-color: #616262;
  opacity: 0.2;
  filter: alpha(opacity=20);
  display: block;
}

@media (max-width: 1024px) and (orientation: landscape) {
  .sidebar {
    width: 23%;
    padding-right: 2%;
  }
}
@media (max-width: 767px) {
  .sidebar {
    display: none;
  }
}
.hero {
  height: 90vh;
  min-width: 100%;
  top: 0rem;
  left: 0;
  overflow: hidden;
  background-color: #191919;
}
.hero .slick-track li {
  position: relative;
  height: 90vh;
}
.hero .slick-track li img {
  width: 100%;
  height: auto;
}
.hero .slick-track li:after {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  display: block;
  top: 0;
  background-color: rgba(0, 0, 0, 0.2);
}
.hero video {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background-size: cover;
  bottom: 0;
  height: auto;
  min-height: 100%;
  min-width: 100%;
  perspective: 1000;
  right: 0;
  width: auto;
}
.hero .content {
  position: absolute;
  z-index: 50;
  overflow: auto;
  top: 55%;
  left: 9%;
  transform: translateY(-50%);
  text-align: left;
  color: #ffffff;
  width: 55%;
  padding-bottom: 30px;
}
.hero .content h1 {
  color: #ffffff;
  transform: translateY(15%);
  opacity: 0;
  transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.hero .content h4 {
  color: #ffffff;
  transform: translateY(15%);
  opacity: 0;
  transition: transform 0.4s ease-in-out 0.1s, opacity 0.4s ease-in-out 0.1s;
}
.hero .content .button {
  margin-top: 1rem;
  transform: translateY(15%);
  opacity: 0;
  transition: transform 0.4s ease-in-out 0.2s, opacity 0.4s ease-in-out 0.2s;
}

.loaded .hero .content h1 {
  transform: translateY(0);
  opacity: 1;
}
.loaded .hero .content h4 {
  transform: translateY(0);
  opacity: 1;
}
.loaded .hero .content .button {
  transform: translateY(0);
  opacity: 1;
}

@media (max-width: 1024px) and (orientation: portrait) {
  .hero {
    height: 80vh;
  }
  .hero .slick-track li {
    height: 80vh;
  }
  .hero .slick-track li img {
    left: 50%;
    transform: translateX(-25%);
    height: 100%;
    width: auto;
  }
  .hero .slick-track video {
    height: 100%;
  }
}
@media (max-width: 767px) {
  .hero {
    height: 90vh;
  }
  .hero .slick-track li {
    height: 90vh;
  }
  .hero .content {
    width: 80%;
  }
  .hero .slick-dots {
    bottom: 10px;
  }
}
.hero-image-module {
  position: relative;
}
.hero-image-module .screen {
  height: 60vh;
  top: 0;
  width: 100%;
  position: absolute;
  z-index: 5;
  display: block;
  background-color: rgba(0, 0, 0, 0.3);
}
.hero-image-module .hero-image {
  height: 60vh;
  width: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
}
.hero-image-module .hero-image img {
  z-index: 1;
  min-height: 60vh;
  min-width: 100%;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  position: relative;
}
.hero-image-module .hero-image .content {
  margin-top: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 10;
  text-align: center;
  color: #ffffff;
  width: 70%;
  max-width: 600px;
}
.hero-image-module .hero-image .content h1, .hero-image-module .hero-image .content h2 {
  color: #ffffff;
  transform: translateY(15%);
  opacity: 0;
  transition: transform 0.4s ease-in-out, opacity 0.2s ease-in-out;
}
.hero-image-module .hero-image .content h4 {
  color: #ffffff;
  transform: translateY(15%);
  opacity: 0;
  margin: 0;
  transition: transform 0.4s ease-in-out 0.1s, opacity 0.4s ease-in-out 0.1s;
}
.hero-image-module .hero-image .content .button, .hero-image-module .hero-image .content .category-wrap-single a {
  margin-top: 1rem;
  margin-bottom: 10px;
  transform: translateY(15%);
  opacity: 0;
  transition: transform 0.4s ease-in-out 0.2s, opacity 0.4s ease-in-out 0.2s;
}
.hero-image-module .hero-image.np {
  position: relative;
}
.hero-image-module.single-post-header .screen {
  height: 65vh;
  top: 0;
  width: 100%;
  position: absolute;
  z-index: 5;
  display: block;
  background-color: rgba(0, 0, 0, 0.3);
}
.hero-image-module.single-post-header .content {
  max-width: 800px;
  margin: 45px 0 0 0;
}
.hero-image-module.single-post-header .content .category-wrap-single a {
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid #ffffff;
  color: #ffffff;
  padding: 14px 22px;
  line-height: 1.2rem;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 5px;
  transition: 0.2s ease-in-out;
  margin: 0 10px 10px 10px;
}
.hero-image-module.single-post-header .content .category-wrap-single a:hover {
  background-color: rgba(255, 255, 255, 0.15);
}
.hero-image-module.single-post-header img {
  filter: none;
}

.loaded .hero-image .content h1, .loaded .hero-image .content h2 {
  transform: translateY(0);
  opacity: 1;
}
.loaded .hero-image .content h4 {
  transform: translateY(0);
  opacity: 1;
}
.loaded .hero-image .content .button, .loaded .hero-image .content .category-wrap-single a {
  transform: translateY(0);
  opacity: 1;
}

@media (max-width: 767px) {
  .hero-image-module .content {
    width: 80% !important;
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  .hero-image-module .hero-image {
    height: 80vh;
  }
  .hero-image-module .hero-image img {
    min-height: 80vh;
  }
}
.simple-text-area {
  padding: 8rem 10%;
  background-color: #191919;
}
.simple-text-area * {
  color: #ffffff;
}
.simple-text-area .content {
  max-width: 50%;
}
.simple-text-area .content h1 {
  max-width: 100%;
  opacity: 0;
  transition: all 0.4s ease-in-out 0.4s;
  transform: scale(0.95);
  margin-bottom: 30px;
}
.simple-text-area .content p {
  opacity: 0;
  transition: all 0.4s ease-in-out 0.6s;
  transform: scale(0.95);
}
.simple-text-area .content .button {
  margin-right: 30px;
  margin-top: 30px;
  opacity: 0;
  transition: all 0.4s ease-in-out 0.8s;
  transform: scale(0.95);
}
.simple-text-area .content a {
  text-decoration: underline;
}
.simple-text-area.on-screen h1, .simple-text-area.on-screen p, .simple-text-area.on-screen .button {
  opacity: 1;
  transform: scale(1);
}

@media (max-width: 1024px) {
  .simple-text-area .content {
    max-width: 70%;
  }
}
@media (max-width: 1024px) and (orientation: portrait) {
  .simple-text-area .content {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .simple-text-area {
    padding: 4.5rem 9%;
  }
  .simple-text-area .content h1 {
    max-width: 100%;
  }
  .simple-text-area .content .button {
    margin: 0 15px 15px 0 !important;
  }
}
.testimonial-slider {
  padding: 4.5rem 9%;
  background-color: #f9f9f9;
}
.testimonial-slider::after {
  clear: both;
  content: "";
  display: block;
}
.testimonial-slider .items {
  padding: 0 8%;
}
.testimonial-slider .items::after {
  clear: both;
  content: "";
  display: block;
}
.testimonial-slider .items ul.slider:not(.slick-dots) {
  height: 100%;
}
.testimonial-slider .items ul.slider:not(.slick-dots) li {
  position: relative;
  height: 100%;
}
.testimonial-slider .items .slick-dots {
  bottom: -60px;
}
.testimonial-slider .items .item {
  vertical-align: top;
}
.testimonial-slider .items .item img {
  vertical-align: top;
  max-width: 45%;
  height: auto;
  float: right;
  display: inline-block;
  background-size: cover;
}
.testimonial-slider .items .item .copy {
  vertical-align: top;
  display: inline-block;
  max-width: 45%;
}
.testimonial-slider .items .item .copy h2, .testimonial-slider .items .item .copy h3 {
  margin-bottom: 30px;
}
.testimonial-slider .items .item.photo-only img {
  max-width: 100%;
  height: auto;
  position: relative;
  display: block;
  float: none;
  margin: 0 auto;
}
.testimonial-slider .slick-arrow {
  display: none !important;
}

@media (max-width: 1024px) and (orientation: portrait) {
  .testimonial-slider .items {
    padding: 0;
  }
  .testimonial-slider .items .item img {
    display: none;
  }
  .testimonial-slider .items .item .copy {
    max-width: 100%;
    height: auto;
    float: none;
    display: block;
    text-align: center;
  }
  .testimonial-slider .items .item.photo-only img {
    max-width: 100%;
    margin: 0 auto 30px auto;
    height: auto;
    float: none;
    display: block;
  }
}
@media (max-width: 767px) {
  .testimonial-slider {
    padding: 3.5rem 2%;
  }
}
.icon-layout {
  padding: 4.5rem 9%;
}
.icon-layout::after {
  clear: both;
  content: "";
  display: block;
}
.icon-layout .content {
  width: 30%;
  margin-right: 5%;
  display: inline-block;
}
.icon-layout .content h2 {
  max-width: 600px;
  opacity: 0;
  transition: all 0.4s ease-in-out 0.2s;
  transform: scale(0.95);
  color: rgb(240, 93, 94);
}
.icon-layout .content p {
  max-width: 600px;
  opacity: 0;
  transition: all 0.4s ease-in-out 0.4s;
  transform: scale(0.95);
}
.icon-layout .content .button {
  display: table;
  margin-top: 15px;
  opacity: 0;
  transition: all 0.4s ease-in-out 0.6s;
  transform: scale(0.95);
}
.icon-layout .content img {
  max-width: 250%;
  height: auto;
  margin-left: -125%;
  margin-top: -10%;
  opacity: 0;
  transition: margin-left 0.4s ease-in-out, opacity 0.4s ease-in-out 0.4s;
}
.icon-layout .content img:hover {
  margin-left: -120% !important;
}
.icon-layout .items {
  width: 60%;
  margin-left: 5%;
  display: flex;
  flex-wrap: wrap;
  float: right;
}
.icon-layout .items .button {
  display: inline-block;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.icon-layout .items h2 {
  color: rgb(240, 93, 94);
  text-align: center;
  margin: 0 auto 45px auto;
  display: block;
  width: 100%;
}
.icon-layout .items .item {
  text-align: left;
  width: 50%;
  display: inline-block;
  transition: all 0.4s ease-in-out 0.6s;
  opacity: 0;
  margin-bottom: 45px;
}
.icon-layout .items .item::after {
  clear: both;
  content: "";
  display: block;
}
.icon-layout .items .item:nth-of-type(odd) {
  padding-right: 1.5rem;
}
.icon-layout .items .item:nth-of-type(even) {
  padding-left: 1.5rem;
}
.icon-layout .items .item .image {
  height: 60px;
  width: 60px;
  display: inline-block;
  background-size: cover;
  padding-right: 45px;
}
.icon-layout .items .item .copy {
  float: right;
  display: inline-block;
  max-width: calc(100% - 105px);
}
.icon-layout .items .item .copy::after {
  clear: both;
  content: "";
  display: block;
}
.icon-layout .items .item .copy h4 {
  font-weight: 700;
  text-transform: uppercase;
}
.icon-layout .items .item:nth-of-type(even) {
  float: right;
  vertical-align: top;
}
.icon-layout .items .item:nth-of-type(even)::after {
  clear: both;
  content: "";
  display: block;
}
.icon-layout.on-screen .content h2, .icon-layout.on-screen .content p, .icon-layout.on-screen .content .button {
  opacity: 1;
  transform: scale(1);
}
.icon-layout.on-screen .content img {
  opacity: 1;
}
.icon-layout.on-screen .items .item {
  opacity: 1;
}

@media (max-width: 1024px) {
  .icon-layout .content img:hover {
    margin: 0 auto !important;
  }
  .icon-layout .items .item .image {
    height: 30px;
    width: 30px;
    padding-right: 30px;
  }
  .icon-layout .items .item .copy {
    max-width: calc(100% - 65px);
  }
}
@media (max-width: 1024px) and (orientation: portrait) {
  .icon-layout .content {
    width: 100%;
    display: block;
    margin-bottom: 60px;
    text-align: center;
  }
  .icon-layout .content h2, .icon-layout .content p {
    margin: 0 auto 1rem auto;
  }
  .icon-layout .content img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
  }
  .icon-layout .content img:hover {
    margin: 0 auto !important;
  }
  .icon-layout .items {
    width: 100%;
  }
  .icon-layout .items .button {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .icon-layout .content img:hover {
    margin: 0 auto !important;
  }
  .icon-layout .items {
    display: block;
  }
  .icon-layout .items .item {
    margin-bottom: 15px;
    width: 100%;
    display: block;
    padding: 0 !important;
  }
}
.selected-projects {
  padding: 4.5rem 9%;
}
.selected-projects .content h2 {
  margin: 0 auto 15px auto;
  text-align: center;
  max-width: 700px;
  opacity: 0;
  transition: all 0.4s ease-in-out 0.2s;
  transform: scale(0.95);
  color: rgb(240, 93, 94);
}
.selected-projects .content h4 {
  margin: 0 auto;
  text-align: center;
  max-width: 700px;
  opacity: 0;
  transition: all 0.4s ease-in-out 0.4s;
  transform: scale(0.95);
}
.selected-projects .items {
  opacity: 0;
  transition: opacity 0.4s ease-in-out 0.4s;
  max-width: 1200px;
  margin: 2rem auto 0 auto;
  text-align: center;
}
.selected-projects .items .item {
  width: 30.5%;
  display: inline-block;
  margin: 30px 1.2%;
  text-align: left;
  position: relative;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
  vertical-align: top;
}
.selected-projects .items .item .image {
  width: 100%;
  padding-bottom: 73%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  box-shadow: -10px 15px 60px -25px #848484;
  transition: transform 0.4s ease-in-out;
}
.selected-projects .items .item a {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 50;
}
.selected-projects .items .item h5 {
  text-transform: uppercase;
  margin-top: 20px;
  max-width: 85%;
  transition: color 0.4s ease-in-out;
  margin-bottom: 5px;
}
.selected-projects .items .item .copy {
  padding-right: 30px;
}
.selected-projects .items .item.clickable:hover .image {
  transform: scale(1.025);
}
.selected-projects .items .item.clickable:hover h5 {
  color: rgb(240, 93, 94);
}
.selected-projects .button {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin: 30px auto 0;
}
.selected-projects.on-screen .content h2, .selected-projects.on-screen .content h4 {
  opacity: 1;
  transform: scale(1);
}
.selected-projects.on-screen .items {
  opacity: 1;
}
.selected-projects.on-screen .items .item {
  opacity: 1;
}

.blog-single .selected-projects {
  border-top: 2px solid #bdbdbd;
}

@media (max-width: 767px) {
  .selected-projects .items .item {
    width: 100%;
  }
}
.text-centered-image {
  padding: 4.5rem 9%;
  text-align: center;
}
.text-centered-image h3 {
  max-width: 800px;
  display: block;
  margin: 0 auto 2rem auto;
  opacity: 0;
  transition: all 0.4s ease-in-out 0.4s;
  transform: scale(0.95);
}
.text-centered-image img {
  opacity: 0;
  transition: opacity 0.4s ease-in-out 0.6s;
  max-width: 100%;
  height: auto;
  transform: scale(0.95);
}
.text-centered-image.on-screen h3 {
  opacity: 1;
  transform: scale(1);
}
.text-centered-image.on-screen img {
  opacity: 1;
  transform: scale(1);
}

section[role=main].blog-single:not(.case-study) {
  padding: 3rem 0 3rem 0;
}
section[role=main].blog-single:not(.case-study) .module {
  padding: 0 9%;
}
section[role=main].blog-single:not(.case-study) .module.long-text, section[role=main].blog-single:not(.case-study) .module.image-gallery-module {
  background-color: #ffffff;
}
section[role=main].blog-single:not(.case-study) .module.image-gallery-module {
  padding: 2rem 0 1rem 0;
}
section[role=main].blog-single:not(.case-study) article {
  max-width: 700px;
  margin: 0 auto;
}

section[role=main].blog-single article .custom-cta-download {
  margin-bottom: 30px;
  margin-top: 20px;
}
section[role=main].blog-single article h1, section[role=main].blog-single article h2, section[role=main].blog-single article h3, section[role=main].blog-single article h4, section[role=main].blog-single article h5, section[role=main].blog-single article h6 {
  margin-top: 30px;
}
section[role=main].blog-single article img {
  opacity: 0;
  transition: all 0.2s ease-in-out 0.4s;
  margin-top: 30px;
  margin-bottom: 30px;
  max-width: 100%;
  height: auto;
}
section[role=main].blog-single article img.on-screen {
  opacity: 1;
}
section[role=main].blog-single article img.aligncenter {
  margin: 30px auto 30px auto;
  display: block;
}
section[role=main].blog-single article img.aligncenter.size-full, section[role=main].blog-single article img.aligncenter.size-large {
  max-width: 100%;
  height: auto;
}
section[role=main].blog-single article img.stretch {
  max-width: 120% !important;
  height: auto;
  width: 120% !important;
  margin-left: -10% !important;
  margin-right: -10% !important;
}
@media (max-width: 767px) {
  section[role=main].blog-single article img.stretch {
    max-width: 100% !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
section[role=main].blog-single article .tablepress {
  width: 80%;
  margin: 30px auto 60px auto;
}
@media (max-width: 767px) {
  section[role=main].blog-single article .tablepress {
    width: 100%;
  }
}
section[role=main].blog-single article .tablepress tr td {
  text-align: center;
  border: none;
}
section[role=main].blog-single article .tablepress caption {
  display: none;
}
section[role=main].blog-single article .gallery {
  width: 100%;
  position: relative;
  margin-bottom: 30px !important;
}
section[role=main].blog-single article .gallery::after {
  clear: both;
  content: "";
  display: block;
}
section[role=main].blog-single article .gallery .gallery-item {
  padding: 1rem;
}
section[role=main].blog-single article .gallery .gallery-item::after {
  clear: both;
  content: "";
  display: block;
}
section[role=main].blog-single article .gallery .gallery-item .gallery-icon {
  vertical-align: top;
  position: relative;
}
section[role=main].blog-single article .gallery .gallery-item .gallery-icon::after {
  clear: both;
  content: "";
  display: block;
}
section[role=main].blog-single article .gallery .gallery-item .gallery-icon a {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
section[role=main].blog-single article .gallery .gallery-item .gallery-icon img {
  margin: 0;
  vertical-align: top;
  max-width: 100%;
  height: auto;
  border: none !important;
  box-shadow: none;
}
section[role=main].blog-single article .gallery.gallery-columns-2, section[role=main].blog-single article .gallery.gallery-columns-3 {
  width: 170%;
  margin-left: -35% !important;
  margin-right: -35% !important;
}
@media (max-width: 1024px) and (orientation: portrait) {
  section[role=main].blog-single article .gallery.gallery-columns-2, section[role=main].blog-single article .gallery.gallery-columns-3 {
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  section[role=main].blog-single article .gallery.gallery-columns-2 .gallery-item, section[role=main].blog-single article .gallery.gallery-columns-3 .gallery-item {
    width: 100% !important;
  }
}

.post-navigation {
  padding: 30px 9% 6rem 9%;
  margin-top: 30px;
}
.post-navigation::after {
  clear: both;
  content: "";
  display: block;
}
.post-navigation .nav-contain {
  border-top: 1px solid #616262;
  display: block;
}
.post-navigation .nav-contain::after {
  clear: both;
  content: "";
  display: block;
}
.post-navigation .nav-box {
  width: 25%;
  display: inline-block;
  position: relative;
  padding: 60px 0 0 0;
}
.post-navigation .nav-box h5 {
  text-transform: uppercase;
  margin-bottom: 30px;
}
.post-navigation .nav-box h4:not(.title) {
  color: rgb(240, 93, 94);
  text-transform: none;
  margin-bottom: 0;
}
.post-navigation .nav-box a {
  height: 100%;
  width: 100%;
}
.post-navigation .nav-box .image {
  width: 100%;
  padding-bottom: 66%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin-bottom: 30px;
  position: relative;
  transition: 0.2s ease-in-out;
}
.post-navigation .nav-box .image:hover {
  opacity: 0.8;
}
.post-navigation .nav-box .image a {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
.post-navigation .nav-box .image h4 {
  display: none;
}
.post-navigation .nav-box.older {
  float: right;
  text-align: right;
}
.post-navigation .nav-box.newer {
  float: left;
}
.post-navigation .more {
  margin: 60px auto 0;
  display: none;
  text-align: center;
}
.post-navigation .more span {
  display: block;
  margin: 0 auto 15px auto;
}

@media (max-width: 767px) {
  .post-navigation {
    padding: 0 9% 4rem 9%;
    margin-top: 15px;
  }
  .post-navigation .nav-box {
    width: 45%;
  }
  .post-navigation .nav-box .image {
    display: none;
  }
}
.list-masonry-layout {
  padding: 4.5rem 9%;
  background-color: #f9f9f9;
}
.list-masonry-layout .items {
  width: 45%;
  display: inline-block;
}
.list-masonry-layout .items h1 {
  max-width: 600px;
  opacity: 0;
  transition: all 0.4s ease-in-out 0.2s;
  transform: scale(0.95);
  color: rgb(240, 93, 94);
  margin: 0 0 30px 0;
}
.list-masonry-layout .items .button {
  margin-top: 15px;
  opacity: 0;
  transition: all 0.4s ease-in-out 0.6s;
  transform: scale(0.95);
}
.list-masonry-layout .items .item {
  width: 100%;
  display: block;
  opacity: 0;
  transition: all 0.4s ease-in-out 0.4s;
  transform: scale(0.95);
  margin-bottom: 15px;
}
.list-masonry-layout .items .item h3 {
  transform: scale(0.95);
}
.list-masonry-layout .items .item .copy {
  display: inline-block;
  vertical-align: top;
  max-width: 400px;
}
.list-masonry-layout .gallery {
  width: 53%;
  display: inline-block;
  float: right;
  clear: right;
  vertical-align: top;
  opacity: 0;
  transition: all 0.4s ease-in-out 0.8s;
}
.list-masonry-layout .gallery .grid-sizer, .list-masonry-layout .gallery .grid-item {
  width: calc(50% - 10px);
  margin-bottom: 10px;
}
.list-masonry-layout.on-screen .gallery {
  opacity: 1;
}
.list-masonry-layout.on-screen .items h3, .list-masonry-layout.on-screen .items h1, .list-masonry-layout.on-screen .items .item, .list-masonry-layout.on-screen .items .button {
  opacity: 1;
  transform: scale(1);
}

.recent-news-module {
  padding: 4.5rem 9%;
  background-color: rgb(240, 93, 94);
  position: relative;
}
.recent-news-module * {
  color: #ffffff;
}
.recent-news-module h2.resources {
  margin-bottom: 45px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ffffff;
}
.recent-news-module .view-all {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 20px;
  font-weight: 700;
}
.recent-news-module div {
  display: inline-block;
  width: 32.5%;
  text-align: left;
  vertical-align: top;
  padding-right: 3%;
  position: relative;
}
.recent-news-module div h5 {
  margin-bottom: 0;
}
.recent-news-module div ul {
  margin-bottom: 5px;
}
.recent-news-module div h2 {
  margin-bottom: 15px;
}
.recent-news-module div a {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.recent-news-module div span {
  text-decoration: underline !important;
}

@media (max-width: 767px) {
  .recent-news-module div {
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
  }
}
.product-grid ul {
  margin-bottom: 0;
}
.product-grid ul li {
  padding: 4.5rem 9%;
  display: block;
  position: relative;
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
}
.product-grid ul li::after {
  clear: both;
  content: "";
  display: block;
}
.product-grid ul li:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.product-grid ul li .product-contain {
  width: 60%;
  display: inline-block;
  float: right;
}
.product-grid ul li .product-contain .product-left h5, .product-grid ul li .product-contain .product-right h5 {
  margin-top: 20px;
  max-width: 85%;
  transition: color 0.2s ease-in-out;
}
.product-grid ul li .product-contain .product-left:hover .name, .product-grid ul li .product-contain .product-right:hover .name {
  color: rgb(240, 93, 94);
}
.product-grid ul li .product-contain > div {
  width: 43%;
  margin: 0 3%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
}
.product-grid ul li .product-contain > div a {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.product-grid ul li .product-contain > div a:hover + .image {
  transform: scale(1.025);
}
.product-grid ul li .product-contain > div .image {
  width: 100%;
  padding-bottom: 73%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  vertical-align: top;
  transition: transform 0.4s ease-in-out;
  pointer-events: none;
}
.product-grid ul li .description {
  display: inline-block;
  position: relative;
  width: 30%;
}
.product-grid ul li .description h2 {
  color: rgb(240, 93, 94);
}
.product-grid.on-screen ul li {
  opacity: 1;
}

@media (max-width: 1024px) and (orientation: portrait) {
  .product-grid ul li .product-contain {
    width: 57%;
  }
  .product-grid ul li .description {
    width: 35%;
  }
}
@media (max-width: 767px) {
  .product-grid ul li {
    padding: 4.5rem 9% 2rem 9%;
  }
  .product-grid ul li .product-contain {
    width: 100%;
  }
  .product-grid ul li .product-contain div {
    width: 100%;
    margin: 0 0 30px 0;
  }
  .product-grid ul li .product-contain div.image {
    margin: 0 0 15px 0;
  }
  .product-grid ul li .description {
    width: 100%;
    margin-bottom: 15px;
  }
}
.single-testimonial {
  padding: 4.5rem 9%;
  background-color: #f9f9f9;
  position: relative;
}
.single-testimonial:after {
  content: "";
  height: 0;
  width: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-top: 200px solid rgb(240, 93, 94);
  border-right: 350px solid transparent;
}
.single-testimonial:before {
  content: "";
  height: 0;
  width: 0;
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  border-bottom: 200px solid rgb(240, 93, 94);
  border-left: 350px solid transparent;
}
.single-testimonial .content {
  margin: 0 auto;
  text-align: center;
  max-width: 700px;
  position: relative;
  z-index: 10;
}
.single-testimonial .content h3 {
  margin-bottom: 30px;
  opacity: 0;
  transition: all 0.4s ease-in-out 0.2s;
  transform: scale(0.95) translateY(15px);
}
.single-testimonial .content h2 {
  margin-bottom: 30px;
  opacity: 0;
  transition: all 0.4s ease-in-out 0.4s;
  transform: scale(0.95) translateY(15px);
}
.single-testimonial .content h5 {
  opacity: 0;
  margin-bottom: 0;
  transition: all 0.4s ease-in-out 0.6s;
  transform: scale(0.9) translateY(15px);
}
.single-testimonial.on-screen .content h2, .single-testimonial.on-screen .content h3, .single-testimonial.on-screen .content h5 {
  opacity: 1;
  transform: scale(1) translateY(0);
}

@media (max-width: 1024px) {
  .single-testimonial .content {
    max-width: 70%;
  }
}
@media (max-width: 1024px) and (orientation: portrait) {
  .single-testimonial {
    padding: 6rem 9% 4.5rem 9%;
  }
  .single-testimonial .content {
    max-width: 90%;
  }
}
@media (max-width: 767px) {
  .single-testimonial {
    padding: 6rem 9% 4.5rem 9%;
  }
  .single-testimonial:after {
    border-top: 90px solid rgb(240, 93, 94);
    border-right: 230px solid transparent;
  }
  .single-testimonial:before {
    border-bottom: 90px solid rgb(240, 93, 94);
    border-left: 230px solid transparent;
  }
  .single-testimonial .content {
    max-width: 100%;
  }
}
.featured-case-study {
  padding: 8rem 10%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}
.featured-case-study::after {
  clear: both;
  content: "";
  display: block;
}
.featured-case-study * {
  color: #ffffff;
}
.featured-case-study:after {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7), rgb(0, 0, 0));
}
.featured-case-study .content {
  max-width: 40%;
  margin-left: 55%;
  z-index: 50;
  position: relative;
  vertical-align: top;
  opacity: 0;
  transition: all 0.4s ease-in-out 0.4s;
  transform: scale(0.95);
}
.featured-case-study .content h2, .featured-case-study .content h1 {
  max-width: 80%;
  margin-bottom: 30px;
}
.featured-case-study .content .button {
  margin-right: 30px;
  margin-top: 30px;
}
.featured-case-study .content article ol, .featured-case-study .content article ul {
  margin-left: 0;
}
.featured-case-study .content article a {
  text-decoration: underline;
}
.featured-case-study.left:after {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(to right, rgb(0, 0, 0), rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
}
.featured-case-study.left .content {
  margin-left: 0;
}
.featured-case-study.product-detail-header::after {
  clear: both;
  content: "";
  display: block;
}
.featured-case-study.product-detail-header .content {
  display: inline-block;
}
.featured-case-study.product-detail-header .product-image {
  max-width: 44%;
  margin-left: 15%;
  display: inline-block;
  position: relative;
  z-index: 10;
  opacity: 0;
  transition: all 0.4s ease-in-out 0.6s;
  transform: scale(0.95);
}
.featured-case-study.product-detail-header .product-image::after {
  clear: both;
  content: "";
  display: block;
}
.featured-case-study.product-detail-header .product-image img {
  display: block;
  max-width: 100%;
  height: auto;
  max-height: 650px;
}
.featured-case-study.on-screen .content, .featured-case-study.on-screen .product-image {
  opacity: 1;
  transform: scale(1);
}

.single-product .featured-case-study:first-of-type {
  padding: 10rem 9% 6rem 9%;
}
@media (max-width: 767px) {
  .single-product .featured-case-study:first-of-type {
    padding: 8rem 9% 4rem 9%;
  }
}

@media (max-width: 1024px) {
  .featured-case-study .content {
    max-width: 70%;
    margin-left: 40%;
  }
  .featured-case-study .content h2 {
    max-width: 100%;
  }
  .featured-case-study.product-detail-header .content {
    max-width: 65%;
  }
  .featured-case-study.product-detail-header .product-image {
    max-width: 29%;
    margin-left: 0;
    right: -5%;
  }
}
@media (max-width: 1024px) and (orientation: portrait) {
  .featured-case-study.product-detail-header .product-image {
    max-width: 29%;
    margin-left: 0;
    right: -5%;
  }
}
@media (max-width: 767px) {
  .featured-case-study {
    padding: 4.5rem 9%;
  }
  .featured-case-study:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(to right, rgb(0, 0, 0), rgba(0, 0, 0, 0));
  }
  .featured-case-study .content {
    max-width: 100%;
    margin-left: 0;
  }
  .featured-case-study.product-detail-header .content {
    max-width: 100%;
  }
  .featured-case-study.product-detail-header .product-image {
    max-width: 100%;
    margin-left: 0;
    right: 0;
  }
}
.connected-vertical-list {
  padding: 6rem 9% 0rem 9%;
}
.connected-vertical-list::after {
  clear: both;
  content: "";
  display: block;
}
.connected-vertical-list .content {
  width: 40%;
  display: inline-block;
}
.connected-vertical-list .content h2 {
  max-width: 600px;
  opacity: 0;
  transition: all 0.4s ease-in-out 0.2s;
  transform: scale(0.95);
  color: rgb(240, 93, 94);
}
.connected-vertical-list .content p {
  max-width: 600px;
  opacity: 0;
  transition: all 0.4s ease-in-out 0.4s;
  transform: scale(0.95);
}
.connected-vertical-list .content .button {
  margin-top: 15px;
}
.connected-vertical-list .content img {
  max-width: 200%;
  height: auto;
  margin-left: -100%;
  margin-top: -10%;
  opacity: 0;
  transition: margin-left 0.4s ease-in-out, opacity 0.4s ease-in-out 0.4s;
}
.connected-vertical-list .content img:hover {
  margin-left: -95% !important;
}
.connected-vertical-list .items {
  width: 45%;
  display: inline-block;
  float: right;
  border-left: 2px solid #616262;
  height: calc(100% + 12rem);
}
.connected-vertical-list .items .number {
  height: 50px;
  width: 50px;
  border: 2px solid #616262;
  background-color: #ffffff;
  border-radius: 50px;
  text-align: center;
  position: absolute;
  left: -25px;
  top: -0.5rem;
}
.connected-vertical-list .items .number h4 {
  line-height: 50px;
  color: rgb(240, 93, 94);
}
.connected-vertical-list .items .button {
  display: inline-block;
  margin-top: 30px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.connected-vertical-list .items h2 {
  color: rgb(240, 93, 94);
  text-align: center;
  margin: 0 auto 45px auto;
}
.connected-vertical-list .items .item {
  position: relative;
  text-align: left;
  max-width: 90%;
  display: inline-block;
  transition: all 0.4s ease-in-out 0.6s;
  opacity: 0;
  margin-bottom: 45px;
}
.connected-vertical-list .items .item .image {
  height: 60px;
  width: 60px;
  display: inline-block;
  background-size: cover;
  padding-right: 45px;
}
.connected-vertical-list .items .item .copy {
  float: right;
  display: inline-block;
  max-width: calc(100% - 105px);
}
.connected-vertical-list .items .item .copy h4 {
  font-weight: 700;
  text-transform: uppercase;
}
.connected-vertical-list .items .item:last-of-type {
  margin-bottom: 0;
  padding-bottom: 3rem;
}
.connected-vertical-list:nth-of-type(even) {
  background-color: #f9f9f9;
}
.connected-vertical-list:nth-of-type(even) .items {
  border-left: 2px solid #616262;
}
.connected-vertical-list:nth-of-type(even) .items .number {
  border: 2px solid #616262;
  background-color: #f9f9f9;
}
.connected-vertical-list.on-screen .content h2, .connected-vertical-list.on-screen .content p {
  opacity: 1;
  transform: scale(1);
}
.connected-vertical-list.on-screen .content img {
  opacity: 1;
}
.connected-vertical-list.on-screen .items .item {
  opacity: 1;
}

@media (max-width: 1024px) and (orientation: portrait) {
  .connected-vertical-list .content {
    width: 100%;
    margin-bottom: 30px;
  }
  .connected-vertical-list .items {
    width: 96%;
  }
  .connected-vertical-list .items .item {
    max-width: 95%;
  }
  .connected-vertical-list .items .item .copy {
    max-width: calc(100% - 75px);
  }
}
@media (max-width: 767px) {
  .connected-vertical-list {
    padding: 4rem 9% 0 9%;
  }
  .connected-vertical-list .items .item .copy {
    max-width: calc(100% - 55px);
  }
}
.faq {
  padding: 4.5rem 9%;
}
.faq h2 {
  color: rgb(240, 93, 94);
  margin-bottom: 45px;
  text-align: center;
}
.faq .faq-list {
  max-width: 1000px;
  margin: 60px auto 30px auto;
  width: 90%;
}
.faq .faq-list .transition, .faq .faq-list > ul > li i:before, .faq .faq-list > ul > li i:after, .faq .faq-list > ul > li > p, .faq .faq-list > ul > li > ul, .faq .faq-list > ul > li > li, .faq .faq-list > ul > li > ol {
  transition: all 0.5s ease-in-out;
}
.faq .faq-list .no-select, .faq .faq-list > ul > li h5 {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.faq .faq-list > ul {
  list-style: none;
  perspective: 900;
  -webkit-perspective: 900;
  padding: 0;
  margin: 0;
  margin-top: 30px;
  margin-bottom: 30px;
}
.faq .faq-list > ul > li {
  position: relative;
  padding: 0;
  margin: 0;
  padding: 45px 0;
  border-top: 4px solid #f9f9f9;
}
.faq .faq-list > ul > li:last-of-type {
  border-bottom: 4px solid #f9f9f9;
}
.faq .faq-list > ul > li h5 {
  font-weight: 700;
  width: 50%;
  margin-bottom: 0;
}
.faq .faq-list > ul > li > p, .faq .faq-list > ul > li > ul, .faq .faq-list > ul > li > li, .faq .faq-list > ul > li > ol {
  position: relative;
  overflow: hidden;
  max-height: 800px;
  opacity: 1;
  transform: translate(0, 0);
  margin-top: 30px;
  margin-bottom: 0;
  z-index: 2;
  width: 80%;
}
.faq .faq-list > ul > li ul {
  margin-left: 30px;
}
.faq .faq-list > ul > li ul li {
  margin-left: 30px;
  position: relative;
  margin-bottom: 10px;
}
.faq .faq-list > ul > li ul li::before {
  content: "";
  position: absolute;
  left: -25px;
  top: 0.4rem;
  display: block;
  height: 0.4em;
  width: 0.4em;
  border: 2px solid rgb(240, 93, 94);
  display: block;
  position: absolute;
  transform: rotate(45deg);
}
.faq .faq-list > ul > li ol {
  margin-left: 30px;
  list-style: decimal;
}
.faq .faq-list > ul > li ol li {
  margin-left: 30px;
  position: relative;
  margin-bottom: 10px;
}
.faq .faq-list > ul > li i {
  position: absolute;
  right: 60px;
  top: 50px;
  height: 20px;
  width: 20px;
}
.faq .faq-list > ul > li i:before, .faq .faq-list > ul > li i:after {
  content: "";
  position: absolute;
  background-color: rgb(240, 93, 94);
  width: 6px;
  height: 20px;
}
.faq .faq-list > ul > li i:before {
  transform: translate(2px, 0) rotate(45deg);
}
.faq .faq-list > ul > li i:after {
  transform: translate(2px, 0) rotate(-45deg);
}
.faq .faq-list > ul > li input[type=checkbox] {
  position: absolute;
  top: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
}
.faq .faq-list > ul > li input[type=checkbox]:checked ~ p, .faq .faq-list > ul > li input[type=checkbox]:checked ~ ul, .faq .faq-list > ul > li input[type=checkbox]:checked ~ li, .faq .faq-list > ul > li input[type=checkbox]:checked ~ ol {
  margin-top: 0;
  max-height: 0;
  opacity: 0;
  transform: translate(0, 50%);
}
.faq .faq-list > ul > li input[type=checkbox]:checked ~ i:before {
  transform: translate(2px, 0) rotate(0);
}
.faq .faq-list > ul > li input[type=checkbox]:checked ~ i:after {
  transform: translate(2px, 0) rotate(-90deg);
}

@media (max-width: 767px) {
  .faq .faq-list > ul > li {
    padding: 30px 0;
  }
  .faq .faq-list > ul > li i {
    right: 0;
    top: 30px;
  }
  .faq .faq-list > ul > li h5 {
    width: 70%;
  }
  .faq .faq-list > ul > li > p, .faq .faq-list > ul > li > ul, .faq .faq-list > ul > li > li, .faq .faq-list > ul > li > ol {
    width: 90%;
  }
}
.three-column-list {
  padding: 4.5rem 9%;
  background-color: #f9f9f9;
}
.three-column-list h4.title {
  color: rgb(240, 93, 94);
  max-width: 33%;
  padding-right: 60px;
}
.three-column-list .column {
  display: inline-block;
  width: 33%;
  padding-right: 60px;
  vertical-align: top;
}
.three-column-list .c-3 h5 {
  color: rgb(240, 93, 94);
  margin-bottom: 5px;
}

@media (max-width: 1024px) {
  .three-column-list .column {
    padding-right: 45px;
  }
}
@media (max-width: 1024px) and (orientation: portrait) {
  .three-column-list h4.title {
    max-width: 49.5%;
  }
  .three-column-list .column {
    width: 49.5%;
    padding-right: 0;
    margin-bottom: 30px;
  }
  .three-column-list .column:nth-of-type(odd) {
    padding-right: 30px;
  }
  .three-column-list .column:nth-of-type(even) {
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  .three-column-list h4.title {
    max-width: 100%;
    padding-right: 0;
  }
  .three-column-list .column {
    width: 100%;
    padding-right: 0;
    margin-bottom: 0;
  }
  .three-column-list .column:nth-of-type(odd) {
    padding-right: 0;
  }
  .three-column-list .column:nth-of-type(even) {
    padding-left: 0;
  }
  .three-column-list .column.c-3 {
    margin-top: 30px;
  }
}
.image-gallery-module {
  padding: 6rem 0;
}
.image-gallery-module ul.all-slides {
  height: 45vh;
  margin-bottom: 90px;
}
.image-gallery-module ul.all-slides li.slick-slide {
  height: 45vh;
  position: relative;
  margin: 0 30px;
  position: relative;
}
.image-gallery-module ul.all-slides li.slick-slide a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.image-gallery-module ul.all-slides li.slick-slide img {
  height: auto;
  position: relative;
  width: auto;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
}
.image-gallery-module .slick-dots {
  bottom: -75px;
}
.image-gallery-module .slick-arrow {
  display: none !important;
}

@media (max-width: 1024px) and (orientation: portrait) {
  .image-gallery-module {
    padding: 3rem 0;
  }
  .image-gallery-module ul.all-slides {
    height: 50vh;
  }
  .image-gallery-module ul.all-slides li.slick-slide {
    height: 50vh;
    max-width: 100vw;
  }
  .image-gallery-module ul.all-slides li.slick-slide img {
    height: auto;
    max-width: 100%;
    max-height: 100%;
  }
}
.long-text {
  padding: 4.5rem 9%;
}
.long-text.event {
  background-color: #ffffff;
  padding-top: 8rem;
}
@media (max-width: 767px) {
  .long-text.event {
    padding-top: 6rem;
  }
}

.product-detail {
  padding: 10rem 9% 6rem;
  position: relative;
}
.product-detail .title {
  color: rgb(240, 93, 94);
}
.product-detail::after {
  clear: both;
  content: "";
  display: block;
}
.product-detail .page-content {
  max-width: none;
  width: 40%;
  float: right;
  vertical-align: top;
}
.product-detail .contain-image {
  width: 50%;
  vertical-align: top;
  display: inline-block;
}
.product-detail .contain-image img {
  max-width: 100%;
  height: auto;
}

.small-client-logos {
  padding: 4.5rem 9%;
  background-color: #f9f9f9;
}
.small-client-logos::after {
  clear: both;
  content: "";
  display: block;
}
.small-client-logos .content {
  width: 52%;
  display: block;
  margin: 0 auto;
  text-align: center;
}
.small-client-logos .content h2 {
  opacity: 0;
  transition: all 0.4s ease-in-out 0.2s;
  transform: scale(0.95);
  color: rgb(240, 93, 94);
}
.small-client-logos .content p {
  opacity: 0;
  transition: all 0.4s ease-in-out 0.4s;
  transform: scale(0.95);
}
.small-client-logos .content .button {
  margin-top: 15px;
  opacity: 0;
  transition: all 0.4s ease-in-out 0.6s;
  transform: scale(0.95);
}
.small-client-logos .logos {
  width: 100%;
  display: block;
  margin: 30px auto;
  opacity: 0;
  text-align: center;
  transition: all 0.4s ease-in-out 0.4s;
}
.small-client-logos .logos .item {
  display: inline-block;
  width: 20.5%;
  padding-bottom: 13.75%;
  margin: 2%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}
.small-client-logos .logos .item a {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.small-client-logos .logos .item.small-image {
  background-size: 30%;
  background-position: center center;
  margin: -1% 2% 2% 2%;
}
.small-client-logos .logos .item h5 {
  position: absolute;
  top: 86%;
  left: 0;
  width: 100%;
  text-align: center;
}
.small-client-logos .button.centered {
  display: table;
  margin: 0 auto;
}
.small-client-logos.on-screen .content h2, .small-client-logos.on-screen .content p, .small-client-logos.on-screen .content .button {
  opacity: 1;
  transform: scale(1);
}
.small-client-logos.on-screen .content img {
  opacity: 1;
}
.small-client-logos.on-screen .logos {
  opacity: 1;
}

@media (max-width: 1024px) and (orientation: portrait) {
  .small-client-logos .content {
    width: 100%;
  }
  .small-client-logos .logos {
    margin: 30px 0;
  }
  .small-client-logos .logos .item {
    width: 45%;
    padding-bottom: 27.5%;
  }
}
@media (max-width: 767px) {
  .small-client-logos .content {
    width: 100%;
    display: block;
  }
  .small-client-logos .logos {
    width: 100%;
    margin-top: 30px;
  }
  .small-client-logos .logos .item {
    width: 100%;
    padding-bottom: 65%;
  }
}
.module.embedded-form {
  padding: 4.5rem 9%;
  background-color: #f9f9f9;
}
.module.embedded-form .form-contain {
  width: 80%;
  display: block;
  margin: 0 auto;
}
.module.embedded-form .form-contain input[type=submit] {
  margin-top: 15px !important;
}
.module.embedded-form.Right .image {
  float: right;
}
.module.embedded-form.Right .form-contain {
  float: none;
}
@media (max-width: 1024px) and (orientation: portrait) {
  .module.embedded-form .image {
    width: 100%;
    float: none;
    margin-bottom: 45px;
  }
  .module.embedded-form .form-contain {
    width: 100%;
    float: none;
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  .module.embedded-form .image {
    width: 100%;
    float: none;
    margin-bottom: 45px;
  }
  .module.embedded-form .form-contain {
    width: 100%;
    float: none;
  }
}

.page-id-17 {
  /*
  	.simple-text-area{
  		background-color: $color-white;
  		*{
  			color: $color-raven;
  		}
  		h1{
  			color: $color-brand;
  		}
  	}
  */
}

body.blog, body.category {
  background-color: #f9f9f9;
}

.module.blog-index {
  max-width: 800px;
  margin: 30px auto 90px;
  padding: 4rem 0 0 0;
  display: block;
  justify-content: space-between;
  height: auto;
  background-color: #f9f9f9;
}
.module.blog-index::after {
  clear: both;
  content: "";
  display: block;
}
.module.blog-index .posts-container {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  height: auto;
  display: inline-block;
}
.module.blog-index .posts-container li {
  list-style: none;
  margin-bottom: 60px;
  padding-bottom: 60px !important;
  border-bottom: 1px solid #616262;
  padding: 0;
}
.module.blog-index .posts-container li .button {
  display: table;
  margin-top: 30px;
}
.module.blog-index .posts-container li a:not(.button) {
  color: #3B3E3F;
  font-weight: bold;
}
.module.blog-index .posts-container li:last-of-type {
  border-bottom: none;
  margin-bottom: 0 !important;
}
.module.blog-index .posts-container li img {
  display: inline-block;
  width: 40%;
  height: auto;
  margin-right: 30px;
  margin-bottom: 30px;
  float: left;
  position: relative;
}
.module.blog-index .posts-container li .article .button {
  margin-top: 20px !important;
}

.pagination {
  display: block;
  width: 100%;
}

@media (max-width: 1024px) and (orientation: portrait) {
  .module.blog-index .posts-container {
    position: relative;
    width: 90%;
    left: 5%;
  }
}
@media (max-width: 767px) {
  .module.blog-index {
    padding: 2rem 0 0 0;
  }
  .module.blog-index .posts-container {
    width: 90%;
  }
  .module.blog-index .posts-container li img {
    width: 100%;
  }
  .module.blog-index .posts-container li .article {
    width: 100%;
  }
}
.module.contact-form {
  padding: 10rem 9% 6rem 9%;
  min-height: 800px;
}
.module.contact-form::after {
  clear: both;
  content: "";
  display: block;
}
.module.contact-form .content {
  width: 40%;
  display: inline-block;
}
.module.contact-form .content h2 {
  max-width: 600px;
  transition: all 0.4s ease-in-out 0.2s;
  color: rgb(240, 93, 94);
}
.module.contact-form .content p {
  max-width: 600px;
  transition: all 0.4s ease-in-out 0.4s;
  transform: scale(1);
}
.module.contact-form .content .button {
  margin-top: 15px;
  transition: all 0.4s ease-in-out 0.6s;
  transform: scale(1);
}
.module.contact-form .form {
  display: inline-block;
  width: 50%;
  float: right;
}
.module.contact-form .wpcf7-response-output {
  margin: 30px 0 !important;
  padding: 15px !important;
}
.module.contact-form .wpcf7-mail-sent-ok {
  border: 2px solid rgb(240, 93, 94) !important;
  border-radius: 5px !important;
}

@media (max-width: 767px) {
  .module.contact-form {
    padding: 7rem 9% 6rem 9%;
  }
  .module.contact-form .content {
    width: 100%;
    margin-bottom: 30px;
  }
  .module.contact-form .form {
    width: 100%;
  }
}
.page-content .alignright{
	float: right;
    margin-left: 30px;
}
@media (max-width: 767px) {
	.page-content .alignright{
		float: none;
		margin: 30px auto!important;
	}
}
/*# sourceMappingURL=style.css.map */