
/**
 * Content
 */

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

#arrow {
	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;

}

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

a:active {
	opacity: 1;
}

.page a.active {
	opacity: 1;
}



.page a.active .gradient {
    color: #f00;
	background-image: -webkit-linear-gradient(-80deg,white, rgba(255, 255, 255, 1), #f00, rgba(255, 0, 0, 0.64));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
    text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.5);
    -webkit-text-stroke: 0.04rem rgba(255, 255, 255, 0.05);

	-webkit-animation: hue 6s infinite linear;
}

@-webkit-keyframes hue {
  from {
    -webkit-filter: hue-rotate(0deg);
  }
  to {
    -webkit-filter: hue-rotate(-360deg);
  }
}

i,
em {
	font-style: italic;
}

b,
strong {

	font-weight: bold;
}

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

hr {
	background: rgba(30, 30, 30, 1);
	border: 0;
	height: .07vh;
	display: block;
    margin: none;
}

.content img {
	float: none;
	margin-bottom: 0.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;	
}

/**
 * Loading Animation
 */

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

/**
 * Editor styles
 */

[data-predefined-style="true"] bodycopy {
	font-size: 2rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
	font-family: 'SuisseIntl-Regular';
	font-style: normal;
	line-height: 1.3;
}

[data-predefined-style="true"] bodycopy a {
	color: blue;
	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: 'SuisseIntl-Regular';
	font-style: normal;
    font-weight: 400;
	padding: 0;
	margin: 0;
	font-size: 20rem;
	line-height: 0.4;
	color: rgba(0, 0, 0, 0.85);
	}

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

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

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

[data-predefined-style="true"] small {
	color: rgb(30, 30, 30);
	font-size: 3.75vw;
	line-height: 3.75vw;
}

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

/**
 * 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: transparent/*!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: 1rem/*!thumbnails_padding*/;
}

[data-css-preset] [thumbnails-gutter] {
    margin: -2rem/*!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(0, 0, 0, 0.75);
    line-height: 1;
    font-size: 28px /*!site_menu_button*/;
    padding: 0px;
    line-height: 1;
    background: rgba(33, 32, 46, 0);
    position: fixed;
	top: 0rem /*!site_menu_button*/;
	left: 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 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(255, 255, 255, 0.95) /*!quick_view_bgcolor*/;
}

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

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

.quick-view-navigation .left-arrow .outer-color,
.quick-view-navigation .right-arrow .outer-color {
    stroke: #000;
    stroke-width: 2.5px;
    opacity: 0.6;
}

.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: #000;
    stroke-width: 2.5px;
    opacity: 0.6;
}

/**
 * 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: #000;
    stroke-width: 2.5px;
    opacity: 0.6;
}


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


::-webkit-scrollbar {
    width: 0px;
    background: transparent; /* make scrollbar transparent */
}

hr {
	height: 2px;
    background-color: #1e1e1e;
}

.hr2 {
    border-top: 1px dotted blue;
    color: transparent;
    background-color: transparent;
    width: 100%;
    margin: 13px;
    margin-right: 0;
    margin-left:0;
}


#arow1 {
	-webkit-text-stroke: 0.07rem #00f;
    color: transparent;
	font-weight: 400;



}
    
#arow1:after {
	content: '01';

}
.hover1:hover #arow1:after {
    display:inline-block;
    animation: perspective forwards 0.25s ;
    animation-delay: 0.03s;
    opacity: 1;
}
@keyframes perspective {
  0% {
      transform: perspective(200px)rotatey(0deg)}
  50% {content: '01'; 
      transform: perspective(200px)rotatey(-90deg)}
  51% {content: 'If↘';
      color:transparent;
      transform: perspective(200px)rotatey(90deg)}
  100% {content: 'If↘';
      color: blue;
      transform: perspective(200px)rotatey(0deg)}
}




#arow2 {
	-webkit-text-stroke: 0.07rem blue;
    color: transparent;
	font-weight: 400;
}
    
#arow2:after {
	content: '02';
}
.hover1:hover #arow2:after {
    display:inline-block;
    -webkit-animation: perspective2 forwards 0.25s ;
    -webkit-animation-delay: 0.03s;
    opacity: 1;
}
@-webkit-keyframes perspective2 {
  0% {
      -webkit-transform: perspective(200px)rotatey(0deg)}
  50% {content: '02'; 
      -webkit-transform: perspective(200px)rotatey(-90deg)}
  51% {content: 'If↘';
      color:transparent;
      -webkit-transform: perspective(200px)rotatey(90deg)}
  100% {content: 'If↘';
      color: blue;
      -webkit-transform: perspective(200px)rotatey(0deg)}
}




#arow3 {
	-webkit-text-stroke: 0.07rem blue;
    color: transparent;
	font-weight: 400;


}
    
#arow3:after {
	content: '03';
}
.hover1:hover #arow3:after {
    display:inline-block;
    animation: perspective3 forwards 0.25s ;
    animation-delay: 0.03s;
    opacity: 1;
}
@keyframes perspective3 {
  0% {
      transform: perspective(200px)rotatey(0deg)}
  50% {content: '03'; 
      transform: perspective(200px)rotatey(-90deg)}
  51% {content: 'If↘';
      color:transparent;
      transform: perspective(200px)rotatey(90deg)}
  100% {content: 'If↘';
      color:blue;
      transform: perspective(200px)rotatey(0deg)}
}



#arow4 {
	-webkit-text-stroke: 0.07rem blue;
    color: transparent;
    font-weight: 400;

}
    
#arow4:after {
	content: '04';
}
.hover1:hover #arow4:after {
    display:inline-block;
    animation: perspective4 forwards 0.25s ;
    animation-delay: 0.03s;
    opacity: 1;
}
@keyframes perspective4 {
  0% {
      transform: perspective(200px)rotatey(0deg)}
  50% {content: '04'; 
      transform: perspective(200px)rotatey(-90deg)}
  51% {content: 'If↘';
       color: transparent;
      transform: perspective(200px)rotatey(90deg)}
  100% {content: 'If↘';
       color: blue;
      transform: perspective(200px)rotatey(0deg)}
}




#arow5 {
	-webkit-text-stroke: 0.07rem blue;
    color: transparent;
	font-weight: 400;

}
    
#arow5:after {
	content: '05';
}
.hover1:hover #arow5:after {
    display:inline-block;
    animation: perspective5 forwards 0.25s ;
    animation-delay: 0.03s;
    opacity: 1;
}
@keyframes perspective5 {
  0% {
      transform: perspective(200px)rotatey(0deg)}
  50% {content: '05'; 
      transform: perspective(200px)rotatey(-90deg)}
  51% {content: 'If↘';
      color:transparent;
      transform: perspective(200px)rotatey(90deg)}
  100% {content: 'If↘';
      color: blue;
      transform: perspective(200px)rotatey(0deg)}
}





#arow6 {
	-webkit-text-stroke: 0.07rem blue;
    color: transparent;
	font-weight: 400;
}
    
#arow6:after {
	content: '06';
}
.hover1:hover #arow6:after {
    display:inline-block;
    animation: perspective6 forwards 0.25s ;
    animation-delay: 0.03s;
    opacity: 1;
}
@keyframes perspective6 {
  0% {
      transform: perspective(200px)rotatey(0deg)}
  50% {content: '06'; 
      transform: perspective(200px)rotatey(-90deg)}
  51% {content: 'If↘';
       color: transparent;
      transform: perspective(200px)rotatey(90deg)}
  100% {content: 'If↘'; 
       color: blue;
      transform: perspective(200px)rotatey(0deg)}
}



#arow7 {
	-webkit-text-stroke: 0.07rem blue;
    color: transparent;
	font-weight: 400;
}
    
#arow7:after {
	content: '07';
}
.hover1:hover #arow7:after {
    display:inline-block;
    animation: perspective7 forwards 0.25s ;
    animation-delay: 0.03s;
    opacity: 1;
}
@keyframes perspective7 {
  0% {
      transform: perspective(200px)rotatey(0deg)}
  50% {content: '07'; 
      transform: perspective(200px)rotatey(-90deg)}
  51% {content: 'If↘';
       color: transparent;
      transform: perspective(200px)rotatey(90deg)}
  100% {content: 'If↘';
       color: blue;
      transform: perspective(200px)rotatey(0deg)}
}




#arow8 {
	-webkit-text-stroke: 0.07rem blue;
    color: transparent;
	font-weight: 400;
}
    
#arow8:after {
	content: '08';
}
.hover1:hover #arow8:after {
    display:inline-block;
    animation: perspective8 forwards 0.25s ;
    animation-delay: 0.03s;
    opacity: 1;
}
@keyframes perspective8 {
  0% {
      transform: perspective(200px)rotatey(0deg)}
  50% {content: '08'; 
      transform: perspective(200px)rotatey(-90deg)}
  51% {content: 'If↘';
       color: transparent;
      transform: perspective(200px)rotatey(90deg)}
  100% {content: 'If↘';
       color: blue;
      transform: perspective(200px)rotatey(0deg)}
}





#arow9 {
	-webkit-text-stroke: 0.07rem blue;
    color: transparent;
	font-weight: 400;
}
    
#arow9:after {
	content: '09';
}
.hover1:hover #arow9:after {
    display:inline-block;
    animation: perspective9 forwards 0.25s ;
    animation-delay: 0.03s;
    opacity: 1;
}
@keyframes perspective9 {
  0% {
      transform: perspective(200px)rotatey(0deg)}
  50% {content: '09'; 
      transform: perspective(200px)rotatey(-90deg)}
  51% {content: 'If↘';
       color: transparent;
      transform: perspective(200px)rotatey(90deg)}
  100% {content: 'If↘'; 
       color: blue;
      transform: perspective(200px)rotatey(0deg)}
}

#arow10 {
	-webkit-text-stroke: 0.07rem blue;
    color: transparent;
	font-weight: 400;
}
    
#arow10:after {
	content: '10';
}
.hover1:hover #arow10:after {
    display:inline-block;
    animation: perspective10 forwards 0.25s ;
    animation-delay: 0.03s;
    opacity: 1;
}
@keyframes perspective10 {
  0% {
      transform: perspective(200px)rotatey(0deg)}
  50% {content: '10'; 
      transform: perspective(200px)rotatey(-90deg)}
  51% {content: 'If↘';
       color: transparent;
      transform: perspective(200px)rotatey(90deg)}
  100% {content: 'If↘'; 
       color: blue;
      transform: perspective(200px)rotatey(0deg)}
}








#names {
	-webkit-text-stroke: 0.07rem blue;
    color: rgba(0, 0, 0, 0);


}



.hover1:hover #names {
    -webkit-text-stroke: 0.07rem blue;
    transition-duration: 0.28s;
    color: blue;
}




#kind {
	opacity:0.7;
}

.home {
	margin-right:2%;
    margin-left: 2%;
    margin-bottom: 1%;
    margin-top: 4.5vh;
}

.tab-1 {
	margin-left: 0.2%;
    margin-right: 0%;
}





.black-block {
	background-color: transparent;
    border-left: 0px dotted rgba(0, 0, 0, 1);
    box-shadow: 0px 0px 0px rgba(0, 0, 255, 0.72);
    width: 100%;
    height: 100%;
    position: fixed;
    margin-left: 97% ;
}

.black-block2 {
	background-color: transparent;
    border-left: 1px solid black;
    width: 111%;
    height: 100%;
    position: fixed;
    margin-left: 4%;
}



.Yoon {
    writing-mode: vertical-rl;
    margin-top: 0.0vh;
    margin-right: 1.5%;
    height:50%;
    width:72%;
    float:right;
    border:0px solid silver;
    display: table-cell; 
    vertical-align:middle; 
}

.Yoon2 {
    writing-mode: vertical-rl;
    margin-top: 0.3vh;
    margin-right: 1.5%;
    height:50%;
    width:72%;
    float:right;
    border:0px solid silver;
    display: table-cell; 
    vertical-align:middle; 
}

.Yoon3 {
    margin-top: 1vh;
    margin-left: 1vh;

}

.mark {
	    color: transparent;
    -webkit-text-stroke: 0.07vw  blue;
}

.mark:hover {
    	    color:blue;
    -webkit-text-stroke: 0.07vw #1e1e1e;
}





.element2 {
  height: 19vh;
  width: 19vh;
  background-color: transparent;
  shadow: 3px 3px 2px black;
    opacity: 0.85;
  -webkit-animation: 
    pulse 4s ease infinite alternate, 
    nudge 90s linear infinite ;
  border-radius: 100%;
    transition-timing-function: ease-in-out;
}


@-webkit-keyframes nudge {
  0% {
    -webkit-transform: translate(55vw, -30vh);
  }
    
  20% {
    -webkit-transform: translate(110vw, 50vh) rotate(180deg);
  }
    
  40% {
    -webkit-transform: translate(20vw, 110vh) rotate(0deg);
  }
    
    
  60% {
    -webkit-transform: translate(-20vw, 55vh) rotate(360deg);
  }
    
  80% {
    -webkit-transform: translate(110vw, 110vh) rotate(0deg);
  }
  
  100% {
    -webkit-transform: translate(70vw, -30vh) rotate(180deg);
  }
} 

.inside {
	margin-left:2%;
    margin-right:2%;
    margin-top: 4.5vh;
}

.inside1 {
    margin-left: 0.2%;
}

.inside2 {
    margin-right: 18%;
	margin-left: 18%;
}

.back-arrow {
    display: inline-block;
    -webkit-transform: rotate(180deg) translateY(0%);
    -webkit-text-stroke: 0.07vw blue;
    color: transparent;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-size: smaller;
}

.Back {
    display: inline-block;
    -webkit-text-stroke: 0.07vw blue;
    color: transparent;
    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;
}


.Backbutton:hover .back-arrow {
     display: inline-block;
	   -webkit-text-stroke: 0.07vw #00f;
    color: blue;
}

.Backbutton:hover .Back {
     display: inline-block;
	   -webkit-text-stroke: 0.07vw #00f;
    color: blue;
}

.titles {
    color: transparent;
 -webkit-text-stroke: 0.07vw blue;

}

.gradient2 {
    color: #f00;
	background-image: -webkit-linear-gradient(-80deg,white, rgba(255, 255, 255, 1), #f00, rgba(255, 0, 0, 0.64));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
    text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.5);
    -webkit-text-stroke: 0.04rem rgba(255, 255, 255, 0.05);

	-webkit-animation: hue 6s infinite linear;
}

@-webkit-keyframes hue {
  from {
    -webkit-filter: hue-rotate(0deg);
  }
  to {
    -webkit-filter: hue-rotate(-360deg);
  }
}

.project {
	margin-left: 2%;
    margin-top:1vh;
    margin-right: 2%;
}

mark {
	background-color: rgba(226, 226, 226, 0.4);
}




#project:hover {
    font-style: italic;;
}

#navi:hover {
	text-shadow: 0 0 10px white;
}






.gradient:hover {
	text-shadow: 0 0 10px white;
}


.ballbox {
    display:none;
float: right;
    margin-bottom: 25px;
    margin-right: 15px;

}

.element3 {
	display: none;
    height: 14rem;
  width: 14rem;
  background-color: transparent;
    opacity: 1;
  -webkit-animation: 
    nudge3 90s linear infinite ;
  border-radius: 100%;
    transition-timing-function: ease-in-out;
}

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

.theball {
margin-right: 1%;

}

#leftgear {
	width:16rem;
    animation: turn 40s linear infinite;
    }
@keyframes turn {
	from {
	transform: rotate(0deg);
}
    to {
	transform: rotate(360deg);
}
}

#leftgear:hover {
	animation-play-state: paused;
}

.tbn {
    z-index: -50;
    width: 200px;
    position: absolute;
    margin-left: 70%;
    display: none;
}



.tab-2 {
	display:none;
    
}

.backtab {
	display:none;
    
}

#backtab {
	font-size: 11.0vw;
    -webkit-text-stroke: 0.12vh blue;
    color: transparent;
    
}

#backtab2 {

    -webkit-text-stroke: 0.12vh blue;
    color: transparent;
    
}

#if {
  display: inline-block;
  white-space: nowrap;
  vertical-align: top;
  overflow: hidden;
  transition: all .5s;
    color: blue;
}



@media screen and (max-width: 750px) {
  .backtab {
      display:block;
      margin-left: 3%;
      margin-top: 0%;
      position: fixed;
      z-index: 10;
  }
}

@media screen and (max-width: 750px) {
  .ballbox {
      display:block;
  }
}



@media screen and (max-width: 750px) {
  .tab-2 {
      display:inline-block;
  }
}

@media screen and (max-width: 750px) {
  .element3 {
      display:block;      
  }
}


@media screen and (max-width: 750px) {
  .topright {
      display:block;
      margin-top: 3%;
      margin-right: 3%;
      
  }
}

@media screen and (max-width: 750px) {
  #tab-2 {
      font-size: 16vw;
      line-height: 0.85;
      color: blue;
      letter-spacing: -0.1rem;
  }
}

@media screen and (max-width: 750px) {
  #tab-3 {
      font-size: 7vw;
      color: blue;
  }
}

@media screen and (max-width: 750px) {
  #define {
      text-align: left!important;
      font-style: normal;
      line-height: 3;
      font-size: 2.0rem;
      
  }
}



@media screen and (max-width: 750px) {
  .titles {
    font-size: 8vw;
      color: blue;
      line-height: 8.3vw;
      text-align: center;
  }
}


@media screen and (max-width: 750px) {
  .Backbutton {
   display:none;
      visibility: hidden;
  }
}

@media screen and (max-width: 750px) {
  .inside {
   margin-top: 5%;
   margin-left: 3%;
      margin-right: 3%;
  }
}

@media screen and (max-width: 750px) {
  .inside1 {
   margin-top: 0%;
  }
}

@media screen and (max-width: 750px) {
  #no {
display: none;
  }
}

@media screen and (max-width: 750px) {
  #names {
    font-size: 7vw;
      line-height: 1.0;
      
  }
}


@media screen and (max-width: 750px) {
  #if , #arow1 ,#arow2 ,#arow3, #arow4 ,#arow5 
    ,#arow6 ,#arow7 ,#arow8 ,#arow9 ,#arow10{
    display: none !important;
  }
}

@media screen and (max-width: 750px) {
  .hr2 {
      margin: 0;
      padding-bottom: 4.5vw;
          opacity: 1.0;
      
  }
}

@media screen and (max-width: 750px) {
  .home {
    margin-left: 3%;
      margin-right: 3%;
    margin-top: 10%;
      margin-bottom: 12%;
  }
}

@media screen and (max-width: 750px) {
  .tab-1 {
      margin-right: 1.3%;
  }
}

@media screen and (max-width: 750px) {
  .inside2 {
    margin-left: 1%;
    margin-right: 1%;
  }
}

@media screen and (max-width: 750px) {
  #br {
	display:none;
}
}

@media screen and (max-width: 750px) {
  small {
	line-height: 0.5 !important;
}
}

@media screen and (max-width: 1250px) {
.inside2 {
    margin-right: 1%;
	margin-left: 1%;
}
}

.bitch {
	margin-right: 3%;
    margin-left: 3%;
    margin-top: 6%;
    margin-bottom: 1%;
}

#ball1 {
    outline: 0px solid transparent;
    border-color: transparent;
    background-image: url("https://freight.cargo.site/t/original/i/2bdf2d57d7e17e2e3677204437b578e26b310e3d376b2d919b1d645835e5c06e/ball.png");
	border-radius: 100px;
    background-size:100%;
	height: 160px;
	position: relative;
	transition: background 300ms;
	width:160px;
}

#ball1:hover {
	cursor: move;
	cursor: -webkit-grab;
}

#ball1:active {
	cursor: move;
	cursor: -webkit-grabbing;
	transition-duration: 100ms;
}

div {
   -webkit-touch-callout: none;
   -webkit-user-select: none;
   -khtml-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
}


@media screen and (max-width: 750px) {
  #suMobile {
      line-height: 1.5;
  }
}

@media screen and (min-width: 750px) {
  #Beta {
display: none;  
    }
}







