
/**
 * Fonts
 */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@1,500&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Courier+Prime&display=swap');

@import url(//db.onlinewebfonts.com/c/c1be1bcd1d6a5ca69004f9a85813802e?family=CompactaEF);

@import url(//db.onlinewebfonts.com/c/acddb5e823af06e7d464c826d1893afc?family=Formular+Black);

@font-face {font-family: "Formular Black"; 
    src: url("//db.onlinewebfonts.com/t/acddb5e823af06e7d464c826d1893afc.eot"); src: url("//db.onlinewebfonts.com/t/acddb5e823af06e7d464c826d1893afc.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/acddb5e823af06e7d464c826d1893afc.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/acddb5e823af06e7d464c826d1893afc.woff") format("woff"), url("//db.onlinewebfonts.com/t/acddb5e823af06e7d464c826d1893afc.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/acddb5e823af06e7d464c826d1893afc.svg#Formular Black") format("svg"); }

@font-face {
    font-family: "CompactaEF";
    src: url("//db.onlinewebfonts.com/t/c1be1bcd1d6a5ca69004f9a85813802e.eot");
    src: url("//db.onlinewebfonts.com/t/c1be1bcd1d6a5ca69004f9a85813802e.eot?#iefix") format("embedded-opentype"), 
        url("//db.onlinewebfonts.com/t/c1be1bcd1d6a5ca69004f9a85813802e.woff2") format("woff2"), 
        url("//db.onlinewebfonts.com/t/c1be1bcd1d6a5ca69004f9a85813802e.woff") format("woff"), 
        url("//db.onlinewebfonts.com/t/c1be1bcd1d6a5ca69004f9a85813802e.ttf") format("truetype"), 
        url("//db.onlinewebfonts.com/t/c1be1bcd1d6a5ca69004f9a85813802e.svg#CompactaEF") format("svg");
}

@font-face {
	font-family: "EditorialNew-Light";
    src: url("https://files.cargocollective.com/c308583/EditorialNew-Light.ttf") format("truetype");
}

/**
 * Content
 */

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

a:active {
	opacity: 1.0;
}

.page a.active {
	opacity: 1.0;
    color: #808080;
}

.page h2 .buttoninterview a.active {
   font-family: Standard, Icons;
	font-style: normal;
	font-weight: 400;
    letter-spacing: -0.02rem;
	color: #fff;
	font-size: 1.3rem;
	line-height: 2.3;
	    border: 1.5px solid #000;
	background-color: rgba(0, 0, 0, 1);
    padding: 6px 15px 5px 15px;
    margin: 0;
}

i,
em {
	font-style: italic;
}

h2 .buttonlanding a {
    font-family: Standard, Icons;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -0.02rem;
    color: #000;
    font-size: 1.3rem;
    line-height: 3.1rem;
    border: 1.5px solid #000;
    background: white;
    padding: 6px 15px 5px 15px;
    margin: 0;
    white-space: nowrap;
}


b,
strong {
	font-weight: bolder;
}

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

sub {
	top: 0.3em;
}

sup {
	top: -0.25em;
}

s {
	text-decoration: line-through;
}

img {
	border: 0;
	padding: 0;
}

ul {
	margin: 0;
	padding: 0 0 0 1.1em;
}

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

li {
	padding: 0 0 0 0.3em;
}

eli {
	float: left;
    width: 3em;
    display: block;
    padding-bottom: 1em;
    overflow-wrap: break-word;
}

eli2 {
	float: left;
    width: 3em;
    display: block;
    overflow-wrap: break-word;
}

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

hr {
	border: 0;
	height: 1.5px;
	display: block;
}

hr.blue3 {
	background: rgba(0, 0, 255, 1);
	border: 0;
	height: 1.5px;
	display: block;
}

hr.grey {
	background: rgba(215, 215, 217, 1);
	border: 0;
	height: 1.5px;
	display: block;
}

hr.gold {
	background: #b2924d;
	border: 0;
	height: 1.5px;
	display: block;
    margin: 1% 8.5% 1% 8.5%;
}

hr.white {
	background: #fffef4;
	border: 0;
	height: 1.5px;
	display: block;
    margin: 1% 8.5% 1% 8.5%;
}

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

hr.blue1 {
	background: rgba(0, 55, 189, 1);
	border: 0;
	height: 1.0px;
	display: block;
}

hr.blue2 {
	background: rgba(0, 55, 189, 1);
	border: 0;
	height: 2.0px;
	display: block;
}

hr.black1 {
	background: rgba(227, 0, 0, 1);
	border: 0;
	height: 1.0px;
	display: block;
}

hr.black2 {
	background: rgba(227, 0, 0, 1);
	border: 0;
	height: 2.0px;
	display: block;
}

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

hr.black3 {
	background: rgba(0, 0, 0, 1);
	border: 0;
	height: 2.0px;
	display: block;
    margin: 0 0 2rem;
}

hr.cdsablack3 {
	background: rgba(0, 0, 0, 1);
	border: 0;
	height: 2.0px;
	display: block;
    margin: 0rem 0rem 0rem;
}

hr.Mcdsablack3 {
    background: rgba(0, 0, 0, 1);
	border: 0;
	height: 2.0px;
	display: block;
    margin: 0rem 0rem 0rem;
	
}
.mobile hr.Mcdsablack3 {
	direction: block;
}

.desktop hr.Mcdsablack3 {
	display: none;
}
hr.black4 {
	background: rgba(0, 0, 0, 1);
	border: 0;
	height: 2.0px;
	display: block;
    margin: 2.4rem -2rem 0rem;
}


hr.white2 {
	background: rgba(255, 255, 255, 1);
	border: 0;
	height: 2px;
	display: block;
}

hr.white1 {
	background: rgba(255, 255, 255, 1);
	border: 0;
	height: 1.0px;
	display: block;
}

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

[local-style="11154453"] .content img {
	margin-bottom: 0;
}

.gallery_image_caption {
    margin-top: 2rem;
    margin-bottom: 1.0rem;
    font-size: 1.1rem;
	font-weight: 400;
	color:#fffef4;
    letter-spacing: -0.0125rem;
	font-family: Standard, Icons;
	font-style: normal;
	line-height: 1.3;
}
.gallery_image_caption span {
	font-family: "IBM Plex Mono", Icons;
	font-style: normal;
	font-weight: 600;
    letter-spacing: -0.05rem;
	padding: 0;
	margin: 0;
	font-size: 1.5rem;
	line-height: 1.3;
    display: block;
    margin-bottom: 1rem;
    
}

[data-predefined-style="true"] [local-style="34357447"] div.image-gallery, 
[data-predefined-style="true"] [local-style="34357577"] div.image-gallery,
[data-predefined-style="true"] [local-style="33638587"] div.image-gallery,
[data-predefined-style="true"] [local-style="33638601"] div.image-gallery{
	margin: 0 7% 0 7%;
    padding: 0 1%;
    
    
}
[data-predefined-style="true"] [local-style="34357447"] .gallery_image_caption {
}

/**
 * Loading Animation
 */

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

/**
 * Editor styles
 */

[data-predefined-style="true"] bodycopy {
	font-size: 1.1rem;
	font-weight: 400;
	color: #000;
    letter-spacing: -0.0125rem;
	font-family: Standard, Icons;
	font-style: normal;
	line-height: 1.3;
}

[data-predefined-style="true"] bodycopy a {
    letter-spacing: -0.0130rem;
	text-decoration: none;
}

[data-predefined-style="true"] bodycopy a:hover {
    text-decoration: none;
}

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: "IBM Plex Mono", Icons;
	font-style: normal;
	font-weight: 600;
    letter-spacing: -0.05rem;
	padding: 0;
	margin: 0;
	font-size: 2rem;
	line-height: 1.1;
	color: #000;
	}

[data-predefined-style="true"] button-text {
	font-family: "IBM Plex Mono", Icons;
	font-style: normal;
	font-weight: 600;
    letter-spacing: -0.05rem;
	padding: 0;
	margin: 0;
	font-size: 1.1rem;
	line-height: 1.3;
	color: #000;
}

[data-predefined-style="true"] h1 a {
	color: #000;
    letter-spacing: -0.05rem;
}

[data-predefined-style="true"] h2 {
	font-family: "IBM Plex Mono", Icons;
	font-style: normal;
	font-weight: 600;
    letter-spacing: -0.05rem;
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 1.5rem;
	line-height: 1.3;
}

[data-predefined-style="true"] h2 a {
	color: #000;
    letter-spacing: -0.05rem;
}


[data-predefined-style="true"] h2link {
	font-family: Standard, Icons;
	font-style: normal;
	font-weight: 400;
    letter-spacing: -0.05rem;
	padding: 0;
	margin: 0;
	color: #808080;
	font-size: 1.5rem;
	line-height: 1.3;
	}

[data-predefined-style="true"] h3 {
	font-family: "IBM Plex Mono", Icons;
	font-style: normal;
	font-weight: 400;
    letter-spacing: -0.05rem;
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 1.3rem;
	line-height: 1.2;
}

[data-predefined-style="true"] h3 a {
	color: #000;
    letter-spacing: -0.05rem;
}


[data-predefined-style="true"] h3link {
	font-family: Standard, Icons;
	font-style: normal;
	font-weight: 400;
    letter-spacing: -0.05rem;
	padding: 0;
	margin: 0;
	color: #808080;
	font-size: 2.6rem;
	line-height: 1.3;
	}

[data-predefined-style="true"] bodycopylink {
	font-size: 1.2rem;
	font-weight: 400;
	color: #000;
	font-family: Standard, Icons;
	font-style: normal;
	line-height: 1.3;
}

[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 0.8rem;
	line-height: 1.4;
	font-family: Standard, Icons;
	font-style: normal;
	font-weight: 400;
	color: #000;
    letter-spacing: 0;
}

[data-predefined-style="true"] small a {
	color: #808080;
	border-bottom-width: 0;
    letter-spacing: 0;
}

[data-predefined-style="true"] h4 {
	display: inline-flex;
	font-size: 2rem;
	line-height: 1.3;
	font-family: "IBM Plex Mono", Icons;
	font-style: normal;
	font-weight: 400;
	color: #000;
    letter-spacing: 0;
}

[data-predefined-style="true"] booktitles {
	font-family: "IBM Plex Mono", Icons;
	font-style: normal;
	font-weight: 400;
    letter-spacing: -0.05rem;
	padding: 0;
	margin: 0;
	font-size: 3.2rem;
	line-height: 1.2;
	color: #000;
	}

[data-predefined-style="true"] [local-style="5636233"] .button a:hover {
	color: #fff;
}

[data-predefined-style="true"] [local-style="33412314"] h2 a:hover {
	color: #fff;
}

[data-predefined-style="true"] [local-style="33412331"] h2link a:hover {
	color: #000;
}

[data-predefined-style="true"] [local-style="33412333"] h2link a:hover {
	color: #fff;
}

[data-predefined-style="true"] [local-style="33412330"] h2link a:hover {
	color: #fff;
}

[data-predefined-style="true"] [local-style="33412046"] a:hover {
	color: #fff;
}

[data-predefined-style="true"] [local-style="33412043"] a:hover {
	color: #fff;
}

[data-predefined-style="true"] [local-style="33412321"] a:hover {
	color: #fff;
}

[data-predefined-style="true"] [local-style="5632044"] a:hover {
	color: #000;
}

[data-predefined-style="true"] [local-style="5632995"] a:hover {
	color: #fff;
}

[data-predefined-style="true"] [local-style="5632994"] a:hover {
	color: #000;
}

[data-predefined-style="true"] [local-style="33412315"] a:hover {
	color: #0037bd;
}


/**
 * 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: 0 /*!content_left*/;
	margin-right: auto /*!content_left*/;
	text-align: left
        /*!text_left*/;
}

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

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

[data-css-preset] .content_padding {
	padding-top: 1rem /*!main_margin*/;
	padding-bottom: 1rem /*!main_margin*/;
	padding-left: 2rem /*!main_margin*/;
	padding-right: 2rem /*!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: #d8d5bc/*!thumbnails_bgcolor*/;   
    margin-top: -2rem;
        padding-bottom: 4rem;
}

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

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

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

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

[data-css-preset] [responsive-layout] [thumbnails-gutter] {
    margin: -1.5rem/*!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.5rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 1);
	font-family: Standard, Icons;
	font-style: normal;
	line-height: 1.3;
}

.thumbnails .tags {
    margin-top: 1rem;
    margin-bottom: 0.7rem;
    font-size: 1.2rem;
	color: #444;
	font-family: Standard, Icons;
	font-style: normal;
	line-height: 1.7rem; 
}



.thumbnails .tags a {
	border-bottom: 0;
 color: #444;
    text-decoration: none;    
}


.thumbnails .has_title .tags {
	margin-top: 0.0rem;
    margin-bottom: 0rem;
}
.thumbnails .has_title:hover {
    background-color: #A2A08D;
  }

.thumbnails .has_title:hover .thumb_image{
	filter: blur(5px);
    transition: 1s;
}

/**
 * Site Menu
 */

[data-css-preset] #site_menu_button {
    color: #F26340;
    /*mix-blend-mode: difference;*/
    opacity: 1;
    line-height: 1;
    font-size: 3.5rem /*!site_menu_button*/;
    margin:1%;
    padding: 0;
    background: rgba(255, 255, 255, 0);
    position: fixed;
	right: 2% /*!site_menu_button*/;
	top: 5%/*!site_menu_button*/;
}

body.mobile #site_menu_button {
    font-size: 2.5rem;
}

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

#site_menu_button.active {
	display: none;
}


/**
 * Site Menu
 */

#site_menu {
	font-family: Standard, Icons;
    color: #fff;
    text-transform: uppercase;
	background: #000;
    border-left: 2px solid #fff;
	font-size: 1.8rem;
	font-style: normal;
	font-weight: 400;
    line-height: 0;
	padding: 2rem;
	min-width: 25vw;
	text-align: left;
	display: flex;
	justify-content: flex-start;
}

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

#site_menu .page-link a {
	color: #fff;
}

#site_menu .set-link > a {
	color: #fff;
	font-weight: normal;
}

.mobile #site_menu .set-link {
	padding-left: 1rem;
}

.mobile #site_menu .page-link {
	padding-left: 1rem;
}


.mobile #site_menu a[href*=HOME] {
	padding-top: 1rem;
}

#site_menu a:active {
	opacity: 1.0;
}

#site_menu a.active {
	color: #808080;
}

#site_menu .close {
    color: #fff;
    line-height: 1;
    font-size: 2.5rem;
    padding: 0;
    background: rgba(255, 255, 255, 0);
    position: fixed;
	right: 2rem;
	top: 1.5rem;
}

body.mobile #site_menu .close {
    padding: 0;
	right: 2rem;
	top: 2rem;
}

#site_menu .break {
	height: 0;
}

#site_menu .indent {
	margin-left: 0;
}

/*
 * Shop Button
 */

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

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

#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: Standard, Icons;
	font-size: 1.3rem;
	line-height: 1.2;
	color: rgba(0, 0, 0, 1);
    display: block;
    margin-bottom: 1rem;
	font-style: normal;
	font-weight: 400;
}

.shop_product .dropdown {
    font-family: Karla, 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;
	font-style: normal;
	font-weight: 400;
}

.shop_product .button {
    
    font-family: Standard, Icons;
	font-style: normal;
	font-weight: 400;
    letter-spacing: -0.02rem;
	color: #000;
	font-size: 1.3rem;
	line-height: 2.3;
    border: 1.5px solid #000;
    padding: 6px 15px 5px 15px;
    margin: 0;

}

.shop_product .button:hover {
    
   font-family: Standard, Icons;
	font-style: normal;
	font-weight: 400;
    letter-spacing: -0.02rem;
	color: #fff;
	font-size: 1.3rem;
	line-height: 2.3;
	    border: 1.5px solid #000;
	background-color: rgba(0, 0, 0, 1);
    padding: 6px 15px 5px 15px;
    margin: 0;

}

/*
 * 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.90) /*!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;
}



/** ~ — ~ — ~ — ~ — ~ **/
/** ~ — ~ — ~ — ~ — ~ **/
/** ~ — ~ — ~ — ~ — ~ **/



/**
 * Custom
 *

.button a {
    /*border: 1.5px solid #000;*/
    /*padding: 2px 19px 0px;*/


.button a:hover {
   /* color: #fff;
    border: 1.5px solid #000;
    background-color:#fff;*/
}

landingbutton a:hover {
	color: #000;
}

.button {
	line-height: 1.2;
}

h2 .button182 a {
    font-family: Standard, Icons;
	font-style: normal;
	font-weight: 400;
    letter-spacing: -0.02rem;
	color: #0037bd;
	font-size: 1.3rem;
	line-height: 2.3;
    border: 1.5px solid #0037bd;
    padding: 6px 15px 5px 15px;
    margin: 0;
    white-space: nowrap;
}

h2 .button182 a:hover {
    font-family: Standard, Icons;
	font-style: normal;
	font-weight: 400;
    letter-spacing: -0.02rem;
	color: #fff;
	font-size: 1.3rem;
	line-height: 2.3;
    border: 1.5px solid #0037bd;
	background-color: #0037bd;
    padding: 6px 15px 5px 15px;
    margin: 0;
}

h2 .button18zine2 a {
    font-family: Standard, Icons;
	font-style: normal;
	font-weight: 400;
    letter-spacing: -0.02rem;
	color: #fff;
	font-size: 1.3rem;
	line-height: 2.5;
    border: 1.5px solid #fff;
    padding: 6px 15px 6px 15px;
    margin: 0;
    white-space: nowrap;
}

h2 .button18zine2 a:hover {
    font-family: Standard, Icons;
	font-style: normal;
	font-weight: 400;
    letter-spacing: -0.02rem;
	color: #0037bd;
	font-size: 1.3rem;
	line-height: 2.5;
    border: 1.5px solid #fff;
	background-color: #fff;
    padding: 6px 15px 6px 15px;
    margin: 0;
}

h2 .button19 a {
    font-family: Standard, Icons;
	font-style: normal;
	font-weight: 400;
    letter-spacing: -0.02rem;
	color: #e30000;
	font-size: 1.3rem;
	line-height: 2.3;
    border: 1.5px solid #e30000;
    padding: 6px 15px 5px 15px;
    margin: 0;
    white-space: nowrap;
}

h2 .button19 a:hover {
    font-family: Standard, Icons;
	font-style: normal;
	font-weight: 400;
    letter-spacing: -0.02rem;
	color: #fff;
	font-size: 1.3rem;
	line-height: 2.3;
	border: 1.5px solid #e30000;
	background-color: rgba(227, 0, 0, 1);
    padding: 6px 15px 5px 15px;
    margin: 0;
}

h2 .button20 a {
    font-family: Standard, Icons;
	font-style: normal;
	font-weight: 400;
    letter-spacing: -0.02rem;
	color: #fff;
	font-size: 1.3rem;
	line-height: 2.3;
    border: 1.5px solid #fff;
    padding: 6px 15px 5px 15px;
    margin: 0;
    white-space: nowrap;
}

h2 .button20 a:hover {
    font-family: Standard, Icons;
	font-style: normal;
	font-weight: 400;
    letter-spacing: -0.02rem;
	color: #000 !important;
	font-size: 1.3rem;
	line-height: 2.3;
	border: 1.5px solid #fff;
	background-color: rgba(255, 255, 255, 1);
    padding: 6px 15px 5px 15px;
    margin: 0;
}

h2 .buttoninterview a {
    font-family: Standard, Icons;
	font-style: normal;
	font-weight: 400;
    letter-spacing: -0.02rem;
	color: #000;
	font-size: 1.3rem;
	line-height: 3.1rem;
    border: 1.5px solid #000;
    padding: 6px 15px 5px 15px;
    margin:0;
    white-space: nowrap;
}

h2 .buttoninterview a:hover {
    font-family: Standard, Icons;
	font-style: normal;
	font-weight: 400;
    letter-spacing: -0.02rem;
	color: #fff;
	font-size: 1.3rem;
	line-height: 2.3;
	border: 1.5px solid #000;
	background-color: #000;
    padding: 6px 15px 5px 15px;
    margin: 0;
}

h2 .buttonlanding a {
    font-family: Standard, Icons;
	font-style: normal;
	font-weight: 400;
    letter-spacing: -0.02rem;
	color: #fff;
	font-size: 1.3rem;
	line-height: 2.3;
    border: 1.5px solid #fff;
    background-color:  rgba(0, 0, 0, 1);
    padding: 6px 15px 5px 15px;
    margin: 0;
    white-space: nowrap;
}

h2 .buttonlanding a:hover {
    font-family: Standard, Icons;
	font-style: normal;
	font-weight: 400;
    letter-spacing: -0.02rem;
	color: #000;
	font-size: 1.3rem;
	line-height: 2.3;
	border: 1.5px solid #fff;
	background-color: rgba(255, 255, 255, 1);
    padding: 6px 15px 5px 15px;
    margin: 0;
}

h2 .buttondialogue a {
    font-family: Standard, Icons;
	font-style: normal;
	font-weight: 400;
    letter-spacing: -0.02rem;
	color: #fff;
	font-size: 1.3rem;
	line-height: 2.3;
    border: 1.5px solid #fff;
    background-color:  rgba(0, 0, 255, 1);
    padding: 6px 15px 5px 15px;
    margin: 0;
    white-space: nowrap;
}

h2 .buttondialogue a:hover {
    font-family: Standard, Icons;
	font-style: normal;
	font-weight: 400;
    letter-spacing: -0.02rem;
	color: #000;
	font-size: 1.3rem;
	line-height: 2.3;
	border: 1.5px solid #fff;
	background-color: rgba(255, 255, 255, 1);
    padding: 6px 15px 5px 15px;
    margin: 0;
}

.listlinewhite {
	border-bottom: 1px solid white;
    padding: 0 0 15px 0;
    margin: 0 0 15px 0;
}

.listlineblack {
	border-bottom: 1px solid #000;
    padding: 0 0 15px 0;
    margin: 0 0 15px 0;
}

.inner {
    position: relative;
    left: -97%;
}

.mobile ul {
	padding: 0 0 0 1em;
}

span.nobreak {
	white-space: nowrap;
}

span.sgabflogo {
	padding-right: 5rem;
}

.mobile .landing-container {
    min-height: 75vh;
    position: relative;
}

.mobile .landing-vert-center {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.mobile .landing-image-desktop, .landing-image-mobile {
	display: none;
}

.mobile .landing-image-mobile {
	display: initial;
}

.landing-vert-center .landing-cta {
	font-size: 2.7rem;
    display:none;
}

.mobile .landing-cta {
    display:initial;
	font-size: 1.8rem;
}

h2.mobile-header {
	font-family: CompactaEF;
    font-size: 3.5rem;
	line-height: 0.9;
}

.desktop-header h2 {
	font-family: CompactaEF;
    font-size: 6rem;
    line-height: 0.9;
}

.shop-header h2{
    color: #d8d5bc !important;
	font-family: "Formular Black";
    font-size: 4rem;
    letter-spacing: 0.2rem;
    line-height: 4.1rem;
    text-shadow:
	-1px -1px 0 #000,
	1px -1px 0 #000,
	-1px 1px 0 #000,
	1px 1px 0 #000;
}

.mobile .desktop-header, .mobile-header {
	display: none;
}

.mobile .mobile-header {
	display: block;
}

.feature-image img, .hero-image img {
    margin-bottom: -0.2rem;
    margin: 0;
    line-height: 0rem;
}

.hero-imageright video {
    margin-bottom: -0.2rem;
    margin: 0;
    line-height: 0rem;
    padding-right: 2rem;
}

.hero-imagemobile video {
    margin-bottom: -0.2rem;
    margin: 0;
    line-height: 0rem;
    padding-left: 2rem;
    padding-right: 2rem;
}

.hero-imagemobile img{
    margin-bottom: -0.2rem;
    margin: 0;
    line-height: 0rem;
    padding-left: 2rem;
    padding-right: 2rem;
}

.hero-imageright img {
    margin-bottom: -0.2rem;
    margin: 0;
    line-height: 0rem;
    padding-right: 2rem;
}

.hero-imageleft img {
    margin-bottom: -0.2rem;
    margin: 0;
    line-height: 0rem;
    padding-left: 2rem;
}

.mobile .hero-imageleft img {
    margin-bottom: -0.2rem;
    margin: 0;
    line-height: 0rem;
    padding-left: 2rem;
    padding-right: 2rem;
}



/*LANDING PAGE*/

.menu-desktop {
    position: relative;
	min-width: 25vw;
    height: 100vh;
    padding: 1.5rem 2rem 2rem;
    background: #f26340;
    border-left: 0px solid #808080;
    float: right;
}
.mobile .menu-desktop {
	display: none;
}
.menu-mobile {
	display: none;
    padding: 1.5rem 2rem 2rem;
    height: 100vh;
    background: #f26340;
}
.mobile .menu-mobile {
	display: block;
}


#landing-marquee-top{
	height: 46vh;
    margin-bottom: -0.25rem;
    margin-left: -0.045rem;
    margin-right: -0.045rem;
}
.mobile #landing-marquee-top {
	height: 42.2vh;
}
#landing-marquee-top img {
    height: 100%;
    width: auto;
    display: block;
    object-fit: contain !important;
}
#landing-marquee{
	height: 46vh;
    margin-bottom: 0.00rem;
    margin-left: -0.045rem;
    margin-right: -0.045rem;
}
.mobile #landing-marquee {
	height: 42.2vh;
}
#landing-marquee img {
    height: 100%;
    width: auto;
    display: block;
    object-fit: contain !important;
}

.overview-div {
    text-align: left;
    text-transform: uppercase;
}
.landing-desktop{
	margin-bottom: 0rem;
    line-height: 0.0rem;
}
.landing-mobile {
	margin-bottom: 0rem;
    line-height: 0.0rem;
}
.mobile .landing-desktop {
	display: none;
}
.landing-mobile {
	display: none;
}
.mobile .landing-mobile {
	display: initial;
}
.feature-image{
	margin-bottom: 0rem;
    line-height: 0.0rem;
}
.hero-image {
    line-height: 0;
}
.hero-imageright {
    line-height: 0;
}
.hero-imageleft {
    line-height: 0;
}
div.landing-quote {
	padding: 2rem;
}

@keyframes blink {
    20% {opacity: 1;}
    25% {opacity: 0.5;}
    45% {opacity: 0.5;}
    50% {opacity: 1;}
    70% {opacity: 1;}
    75% {opacity: 0.5;}
    95% {opacity: 0.5;}
    100% {opacity: 1;}
}
span.blink {
    animation: blink 4s infinite;
}

/* SCRIPTS*/




.cycle_content {
    opacity: 0;
    mix-blend-mode: exclusion;
    font-family: "IBM Plex Mono", Icons;
    white-space: nowrap;
    display: inline-block;
    pointer-events: none;
	font-style: normal;
	font-weight: 400;
}
 
.cycle_container {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    font-size: 1rem;
    line-height: 1 !important;
    
}


/*RESOURCE PAGE*/

.mobile .desktop-resource {
	display: none;
}

.mobile-resource {
	display: none;
}

.mobile .mobile-resource {
	display: block;
}

.feature-image img, .hero-image img {
    margin-bottom: 0;
}

.hero-image {
    line-height: 0;
}
/* Updated for SLP*/
a.menulink:link {color: #000;}
a.menulink:hover{color: #FFFEF4;}



#logoImg {
    width: auto;
    height: 10.5rem;
    padding-bottom: 0;
    transition: height 0.4s ease !important;
}
.mobile #logoImg {
    height: rem !important;
}

.about-bg{
	background-image: url(https://freight.cargo.site/t/original/i/14044e6ca3dfe62a6cbd73b80a0a0aa6b0dfcb180c25cda17d304dd0b31c15bd/hu-chen-__cBlRzLSTg-unsplash.jpg);
    height:80vh;
    
}

/*[local-style="33412017"]{ 
mix-blend-mode: difference;
}*/


.header-frame{
	border:solid;
    padding-top: 40px;
}

.mixing{
	mix-blend-mode: difference;
}

.custom-btn-blue{	
	display:inline-block;
    padding: 10px 30px 10px 30px;
    border-radius:100px;
    border: solid 2px #305993;
    cursor:pointer;
 	color:#fffef4;
	background-color: #305993;
}

.custom-btn-white{	
	display:inline-block;
    padding: 10px 30px 10px 30px;
    border-radius:100px;
        border: solid 2px #fffef4;

    cursor:pointer;
    color:#f26340;
	background-color: #fffef4;
}

.custom-btn-black{	
	display:inline-block;
   	padding: 10px 30px 10px 30px;
    border-radius:100px;
    color: #b2924d;
        border: solid 2px #000;

	background-color: #000;
    cursor:pointer;
}

.custom-btn-orange{	
	display:inline-block;
    padding: 10px 30px 10px 30px;
    border-radius:100px;
    border: solid 2px #f26340;
    cursor:pointer;
}

.custom-btn-gold{
	display:inline-block;
    padding: 10px 30px 10px 30px;
    border-radius:100px;
    border: solid 2px #b2924d;
    cursor:pointer;
     color:#000;
	background-color: #b2924d;
}

.custom-btn-blue:hover{
    display: inline-block;
    padding: 10px 30px 10px 30px;
    border-radius: 50px;
    border: solid 2px #305993;
    cursor:pointer;
    background-color: transparent;
 	color: #305993;
}

.custom-btn-white:hover{
    color:#fffef4 !important;
    border: solid 2px #fffef4;
    background-color: transparent;
    display: inline-block;
    padding: 10px 30px 10px 30px;
    border-radius: 50px;
}

.custom-btn-gold:hover{
    background-color: transparent;
    border: solid 2px #b2924d;    
    color: #b2924d;
    display: inline-block;
    padding: 10px 30px 10px 30px;
    border-radius: 50px;
}

.custom-btn-black:hover{
    border: solid 2px #000;
    color:black;
    background-color: transparent;
    display: inline-block;
    padding: 10px 30px 10px 30px;
    border-radius: 50px;
}

#more {display: none;}

#myBtn {
    display: inline-block;
    border-radius: 50px;
    font-family: "Diatype Mono Variable", Icons;
	font-style: normal;
	font-weight: 400;
    letter-spacing: -0.05rem;
	margin: 0;
	font-size: 1.5rem;
	line-height: 1.3;
	font-variation-settings: 'slnt' 0, 'MONO' 1;
    padding: 3px 15px 2px 15px;

}

#myBtn .gold{
	border: solid 1.2px #000;
    cursor:pointer;
 	color:#fffef4;
	background-color: #000;
}

.btnText {

}


/* CDSA PAGE */

.mobile .episode-table {
    flex-direction: column;
}

div.episode-table{
	display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.mobile .episode-table .episode-bg {
    padding: 2rem;
 
}
div.episode-table div.episode-bg {
    flex: 1;
    padding: 2rem ;
}

#episode-1-bg {
		background-color: #bfe264;
}

#episode-2-bg {
	background-color: #FA403C;
}

#episode-3-bg {
	background-color: #ffbfcd;
}

#episode-4-bg {
	background-color: #00bfff;
}

#episode-5-bg {
	background-color: #ff9459;
}

#episode-6-bg {
	background-color: #77a;
}

#episode-7-bg {
	background-color: #2adf55;
}

#episode-8-bg {
	background-color: #7f5f00;
}

#episode-9-bg {
	background-color: #ccc;
}

#episode-10-bg {
	background-color: #ff5fff;
}

#episode-11-bg {
	background-color: #bcffff;
}

#episode-12-bg {
	background-color: #360503;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
}
 .video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    padding-right: 3rem;
    padding-left: 3rem;
    width: 100%;
    height: 100%;
}
.video-container-full iframe {
	padding-right: 0;
    padding-left: 0;
}

.responsive-video {
	position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.gif-overlay {
	pointer-events: none;
}

.cdsa-title {
	font-family: "EB Garamond", Icons;
    font-size: 2.5rem;
    line-height: 2.7rem;
    letter-spacing: -0.5px;
	font-style: italic;
	font-weight: 500;
}
.cdsa-sans2 h2 {
	font-family: 'Montserrat', sans-serif;
    letter-spacing: 1.0px;
    line-height: 1.3rem;
    font-size: 1.3rem;
}
.cdsa-sans h2 {
	font-family: 'Montserrat', sans-serif;
    display: inline;
    letter-spacing: 1.0px;
    font-size: 3.5rem;
    line-height: 6.5rem;
    font-weight: 800;
}

.cdsa-serif {
	font-family: "EB Garamond", Icons;
    display: inline;
    font-size: 3rem;
    line-height: 3rem;
    letter-spacing: -1.1px;
	font-style: italic;
	font-weight: 500;
}

.mobile .cdsa-serif h2 {
	line-height: 5rem;
    font-size: 4.6rem;
}

.mobile .cdsa-sans h2 {
	line-height: 3.5rem;
}


.cdsa-mono small {
    font-size: 1.3rem;
    line-height: 1.5rem;
    text-transform: uppercase;
	font-family: 'Courier Prime', monospace;
}

.cdsa-logos {
	margin-top: 2rem;
    margin-right: 3rem;
}



/* LIBRARY PAGE */

h2.library-title {
    font-family: "EditorialNew-Light";
    font-size: 2rem;
    letter-spacing: 0;
}

.diacritics {
	font-family: 'Arial', sans-serif;
}

.desktop-navigation a {
	font-weight: bold;
    margin-right: 4rem;
}

.mobile .desktop-navigation a {
    margin-right: 2rem;
    font-size: 1.3rem;
}

.desktop-navigation a:first-child {
	margin-left: 2rem;
}

.desktop-navigation a:last-child {
	margin-right: 0;
}
/* landing blend mode */
/* landing-difference */
[data-draggable]{
	mix-blend-mode: multiply;
}

.landing-text{
	mix-blend-mode: multiply;
}

.library-thumbnails .image-gallery > a {
    position: relative;
}

.library-thumbnails .image-gallery a .gallery_image_caption {
	font-size: 1.3rem;
	font-weight: 400;
	color: #fff;
	font-family: Standard, Icons;
	font-style: normal;
	line-height: 1.2;
    text-shadow: 0 1px 3px #404040;
    padding: 0;
    margin: 0;
    align-content: center;
    display: flex;
    position: absolute;
    right: 1rem;
    left: 1rem;
    bottom: 5%;
    z-index: 9;
}

.library-thumbnails .image-gallery a .gallery_image_caption span {
    margin: auto;
    display: inline-block;
}

.library-thumbnails .image-gallery a img {
	transition: all 0.25s;
}

.library-thumbnails .image-gallery a:hover img {
	opacity: 0.5;
}

.dashedborder {
position: relative;
}

.dashedborder:hover {
background-color:#A2A08D;
}

.dashedborder:hover .blur{
	opacity: 1;
}

.dashedborder .hoverbox{
	position: relative;
}

.dashedborder:hover .imgblur{
	filter: blur(5px);
    transition: 1s;
}

.blur {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  transition: .5s ease;
}

.blurtext {
    color: #fff !important;
    text-shadow: 0 1px 3px #404040;
    font-size: 3.5rem;
    letter-spacing: -1.0px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

.blurtext a {
	color: #fff !important;
    letter-spacing: -1.0px;
}

.announcementticker {
	color: #000;
    background: #fff226;
    padding: 1rem 0rem 1rem;
    margin: 0rem -2rem;
}

.tworkskv img {
	line-height: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}



/* MAILCHIMP */

#mailchimp {
	background: #12121c;
	color: #efefef;
	padding-left: 15px;
}

#mailchimp input {
	border: medium none;
    color: #808080;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
    font-size: 15px;
    font-style: normal;
    margin-TOP: 6px;
   	margin-bottom: 8px;
   	padding: 10px 10px;
   	padding-bottom: inheritpx;
   	width: 180px;
	border-radius: 5px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-weight: 500;
    display: inline;
}

#mailchimp input.email {
    background: #efefef
}

#mailchimp input.name {
    background: #fff
}

#mailchimp input[type="submit"] {
	background: #01300b;
    border: 1px solid #01300b;
 	border-radius: 5px;
    margin-right: 1px;
	color: #efefef;
	cursor: pointer;
	font-size: 13px;
    font-weight: 600;
	width: 43%;
	padding: 6px;
    padding-bottom: 8px;
}

#mailchimp input[type="submit"]:hover {
    background-color: #01300b;
    color: #fff;
}