<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
body {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

input[type=text], input[type=number], input[type=email], input[type=tel], textarea {
  /* Remove First */
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?ifrblh");
  src: url("../fonts/icomoon.eot?ifrblh#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?ifrblh") format("truetype"), url("../fonts/icomoon.woff?ifrblh") format("woff"), url("../fonts/icomoon.svg?ifrblh#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

.lay-content {
  overflow: hidden; }

.lay-empty {
  display: none !important; }

#grid {
  width: 100%; }

#footer-region {
  width: 100%; }

img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
      user-select: none; }

a {
  -webkit-tap-highlight-color: transparent; }

.projectlink .lay-textformat-parent {
  display: inline; }

/*
        // links in texts and next project / prev project links, and in carousel captions
        $sharedStyles .= CSS_Output::generate_css('.lay-textformat-parent a, a.projectlink .lay-textformat-parent&gt;*, .lay-carousel-sink .single-caption-inner a', 'color', 'link_color', '#00f');
        $sharedStyles .= CSS_Output::generate_css('.lay-textformat-parent a, a.projectlink .lay-textformat-parent&gt;*, .lay-carousel-sink .single-caption-inner a', 'border-bottom-width', 'link_underline_strokewidth', '0', '', 'px');
*/
.lay-textformat-parent a, a.projectlink .lay-textformat-parent &gt; *, .lay-carousel-sink .single-caption-inner a {
  display: inline;
  border-bottom-style: solid; }

.scrolltotop {
  cursor: pointer; }

a {
  outline: 0 !important;
  text-decoration: none; }

.sitetitle {
  line-height: 1;
  color: black;
  text-decoration: none;
  white-space: nowrap;
  z-index: 20; }

.sitetitle.img {
  font-size: 0; }

nav.laynav {
  z-index: 20;
  line-height: 1; }
  nav.laynav .span-wrap {
    display: inline-block; }
  nav.laynav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 0; }
  nav.laynav a {
    text-decoration: none; }
  nav.laynav li {
    vertical-align: top; }
  nav.laynav li:last-child {
    margin-right: 0 !important;
    margin-bottom: 0 !important; }

.titlewrap-on-image {
  z-index: 2;
  position: absolute;
  margin-top: 0; }

.title {
  display: block; }

.thumbnail-tags {
  display: block; }

.col .title, #search-results-region .title {
  z-index: 2; }

.thumb .below-image .title {
  display: block;
  margin-bottom: 0; }

.thumb .lay-textformat-parent p {
  display: block; }

.thumb .lay-textformat-parent p:last-child {
  margin-bottom: 0; }

.thumb .below-image .descr {
  margin-bottom: 0; }

.thumb-rel {
  position: relative; }
  .thumb-rel .lay-textformat-parent .title {
    margin: 0; }
  .thumb-rel .lay-textformat-parent .descr {
    margin-bottom: 0; }

.thumb .titlewrap-on-image.on-image.lay-textformat-parent p, .thumb .titlewrap-on-image.on-image.lay-textformat-parent span {
  display: block;
  text-align: center; }

.thumb .titlewrap-on-image.on-image.lay-textformat-parent .title {
  text-align: center; }

.thumb .descr {
  display: inline-block;
  width: 100%; }
  .thumb .descr p:first-child {
    margin-top: 0; }
  .thumb .descr p:last-child {
    margin-bottom: 0; }

body[data-type="page"] .project-arrow, body[data-type="category"] .project-arrow {
  opacity: 0;
  pointer-events: none; }

.project-arrow {
  position: fixed;
  z-index: 2;
  font-size: 20px;
  color: black; }

.project-arrow.center {
  top: 50vh;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.project-arrow.pa-mirror .pa-inner {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg); }

.pa-thumb-wrap {
  position: relative; }
  .pa-thumb-wrap img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.pa-img img {
  width: 100%; }

.project-arrow {
  opacity: 1;
  -webkit-transition: opacity 200ms ease-out;
  -o-transition: opacity 200ms ease-out;
  transition: opacity 200ms ease-out; }

.project-arrow.hide {
  opacity: 0 !important;
  pointer-events: none; }

#grid.horizontal-fullpage {
  height: 100%; }

.grid-inner {
  overflow: hidden; }

body .lay-content {
  opacity: 1; }

body.hide-content .lay-content {
  opacity: 0;
  pointer-events: none; }

.col[data-type="embed"] &gt; iframe, .col[data-type="embed"] &gt; blockquote {
  max-width: none !important;
  min-width: 0 !important;
  width: 100%; }

.col[data-type="embed"] .ph {
  position: relative; }

.col[data-type="embed"] .ph &gt; iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  min-width: 0; }

.lay-textformat-parent a.thumb {
  border-bottom: none; }

.col .thumb .ph, #search-results-region .thumb .ph {
  overflow: hidden;
  position: relative; }
  .col .thumb .ph span, #search-results-region .thumb .ph span {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1;
    pointer-events: none; }

.col .thumb img, #search-results-region .thumb img {
  height: 100%; }

.elementgrid-row.top-aligned,
.elementgrid-row.middle-aligned,
.elementgrid-row.bottom-aligned {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.thumbnailgrid-row.top-aligned .thumbnail-wrap,
.elementgrid-row.top-aligned .element-wrap {
  -ms-flex-item-align: start;
      align-self: flex-start; }

.thumbnailgrid-row.middle-aligned .thumbnail-wrap,
.elementgrid-row.middle-aligned .element-wrap {
  -ms-flex-item-align: center;
      align-self: center; }

.thumbnailgrid-row.bottom-aligned .thumbnail-wrap,
.elementgrid-row.bottom-aligned .element-wrap {
  -ms-flex-item-align: end;
      align-self: flex-end; }

.elements-collection-region {
  opacity: 0; }

.elements-collection-region.initialized {
  opacity: 1; }

.row {
  font-size: 0;
  position: relative;
  pointer-events: none; }
  .row .col {
    pointer-events: auto; }

.row.empty {
  padding-bottom: 20%; }

.row.empty._100vh {
  padding-bottom: 0; }

.column-wrap {
  position: relative;
  z-index: 1;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.column-wrap:not(.stack-wrap) {
  height: 100%; }

.col {
  position: relative;
  display: inline-block; }

#search-results-region img.lazyload,
#search-results-region img.lazyloading,
.col img.lazyload,
.col img.lazyloading,
.project-arrow img.lazyload,
.project-arrow img.lazyloading,
.background-image img.lazyload,
.background-image img.lazyloading,
#lay-woocommerce img.lazyload,
#lay-woocommerce img.lazyloading {
  opacity: 0; }

#search-results-region img.lazyloaded,
.col img.lazyloaded,
.project-arrow img.lazyloaded,
.background-image img.lazyloaded,
#lay-woocommerce img.lazyloaded {
  opacity: 1 !important; }

.project-arrow img, .background-image img {
  -webkit-transition: opacity 300ms ease-out;
  -o-transition: opacity 300ms ease-out;
  transition: opacity 300ms ease-out; }

.col img, #search-results-region img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  -webkit-transition: opacity 300ms ease-out;
  -o-transition: opacity 300ms ease-out;
  transition: opacity 300ms ease-out; }

video {
  -webkit-transition: opacity 300ms ease-out;
  -o-transition: opacity 300ms ease-out;
  transition: opacity 300ms ease-out; }

.html5video .html5-video-placeholder-image img {
  -webkit-transition: opacity 300ms ease-out;
  -o-transition: opacity 300ms ease-out;
  transition: opacity 300ms ease-out; }

.col .thumb img,
#search-results-region .thumb img {
  -webkit-transition: opacity 300ms ease-out, -webkit-transform 400ms ease-out;
  transition: opacity 300ms ease-out, -webkit-transform 400ms ease-out;
  -o-transition: transform 400ms ease-out, opacity 300ms ease-out;
  transition: transform 400ms ease-out, opacity 300ms ease-out;
  transition: transform 400ms ease-out, opacity 300ms ease-out, -webkit-transform 400ms ease-out; }

.col[data-type="text"] img {
  position: static;
  top: auto;
  left: auto;
  width: auto;
  height: auto;
  opacity: 1;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  max-width: 100%; }

.thumbs-collection-region {
  opacity: 0; }

.thumbs-collection-region.sized {
  opacity: 1; }

.row-bg-link.no-row-bg-link-children {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: auto;
  overflow: hidden;
  z-index: 0; }

.row-bg-link {
  pointer-events: auto; }

.background-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 0; }

.background-image img {
  position: absolute; }

html.objectfit .background-image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }

html.objectfit .background-image.background-image-count-2 img:first-child {
  width: 50%; }

html.objectfit .background-image.background-image-count-2 img:last-child {
  width: 50%;
  right: 0;
  left: 50%; }

html.no-objectfit .background-image img.bgw100 {
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

html.no-objectfit .background-image img.bgh100 {
  height: 100%;
  width: auto;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }

.background-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 0; }

.background-video video {
  position: absolute; }

html.objectfit .background-video video {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }

html.no-objectfit .background-video video.w100 {
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

html.no-objectfit .background-video video.h100 {
  height: 100%;
  width: auto;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }

.row-inner {
  position: relative;
  z-index: 1; }

video {
  -o-object-fit: cover;
     object-fit: cover; }

.html5video.autoplay video {
  display: block; }

.html5video.autoplay .html5-video-placeholder-image, .html5video.autoplay .html5video-customplayicon {
  display: none; }

.html5video video {
  display: none; }

.html5video {
  position: relative; }

.html5video video {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.html5video video.playpauseonclick {
  cursor: pointer; }

.html5video .ph {
  position: relative; }

.html5video .html5video-customplayicon {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  z-index: 2;
  cursor: pointer;
  width: auto;
  height: auto; }

.html5video .html5-video-placeholder-image {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  overflow: hidden; }

.html5video .html5-video-placeholder-image.playpauseonclick {
  cursor: pointer; }

.html5video .html5-video-placeholder-image.w100 img {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.html5video .html5-video-placeholder-image.h100 img {
  height: 100%;
  width: auto;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }

.lay-mute-unmute-button {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 10px;
  z-index: 5;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  cursor: pointer;
  width: 20px;
  height: 20px; }
  .lay-mute-unmute-button &gt; * {
    pointer-events: none; }
  .lay-mute-unmute-button .lay-volume-off {
    display: block; }
  .lay-mute-unmute-button .lay-volume-on {
    display: none; }

.lay-unmute-button-style-2 svg path {
  fill: #000; }

.lay-unmute-button-style-2 svg .st1 {
  stroke: #000; }

.lay-unmute-button-style-3 {
  background: rgba(0, 0, 0, 0.1); }

.lay-mute-unmute-button.unmuted .lay-volume-on {
  display: block; }

.lay-mute-unmute-button.unmuted .lay-volume-off {
  display: none; }

.col[data-type="video"] .video {
  position: relative; }

.col[data-type="video"] .video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.col[data-type="video"] .video .ph {
  position: relative; }

.img {
  position: relative; }

.thumb {
  position: relative;
  display: block; }

.text {
  position: relative; }

.text &gt; *:last-child {
  margin-bottom: 0 !important; }

.caption &gt; *:last-child {
  margin-bottom: 0 !important; }

/* has transition */
body.thumb-mo-image-has-transition .thumb.has-mouseover-img img.mo_thumb {
  opacity: 0 !important; }

body.no-touchdevice.thumb-mo-image-has-transition .thumb.has-mouseover-img:hover .ph img:first-child {
  opacity: 0 !important; }

body.no-touchdevice.thumb-mo-image-has-transition .thumb.has-mouseover-img:hover .ph img.mo_thumb {
  opacity: 1 !important; }

body.touchdevice.thumb-mo-image-has-transition .thumb.has-mouseover-img.hover .ph img:first-child {
  opacity: 0 !important; }

body.touchdevice.thumb-mo-image-has-transition .thumb.has-mouseover-img.hover .ph img.mo_thumb {
  opacity: 1 !important; }

/* no transition */
body.thumb-mo-image-no-transition .thumb.has-mouseover-img img.mo_thumb {
  visibility: hidden; }

body.no-touchdevice.thumb-mo-image-no-transition .thumb.has-mouseover-img:hover .ph img:first-child {
  visibility: hidden; }

body.no-touchdevice.thumb-mo-image-no-transition .thumb.has-mouseover-img:hover .ph img.mo_thumb {
  visibility: visible; }

body.touchdevice.thumb-mo-image-no-transition .thumb.has-mouseover-img.hover .ph img:first-child {
  visibility: hidden; }

body.touchdevice.thumb-mo-image-no-transition .thumb.has-mouseover-img.hover .ph img.mo_thumb {
  visibility: visible; }

.mo_thumb {
  z-index: 0;
  -o-object-fit: cover;
     object-fit: cover; }

.thumb video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transition: opacity 300ms ease-out, -webkit-transform 400ms ease-out;
  transition: opacity 300ms ease-out, -webkit-transform 400ms ease-out;
  -o-transition: transform 400ms ease-out, opacity 300ms ease-out;
  transition: transform 400ms ease-out, opacity 300ms ease-out;
  transition: transform 400ms ease-out, opacity 300ms ease-out, -webkit-transform 400ms ease-out;
  z-index: 0; }

.lay-hr {
  width: 100%; }

.xoo-wsc-notices {
  text-align: left; }

.clickable-cover {
  cursor: pointer; }

.cover-region-placeholder {
  width: 100%;
  pointer-events: none;
  position: relative;
  z-index: -2; }

.cover-content {
  z-index: 2;
  position: relative; }

.hascover #footer-region,
.cpl-hascover #footer-custom-phone-grid {
  position: relative;
  z-index: 2; }

.cover-down-arrow {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 3;
  padding: 15px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 0; }

@-webkit-keyframes MoveUpDown {
  0%, 100% {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); }
  50% {
    -webkit-transform: translate(-50%, -12px);
            transform: translate(-50%, -12px); } }

@keyframes MoveUpDown {
  0%, 100% {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); }
  50% {
    -webkit-transform: translate(-50%, -12px);
            transform: translate(-50%, -12px); } }

.cover-down-arrow-animate {
  -webkit-animation: MoveUpDown 1.3s ease-in-out infinite;
          animation: MoveUpDown 1.3s ease-in-out infinite; }

.cover-down-arrow-type-white svg {
  stroke: white !important; }

.cover-down-arrow-type-black svg {
  stroke: black !important; }

.password-form {
  width: 100%;
  height: 100vh;
  background: whitesmoke;
  font-family: 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 400; }

.password-form.wrong-password .password-input-wrap-inner {
  -webkit-animation: shake .5s linear;
          animation: shake .5s linear; }

@-webkit-keyframes shake {
  8%, 41% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px); }
  25%, 58% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  75% {
    -webkit-transform: translateX(-5px);
            transform: translateX(-5px); }
  92% {
    -webkit-transform: translateX(5px);
            transform: translateX(5px); }
  0%, 100% {
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes shake {
  8%, 41% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px); }
  25%, 58% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  75% {
    -webkit-transform: translateX(-5px);
            transform: translateX(-5px); }
  92% {
    -webkit-transform: translateX(5px);
            transform: translateX(5px); }
  0%, 100% {
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

.password-form input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: 0;
  color: black;
  letter-spacing: 0.01em;
  margin-top: 0;
  margin-bottom: 0; }

.password-input-wrap {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  white-space: nowrap; }

.password-ok, .password-form input {
  background: white;
  border: 1px solid #cacaca;
  display: inline-block;
  vertical-align: top;
  border-radius: 5px; }

.password-ok {
  color: black;
  cursor: pointer; }

.password-ok:active {
  background: #f0f0f0; }

.password-form input::-webkit-input-placeholder {
  color: #cacaca; }

.password-form input::-moz-placeholder {
  color: #cacaca; }

.password-form input::-ms-input-placeholder {
  color: #cacaca; }

.password-form input::placeholder {
  color: #cacaca; }

@media (min-width: 700px) {
  .password-form input {
    width: 280px; }
  .password-ok, .password-form input {
    padding: 5px;
    font-size: 20px;
    line-height: 35px; }
  .password-ok {
    padding-left: 20px;
    padding-right: 20px; }
  .password-form input {
    margin-right: 10px;
    padding-left: 15px; } }

@media (max-width: 699px) {
  .password-form input {
    width: 200px; }
  .password-ok, .password-form input {
    padding: 5px;
    font-size: 15px;
    line-height: 30px; }
  .password-ok {
    padding-left: 15px;
    padding-right: 15px; }
  .password-form input {
    margin-right: 7px;
    padding-left: 10px;
    padding-right: 10px; } }

body.intro-loading .lay-content {
  visibility: hidden; }

#intro-region.hide {
  display: none; }

.intro {
  background-color: white; }

.intro, .mediawrap {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.intro {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  will-change: opacity, transform;
  cursor: pointer;
  display: block; }

.intro .mediawrap {
  height: 100vh;
  width: 100%; }

.intro img.lazyloading,
.intro img.lazyload {
  opacity: 0; }

.intro img.lazyloaded {
  opacity: 1;
  -webkit-transition: opacity 400ms;
  -o-transition: opacity 400ms;
  transition: opacity 400ms; }

.intro {
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  position: fixed;
  overflow: hidden;
  z-index: 50; }

.intro .media {
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: fixed;
  left: 50%;
  top: 50%; }

.intro .mediawrap.followmovement .media {
  -webkit-transform: translate(-50%, -50%) scale(1.15);
      -ms-transform: translate(-50%, -50%) scale(1.15);
          transform: translate(-50%, -50%) scale(1.15); }

.intro .mediawrap.w100 .media {
  width: 100%;
  height: auto; }

.intro .mediawrap.h100 .media {
  width: auto;
  height: 100%; }

.intro-svg-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 60; }

.intro-svg-overlay, .intro_text {
  pointer-events: none; }

.intro_text {
  position: absolute;
  z-index: 65;
  white-space: pre-line; }

.search-view {
  display: none; }

.search-view.hide {
  display: none; }

.search-view.show {
  display: block; }

.search-header {
  padding-top: 20px;
  padding-bottom: 20px;
  width: 100%; }

input#search-query, .suggest-item {
  font-family: 'Helvetica Neue', 'Helvetica', sans-serif; }

.close-search {
  top: 0;
  right: 0;
  position: absolute;
  padding: 20px;
  z-index: 20;
  cursor: pointer;
  font-size: 0; }

.close-search::before {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e901"; }

.search-view::-webkit-scrollbar {
  display: none; }

.search-view {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 99;
  background-color: white;
  overflow-y: scroll; }

.search-header {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px; }

.search-inputs {
  display: block;
  position: relative;
  width: 100%; }

.search-view .search-icon {
  pointer-events: none;
  position: absolute;
  left: 0;
  display: none; }
  .search-view .search-icon path {
    fill: #ccc; }

input#search-query:focus {
  outline: 0; }

input#search-query {
  border: 0;
  border-width: 0;
  border-bottom-style: solid;
  border-bottom-width: 0;
  background-color: transparent;
  -webkit-appearance: textfield;
  width: 100%;
  line-height: 1.2; }

/* clears the 'X' from Internet Explorer */
input[type=search]::-ms-clear {
  display: none;
  width: 0;
  height: 0; }

input[type=search]::-ms-reveal {
  display: none;
  width: 0;
  height: 0; }

/* clears the 'X' from Chrome */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none; }

input#search-query {
  text-align: left;
  letter-spacing: 0.023em;
  font-weight: 400; }

.suggest-item {
  font-size: 20px;
  font-weight: 400;
  padding-bottom: 0;
  padding-top: 0;
  line-height: 1.3; }

.suggest-item {
  color: #ccc; }

@media (hover) {
  .suggest-item:hover {
    color: black; } }

#search-autosuggest-list {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.suggest-collection {
  z-index: 8;
  position: absolute;
  bottom: 0;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%); }

#suggest-results {
  width: 100%;
  cursor: default; }

#search-results-region {
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

@media (min-width: 751px) {
  #search-results-region {
    margin-top: 100px; }
  #search-results-region {
    margin-top: 100px;
    padding: 0 40px 40px 40px; } }

@media (min-width: 601px) {
  .close-search::before {
    font-size: 26px; }
  input#search-query {
    font-size: 58px;
    letter-spacing: 0.023em;
    font-weight: 400;
    margin-top: 95px;
    left: 0;
    right: 0;
    position: relative;
    padding: 0 0 0 40px; }
  .search-view .search-icon {
    top: 14px;
    height: 27px; }
  .search-view .search-icon {
    padding-left: 0; }
  .suggest-item {
    padding-left: 40px;
    padding-right: 0;
    cursor: pointer; } }

@media (max-width: 600px) {
  .close-search::before {
    font-size: 23px; }
  input#search-query {
    font-size: 27px;
    padding: 0 0 0 20px; }
  input#search-query {
    margin-top: 20px;
    margin-bottom: 5px; }
  #search-results-region {
    margin-top: 95px; }
  .suggest-item {
    padding-left: 20px;
    padding-right: 0;
    cursor: pointer; }
  #search-results-region {
    padding: 0 20px 20px 20px; } }

body.lay-transition-elements-on-scroll .row:last-child {
  overflow: hidden; }

@media (min-width: 701px) {
  .lay-thumbnailgrid-filter-wrap.below,
  .col.type-socialmediaicons.below,
  .col.type-project.below,
  .col.type-text.below,
  .col.type-embed.below,
  .col.type-carousel.below,
  .col.type-img.below,
  .col.type-html5video.below,
  .col.type-video.below,
  .col.type-productsgrid li.below,
  .col.type-projectindex.below,
  .col.type-thumbnailgrid .thumbnail-wrap.below,
  .col.type-elementgrid .element-wrap.below {
    -webkit-transform: translate3d(0, 90px, 0) !important;
            transform: translate3d(0, 90px, 0) !important;
    -webkit-transition: opacity 300ms ease, -webkit-transform 300ms ease;
    transition: opacity 300ms ease, -webkit-transform 300ms ease;
    -o-transition: transform 300ms ease, opacity 300ms ease;
    transition: transform 300ms ease, opacity 300ms ease;
    transition: transform 300ms ease, opacity 300ms ease, -webkit-transform 300ms ease;
    opacity: 0; }
  .lay-thumbnailgrid-filter-wrap.in-view,
  .col.type-socialmediaicons.in-view,
  .col.type-project.in-view,
  .col.type-text.in-view,
  .col.type-embed.in-view,
  .col.type-carousel.in-view,
  .col.type-img.in-view,
  .col.type-html5video.in-view,
  .col.type-video.in-view,
  .col.type-productsgrid li.in-view,
  .col.type-projectindex.in-view,
  .col.type-thumbnailgrid .thumbnail-wrap.in-view,
  .col.type-elementgrid .element-wrap.in-view {
    -webkit-transform: translate3d(0, 0, 0) !important;
            transform: translate3d(0, 0, 0) !important;
    -webkit-transition: opacity 300ms ease, -webkit-transform 300ms ease;
    transition: opacity 300ms ease, -webkit-transform 300ms ease;
    -o-transition: transform 300ms ease, opacity 300ms ease;
    transition: transform 300ms ease, opacity 300ms ease;
    transition: transform 300ms ease, opacity 300ms ease, -webkit-transform 300ms ease;
    opacity: 1; } }

@media (max-width: 700px) {
  .lay-thumbnailgrid-filter-wrap.below,
  .col.type-socialmediaicons.below,
  .col.type-project.below,
  .col.type-text.below,
  .col.type-embed.below,
  .col.type-carousel.below,
  .col.type-img.below,
  .col.type-html5video.below,
  .col.type-video.below,
  .col.type-productsgrid li.below,
  .col.type-projectindex.below,
  .col.type-thumbnailgrid .thumbnail-wrap.below,
  .col.type-elementgrid .element-wrap.below {
    -webkit-transform: translate3d(0, 60px, 0) !important;
            transform: translate3d(0, 60px, 0) !important;
    -webkit-transition: opacity 300ms ease, -webkit-transform 300ms ease;
    transition: opacity 300ms ease, -webkit-transform 300ms ease;
    -o-transition: transform 300ms ease, opacity 300ms ease;
    transition: transform 300ms ease, opacity 300ms ease;
    transition: transform 300ms ease, opacity 300ms ease, -webkit-transform 300ms ease;
    opacity: 0; }
  .lay-thumbnailgrid-filter-wrap.in-view,
  .col.type-socialmediaicons.in-view,
  .col.type-project.in-view,
  .col.type-text.in-view,
  .col.type-embed.in-view,
  .col.type-carousel.in-view,
  .col.type-img.in-view,
  .col.type-html5video.in-view,
  .col.type-video.in-view,
  .col.type-productsgrid li.in-view,
  .col.type-projectindex.in-view,
  .col.type-thumbnailgrid .thumbnail-wrap.in-view,
  .col.type-elementgrid .element-wrap.in-view {
    -webkit-transform: translate3d(0, 0, 0) !important;
            transform: translate3d(0, 0, 0) !important;
    -webkit-transition: opacity 300ms ease, -webkit-transform 300ms ease;
    transition: opacity 300ms ease, -webkit-transform 300ms ease;
    -o-transition: transform 300ms ease, opacity 300ms ease;
    transition: transform 300ms ease, opacity 300ms ease;
    transition: transform 300ms ease, opacity 300ms ease, -webkit-transform 300ms ease;
    opacity: 1; } }

/* 
    note to myself about how this works:
    first row is always barheight_scrolled_up
    rows after that are always just 100vh
    because when u're scrolled up, the bottom and top browser bars show up, making the browser height smaller
    bar height is different for an iphone with a homebutton and without a homebutton,
    iphonex: with homebutton, iphone: without homebutton, see _100vh_controller.js
    i can only use min-height, i should not use height here.
    bc if i use height and we're on mobile and for example I have an elementgrid inside the row, that row won't expand properly and the content will be cut off
*/
/*
CAROUSELS
*/
/* 
need to use !important here because if carousel is inside a fullscreen slider, the other css that i use
makes carousel not show up
 ".fullpage-wrapper .row ._100vh {
    height: inherit !important;
    min-height: 0 !important;
 }"
because lay-carousel's parent is not 100vh the above css doesnt work and makes it height: 0
*/
.col .lay-carousel._100vh,
html.no-touchdevice .fullpage-wrapper .row .lay-carousel._100vh {
  min-height: 100vh !important; }

html.is-iphone.is-safari .row.first-row .col .lay-carousel._100vh,
html.fp-enabled.is-iphone.is-safari .row.first-row .col .lay-carousel._100vh {
  min-height: calc(100vh - 75px) !important; }

html.is-iphonex.is-safari .row.first-row .col .lay-carousel._100vh,
html.fp-enabled.is-iphonex.is-safari .row.first-row .col .lay-carousel._100vh {
  min-height: calc(100vh - 113px) !important; }

html.is-android.is-chrome .row.first-row .col .lay-carousel._100vh,
html.fp-enabled.is-android.is-chrome .row.first-row .col .lay-carousel._100vh {
  min-height: calc(100vh - 56px) !important; }

html.is-iphonex.is-chrome .row.first-row .col .lay-carousel._100vh,
html.fp-enabled.is-iphonex.is-chrome .row.first-row .col .lay-carousel._100vh {
  min-height: calc(100vh - 109px) !important; }

html.is-iphone.is-chrome .row.first-row .col .lay-carousel._100vh,
html.fp-enabled.is-iphone.is-chrome .row.first-row .col .lay-carousel._100vh {
  min-height: calc(100vh - 71px) !important; }

html.is-ipad.is-chrome .row.first-row .col .lay-carousel._100vh,
html.fp-enabled.is-ipad.is-chrome .row.first-row .col .lay-carousel._100vh {
  min-height: calc(100vh - 75px) !important; }

html.is-ipad.is-safari .row.first-row .col .lay-carousel._100vh,
html.fp-enabled.is-ipad.is-safari .row.first-row .col .lay-carousel._100vh {
  min-height: calc(100vh - 64px) !important; }

/* 
ROWS

".fp-slide" is for fullscreen slider

*/
._100vh {
  min-height: 100vh; }

.fp-section, .fp-slide, .fp-tableCell {
  height: 100vh; }

html.is-iphone.is-safari .row.first-row._100vh,
html.is-iphone.is-safari .row.first-row ._100vh,
html.is-iphone.is-safari .cover-region._100vh,
html.is-iphone.is-safari .cover-region-placeholder._100vh,
html.is-iphone.is-safari .cover-region ._100vh,
html.is-iphone.is-safari .fullpage-wrapper .row-inner._100vh, html.is-iphone.is-safari .fullpage-wrapper .column-wrap._100vh {
  min-height: calc(100vh - 75px); }

html.is-iphonex.is-safari .row.first-row._100vh,
html.is-iphonex.is-safari .row.first-row ._100vh,
html.is-iphonex.is-safari .cover-region._100vh,
html.is-iphonex.is-safari .cover-region-placeholder._100vh,
html.is-iphonex.is-safari .cover-region ._100vh,
html.is-iphonex.is-safari .fullpage-wrapper .row-inner._100vh, html.is-iphonex.is-safari .fullpage-wrapper .column-wrap._100vh {
  min-height: calc(100vh - 113px); }

html.is-android.is-chrome .row.first-row._100vh,
html.is-android.is-chrome .row.first-row ._100vh,
html.is-android.is-chrome .cover-region._100vh,
html.is-android.is-chrome .cover-region-placeholder._100vh,
html.is-android.is-chrome .cover-region ._100vh,
html.is-android.is-chrome .fullpage-wrapper .row-inner._100vh, html.is-android.is-chrome .fullpage-wrapper .column-wrap._100vh {
  min-height: calc(100vh - 56px); }

html.is-iphonex.is-chrome .row.first-row._100vh,
html.is-iphonex.is-chrome .row.first-row ._100vh,
html.is-iphonex.is-chrome .cover-region._100vh,
html.is-iphonex.is-chrome .cover-region-placeholder._100vh,
html.is-iphonex.is-chrome .cover-region ._100vh,
html.is-iphonex.is-chrome .fullpage-wrapper .row-inner._100vh, html.is-iphonex.is-chrome .fullpage-wrapper .column-wrap._100vh {
  min-height: calc(100vh - 109px); }

html.is-iphone.is-chrome .row.first-row._100vh,
html.is-iphone.is-chrome .row.first-row ._100vh,
html.is-iphone.is-chrome .cover-region._100vh,
html.is-iphone.is-chrome .cover-region-placeholder._100vh,
html.is-iphone.is-chrome .cover-region ._100vh,
html.is-iphone.is-chrome .fullpage-wrapper .row-inner._100vh, html.is-iphone.is-chrome .fullpage-wrapper .column-wrap._100vh {
  min-height: calc(100vh - 71px); }

html.is-ipad.is-chrome .row.first-row._100vh,
html.is-ipad.is-chrome .row.first-row ._100vh,
html.is-ipad.is-chrome .cover-region._100vh,
html.is-ipad.is-chrome .cover-region-placeholder._100vh,
html.is-ipad.is-chrome .cover-region ._100vh,
html.is-ipad.is-chrome .fullpage-wrapper .row-inner._100vh, html.is-ipad.is-chrome .fullpage-wrapper .column-wrap._100vh {
  min-height: calc(100vh - 75px); }

html.is-ipad.is-safari .row.first-row._100vh,
html.is-ipad.is-safari .row.first-row ._100vh,
html.is-ipad.is-safari .cover-region._100vh,
html.is-ipad.is-safari .cover-region-placeholder._100vh,
html.is-ipad.is-safari .cover-region ._100vh,
html.is-ipad.is-safari .fullpage-wrapper .row-inner._100vh, html.is-ipad.is-safari .fullpage-wrapper .column-wrap._100vh {
  min-height: calc(100vh - 64px); }

html.is-ipad-without-homebutton.is-chrome .row.first-row._100vh,
html.is-ipad-without-homebutton.is-chrome .row.first-row ._100vh,
html.is-ipad-without-homebutton.is-chrome .cover-region._100vh,
html.is-ipad-without-homebutton.is-chrome .cover-region-placeholder._100vh,
html.is-ipad-without-homebutton.is-chrome .cover-region ._100vh,
html.is-ipad-without-homebutton.is-chrome .fullpage-wrapper .row-inner._100vh, html.is-ipad-without-homebutton.is-chrome .fullpage-wrapper .column-wrap._100vh {
  min-height: calc(100vh - 73px); }

html.is-ipad-without-homebutton.is-safari .row.first-row._100vh,
html.is-ipad-without-homebutton.is-safari .row.first-row ._100vh,
html.is-ipad-without-homebutton.is-safari .cover-region._100vh,
html.is-ipad-without-homebutton.is-safari .cover-region-placeholder._100vh,
html.is-ipad-without-homebutton.is-safari .cover-region ._100vh,
html.is-ipad-without-homebutton.is-safari .fullpage-wrapper .row-inner._100vh, html.is-ipad-without-homebutton.is-safari .fullpage-wrapper .column-wrap._100vh {
  min-height: calc(100vh - 31px); }

html.fp-enabled .row.contains_100vh-carousel .row-inner {
  height: inherit; }

html.is-iphone.is-safari.fp-autoscroll .fp-section, html.is-iphone.is-safari.fp-autoscroll .fp-slide, html.is-iphone.is-safari.fp-autoscroll .fp-tableCell, html.is-iphone.is-safari.fp-autoscroll .row-inner._100vh, html.is-iphone.is-safari.fp-autoscroll .column-wrap._100vh, html.is-iphone.is-safari.fp-autoscroll .lay-carousel._100vh,
html.is-iphone.is-safari .horizontal-fullpage .fp-section,
html.is-iphone.is-safari .horizontal-fullpage .fp-slide,
html.is-iphone.is-safari .horizontal-fullpage .fp-tableCell,
html.is-iphone.is-safari .horizontal-fullpage .row-inner._100vh,
html.is-iphone.is-safari .horizontal-fullpage .column-wrap._100vh,
html.is-iphone.is-safari .horizontal-fullpage .lay-carousel._100vh {
  height: calc(100vh - 75px);
  min-height: 0; }

html.is-iphone.is-safari.fp-enabled .lay-content {
  min-height: calc(100vh - 75px); }

html.is-iphonex.is-safari.fp-autoscroll .fp-section, html.is-iphonex.is-safari.fp-autoscroll .fp-slide, html.is-iphonex.is-safari.fp-autoscroll .fp-tableCell, html.is-iphonex.is-safari.fp-autoscroll .row-inner._100vh, html.is-iphonex.is-safari.fp-autoscroll .column-wrap._100vh, html.is-iphonex.is-safari.fp-autoscroll .lay-carousel._100vh,
html.is-iphonex.is-safari .horizontal-fullpage .fp-section,
html.is-iphonex.is-safari .horizontal-fullpage .fp-slide,
html.is-iphonex.is-safari .horizontal-fullpage .fp-tableCell,
html.is-iphonex.is-safari .horizontal-fullpage .row-inner._100vh,
html.is-iphonex.is-safari .horizontal-fullpage .column-wrap._100vh,
html.is-iphonex.is-safari .horizontal-fullpage .lay-carousel._100vh {
  height: calc(100vh - 113px);
  min-height: 0; }

html.is-iphonex.is-safari.fp-enabled .lay-content {
  min-height: calc(100vh - 113px); }

html.is-android.is-chrome.fp-autoscroll .fp-section, html.is-android.is-chrome.fp-autoscroll .fp-slide, html.is-android.is-chrome.fp-autoscroll .fp-tableCell, html.is-android.is-chrome.fp-autoscroll .row-inner._100vh, html.is-android.is-chrome.fp-autoscroll .column-wrap._100vh, html.is-android.is-chrome.fp-autoscroll .lay-carousel._100vh,
html.is-android.is-chrome .horizontal-fullpage .fp-section,
html.is-android.is-chrome .horizontal-fullpage .fp-slide,
html.is-android.is-chrome .horizontal-fullpage .fp-tableCell,
html.is-android.is-chrome .horizontal-fullpage .row-inner._100vh,
html.is-android.is-chrome .horizontal-fullpage .column-wrap._100vh,
html.is-android.is-chrome .horizontal-fullpage .lay-carousel._100vh {
  height: calc(100vh - 56px);
  min-height: 0; }

html.is-android.is-chrome.fp-enabled .lay-content {
  min-height: calc(100vh - 56px); }

html.is-iphonex.is-chrome.fp-autoscroll .fp-section, html.is-iphonex.is-chrome.fp-autoscroll .fp-slide, html.is-iphonex.is-chrome.fp-autoscroll .fp-tableCell, html.is-iphonex.is-chrome.fp-autoscroll .row-inner._100vh, html.is-iphonex.is-chrome.fp-autoscroll .column-wrap._100vh, html.is-iphonex.is-chrome.fp-autoscroll .lay-carousel._100vh,
html.is-iphonex.is-chrome .horizontal-fullpage .fp-section,
html.is-iphonex.is-chrome .horizontal-fullpage .fp-slide,
html.is-iphonex.is-chrome .horizontal-fullpage .fp-tableCell,
html.is-iphonex.is-chrome .horizontal-fullpage .row-inner._100vh,
html.is-iphonex.is-chrome .horizontal-fullpage .column-wrap._100vh,
html.is-iphonex.is-chrome .horizontal-fullpage .lay-carousel._100vh {
  height: calc(100vh - 109px);
  min-height: 0; }

html.is-iphonex.is-chrome.fp-enabled .lay-content {
  min-height: calc(100vh - 109px); }

html.is-iphone.is-chrome.fp-autoscroll .fp-section, html.is-iphone.is-chrome.fp-autoscroll .fp-slide, html.is-iphone.is-chrome.fp-autoscroll .fp-tableCell, html.is-iphone.is-chrome.fp-autoscroll .row-inner._100vh, html.is-iphone.is-chrome.fp-autoscroll .column-wrap._100vh, html.is-iphone.is-chrome.fp-autoscroll .lay-carousel._100vh,
html.is-iphone.is-chrome .horizontal-fullpage .fp-section,
html.is-iphone.is-chrome .horizontal-fullpage .fp-slide,
html.is-iphone.is-chrome .horizontal-fullpage .fp-tableCell,
html.is-iphone.is-chrome .horizontal-fullpage .row-inner._100vh,
html.is-iphone.is-chrome .horizontal-fullpage .column-wrap._100vh,
html.is-iphone.is-chrome .horizontal-fullpage .lay-carousel._100vh {
  height: calc(100vh - 71px);
  min-height: 0; }

html.is-iphone.is-chrome.fp-enabled .lay-content {
  min-height: calc(100vh - 71px); }

html.is-ipad.is-chrome.fp-autoscroll .fp-section, html.is-ipad.is-chrome.fp-autoscroll .fp-slide, html.is-ipad.is-chrome.fp-autoscroll .fp-tableCell, html.is-ipad.is-chrome.fp-autoscroll .row-inner._100vh, html.is-ipad.is-chrome.fp-autoscroll .column-wrap._100vh, html.is-ipad.is-chrome.fp-autoscroll .lay-carousel._100vh,
html.is-ipad.is-chrome .horizontal-fullpage .fp-section,
html.is-ipad.is-chrome .horizontal-fullpage .fp-slide,
html.is-ipad.is-chrome .horizontal-fullpage .fp-tableCell,
html.is-ipad.is-chrome .horizontal-fullpage .row-inner._100vh,
html.is-ipad.is-chrome .horizontal-fullpage .column-wrap._100vh,
html.is-ipad.is-chrome .horizontal-fullpage .lay-carousel._100vh {
  height: calc(100vh - 75px);
  min-height: 0; }

html.is-ipad.is-chrome.fp-enabled .lay-content {
  min-height: calc(100vh - 75px); }

html.is-ipad.is-safari.fp-autoscroll .fp-section, html.is-ipad.is-safari.fp-autoscroll .fp-slide, html.is-ipad.is-safari.fp-autoscroll .fp-tableCell, html.is-ipad.is-safari.fp-autoscroll .row-inner._100vh, html.is-ipad.is-safari.fp-autoscroll .column-wrap._100vh, html.is-ipad.is-safari.fp-autoscroll .lay-carousel._100vh,
html.is-ipad.is-safari .horizontal-fullpage .fp-section,
html.is-ipad.is-safari .horizontal-fullpage .fp-slide,
html.is-ipad.is-safari .horizontal-fullpage .fp-tableCell,
html.is-ipad.is-safari .horizontal-fullpage .row-inner._100vh,
html.is-ipad.is-safari .horizontal-fullpage .column-wrap._100vh,
html.is-ipad.is-safari .horizontal-fullpage .lay-carousel._100vh {
  height: calc(100vh - 64px);
  min-height: 0; }

html.is-ipad.is-safari.fp-enabled .lay-content {
  min-height: calc(100vh - 64px); }

html.is-ipad-without-homebutton.is-chrome.fp-autoscroll .fp-section, html.is-ipad-without-homebutton.is-chrome.fp-autoscroll .fp-slide, html.is-ipad-without-homebutton.is-chrome.fp-autoscroll .fp-tableCell, html.is-ipad-without-homebutton.is-chrome.fp-autoscroll .row-inner._100vh, html.is-ipad-without-homebutton.is-chrome.fp-autoscroll .column-wrap._100vh, html.is-ipad-without-homebutton.is-chrome.fp-autoscroll .lay-carousel._100vh,
html.is-ipad-without-homebutton.is-chrome .horizontal-fullpage .fp-section,
html.is-ipad-without-homebutton.is-chrome .horizontal-fullpage .fp-slide,
html.is-ipad-without-homebutton.is-chrome .horizontal-fullpage .fp-tableCell,
html.is-ipad-without-homebutton.is-chrome .horizontal-fullpage .row-inner._100vh,
html.is-ipad-without-homebutton.is-chrome .horizontal-fullpage .column-wrap._100vh,
html.is-ipad-without-homebutton.is-chrome .horizontal-fullpage .lay-carousel._100vh {
  height: calc(100vh - 73px);
  min-height: 0; }

html.is-ipad-without-homebutton.is-chrome.fp-enabled .lay-content {
  min-height: calc(100vh - 73px); }

html.is-ipad-without-homebutton.is-safari.fp-autoscroll .fp-section, html.is-ipad-without-homebutton.is-safari.fp-autoscroll .fp-slide, html.is-ipad-without-homebutton.is-safari.fp-autoscroll .fp-tableCell, html.is-ipad-without-homebutton.is-safari.fp-autoscroll .row-inner._100vh, html.is-ipad-without-homebutton.is-safari.fp-autoscroll .column-wrap._100vh, html.is-ipad-without-homebutton.is-safari.fp-autoscroll .lay-carousel._100vh,
html.is-ipad-without-homebutton.is-safari .horizontal-fullpage .fp-section,
html.is-ipad-without-homebutton.is-safari .horizontal-fullpage .fp-slide,
html.is-ipad-without-homebutton.is-safari .horizontal-fullpage .fp-tableCell,
html.is-ipad-without-homebutton.is-safari .horizontal-fullpage .row-inner._100vh,
html.is-ipad-without-homebutton.is-safari .horizontal-fullpage .column-wrap._100vh,
html.is-ipad-without-homebutton.is-safari .horizontal-fullpage .lay-carousel._100vh {
  height: calc(100vh - 31px);
  min-height: 0; }

html.is-ipad-without-homebutton.is-safari .lay-content {
  min-height: calc(100vh - 31px); }

.thumbs-collection-region.lay-disable-click {
  pointer-events: none; }

.thumbs-collection-region.lay-transition .thumb-collection {
  -webkit-transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }

.col[data-type="thumbnailgrid"] .thumbnail-wrap {
  -webkit-transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }

.thumbs-collection-region {
  opacity: 0; }

.thumbs-collection-region.initialized {
  opacity: 1; }

.thumbnailgrid-row.top-aligned .thumbnail-wrap {
  -ms-flex-item-align: start;
      align-self: flex-start; }

.thumbnailgrid-row.middle-aligned .thumbnail-wrap {
  -ms-flex-item-align: center;
      align-self: center; }

.thumbnailgrid-row.bottom-aligned .thumbnail-wrap {
  -ms-flex-item-align: end;
      align-self: flex-end; }

.thumbnailgrid-row.top-aligned,
.thumbnailgrid-row.middle-aligned,
.thumbnailgrid-row.bottom-aligned {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.lay-thumbnailgrid-filter-anchor {
  display: inline-block;
  cursor: pointer; }

.lay-thumbnailgrid-filter-anchor:last-child {
  margin-right: 0 !important; }

.lay-thumbnailgrid-tagfilter {
  margin-left: -4px;
  margin-bottom: 10px; }

.tag-bubble {
  display: inline-block;
  background-color: #eeeeee;
  border-radius: 100px;
  padding: 10px 20px;
  cursor: pointer;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.tag-bubble.lay-tag-active {
  background-color: #d0d0d0; }

.lay-thumbnailgrid-filter-wrap .lay-filter-hidden {
  display: none !important; }

@media (hover) {
  .tag-bubble:hover {
    background-color: #d0d0d0; } }

.lay-sitewide-background-video {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  pointer-events: none;
  z-index: -1; }

.lay-sitewide-background-video-mobile {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  pointer-events: none;
  z-index: -1; }

.lay-products-thumbnails-grid.top-aligned .lay-products,
.lay-products-thumbnails-grid.middle-aligned .lay-products,
.lay-products-thumbnails-grid.bottom-aligned .lay-products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.lay-products-thumbnails-grid.top-aligned li {
  -ms-flex-item-align: start;
      align-self: flex-start; }

.lay-products-thumbnails-grid.middle-aligned li {
  -ms-flex-item-align: center;
      align-self: center; }

.lay-products-thumbnails-grid.bottom-aligned li {
  -ms-flex-item-align: end;
      align-self: flex-end; }

.lay-products-thumbnails-grid .ph {
  position: relative; }

.lay-products-thumbnails-grid ul.lay-products {
  list-style-type: none;
  padding-left: 0; }

.lay-products-thumbnails-grid li.lay-product {
  margin: 0; }

.lay-products-thumbnails-grid {
  opacity: 0; }

.lay-products-thumbnails-grid.sized {
  opacity: 1; }

.selectize-control {
  font-size: 0; }

/**
 * selectize.css (v0.13.2)
 * Copyright (c) 2013–2015 Brian Reavis &amp; contributors
 * Copyright (c) 2020 Selectize Team &amp; contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis &lt;brian@thirdroute.com&gt;
 * @author Ris Adams &lt;selectize@risadams.com&gt; 
 */
.selectize-control {
  position: relative; }

.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #000;
  font-family: inherit;
  font-size: inherit;
  line-height: 50px;
  font-smoothing: inherit; }

.selectize-input .item {
  line-height: 50px; }

.selectize-input,
.selectize-input input,
.selectize-input .item {
  height: 50px; }

.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #fff;
  cursor: text;
  display: inline-block; }

.selectize-input {
  border: 1px solid #000;
  padding: 0px 10px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0px; }
  .selectize-control.multi .selectize-input.has-items {
    padding: calc( 0px - 0 - 0) 10px calc( 0px - 0 - 3px - 0); }
  .selectize-input.full {
    background-color: #fff; }
  .selectize-input.disabled,
  .selectize-input.disabled * {
    cursor: default !important; }
  .selectize-input.focus {
    -webkit-box-shadow: none;
            box-shadow: none; }
  .selectize-input.dropdown-active {
    border-radius: 0px 0px 0 0; }
  .selectize-input &gt; * {
    vertical-align: baseline;
    display: inline-block;
    zoom: 1; }
  .selectize-control.multi .selectize-input &gt; div {
    cursor: pointer;
    margin: 0 3px 3px 0;
    padding: 0 10px;
    background: #f2f2f2;
    color: #000;
    border: 0 solid #d0d0d0; }
    .selectize-control.multi .selectize-input &gt; div.active {
      background: #eeeeee;
      color: #000;
      border: 0 solid #000; }
  .selectize-control.multi .selectize-input.disabled &gt; div, .selectize-control.multi .selectize-input.disabled &gt; div.active {
    color: #4d4c4c;
    background: white;
    border: 0 solid white; }
  .selectize-input &gt; input {
    display: inline-block !important;
    padding: 0 !important;
    min-height: 0 !important;
    max-height: none !important;
    max-width: 100% !important;
    margin: 0 !important;
    text-indent: 0 !important;
    border: 0 none !important;
    background: none !important;
    line-height: inherit !important;
    -webkit-user-select: auto !important;
       -moz-user-select: auto !important;
        -ms-user-select: auto !important;
            user-select: auto !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important; }
    .selectize-input &gt; input::-ms-clear {
      display: none; }
    .selectize-input &gt; input:focus {
      outline: none !important; }
    .selectize-input &gt; input[placeholder] {
      -webkit-box-sizing: initial;
              box-sizing: initial; }
  .selectize-input.has-items &gt; input {
    margin: 0 4px !important; }

.selectize-input::after {
  content: " ";
  display: block;
  clear: left; }

.selectize-input.dropdown-active::before {
  content: " ";
  display: block;
  position: absolute;
  background: #000000;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0; }

.selectize-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 8;
  border: 1px solid #000;
  background: #fff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 0px 0px; }
  .selectize-dropdown [data-selectable] {
    cursor: pointer;
    overflow: hidden; }
    .selectize-dropdown [data-selectable] .highlight {
      background: rgba(125, 168, 208, 0.2);
      border-radius: 1px; }
  .selectize-dropdown .option,
  .selectize-dropdown .optgroup-header,
  .selectize-dropdown .no-results,
  .selectize-dropdown .create {
    padding: 5px 10px; }
  .selectize-dropdown .option,
  .selectize-dropdown [data-disabled],
  .selectize-dropdown [data-disabled] [data-selectable].option {
    cursor: inherit;
    opacity: 0.5; }
  .selectize-dropdown [data-selectable].option {
    opacity: 1;
    cursor: pointer; }
  .selectize-dropdown .optgroup:first-child .optgroup-header {
    border-top: 0 none; }
  .selectize-dropdown .optgroup-header {
    color: #000;
    background: #fff;
    cursor: default; }
  .selectize-dropdown .active {
    background-color: #f2f2f2;
    color: #000; }
    .selectize-dropdown .active.create {
      color: #000; }
  .selectize-dropdown .create {
    color: rgba(0, 0, 0, 0.5); }

.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  overflow-scrolling: touch; }

.selectize-dropdown .spinner {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 5px 10px; }
  .selectize-dropdown .spinner:after {
    content: " ";
    display: block;
    width: 24px;
    height: 24px;
    margin: 3px;
    border-radius: 50%;
    border: 5px solid #000;
    border-color: #000 transparent #000 transparent;
    -webkit-animation: lds-dual-ring 1.2s linear infinite;
            animation: lds-dual-ring 1.2s linear infinite; }

@-webkit-keyframes lds-dual-ring {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes lds-dual-ring {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer; }

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text; }

.selectize-control.single .selectize-input:after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #000 transparent transparent transparent; }

.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #000 transparent; }

.selectize-control.rtl {
  text-align: right; }
  .selectize-control.rtl.single .selectize-input:after {
    left: 15px;
    right: auto; }
  .selectize-control.rtl .selectize-input &gt; input {
    margin: 0 4px 0 -2px !important; }

.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa; }

.lay-textfooter-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.lay-textfooter-inner.lay-textfooter-align-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.lay-textfooter-inner.lay-textfooter-align-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.lay-textfooter-inner.lay-textfooter-align-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.lay-textfooter-item p {
  margin-top: 0;
  margin-bottom: 0;
  white-space: nowrap; }

.col .lay-socialmedia-icons img {
  position: relative; }

.col .lay-socialmedia-icons .lay-icon-use-width img {
  width: 100%;
  height: auto; }

.col .lay-socialmedia-icons .lay-icon-use-height img {
  width: auto;
  height: 100%; }

.lay-socialmedia-icons {
  display: none; }

.lay-socialmedia-icons.initialized {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.lay-socialmedia-icons.alignment-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.lay-socialmedia-icons.alignment-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.lay-socialmedia-icons.alignment-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.lay-projectindex {
  opacity: 0; }

.lay-projectindex.initialized {
  opacity: 1; }

.lay-projectindex {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.lay-projectindex-row {
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.lay-projectindex-row &gt; div {
  white-space: nowrap;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.lay-projectindex-row .last-visible-projectindex-col {
  padding-right: 0; }

.lay-projectindex-col-title {
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden; }

.lay-projectindex-col-categories {
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden; }

.lay-projectindex-col-tags {
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden; }

.last-visible-projectindex-col.lay-projectindex-col-year,
.last-visible-projectindex-col.lay-projectindex-filter-year {
  text-align: right; }

.lay-projectindex-row &gt; div {
  display: inline-block;
  vertical-align: top; }

.lay-projectindex-row &gt; div {
  pointer-events: none; }

.lay-projectindex-row {
  position: relative; }

.lay-projectindex-row &gt; a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.lay-projectindex-filter-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }

.lay-projectindex-filter-inner {
  white-space: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: inline-block;
  cursor: pointer; }
  .lay-projectindex-filter-inner svg {
    display: none; }

.projectindex-filter-active.lay-projectindex-filter.order-DESC svg {
  vertical-align: middle;
  display: inline-block;
  margin-left: 4px;
  -webkit-transform: rotateZ(0);
      -ms-transform: rotate(0);
          transform: rotateZ(0);
  margin-top: -1px; }

.projectindex-filter-active.lay-projectindex-filter.order-ASC svg {
  vertical-align: middle;
  display: inline-block;
  margin-left: 4px;
  -webkit-transform: rotateZ(180deg);
      -ms-transform: rotate(180deg);
          transform: rotateZ(180deg);
  margin-top: -4px; }

/**
 * Swiper 5.3.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 11, 2020
 */
@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal; }

:root {
  --swiper-theme-color: #333; }

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-vertical &gt; .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

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

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0); }

.swiper-container-multirow &gt; .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.swiper-container-multirow-column &gt; .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.swiper-container-free-mode &gt; .swiper-wrapper {
  -webkit-transition-timing-function: cubic-bezier(0.06, 0.68, 0.22, 0.95);
       -o-transition-timing-function: cubic-bezier(0.06, 0.68, 0.22, 0.95);
          transition-timing-function: cubic-bezier(0.06, 0.68, 0.22, 0.95);
  margin: 0 auto; }

.swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }

.swiper-slide-invisible-blank {
  visibility: hidden; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

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

/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
          perspective: 1200px; }

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

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

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

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

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

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

/* CSS Mode */
.swiper-container-css-mode &gt; .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */ }

.swiper-container-css-mode &gt; .swiper-wrapper::-webkit-scrollbar {
  display: none; }

.swiper-container-css-mode &gt; .swiper-wrapper &gt; .swiper-slide {
  scroll-snap-align: start start; }

.swiper-container-horizontal.swiper-container-css-mode &gt; .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory; }

.swiper-container-vertical.swiper-container-css-mode &gt; .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory; }

:root {
  --swiper-navigation-size: 44px;
  /*
    --swiper-navigation-color: var(--swiper-theme-color);
    */ }

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color)); }

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

.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto; }

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: 'prev'; }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto; }

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: 'next'; }

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff; }

.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000; }

.swiper-button-lock {
  display: none; }

:root {
  /*
    --swiper-pagination-color: var(--swiper-theme-color);
    */ }

.swiper-pagination {
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 10; }

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

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal &gt; .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%; }

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
      -ms-transform: scale(0.66);
          transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
      -ms-transform: scale(0.66);
          transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33); }

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

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

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color)); }

.swiper-container-vertical &gt; .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical &gt; .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block; }

.swiper-container-vertical &gt; .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px; }

.swiper-container-vertical &gt; .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform; }

.swiper-container-horizontal &gt; .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px; }

.swiper-container-horizontal &gt; .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap; }

.swiper-container-horizontal &gt; .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform; }

.swiper-container-horizontal.swiper-container-rtl &gt; .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform; }

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top; }

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

.swiper-container-horizontal &gt; .swiper-pagination-progressbar,
.swiper-container-vertical &gt; .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical &gt; .swiper-pagination-progressbar,
.swiper-container-horizontal &gt; .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff; }

.swiper-pagination-black {
  --swiper-pagination-color: #000000; }

.swiper-pagination-lock {
  display: none; }

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

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

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

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

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

.swiper-scrollbar-lock {
  display: none; }

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

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

.swiper-slide-zoomed {
  cursor: move; }

/* Preloader */
:root {
  /*
    --swiper-preloader-color: var(--swiper-theme-color);
    */ }

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
      -ms-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent; }

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff; }

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000; }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

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

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: cubic-bezier(0.06, 0.68, 0.22, 0.95);
       -o-transition-timing-function: cubic-bezier(0.06, 0.68, 0.22, 0.95);
          transition-timing-function: cubic-bezier(0.06, 0.68, 0.22, 0.95); }

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

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

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

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

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
  width: 100%;
  height: 100%; }

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

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

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

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

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

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

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

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

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

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

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

.laycarousel-bullets {
  position: relative;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
  padding-top: 0; }

.swiper-pagination-bullet {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 6px;
  background: #333;
  opacity: 0.3;
  border-radius: 50%;
  cursor: pointer; }

.swiper-pagination-bullet:focus {
  outline: none !important; }

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

.menu-item-has-children {
  position: relative; }

.laynav.arrangement-horizontal.position-not-top li {
  vertical-align: bottom; }

.laynav.desktop-nav.arrangement-horizontal.submenu-type-horizontal .sub-menu {
  position: relative; }

.laynav.desktop-nav.arrangement-horizontal.submenu-type-horizontal .menu-item-has-children .sub-menu {
  position: absolute; }

.laynav.desktop-nav.arrangement-horizontal.position-top .menu-item-has-children .sub-menu {
  top: 100%; }

.laynav.desktop-nav.arrangement-horizontal.position-not-top .menu-item-has-children .sub-menu {
  bottom: 100%; }

.laynav.desktop-nav.arrangement-horizontal.submenu-type-vertical .sub-menu {
  position: relative; }

.laynav.desktop-nav.arrangement-horizontal.submenu-type-vertical .menu-item-has-children .sub-menu {
  position: absolute; }

.laynav.desktop-nav.arrangement-horizontal.submenu-type-vertical .menu-item-has-children .sub-menu li {
  display: block;
  margin-right: 0; }

.laynav.desktop-nav.arrangement-horizontal.submenu-type-vertical .menu-item-has-children .sub-menu li a {
  display: block; }

.laynav.desktop-nav.arrangement-horizontal.submenu-type-vertical .menu-item-has-children .sub-menu li:last-child a {
  padding-bottom: 0; }

.laynav.desktop-nav.arrangement-horizontal.position-top .menu-item-has-children .sub-menu {
  top: 100%; }

.laynav.desktop-nav.arrangement-horizontal.position-not-top .menu-item-has-children .sub-menu {
  bottom: 100%; }

.laynav.desktop-nav.arrangement-vertical .sub-menu {
  position: relative; }

.laynav.desktop-nav.arrangement-vertical .menu-item-has-children .sub-menu li {
  display: block; }

.laynav.desktop-nav.arrangement-vertical li.show-submenu-desktop {
  margin-bottom: 0; }

.laynav.desktop-nav.arrangement-vertical.show-submenu-on-hover li.menu-item-has-children:hover {
  margin-bottom: 0; }

.sub-menu {
  display: none; }

.laynav.desktop-nav.show-submenu-on-hover .menu-item-has-children:hover &gt; .sub-menu {
  display: block; }

.menu-item-has-children.show-submenu-desktop &gt; .sub-menu {
  display: block; }

.laynav.mobile-nav .menu-item-has-children .sub-menu {
  display: none; }

.laynav.mobile-nav .menu-item-has-children.show-submenu-mobile .sub-menu {
  display: block; }

.laynav.mobile-nav .menu-item-has-children &gt; a {
  position: relative; }

.laynav.mobile-nav .sub-menu a &gt; span {
  padding-left: 15px; }

.laynav.mobile-nav .menu-item-has-children &gt; a::after {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e908";
  font-size: 8px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-left: 4px; }

.laynav.mobile-nav .menu-item-has-children.show-submenu-mobile &gt; a::after {
  -webkit-transform: translateY(-50%) rotateZ(180deg);
      -ms-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotateZ(180deg);
  margin-top: -1px; }

.laynav.mobile-nav.mobile-menu-style-style_desktop_menu .sub-menu li {
  display: block;
  margin-right: 0; }

.laynav.mobile-nav.mobile-menu-style-style_desktop_menu .sub-menu a &gt; span {
  padding-left: 0; }

.laynav.mobile-nav.mobile-menu-style-style_desktop_menu .sub-menu {
  position: absolute;
  top: calc(100% + 6px); }

.laynav.mobile-nav.mobile-menu-style-style_desktop_menu .menu-item-has-children &gt; a::after {
  content: ''; }

.laynav.mobile-nav.mobile-menu-style-style_desktop_menu.arrangement-horizontal .sub-menu li {
  padding-bottom: 3px; }

.laynav.mobile-nav.mobile-menu-style-style_desktop_menu.arrangement-vertical .sub-menu {
  position: relative;
  top: 0;
  padding-left: 15px; }
</pre></body></html>