#container100 {
	height: 85vh !important;
    bottom: 0px !important;
  align-items: flex-end;
}

#flexbottom {
  position: relative;
  align-items:flex-end;
}


/* XXX */

@font-face {
    font-family: 'Gyrator';
    font-weight: normal;
    font-style: normal;
    src: url('https://files.cargocollective.com/c1740156/PyteLegacy-Gyrator.woff') format('woff');
}

.title-xxx {
	font-family: "Gyrator", Icons;
    letter-spacing:-0.4rem;
	padding: 0;
	margin: 0;
	color: rgb(255, 255, 255, 0.0);
    -webkit-text-stroke: 1px #fff;
	font-size: 5.7rem;
	line-height: 0.7;
	font-style: normal;
	font-weight: 300;
    text-transform: uppercase;
}


.title-xxx a {
	color: rgb(255, 255, 255, 0.0) !important;
    -webkit-text-stroke: 1px #fff;

}

.active-xxx, .title-xxx a:hover {
	color: red !important;
      filter:blur(0px);
        -webkit-text-stroke: 1px lime !important;
	mix-blend-mode: normal;
}


.bg-xxx {
    visibility: hidden;
}

body:not(.mobile) .title-xxx:hover + .bg-xxx {
    visibility: visible;
    pointer-events: none;
}

.bg-xxx {
    display: flex;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    pointer-events: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition-duration:00ms;
	background-image: url(https://freight.cargo.site/t/original/i/369816d60a162f1cbf92361ef3ea54853937889828f16eb119d8109882dc2737/TKc9fJt.jpg), linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5));
    background-size: cover;
    background-blend-mode: overlay;
    height: 100vh;
    width:100vw;
}

.bg-xxx img {
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    margin-bottom: 0;
    	background-color: red;

}






/* foi */

@font-face {
    font-family: 'Blocus';
    font-weight: normal;
    font-style: normal;
    src: url('https://files.cargocollective.com/c1740156/blocuswebfont.woff') format('woff');
}

.title-foi {
	font-family: "Blocus", Icons;
    letter-spacing:-0.1rem;
	padding: 0;
	margin: 0;
	color: rgb(255, 255, 255, 0.0);
    -webkit-text-stroke: 1px #fff;
	font-size: 6.0rem;
	line-height: 0.7;
	font-style: normal;
	font-weight: 300;
    text-transform: uppercase;
}


.title-foi a {
	color: rgb(255, 255, 255, 0.0) !important;
    -webkit-text-stroke: 1px #fff;

}

.active-foi, .title-foi a:hover {
	color: #97e6ff !important;
      filter:blur(0px);
        -webkit-text-stroke: 0px red !important;
      text-shadow:4px 4px 0px white,10px 10px 0px white;
	mix-blend-mode: exclusion;
}


.bg-foi {
    visibility: hidden;
}

body:not(.mobile) .title-foi:hover + .bg-foi {
    visibility: visible;
    pointer-events: none;
}

.bg-foi {
    display: flex;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    pointer-events: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition-duration:00ms;
    background-color: #000;
    height: 100vh;
    width:100vw;
}

.bg-foi img {
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    margin-bottom: 0;
    	background-color: red;

}







/* BDAY */

.title-bday {
	font-family: "Sprat Extended", Icons;
    letter-spacing:-0.2rem;
	padding: 0;
	margin: 0;
	color: rgb(255, 255, 255, 0.0);
    -webkit-text-stroke: 1px #fff;
	font-size: 4.0rem;
	line-height: 0.7;
	font-style: normal;
	font-weight: 300;
    text-transform: uppercase;
}


.title-bday a {
	color: rgb(255, 255, 255, 0.0) !important;
    -webkit-text-stroke: 1px #fff;

}

.active-bday, .title-bday a:hover {
	color: rgba(255, 255, 255, 0.0) !important;
      filter:blur(0px);
        -webkit-text-stroke: 1px yellow !important;
      text-shadow:1px 1px 10px #fff, 1px 1px 10px #9700ff;
	mix-blend-mode: exclusion;
}


.bg-bday {
    visibility: hidden;
}

body:not(.mobile) .title-bday:hover + .bg-bday {
    visibility: visible;
    pointer-events: none;
}

.bg-bday {
    display: flex;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    pointer-events: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition-duration:00ms;
	background-color: #000;
    height: 100vh;
    width:100vw;
}

.bg-bday img {
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    margin-bottom: 0;
    	background-color: red;

}








/* KNEW */


.title-knew {
	font-family: "Freight Big", Icons;
    letter-spacing:-0.2rem;
	padding: 0;
	margin: 0;
	color: rgb(255, 255, 255, 0.0);
    -webkit-text-stroke: 1px #fff;
	font-size: 6.0rem;
	line-height: 0.5;
	font-style: italic;
	font-weight: 400;
}


.title-knew a {
	color: rgb(255, 255, 255, 0.0)  !important;
    -webkit-text-stroke: 1px #fff !important;

}

.active-knew, .title-knew a:hover {
	color: rgba(179, 250, 255, 1) !important;
      filter:blur(0px) !important;
      text-shadow:1px 1px 10px #fff, 1px 1px 10px #00f2ff;
	mix-blend-mode: exclusion !important;
        -webkit-text-stroke: 1px rgba(179, 250, 255, 1) !important;

}


.bg-knew {
    visibility: hidden;
}

body:not(.mobile) .title-knew:hover + .bg-knew {
    visibility: visible;
    pointer-events: none;
}

.bg-knew {
    display: flex;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    pointer-events: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition-duration:00ms;
	background-image: url(https://freight.cargo.site/t/original/i/3117caef517b042773168224c8cac9f076e767f8ddf0ca4db4b8af8bfe275392/ana-bejarano-AAksEvE4cHs-unsplash-1.jpg), linear-gradient(rgba(0, 141, 142, 0.33),rgba(0, 141, 142, 0.33));
    background-size: cover;
    background-blend-mode: overlay;
    height: 100vh;
    width:100vw;
}


.bg-knew img {
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    margin-bottom: 0;

}



/* GRIEF */



.title-grief {
	font-family: "Gravity Variable", Icons;
	font-style: normal;
    letter-spacing:-0.2rem;
	padding: 0;
	margin: 0;
	color: rgb(255, 255, 255, 0.0);
    -webkit-text-stroke: 1px #fff;
	font-size: 8.8rem;
	line-height: 0.5;
	font-variation-settings: 'wdth' 73.251;
    letter-spacing:5px;
}


.title-grief a {
	color: rgb(255, 255, 255, 0.0)  !important;
}

.active-grief, .title-grief a:hover {
	color: rgba(255, 255, 255, 0.75);
      filter:blur(0px);
      text-shadow:1px 1px 10px #fff, 1px 1px 10px #00ff26;
}




.bg-grief {
    visibility: hidden;
}

body:not(.mobile) .title-grief:hover + .bg-grief {
    visibility: visible;
    pointer-events: none;
}

.bg-grief {
    display: flex;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    pointer-events: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition-duration:00ms;
    	background-color: red;
    height: 100vh;
    width:100vw;
}

.bg-grief img {
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    margin-bottom: 0;
    	background-color: red;

}


/* EARTH */


.title-earth {
	font-family: UnifrakturMaguntia, Icons;
	font-style: normal;
	font-weight: 400;
    letter-spacing:-0.2rem;
	padding: 0;
	margin: 0;
	color: rgb(255, 255, 255, 0.0);
    -webkit-text-stroke: 1px #fff;
	font-size: 7.0rem;
	line-height: 0.5;
	}


.title-earth a {
	color: rgb(255, 255, 255, 0.0) !important;
}

.active-earth, .title-earth a:hover {
	color: rgba(139, 165, 255, 0.75) !important;
      filter:blur(0px);
        -webkit-text-stroke: 0px #cf00ff !important;
      text-shadow:1px 1px 10px #fff, 1px 1px 10px #ff4f00;
}


.bg-earth {
    visibility: hidden;
}

body:not(.mobile) .title-earth:hover + .bg-earth {
    visibility: visible;
    pointer-events: none;
}

.bg-earth {
    display: flex;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    pointer-events: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition-duration:00ms;
	background: radial-gradient(#fb53ec,#f85203, #91bce5);    
    height: 100vh;
    width:100vw;
}

.bg-earth img {
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    margin-bottom: 0;
    	background-color: red;

}



/* 16AM */

.title-16am {
	font-family: "Mister Pixel", Icons;
    letter-spacing:-0.2rem;
	padding: 0;
	margin: 0;
	color: rgb(255, 255, 255, 0.0);
    -webkit-text-stroke: 1px #fff;
	font-size: 6.2rem;
	line-height: 0.6;
    text-transform: none;
	font-style: normal;
	font-weight: 400;
}


.title-16am a {
	color: rgb(255, 255, 255, 0.0) !important;
}

.active-16am {
	color: rgba(255, 255, 255, 0.0);
      filter:blur(px) !important;
      text-shadow:5px 5px 20px #ff00f8, -5px -5px 10px #008cff;
}


.title-16am a:hover {
	color: rgba(255, 255, 255, 0.75);
      filter:blur(15px) !important;
      text-shadow:10px 10px 20px #ff00f8, -10px -10px 10px #008cff;
}


.bg-16am {
    visibility: hidden;
}

body:not(.mobile) .title-16am:hover + .bg-16am {
    visibility: visible;
    pointer-events: none;
}

.bg-16am {
    display: flex;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    pointer-events: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition-duration:00ms;
	background-color: black;
    height: 100vh;
    width:100vw;
}

.bg-16am img {
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    margin-bottom: 0;

}






/* SPIT */

.title-spit {
	font-family: "TeX Gyre Heros Condensed", Icons;
	font-style: normal;
    letter-spacing:-0.2rem;
	padding: 0;
	margin: 0;
	color: rgb(255, 255, 255, 0.0);
    -webkit-text-stroke: 1px #fff;
	font-size: 6.2rem;
	line-height: 0.6;
    text-transform: uppercase;
	font-weight: 400;
}


.title-spit a {
	color: rgb(255, 255, 255, 0.0) !important;
}

.active-spit, .title-spit a:hover {
	color: rgba(255, 255, 255, 1.0) !important;
      filter:blur(0px) !important;
      text-shadow:1px 1px 10px #fff, 1px 1px 10px #ff0071;
}


.bg-spit {
    visibility: hidden;
}

body:not(.mobile) .title-spit:hover + .bg-spit {
    visibility: visible;
    pointer-events: none;
}

.bg-spit {
    display: flex;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    pointer-events: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition-duration:00ms;
    background-image: url(https://freight.cargo.site/t/original/i/e4c97372a47efe42e6202e8700d9c9f9359b7d0a12eef52642a7a9bea604b065/image-6.png);
    background-size: cover;
    width:100vw;
    height:100vh;
}


.bg-spit img {
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    margin-bottom: 0;

}




/* HOLE */

.title-hole {
	font-family: "Freight Big", Icons;
	font-style: italic;
	font-weight: 200;
    letter-spacing:-0.2rem;
	padding: 0;
	margin: 0;
	color: rgb(255, 255, 255, 0.0);
    -webkit-text-stroke: 1px #fff;
	font-size: 6.2rem;
	line-height: 0.6;
    text-transform: none;
}


.title-hole a {
	color: rgb(255, 255, 255, 0.0) !important;
}

.active-hole, .title-hole a:hover {
	color: rgba(255, 255, 255, 0.75);
      filter:blur(inherit0px) !important;
      text-shadow:1px 1px 10px #fff, 1px 1px 10px #00ff32;
}


.bg-hole {
    visibility: hidden;
}

body:not(.mobile) .title-hole:hover + .bg-hole {
    visibility: visible;
    pointer-events: none;
}

.bg-hole {
    display: flex;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    pointer-events: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition-duration:00ms;
background: radial-gradient(#000,#000,rgba(101, 255, 0, 0.5),#000, #000, #000);    height: 100vh;
    height: 100vh;
    width:100vw;
}

.bg-hole img {
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    margin-bottom: 0;

}




/* LIV */

.title-liv {
	font-family: "Optician Sans", Icons;
	font-style: normal;
	font-weight: 400;
    letter-spacing:-0.2rem;
	padding: 0;
	margin: 0;
	color: rgb(255, 255, 255, 0.0);
    -webkit-text-stroke: 1px #fff;
	font-size: 6.2rem;
	line-height: 0.6;
    text-transform: none;
}


.title-liv a {
	color: rgb(255, 255, 255, 0.0) !important;
}

.active-liv, .title-liv a:hover {
	color: rgba(255, 0, 0, 0) !important;
    -webkit-text-stroke: 1px #f00 !important;
      filter:blur(0px);
      text-shadow:1px 1px 10px #f00, 1px 1px 10px #f00;
}


.bg-liv {
    visibility: hidden;
}

body:not(.mobile) .title-liv:hover + .bg-liv {
    visibility: visible;
    pointer-events: none;
}

.bg-liv {
    display: flex;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    pointer-events: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition-duration:00ms;
	background-color: black;
    height: 100vh;
    width:100vw;
}

.bg-liv img {
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    margin-bottom: 0;
    	background-color: red;

}





/* MOLD */

.title-mold {
	font-family: Ortica, Icons;
	font-style: normal;
	font-weight: 300;
    letter-spacing:-0.2rem;
	padding: 0;
	margin: 0;
	color: rgb(255, 255, 255, 0.0);
    -webkit-text-stroke: 1px #fff;
	font-size: 6.2rem;
	line-height: 0.6;
    text-transform: none;
}


.title-mold a {
	color: rgb(255, 255, 255, 0.0) !important;
}

.active-mold, .title-mold a:hover {
	color: rgba(255, 243, 0, 0.75) !important;
    -webkit-text-stroke: 1px rgba(255, 243, 0, 0.75) !important;
      filter:blur(0px) !important;
      text-shadow:1px 1px 5px #ff8900, 10px 1px 10px #f00;
}


.bg-mold {
    visibility: hidden;
}

body:not(.mobile) .title-mold:hover + .bg-mold {
    visibility: visible;
    pointer-events: none;
}

.bg-mold {
    display: flex;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    pointer-events: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition-duration:00ms;
	background-color: #ff6f00;
    height: 100vh;
    width:100vw;
}

.bg-mold img {
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    margin-bottom: 0;

}







/* CENS */

.title-cens {
	font-family: "Pinyon Script", Icons;
    letter-spacing:-0.2rem;
	padding: 0;
	margin: 0;
	color: rgb(255, 255, 255, 0.0);
    -webkit-text-stroke: 1px #fff;
	font-size: 6.2rem;
	line-height: 0.6;
    text-transform: none;
	font-style: normal;
	font-weight: 400;
}


.title-cens a {
	color: rgb(255, 255, 255, 0.0) !important;
}

.active-cens, .title-cens a:hover {
	color: rgba(255, 255, 255, 0.75);
      filter:blur(0px) !important;
      text-shadow:1px 1px 10px #fff, 1px 1px 10px #00ff26;
}


.bg-cens {
    visibility: hidden;
}

body:not(.mobile) .title-cens:hover + .bg-cens {
    visibility: visible;
    pointer-events: none;
}

.bg-cens {
    display: flex;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    pointer-events: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition-duration:00ms;
background: linear-gradient(#abec8c, #9198e5);    
    height: 100vh;
    width:100vw;
}

.bg-cens img {
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    margin-bottom: 0;

}



/* NEWSC */

.title-newsc {
	font-family: "Work Sans", Icons;
	font-style: normal;
    letter-spacing:-0.2rem;
	padding: 0;
	margin: 0;
	color: rgb(255, 255, 255, 0.0);
    -webkit-text-stroke: 1px #fff;
	font-size: 6.0rem;
	line-height: 0.6;
    text-transform: none;
	font-weight: 400;
}


.title-newsc a {
	color: rgb(255, 255, 255, 0.0) !important;
}

.active-newsc, .title-newsc a:hover {
	color: rgba(255, 236, 0, 1) !important;
      filter:blur(0px) !important;
      text-shadow:1px 1px 10px #fff100, 1px 1px 10px #00ff26;
    -webkit-text-stroke: 1px #fff !important;

}


.bg-newsc {
    visibility: hidden;
}

body:not(.mobile) .title-newsc:hover + .bg-newsc {
    visibility: visible;
    pointer-events: none;
}

.bg-newsc {
    display: flex;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    pointer-events: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition-duration:00ms;
	background-color: #00b526;
    height: 100vh;
    width:100vw;
}

.bg-newsc img {
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    margin-bottom: 0;

}






.texty {
	mix-blend-mode: difference;
    isolation: isolate;
    z-index:999;
    display: contents;
    position: initial;
    top:50%;
    left:50%;
}


circle {
  mix-blend-mode: screen;
}
.isolate {
  isolation: isolate;
}
 

.container-row {
	display:flex;
    flex-direction:row;
    justify-content: space-between;
    margin-top:-350px;

}

.hover-box {
    pointer-events: auto;
    cursor: pointer;
    border: 0px solid red;
    width:150px;
    height:150px;
    margin-right:-400px;
    margin-top:-0px;
}

.hover-pic {
    visibility: hidden;
}

body:not(.mobile) .hover-box:hover + .hover-pic {
    visibility: visible;
    pointer-events: none;
}

.hover-pic {
    display: flex;
    position: inherit;
    top: 50%;
    left: 50%;
    transform: translate(-0%, -30%);
    z-index: 1;
    pointer-events: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition-duration:00ms;
  box-shadow: 0 0 0px 0px
 rgba(255,255,255,.2);



/* Change width and height to scale images */
    height: 480px;
}

.hover-pic img {
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    margin-bottom: 0;
}








.cycle_content {
    opacity: 0;
    white-space: nowrap;
    display: inline-block;
    pointer-events: none;
}
 
.cycle_container {
    position: fixed;
    transform: translate(-50%, -50%);
    top: 55%;
    left: 62%;
    font-size: 1rem;
    line-height: 1 !important;
}

.petit {
	font-size:.43em;
    font-family: arial;
    line-height: 1.2em;
    margin-bottom:0px;
    margin-top:12px;
   
}

.twolines {
	padding-top:12px;
    vertical-align: top !important;
}


.top-layer {
	z-index: 2147483647 !important;
}
.audio-player {
	width:100% !important;
    max-width:1500px !important;
}

.expodate {
	font-size:.8em !important;
    font-family: Courier;
    margin-top:8px;
	line-height:.95em;
}

.expotitle {
	margin-bottom:-10px;

}

.expotitle a {
    color: white !important;
    

}

.expotitle a:hover {
    color: white !important;
}


.eventtitle {
	margin-bottom:-8px;
    padding-top:5px;

}

.eventtitle a {
    color: white !important;

}

.eventtitle a:hover {
    color: white !important;
    font-family: arial narrow, arial, icons !important;


}


span.hidetext {
    visibility:hidden;

}

a:hover span.hidetext {
    visibility:visible;

}

span.hidearrow {
    visibility:hidden;

}

a:hover span.hidearrow {
    visibility:visible;
    opacity:0.3;

}

.negative {
	    mix-blend-mode: difference !important;
    background-blend-mode: difference !important;

}



.logo-mobile {
	background: url("https://freight.cargo.site/t/original/i/ea95c970d724fd343708e6d1d92096f5ccce65f9376ec0a024d7f8e2614efbff/afterhours.svg");
	background-repeat:no-repeat;
    width:20vw;
    height:30vw;
    background-size: contain;                      /* <------ */
    display: inline-block;
    	background-position: center;

   background-color:transparent;
    background-blend-mode: difference !important;

}

.logo-mobile2 {
	background: url("https://freight.cargo.site/t/original/i/ea95c970d724fd343708e6d1d92096f5ccce65f9376ec0a024d7f8e2614efbff/afterhours.svg");
	background-repeat:no-repeat;
    width:10vw;
    height:17vw;
    background-size: contain;                      /* <------ */
    display: inline-block;
    	background-position: center;
background-color:transparent;
    background-blend-mode: difference !important;

   
}

.logo {
	background-image: url("https://freight.cargo.site/t/original/i/ea95c970d724fd343708e6d1d92096f5ccce65f9376ec0a024d7f8e2614efbff/afterhours.svg");
	background-repeat:no-repeat;
    width:8vw;
    height:10vw;
    background-size: contain;                      /* <------ */
    display: inline-block;
    	background-position: center;
background-color:transparent;
    background-blend-mode: difference !important;

}

.logo:hover {
	background-image: url("https://freight.cargo.site/t/original/i/ec609acd763b30a4dd7d8d94b46d8dcc337434134ed62cea57775c47cd1eb415/afterhours-hover2.svg");
	background-position: center;
  	background-repeat:no-repeat;
    background-size: contain;                      /* <------ */
background-color:transparent;
    background-blend-mode: difference !important;


}


.logo2 {
	background-image: url("https://freight.cargo.site/t/original/i/ec609acd763b30a4dd7d8d94b46d8dcc337434134ed62cea57775c47cd1eb415/afterhours-hover2.svg");
	background-position: center;
  	background-repeat:no-repeat;
    width:8vw;
    height:10vw;
    background-size: contain;                      /* <------ */
    display: inline-block;
	    mix-blend-mode: difference !important;
background-color:transparent;
    background-blend-mode: difference !important;


}

.logo2:hover {
	background-image: url("https://freight.cargo.site/t/original/i/ea95c970d724fd343708e6d1d92096f5ccce65f9376ec0a024d7f8e2614efbff/afterhours.svg");
	background-position: center;
  	background-repeat:no-repeat;
    width:8vw;
    height:10vw;
    background-size: contain;                      /* <------ */
    display: inline-block;
background-color:transparent;
    background-blend-mode: difference !important;


}




.logo-sm {
	background-image: url("https://freight.cargo.site/t/original/i/ea95c970d724fd343708e6d1d92096f5ccce65f9376ec0a024d7f8e2614efbff/afterhours.svg");
	background-position: center;
  	background-repeat:no-repeat;
    width:5vw;
    height:6vw;
    background-size: contain;                      /* <------ */
    display: inline-block;
	    mix-blend-mode: difference !important;
background-color:transparent;
    background-blend-mode: difference !important;


}

.logo-sm:hover {
	background-image: url("https://freight.cargo.site/t/original/i/ea95c970d724fd343708e6d1d92096f5ccce65f9376ec0a024d7f8e2614efbff/afterhours.svg");
	background-position: center;
  	background-repeat:no-repeat;
    width:5vw;
    height:6vw;
    background-size: contain;                      /* <------ */
    display: inline-block;
background-color:transparent;
    background-blend-mode: difference !important;


}

a .svg-class:hover path {
    fill: #000;
 stroke: #fff;
  stroke-width: 1px;
  stroke-dasharray: 0;
  stroke-linejoin: round;    
}

.svg-class {
    height: 10vw;
    width: 10vw;
    display: inline-block;
}



.shadow {  
 -webkit-filter: drop-shadow( 0px 0px 2px rgba(0, 255, 38, 1.0));
  filter: drop-shadow( 0px 0px 2px rgba(0, 255, 38, 1.0));

}


.timer {
	padding:0px !important;
    margin:0px;
    font-family: Swear Deck;
    text-align: right;
}

a.footnote {
   text-decoration:none;
	font-family: "Monument Grotesk Mono Variable", Icons;
	font-style: normal;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
    font-variation-settings: 'slnt' 0, 'MONO' 1;
   padding-left: 2px;
   padding-right: 2px;
   margin-right: 2px;

	    filter: blur(0px) !important;
     font-size:1rem;

}
 

a.footnote span {
   z-index: -1;
   opacity: 0;
   position: fixed;
   left: 15px; 
   bottom: -300px;
   border:0px solid #DCA;
   color: white;

	    filter: blur(0px) !important;
    	font-family: "Monument Grotesk Mono Variable", Icons;
	font-style: normal;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
    font-variation-settings: 'slnt' 0, 'MONO' 1;
	text-shadow:none;
 font-size:1rem;


}

a.footnote:hover span {
   z-index: 9;
   opacity: 1;
 font-size:1rem;
	    filter: blur(0px) !important;
    	font-family: "Monument Grotesk Mono Variable", Icons;
	font-style: normal;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
    font-variation-settings: 'slnt' 0, 'MONO' 1;
	


}







svg.svgwave {
    width: 100%;
    height: auto;
    overflow: visible;
}

svg.svgwave path {
    fill:transparent;
}

svg.svgwave text {
    font-size:4px;
    fill: white;
    	font-family: "Monument Grotesk Mono Variable", Icons;
	font-style: normal;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
    font-variation-settings: 'slnt' 0, 'MONO' 1;
	
}

.mytext {
	font-family: "Monument Grotesk Mono Variable", Icons;
	font-style: normal;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
    font-variation-settings: 'slnt' 0, 'MONO' 1;
	
}



	.blur {
	  text-align: center;
      width: 50%;
	  backdrop-filter: blur(14px); 
	  background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
	}
    	.blur:hover {
	  text-align: center;
      width: 100%;
	  backdrop-filter: blur(0px); 
	  background-color: rgba(0, 0, 0, 0.6);

	}


.dates
{
  position: relative;
        text-align: justify;
    padding:10px 20px 0px 20px;

}
.details
{
  position: absolute;
	  bottom: 20px;
    padding:0px 20px 0px 20px;
    text-align: justify;
    
}
.noblur {
	    filter: blur(0px) !important;

}

.noglow {
	    text-shadow: none !important;

}

.noglow:hover {
	    text-shadow: none !important;

}






.en	{ 
    color:white; 
	    filter: blur(0px) !important;
    font-family:Swear Deck;
    font-size: 2.2em;
    padding: 0px;
    margin-top: 0px;
    border: 0px;
    	background-color:transparent;


}

.en:after	{ 
    content:'en / fr'; 
    	    filter: blur(0px) !important;

}

.en:hover:after { 
    content:'fr / en'; 
    cursor: cell;
    	    filter: blur(0px) !important;

}




.fr	{ 
    color:white; 
	    filter: blur(0px) !important;
    font-family:Swear Deck;
    font-size: 2.2em;
    padding: 0px;
    margin-top: 0px;
    border: 0px;
    	background-color:transparent;


}

.fr:after	{ 
    content:'fr / en'; 
    	    filter: blur(0px) !important;

}

.fr:hover:after { 
    content:'en / fr'; 
    cursor: cell;
    	    filter: blur(0px) !important;

}





.hover-title {
    display: inline;
    pointer-events: auto;
    cursor: cell;
}

.hover-image {
    visibility: hidden;
}

body:not(.mobile) .hover-title:hover + .hover-image {
    visibility: visible;
    pointer-events: none;
}

.hover-image {
    display: flex;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    pointer-events: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;

/* Change width and height to scale images */
    width: 100vw;
    height: 100vh;
}

.hover-image img {
    max-width: 100% !important;
    max-height: 100% !important;
    min-width: 200% !important;
    min-height: 200% !important;
    width: 100vw !important;
    height: 100vh !important;
    margin-bottom: 0;
    filter: blur(0px);
    opacity: 50%;
}


.exhibition {
	border-bottom: 0px dotted white;
      background-color: transparent;
  color: white;
  margin: 0px;
  padding: 35px 40px 20px 30px;
        position: relative;
     display:block;


}

.exhibition:hover {
	border-bottom: 0px dotted white;
  margin: 0px;
        position: relative;
     display:block;
    text-shadow: none;

}




.exhibition:hover {
	border-bottom: 0px dotted white;
  margin: 0px;
        position: relative;
     display:block;
    text-shadow: none;

}










@media only screen and (max-width: 600px) {

    
    input {
  width: 90%;
    	background-color:transparent;
	color: white;
    	font-size: 2.3rem  !important;
	line-height: 1.3;
margin-top:8px  !important;
    border: 1px solid white;
    	padding: 5px 10px 5px 10px;
border-radius:0px !important;
    
}

input::placeholder{
  color: #fff;
    	font-family: "arial", Icons !important;

}


button {
	background-color:white;
    border: 1px solid white;
    color: #000000;
    	display: inline-block;
	font-size: 2.2rem !important;
	line-height: 1.3;
	font-family: "arial", Icons !important;
	font-style: normal;
	font-weight: 400;
    font-variation-settings: 'slnt' 0, 'MONO' 1;
	padding: 5px 10px 5px 10px;
    text-transform: uppercase;
    margin-top: 10px;
    
}

button:hover {
	cursor:cell;
	      filter:blur(0px);
   
    cursor: cell;

}
    
    
    
    
  }

    
    
input {
  width: 90%;
    	background-color:transparent;
	color: white;
    	font-size: 2.3rem;
	line-height: 1.3;
margin-top:0px;
    border: 1px solid white;
    	padding: 5px 10px 5px 10px;
	text-transform: uppercase;
	font-family: "arial", Icons;
    display:flex;
   
    
}

input::placeholder{
  color: #fff;
    	text-transform: uppercase;

}


button {
	background-color:white;
    border: 1px solid white;
    color: #000000;
    	display: flex;
	font-size: 1.5rem;
	line-height: 1.3;
	font-family: "arial", Icons;
	font-style: normal;
	font-weight: 400;
    font-variation-settings: 'slnt' 0, 'MONO' 1;
	padding: 5px 10px 5px 10px;
    margin-top:10px !important;
    
}

button:hover {
	cursor:cell;
	      filter:blur(0px);
   
    cursor: cell;

}

.past-index {
	border-bottom: 0px dotted white;
      background-color: transparent;
  color: white;
  margin: 0px;
  padding: 30px;
        position: relative;
 

}

.present-index {
	border-bottom: 0px dotted white;
      background-color: transparent;
  color: white;
  margin: 0px;
  padding: 30px;
        position: relative;
 

}


.lefttext {
	border-right: 0px dotted white;
      background-color: transparent;
  color: white;
  margin: 0px;
  padding: 0px;
     position: relative;
     display:block;


}

.leftnav {
	border-right: 0px solid white;
      background-color: transparent;
  color: white;
  margin: 0px;
  padding: 0px;
     position: relative;
     display:block;


}

.lefttext-content {
      background-color: transparent;
  color: white;
  margin: 0px;
  padding-left:86px;
    padding-right:40px;
    padding-bottom:100px;
    padding-top:0px;
        position: relative;
     display:block;


}

.language {
      background-color: transparent;
  color: white;
  margin: 0px;
  padding-left:16px;
    padding-top:16px;
        position: relative;
     display:block;
    font-size:.5em;


}

.lefttext:hover {
      background-color: transparent;
	-webkit-text-stroke:white;
    text-stroke:white;
    color: transparent;
}


.present {
	border-bottom: 1px dotted white;
      background-color: transparent;
  color: white;
  margin: 0px;
  padding: 30px;
    height: 30vh;
        position: relative;
     display:block;


}

.present:hover {
      background-color: transparent;
	-webkit-text-stroke:1px white;
    text-stroke:1px solid white;
    color: transparent;
    filter:blur(0px);
      text-shadow:none;
}




.past {
	border-right: 1px dotted white;
      background-color: transparent;
  color: white;
  margin: 0px;
  padding: 30px;
    height: 70vh;
    width: 36vw;
        float: left;
        display:block;


}

.past:hover {
      background-color: transparent;
      background-color: transparent;
	-webkit-text-stroke:1px white;
    text-stroke:1px solid white;
    color: transparent;
    filter:blur(0px);
      text-shadow:none;

}

.future {
	border-bottom: 0px solid white;
      background-color: transparent;
  color: white;
  margin: 0px;
  padding: 30px;
    height: 70vh;
    width: 27.8vw;
        float: left;
    display:block;
}

.future:hover {
      background-color: transparent;
	background-repeat:no-repeat;
    background-size: cover;
    background-position:center;
     background-color: transparent;
	-webkit-text-stroke:1px white;
    text-stroke:1px solid white;
    color: transparent;
    filter:blur(0px);
      text-shadow:none;

}




.present2 {
	border-bottom: 0px dotted white;
      background-color: transparent;
  color: white;
  margin: 0px;
  padding: 0px 80px 0px 0px;
    height: 30vh;
        position: relative;
     display:block;


}

.present2:hover {
      background-color: transparent;
	-webkit-text-stroke:1px white;
    text-stroke:1px solid white;
    color: transparent;
    filter:blur(0px);
      text-shadow:none;
}




.past2 {
	border-right: 0px dotted white;
      background-color: transparent;
  color: white;
  margin: 0px;
  padding: 30px;
    height: 70vh;
    width: 36vw;
        float: left;
        display:block;
    z-index:10000;


}

.past2:hover {
      background-color: transparent;
      background-color: transparent;
	-webkit-text-stroke:1px white;
    text-stroke:1px solid white;
    color: transparent;
    filter:blur(0px);
      text-shadow:none;

}

.future2 {
	border-bottom: 0px solid white;
      background-color: transparent;
  color: white;
  margin: 0px;
  padding: 30px;
    height: 70vh;
    width: 27.8vw;
        float: left;
    display:block;
}

.future2:hover {
      background-color: transparent;
	background-repeat:no-repeat;
    background-size: cover;
    background-position:center;
     background-color: transparent;
	-webkit-text-stroke:1px white;
    text-stroke:1px solid white;
    color: transparent;
    filter:blur(0px);
      text-shadow:none;

}

hr {
	border: 1px dotted white;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0px;
    
}

.star::after { /* The foreground star */
    background-image: url(https://i.pinimg.com/originals/dc/ee/f0/dceef0d363fd47d933b37d0a9d56bba3.gif);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-size:150%;
-webkit-text-stroke: 0px black; 

}

.star::before { /* The star shadow */
    color: transparent;
 
}


.star {
    position: relative;
}



.parent{
    position:absolute;
    top:42vh;
    right:15px;
}



.rotate-clock {
  position:relative;
  writing-mode: vertical-r;
  top: 25vw;
    left: 22%;
    transform:rotate(90deg);


}

.rotate-45 {
  position:relative;
  writing-mode: vertical-r;
  top: -10vw;
    left: 25%;
    transform:rotate(-45deg);


}





.parent2{
    position:absolute;
    top:42vh;
    left:15px;
}


.rotate-counter {
  position:relative;
    transform:rotate(180deg);
   writing-mode: vertical-lr;

}


.bottom {
    position:absolute;
    bottom:15px;
	left:45%;
}

.star-left {
    position:absolute;
    bottom:15px;
	left:16px
}

.star-right {
    position:absolute;
    bottom:15px;
	right:16px
}


.vl-left {
  border-left: 1px dotted white;
  height: 100vw;
  position: absolute;
  left: 50px;
  top: 0;
}

.vl-pure {
  border-left: 1px dotted white;
  height: 72vh;
  position: relative;
  left: 0px;
  top: 0;
    margin:0px;
    padding: 0px;
}

.vl-right {
  border-right: 1px dotted white;
  height: 100vw;
  position: absolute;
  left: 100%;
  top: 0;
    z-index:1999;
}

.hl-bottom {
  border-bottom: 1px dotted white;
  width: 100vw;
  position: absolute;
  right: 0%;
  bottom: 50px;
}

.hl-bottomsolid {
  width: 100vw;
  position: absolute;
  left: 51px;
    bottom:0%;
  height: 50px;
    background-color: #F6F1EA;
}

.hl-top {
  border-top: 1px solid white;
  width: 100vw;
  position: absolute;
  right: 0%;
  top: 100px;
}

.blacktop {
  border-top: 1px solid white;
  width: 100vw;
    top: 0;
        position: absolute;
  height: 100px;
    background-color:black;
    padding-top:18px;
}



.blacktop:hover {
  border-top: 1px solid black;
  width: 100vw;
    top: 0;
        position: absolute;
  height: 100px;
    padding-top:18px;
    background-size:50%;
}



.cycle_content {
    opacity: 0;
    white-space: nowrap;
    pointer-events: none;
  
}
 
.cycle_container {
    font-size: 1rem;
    line-height: 1 !important;
    margin-top:-4%;
    margin-left:-12%;
}

h1.black a { 
    color: rgba(215, 255, 238, 1) !important; 
        text-shadow: 1px 1px 17px #f00;

}

body.black a {  
    color: rgba(215, 255, 238, 1) !important; 
        text-shadow: 1px 1px 17px #f00;

}

.black { 
    font-family: flora;    
    -webkit-text-stroke: 1px white;
    text-stroke: 1px white;
    font-size: 1em !important;
    color: transparent;
    text-shadow: 1px 1px 17px;
    display: inline;

}

.rotate {

/* Safari */
-webkit-transform: rotate(-90deg);

/* Firefox */
-moz-transform: rotate(-90deg);

/* IE */
-ms-transform: rotate(-90deg);

/* Opera */
-o-transform: rotate(-90deg);

float: left;

}



@-webkit-keyframes pulse {
    from   {     
            background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 0, 0, 1) 0%,rgba(0, 255, 221, 1) 50%);
            opacity:1;
        }
    to {     
            background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 0, 0, 1) 0%,rgba(0, 52, 255, 0) 50%);
            opacity:0.5; 
        }
}



.star2 {
    margin: 0px;
    padding:0px;
    width: 100px;
    height:100px;
     -webkit-animation: pulse 2s ease-in-out infinite alternate;
     -moz-animation:    pulse 2s ease-in-out infinite alternate;
	background: radial-gradient(49.99% 49.57% at 50.85% 49.57%, rgba(0, 251, 85, 0) 25.52%, #6248FF 100%);
background-image: linear-gradient(rgba(0, 0, 255, 0.5), rgba(255, 255, 0, 0.5)),
url("https://freight.cargo.site/t/original/i/46f3e5f59d3dc7e705d56f84700f31aa09086b0b0177cdc15cfdcc426430d91b/ripple.gif");

}


.star {
background-image: linear-gradient(rgba(0, 0, 255, 0.5), rgba(255, 255, 0, 0.5)),
url("https://freight.cargo.site/t/original/i/46f3e5f59d3dc7e705d56f84700f31aa09086b0b0177cdc15cfdcc426430d91b/ripple.gif");
}


@font-face {
    font-family: 'Swear';
    font-weight: light;
    font-style: cilati;
    src: url('https://files.cargocollective.com/c1465824/SwearDeck-LightCilati.woff') format('woff');
}


@font-face {
    font-family: 'Arial Narrow';
    font-weight: normal;
    font-style: normal;
    src: url('https://files.cargocollective.com/c1465824/Arial-Narrow.woff') format('woff');
}

@font-face {
    font-family: 'Arial Narrow Italic';
    font-weight: normal;
    font-style: italic;
    src: url('https://files.cargocollective.com/c1465824/Arial-Narrow-Italic.woff') format('woff');
}

@font-face {
    font-family: 'Swear Deck';
    font-weight: normal;
    font-style: cilati;
    src: url('https://files.cargocollective.com/c1465824/SwearDeck-Cilati.woff') format('woff');
}


#toolset {
	display: none;
}

body {
	background-color: #fff;
	color: #000;
}

a:active {
	opacity: 0.7;
}



.page a.active {
	
}

i,
em {
	color: rgba(255, 255, 255, 1);
	font-family: "courier" !important;
	line-height: 1.2rem;
	font-style: normal;
    letter-spacing: 0px;
    text-transform: none;
    text-align: justify;
    
}



b,
strong  {


	color: rgba(255, 255, 255, 0.00);
	font-family: "Arial Narrow", Icons !important;
	font-style: cilati;
	font-weight: normal;
    text-transform: none;
    text-align: justify;
        -webkit-text-stroke: .5px #ffffff !important;
    text-decoration:none;

}

.blurhover {

     filter: blur(0px) !important;


}

.blurhover:hover {

     filter: blur(5px) !important;


}

u {
	font-family: Arial Narrow !important;
    filter:blur(0px);
    font-style: normal !important;
    cursor: cell;
    text-indent: 0px;
	color: transparent;
    -webkit-text-stroke: 1px #ffffff !important;
      margin-left: 0px;
        text-decoration:none;



}

u:hover {
	font-family: Arial Narrow !important;
    filter:blur(0px);
    font-style: normal !important;
    cursor: cell;
    text-indent: 0px;
	color: rgba(255, 255, 255, 1.0) !important;
    -webkit-text-stroke: 1px #ffffff !important;
      margin-left: 0px;
        text-decoration:none;



}

sub,
sup {
	position: relative;
	vertical-align: baseline;
    	font-family: "arial", Icons;
	font-style: normal;
	font-weight: 400;
    font-variation-settings: 'slnt' 0, 'MONO' 1;
	
}

sub {
	top: 0.3em;
    line-height:0.6em !important;
    	font-style: italic;

}

sup {
	top: -0.7em;
    font-size: .9rem;
    line-height:0.6em;
}

s {
	text-decoration: line-through;
}

img {
	border: 0;
	padding: 0;
}



ul,
ol {
	margin: 0;
	padding: 0 0 0 2.5em;
}

blockquote {
	margin: 0;
	padding: 0 0 0 1em;
}

hr {
	background: rgba(0, 0, 0, 0.25);
	border: 0;
	height: 1px;
	display: block;
}

.content img {
	float: none;
	margin-bottom: 0;
    vertical-align: bottom;
}

[image-gallery="slideshow"] {
    margin-bottom: 2rem;
}

.gallery_image_caption {
    margin-top: 1.5rem;
    margin-bottom: 0.5rem;
    font-size: 1.0rem;
	font-weight: 500;
	font-size: 0.8rem;
	line-height: 1.3;
	font-family: "Monument Grotesk Mono Variable", Icons;
	font-style: normal;
	font-weight: 400;
	color: rgba(255, 255, 255, .5);
    font-variation-settings: 'slnt' 0, 'MONO' 1;
}

.gallery_image_caption:hover {
    margin-top: 1.5rem;
    margin-bottom: 0.5rem;
    font-size: 1.0rem;
	font-weight: 500;
	font-size: 0.8rem;
	line-height: 1.3;
	font-family: "Monument Grotesk Mono Variable", Icons;
	font-style: normal;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
    font-variation-settings: 'slnt' 0, 'MONO' 1;
}

/**
 * Loading Animation
 */

.loading[data-loading] {
	position: fixed;
	bottom: 8px; 
    left: 8px;
}

/**
 * Editor styles
 */

[data-predefined-style="true"] bodycopy {
	font-size: 1.7rem;
	color: rgba(255, 255, 255, 1);
	font-family: "Arial Narrow", Arial, sans-serif, Icons;
	line-height: 1.4rem;
	font-style: normal;
    letter-spacing: -px;
    text-transform: none;
    text-align: justify;
}



.body2{
	font-size: 1.9rem !important;
	color: rgba(255, 255, 255, 1);
	font-family: "Arial Narrow", Arial, Icons;
	line-height: 2.2rem;
	font-style: normal;
	font-weight: normal;
    letter-spacing: 0px;
    text-transform: none;
    text-align: justify;
      text-indent: 0px;

    }




.body2 strong{
	font-size: 1.2rem !important;
	color: rgba(255, 255, 255, 1);
	font-family: "Anthropocene", Icons;
	line-height: 1.4rem;
	font-style: normal;
	font-weight: normal;
    letter-spacing: -px;
    text-transform: none;
    text-align: justify;
    }

.body3{
	font-size: 2.3rem !important;
	color: rgba(255, 255, 255, 1);
	font-family: "Swear Deck", Icons;
	line-height: 2.4rem;
	font-style: normal;
	font-weight: normal;
    letter-spacing: 0px;
    text-transform: none;
    text-align: justify;
      text-indent: 0px;

    }

.body4{
	font-size: 2.4rem !important;
	color: rgba(255, 255, 255, 1);
	font-family: "Arial Narrow", Arial, Icons;
	line-height: 2.7rem;
	font-style: normal;
	font-weight: normal;
    letter-spacing: 0px;
    text-transform: none;
    text-align: justify;
      text-indent: 0px;

    }

[data-predefined-style="true"] bodycopy a {
	color: rgba(255, 255, 255, 1);
	text-decoration: none;
          margin-left: 0px;

}

[data-predefined-style="true"] bodycopy a:hover {
	      filter:blur(0px);
    cursor: cell;
    text-indent: 0px;
	color: transparent;
    -webkit-text-stroke: 1px #ffffff;
    text-stroke: 0px #ffffff;
      margin-left: 0px;

}

bodycopy a.image-link,
bodycopy a.icon-link,
bodycopy a.image-link:hover,
bodycopy a.icon-link:hover {
	border-bottom: 0;
	padding-bottom: 0;
}

[data-predefined-style="true"] h1 {
	font-family: "Swear Deck", Icons;
	font-weight: cilati;
	padding: 0;
	margin: 0;
	line-height: 1;
	color: rgb(255, 255, 255,1.0);
    letter-spacing: -0.0rem;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
	font-size: 25vmin;
        text-transform: none;
            -webkit-text-stroke: 0px #ffffff;
    text-stroke: 2px #ffffff;

}

h1.title {
	font-family: "Swear Deck", Icons;
	font-style: medium;
	font-weight: cilati;
	padding: 0;
	margin: 0;
	line-height: 1;
	color: rgb(255, 255, 255, 0.0);
    letter-spacing: -0.1rem;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
	font-size: 25vmin;
        text-transform: none;
        -webkit-text-stroke: 1px #ffffff;
    text-stroke: 1px #ffffff;

}


h1 a {
	font-family: "Swear Deck", Icons;
	font-style: normal;
	font-weight: cilati;
	padding: 0;
	margin: 0;
  color: #fff !important;
    letter-spacing: 5px !important;

	font-variation-settings: 'slnt' 0, 'MONO' 0;
}

h1 a:hover {
	font-family: "Blob", Icons !important;
	font-style: normal;
	font-weight: normal;
	padding: 0;
	margin: 0;
        letter-spacing: -0.1rem;
    font-size: 17rem !important;
	line-height: .8 !important;


}


h1 strong {
	font-family: "Blob", Icons !important;
	font-style: normal;
	font-weight: normal;
	padding: 0;
	margin: 0;
        letter-spacing: 0.3rem;
    color: transparent;
        -webkit-text-stroke: 2px #ffffff;
    text-stroke: 2px #ffffff;
    font-size: 17rem !important;
	line-height: .8 !important;
  /*  text-shadow: 1px 1px 17px #000;
    
        color: rgba(246, 241, 234, 1) !important;
           background-image: url(https://thumbs.gfycat.com/AggressiveSmallGuppy-max-1mb.gif);
            background-repeat: repeat;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;

            -webkit-font-smoothing: antialiased;
text-shadow: 2px 2px #000;*/


}


[data-predefined-style="true"] h1 a {
	color: rgb(255, 255, 255);
}

[data-predefined-style="true"] h2 {
	font-family: "Arial Narrow", Icons;
	font-style: cilati;
	font-weight: normal;
    letter-spacing:-0.2rem;
	padding: 0;
	margin: 0;
	color: rgb(255, 255, 255, 0.0);
    -webkit-text-stroke: 1px #fff;

       
	font-size: 6rem;
	line-height: 1.1;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
	}


[data-predefined-style="true"] h2 a {
	color: rgb(255, 255, 255);
}

h2 a:hover {
	color: rgba(255, 255, 255, 0.75);
      filter:blur(0px);
      text-shadow:1px 1px 10px #fff, 1px 1px 10px #00ff26;


}



h3 {
	font-family: "Blob", Icons;
	font-style: cilati;
	font-weight: normal;
    letter-spacing:0.4rem;
	padding: 0;
	margin: 0;
	color: rgb(255, 255, 255, 0.0);
    -webkit-text-stroke: .8px #fff;

       
	font-size:10rem;
	line-height: .8em;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
	}



h6 {
	font-family: "Courier", Icons;
	font-style: normal;
	font-weight: normal;
	font-size:0.6em;
	padding: 0;
	margin: 0;
	color: rgb(255, 255, 255, 1.0);
	line-height: 1.0em;
}


[data-predefined-style="true"] h2 a {
	color: rgb(255, 255, 255);
}

h2 a:hover {
	color: rgba(0, 0, 0, 0.75);
      filter:blur(0px);
      text-shadow:1px 1px 10px #fff, 1px 1px 10px #00ff26;


}



[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 1rem;
	line-height: 1.2;
	font-family: Courier, "Courier New", monospace, Courier, Icons;
	font-style: normal;
	font-weight: normal;
	color: rgba(255, 255, 255, 1);
    text-transform: none;
}


small em {
	display: inline-block;
	font-size: 1.2rem;
	line-height: 1.3;
	font-family: "Arial", Icons !important;
	font-style: italic;
	font-weight: 400;
	color: rgba(255, 255, 255, 1.0);
font-variation-settings: 'slnt' 0, 'MONO' 1;
}

[data-predefined-style="true"] small a {
	color: rgba(255, 255, 255, 1);
	border-bottom-width: 0em;
}

 small a:hover {
	color: rgba(255, 255, 255, 1);
font-variation-settings: 'slnt' 0, 'MONO' 1;
	    filter: blur(5px) !important;
     

}

/**
 * Breakpoints
 */


[data-css-preset] .page {
    background-color: initial /*!page_bgcolor*/;
}

.mobile .page,
[data-css-preset].mobile .page {
	position: relative;
	max-width: 100%;
	width: 100%;
	background-color: transparent /*!page_bgcolor*/;
}

[data-css-preset] .container {
	margin-left: auto /*!content_center*/;
	margin-right: auto /*!content_center*/;
	text-align: left /*!text_left*/;
}

[data-css-preset] body {
	background-color: #000/*!body_bgcolor*/;
}

[data-css-preset] .container_width {
	width: 100% /*!content_center*/;
}

[data-css-preset] .content_padding {
	padding-top: 2rem /*!main_margin*/;
	padding-bottom: 2rem /*!main_margin*/;
	padding-left: 2rem /*!main_margin*/;
	padding-right: 2rem /*!main_margin*/;
}

/**
 * Thumbnails
 */

div[thumbnails] {
	justify-content: flex-start;
}

[data-css-preset] .thumbnails {
   	background-color: transparent/*!thumbnails_bgcolor*/;   
}

[data-css-preset] .thumbnails_width {
    width: 100%/*!thumbnails_width*/;
}

[data-css-preset] [thumbnails-pad] {
    padding: 1.5rem/*!thumbnails_padding*/;
}

[data-css-preset] [thumbnails-gutter] {
    margin: -3rem/*!thumbnails_padding*/;
}

[data-css-preset] [responsive-layout] [thumbnails-pad] {
    padding: 0.5rem/*!responsive_thumbnails_padding*/; 
}

[data-css-preset] [responsive-layout] [thumbnails-gutter] {
    margin: -1rem/*!responsive_thumbnails_padding*/; 
}

.thumbnails .thumb_image {
	outline: 0px solid rgba(0,0,0,.12);
    outline-offset: -1px;
}

.thumbnails .title {
    margin-top: 1.0rem;
    margin-bottom: 0.2rem;
    font-size: 1.4rem;
	font-weight: 500;
	color: rgba(0, 0, 0, 0.85);
	font-family: Diatype, Icons;
	font-style: normal;
	line-height: 1.3;
}

.thumbnails .tags {
    margin-top: 0.8rem;
    margin-bottom: 1.5rem;
    font-size: 1.1rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.4);
	font-family: "Monument Grotesk Mono", Icons;
	font-style: normal;
	line-height: 1.2;
}

.thumbnails .tags a {
	border-bottom: 0;
    color: rgba(0, 0, 0, 0.5);
    text-decoration: none;
}

.thumbnails .has_title .tags {
	margin-top: 0rem;
}

/**
 * Site Menu Button
 */



[data-css-preset] #site_menu_button {
    color: rgba(255, 255, 255, 1.00);
    line-height: 1;
    font-size: 28px /*!site_menu_button*/;
    padding: 6px;
    line-height: 1;
    background: rgba(33, 32, 46, 0);
    position: fixed;
	right: 3rem /*!site_menu_button*/;
	bottom: 3rem /*!site_menu_button*/;
    z-index: 999;
}

body.mobile #site_menu_button {
	margin: -6px;
    font-size: 24px;
        z-index: 999;

}

#site_menu_button.custom_icon {
	width: 40px;
    height: auto;
        z-index: 999;

}

#site_menu_button.active {
	display: none;
}


/**
 * Site Menu
 */

#site_menu {
	font-family: Arial Narrow, arial, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	background: rgba(0, 0, 0, 1.0);
	font-size: 25px;
	font-style: normal;
	font-weight: 400;
	padding: 20px 50px 90px 50px;
	max-width: 400px;
	min-width: 300px;
	text-align: left;
	display: flex;
	justify-content: flex-start;
    top:58%;
    border-top: .5px solid white;
}

body.mobile #site_menu {
	width: 100%;
}

#site_menu .page-link a {
	color: rgba(255, 255, 255, 1.0);
}

#site_menu .set-link > a {
	color: rgba(255, 255, 255, 1.0);
	font-weight: bold;
}

#site_menu a:active {
	opacity: 1.0;
        font-family: Swear Deck;
    font-size:27px;

}

#site_menu a.active {
	opacity: 1.0;
    font-family: Swear Deck;
        font-size:27px;

}

#site_menu .close {
	display: none;
	color: rgba(255, 255, 255, 1.0);
	line-height: .85em;
	font-size: 45px;
}

body.mobile #site_menu .close {
	display: none;
	color: rgba(0, 0, 0);
	line-height: .85em;
	font-size: 45px;
   	position: fixed;
	bottom: 3rem /*!site_menu_button*/;
	right: 3rem /*!site_menu_button*/;
}

body.mobile #site_menu .close {
	display: block;
	font-size: 38px;
    font-weight:300;
    color: #000;
	line-height: 1em;
    position: fixed;
	bottom: 3rem /*!site_menu_button*/;
	right: 3.0rem /*!site_menu_button*/;
}


#site_menu .break {
	height: 28px;
}

#site_menu .indent {
	margin-left: 48px;
}



@media only screen and (max-width: 600px) {
   

  
    #site_menu .close {
		top: auto !important;
        bottom: 2rem !important;
        color: #fff !important;
        font-family: arial light;
	}
}





/*
 * Shop Button
 */

[data-css-preset] #shop_button {
	color: rgba(0, 0, 0, 0.85);
    background: transparent;
	font-size: 32px;
    font-style: normal;
	font-weight: 400;
    line-height: 1;
    position: fixed;
	padding: 6px;
	top: 1rem /*!shop_button*/;
	left: 1.5rem /*!shop_button*/;
}

#shop_button.text {
    font-size: 1.6rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.75);
	font-family: Diatype, Icons;
    padding: 0;
    line-height: 1.3;
	font-style: normal;
}

#shop_button.custom_icon {
	width: 40px;
    height: auto;
}

body.mobile #shop_button:not(.text) {
	margin: -6px;
    font-size: 40px;
}

/*
 * Shop Product Widget
 */

.shop_product {
    width: 100%;
	max-width: 22rem;
    position: relative;
    display: block;
}

.shop_product .price {
	font-family: Diatype, Icons;
	font-size: 1.2rem;
	line-height: 1.2;
	color: rgba(0, 0, 0, 0.75);
    display: block;
    margin-bottom: 1rem;
	font-style: normal;
	font-weight: 400;
}

.shop_product .dropdown {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
    font-size: 1.2rem;
    display: inline-block;
	width: 100%;
    border: 1px solid rgba(0,0,0,.2);
    background:  white url(https://static.cargo.site/assets/images/select-line-arrows.svg) no-repeat right;
    margin-bottom: 1rem;
    line-height: 1.2;
    padding: .7rem 2.5rem 0.8rem 1rem;
	font-style: normal;
	font-weight: 400;
    color: rgba(0, 0, 0, 0.75);
}

.shop_product .button {
	font-family: Diatype, Icons;
	font-size: 1.2rem;
    background: rgba(0, 0, 0, 0.75);
    color: rgba(255,255,255,1);
    flex: 0 0 50%;
    text-align: left;
    display: inline-block;
	line-height: 1.2;
    padding: .8rem 1rem .8rem;
	font-style: normal;
	font-weight: 700;
}

/*
 * Image Zoom
 */

.content img.image-zoom:active {
  opacity: .7;
}

/**
 * Quick View
 */

[data-css-preset] .quick-view {
    padding-top: 2.5rem /*!quick_view_padding*/;
    padding-bottom: 2.5rem /*!quick_view_padding*/;
    padding-left: 2.5rem /*!quick_view_padding*/;
    padding-right: 2.5rem /*!quick_view_padding*/;
    height: 100% /*!quick_view_height*/;
    width: 100% /*!quick_view_width*/;
}

body.mobile .quick-view {
    width: 100%;
    height: 100%;
    margin: 0;
}


[data-css-preset] .quick-view-background {
	background: rgba(255, 255, 255, 1) /*!quick_view_bgcolor*/;
}

.quick-view-caption {
	font-family: Diatype, Icons;
    transition: 100ms opacity ease-in-out;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 3.5rem 0;
    text-align: center;
    font-size: 1.1rem;
	font-style: normal;
	font-weight: 400;
    line-height: 1.2;
}

.quick-view-caption span {
    padding: 0.5rem 1rem;
    display: inline-block;
    background: rgba(0,0,0,0.4);
    color: white;
}


/**
 * Quick View Navigation 
 */

.quick-view-navigation .left-arrow {
    left: 10px;
}

.quick-view-navigation .right-arrow {
    right: 10px;
}

.quick-view-navigation .left-arrow,
.quick-view-navigation .right-arrow {
    /* Change height/width together to scale */
    height: 36px;
    width: 36px;
}

.quick-view-navigation .left-arrow .inner-color,
.quick-view-navigation .right-arrow .inner-color {
    stroke: #fff;
    stroke-width: 0px;
}

.quick-view-navigation .left-arrow .outer-color,
.quick-view-navigation .right-arrow .outer-color {
    stroke: rgba(0, 0, 0, 0.85);
    stroke-width: 2px;
}

.quick-view-navigation .close-button {  
    top: 10px;
    right: 10px;
    /* Change height/width together to scale */
    width: 36px;
    height: 36px;
}

.quick-view-navigation .close-button .inner-color {
    stroke: #fff;
    stroke-width: 0px;
}

.quick-view-navigation .close-button .outer-color {
    stroke: rgba(0, 0, 0, 0.85);
    stroke-width: 2px;
}

/** 
 * Image Gallery Navigation Arrows 
 */
 
.image-gallery-navigation .left-arrow,
.image-gallery-navigation .right-arrow {
    /* Change height/width together to scale */
    height: 36px;
    width: 36px;
}

.image-gallery-navigation .left-arrow .inner-color,
.image-gallery-navigation .right-arrow .inner-color {
    stroke: #fff;
    stroke-width: 1.5px;
}

.image-gallery-navigation .left-arrow .outer-color,
.image-gallery-navigation .right-arrow .outer-color {
    stroke: rgba(0, 0, 0, 0.6);
    stroke-width: 2.5px;
}

/**
 * Wallpaper Backdrop Navigation Arrows 
 */

.wallpaper-navigation .left-arrow,
.wallpaper-navigation .right-arrow {
   /* Change height/width together to scale */
   width: 36px;
   height: 36px;
}

.wallpaper-navigation .left-arrow .inner-color,
.wallpaper-navigation .right-arrow .inner-color {
   stroke: #fff;
    stroke-width: 1.5px;
}

.wallpaper-navigation .left-arrow .outer-color,
.wallpaper-navigation .right-arrow .outer-color {
    stroke: rgba(0, 0, 0, 0.6);
    stroke-width: 2.5px;
}


/**
 * Feed
 */

.feed .content_container .page {
    border-top: 0px dashed rgba(0, 0, 0, 0.2);
}

.feed .content_container .page_container:first-child .page {
	border-top: 0;
}



/*
 * Audio Player
 */

.audio-player {
    max-width: 36rem;
    height: 3.3rem;
    outline: 1px solid rgba(0,0,0,0.15);
    color: rgba(0, 0, 0, 0.6);
    background: #fff;
    font-size: 1.2rem;
    line-height: 1.2;
	font-family: Diatype, Icons;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    margin: 1px 1px 1em 1px;
}

body.mobile .audio-player {
    max-width: 100%;
}

.audio-player .separator {
    width: 1px;
    background-color: rgba(0,0,0,0.15);
}

.audio-player .button {
    background: transparent;
    cursor: cell;
    fill: rgba(0, 0, 0, 0.85);
}

.audio-player .icon {
    fill: rgba(0, 0, 0, 0.85);
    padding: 30%;
    width: 100%;
    margin: auto;
}

.audio-player .buffer {
    background: rgba(0,0,0,0.03);
}

.audio-player .progress {
    background: rgba(0,0,0,0.1);
}

.audio-player .progress-indicator {
    border: 1px solid rgba(0, 0, 0, 0.7);
    width: 1px;
    height: 100%;
    right: 0;
    position: absolute;
    cursor: ew-resize;
}

.audio-player .note-icon {
    height: 100%;
    width: 3.8rem;
    padding: 1rem;
    fill: rgba(0, 0, 0, 0.5);
}

.audio-player .current-time {
    padding-left: 1rem;
}

.audio-player .total-time {
    padding-right: 1rem;
}


.hover-title-present {
    display: inline;
    pointer-events: auto;
    cursor: cell;
    line-height:.8em;
    margin-top:20px;

}

.hover-image-present {
    visibility: hidden;
}

body:not(.mobile) .hover-title-present:hover + .hover-image-present {
    visibility: visible;
    pointer-events: none;
}

.hover-image-present {
    display: flex;
    position: absolute;
    top: 60%;
    left: 70%;
    transform: translate(-50%, -50%);
    pointer-events: none;
    flex-direction: column;
    align-items: right;
    justify-content: center;
    z-index:-1;

/* Change width and height to scale images */
    width: 15vw;
}

.hover-image-present img {
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    margin-bottom: 0;
}




.hover-image-cm {
    visibility: hidden;
}

body:not(.mobile) .hover-title-present:hover + .hover-image-cm {
    visibility: visible;
    pointer-events: none;
}

.hover-image-cm {
    display: flex;
    position: absolute;
    top: 50%;
    left: 30%;
    transform: translate(-50%, -50%);
    pointer-events: none;
    flex-direction: column;
    align-items: right;
    justify-content: center;
    z-index:-1;

/* Change width and height to scale images */
    width: 85vw;
}

.hover-image-cm img {
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    margin-bottom: 0;
}




.hover-image-mold {
    visibility: hidden;
}

body:not(.mobile) .hover-title-present:hover + .hover-image-mold {
    visibility: visible;
    pointer-events: none;
}

.hover-image-mold {
    display: flex;
    position: absolute;
    top: 60%;
    left: -20%;
    transform: translate(-50%, -50%);
    pointer-events: none;
    flex-direction: column;
    align-items: right;
    justify-content: center;
    z-index:-1;
    

/* Change width and height to scale images */
    width: 55vw;
}

.hover-image-mold img {
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    margin-bottom: 0;
}








.hover-image-expo {
    visibility: hidden;
}

body:not(.mobile) .hover-title-present:hover + .hover-image-expo {
    visibility: visible;
    pointer-events: none;
}

.hover-image-expo {
    display: flex;
    position: absolute;
    top: 70%;
    left: 20%;
    transform: translate(-50%, -50%);
    pointer-events: none;
    flex-direction: column;
    align-items: right;
    justify-content: center;
    z-index:-1;
/* Change width and height to scale images */
    width: 110vw;
    
}

.hover-image-expo img {
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    margin-bottom: 0;
    filter: blur(12px) !important;


}



.extra { 
    display: none;
    z-index:999;
}

small:hover .extra {
    display: inline-block;
    z-index:999;
}



.mobile-nav {
	border-top:1px solid white;
    padding-top:30px;
    padding-left:.7em;
}





.close {
	color: rgba(255, 255, 255, 1.0);
	line-height: .85em;
	font-size: 45px;
}

.close {
	color: rgba(0, 0, 0);
	line-height: .85em;
	font-size: 45px;
   	position: fixed;
	bottom: 3rem /*!site_menu_button*/;
	right: 3rem /*!site_menu_button*/;
}

.close {
	display: block;
	font-size: 38px;
    font-weight:300;
    color: #000;
	line-height: 1em;
    position: fixed;
	bottom: 3rem /*!site_menu_button*/;
	right: 3.0rem /*!site_menu_button*/;
}



@media only screen and (max-width: 600px) {
   

  
    .close {
		top: auto !important;
        bottom: 2rem !important;
        color: #fff !important;
        font-family: arial light;
	}
}

