@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,900");
@import url("fontawesome-all.min.css");
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,900");
@import url("fontawesome-all.min.css");

/**
 * The MIT License (MIT)
 *
 * Copyright (c) 2018 TwelveTone LLC
 *
 * Permission is hereby granted, free of charge, to any person obtaining a copy
 * of this software and associated documentation files (the "Software"), to deal
 * in the Software without restriction, including without limitation the rights
 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the Software is
 * furnished to do so, subject to the following conditions:
 *
 * The above copyright notice and this permission notice shall be included in all
 * copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 * SOFTWARE.
 */
.scroll-wrapper > .scroll-content {
    -webkit-overflow-scrolling: touch;
}
﻿.form-group.has-errors{background:rgba(255,0,0,.05);border:1px solid rgba(255,0,0,.2);border-radius:3px;margin:0 -5px;padding:0 5px}.form-errors{color:#b52b27}.form-honeybear{display:none;position:absolute !important;height:1px;width:1px;overflow:hidden;clip-path:rect(0px, 1px, 1px, 0px)}.form-errors p{margin:0}.form-input-file input{display:none}.form-input-file .dz-default.dz-message{position:absolute;text-align:center;left:0;right:0;top:50%;transform:translateY(-50%);margin:0}.form-input-file.dropzone{position:relative;min-height:70px;border-radius:3px;margin-bottom:.85rem;border:2px dashed #ccc;color:#aaa;padding:.5rem}.form-input-file.dropzone .dz-preview{margin:.5rem}.form-input-file.dropzone .dz-preview:hover{z-index:2}.form-input-file.dropzone .dz-preview .dz-image img{margin:0}.form-input-file.dropzone .dz-preview .dz-remove{font-size:16px;position:absolute;top:3px;right:3px;display:inline-flex;height:20px;width:20px;background-color:red;justify-content:center;align-items:center;color:#fff;font-weight:bold;border-radius:50%;cursor:pointer;z-index:20}.form-input-file.dropzone .dz-preview .dz-remove:hover{background-color:darkred;text-decoration:none}.form-input-file.dropzone .dz-preview .dz-error-message{min-width:140px;width:auto}.form-input-file.dropzone .dz-preview .dz-image,.form-input-file.dropzone .dz-preview.dz-file-preview .dz-image{border-radius:3px;z-index:1}.filepond--root.form-input{min-height:7rem;height:auto;overflow:hidden;border:0}.form-tabs .tabs-nav{display:flex;padding-top:1px;margin-bottom:-1px}.form-tabs .tabs-nav a{flex:1;transition:color .5s ease,background .5s ease;cursor:pointer;text-align:center;padding:10px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #ccc;border-radius:5px 5px 0 0}.form-tabs .tabs-nav a.active{border:1px solid #ccc;border-bottom:1px solid rgba(0,0,0,0);margin:0 -1px}.form-tabs .tabs-nav a.active span{color:#000}.form-tabs .tabs-nav span{display:inline-block;line-height:1.1}.form-tabs.subtle .tabs-nav{margin-right:0 !important}.form-tabs .tabs-content .tab__content{display:none;padding-top:2rem}.form-tabs .tabs-content .tab__content.active{display:block}.checkboxes{display:inline-block}.checkboxes label{display:inline;cursor:pointer;position:relative;padding:0 0 0 20px;margin-right:15px}.checkboxes label:before{content:"";display:inline-block;width:20px;height:20px;left:0;margin-top:0;margin-right:10px;position:absolute;border-radius:3px;border:1px solid #e6e6e6}.checkboxes input[type=checkbox]{display:none}.checkboxes input[type=checkbox]:checked+label:before{content:"✓";font-size:20px;line-height:1;text-align:center}.checkboxes.toggleable label{margin-right:0}.form-field-toggleable .checkboxes.toggleable{margin-right:5px;vertical-align:middle}.form-field-toggleable .checkboxes+label{display:inline-block}.switch-toggle{display:inline-flex;overflow:hidden;border-radius:3px;line-height:35px;border:1px solid #ccc}.switch-toggle input[type=radio]{position:absolute;visibility:hidden;display:none}.switch-toggle label{display:inline-block;cursor:pointer;padding:0 15px;margin:0;white-space:nowrap;color:inherit;transition:background-color .5s ease}.switch-toggle input.highlight:checked+label{background:#333;color:#fff}.switch-toggle input:checked+label{color:#fff;background:#999}.signature-pad{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:10px;width:100%;height:100%;max-width:700px;max-height:460px;border:1px solid #f0f0f0;background-color:#fff;padding:16px}.signature-pad--body{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;border:1px solid #f6f6f6;min-height:100px}.signature-pad--body canvas{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:4px;box-shadow:0 0 5px rgba(0,0,0,.02) inset}.signature-pad--footer{color:#c3c3c3;text-align:center;font-size:1.2em}.signature-pad--actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:8px}[data-grav-field=array] .form-row{display:flex;align-items:center;margin-bottom:.5rem}[data-grav-field=array] .form-row>input,[data-grav-field=array] .form-row>textarea{margin:0 .5rem;display:inline-block}.form-data.basic-captcha .form-input-wrapper{border:1px solid #ccc;border-radius:5px;display:flex;overflow:hidden}.form-data.basic-captcha .form-input-prepend{display:flex;color:#333;background-color:#ccc;flex-shrink:0}.form-data.basic-captcha .form-input-prepend img{margin:0}.form-data.basic-captcha .form-input-prepend button>svg{margin:0 8px;width:18px;height:18px}.form-data.basic-captcha input.form-input{border:0}/*# sourceMappingURL=form-styles.css.map */
/* Album Objects
************************/

.music-card {
    float: right;
    clear: right;
    margin: 10px 0 10px 15px;
    width: 150px; }

.music-card .album-cover {
    max-width: 150px;
    line-height: 0; }

.music-card .album-cover img {
    width: 100%;
    border-radius: 5px 5px 0 0;
    transition: 0.5s all;
    -moz-transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -ms-transition: all 0.5s linear; }

.music-card .album-cover a {
    display: inline-block;
    position: relative;
    line-height: 0; }

.music-card .album-cover .cover-image:after {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: "";
    border-radius: 5px 5px 0 0;
    background: rgba(0, 0, 0, 0);
    transition: 0.5s all;
    -moz-transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -ms-transition: all 0.5s linear; }

.music-card .album-cover a:hover .cover-image:after {
    background: rgba(0, 0, 0, 0.5) !important; }

.music-card .album-cover i {
    visibility: hidden;
    opacity: 0;
    display: inline-block;
    position: absolute;
    z-index: 10;
    text-align: center;
    width: 100%;
    font-size: 4rem;
    top: 50%;
    transform: translate(0, -50%);
    transition: 0.5s all;
    -moz-transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -ms-transition: all 0.5s linear; }

.music-card .album-cover a:hover i {
    visibility: visible;
    opacity: 1; }

.music-card .album-details {
    border-radius: 0 0 5px 5px;
    padding: 15px;
    text-align: center; }

.music-card .album-details > div:not(:last-child) {
    margin-bottom: 5px; }

.music-card .album-details p {
    font-size: 1.1rem;
    margin: 0;
    line-height: 1rem; }

.music-card .album-details a {
    transition: 0.5s color;
    -moz-transition: 0.5s color;
    -webkit-transition: 0.5s color;
    -ms-transition: color 0.5s linear; }

.music-card .album-artist {
    margin-bottom: 7px; }

.music-card .album-artist p {
    font-weight: bold;
    line-height: 1.2rem; }

.music-card .album-title p,
.music-card .track-title p {
    font-size: 0.95rem; }

.music-card .track-title-footer p,
.music-card .album-release-date p {
    font-style: italic;
    font-size: 0.8rem; }

.music-card .album-rating {
    margin-top: 5px;
    line-height: 0; }

.music-card .album-rating .fa {
    width: 14px;
    height: 13px; }

.music-card .album-review-link {
    margin-top: 13px; }

.music-card .music-source {
    position: relative;
    font-size: 18px;
    line-height: 0; }

.music-card .music-source i {
    position: absolute;
    right: -10px;
    bottom: -12px;
}
@font-face {
  font-family: 'logos';
  src: url('../font/logos.eot?79378580');
  src: url('../font/logos.eot?79378580#iefix') format('embedded-opentype'),
       url('../font/logos.woff2?79378580') format('woff2'),
       url('../font/logos.woff?79378580') format('woff'),
       url('../font/logos.ttf?79378580') format('truetype'),
       url('../font/logos.svg?79378580#logos') format('svg');
  font-weight: normal;
  font-style: normal;
}
 
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "logos";
  font-style: normal;
  line-height: 1em;
}
 
.icon-bandcamp:before { content: '\e800'; }
.icon-spotify:before { content: '\e801'; }
.icon-soundcloud:before { content: '\e802'; }
.icon-play:before { content: '\e803'; }
/**
 * Featherlight - ultra slim jQuery lightbox
 * Version 1.7.7 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2017, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all{.featherlight{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;text-align:center;white-space:nowrap;cursor:pointer;background:#333;background:rgba(0,0,0,0)}.featherlight:last-of-type{background:rgba(0,0,0,.8)}.featherlight:before{content:'';display:inline-block;height:100%;vertical-align:middle}.featherlight .featherlight-content{position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow:auto;padding:25px 25px 0;border-bottom:25px solid transparent;margin-left:5%;margin-right:5%;max-height:95%;background:#fff;cursor:auto;white-space:normal}.featherlight .featherlight-inner{display:block}.featherlight link.featherlight-inner,.featherlight script.featherlight-inner,.featherlight style.featherlight-inner{display:none}.featherlight .featherlight-close-icon{position:absolute;z-index:9999;top:0;right:0;line-height:25px;width:25px;cursor:pointer;text-align:center;font-family:Arial,sans-serif;background:#fff;background:rgba(255,255,255,.3);color:#000;border:0;padding:0}.featherlight .featherlight-close-icon::-moz-focus-inner{border:0;padding:0}.featherlight .featherlight-image{width:100%}.featherlight-iframe .featherlight-content{border-bottom:0;padding:0;-webkit-overflow-scrolling:touch;overflow-y:scroll}.featherlight iframe{border:0}.featherlight *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}}@media only screen and (max-width:1024px){.featherlight .featherlight-content{margin-left:0;margin-right:0;max-height:98%;padding:10px 10px 0;border-bottom:10px solid transparent}}
#grav-login {
    max-width: 30rem;
    margin: 5rem auto;
    background: #fcfcfc;
    border: 4px solid #eee;
    border-radius: 4px;
    padding: 1rem 3rem 3rem 3rem;
    text-align: center;
}

#grav-login .form-actions {
    text-align: right;
}

#grav-logout {
    position: absolute;
    bottom: 5px;
    right: 5px;
}

.alert.info {
    color: #27ae60;
}

.alert.error {
    color: #e74c3c;
}

#grav-login p {
    font-size: small;
    margin: 1rem 0;
    padding: 0;
    text-align: center;
}
#grav-login .form-actions p {
    margin-bottom: 0;
}

#grav-login .button {
    vertical-align: middle;
}

#grav-login .delimiter {
    display: block;
    font-size: 1.6rem;
    letter-spacing: 1px;
    line-height: 1.6rem;
    position: relative;
    text-transform: uppercase;
    margin: 1rem 0;
}

#grav-login .delimiter:after,
#grav-login .delimiter:before {
    background-color: #777777;
    content: "";
    height: 1px;
    position: absolute;
    top: 0.8rem;
    width: 40%;
}
#grav-login .delimiter:before {
    background-image: -moz-linear-gradient(right center , #777777, #ffffff);
    left: 0;
}
#grav-login .delimiter:after {
    background-image: -moz-linear-gradient(left center , #777777, #ffffff);
    right: 0;
}

#grav-login .rememberme {
    display: inline-block;
    float: left;
    padding: 7px 0;
    vertical-align: middle;
}

#grav-login .rememberme label {
    font-weight: inherit;
    display: inline;
}

.login-status {
    white-space: nowrap;
    vertical-align: middle;
}


/*
	Big Picture by HTML5 UP
	html5up.net | @ajlkn
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/
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; }

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; }

body {
  -webkit-text-size-adjust: none; }

mark {
  background-color: transparent;
  color: inherit; }

input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input, select, textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none; }

/* Basic */
@-ms-viewport {
  width: device-width; }
html {
  height: 100%; }

html {
  box-sizing: border-box; }

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

body {
  background: #ffffff;
  height: 100%;
  min-width: 320px; }
  body.is-preload *, body.is-preload *:before, body.is-preload *:after {
    -moz-animation: none !important;
    -webkit-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;
    -moz-transition: none !important;
    -webkit-transition: none !important;
    -ms-transition: none !important;
    transition: none !important; }

/* Spinner */
@-moz-keyframes spinner-rotate {
  0% {
    -moz-transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg); }
  100% {
    -moz-transform: scale(1) rotate(360deg);
    -webkit-transform: scale(1) rotate(360deg);
    -ms-transform: scale(1) rotate(360deg);
    transform: scale(1) rotate(360deg); } }
@-webkit-keyframes spinner-rotate {
  0% {
    -moz-transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg); }
  100% {
    -moz-transform: scale(1) rotate(360deg);
    -webkit-transform: scale(1) rotate(360deg);
    -ms-transform: scale(1) rotate(360deg);
    transform: scale(1) rotate(360deg); } }
@-ms-keyframes spinner-rotate {
  0% {
    -moz-transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg); }
  100% {
    -moz-transform: scale(1) rotate(360deg);
    -webkit-transform: scale(1) rotate(360deg);
    -ms-transform: scale(1) rotate(360deg);
    transform: scale(1) rotate(360deg); } }
@keyframes spinner-rotate {
  0% {
    -moz-transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg); }
  100% {
    -moz-transform: scale(1) rotate(360deg);
    -webkit-transform: scale(1) rotate(360deg);
    -ms-transform: scale(1) rotate(360deg);
    transform: scale(1) rotate(360deg); } }
/* Loader */
@-moz-keyframes spinner-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes spinner-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-ms-keyframes spinner-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes spinner-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes spinner-hide {
  0% {
    -moz-transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    color: #e5e6e7;
    z-index: 100001; }
  99% {
    -moz-transform: scale(0.5) rotate(360deg);
    -webkit-transform: scale(0.5) rotate(360deg);
    -ms-transform: scale(0.5) rotate(360deg);
    transform: scale(0.5) rotate(360deg);
    color: #e5e6e7;
    z-index: 100001; }
  100% {
    -moz-transform: scale(0.5) rotate(360deg);
    -webkit-transform: scale(0.5) rotate(360deg);
    -ms-transform: scale(0.5) rotate(360deg);
    transform: scale(0.5) rotate(360deg);
    color: #e5e6e7;
    z-index: -1; } }
@-webkit-keyframes spinner-hide {
  0% {
    -moz-transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    color: #e5e6e7;
    z-index: 100001; }
  99% {
    -moz-transform: scale(0.5) rotate(360deg);
    -webkit-transform: scale(0.5) rotate(360deg);
    -ms-transform: scale(0.5) rotate(360deg);
    transform: scale(0.5) rotate(360deg);
    color: #e5e6e7;
    z-index: 100001; }
  100% {
    -moz-transform: scale(0.5) rotate(360deg);
    -webkit-transform: scale(0.5) rotate(360deg);
    -ms-transform: scale(0.5) rotate(360deg);
    transform: scale(0.5) rotate(360deg);
    color: #e5e6e7;
    z-index: -1; } }
@-ms-keyframes spinner-hide {
  0% {
    -moz-transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    color: #e5e6e7;
    z-index: 100001; }
  99% {
    -moz-transform: scale(0.5) rotate(360deg);
    -webkit-transform: scale(0.5) rotate(360deg);
    -ms-transform: scale(0.5) rotate(360deg);
    transform: scale(0.5) rotate(360deg);
    color: #e5e6e7;
    z-index: 100001; }
  100% {
    -moz-transform: scale(0.5) rotate(360deg);
    -webkit-transform: scale(0.5) rotate(360deg);
    -ms-transform: scale(0.5) rotate(360deg);
    transform: scale(0.5) rotate(360deg);
    color: #e5e6e7;
    z-index: -1; } }
@keyframes spinner-hide {
  0% {
    -moz-transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    color: #e5e6e7;
    z-index: 100001; }
  99% {
    -moz-transform: scale(0.5) rotate(360deg);
    -webkit-transform: scale(0.5) rotate(360deg);
    -ms-transform: scale(0.5) rotate(360deg);
    transform: scale(0.5) rotate(360deg);
    color: #e5e6e7;
    z-index: 100001; }
  100% {
    -moz-transform: scale(0.5) rotate(360deg);
    -webkit-transform: scale(0.5) rotate(360deg);
    -ms-transform: scale(0.5) rotate(360deg);
    transform: scale(0.5) rotate(360deg);
    color: #e5e6e7;
    z-index: -1; } }
@-moz-keyframes overlay-hide {
  0% {
    opacity: 1;
    z-index: 100000; }
  15% {
    opacity: 1;
    z-index: 100000; }
  99% {
    opacity: 0;
    z-index: 100000; }
  100% {
    opacity: 0;
    z-index: -1; } }
@-webkit-keyframes overlay-hide {
  0% {
    opacity: 1;
    z-index: 100000; }
  15% {
    opacity: 1;
    z-index: 100000; }
  99% {
    opacity: 0;
    z-index: 100000; }
  100% {
    opacity: 0;
    z-index: -1; } }
@-ms-keyframes overlay-hide {
  0% {
    opacity: 1;
    z-index: 100000; }
  15% {
    opacity: 1;
    z-index: 100000; }
  99% {
    opacity: 0;
    z-index: 100000; }
  100% {
    opacity: 0;
    z-index: -1; } }
@keyframes overlay-hide {
  0% {
    opacity: 1;
    z-index: 100000; }
  15% {
    opacity: 1;
    z-index: 100000; }
  99% {
    opacity: 0;
    z-index: 100000; }
  100% {
    opacity: 0;
    z-index: -1; } }
body {
  text-decoration: none; }
  body:before {
    -moz-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards !important;
    -webkit-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards !important;
    -ms-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards !important;
    animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards !important;
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-transform: none !important;
    color: #e5e6e7;
    content: '\f1ce';
    cursor: default;
    display: block;
    font-size: 2em;
    height: 2em;
    left: 50%;
    line-height: 2em;
    margin: -1em 0 0 -1em;
    opacity: 0;
    position: fixed;
    text-align: center;
    top: 50%;
    width: 2em;
    z-index: -1; }
  body:after {
    -moz-animation: overlay-hide 1.5s ease-in forwards !important;
    -webkit-animation: overlay-hide 1.5s ease-in forwards !important;
    -ms-animation: overlay-hide 1.5s ease-in forwards !important;
    animation: overlay-hide 1.5s ease-in forwards !important;
    background: #ffffff;
    content: '';
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -1; }
  body.is-preload:before {
    -moz-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear !important;
    -webkit-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear !important;
    -ms-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear !important;
    animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear !important;
    z-index: 100001; }
  body.is-preload:after {
    -moz-animation: none !important;
    -webkit-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;
    opacity: 1;
    z-index: 100000; }

@media (-webkit-min-device-pixel-ratio: 2) {
  body:before {
    line-height: 2.025em; } }
/* Type */
body, input, textarea, select {
  font-family: "Source Sans Pro", "sans-serif";
  font-weight: 300;
  font-size: 18pt;
  line-height: 1.75em;
  color: #39454b;
  letter-spacing: 0.025em; }
  @media screen and (max-width: 1920px) {
    body, input, textarea, select {
      font-size: 17pt; } }
  @media screen and (max-width: 1680px) {
    body, input, textarea, select {
      font-size: 15pt; } }
  @media screen and (max-width: 1280px) {
    body, input, textarea, select {
      font-size: 13pt; } }
  @media screen and (max-width: 1000px) {
    body, input, textarea, select {
      font-size: 13pt; } }
  @media screen and (max-width: 736px) {
    body, input, textarea, select {
      font-size: 12pt;
      line-height: 1.5em; } }

h1, h2, h3, h4, h5, h6 {
  font-weight: 900;
  color: inherit;
  letter-spacing: -0.0325em; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit;
    text-decoration: none; }

h2 {
  font-size: 2.25em;
  line-height: 1.25em;
  letter-spacing: -0.05em; }

@media screen and (max-width: 736px) {
  h2 {
    font-size: 1.5em; } }
strong, b {
  font-weight: 900;
  color: inherit; }

em, i {
  font-style: italic; }

a {
  -moz-transition: color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  color: #98c593; }

sub {
  position: relative;
  top: 0.5em;
  font-size: 0.8em; }

sup {
  position: relative;
  top: -0.5em;
  font-size: 0.8em; }

hr {
  border: 0;
  border-top: solid 1px #e5e6e7; }

blockquote {
  border-left: solid 0.5em #e5e6e7;
  padding: 1em 0 1em 2em;
  font-style: italic; }

p, ul, ol, dl, table {
  margin-bottom: 1em; }

/* Box */
.box {
  color: #39454b;
  padding: 2em; }
  .box > :last-child {
    margin-bottom: 0; }
  .box.style2 {
    padding: 3.5em 2.5em 3.5em 2.5em; }
  @media screen and (max-width: 736px) {
    .box {
      padding: 1em; }
      .box.style2 {
        padding: 1.5em 1.25em 1.5em 1.25em;
        background-color: rgba(255, 255, 255, 0.9); } }

/* Button */
input[type="button"],
input[type="submit"],
input[type="reset"],
.button,
button {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  -moz-transition: background-color 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  background: linear-gradient(181deg, #f5e865, transparent);
  border: 0;
  border-radius: 3.5em;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  height: 3.5em;
  line-height: 3.5em;
  outline: 0;
  padding: 0 2em 0 2em;
  position: relative;
  text-align: center;
  text-decoration: none; }
  input[type="button"].down,
  input[type="submit"].down,
  input[type="reset"].down,
  .button.down,
  button.down {
    width: 5em;
    height: 5em;
    line-height: 4.5em;
    padding: 0;
    background-image: url("images/dark-arrow.svg");
    background-position: center center;
    background-repeat: no-repeat;
    text-indent: -10em;
    overflow: hidden; }
    input[type="button"].down.anchored,
    input[type="submit"].down.anchored,
    input[type="reset"].down.anchored,
    .button.down.anchored,
    button.down.anchored {
      bottom: 0;
      border-bottom: 0;
      border-radius: 3em 3em 0 0;
      height: 4.5em;
      margin-left: -2.5em; }
  input[type="button"].anchored,
  input[type="submit"].anchored,
  input[type="reset"].anchored,
  .button.anchored,
  button.anchored {
    position: absolute;
    left: 50%; }
  input[type="button"]:hover,
  input[type="submit"]:hover,
  input[type="reset"]:hover,
  .button:hover,
  button:hover {
    background-color: #cb34ffb0;
    background-position: 0 0;
}
  input[type="button"]:active,
  input[type="submit"]:active,
  input[type="reset"]:active,
  .button:active,
  button:active {
    background-color: #ff1111bf; }
  input[type="button"].style2,
  input[type="submit"].style2,
  input[type="reset"].style2,
  .button.style2,
  button.style2 {
    background-color: transparent;
    border: solid 2px #e5e6e7;
    color: inherit; }
    input[type="button"].style2:hover,
    input[type="submit"].style2:hover,
    input[type="reset"].style2:hover,
    .button.style2:hover,
    button.style2:hover {
      background-color: rgba(229, 230, 231, 0.25); }
    input[type="button"].style2:active,
    input[type="submit"].style2:active,
    input[type="reset"].style2:active,
    .button.style2:active,
    button.style2:active {
      background-color: rgba(229, 230, 231, 0.375); }
    input[type="button"].style2.down,
    input[type="submit"].style2.down,
    input[type="reset"].style2.down,
    .button.style2.down,
    button.style2.down {
      background-image: url("images/arrow.svg"); }

/* Form */
form {
  margin: 0 0 2em 0; }
  form > :last-child {
    margin-bottom: 0; }
  form > .fields {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -moz-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100% + 3em);
    margin: -1.5em 0 2em -1.5em; }
    form > .fields > .field {
      -moz-flex-grow: 0;
      -webkit-flex-grow: 0;
      -ms-flex-grow: 0;
      flex-grow: 0;
      -moz-flex-shrink: 0;
      -webkit-flex-shrink: 0;
      -ms-flex-shrink: 0;
      flex-shrink: 0;
      padding: 1.5em 0 0 1.5em;
      width: calc(100% - 1.5em); }
      form > .fields > .field.half {
        width: calc(50% - 0.75em); }
      form > .fields > .field.third {
        width: calc(100%/3 - 0.5em); }
      form > .fields > .field.quarter {
        width: calc(25% - 0.375em); }
  @media screen and (max-width: 480px) {
    form > .fields {
      width: calc(100% + 2em);
      margin: -1em 0 2em -1em; }
      form > .fields > .field {
        padding: 1em 0 0 1em;
        width: calc(100% - 1em); }
        form > .fields > .field.half {
          width: calc(100% - 1em); }
        form > .fields > .field.third {
          width: calc(100% - 1em); }
        form > .fields > .field.quarter {
          width: calc(100% - 1em); } }

label {
  display: block; }

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="search"],
input[type="url"],
select,
textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  -moz-transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out;
  -webkit-transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out;
  -ms-transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out;
  transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out;
  color: #39454b;
  display: block;
  width: 100%;
  padding: 0.65em 0.75em;
  background: none;
  border: solid 2px #e5e6e7;
  color: inherit;
  border-radius: 0.5em;
  outline: none; }
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="email"]:focus,
  input[type="tel"]:focus,
  input[type="search"]:focus,
  input[type="url"]:focus,
  select:focus,
  textarea:focus {
    border-color: #9ac8e9; }

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="search"],
input[type="url"],
select {
  line-height: 1.35em; }

textarea {
  min-height: 8em; }

::-moz-focus-inner {
  border: 0; }

::-webkit-input-placeholder {
  opacity: 0.375; }

:-moz-placeholder {
  opacity: 0.375; }

::-moz-placeholder {
  opacity: 0.375; }

:-ms-input-placeholder {
  opacity: 0.375; }

/* Icon */
.icon {
  text-decoration: none;
  position: relative;
  text-decoration: none; }
  .icon:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    text-transform: none !important;
    font-family: 'Font Awesome 5 Free';
    font-weight: 400; }
  .icon:before {
    line-height: inherit; }
  .icon > .label {
    display: none; }
  .icon.solid:before {
    font-weight: 900; }
  .icon.brands:before {
    font-family: 'Font Awesome 5 Brands'; }

/* Image */
.image {
  position: relative;
  display: inline-block; }
  .image:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url("images/overlay.png"); }
  .image img {
    display: block;
    width: 100%; }
  .image.featured {
    display: block;
    width: 100%;
    margin: 0 0 2em 0; }
  .image.fit {
    display: block;
    width: 100%; }
  .image.left {
    float: left;
    margin: 0 2em 2em 0; }
  .image.centered {
    display: block;
    margin: 0 0 2em 0; }
    .image.centered img {
      margin: 0 auto;
      width: auto; }

/* List */
ul.default {
  list-style: disc;
  padding-left: 1em; }
  ul.default li {
    padding-left: 0.5em; }
ul.menu {
  cursor: default; }
  ul.menu li {
    display: inline-block;
    line-height: 1em;
    border-left: solid 1px #e5e6e7;
    padding: 0 0 0 0.5em;
    margin: 0 0 0 0.5em; }
    ul.menu li:first-child {
      border-left: 0;
      padding-left: 0;
      margin-left: 0; }

ol.default {
  list-style: decimal;
  padding-left: 1.25em; }
  ol.default li {
    padding-left: 0.25em; }

/* Actions */
ul.actions {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  cursor: default;
  list-style: none;
  margin-left: -1em;
  padding-left: 0; }
  ul.actions li {
    padding: 0 0 0 1em;
    vertical-align: middle; }
  ul.actions.special {
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    width: 100%;
    margin-left: 0; }
    ul.actions.special li:first-child {
      padding-left: 0; }
  ul.actions.stacked {
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 0; }
    ul.actions.stacked li {
      padding: 1.3em 0 0 0; }
      ul.actions.stacked li:first-child {
        padding-top: 0; }
  ul.actions.fit {
    width: calc(100% + 1em); }
    ul.actions.fit li {
      -moz-flex-grow: 1;
      -webkit-flex-grow: 1;
      -ms-flex-grow: 1;
      flex-grow: 1;
      -moz-flex-shrink: 1;
      -webkit-flex-shrink: 1;
      -ms-flex-shrink: 1;
      flex-shrink: 1;
      width: 100%; }
      ul.actions.fit li > * {
        width: 100%; }
    ul.actions.fit.stacked {
      width: 100%; }
  @media screen and (max-width: 480px) {
    ul.actions:not(.fixed) {
      -moz-flex-direction: column;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      margin-left: 0;
      width: 100% !important; }
      ul.actions:not(.fixed) li {
        -moz-flex-grow: 1;
        -webkit-flex-grow: 1;
        -ms-flex-grow: 1;
        flex-grow: 1;
        -moz-flex-shrink: 1;
        -webkit-flex-shrink: 1;
        -ms-flex-shrink: 1;
        flex-shrink: 1;
        padding: 1em 0 0 0;
        text-align: center;
        width: 100%; }
        ul.actions:not(.fixed) li > * {
          width: 100%; }
        ul.actions:not(.fixed) li:first-child {
          padding-top: 0; }
        ul.actions:not(.fixed) li input[type="submit"],
        ul.actions:not(.fixed) li input[type="reset"],
        ul.actions:not(.fixed) li input[type="button"],
        ul.actions:not(.fixed) li button,
        ul.actions:not(.fixed) li .button {
          width: 100%; }
          ul.actions:not(.fixed) li input[type="submit"].icon:before,
          ul.actions:not(.fixed) li input[type="reset"].icon:before,
          ul.actions:not(.fixed) li input[type="button"].icon:before,
          ul.actions:not(.fixed) li button.icon:before,
          ul.actions:not(.fixed) li .button.icon:before {
            margin-left: -0.5rem; } }

/* Icons */
ul.icons {
  cursor: default; }
  ul.icons li {
    display: inline-block; }
  ul.icons a {
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    text-align: center;
    border: 0; }

/* Sections/Article */
header {
  margin-bottom: 1em; }
  header p {
    display: block;
    margin: 1em 0 0 0;
    padding: 0 0 0.5em 0; }

footer {
  margin-top: 2em; }

/* Table */
table {
  width: 100%; }
  table.default {
    width: 100%; }
    table.default tbody tr:nth-child(2n+2) {
      background: rgba(229, 230, 231, 0.5); }
    table.default td {
      padding: 0.5em 1em 0.5em 1em; }
    table.default th {
      text-align: left;
      font-weight: 900;
      padding: 0.5em 1em 0.5em 1em; }
    table.default thead {
      background: #39454b;
      color: #ffffff; }
    table.default tfoot {
      background: #e5e6e7; }

/* Poptrox */
.poptrox-popup {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -ms-box-sizing: content-box;
  box-sizing: content-box;
  background: #fff;
  padding-bottom: 3em;
  box-shadow: 0 0.1em 0.15em 0 rgba(0, 0, 0, 0.15); }
  .poptrox-popup .loader {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -1em 0 0 -1em;
    width: 2em;
    height: 2em;
    display: block;
    font-size: 2em; }
    .poptrox-popup .loader:before {
      -moz-animation: spinner-rotate 0.75s infinite linear !important;
      -webkit-animation: spinner-rotate 0.75s infinite linear !important;
      -ms-animation: spinner-rotate 0.75s infinite linear !important;
      animation: spinner-rotate 0.75s infinite linear !important;
      -moz-osx-font-smoothing: grayscale;
      -webkit-font-smoothing: antialiased;
      font-family: FontAwesome;
      font-style: normal;
      font-weight: normal;
      text-transform: none !important;
      color: #e5e6e7;
      content: '\f1ce';
      cursor: default;
      display: block;
      height: 2em;
      left: 0;
      line-height: 2em;
      position: absolute;
      text-align: center;
      top: 0;
      width: 2em; }
  .poptrox-popup .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #ffffff;
    width: 100%;
    height: 3em;
    line-height: 2.8em;
    text-align: center;
    cursor: default;
    z-index: 1;
    font-size: 0.9em; }
  .poptrox-popup .nav-next,
  .poptrox-popup .nav-previous {
    -moz-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.01);
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
  .poptrox-popup .nav-next:before,
  .poptrox-popup .nav-previous:before {
    content: '';
    position: absolute;
    width: 96px;
    height: 64px;
    background: url("images/poptrox-nav.svg");
    top: calc(50% - 1.5em);
    margin: -32px 0 0 0; }
  .poptrox-popup:hover .nav-next,
  .poptrox-popup:hover .nav-previous {
    opacity: 0.5; }
  .poptrox-popup:hover .nav-next:hover,
  .poptrox-popup:hover .nav-previous:hover {
    opacity: 1.0; }
  .poptrox-popup .nav-previous:before {
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    -ms-filter: "FlipH";
    filter: FlipH; }
  .poptrox-popup .nav-next {
    right: 0; }
    .poptrox-popup .nav-next:before {
      right: 0; }
  .poptrox-popup .nav-previous {
    left: 0; }
    .poptrox-popup .nav-previous:before {
      left: 0; }
  .poptrox-popup .closer {
    -moz-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    position: absolute;
    top: 0;
    right: 0;
    width: 64px;
    height: 64px;
    text-indent: -9999px;
    z-index: 2;
    opacity: 0;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
    .poptrox-popup .closer:before {
      content: '';
      display: block;
      position: absolute;
      right: 16px;
      top: 16px;
      width: 40px;
      height: 40px;
      border-radius: 100%;
      box-shadow: inset 0 0 0 2px #fff;
      background: url("images/poptrox-closer.svg") center center;
      color: #ffffff !important; }
  .poptrox-popup:hover .closer {
    opacity: 0.5; }
    .poptrox-popup:hover .closer:hover {
      opacity: 1.0; }
  body.is-touch .poptrox-popup .nav-next,
  body.is-touch .poptrox-popup .nav-previous,
  body.is-touch .poptrox-popup .closer {
    opacity: 1.0 !important; }
  @media screen and (max-width: 736px) {
    .poptrox-popup .nav-next:before,
    .poptrox-popup .nav-previous:before {
      width: 48px;
      height: 32px;
      background-size: contain;
      margin: -16px 0 0 0; }
    .poptrox-popup .closer:before {
      right: 12px;
      top: 12px;
      width: 20px;
      height: 20px;
      box-shadow: inset 0 0 0 1px #fff;
      background-size: contain;
      opacity: 0.65; } }

/* Gallery */
.gallery {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 45em;
  max-width: 100%;
  margin: 0 auto 2em auto; }
  .gallery article {
    -moz-transition: -moz-transform 1s ease, opacity 1s ease;
    -webkit-transition: -webkit-transform 1s ease, opacity 1s ease;
    -ms-transition: -ms-transform 1s ease, opacity 1s ease;
    transition: transform 1s ease, opacity 1s ease;
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    width: 50%;
    position: relative;
    opacity: 1.0; }
    .gallery article .image {
      margin: 0;
      display: block; }
    .gallery article:nth-last-child(1n) {
      -moz-transition-delay: 0.05s;
      -webkit-transition-delay: 0.05s;
      -ms-transition-delay: 0.05s;
      transition-delay: 0.05s; }
    .gallery article:nth-last-child(2n) {
      -moz-transition-delay: 0.05s;
      -webkit-transition-delay: 0.05s;
      -ms-transition-delay: 0.05s;
      transition-delay: 0.05s; }
    .gallery article:nth-last-child(2n) {
      -moz-transition-delay: 0.1s;
      -webkit-transition-delay: 0.1s;
      -ms-transition-delay: 0.1s;
      transition-delay: 0.1s; }
    .gallery article:nth-last-child(3n) {
      -moz-transition-delay: 0.1s;
      -webkit-transition-delay: 0.1s;
      -ms-transition-delay: 0.1s;
      transition-delay: 0.1s; }
    .gallery article:nth-last-child(3n) {
      -moz-transition-delay: 0.15s;
      -webkit-transition-delay: 0.15s;
      -ms-transition-delay: 0.15s;
      transition-delay: 0.15s; }
    .gallery article:nth-last-child(4n) {
      -moz-transition-delay: 0.15s;
      -webkit-transition-delay: 0.15s;
      -ms-transition-delay: 0.15s;
      transition-delay: 0.15s; }
    .gallery article:nth-last-child(4n) {
      -moz-transition-delay: 0.2s;
      -webkit-transition-delay: 0.2s;
      -ms-transition-delay: 0.2s;
      transition-delay: 0.2s; }
    .gallery article:nth-last-child(5n) {
      -moz-transition-delay: 0.2s;
      -webkit-transition-delay: 0.2s;
      -ms-transition-delay: 0.2s;
      transition-delay: 0.2s; }
    .gallery article:nth-last-child(5n) {
      -moz-transition-delay: 0.25s;
      -webkit-transition-delay: 0.25s;
      -ms-transition-delay: 0.25s;
      transition-delay: 0.25s; }
    .gallery article:nth-last-child(6n) {
      -moz-transition-delay: 0.25s;
      -webkit-transition-delay: 0.25s;
      -ms-transition-delay: 0.25s;
      transition-delay: 0.25s; }
    .gallery article:nth-last-child(6n) {
      -moz-transition-delay: 0.3s;
      -webkit-transition-delay: 0.3s;
      -ms-transition-delay: 0.3s;
      transition-delay: 0.3s; }
    .gallery article:nth-last-child(7n) {
      -moz-transition-delay: 0.3s;
      -webkit-transition-delay: 0.3s;
      -ms-transition-delay: 0.3s;
      transition-delay: 0.3s; }
    .gallery article:nth-last-child(7n) {
      -moz-transition-delay: 0.35s;
      -webkit-transition-delay: 0.35s;
      -ms-transition-delay: 0.35s;
      transition-delay: 0.35s; }
    .gallery article:nth-last-child(8n) {
      -moz-transition-delay: 0.35s;
      -webkit-transition-delay: 0.35s;
      -ms-transition-delay: 0.35s;
      transition-delay: 0.35s; }
    .gallery article:nth-last-child(8n) {
      -moz-transition-delay: 0.4s;
      -webkit-transition-delay: 0.4s;
      -ms-transition-delay: 0.4s;
      transition-delay: 0.4s; }
    .gallery article:nth-last-child(9n) {
      -moz-transition-delay: 0.4s;
      -webkit-transition-delay: 0.4s;
      -ms-transition-delay: 0.4s;
      transition-delay: 0.4s; }
    .gallery article:nth-last-child(9n) {
      -moz-transition-delay: 0.45s;
      -webkit-transition-delay: 0.45s;
      -ms-transition-delay: 0.45s;
      transition-delay: 0.45s; }
    .gallery article:nth-last-child(10n) {
      -moz-transition-delay: 0.45s;
      -webkit-transition-delay: 0.45s;
      -ms-transition-delay: 0.45s;
      transition-delay: 0.45s; }
    .gallery article:nth-last-child(10n) {
      -moz-transition-delay: 0.5s;
      -webkit-transition-delay: 0.5s;
      -ms-transition-delay: 0.5s;
      transition-delay: 0.5s; }
    .gallery article:nth-last-child(11n) {
      -moz-transition-delay: 0.5s;
      -webkit-transition-delay: 0.5s;
      -ms-transition-delay: 0.5s;
      transition-delay: 0.5s; }
    .gallery article:nth-last-child(11n) {
      -moz-transition-delay: 0.55s;
      -webkit-transition-delay: 0.55s;
      -ms-transition-delay: 0.55s;
      transition-delay: 0.55s; }
    .gallery article:nth-last-child(12n) {
      -moz-transition-delay: 0.55s;
      -webkit-transition-delay: 0.55s;
      -ms-transition-delay: 0.55s;
      transition-delay: 0.55s; }
    .gallery article:nth-last-child(12n) {
      -moz-transition-delay: 0.6s;
      -webkit-transition-delay: 0.6s;
      -ms-transition-delay: 0.6s;
      transition-delay: 0.6s; }
    .gallery article:nth-last-child(13n) {
      -moz-transition-delay: 0.6s;
      -webkit-transition-delay: 0.6s;
      -ms-transition-delay: 0.6s;
      transition-delay: 0.6s; }
    .gallery article:nth-last-child(13n) {
      -moz-transition-delay: 0.65s;
      -webkit-transition-delay: 0.65s;
      -ms-transition-delay: 0.65s;
      transition-delay: 0.65s; }
    .gallery article:nth-last-child(14n) {
      -moz-transition-delay: 0.65s;
      -webkit-transition-delay: 0.65s;
      -ms-transition-delay: 0.65s;
      transition-delay: 0.65s; }
    .gallery article:nth-last-child(14n) {
      -moz-transition-delay: 0.7s;
      -webkit-transition-delay: 0.7s;
      -ms-transition-delay: 0.7s;
      transition-delay: 0.7s; }
    .gallery article:nth-last-child(15n) {
      -moz-transition-delay: 0.7s;
      -webkit-transition-delay: 0.7s;
      -ms-transition-delay: 0.7s;
      transition-delay: 0.7s; }
    .gallery article:nth-last-child(15n) {
      -moz-transition-delay: 0.75s;
      -webkit-transition-delay: 0.75s;
      -ms-transition-delay: 0.75s;
      transition-delay: 0.75s; }
    .gallery article:nth-last-child(16n) {
      -moz-transition-delay: 0.75s;
      -webkit-transition-delay: 0.75s;
      -ms-transition-delay: 0.75s;
      transition-delay: 0.75s; }
    .gallery article:nth-last-child(16n) {
      -moz-transition-delay: 0.8s;
      -webkit-transition-delay: 0.8s;
      -ms-transition-delay: 0.8s;
      transition-delay: 0.8s; }
    .gallery article:nth-last-child(17n) {
      -moz-transition-delay: 0.8s;
      -webkit-transition-delay: 0.8s;
      -ms-transition-delay: 0.8s;
      transition-delay: 0.8s; }
    .gallery article:nth-last-child(17n) {
      -moz-transition-delay: 0.85s;
      -webkit-transition-delay: 0.85s;
      -ms-transition-delay: 0.85s;
      transition-delay: 0.85s; }
    .gallery article:nth-last-child(18n) {
      -moz-transition-delay: 0.85s;
      -webkit-transition-delay: 0.85s;
      -ms-transition-delay: 0.85s;
      transition-delay: 0.85s; }
    .gallery article:nth-last-child(18n) {
      -moz-transition-delay: 0.9s;
      -webkit-transition-delay: 0.9s;
      -ms-transition-delay: 0.9s;
      transition-delay: 0.9s; }
    .gallery article:nth-last-child(19n) {
      -moz-transition-delay: 0.9s;
      -webkit-transition-delay: 0.9s;
      -ms-transition-delay: 0.9s;
      transition-delay: 0.9s; }
    .gallery article:nth-last-child(19n) {
      -moz-transition-delay: 0.95s;
      -webkit-transition-delay: 0.95s;
      -ms-transition-delay: 0.95s;
      transition-delay: 0.95s; }
    .gallery article:nth-last-child(20n) {
      -moz-transition-delay: 0.95s;
      -webkit-transition-delay: 0.95s;
      -ms-transition-delay: 0.95s;
      transition-delay: 0.95s; }
    .gallery article:nth-last-child(20n) {
      -moz-transition-delay: 1s;
      -webkit-transition-delay: 1s;
      -ms-transition-delay: 1s;
      transition-delay: 1s; }
    .gallery article:nth-last-child(21n) {
      -moz-transition-delay: 1s;
      -webkit-transition-delay: 1s;
      -ms-transition-delay: 1s;
      transition-delay: 1s; }
    .gallery article:nth-last-child(21n) {
      -moz-transition-delay: 1.05s;
      -webkit-transition-delay: 1.05s;
      -ms-transition-delay: 1.05s;
      transition-delay: 1.05s; }
    .gallery article:nth-last-child(22n) {
      -moz-transition-delay: 1.05s;
      -webkit-transition-delay: 1.05s;
      -ms-transition-delay: 1.05s;
      transition-delay: 1.05s; }
    .gallery article:nth-last-child(22n) {
      -moz-transition-delay: 1.1s;
      -webkit-transition-delay: 1.1s;
      -ms-transition-delay: 1.1s;
      transition-delay: 1.1s; }
    .gallery article:nth-last-child(23n) {
      -moz-transition-delay: 1.1s;
      -webkit-transition-delay: 1.1s;
      -ms-transition-delay: 1.1s;
      transition-delay: 1.1s; }
    .gallery article:nth-last-child(23n) {
      -moz-transition-delay: 1.15s;
      -webkit-transition-delay: 1.15s;
      -ms-transition-delay: 1.15s;
      transition-delay: 1.15s; }
    .gallery article:nth-last-child(24n) {
      -moz-transition-delay: 1.15s;
      -webkit-transition-delay: 1.15s;
      -ms-transition-delay: 1.15s;
      transition-delay: 1.15s; }
  .gallery.inactive article {
    opacity: 0; }
    .gallery.inactive article.from-left {
      -moz-transform: translateX(-14em);
      -webkit-transform: translateX(-14em);
      -ms-transform: translateX(-14em);
      transform: translateX(-14em); }
    .gallery.inactive article.from-right {
      -moz-transform: translateX(14em);
      -webkit-transform: translateX(14em);
      -ms-transform: translateX(14em);
      transform: translateX(14em); }
    .gallery.inactive article.from-top {
      -moz-transform: translateY(-7em);
      -webkit-transform: translateY(-7em);
      -ms-transform: translateY(-7em);
      transform: translateY(-7em); }
    .gallery.inactive article.from-bottom {
      -moz-transform: translateY(7em);
      -webkit-transform: translateY(7em);
      -ms-transform: translateY(7em);
      transform: translateY(7em); }
  @media screen and (max-width: 480px) {
    .gallery {
      -moz-flex-wrap: nowrap;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -moz-flex-direction: column;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      .gallery article {
        width: 100%; } }

/* Header */
#header {
  position: fixed;
  z-index: 10000;
  left: 0;
  top: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.95);
  height: 3em;
  line-height: 3em;
  box-shadow: 0 0 0.15em 0 rgba(0, 0, 0, 0.1); }
  #header h1 {
    position: absolute;
    left: 1em;
    top: 0;
    height: 3em;
    line-height: 3em;
    cursor: default; }
    #header h1 a {
      font-size: 1.25em; }
  #header nav {
    position: absolute;
    right: 0.5em;
    top: 0;
    height: 3em;
    line-height: 3em; }
    #header nav ul {
      margin: 0; }
      #header nav ul li {
        display: inline-block;
        margin-left: 0.5em;
        font-size: 0.9em; }
        #header nav ul li a {
          display: block;
          color: inherit;
          text-decoration: none;
          height: 3em;
          line-height: 3em;
          padding: 0 0.5em 0 0.5em;
          outline: 0; }
  @media screen and (max-width: 736px) {
    #header {
      height: 2.5em;
      line-height: 2.5em; }
      #header h1 {
        text-align: center;
        position: relative;
        left: 0;
        top: 0;
        height: 2.5em;
        line-height: 2.5em; }
        #header h1 a {
          font-size: 1em; }
      #header nav {
        display: none; } }

body {
  padding-top: 0em; }
  @media screen and (max-width: 736px) {
    body {
      padding-top: 2.5em; } }

/* Main */
.main {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  position: relative;
  margin: 0;
  overflow-x: hidden; }
  .main > .content {
    width: 45em;
    max-width: calc(100% - 4em);
    margin: 0 auto; }
    .main > .content > :last-child {
      margin-bottom: 0; }
  .main.fullscreen {
    min-height: 100%; }
  .main.style1 {
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    text-align: center;
    padding: 3em 0 3em 0; }
    .main.style1 h2 {
      font-size: 4.25em;
      line-height: 1em; }
    .main.style1 > .content {
      -moz-transition: opacity 1s ease;
      -webkit-transition: opacity 1s ease;
      -ms-transition: opacity 1s ease;
      transition: opacity 1s ease;
      -moz-transform: translateZ(0);
      -webkit-transform: translateZ(0);
      -ms-transform: translateZ(0);
      transform: translateZ(0);
      opacity: 1.0;
      margin: 0; }
    .main.style1.inactive > .content {
      opacity: 0; }
  .main.style2 {
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    padding: 3em 0 3em 0;
    overflow: hidden; }
    .main.style2 > .content {
      -moz-transition: -moz-transform 1s ease;
      -webkit-transition: -webkit-transform 1s ease;
      -ms-transition: -ms-transform 1s ease;
      transition: transform 1s ease;
      -moz-transform: translateZ(0);
      -webkit-transform: translateZ(0);
      -ms-transform: translateZ(0);
      transform: translateZ(0);
      position: relative;
      width: 35%;
      margin: 0; }
    .main.style2.left {
      -moz-justify-content: -moz-flex-start;
      -webkit-justify-content: -webkit-flex-start;
      -ms-justify-content: -ms-flex-start;
      justify-content: flex-start; }
    .main.style2.right {
      -moz-justify-content: -moz-flex-end;
      -webkit-justify-content: -webkit-flex-end;
      -ms-justify-content: -ms-flex-end;
      justify-content: flex-end; }
    .main.style2.inactive.left > .content {
      -moz-transform: translateX(-100%);
      -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      transform: translateX(-100%); }
    .main.style2.inactive.right > .content {
      -moz-transform: translateX(100%);
      -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
      transform: translateX(100%); }
  .main.style3 {
    text-align: center;
    padding: 6em 0 6em 0; }
    .main.style3 .content > header {
      margin-bottom: 2em; }
    .main.style3.primary {
      background: #ffffff; }
    .main.style3.secondary {
      background: #f5f6f7; }
  .main.dark {
    color: #ffffff; }
    .main.dark a {
      color: inherit; }
    .main.dark .button.style2 {
      border-color: #ffffff; }
      .main.dark .button.style2:hover {
        background-color: rgba(255, 255, 255, 0.125); }
      .main.dark .button.style2:active {
        background-color: rgba(255, 255, 255, 0.25); }
  body.is-touch .main {
    background-attachment: scroll !important; }
  @media screen and (max-width: 1920px) {
    .main.style2 .content {
      width: 40%; } }
  @media screen and (max-width: 1280px) {
    .main.style2 .content {
      width: 50%; } }
  @media screen and (max-width: 1000px) {
    .main.style2 .content {
      width: 60%; } }
  @media screen and (max-width: 736px) {
    .main > .content br {
      display: none; }
    .main.fullscreen {
      height: auto !important; }
    .main.style1 {
      padding: 4em 15px 4em 15px; }
      .main.style1 h2 {
        font-size: 3em; }
    .main.style2 {
      padding: 6em 15px 6em 15px; }
      .main.style2:before, .main.style2:after {
        display: none !important; }
      .main.style2 .button.anchored {
        display: none; }
      .main.style2 .content {
        width: 100%;
        max-width: 100%;
        text-align: center;
        -moz-transform: none;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none; }
    .main.style3 {
      text-align: center;
      padding: 3em 10px 3em 10px; } }
  @media screen and (max-width: 480px) {
    .main > .content {
      max-width: calc(100% - 1.5em); } }

/* Footer */
#footer {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  position: relative;
  margin: 0;
  line-height: 1em;
  padding: 1.5em;
  background: #000;
  color: rgba(185, 186, 187, 0.5);
  overflow: hidden; }
  #footer > * {
    margin-bottom: 0; }
  #footer a {
    color: inherit; }
    #footer a:hover {
      color: #b9babb; }
  #footer ul.menu {
    margin: 0; }
    #footer ul.menu li {
      border-left-color: rgba(185, 186, 187, 0.2);
      font-size: 0.9em; }
  @media screen and (max-width: 1000px) {
    #footer {
      -moz-flex-direction: column;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -moz-justify-content: center;
      -webkit-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      line-height: 1.5em;
      text-align: center;
      padding: 2em 1em 2em 1em; }
      #footer > * {
        margin: 0 0 1em 0; } }
  @media screen and (max-width: 736px) {
    #footer ul.menu li {
      border-left: none;
      display: block;
      line-height: inherit;
      margin: 0.25em 0 0 0;
      padding: 0.25em 0 0 0; }
      #footer ul.menu li:first-child {
        margin-top: 0;
        padding-top: 0; } }

.intro {
  background-size: 256px 256px, cover;
  background-attachment: fixed, fixed;
  background-position: top left, bottom center;
  background-repeat: repeat, no-repeat; }

.info {
  background-size: 256px 256px, cover;
  background-attachment: fixed, fixed;
  background-position: top left, center center; }

/* Contact */
#contact {
  overflow: hidden;
  padding-bottom: 0; }
  #contact .box {
    -moz-transition: -moz-transform 1s ease;
    -webkit-transition: -webkit-transform 1s ease;
    -ms-transition: -ms-transform 1s ease;
    transition: transform 1s ease;
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    position: relative; }
  #contact.inactive .box {
    -moz-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%); }
  @media screen and (max-width: 736px) {
    #contact .box {
      padding: 1.5em 1.5em 2em 1.5em; } }
  @media screen and (max-width: 480px) {
    #contact .box {
      padding: 1em 1em 2em 1em; } }

/*# sourceMappingURL=main.css.map */
/* ================================
   Font Imports & Global Styles
================================== */
@font-face {
  font-family: 'Web437_SperryPC_8x16';
  src: url('/user/themes/big-picture/assets/webfonts/retrofonts/Web437_SperryPC_8x16.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: 'Web437_SperryPC_8x16', monospace !important;
  padding-top: 0;
  background-color: black;
}

body::after {
  content: "";
  pointer-events: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0; left: 0;
  z-index: 999;
  background: repeating-linear-gradient(
    to bottom,
    rgba(0, 255, 0, 0.02),
    rgba(0, 255, 0, 0.02) 1px,
    transparent 1px,
    transparent 2px
  );
}

/* ================================
   Header Navigation
================================== */
#header.glass-header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
  padding: 1rem 2rem;
  color: limegreen !important;
  background-color: rgba(0, 0, 0, 0.4) !important;
  backdrop-filter: blur(10px) saturate(120%) contrast(120%) !important;
  -webkit-backdrop-filter: blur(10px) saturate(120%) contrast(120%) !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.glass-header a {
  color: transparent;
  background: linear-gradient(to right, darkblue, darkorchid);
  background-clip: text;
  text-decoration: none;
}

.glass-header a:hover {
  text-shadow: 0 0 5px #0f0;
}

nav#mainNav {
  margin: 0 auto;
  width: 90%;
}

#mainNav ul,
#lock ul {
  gap: 1rem;
  list-style: none;
  padding: 0;
  margin: 0;
}

#mainNav a,
#lock a {
  text-decoration: none;
  color: limegreen;
  transition: color 0.2s ease;
}

#mainNav a:hover,
#lock a:hover {
  color: cyan;
}

#nav {
  visibility: hidden;
}
/*======MOBILE PHONE HEADERS and NAVIGATION===============*/
/* adjustments up to 915px */
@media screen and (max-width: 915px) {
  #header h1 a {
    font-size: 2em;
  }
}
@media screen and (max-width: 915px) {
   nav#mainNav {
	display: flex;
    top: 39px;
  }
}

@media screen and (max-width: 915px) {
   nav#lock {
    display: flex;
    top: -5px;
  }
}
       
     

@media screen and (max-width: 915px) {
   .collection-header { 
    gap: 0rem !important;
  }
}
@media screen and (max-width: 915px) {
   .collection {
	margin-top: 3rem;
  }
}





@media screen and (max-width: 915px) {
   .collection-header h3 { 
    margin: 8px !important;
    letter-spacing: 8.5px !important;
  }
}



/*============== */


#mainNav #giphy img {
  height: 60%;
  width: 60%;
  opacity: 55%;
  margin-bottom: -11px;    
}

/* ================================
   Intro & Logos
================================== */
.intro-logo,
#main-logo {
  display: block;
  margin: 0 auto 2rem auto;
  transition: all 0.5s ease;
}

.intro-logo {
  max-width: 900px;
  width: 100%;
  z-index: 10;
}

#main-logo {
  max-width: 400px;
  position: relative;
  z-index: 5;
}

img[title="white-rabbit"] {
  max-width: 100px;
  height: auto;
  margin: -34px;
  padding: 10px;
}

/* ================================
   Background & Main Layout
================================== */
.main,
.main.style1,
.main.style2,
.main.fullscreen,
.main.style1.dark.fullscreen.intro {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center center !important;
}

/* ================================
   Retro Gallery
================================== */
.retro-gallery {
  background-color: black;
  color: limegreen;
  font-family: 'Courier New', monospace;
  padding: 2rem;
  text-align: center;
}

.retro-gallery h2 {
  font-size: 2rem;
  text-shadow: 0 0 2px #0f0;
  margin-bottom: 2rem;
  visibility: hidden;
}

.retro-gallery .grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
  margin: -9px auto;
  padding: 1rem;
}

.retro-gallery .grid-item {
  background: rgba(0, 0, 0, 0.6);
  padding: 8px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  transition: transform 0.3s ease;
}

.retro-gallery .grid-item:hover {
  transform: scale(1.05);
}

.retro-gallery .grid-item img,
.retro-gallery .grid-item video {
  max-width: 100%;
  height: auto;
  object-fit: contain;
  display: inline-block;
}

.grid-item img {
  animation: flicker 1s ease-out;
}

/* ================================
   IRL Gallery
================================== */
.irl-gallery {
  background-color: black;
  color: limegreen;
  font-family: 'VGA8x16', monospace;
  padding: 2rem 3rem;
  min-height: 100vh;
  text-align: center;
}

.irl-gallery h2 {
  visibility: hidden;
}


.collection {
  margin-bottom: 2rem;
  padding: .5rem;
  border: 1px solid #2fb039;
  background: rgba(0, 255, 0, 0);
  transition: background 0.3s ease;
  overflow: hidden;
}

.collection-header {
  display: flex;
  align-items: center;
  gap: 1rem;
  cursor: cell;
}

.collection-header:hover {
  background: rgb(0 255 0 / 18%);
}

.collection-header h3 {
  font-family: 'Web437_SperryPC_8x16', monospace !important;
  margin: 0;
  font-weight: 200;
  letter-spacing: 11.5px;
}

.preview-image {
  width: 200px;
  height: 150px;
  transition: transform 0.3s ease;
}

.collection-content {
  display: flex;
  margin-top: 1rem;
  flex-wrap: wrap;
  gap: 1rem;
  align-content: center;
  justify-content: space-evenly;
  align-items: flex-start;
}

.collection-content.show {
  display: flex;
  justify-content: space-evenly;
  align-content: center;
}

.collection-content img {
  max-width: 300px;
  height: auto;
  transition: transform 0.3s ease;
}

.collection-content img:hover {
  transform: scale(1.05);
}



/*---------------LightBox------------------*/ 
.featherlight .featherlight-content {
  background: #02010200 !important; /* Change lightbox background */
}
/* ================================
   Motion Page Video Overrides
================================== */
body.motion-page video {
  loop: none;
  muted: false;
}

body.motion-page video::-webkit-media-controls {
  display: initial;
}


/* ================================
   Mordant Miasma Secret Page
================================== */
.mordant-section {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  background-color: black;
  background-image: url(https://www.transparenttextures.com/patterns/stardust.png);
  color: #0bde5b94;
  font-family: 'Web437_SperryPC_8x16', monospace;
}

.vault-box {
  background-color: transparent;
  padding: 1rem;
  width: 500px;
  height: 210px;
  border-radius: 21px;
  box-shadow: 7px 4px 17px 0px #87d59f, 0 0 10px #00f0ff66;
  text-align: center;
}

.vault-box h2 {
  font-size: 1.5em;
}

.vault-box input {
  width: 100%;
  padding: 0.7rem;
  margin: 1rem 0;
  border: 1px solid #0CFD68;
  background-color: black;
  color: #00ffff;
  font-family: inherit;
}

.vault-box button {
  background-color: #DD291B;
  color: black;
  border: none;
  cursor: pointer;
  font-family: 'Web437_SperryPC_8x16', monospace;
  transition: background-color 0.2s;
}

.vault-box button:hover {
  background-color: #7DC5E2;
}

.error {
  color: #ff5555;
  margin-bottom: 1rem;
}

/* ================================
   Contact & Footer
================================== */
#contact {
  background-image: url('/user/pages/01.home/_contact/cc.png');
}

.box {
    background: #ffffff00 !important;
}

#footer {
  padding: 0;
}

/* ================================
   Content Boxes
================================== */
.content.box.style2 {
  background: rgba(0, 0, 0, 0.13);
  background-blend-mode: overlay;
  backdrop-filter: blur(8px) saturate(160%) contrast(110%);
  -webkit-backdrop-filter: blur(7px) saturate(160%) contrast(110%);
  border-radius: 22px;
  padding: 1.5rem;
  box-shadow:
    inset 0 0 0.5px 1px hsla(0, 0%, 100%, 0.075),
    0 0 0 1px hsla(0, 0%, 0%, 0.05),
    0 0.3px 0.4px hsla(0, 0%, 0%, 0.02),
    0 0.9px 1.5px hsla(0, 0%, 0%, 0.045),
    0 3.5px 6px hsla(0, 0%, 0%, 0.09);
}

.content.box.style2 h2 {
  font-weight: 900;
  background: linear-gradient(to right, #bbb8fe, #32cd32);
  background-clip: text;
  color: transparent;
}

input#sendm.button {
        background: linear-gradient(178deg, #6923b88c, transparent);
}

input#sendm.button:hover {
        background-color: #32cd3233;
}

/* ================================
   Animations
================================== */
@keyframes flicker {
  0%   { opacity: 0; transform: translateX(-5px) scale(1.05); }
  40%  { opacity: 0.4; transform: translateX(5px) scale(0.98); }
  60%  { opacity: 0.6; transform: translateX(-3px) scale(1.02); }
  80%  { opacity: 0.8; }
  100% { opacity: 1; transform: translateX(0px) scale(1); }
}

/* ================================
   Responsive Layout
================================== */
@media screen and (max-width: 768px) {
  .retro-gallery .grid,
  .irl-gallery .grid {
    grid-template-columns: 1fr;
  }
}



/*==============Shleeeem===============*/
/* full-viewport background video */
.video-bg-page,
html, body {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
}

.video-bg-page {
  position: relative;
  font-family: 'Web437_SperryPC_8x16', monospace;
  color: limegreen;
}

.video-container {
  position: fixed;
  inset: 0; /* shorthand for top:0; right:0; bottom:0; left:0; */
  overflow: hidden;
  z-index: -1;
}

#background-video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 100vh;
  transform: translate(-50%, -50%);
  object-fit: cover;
  pointer-events: none;
}

/* optional content overlay centered */
.overlay-content {
  position: relative;
  z-index: 10;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 1rem;
}

.video-bg-page .overlay-content {
  display: none !important;
}


/* adjustments up to 915px */
@media screen and (max-width: 915px) {
  #header h1 a {
    font-size: 2em;
  }

  /* scale down / constrain background video on phones */
  #background-video {
    /* allow it to shrink a bit to avoid excessive cropping */
    width: auto;
    max-width: 200%;
    max-height: 100%;
    object-fit: cover;
    transform: translate(-50%, -50%) scale(0.9);
  }

  /* optional: slightly dim or overlay so content (if any) reads better */
  .video-container::after {
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.15);
    pointer-events: none;
  }
}

/* further tighten for very small screens */
@media screen and (max-width: 600px) {
  #background-video {
    transform: translate(-50%, -61%) scale(0.5);
  }
}
/*
	Big Picture by HTML5 UP
	html5up.net | @ajlkn
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/

/* Loader */

	body:before, body:after {
		display: none;
	}
/* ================================
   Font Imports & Global Styles
================================== */
@font-face {
  font-family: 'Web437_SperryPC_8x16';
  src: url('/user/themes/big-picture/assets/webfonts/retrofonts/Web437_SperryPC_8x16.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: 'Web437_SperryPC_8x16', monospace !important;
  padding-top: 0;
  background-color: black;
}

body::after {
  content: "";
  pointer-events: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0; left: 0;
  z-index: 999;
  background: repeating-linear-gradient(
    to bottom,
    rgba(0, 255, 0, 0.02),
    rgba(0, 255, 0, 0.02) 1px,
    transparent 1px,
    transparent 2px
  );
}

/* ================================
   Header Navigation
================================== */
#header.glass-header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
  padding: 1rem 2rem;
  color: limegreen !important;
  background-color: rgba(0, 0, 0, 0.4) !important;
  backdrop-filter: blur(10px) saturate(120%) contrast(120%) !important;
  -webkit-backdrop-filter: blur(10px) saturate(120%) contrast(120%) !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.glass-header a {
  color: transparent;
  background: linear-gradient(to right, darkblue, darkorchid);
  background-clip: text;
  text-decoration: none;
}

.glass-header a:hover {
  text-shadow: 0 0 5px #0f0;
}

nav#mainNav {
  margin: 0 auto;
  width: 90%;
}

#mainNav ul,
#lock ul {
  gap: 1rem;
  list-style: none;
  padding: 0;
  margin: 0;
}

#mainNav a,
#lock a {
  text-decoration: none;
  color: limegreen;
  transition: color 0.2s ease;
}

#mainNav a:hover,
#lock a:hover {
  color: cyan;
}

#nav {
  visibility: hidden;
}
/*======MOBILE PHONE HEADERS and NAVIGATION===============*/
/* adjustments up to 915px */
@media screen and (max-width: 915px) {
  #header h1 a {
    font-size: 2em;
  }
}
@media screen and (max-width: 915px) {
   nav#mainNav {
	display: flex;
    top: 39px;
  }
}

@media screen and (max-width: 915px) {
   nav#lock {
    display: flex;
    top: -5px;
  }
}
       
     

@media screen and (max-width: 915px) {
   .collection-header { 
    gap: 0rem !important;
  }
}
@media screen and (max-width: 915px) {
   .collection {
	margin-top: 3rem;
  }
}





@media screen and (max-width: 915px) {
   .collection-header h3 { 
    margin: 8px !important;
    letter-spacing: 8.5px !important;
  }
}



/*============== */


#mainNav #giphy img {
  height: 60%;
  width: 60%;
  opacity: 55%;
  margin-bottom: -11px;    
}

/* ================================
   Intro & Logos
================================== */
.intro-logo,
#main-logo {
  display: block;
  margin: 0 auto 2rem auto;
  transition: all 0.5s ease;
}

.intro-logo {
  max-width: 900px;
  width: 100%;
  z-index: 10;
}

#main-logo {
  max-width: 400px;
  position: relative;
  z-index: 5;
}

img[title="white-rabbit"] {
  max-width: 100px;
  height: auto;
  margin: -34px;
  padding: 10px;
}

/* ================================
   Background & Main Layout
================================== */
.main,
.main.style1,
.main.style2,
.main.fullscreen,
.main.style1.dark.fullscreen.intro {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center center !important;
}

/* ================================
   Retro Gallery
================================== */
.retro-gallery {
  background-color: black;
  color: limegreen;
  font-family: 'Courier New', monospace;
  padding: 2rem;
  text-align: center;
}

.retro-gallery h2 {
  font-size: 2rem;
  text-shadow: 0 0 2px #0f0;
  margin-bottom: 2rem;
  visibility: hidden;
}

.retro-gallery .grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
  margin: -9px auto;
  padding: 1rem;
}

.retro-gallery .grid-item {
  background: rgba(0, 0, 0, 0.6);
  padding: 8px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  transition: transform 0.3s ease;
}

.retro-gallery .grid-item:hover {
  transform: scale(1.05);
}

.retro-gallery .grid-item img,
.retro-gallery .grid-item video {
  max-width: 100%;
  height: auto;
  object-fit: contain;
  display: inline-block;
}

.grid-item img {
  animation: flicker 1s ease-out;
}

/* ================================
   IRL Gallery
================================== */
.irl-gallery {
  background-color: black;
  color: limegreen;
  font-family: 'VGA8x16', monospace;
  padding: 2rem 3rem;
  min-height: 100vh;
  text-align: center;
}

.irl-gallery h2 {
  visibility: hidden;
}


.collection {
  margin-bottom: 2rem;
  padding: .5rem;
  border: 1px solid #2fb039;
  background: rgba(0, 255, 0, 0);
  transition: background 0.3s ease;
  overflow: hidden;
}

.collection-header {
  display: flex;
  align-items: center;
  gap: 1rem;
  cursor: cell;
}

.collection-header:hover {
  background: rgb(0 255 0 / 18%);
}

.collection-header h3 {
  font-family: 'Web437_SperryPC_8x16', monospace !important;
  margin: 0;
  font-weight: 200;
  letter-spacing: 11.5px;
}

.preview-image {
  width: 200px;
  height: 150px;
  transition: transform 0.3s ease;
}

.collection-content {
  display: flex;
  margin-top: 1rem;
  flex-wrap: wrap;
  gap: 1rem;
  align-content: center;
  justify-content: space-evenly;
  align-items: flex-start;
}

.collection-content.show {
  display: flex;
  justify-content: space-evenly;
  align-content: center;
}

.collection-content img {
  max-width: 300px;
  height: auto;
  transition: transform 0.3s ease;
}

.collection-content img:hover {
  transform: scale(1.05);
}



/*---------------LightBox------------------*/ 
.featherlight .featherlight-content {
  background: #02010200 !important; /* Change lightbox background */
}
/* ================================
   Motion Page Video Overrides
================================== */
body.motion-page video {
  loop: none;
  muted: false;
}

body.motion-page video::-webkit-media-controls {
  display: initial;
}


/* ================================
   Mordant Miasma Secret Page
================================== */
.mordant-section {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  background-color: black;
  background-image: url(https://www.transparenttextures.com/patterns/stardust.png);
  color: #0bde5b94;
  font-family: 'Web437_SperryPC_8x16', monospace;
}

.vault-box {
  background-color: transparent;
  padding: 1rem;
  width: 500px;
  height: 210px;
  border-radius: 21px;
  box-shadow: 7px 4px 17px 0px #87d59f, 0 0 10px #00f0ff66;
  text-align: center;
}

.vault-box h2 {
  font-size: 1.5em;
}

.vault-box input {
  width: 100%;
  padding: 0.7rem;
  margin: 1rem 0;
  border: 1px solid #0CFD68;
  background-color: black;
  color: #00ffff;
  font-family: inherit;
}

.vault-box button {
  background-color: #DD291B;
  color: black;
  border: none;
  cursor: pointer;
  font-family: 'Web437_SperryPC_8x16', monospace;
  transition: background-color 0.2s;
}

.vault-box button:hover {
  background-color: #7DC5E2;
}

.error {
  color: #ff5555;
  margin-bottom: 1rem;
}

/* ================================
   Contact & Footer
================================== */
#contact {
  background-image: url('/user/pages/01.home/_contact/cc.png');
}

.box {
    background: #ffffff00 !important;
}

#footer {
  padding: 0;
}

/* ================================
   Content Boxes
================================== */
.content.box.style2 {
  background: rgba(0, 0, 0, 0.13);
  background-blend-mode: overlay;
  backdrop-filter: blur(8px) saturate(160%) contrast(110%);
  -webkit-backdrop-filter: blur(7px) saturate(160%) contrast(110%);
  border-radius: 22px;
  padding: 1.5rem;
  box-shadow:
    inset 0 0 0.5px 1px hsla(0, 0%, 100%, 0.075),
    0 0 0 1px hsla(0, 0%, 0%, 0.05),
    0 0.3px 0.4px hsla(0, 0%, 0%, 0.02),
    0 0.9px 1.5px hsla(0, 0%, 0%, 0.045),
    0 3.5px 6px hsla(0, 0%, 0%, 0.09);
}

.content.box.style2 h2 {
  font-weight: 900;
  background: linear-gradient(to right, #bbb8fe, #32cd32);
  background-clip: text;
  color: transparent;
}

input#sendm.button {
        background: linear-gradient(178deg, #6923b88c, transparent);
}

input#sendm.button:hover {
        background-color: #32cd3233;
}

/* ================================
   Animations
================================== */
@keyframes flicker {
  0%   { opacity: 0; transform: translateX(-5px) scale(1.05); }
  40%  { opacity: 0.4; transform: translateX(5px) scale(0.98); }
  60%  { opacity: 0.6; transform: translateX(-3px) scale(1.02); }
  80%  { opacity: 0.8; }
  100% { opacity: 1; transform: translateX(0px) scale(1); }
}

/* ================================
   Responsive Layout
================================== */
@media screen and (max-width: 768px) {
  .retro-gallery .grid,
  .irl-gallery .grid {
    grid-template-columns: 1fr;
  }
}



/*==============Shleeeem===============*/
/* full-viewport background video */
.video-bg-page,
html, body {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
}

.video-bg-page {
  position: relative;
  font-family: 'Web437_SperryPC_8x16', monospace;
  color: limegreen;
}

.video-container {
  position: fixed;
  inset: 0; /* shorthand for top:0; right:0; bottom:0; left:0; */
  overflow: hidden;
  z-index: -1;
}

#background-video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 100vh;
  transform: translate(-50%, -50%);
  object-fit: cover;
  pointer-events: none;
}

/* optional content overlay centered */
.overlay-content {
  position: relative;
  z-index: 10;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 1rem;
}

.video-bg-page .overlay-content {
  display: none !important;
}


/* adjustments up to 915px */
@media screen and (max-width: 915px) {
  #header h1 a {
    font-size: 2em;
  }

  /* scale down / constrain background video on phones */
  #background-video {
    /* allow it to shrink a bit to avoid excessive cropping */
    width: auto;
    max-width: 200%;
    max-height: 100%;
    object-fit: cover;
    transform: translate(-50%, -50%) scale(0.9);
  }

  /* optional: slightly dim or overlay so content (if any) reads better */
  .video-container::after {
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.15);
    pointer-events: none;
  }
}

/* further tighten for very small screens */
@media screen and (max-width: 600px) {
  #background-video {
    transform: translate(-50%, -61%) scale(0.5);
  }
}


/*
	Big Picture by HTML5 UP
	html5up.net | @ajlkn
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/
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; }

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; }

body {
  -webkit-text-size-adjust: none; }

mark {
  background-color: transparent;
  color: inherit; }

input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input, select, textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none; }

/* Basic */
@-ms-viewport {
  width: device-width; }
html {
  height: 100%; }

html {
  box-sizing: border-box; }

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

body {
  background: #ffffff;
  height: 100%;
  min-width: 320px; }
  body.is-preload *, body.is-preload *:before, body.is-preload *:after {
    -moz-animation: none !important;
    -webkit-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;
    -moz-transition: none !important;
    -webkit-transition: none !important;
    -ms-transition: none !important;
    transition: none !important; }

/* Spinner */
@-moz-keyframes spinner-rotate {
  0% {
    -moz-transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg); }
  100% {
    -moz-transform: scale(1) rotate(360deg);
    -webkit-transform: scale(1) rotate(360deg);
    -ms-transform: scale(1) rotate(360deg);
    transform: scale(1) rotate(360deg); } }
@-webkit-keyframes spinner-rotate {
  0% {
    -moz-transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg); }
  100% {
    -moz-transform: scale(1) rotate(360deg);
    -webkit-transform: scale(1) rotate(360deg);
    -ms-transform: scale(1) rotate(360deg);
    transform: scale(1) rotate(360deg); } }
@-ms-keyframes spinner-rotate {
  0% {
    -moz-transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg); }
  100% {
    -moz-transform: scale(1) rotate(360deg);
    -webkit-transform: scale(1) rotate(360deg);
    -ms-transform: scale(1) rotate(360deg);
    transform: scale(1) rotate(360deg); } }
@keyframes spinner-rotate {
  0% {
    -moz-transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg); }
  100% {
    -moz-transform: scale(1) rotate(360deg);
    -webkit-transform: scale(1) rotate(360deg);
    -ms-transform: scale(1) rotate(360deg);
    transform: scale(1) rotate(360deg); } }
/* Loader */
@-moz-keyframes spinner-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes spinner-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-ms-keyframes spinner-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes spinner-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes spinner-hide {
  0% {
    -moz-transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    color: #e5e6e7;
    z-index: 100001; }
  99% {
    -moz-transform: scale(0.5) rotate(360deg);
    -webkit-transform: scale(0.5) rotate(360deg);
    -ms-transform: scale(0.5) rotate(360deg);
    transform: scale(0.5) rotate(360deg);
    color: #e5e6e7;
    z-index: 100001; }
  100% {
    -moz-transform: scale(0.5) rotate(360deg);
    -webkit-transform: scale(0.5) rotate(360deg);
    -ms-transform: scale(0.5) rotate(360deg);
    transform: scale(0.5) rotate(360deg);
    color: #e5e6e7;
    z-index: -1; } }
@-webkit-keyframes spinner-hide {
  0% {
    -moz-transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    color: #e5e6e7;
    z-index: 100001; }
  99% {
    -moz-transform: scale(0.5) rotate(360deg);
    -webkit-transform: scale(0.5) rotate(360deg);
    -ms-transform: scale(0.5) rotate(360deg);
    transform: scale(0.5) rotate(360deg);
    color: #e5e6e7;
    z-index: 100001; }
  100% {
    -moz-transform: scale(0.5) rotate(360deg);
    -webkit-transform: scale(0.5) rotate(360deg);
    -ms-transform: scale(0.5) rotate(360deg);
    transform: scale(0.5) rotate(360deg);
    color: #e5e6e7;
    z-index: -1; } }
@-ms-keyframes spinner-hide {
  0% {
    -moz-transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    color: #e5e6e7;
    z-index: 100001; }
  99% {
    -moz-transform: scale(0.5) rotate(360deg);
    -webkit-transform: scale(0.5) rotate(360deg);
    -ms-transform: scale(0.5) rotate(360deg);
    transform: scale(0.5) rotate(360deg);
    color: #e5e6e7;
    z-index: 100001; }
  100% {
    -moz-transform: scale(0.5) rotate(360deg);
    -webkit-transform: scale(0.5) rotate(360deg);
    -ms-transform: scale(0.5) rotate(360deg);
    transform: scale(0.5) rotate(360deg);
    color: #e5e6e7;
    z-index: -1; } }
@keyframes spinner-hide {
  0% {
    -moz-transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    color: #e5e6e7;
    z-index: 100001; }
  99% {
    -moz-transform: scale(0.5) rotate(360deg);
    -webkit-transform: scale(0.5) rotate(360deg);
    -ms-transform: scale(0.5) rotate(360deg);
    transform: scale(0.5) rotate(360deg);
    color: #e5e6e7;
    z-index: 100001; }
  100% {
    -moz-transform: scale(0.5) rotate(360deg);
    -webkit-transform: scale(0.5) rotate(360deg);
    -ms-transform: scale(0.5) rotate(360deg);
    transform: scale(0.5) rotate(360deg);
    color: #e5e6e7;
    z-index: -1; } }
@-moz-keyframes overlay-hide {
  0% {
    opacity: 1;
    z-index: 100000; }
  15% {
    opacity: 1;
    z-index: 100000; }
  99% {
    opacity: 0;
    z-index: 100000; }
  100% {
    opacity: 0;
    z-index: -1; } }
@-webkit-keyframes overlay-hide {
  0% {
    opacity: 1;
    z-index: 100000; }
  15% {
    opacity: 1;
    z-index: 100000; }
  99% {
    opacity: 0;
    z-index: 100000; }
  100% {
    opacity: 0;
    z-index: -1; } }
@-ms-keyframes overlay-hide {
  0% {
    opacity: 1;
    z-index: 100000; }
  15% {
    opacity: 1;
    z-index: 100000; }
  99% {
    opacity: 0;
    z-index: 100000; }
  100% {
    opacity: 0;
    z-index: -1; } }
@keyframes overlay-hide {
  0% {
    opacity: 1;
    z-index: 100000; }
  15% {
    opacity: 1;
    z-index: 100000; }
  99% {
    opacity: 0;
    z-index: 100000; }
  100% {
    opacity: 0;
    z-index: -1; } }
body {
  text-decoration: none; }
  body:before {
    -moz-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards !important;
    -webkit-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards !important;
    -ms-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards !important;
    animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards !important;
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-transform: none !important;
    color: #e5e6e7;
    content: '\f1ce';
    cursor: default;
    display: block;
    font-size: 2em;
    height: 2em;
    left: 50%;
    line-height: 2em;
    margin: -1em 0 0 -1em;
    opacity: 0;
    position: fixed;
    text-align: center;
    top: 50%;
    width: 2em;
    z-index: -1; }
  body:after {
    -moz-animation: overlay-hide 1.5s ease-in forwards !important;
    -webkit-animation: overlay-hide 1.5s ease-in forwards !important;
    -ms-animation: overlay-hide 1.5s ease-in forwards !important;
    animation: overlay-hide 1.5s ease-in forwards !important;
    background: #ffffff;
    content: '';
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -1; }
  body.is-preload:before {
    -moz-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear !important;
    -webkit-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear !important;
    -ms-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear !important;
    animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear !important;
    z-index: 100001; }
  body.is-preload:after {
    -moz-animation: none !important;
    -webkit-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;
    opacity: 1;
    z-index: 100000; }

@media (-webkit-min-device-pixel-ratio: 2) {
  body:before {
    line-height: 2.025em; } }
/* Type */
body, input, textarea, select {
  font-family: "Source Sans Pro", "sans-serif";
  font-weight: 300;
  font-size: 18pt;
  line-height: 1.75em;
  color: #39454b;
  letter-spacing: 0.025em; }
  @media screen and (max-width: 1920px) {
    body, input, textarea, select {
      font-size: 17pt; } }
  @media screen and (max-width: 1680px) {
    body, input, textarea, select {
      font-size: 15pt; } }
  @media screen and (max-width: 1280px) {
    body, input, textarea, select {
      font-size: 13pt; } }
  @media screen and (max-width: 1000px) {
    body, input, textarea, select {
      font-size: 13pt; } }
  @media screen and (max-width: 736px) {
    body, input, textarea, select {
      font-size: 12pt;
      line-height: 1.5em; } }

h1, h2, h3, h4, h5, h6 {
  font-weight: 900;
  color: inherit;
  letter-spacing: -0.0325em; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit;
    text-decoration: none; }

h2 {
  font-size: 2.25em;
  line-height: 1.25em;
  letter-spacing: -0.05em; }

@media screen and (max-width: 736px) {
  h2 {
    font-size: 1.5em; } }
strong, b {
  font-weight: 900;
  color: inherit; }

em, i {
  font-style: italic; }

a {
  -moz-transition: color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  color: #98c593; }

sub {
  position: relative;
  top: 0.5em;
  font-size: 0.8em; }

sup {
  position: relative;
  top: -0.5em;
  font-size: 0.8em; }

hr {
  border: 0;
  border-top: solid 1px #e5e6e7; }

blockquote {
  border-left: solid 0.5em #e5e6e7;
  padding: 1em 0 1em 2em;
  font-style: italic; }

p, ul, ol, dl, table {
  margin-bottom: 1em; }

/* Box */
.box {
  color: #39454b;
  padding: 2em; }
  .box > :last-child {
    margin-bottom: 0; }
  .box.style2 {
    padding: 3.5em 2.5em 3.5em 2.5em; }
  @media screen and (max-width: 736px) {
    .box {
      padding: 1em; }
      .box.style2 {
        padding: 1.5em 1.25em 1.5em 1.25em;
        background-color: rgba(255, 255, 255, 0.9); } }

/* Button */
input[type="button"],
input[type="submit"],
input[type="reset"],
.button,
button {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  -moz-transition: background-color 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  background: linear-gradient(181deg, #f5e865, transparent);
  border: 0;
  border-radius: 3.5em;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  height: 3.5em;
  line-height: 3.5em;
  outline: 0;
  padding: 0 2em 0 2em;
  position: relative;
  text-align: center;
  text-decoration: none; }
  input[type="button"].down,
  input[type="submit"].down,
  input[type="reset"].down,
  .button.down,
  button.down {
    width: 5em;
    height: 5em;
    line-height: 4.5em;
    padding: 0;
    background-image: url("images/dark-arrow.svg");
    background-position: center center;
    background-repeat: no-repeat;
    text-indent: -10em;
    overflow: hidden; }
    input[type="button"].down.anchored,
    input[type="submit"].down.anchored,
    input[type="reset"].down.anchored,
    .button.down.anchored,
    button.down.anchored {
      bottom: 0;
      border-bottom: 0;
      border-radius: 3em 3em 0 0;
      height: 4.5em;
      margin-left: -2.5em; }
  input[type="button"].anchored,
  input[type="submit"].anchored,
  input[type="reset"].anchored,
  .button.anchored,
  button.anchored {
    position: absolute;
    left: 50%; }
  input[type="button"]:hover,
  input[type="submit"]:hover,
  input[type="reset"]:hover,
  .button:hover,
  button:hover {
    background-color: #cb34ffb0;
    background-position: 0 0;
}
  input[type="button"]:active,
  input[type="submit"]:active,
  input[type="reset"]:active,
  .button:active,
  button:active {
    background-color: #ff1111bf; }
  input[type="button"].style2,
  input[type="submit"].style2,
  input[type="reset"].style2,
  .button.style2,
  button.style2 {
    background-color: transparent;
    border: solid 2px #e5e6e7;
    color: inherit; }
    input[type="button"].style2:hover,
    input[type="submit"].style2:hover,
    input[type="reset"].style2:hover,
    .button.style2:hover,
    button.style2:hover {
      background-color: rgba(229, 230, 231, 0.25); }
    input[type="button"].style2:active,
    input[type="submit"].style2:active,
    input[type="reset"].style2:active,
    .button.style2:active,
    button.style2:active {
      background-color: rgba(229, 230, 231, 0.375); }
    input[type="button"].style2.down,
    input[type="submit"].style2.down,
    input[type="reset"].style2.down,
    .button.style2.down,
    button.style2.down {
      background-image: url("images/arrow.svg"); }

/* Form */
form {
  margin: 0 0 2em 0; }
  form > :last-child {
    margin-bottom: 0; }
  form > .fields {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -moz-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100% + 3em);
    margin: -1.5em 0 2em -1.5em; }
    form > .fields > .field {
      -moz-flex-grow: 0;
      -webkit-flex-grow: 0;
      -ms-flex-grow: 0;
      flex-grow: 0;
      -moz-flex-shrink: 0;
      -webkit-flex-shrink: 0;
      -ms-flex-shrink: 0;
      flex-shrink: 0;
      padding: 1.5em 0 0 1.5em;
      width: calc(100% - 1.5em); }
      form > .fields > .field.half {
        width: calc(50% - 0.75em); }
      form > .fields > .field.third {
        width: calc(100%/3 - 0.5em); }
      form > .fields > .field.quarter {
        width: calc(25% - 0.375em); }
  @media screen and (max-width: 480px) {
    form > .fields {
      width: calc(100% + 2em);
      margin: -1em 0 2em -1em; }
      form > .fields > .field {
        padding: 1em 0 0 1em;
        width: calc(100% - 1em); }
        form > .fields > .field.half {
          width: calc(100% - 1em); }
        form > .fields > .field.third {
          width: calc(100% - 1em); }
        form > .fields > .field.quarter {
          width: calc(100% - 1em); } }

label {
  display: block; }

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="search"],
input[type="url"],
select,
textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  -moz-transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out;
  -webkit-transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out;
  -ms-transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out;
  transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out;
  color: #39454b;
  display: block;
  width: 100%;
  padding: 0.65em 0.75em;
  background: none;
  border: solid 2px #e5e6e7;
  color: inherit;
  border-radius: 0.5em;
  outline: none; }
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="email"]:focus,
  input[type="tel"]:focus,
  input[type="search"]:focus,
  input[type="url"]:focus,
  select:focus,
  textarea:focus {
    border-color: #9ac8e9; }

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="search"],
input[type="url"],
select {
  line-height: 1.35em; }

textarea {
  min-height: 8em; }

::-moz-focus-inner {
  border: 0; }

::-webkit-input-placeholder {
  opacity: 0.375; }

:-moz-placeholder {
  opacity: 0.375; }

::-moz-placeholder {
  opacity: 0.375; }

:-ms-input-placeholder {
  opacity: 0.375; }

/* Icon */
.icon {
  text-decoration: none;
  position: relative;
  text-decoration: none; }
  .icon:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    text-transform: none !important;
    font-family: 'Font Awesome 5 Free';
    font-weight: 400; }
  .icon:before {
    line-height: inherit; }
  .icon > .label {
    display: none; }
  .icon.solid:before {
    font-weight: 900; }
  .icon.brands:before {
    font-family: 'Font Awesome 5 Brands'; }

/* Image */
.image {
  position: relative;
  display: inline-block; }
  .image:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url("images/overlay.png"); }
  .image img {
    display: block;
    width: 100%; }
  .image.featured {
    display: block;
    width: 100%;
    margin: 0 0 2em 0; }
  .image.fit {
    display: block;
    width: 100%; }
  .image.left {
    float: left;
    margin: 0 2em 2em 0; }
  .image.centered {
    display: block;
    margin: 0 0 2em 0; }
    .image.centered img {
      margin: 0 auto;
      width: auto; }

/* List */
ul.default {
  list-style: disc;
  padding-left: 1em; }
  ul.default li {
    padding-left: 0.5em; }
ul.menu {
  cursor: default; }
  ul.menu li {
    display: inline-block;
    line-height: 1em;
    border-left: solid 1px #e5e6e7;
    padding: 0 0 0 0.5em;
    margin: 0 0 0 0.5em; }
    ul.menu li:first-child {
      border-left: 0;
      padding-left: 0;
      margin-left: 0; }

ol.default {
  list-style: decimal;
  padding-left: 1.25em; }
  ol.default li {
    padding-left: 0.25em; }

/* Actions */
ul.actions {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  cursor: default;
  list-style: none;
  margin-left: -1em;
  padding-left: 0; }
  ul.actions li {
    padding: 0 0 0 1em;
    vertical-align: middle; }
  ul.actions.special {
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    width: 100%;
    margin-left: 0; }
    ul.actions.special li:first-child {
      padding-left: 0; }
  ul.actions.stacked {
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 0; }
    ul.actions.stacked li {
      padding: 1.3em 0 0 0; }
      ul.actions.stacked li:first-child {
        padding-top: 0; }
  ul.actions.fit {
    width: calc(100% + 1em); }
    ul.actions.fit li {
      -moz-flex-grow: 1;
      -webkit-flex-grow: 1;
      -ms-flex-grow: 1;
      flex-grow: 1;
      -moz-flex-shrink: 1;
      -webkit-flex-shrink: 1;
      -ms-flex-shrink: 1;
      flex-shrink: 1;
      width: 100%; }
      ul.actions.fit li > * {
        width: 100%; }
    ul.actions.fit.stacked {
      width: 100%; }
  @media screen and (max-width: 480px) {
    ul.actions:not(.fixed) {
      -moz-flex-direction: column;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      margin-left: 0;
      width: 100% !important; }
      ul.actions:not(.fixed) li {
        -moz-flex-grow: 1;
        -webkit-flex-grow: 1;
        -ms-flex-grow: 1;
        flex-grow: 1;
        -moz-flex-shrink: 1;
        -webkit-flex-shrink: 1;
        -ms-flex-shrink: 1;
        flex-shrink: 1;
        padding: 1em 0 0 0;
        text-align: center;
        width: 100%; }
        ul.actions:not(.fixed) li > * {
          width: 100%; }
        ul.actions:not(.fixed) li:first-child {
          padding-top: 0; }
        ul.actions:not(.fixed) li input[type="submit"],
        ul.actions:not(.fixed) li input[type="reset"],
        ul.actions:not(.fixed) li input[type="button"],
        ul.actions:not(.fixed) li button,
        ul.actions:not(.fixed) li .button {
          width: 100%; }
          ul.actions:not(.fixed) li input[type="submit"].icon:before,
          ul.actions:not(.fixed) li input[type="reset"].icon:before,
          ul.actions:not(.fixed) li input[type="button"].icon:before,
          ul.actions:not(.fixed) li button.icon:before,
          ul.actions:not(.fixed) li .button.icon:before {
            margin-left: -0.5rem; } }

/* Icons */
ul.icons {
  cursor: default; }
  ul.icons li {
    display: inline-block; }
  ul.icons a {
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    text-align: center;
    border: 0; }

/* Sections/Article */
header {
  margin-bottom: 1em; }
  header p {
    display: block;
    margin: 1em 0 0 0;
    padding: 0 0 0.5em 0; }

footer {
  margin-top: 2em; }

/* Table */
table {
  width: 100%; }
  table.default {
    width: 100%; }
    table.default tbody tr:nth-child(2n+2) {
      background: rgba(229, 230, 231, 0.5); }
    table.default td {
      padding: 0.5em 1em 0.5em 1em; }
    table.default th {
      text-align: left;
      font-weight: 900;
      padding: 0.5em 1em 0.5em 1em; }
    table.default thead {
      background: #39454b;
      color: #ffffff; }
    table.default tfoot {
      background: #e5e6e7; }

/* Poptrox */
.poptrox-popup {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -ms-box-sizing: content-box;
  box-sizing: content-box;
  background: #fff;
  padding-bottom: 3em;
  box-shadow: 0 0.1em 0.15em 0 rgba(0, 0, 0, 0.15); }
  .poptrox-popup .loader {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -1em 0 0 -1em;
    width: 2em;
    height: 2em;
    display: block;
    font-size: 2em; }
    .poptrox-popup .loader:before {
      -moz-animation: spinner-rotate 0.75s infinite linear !important;
      -webkit-animation: spinner-rotate 0.75s infinite linear !important;
      -ms-animation: spinner-rotate 0.75s infinite linear !important;
      animation: spinner-rotate 0.75s infinite linear !important;
      -moz-osx-font-smoothing: grayscale;
      -webkit-font-smoothing: antialiased;
      font-family: FontAwesome;
      font-style: normal;
      font-weight: normal;
      text-transform: none !important;
      color: #e5e6e7;
      content: '\f1ce';
      cursor: default;
      display: block;
      height: 2em;
      left: 0;
      line-height: 2em;
      position: absolute;
      text-align: center;
      top: 0;
      width: 2em; }
  .poptrox-popup .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #ffffff;
    width: 100%;
    height: 3em;
    line-height: 2.8em;
    text-align: center;
    cursor: default;
    z-index: 1;
    font-size: 0.9em; }
  .poptrox-popup .nav-next,
  .poptrox-popup .nav-previous {
    -moz-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.01);
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
  .poptrox-popup .nav-next:before,
  .poptrox-popup .nav-previous:before {
    content: '';
    position: absolute;
    width: 96px;
    height: 64px;
    background: url("images/poptrox-nav.svg");
    top: calc(50% - 1.5em);
    margin: -32px 0 0 0; }
  .poptrox-popup:hover .nav-next,
  .poptrox-popup:hover .nav-previous {
    opacity: 0.5; }
  .poptrox-popup:hover .nav-next:hover,
  .poptrox-popup:hover .nav-previous:hover {
    opacity: 1.0; }
  .poptrox-popup .nav-previous:before {
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    -ms-filter: "FlipH";
    filter: FlipH; }
  .poptrox-popup .nav-next {
    right: 0; }
    .poptrox-popup .nav-next:before {
      right: 0; }
  .poptrox-popup .nav-previous {
    left: 0; }
    .poptrox-popup .nav-previous:before {
      left: 0; }
  .poptrox-popup .closer {
    -moz-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    position: absolute;
    top: 0;
    right: 0;
    width: 64px;
    height: 64px;
    text-indent: -9999px;
    z-index: 2;
    opacity: 0;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
    .poptrox-popup .closer:before {
      content: '';
      display: block;
      position: absolute;
      right: 16px;
      top: 16px;
      width: 40px;
      height: 40px;
      border-radius: 100%;
      box-shadow: inset 0 0 0 2px #fff;
      background: url("images/poptrox-closer.svg") center center;
      color: #ffffff !important; }
  .poptrox-popup:hover .closer {
    opacity: 0.5; }
    .poptrox-popup:hover .closer:hover {
      opacity: 1.0; }
  body.is-touch .poptrox-popup .nav-next,
  body.is-touch .poptrox-popup .nav-previous,
  body.is-touch .poptrox-popup .closer {
    opacity: 1.0 !important; }
  @media screen and (max-width: 736px) {
    .poptrox-popup .nav-next:before,
    .poptrox-popup .nav-previous:before {
      width: 48px;
      height: 32px;
      background-size: contain;
      margin: -16px 0 0 0; }
    .poptrox-popup .closer:before {
      right: 12px;
      top: 12px;
      width: 20px;
      height: 20px;
      box-shadow: inset 0 0 0 1px #fff;
      background-size: contain;
      opacity: 0.65; } }

/* Gallery */
.gallery {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 45em;
  max-width: 100%;
  margin: 0 auto 2em auto; }
  .gallery article {
    -moz-transition: -moz-transform 1s ease, opacity 1s ease;
    -webkit-transition: -webkit-transform 1s ease, opacity 1s ease;
    -ms-transition: -ms-transform 1s ease, opacity 1s ease;
    transition: transform 1s ease, opacity 1s ease;
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    width: 50%;
    position: relative;
    opacity: 1.0; }
    .gallery article .image {
      margin: 0;
      display: block; }
    .gallery article:nth-last-child(1n) {
      -moz-transition-delay: 0.05s;
      -webkit-transition-delay: 0.05s;
      -ms-transition-delay: 0.05s;
      transition-delay: 0.05s; }
    .gallery article:nth-last-child(2n) {
      -moz-transition-delay: 0.05s;
      -webkit-transition-delay: 0.05s;
      -ms-transition-delay: 0.05s;
      transition-delay: 0.05s; }
    .gallery article:nth-last-child(2n) {
      -moz-transition-delay: 0.1s;
      -webkit-transition-delay: 0.1s;
      -ms-transition-delay: 0.1s;
      transition-delay: 0.1s; }
    .gallery article:nth-last-child(3n) {
      -moz-transition-delay: 0.1s;
      -webkit-transition-delay: 0.1s;
      -ms-transition-delay: 0.1s;
      transition-delay: 0.1s; }
    .gallery article:nth-last-child(3n) {
      -moz-transition-delay: 0.15s;
      -webkit-transition-delay: 0.15s;
      -ms-transition-delay: 0.15s;
      transition-delay: 0.15s; }
    .gallery article:nth-last-child(4n) {
      -moz-transition-delay: 0.15s;
      -webkit-transition-delay: 0.15s;
      -ms-transition-delay: 0.15s;
      transition-delay: 0.15s; }
    .gallery article:nth-last-child(4n) {
      -moz-transition-delay: 0.2s;
      -webkit-transition-delay: 0.2s;
      -ms-transition-delay: 0.2s;
      transition-delay: 0.2s; }
    .gallery article:nth-last-child(5n) {
      -moz-transition-delay: 0.2s;
      -webkit-transition-delay: 0.2s;
      -ms-transition-delay: 0.2s;
      transition-delay: 0.2s; }
    .gallery article:nth-last-child(5n) {
      -moz-transition-delay: 0.25s;
      -webkit-transition-delay: 0.25s;
      -ms-transition-delay: 0.25s;
      transition-delay: 0.25s; }
    .gallery article:nth-last-child(6n) {
      -moz-transition-delay: 0.25s;
      -webkit-transition-delay: 0.25s;
      -ms-transition-delay: 0.25s;
      transition-delay: 0.25s; }
    .gallery article:nth-last-child(6n) {
      -moz-transition-delay: 0.3s;
      -webkit-transition-delay: 0.3s;
      -ms-transition-delay: 0.3s;
      transition-delay: 0.3s; }
    .gallery article:nth-last-child(7n) {
      -moz-transition-delay: 0.3s;
      -webkit-transition-delay: 0.3s;
      -ms-transition-delay: 0.3s;
      transition-delay: 0.3s; }
    .gallery article:nth-last-child(7n) {
      -moz-transition-delay: 0.35s;
      -webkit-transition-delay: 0.35s;
      -ms-transition-delay: 0.35s;
      transition-delay: 0.35s; }
    .gallery article:nth-last-child(8n) {
      -moz-transition-delay: 0.35s;
      -webkit-transition-delay: 0.35s;
      -ms-transition-delay: 0.35s;
      transition-delay: 0.35s; }
    .gallery article:nth-last-child(8n) {
      -moz-transition-delay: 0.4s;
      -webkit-transition-delay: 0.4s;
      -ms-transition-delay: 0.4s;
      transition-delay: 0.4s; }
    .gallery article:nth-last-child(9n) {
      -moz-transition-delay: 0.4s;
      -webkit-transition-delay: 0.4s;
      -ms-transition-delay: 0.4s;
      transition-delay: 0.4s; }
    .gallery article:nth-last-child(9n) {
      -moz-transition-delay: 0.45s;
      -webkit-transition-delay: 0.45s;
      -ms-transition-delay: 0.45s;
      transition-delay: 0.45s; }
    .gallery article:nth-last-child(10n) {
      -moz-transition-delay: 0.45s;
      -webkit-transition-delay: 0.45s;
      -ms-transition-delay: 0.45s;
      transition-delay: 0.45s; }
    .gallery article:nth-last-child(10n) {
      -moz-transition-delay: 0.5s;
      -webkit-transition-delay: 0.5s;
      -ms-transition-delay: 0.5s;
      transition-delay: 0.5s; }
    .gallery article:nth-last-child(11n) {
      -moz-transition-delay: 0.5s;
      -webkit-transition-delay: 0.5s;
      -ms-transition-delay: 0.5s;
      transition-delay: 0.5s; }
    .gallery article:nth-last-child(11n) {
      -moz-transition-delay: 0.55s;
      -webkit-transition-delay: 0.55s;
      -ms-transition-delay: 0.55s;
      transition-delay: 0.55s; }
    .gallery article:nth-last-child(12n) {
      -moz-transition-delay: 0.55s;
      -webkit-transition-delay: 0.55s;
      -ms-transition-delay: 0.55s;
      transition-delay: 0.55s; }
    .gallery article:nth-last-child(12n) {
      -moz-transition-delay: 0.6s;
      -webkit-transition-delay: 0.6s;
      -ms-transition-delay: 0.6s;
      transition-delay: 0.6s; }
    .gallery article:nth-last-child(13n) {
      -moz-transition-delay: 0.6s;
      -webkit-transition-delay: 0.6s;
      -ms-transition-delay: 0.6s;
      transition-delay: 0.6s; }
    .gallery article:nth-last-child(13n) {
      -moz-transition-delay: 0.65s;
      -webkit-transition-delay: 0.65s;
      -ms-transition-delay: 0.65s;
      transition-delay: 0.65s; }
    .gallery article:nth-last-child(14n) {
      -moz-transition-delay: 0.65s;
      -webkit-transition-delay: 0.65s;
      -ms-transition-delay: 0.65s;
      transition-delay: 0.65s; }
    .gallery article:nth-last-child(14n) {
      -moz-transition-delay: 0.7s;
      -webkit-transition-delay: 0.7s;
      -ms-transition-delay: 0.7s;
      transition-delay: 0.7s; }
    .gallery article:nth-last-child(15n) {
      -moz-transition-delay: 0.7s;
      -webkit-transition-delay: 0.7s;
      -ms-transition-delay: 0.7s;
      transition-delay: 0.7s; }
    .gallery article:nth-last-child(15n) {
      -moz-transition-delay: 0.75s;
      -webkit-transition-delay: 0.75s;
      -ms-transition-delay: 0.75s;
      transition-delay: 0.75s; }
    .gallery article:nth-last-child(16n) {
      -moz-transition-delay: 0.75s;
      -webkit-transition-delay: 0.75s;
      -ms-transition-delay: 0.75s;
      transition-delay: 0.75s; }
    .gallery article:nth-last-child(16n) {
      -moz-transition-delay: 0.8s;
      -webkit-transition-delay: 0.8s;
      -ms-transition-delay: 0.8s;
      transition-delay: 0.8s; }
    .gallery article:nth-last-child(17n) {
      -moz-transition-delay: 0.8s;
      -webkit-transition-delay: 0.8s;
      -ms-transition-delay: 0.8s;
      transition-delay: 0.8s; }
    .gallery article:nth-last-child(17n) {
      -moz-transition-delay: 0.85s;
      -webkit-transition-delay: 0.85s;
      -ms-transition-delay: 0.85s;
      transition-delay: 0.85s; }
    .gallery article:nth-last-child(18n) {
      -moz-transition-delay: 0.85s;
      -webkit-transition-delay: 0.85s;
      -ms-transition-delay: 0.85s;
      transition-delay: 0.85s; }
    .gallery article:nth-last-child(18n) {
      -moz-transition-delay: 0.9s;
      -webkit-transition-delay: 0.9s;
      -ms-transition-delay: 0.9s;
      transition-delay: 0.9s; }
    .gallery article:nth-last-child(19n) {
      -moz-transition-delay: 0.9s;
      -webkit-transition-delay: 0.9s;
      -ms-transition-delay: 0.9s;
      transition-delay: 0.9s; }
    .gallery article:nth-last-child(19n) {
      -moz-transition-delay: 0.95s;
      -webkit-transition-delay: 0.95s;
      -ms-transition-delay: 0.95s;
      transition-delay: 0.95s; }
    .gallery article:nth-last-child(20n) {
      -moz-transition-delay: 0.95s;
      -webkit-transition-delay: 0.95s;
      -ms-transition-delay: 0.95s;
      transition-delay: 0.95s; }
    .gallery article:nth-last-child(20n) {
      -moz-transition-delay: 1s;
      -webkit-transition-delay: 1s;
      -ms-transition-delay: 1s;
      transition-delay: 1s; }
    .gallery article:nth-last-child(21n) {
      -moz-transition-delay: 1s;
      -webkit-transition-delay: 1s;
      -ms-transition-delay: 1s;
      transition-delay: 1s; }
    .gallery article:nth-last-child(21n) {
      -moz-transition-delay: 1.05s;
      -webkit-transition-delay: 1.05s;
      -ms-transition-delay: 1.05s;
      transition-delay: 1.05s; }
    .gallery article:nth-last-child(22n) {
      -moz-transition-delay: 1.05s;
      -webkit-transition-delay: 1.05s;
      -ms-transition-delay: 1.05s;
      transition-delay: 1.05s; }
    .gallery article:nth-last-child(22n) {
      -moz-transition-delay: 1.1s;
      -webkit-transition-delay: 1.1s;
      -ms-transition-delay: 1.1s;
      transition-delay: 1.1s; }
    .gallery article:nth-last-child(23n) {
      -moz-transition-delay: 1.1s;
      -webkit-transition-delay: 1.1s;
      -ms-transition-delay: 1.1s;
      transition-delay: 1.1s; }
    .gallery article:nth-last-child(23n) {
      -moz-transition-delay: 1.15s;
      -webkit-transition-delay: 1.15s;
      -ms-transition-delay: 1.15s;
      transition-delay: 1.15s; }
    .gallery article:nth-last-child(24n) {
      -moz-transition-delay: 1.15s;
      -webkit-transition-delay: 1.15s;
      -ms-transition-delay: 1.15s;
      transition-delay: 1.15s; }
  .gallery.inactive article {
    opacity: 0; }
    .gallery.inactive article.from-left {
      -moz-transform: translateX(-14em);
      -webkit-transform: translateX(-14em);
      -ms-transform: translateX(-14em);
      transform: translateX(-14em); }
    .gallery.inactive article.from-right {
      -moz-transform: translateX(14em);
      -webkit-transform: translateX(14em);
      -ms-transform: translateX(14em);
      transform: translateX(14em); }
    .gallery.inactive article.from-top {
      -moz-transform: translateY(-7em);
      -webkit-transform: translateY(-7em);
      -ms-transform: translateY(-7em);
      transform: translateY(-7em); }
    .gallery.inactive article.from-bottom {
      -moz-transform: translateY(7em);
      -webkit-transform: translateY(7em);
      -ms-transform: translateY(7em);
      transform: translateY(7em); }
  @media screen and (max-width: 480px) {
    .gallery {
      -moz-flex-wrap: nowrap;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -moz-flex-direction: column;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      .gallery article {
        width: 100%; } }

/* Header */
#header {
  position: fixed;
  z-index: 10000;
  left: 0;
  top: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.95);
  height: 3em;
  line-height: 3em;
  box-shadow: 0 0 0.15em 0 rgba(0, 0, 0, 0.1); }
  #header h1 {
    position: absolute;
    left: 1em;
    top: 0;
    height: 3em;
    line-height: 3em;
    cursor: default; }
    #header h1 a {
      font-size: 1.25em; }
  #header nav {
    position: absolute;
    right: 0.5em;
    top: 0;
    height: 3em;
    line-height: 3em; }
    #header nav ul {
      margin: 0; }
      #header nav ul li {
        display: inline-block;
        margin-left: 0.5em;
        font-size: 0.9em; }
        #header nav ul li a {
          display: block;
          color: inherit;
          text-decoration: none;
          height: 3em;
          line-height: 3em;
          padding: 0 0.5em 0 0.5em;
          outline: 0; }
  @media screen and (max-width: 736px) {
    #header {
      height: 2.5em;
      line-height: 2.5em; }
      #header h1 {
        text-align: center;
        position: relative;
        left: 0;
        top: 0;
        height: 2.5em;
        line-height: 2.5em; }
        #header h1 a {
          font-size: 1em; }
      #header nav {
        display: none; } }

body {
  padding-top: 0em; }
  @media screen and (max-width: 736px) {
    body {
      padding-top: 2.5em; } }

/* Main */
.main {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  position: relative;
  margin: 0;
  overflow-x: hidden; }
  .main > .content {
    width: 45em;
    max-width: calc(100% - 4em);
    margin: 0 auto; }
    .main > .content > :last-child {
      margin-bottom: 0; }
  .main.fullscreen {
    min-height: 100%; }
  .main.style1 {
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    text-align: center;
    padding: 3em 0 3em 0; }
    .main.style1 h2 {
      font-size: 4.25em;
      line-height: 1em; }
    .main.style1 > .content {
      -moz-transition: opacity 1s ease;
      -webkit-transition: opacity 1s ease;
      -ms-transition: opacity 1s ease;
      transition: opacity 1s ease;
      -moz-transform: translateZ(0);
      -webkit-transform: translateZ(0);
      -ms-transform: translateZ(0);
      transform: translateZ(0);
      opacity: 1.0;
      margin: 0; }
    .main.style1.inactive > .content {
      opacity: 0; }
  .main.style2 {
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    padding: 3em 0 3em 0;
    overflow: hidden; }
    .main.style2 > .content {
      -moz-transition: -moz-transform 1s ease;
      -webkit-transition: -webkit-transform 1s ease;
      -ms-transition: -ms-transform 1s ease;
      transition: transform 1s ease;
      -moz-transform: translateZ(0);
      -webkit-transform: translateZ(0);
      -ms-transform: translateZ(0);
      transform: translateZ(0);
      position: relative;
      width: 35%;
      margin: 0; }
    .main.style2.left {
      -moz-justify-content: -moz-flex-start;
      -webkit-justify-content: -webkit-flex-start;
      -ms-justify-content: -ms-flex-start;
      justify-content: flex-start; }
    .main.style2.right {
      -moz-justify-content: -moz-flex-end;
      -webkit-justify-content: -webkit-flex-end;
      -ms-justify-content: -ms-flex-end;
      justify-content: flex-end; }
    .main.style2.inactive.left > .content {
      -moz-transform: translateX(-100%);
      -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      transform: translateX(-100%); }
    .main.style2.inactive.right > .content {
      -moz-transform: translateX(100%);
      -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
      transform: translateX(100%); }
  .main.style3 {
    text-align: center;
    padding: 6em 0 6em 0; }
    .main.style3 .content > header {
      margin-bottom: 2em; }
    .main.style3.primary {
      background: #ffffff; }
    .main.style3.secondary {
      background: #f5f6f7; }
  .main.dark {
    color: #ffffff; }
    .main.dark a {
      color: inherit; }
    .main.dark .button.style2 {
      border-color: #ffffff; }
      .main.dark .button.style2:hover {
        background-color: rgba(255, 255, 255, 0.125); }
      .main.dark .button.style2:active {
        background-color: rgba(255, 255, 255, 0.25); }
  body.is-touch .main {
    background-attachment: scroll !important; }
  @media screen and (max-width: 1920px) {
    .main.style2 .content {
      width: 40%; } }
  @media screen and (max-width: 1280px) {
    .main.style2 .content {
      width: 50%; } }
  @media screen and (max-width: 1000px) {
    .main.style2 .content {
      width: 60%; } }
  @media screen and (max-width: 736px) {
    .main > .content br {
      display: none; }
    .main.fullscreen {
      height: auto !important; }
    .main.style1 {
      padding: 4em 15px 4em 15px; }
      .main.style1 h2 {
        font-size: 3em; }
    .main.style2 {
      padding: 6em 15px 6em 15px; }
      .main.style2:before, .main.style2:after {
        display: none !important; }
      .main.style2 .button.anchored {
        display: none; }
      .main.style2 .content {
        width: 100%;
        max-width: 100%;
        text-align: center;
        -moz-transform: none;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none; }
    .main.style3 {
      text-align: center;
      padding: 3em 10px 3em 10px; } }
  @media screen and (max-width: 480px) {
    .main > .content {
      max-width: calc(100% - 1.5em); } }

/* Footer */
#footer {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  position: relative;
  margin: 0;
  line-height: 1em;
  padding: 1.5em;
  background: #000;
  color: rgba(185, 186, 187, 0.5);
  overflow: hidden; }
  #footer > * {
    margin-bottom: 0; }
  #footer a {
    color: inherit; }
    #footer a:hover {
      color: #b9babb; }
  #footer ul.menu {
    margin: 0; }
    #footer ul.menu li {
      border-left-color: rgba(185, 186, 187, 0.2);
      font-size: 0.9em; }
  @media screen and (max-width: 1000px) {
    #footer {
      -moz-flex-direction: column;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -moz-justify-content: center;
      -webkit-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      line-height: 1.5em;
      text-align: center;
      padding: 2em 1em 2em 1em; }
      #footer > * {
        margin: 0 0 1em 0; } }
  @media screen and (max-width: 736px) {
    #footer ul.menu li {
      border-left: none;
      display: block;
      line-height: inherit;
      margin: 0.25em 0 0 0;
      padding: 0.25em 0 0 0; }
      #footer ul.menu li:first-child {
        margin-top: 0;
        padding-top: 0; } }

.intro {
  background-size: 256px 256px, cover;
  background-attachment: fixed, fixed;
  background-position: top left, bottom center;
  background-repeat: repeat, no-repeat; }

.info {
  background-size: 256px 256px, cover;
  background-attachment: fixed, fixed;
  background-position: top left, center center; }

/* Contact */
#contact {
  overflow: hidden;
  padding-bottom: 0; }
  #contact .box {
    -moz-transition: -moz-transform 1s ease;
    -webkit-transition: -webkit-transform 1s ease;
    -ms-transition: -ms-transform 1s ease;
    transition: transform 1s ease;
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    position: relative; }
  #contact.inactive .box {
    -moz-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%); }
  @media screen and (max-width: 736px) {
    #contact .box {
      padding: 1.5em 1.5em 2em 1.5em; } }
  @media screen and (max-width: 480px) {
    #contact .box {
      padding: 1em 1em 2em 1em; } }

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