/* CARGO SUPPORT */
@font-face {
	font-family: 'ABCMaxiRound Variable';
  	src: url('https://files.cargocollective.com/c1109909/ABCMaxiRoundVariable.ttf') format('truetype'); 
  	src: url('https://files.cargocollective.com/c1109909/ABCMaxiRoundVariable.woff') format('woff'); 
  	src: url('https://files.cargocollective.com/c1109909/ABCMaxiRoundVariable.woff2') format('woff2'); 
}

:root {
    --abc-maxi-round-variable-aalt: "aalt" off;
    --abc-maxi-round-variable-case: "case" off;
    --abc-maxi-round-variable-dlig: "dlig" off;
    --abc-maxi-round-variable-dnom: "dnom" off;
    --abc-maxi-round-variable-frac: "frac" off;
    --abc-maxi-round-variable-numr: "numr" off;
    --abc-maxi-round-variable-ordn: "ordn" off;
    --abc-maxi-round-variable-pnum: "pnum" off;
    --abc-maxi-round-variable-ss01: "ss01" off;
    --abc-maxi-round-variable-ss02: "ss02" off;
    --abc-maxi-round-variable-ss03: "ss03" off;
    --abc-maxi-round-variable-ss04: "ss04" off;
    --abc-maxi-round-variable-ss05: "ss05" off;
    --abc-maxi-round-variable-ss06: "ss06" off;
    --abc-maxi-round-variable-ss07: "ss07" off;
    --abc-maxi-round-variable-sups: "sups" off;
    --abc-maxi-round-variable-tnum: "tnum" off;
}

.maxilight {
	font-family: 'ABCMaxiRound Variable';
    font-weight: 200;
    font-variation-settings: 'wght' 200;
}

.maxinormal {
	font-family: 'ABCMaxiRound Variable';
    font-weight: 400;
    font-variation-settings: 'wght' 400;
}

.maxibold {
	font-family: 'ABCMaxiRound Variable';
    font-weight: 700;
    font-variation-settings: 'wght' 700;
}

.maxialt {
    --abc-maxi-round-variable-ss01: "ss01" on;
}

.abc-maxi-round-variable-ss01 {
    --abc-maxi-round-variable-ss01: "ss01" on;
}

@keyframes maxi-animation {
  from {
    font-variation-settings: "wght" 200;
  }
  to {
    font-variation-settings: "wght" 700;
  }
}

@keyframes maxi-animation-light {
  from {
    font-variation-settings: "wght" 200;
  }
  to {
    font-variation-settings: "wght" 300;
  }
}

.maxiani1 {
  font-family: 'ABCMaxiRound Variable';
  transition: font-variation-settings 0.3s ease;
  animation-name: maxi-animation;
  animation-duration: 1.5s;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

.maxiani2 {
  font-family: 'ABCMaxiRound Variable';
  transition: font-variation-settings 0.3s ease;
  animation-name: maxi-animation;
  animation-duration: 4s;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

.maxiani3 {
  font-family: 'ABCMaxiRound Variable';
  transition: font-variation-settings 0.3s ease;
  animation-name: maxi-animation;
  animation-duration: 2s;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

.maxiani-light1 {
  font-family: 'ABCMaxiRound Variable';
  transition: font-variation-settings 0.3s ease;
  animation-name: maxi-animation-light;
  animation-duration: 4s;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

/* Apply current state of all custom properties
   whenever a class is being applied */
.abc-maxi-round-variable-aalt,
.abc-maxi-round-variable-case,
.abc-maxi-round-variable-dlig,
.abc-maxi-round-variable-dnom,
.abc-maxi-round-variable-frac,
.abc-maxi-round-variable-numr,
.abc-maxi-round-variable-ordn,
.abc-maxi-round-variable-pnum,
.abc-maxi-round-variable-ss01,
.abc-maxi-round-variable-ss02,
.abc-maxi-round-variable-ss03,
.abc-maxi-round-variable-ss04,
.abc-maxi-round-variable-ss05,
.abc-maxi-round-variable-ss06,
.abc-maxi-round-variable-ss07,
.abc-maxi-round-variable-sups,
.abc-maxi-round-variable-tnum,
.maxialt {
    font-feature-settings: var(--abc-maxi-round-variable-aalt), var(--abc-maxi-round-variable-case), var(--abc-maxi-round-variable-dlig), var(--abc-maxi-round-variable-dnom), var(--abc-maxi-round-variable-frac), var(--abc-maxi-round-variable-numr), var(--abc-maxi-round-variable-ordn), var(--abc-maxi-round-variable-pnum), var(--abc-maxi-round-variable-ss01), var(--abc-maxi-round-variable-ss02), var(--abc-maxi-round-variable-ss03), var(--abc-maxi-round-variable-ss04), var(--abc-maxi-round-variable-ss05), var(--abc-maxi-round-variable-ss06), var(--abc-maxi-round-variable-ss07), var(--abc-maxi-round-variable-sups), var(--abc-maxi-round-variable-tnum);
}

/* MAIN CSS */

/* Typefaces */

@font-face {
	font-family: 'ABCMaxiRound Light';
    font-weight: 200;
  	src: url('https://files.cargocollective.com/c1109909/ABCMaxiRoundVariable.ttf') format('truetype'); 
  	src: url('https://files.cargocollective.com/c1109909/ABCMaxiRoundVariable.woff') format('woff'); 
  	src: url('https://files.cargocollective.com/c1109909/ABCMaxiRoundVariable.woff2') format('woff2'); 
}

@font-face {
	font-family: 'ABCMaxiRound Normal';
    font-weight: 400;
  	src: url('https://files.cargocollective.com/c1109909/ABCMaxiRoundVariable.ttf') format('truetype'); 
  	src: url('https://files.cargocollective.com/c1109909/ABCMaxiRoundVariable.woff') format('woff'); 
  	src: url('https://files.cargocollective.com/c1109909/ABCMaxiRoundVariable.woff2') format('woff2'); 
}

@font-face {
	font-family: 'ABCMaxiRound Bold';
    font-weight: 700;
  	src: url('https://files.cargocollective.com/c1109909/ABCMaxiRoundVariable.ttf') format('truetype'); 
  	src: url('https://files.cargocollective.com/c1109909/ABCMaxiRoundVariable.woff') format('woff'); 
  	src: url('https://files.cargocollective.com/c1109909/ABCMaxiRoundVariable.woff2') format('woff2'); 
}

@font-face {
    font-family: 'ABCMaxiSharplight';
    font-weight: normal;
    font-style: normal;
    src: url('https://files.cargocollective.com/c1041486/ABCMaxiRoundMono-Regular.woff') format('woff');
}

@font-face {
    font-family: 'MachineLearning';
    font-weight: normal;
    font-style: normal;
    src: url('https://files.cargocollective.com/c1041486/MachineLearningFont-v2.woff') format('woff');
}

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


/* Neon Animation */
@keyframes text-flicker {
 0% {
    opacity:0.1;
  }
  2% {
    opacity:1;
  }
  8% {
    opacity:0.1;
  }
  9% {
    opacity:1;
  }
  12% {
    opacity:0.1;
  }
  20% {
    opacity:1;
  }
  25% {
    opacity:0.3;
  }
  30% {
    opacity:1;
  }
  70% {
    opacity:0.7;
  }
  
  72% {
    opacity:0.2;
  }
  
  77% {
    opacity:.9;
  }
  100% {
    opacity:.9;
  }
}

@keyframes letter-flicker {
  0% {
    opacity:0.1;
  }
  2% {
    opacity:0.1;
  }
  4% {
    opacity:1;
  }
  19% {
    opacity:1;
  }
  21% {
    opacity:0.1;
  }
  23% {
    opacity:1;
  }
  80% {
    opacity:1;
  }
  83% {
    opacity:0.4;
    }
  87% {
    opacity:1;
  }
}

@keyframes hr-flickerblue {
  0% {
    opacity:0.1;
    -webkit-box-shadow: 0px 0px 4px 2px rgba(16,134,232,0.95);
-moz-box-shadow: 0px 0px 4px 2px rgba(16,134,232,0.95);
box-shadow: 0px 0px 4px 2px rgba(16,134,232,0.95);
  }
  2% {
    opacity:1;
    -webkit-box-shadow: 0px 0px 4px 2px rgba(16,134,232,0.95);
-moz-box-shadow: 0px 0px 4px 2px rgba(16,134,232,0.95);
box-shadow: 0px 0px 4px 2px rgba(16,134,232,0.95);
  }
  4% {
    opacity:0.1;
    -webkit-box-shadow: 0px 0px 4px 2px rgba(16,134,232,0.95);
-moz-box-shadow: 0px 0px 4px 2px rgba(16,134,232,0.95);
box-shadow: 0px 0px 4px 2px rgba(16,134,232,0.95);
  }
  
  8% {
    opacity:1;
    -webkit-box-shadow: 0px 0px 4px 2px rgba(16,134,232,0.95);
-moz-box-shadow: 0px 0px 4px 2px rgba(16,134,232,0.95);
box-shadow: 0px 0px 4px 2px rgba(16,134,232,0.95);
  }
  70% {
    opacity:0.7;
    -webkit-box-shadow: 0px 0px 4px 2px rgba(16,134,232,0.73);
-moz-box-shadow: 0px 0px 4px 2px rgba(16,134,232,0.73);
box-shadow: 0px 0px 4px 2px rgba(16,134,232,0.73);
  }
  100% {
    opacity:1;
    -webkit-box-shadow: 0px 0px 4px 2px rgba(16,134,232,0.73);
-moz-box-shadow: 0px 0px 4px 2px rgba(16,134,232,0.73);
box-shadow: 0px 0px 4px 2px rgba(16,134,232,0.73);
  }
}

@keyframes hr-flickerpink {
  0% {
    opacity:0.1;
    -webkit-box-shadow: 0px 0px 4px 1px rgba(184,76,236,0.95);
-moz-box-shadow: 0px 0px 4px 1px rgba(184,76,236,0.95);
box-shadow: 0px 0px 4px 1px rgba(184,76,236,0.95);
  }
  2% {
    opacity:1;
    -webkit-box-shadow: 0px 0px 4px 1px rgba(184,76,236,0.95);
-moz-box-shadow: 0px 0px 4px 1px rgba(184,76,236,0.95);
box-shadow: 0px 0px 4px 1px rgba(184,76,236,0.95);
  }
  4% {
    opacity:0.1;
    -webkit-box-shadow: 0px 0px 4px 1px rgba(184,76,236,0.95);
-moz-box-shadow: 0px 0px 4px 1px rgba(184,76,236,0.95);
box-shadow: 0px 0px 4px 1px rgba(184,76,236,0.95);
  }
  
  8% {
    opacity:1;
    -webkit-box-shadow: 0px 0px 4px 1px rgba(184,76,236,0.95);
-moz-box-shadow: 0px 0px 4px 1px rgba(184,76,236,0.95);
box-shadow: 0px 0px 4px 1px rgba(184,76,236,0.95);
  }
  70% {
    opacity:0.7;
    -webkit-box-shadow: 0px 0px 4px 1px rgba(184,76,236,0.73);
-moz-box-shadow: 0px 0px 4px 1px rgba(184,76,236,0.73);
box-shadow: 0px 0px 4px 1px rgba(184,76,236,0.73);
  }
  100% {
    opacity:1;
    -webkit-box-shadow: 0px 0px 4px 1px rgba(184,76,236,0.73);
-moz-box-shadow: 0px 0px 4px 1px rgba(184,76,236,0.73);
box-shadow: 0px 0px 4px 1px rgba(184,76,236,0.73);
  }
}

#letteroffset4 {
  animation: letter-flicker 0s linear infinite;
}

#letteroffset1 {
  animation: letter-flicker 2s linear infinite;
}

#letteroffset2 {
  animation: letter-flicker 4s linear infinite;
}

#letteroffset3 {
  animation: letter-flicker 3s linear infinite;
}

#letteroffset4 {
  animation: letter-flicker 1s linear infinite;
}


.neon-title {
	font-family: 'MachineLearning';
    color: rgba(255, 255, 255, 1) !important;
    letter-spacing:1px;
    animation: text-flicker 3s linear infinite;
    
}

.neon-about {
	font-family: 'MachineLearning';
    color: rgba(132, 22, 242, 1) !important;
    font-size: 5.3vw;
    line-height: 1.1;
    letter-spacing:1px;
    text-shadow: 0px 0px 29px rgba(132, 22, 242, 1);
    animation: text-flicker 3s linear infinite;
    
}

.neon-tickets {
	font-family: 'MachineLearning';
    color: rgba(184, 76, 236, 1) !important;
    font-size: 5vw;
    letter-spacing:1px;
    line-height: 1.1;
	text-shadow: 0px 0px 29px rgba(184,76,236, 1);
    animation: text-flicker 3s linear infinite;
}

.neon-exhibition {
	font-family: 'MachineLearning';
    color: rgba(16, 134, 232, 1) !important;
    font-size: 3.5vw;
    letter-spacing:1px;
    line-height: 1.1;
    text-shadow: 0px 0px 29px rgba(16,134,232,1);    
    animation: text-flicker 3s linear infinite;
}

.neon-artists {
	font-family: 'MachineLearning';
    color: rgba(102, 0, 255, 1) !important;
    font-size: 5.7vw;
    letter-spacing:1px;
    line-height: 1.1;
    text-shadow: 0px 0px 29px rgba(102, 0, 255,1);    
    animation: text-flicker 3s linear infinite;
}

.neon-virtual {
	font-family: 'MachineLearning';
    color: rgba(73, 22, 242, 1) !important;
    font-size: 5.3vw;
    letter-spacing:1px;
    line-height: 1.1;
    text-shadow: 0px 0px 29px rgba(73, 22, 242, 1);
    animation: text-flicker 3s linear infinite;
}


.neon-about-mob {
	font-family: 'MachineLearning';
    color: rgba(132, 22, 242, 1) !important;
    font-size: 20vw;
    line-height: 0.8;
    letter-spacing:1px;
    text-shadow: 0px 0px 29px rgba(132, 22, 242, 1);
    animation: text-flicker 3s linear infinite;
    
}

.neon-tickets-mob {
	font-family: 'MachineLearning';
    color: rgba(184, 76, 236, 1) !important;
    font-size: 20vw;
    letter-spacing:1px;
    line-height: 0.8;
	text-shadow: 0px 0px 29px rgba(184,76,236, 1);
    animation: text-flicker 3s linear infinite;
}

.neon-exhibition-mob {
	font-family: 'MachineLearning';
    color: rgba(16, 134, 232, 1) !important;
    font-size: 14vw;
    letter-spacing:1px;
    line-height: 0.8;
    text-shadow: 0px 0px 29px rgba(16,134,232,1);    
    animation: text-flicker 3s linear infinite;
}

.neon-artists-mob {
	font-family: 'MachineLearning';
    color: rgba(102, 0, 255, 1) !important;
    font-size: 22vw;
    letter-spacing:1px;
    line-height: 0.8;
    text-shadow: 0px 0px 29px rgba(102, 0, 255,1);    
    animation: text-flicker 3s linear infinite;
}

.neon-virtual-mob {
	font-family: 'MachineLearning';
    color: rgba(73, 22, 242, 1) !important;
    font-size: 21vw;
    letter-spacing:1px;
    line-height: 0.8;
    text-shadow: 0px 0px 29px rgba(73, 22, 242, 1);
    animation: text-flicker 3s linear infinite;
}

@-moz-document url-prefix() {
.neon-exhibition {
	font-family: 'MachineLearning';
    color: rgba(16, 134, 232, 1) !important;
    font-size: 3.73vw;
    letter-spacing:1px;
    line-height: 1.1;
    text-shadow: 0px 0px 29px rgba(16,134,232,1);    
    animation: text-flicker 3s linear infinite;
}
    
    .neon-artists {
	font-family: 'MachineLearning';
    color: rgba(102, 0, 255, 1) !important;
    font-size: 5vw !important;
    letter-spacing:1px;
    line-height: 1.1;
    text-shadow: 0px 0px 29px rgba(102, 0, 255,1);    
    animation: text-flicker 3s linear infinite;
}
    
    
}

.anim-typewriter{
  animation: typewriter 4s steps(44) 1s 1 normal both,
             blinkTextCursor 500ms steps(44) infinite normal;
}
@keyframes typewriter{
  from{width: 0;}
  to{width: 24em;}
}
@keyframes blinkTextCursor{
  from{border-right-color: rgba(255,255,255,.75);}
  to{border-right-color: transparent;}
}

.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.line-1{
    position: relative;
    top: 50%;  
    width: 24em;
    margin: 0 auto;
    border-right: 2px solid rgba(255,255,255,.75);
    font-size: 180%;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    transform: translateY(-50%);    
}

/**
 * Content
 */

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

a:active {
	opacity: 0.7;
}

.page a.active {
	opacity: .4;
}

i,
em {
	font-style: italic;
}

b,
strong {
	font-family: 'ABCMaxiRound Variable';
    font-weight: 700;
    font-variation-settings: 'wght' 700;
}

.normal {
	font-family: 'ABCMaxiRound Normal';
}

sub,
sup {
	position: relative;
	vertical-align: baseline;
}

sub {
	top: 0.3em;
}

sup {
	top: -0.4em;
}

s {
	text-decoration: line-through;
}

img {
	border: 0;
	padding: 0;
}

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

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


.content img {
	float: none;
	margin-bottom: .5em;
}

.gallery_image_caption {
    margin-top: 1.2rem;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.35);
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-style: normal;
	line-height: 1.3;	
}

/**
 * hr blocks
 */
hr {
    border: 0; 
    border-radius: 4px;
    border-style: none;
    border-width: 0px;
    height: 1px;
}

.hrpink0 {
    background-image: -webkit-linear-gradient(left, rgba(184,76,236,0.75), rgba(255,235,255,0.75), rgba(184,76,236,0.75)); 
    background-image: -moz-linear-gradient(left, rgba(184,76,236,0.75), rgba(255,235,255,0.75), rgba(184,76,236,0.75)); 
    background-image: -ms-linear-gradient(left, rgba(184,76,236,0.75), rgba(255,235,255,0.75), rgba(184,76,236,0.75)); 
    background-image: -o-linear-gradient(left, rgba(184,76,236,0.75), rgba(255,235,255,0.75), rgba(184,76,236,0.75));  
    overflow: hidden; 
	-webkit-box-shadow: 0px 0px 4px 1px rgba(184,76,236,0.73);
	-moz-box-shadow: 0px 0px 4px 1px rgba(184,76,236,0.73);
	box-shadow: 0px 0px 4px 1px rgba(184,76,236,0.73);
}

.hrpink1 {
    background-image: -webkit-linear-gradient(left, rgba(184,76,236,0.75), rgba(255,235,255,0.75), rgba(184,76,236,0.75)); 
    background-image: -moz-linear-gradient(left, rgba(184,76,236,0.75), rgba(255,235,255,0.75), rgba(184,76,236,0.75)); 
    background-image: -ms-linear-gradient(left, rgba(184,76,236,0.75), rgba(255,235,255,0.75), rgba(184,76,236,0.75)); 
    background-image: -o-linear-gradient(left, rgba(184,76,236,0.75), rgba(255,235,255,0.75), rgba(184,76,236,0.75));  
    overflow: hidden; 
    animation: hr-flickerpink 2s linear infinite;
}

.hrpink2 {
    background-image: -webkit-linear-gradient(left, rgba(184,76,236,0.75), rgba(255,235,255,0.75), rgba(184,76,236,0.75)); 
    background-image: -moz-linear-gradient(left, rgba(184,76,236,0.75), rgba(255,235,255,0.75), rgba(184,76,236,0.75)); 
    background-image: -ms-linear-gradient(left, rgba(184,76,236,0.75), rgba(255,235,255,0.75), rgba(184,76,236,0.75)); 
    background-image: -o-linear-gradient(left, rgba(184,76,236,0.75), rgba(255,235,255,0.75), rgba(184,76,236,0.75));  
    overflow: hidden; 
    animation: hr-flickerpink 1.2s linear infinite;
}

.hrpink3 {
    background-image: -webkit-linear-gradient(left, rgba(184,76,236,0.75), rgba(255,235,255,0.75), rgba(184,76,236,0.75)); 
    background-image: -moz-linear-gradient(left, rgba(184,76,236,0.75), rgba(255,235,255,0.75), rgba(184,76,236,0.75)); 
    background-image: -ms-linear-gradient(left, rgba(184,76,236,0.75), rgba(255,235,255,0.75), rgba(184,76,236,0.75)); 
    background-image: -o-linear-gradient(left, rgba(184,76,236,0.75), rgba(255,235,255,0.75), rgba(184,76,236,0.75));  
    overflow: hidden; 
    animation: hr-flickerpink 1s linear infinite;
}

.hrpink4 {
    background-image: -webkit-linear-gradient(left, rgba(184,76,236,0.75), rgba(255,235,255,0.75), rgba(184,76,236,0.75)); 
    background-image: -moz-linear-gradient(left, rgba(184,76,236,0.75), rgba(255,235,255,0.75), rgba(184,76,236,0.75)); 
    background-image: -ms-linear-gradient(left, rgba(184,76,236,0.75), rgba(255,235,255,0.75), rgba(184,76,236,0.75)); 
    background-image: -o-linear-gradient(left, rgba(184,76,236,0.75), rgba(255,235,255,0.75), rgba(184,76,236,0.75));  
    overflow: hidden; 
    animation: hr-flickerpink 2.6s linear infinite;
}

.hrpink5 {
    background-image: -webkit-linear-gradient(left, rgba(184,76,236,0.75), rgba(255,235,255,0.75), rgba(184,76,236,0.75)); 
    background-image: -moz-linear-gradient(left, rgba(184,76,236,0.75), rgba(255,235,255,0.75), rgba(184,76,236,0.75)); 
    background-image: -ms-linear-gradient(left, rgba(184,76,236,0.75), rgba(255,235,255,0.75), rgba(184,76,236,0.75)); 
    background-image: -o-linear-gradient(left, rgba(184,76,236,0.75), rgba(255,235,255,0.75), rgba(184,76,236,0.75));  
    overflow: hidden; 
    animation: hr-flickerpink 3s linear infinite;
}

.hrblue0 {
    background-image: -webkit-linear-gradient(left, rgba(0,255,255,1), rgba(255,255,255,1), rgba(0,255,255,1)); 
    background-image: -moz-linear-gradient(left, rgba(0,255,255,1), rgba(255,255,255,1), rgba(0,255,255,1)); 
    background-image: -ms-linear-gradient(left, rgba(0,255,255,1), rgba(255,255,255,1), rgba(0,255,255,1)); 
    background-image: -o-linear-gradient(left, rgba(0,255,255,1), rgba(255,255,255,1), rgba(0,255,255,1));  
    overflow: hidden; 
    -webkit-box-shadow: 0px 0px 4px 2px rgba(16,134,232,0.73);
	-moz-box-shadow: 0px 0px 4px 2px rgba(16,134,232,0.73);
	box-shadow: 0px 0px 4px 2px rgba(16,134,232,0.73);
}

.hrblue1 {
    background-image: -webkit-linear-gradient(left, rgba(0,255,255,1), rgba(255,255,255,1), rgba(0,255,255,1)); 
    background-image: -moz-linear-gradient(left, rgba(0,255,255,1), rgba(255,255,255,1), rgba(0,255,255,1)); 
    background-image: -ms-linear-gradient(left, rgba(0,255,255,1), rgba(255,255,255,1), rgba(0,255,255,1)); 
    background-image: -o-linear-gradient(left, rgba(0,255,255,1), rgba(255,255,255,1), rgba(0,255,255,1));  
    overflow: hidden; 
    animation: hr-flickerblue 2s linear infinite;
}

.hrblue2 {
    background-image: -webkit-linear-gradient(left, rgba(0,255,255,1), rgba(255,255,255,1), rgba(0,255,255,1)); 
    background-image: -moz-linear-gradient(left, rgba(0,255,255,1), rgba(255,255,255,1), rgba(0,255,255,1)); 
    background-image: -ms-linear-gradient(left, rgba(0,255,255,1), rgba(255,255,255,1), rgba(0,255,255,1)); 
    background-image: -o-linear-gradient(left, rgba(0,255,255,1), rgba(255,255,255,1), rgba(0,255,255,1));  
    overflow: hidden; 
    animation: hr-flickerblue 1.2s linear infinite;
}

.hrblue3 {
    background-image: -webkit-linear-gradient(left, rgba(0,255,255,1), rgba(255,255,255,1), rgba(0,255,255,1)); 
    background-image: -moz-linear-gradient(left, rgba(0,255,255,1), rgba(255,255,255,1), rgba(0,255,255,1)); 
    background-image: -ms-linear-gradient(left, rgba(0,255,255,1), rgba(255,255,255,1), rgba(0,255,255,1)); 
    background-image: -o-linear-gradient(left, rgba(0,255,255,1), rgba(255,255,255,1), rgba(0,255,255,1));  
    overflow: hidden; 
    animation: hr-flickerblue 1s linear infinite;
}

.hrblue4 {
    background-image: -webkit-linear-gradient(left, rgba(0,255,255,1), rgba(255,255,255,1), rgba(0,255,255,1)); 
    background-image: -moz-linear-gradient(left, rgba(0,255,255,1), rgba(255,255,255,1), rgba(0,255,255,1)); 
    background-image: -ms-linear-gradient(left, rgba(0,255,255,1), rgba(255,255,255,1), rgba(0,255,255,1)); 
    background-image: -o-linear-gradient(left, rgba(0,255,255,1), rgba(255,255,255,1), rgba(0,255,255,1));  
    overflow: hidden; 
    animation: hr-flickerblue 2.6s linear infinite;
}

.hrblue5 {
    background-image: -webkit-linear-gradient(left, rgba(0,255,255,1), rgba(255,255,255,1), rgba(0,255,255,1)); 
    background-image: -moz-linear-gradient(left, rgba(0,255,255,1), rgba(255,255,255,1), rgba(0,255,255,1)); 
    background-image: -ms-linear-gradient(left, rgba(0,255,255,1), rgba(255,255,255,1), rgba(0,255,255,1)); 
    background-image: -o-linear-gradient(left, rgba(0,255,255,1), rgba(255,255,255,1), rgba(0,255,255,1));  
    overflow: hidden; 
    animation: hr-flickerblue 2.6s linear infinite;
}

/**
 * Logo Menu
 */

.fakelogo {
	font-family: 'ABCMaxiRound Variable';
    color: #FFF !important;
    font-size: 8rem !important;
    line-height: 0.9 !important;
}


/* Read more button*/


.read-more-state {
  display: none;
}

.read-more-target {
  opacity: 0;
  max-height: 0;
  font-size: 0;
  transition: .25s ease;
}

.read-more-state:checked ~ .read-more-wrap .read-more-target {
  opacity: 1;
  font-size: inherit;
  max-height: 999em;
}

.read-more-state ~ .read-more-trigger:before {
  content: 'show more';
}

.read-more-state:checked ~ .read-more-trigger:before {
  content: 'show less';
}

.read-more-trigger {
  display: inline-block;
  padding: 0 0.8em;
  color: #fff;
  background-color: #000;
  font-size: .9em;
  line-height: 2;
  border: none;
  border-radius: 0em;
}

/**
 * Loading Animation
 */

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

/**
 * Editor styles
 */

[data-predefined-style="true"] bodycopy {
	font-size: 2.1rem;
	color: rgba(255, 255, 255, 0.85);
	font-family: 'ABCMaxiRound Light', Icons;
	line-height: 1.3;
    hyphens: auto;
}

[data-predefined-style="true"] bodycopy a {
	color: rgb(255, 255, 255);
	padding-bottom: 0.1em;
	border-bottom: 0.0em solid rgba(127, 127, 127, 0.2);
	text-decoration: none;
}

[data-predefined-style="true"] bodycopy a:hover {

}

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: ABCMaxiSharplight, Icons;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	font-size: 3rem;
	line-height: 1.2;
	color: rgba(255, 255, 255, 0.85);
	}

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

[data-predefined-style="true"] h2 {
	font-family: MachineLearning, Icons;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	color: rgba(255, 255, 255, 0.85);
	font-size: 3rem;
	line-height: 1.2;
	}

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

[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 2rem;
	line-height: 1.2;
	font-family: "Space Grotesk", Icons;
	font-style: normal;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.86);
}

[data-predefined-style="true"] small a {
}

/**
 * Breakpoints
 */


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

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

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

[data-css-preset] body {
	background-color: rgb(5, 5, 5)/*!body_bgcolor*/;
}

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

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


[data-css-preset] text-limit {
	display: inline-block /*!text_width*/;
	max-width: 66rem/*!text_width*/;
}

/**
 * Thumbnails
 */

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

[data-css-preset] .thumbnails {
   	background-color: rgba(0, 0, 0, 0)/*!thumbnails_bgcolor*/;   
}

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

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

[data-css-preset] [thumbnails-gutter] {
    margin: 0rem/*!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.2rem;
    margin-bottom: .3rem;
    font-size: 1.8rem;
	font-weight: normal;
	color: rgba(0, 0, 0, 0.85);
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-style: normal;
	line-height: 1.1;
}

.thumbnails .tags {
    margin-top: 1.2rem;
    margin-bottom: 0.5rem;
    font-size: 1.6rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.35);
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-style: normal;
	line-height: 1.2;
}

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

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

/**
 * Site Menu
 */

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

body.mobile #site_menu_button {
	margin: -6px;
    font-size: 34px;
}

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

#site_menu_button.active {
	display: none;
}

/**
 * Site Menu
 */

#site_menu {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	background: rgba(20, 20, 20, 0.95);
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	padding: 20px 30px 90px 30px;
	max-width: 400px;
	min-width: 300px;
	text-align: left;
	display: flex;
	justify-content: flex-start;
}

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

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

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

#site_menu a:active {
	opacity: .7;
}

#site_menu a.active {
	opacity: .4;
}

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

body.mobile #site_menu .close {
	display: block;
	font-size: 50px;
	line-height: 1em;
}

#site_menu .break {
	height: 28px;
}

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

/*
 * 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: 2rem /*!shop_button*/;
	right: 2rem /*!shop_button*/;
}

#shop_button.text {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-size: 2rem;
    padding: 0;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
}

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

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

/*
 * Shop Product Widget
 */

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

.shop_product .price {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-size: 2rem;
	line-height: 1;
	color: rgba(0, 0, 0, 0.85);
    display: block;
    margin-bottom: 1rem;
}

.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.4rem;
    display: inline-block;
	width: 100%;
    border: 1px solid rgba(0,0,0,.2);
    background:  white url(https://static.cargo.site/assets/images/select-arrows.svg) no-repeat right;
    margin-bottom: 1rem;
    line-height: 1.2;
    padding: .7rem 2.5rem .7rem 1rem;
}

.shop_product .button {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-size: 1.4rem;
    background: rgba(0, 0, 0, 0.7);
    color: rgba(255,255,255,1);
    flex: 0 0 50%;
    text-align: left;
    display: inline-block;
	line-height: 1;
    padding: .8rem 1rem .9rem;
}

/*
 * 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(0, 0, 0, 0.85) /*!quick_view_bgcolor*/;
}

.quick-view-caption {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;
    font-weight: 400;
    transition: 100ms opacity ease-in-out;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 3.5rem 0;
    text-align: center;
    font-size: 1.5rem;
}

.quick-view-caption span {
    padding: 0.5rem 1rem;
    display: inline-block;
    background: rgba(0,0,0,.5);
    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: 1.5px;
}

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

.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: 1.5px;
}

.quick-view-navigation .close-button .outer-color {
    stroke: #000;
    stroke-width: 2.5px;
    opacity: 0.6;
}

/** 
 * 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.3;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", 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: pointer;
    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;
}

