@font-face {
    font-family: D-DIN, Icons;
    src: url(https://files.cargocollective.com/c2023402/BricolageGrotesque-VariableFont_opsz-wdth-wght.ttf);
	font-style: normal;
	font-weight: 400;
}

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

a:active {
	opacity: 1;
}

.page a.active {
	opacity: 0.5;
}

i,
em {
	font-style: italic;
}

b,
strong {
    font-weight: 700;
    font-variation-settings: 
        'opsz' 36,  
        'wght' 800;
}

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 1.25rem;
}
ol ul {
	list-style-type: disc;
}

blockquote {
	margin: 0;
	padding: 0 0 0 1.25rem;
}

hr {
	background: rgba(255, 255, 255, 1);
	border: 0;
	height: 2px;
	display: block;
    margin-bottom: 1.5rem;
}

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

.gallery_image_caption {
    margin-top: 1rem;
    margin-bottom: 0.5rem;
    color: rgba(255, 255, 255, 0.5);
    font-family: D-DIN, Icons;
	font-size: 1rem;
	line-height: 1.32;
	font-style: normal;
	font-weight: 400;
    font-variation-settings: 
        'opsz' 12,  
        'wght' 700, 
        'wdth' 100;
    text-transform: uppercase;
	letter-spacing: 0.01rem;
}

/**
 * Loading Animation
 */

.loading[data-loading] {
	position: fixed;
	bottom: 2rem; 
    left: 2rem;
}

/**
 * Editor styles
 */

[data-predefined-style="true"] bodycopy {
	font-size: 1.6rem;
    text-decoration: none;
	font-weight: 400;
	color: rgb(255, 255, 255);
	font-family: D-DIN, Icons;
	font-style: normal;
    font-variation-settings: 
        'opsz' 12,  
        'wght' 500, 
        'wdth' 93.75;
	line-height: 1.4;
    letter-spacing: 0;
}

p.space_top, 
h3.space_top, 
h4.space_top {
	margin-top: 4rem;
}

[data-predefined-style="true"] bodycopy a {
	color: rgb(255, 255, 255);
	padding-bottom: 2;
	border-bottom: none;
    text-decoration-color: text;
    text-underline-offset: 7.5%;
    text-decoration-thickness: 7.5%;
    transition: opacity 0.25s;
}

[data-predefined-style="true"] bodycopy a:hover {
    opacity: 0.5;
}

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

[data-predefined-style="true"] h1 {
	font-family: D-DIN, Icons;
    font-style: normal;
	font-weight: 600;
    font-variation-settings: 
        'opsz' 48,  
        'wght' 800, 
        'wdth' 78;
	padding: 0;
	margin: 8rem 0 4rem;
	font-size: 3.5rem;
	line-height: 1.1;
    letter-spacing: 0.05rem;
	color: rgb(255, 255, 255);
    text-transform: uppercase;
}

h1:first-of-type, 
h2.header:first-of-type {
	margin-top: 0;
}

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

[data-predefined-style="true"] h2 {
	font-family: D-DIN, Icons;
	font-style: normal;
	font-weight: 700;
    font-variation-settings: 
        'opsz' 48,  
        'wght' 700, 
        'wdth' 90;
	padding: 0;
	margin: 4rem 0 2rem;
	color: rgb(255, 255, 255);
	font-size: 2.5rem;
    letter-spacing: 0;
	line-height: 1.2;
}

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

h2.header {
	font-family: D-DIN, Icons;
    font-style: normal;
	font-weight: 700;
    font-variation-settings: 
        'opsz' 48,  
        'wght' 800, 
        'wdth' 78;
	padding: 0;
	margin: 8rem 0 4rem;
	font-size: 3.5rem;
	line-height: 1.1;
    letter-spacing: 0.05rem;
	color: rgb(255, 255, 255);
    text-transform: uppercase;
}
h2.programme_title {
	font-family:  D-DIN, Icons;
    font-style: normal;
	font-weight: 700;
    font-variation-settings: 
        'opsz' 48,  
        'wght' 800, 
        'wdth' 78;
	padding: 0;
	margin: 0 0 2rem;
	font-size: 3.5rem;
	line-height: 1.1;
    letter-spacing: 0.05rem;
	color: rgb(255, 255, 255);
    text-transform: uppercase;
}

[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 1.3rem;
	line-height: 1.5;
	font-family: D-DIN, Icons;
	letter-spacing: 0.01rem;
	font-style: normal;
	font-weight: 700;
    font-variation-settings: 
        'opsz' 12,  
        'wght' 700, 
        'wdth' 100;
    text-transform: uppercase;
	color: rgb(255, 255, 255);
}

small.space_top {
	margin-top: 2rem;
}

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

h3 {
	font-size: 1.6rem;
    text-decoration: none;
	font-weight: 700;
	color: rgb(255, 255, 255);
	font-family: D-DIN, Icons;
	font-style: normal;
    font-variation-settings: 
        'opsz' 18,  
        'wght' 800, 
        'wdth' 93.75;
	line-height: 1.4;
    letter-spacing: 0;
}

h3.header {
	font-family:  D-DIN, Icons;
	font-style: normal;
	font-weight: 600;
    font-variation-settings: 
        'opsz' 48,  
        'wght' 700, 
        'wdth' 90;
	padding: 0;
	margin: 4rem 0 2rem;
	color: rgb(255, 255, 255);
	font-size: 2.5rem;
    letter-spacing: 0;
	line-height: 1.2;
}
h3.programme_credit {
    font-family: D-DIN, Icons;
	font-style: normal;
	font-weight: 400;
    font-variation-settings: 
        'opsz' 48,  
        'wght' 700, 
        'wdth' 90;
	padding: 0;
	margin: 0 0 4rem;
	color: rgb(255, 255, 255);
	font-size: 2.5rem;
    letter-spacing: 0;
	line-height: 1.2;
    max-width: 40ch;
}

h4 {
	font-size: 1.76rem;
    text-decoration: none;
	font-weight: 700;
	color: rgb(255, 255, 255);
	font-family: D-DIN, Icons;
	font-style: normal;
    font-variation-settings: 
        'opsz' 12,  
        'wght' 900, 
        'wdth' 93.75;
	line-height: 1.4;
    letter-spacing: 0;
}

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

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

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

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

/**
 * Thumbnails
 */

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

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

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

[data-css-preset] [thumbnails-pad] {
    padding: 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: 0.4rem;
	font-size: 1.6rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
	font-family: "Monument Grotesk Mono", Icons;
	font-style: normal;
	line-height: 1.3;
}

.thumbnails .tags {
    margin-top: 1.2rem;
    margin-bottom: 0.5rem;
    font-size: 1.3rem;
	font-weight: 500;
	color: rgba(0, 0, 0, 0.35);
	font-family: Diatype, 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 Button
 */

[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: 5rem /*!site_menu_button*/;
	right: 4rem /*!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: "Monument Grotesk Mono", 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: "Monument Grotesk Mono", Icons;
	font-size: 1.6rem;
	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-line-arrows.svg) no-repeat right;
    margin-bottom: 1rem;
    line-height: 1.2;
    padding: .7rem 2.5rem .8rem 1rem;
	font-style: normal;
	font-weight: 400;
}

.shop_product .button {
	font-family: "Monument Grotesk Mono", 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;
}

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

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

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

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

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

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

.quick-view-navigation .close-button .outer-color {
    stroke: rgba(0, 0, 0, 0.85);
    stroke-width: 2px;
}
/** 
 * Image Gallery Navigation Arrows 
 */
 
.image-gallery-navigation .left-arrow,
.image-gallery-navigation .right-arrow {
    /* Change height/width together to scale */
    height: 36px;
    width: 36px;
}

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

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

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

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


/**
 * 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.4rem;
    line-height: 1.3;
	font-family: "Monument Grotesk Mono", 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*/


/*NAV*/

.landing_nav {
	line-height: 0;
    height: auto;
    z-index: 102;
    margin: 2rem 2rem;
    padding: 1rem 1rem;
    background-image: 
        linear-gradient(
            to left, 
            rgba(0, 0, 0, 0) 0%, 
            rgba(36, 36, 36, 0.23) 27.77%, 
            rgba(36, 36, 36, 0.9) 83.33%
        );
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}
.landing_nav_landing-instance {
	position: fixed;
    top: 0;
    left: 0;
    right: 0;
}
div.landing_nav a, 
div.landing_nav .icon-link {
	margin-left: 1rem;
    float: right;
    line-height: 1;
    color: #000;
    text-decoration: none;
    font-size: 1.5rem;
    padding: 0.75rem 1.25rem;
    background: #fff;
    transition: background 0.25s !important;
    border-radius: 0.5rem;
    font-family: D-DIN, Icons;
    font-weight: 800;
    text-transform: uppercase;
	font-style: normal;
    letter-spacing: 0;
    font-variation-settings: 
        'opsz' 36,  
        'wght' 800, 
        'wdth' 100;
}
div.landing_nav a#mainContentButton {
	position: absolute;
    top: -50vh;
    left: 50%;
    transform: translateX(-50%);
    background-color: rgba(171, 116, 237, 0.833);
}
div.landing_nav a#mainContentButton:focus {
	top: 1rem;
}
div.landing_nav .icon-link {
	padding: 0.375rem 0.625rem;
    font-size: 2.25rem;
}
div.landing_nav .icon-link:hover {
	padding-bottom: 0.375rem;
}
div.landing_nav a:hover {
	opacity: 1;
    background: rgba(255, 255, 255, 0.5);
}
div.landing_nav .image-link {
    margin-left: 0 !important;
    float: none;
    line-height: 0;
    background: none;
    border-radius: 0;
    padding: 0;
    display: inline-block;
}
div.landing_nav .image-link:hover {
    opacity: 1;
    background: initial;
}
#logoImg {
    width: auto;
    height: 5.5rem;
    padding-bottom: 0;
    transition: height 0.25s ease !important;
}
.mobile #logoImg {
    height: 3rem !important;
}
.mobile div.landing_nav a:nth-child(3) {
    display: none;
}


/*MENU*/

div.menu_container {
	background-color: rgba(245, 158, 4, 0.83);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    margin-left: 66.67%;
    width: 33.33%;
    height: 100vh;
    padding: 2rem;
    overflow-y: scroll;
	font-size: 1.8rem;
    animation: menu-in 0.875s ease 0.1s;
	animation-fill-mode: both;
}
@keyframes menu-in {
	from {
		transform: translateX(110%);
        filter: blur(4px);
	}
    to {
		transform: translateX(0%);
        filter: blur(0px);
	}
}
div.menu_container a {
	color: #000;
    text-decoration: none;
    display: block;
    width: fit-content;
}
.menu_container b a {
	margin-top: 2.5rem;
}
.menu_container b:first-of-type a {
	margin-top: 0;
}
div.menu_container b:last-of-type a {
	padding-bottom: 2rem !important;
}
h2.menu_close {
    position: fixed;
    top: 2rem;
    right: 2rem;
    padding: 0.125rem 0;
    line-height: 1;
    font-size: 2.25rem;
	margin-top: 0;
}
.mobile div.menu_container {
    margin-left: 0;
    width: 100%;
}


/*FOOTER*/

div.footer_container {
	height: auto;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}
div.footer_container small {
	color: #000;
    font-size: 1rem;
	line-height: 1.5;
}
div.footer_container a {
    text-decoration: none;
	margin-left: 2.5rem;
    font-size: 1.2rem;
    line-height: 1.25;
    color: #000;
    font-variation-settings: 
        'wght' 700;
	padding-bottom: none;
	border-bottom: none;
    text-align: right;
}
.mobile div.footer_container {
    padding-top: 1rem;
    padding-bottom: 4rem;
    flex-direction: row-reverse;
    
}
.mobile div.footer_container small {
	position: absolute;
    white-space: nowrap;
    bottom: 2rem;
    left: 50%;
    transform: translateX(-50%);
}
.mobile div.footer_container span {
	margin: 0 auto;
}
.mobile div.footer_container a {
	font-size: 1rem;
    line-height: 1;
    margin-left: 0.25rem;
    margin-right: 0.25rem;
}


/*LANDING*/

/*.cta_container2 {
	width: 100vw;
    height: 100vh;
}*/
div.cta_container {
	width: 100vw;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    text-align: right;
}
.mobile .cta_container {
    /*bottom: 1.5rem;
    right: 1.5rem;*/
}
.cta_container a {
    /*display: block;*/
    color: #000 !important;
    text-decoration: none;
    font-size: 1.5rem;
    line-height: 1;
    padding: 0.75rem 1.25rem;
    background: #fff;
    border-radius: 0.5rem;
    font-family: D-DIN, Icons;
    font-weight: 700;
    text-transform: uppercase;
    transition: background 0.25s !important;
    border: none;
	font-style: normal;
    letter-spacing: 0;
    font-variation-settings: 
        'opsz' 36,  
        'wght' 800, 
        'wdth' 100;
    /* + */
    display: inline-block;
    position: absolute;
    top: 100vh;
    right: 2rem;
    transform: translateY(-5rem);
}
.mobile .cta_container a {
    font-size: 1.2rem;
    padding: 0.6rem 1rem;
    border-radius: 0.4rem;
    transform: translateY(-4.4rem);
}
.cta_container button {
    color: rgba(255, 255, 255, 0.75) !important;
    font-size: 1rem;
    line-height: 1;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    font-family: D-DIN, Icons;
	font-style: normal;
	font-weight: 700;
    letter-spacing: 0;
    text-transform: uppercase;
    font-variation-settings: 
        'opsz' 12, 
        'wght' 800, 
        'wdth' 100;
    transition: color 0.25s !important;
    /*margin: 1.5rem 1.25rem 0 0;*/
    cursor: pointer;
    text-shadow: 0 0 0.25rem #000;
    /* + */
    position: absolute;
    top: 11.5rem;
    right: 2rem;
    display: block;
}
.mobile .cta_container button {
	top: 9rem;
}
.cta_container a:hover {
	opacity: 1 !important;
    background: rgba(255, 255, 255, 0.5);
}
.cta_container button:hover {
	opacity: 1 !important;
    color: rgba(255, 255, 255, 0.375) !important;
}


/*PAGE TITLES*/

h2.page_title {
	font-size: 2.75rem;
    margin: 3.9rem 0;
}
h1.page_title {
	font-size: 2.75rem !important;
    margin: 3.9rem 0;
    font-style: normal;
	font-weight:600;
    font-variation-settings: 
        'opsz' 48,  
        'wght' 700, 
        'wdth' 90;
	padding: 0;
	margin: 3.9rem 0;
	color: rgb(255, 255, 255);
	font-size: 2.5rem;
    letter-spacing: 0;
	line-height: 1.2;
    text-transform: none;
}
.page_title a {
	text-decoration: none;
}
.page_title a.active {
	opacity: 1;
}


/*PAGE CTAS*/

/*.page_cta h1 {
    font-size: 2.75rem;
	line-height: 0.9;
    text-transform: none;
    margin-bottom: 1.5rem;
    letter-spacing: 0;
}*/
.page_cta a {
    color: #000 !important;
    text-decoration: none;
    font-size: 1.5rem;
    line-height: 1;
    padding: 0.75rem 1.25rem;
    background: rgba(255, 255, 255, 1);
    border-radius: 0.5rem;
    font-family: D-DIN, Icons;
    font-weight: 700;
	font-style: normal;
    letter-spacing: 0;
    font-variation-settings: 
        'opsz' 36,  
        'wght' 800, 
        'wdth' 100;
    transition: background 0.25s !important;
}
.page_cta a:hover {
	opacity: 1 !important;
    background: rgba(255, 255, 255, 0.5);
}
span.page_cta {
    display: block;
	margin: 1rem 0;
}
small + span.page_cta {
	margin: 2rem 0 4rem;
}


/*PLAIN ENG*/

.button_e, .button_pe {
	cursor: pointer;
    transition: opacity 0.25s;
}
.button_e:hover, .button_pe:hover {
	opacity: 0.25 !important;
}
.button_selected {
    font-variation-settings: 
        'wght' 800 !important;
    opacity: 0.5 !important;
}

.text_e, .text_pe {
	display: inline;
    animation-name: textfadein;
    animation-duration: 1s;
    animation-delay: 0.5s;
    animation-fill-mode: both;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
}
@keyframes textfadein {
  0% {opacity: 0;}
  100% {opacity: 100;}
}
span.lang_toggle-buttons {
	display: block;
    margin-bottom: 4rem;
}
span.lang_toggle-buttons button {
	border: none;
    background: none;
    padding: 0;
    font-size: 1.4rem;
    text-decoration: none;
	color: rgb(255, 255, 255);
	font-family: D-DIN, Icons;
	font-style: normal;
	line-height: 1.4;
    letter-spacing: 0;
    font-variation-settings: 
        'opsz' 24,  
        'wght' 400, 
        'wdth' 100;
    opacity: 1;
}


/*CALENDAR LIST*/

.button_ct, .button_cl {
	cursor: pointer;
    transition: opacity 0.25s;
}
.button_ct:hover, .button_cl:hover {
	opacity: 0.25 !important;
}

.text_ct, .text_cl {
	display: inline;
    animation-name: textfadein;
    animation-duration: 1s;
    animation-delay: 0.5s;
    animation-fill-mode: both;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
}
.text_displaynone {
	display: none;
}
span.cal_toggle-buttons {
	display: block;
    margin-bottom: 4rem;
}
span.cal_toggle-buttons button {
	border: none;
    background: none;
    padding: 0;
    font-size: 1.4rem;
    text-decoration: none;
	color: rgb(255, 255, 255);
	font-family:  D-DIN, Icons;
	font-style: normal;
	line-height: 1.4;
    letter-spacing: 0;
    font-variation-settings: 
        'opsz' 24,  
        'wght' 400, 
        'wdth' 100;
    opacity: 1;
}


/*MAILCHIMP*/

#mc_embed_signup {
    background: transparent;
    font-family:  D-DIN, Icons;
    width: 100%;
    margin-top: 4rem;
}
div#mc_embed_signup_scroll {
    text-align: left;
}
div#mc_embed_signup_scroll label {
	font-size: 1.44rem;
    line-height: 0;
    margin-bottom: 1rem;
}
div#mc_embed_signup_scroll input#mce-EMAIL {
	width: 100%;
    height: auto;
    display: block;
    padding: 0.75rem 1.25rem;
    border: none;
    border-radius: 0.25rem;
    margin-bottom: 1rem;
    background: rgba(255, 255, 255, 0.875);
}
div#mc_embed_signup_scroll input#mce-EMAIL::placeholder {
    font-size: 1rem;
	line-height: 1;
	font-family: D-DIN, Icons;
	letter-spacing: 0.01rem;
    font-variation-settings: 
        'opsz' 12,  
        'wght' 700, 
        'wdth' 100;
	font-style: normal;
	font-weight: 700;
    text-transform: uppercase;
	color: rgba(0, 0, 0, 0.25);
}
div#mc_embed_signup_scroll .button {
    height: auto;
    font-family: D-DIN, Icons;
    font-weight: 700;
	font-style: normal;
    font-variation-settings: 
        'opsz' 36,  
        'wght' 800, 
        'wdth' 100;
    color: #000;
	background: #fff;
    font-size: 1.5rem;
    line-height: 1;
    padding: 0.75rem 1.25rem;
    border-radius: 0.5rem;
    letter-spacing: 0;
    transition: background 0.25s !important;
}

div#mc_embed_signup_scroll .button:hover {
	opacity: 1 !important;
    background: rgba(255, 255, 255, 0.5);
}


/*CAPTIONS*/

span.gallery_caption, span.page_caption {
    display: block;
    margin-bottom: 0;
	color: rgba(140, 140, 140, 1);
    font-family:  D-DIN, Icons;
	font-size: 1rem;
	line-height: 1.32;
	font-style: normal;
	font-weight: 700;
    font-variation-settings: 
        'opsz' 12,  
        'wght' 700, 
        'wdth' 100;
    text-transform: uppercase;
	letter-spacing: 0.01rem;
}
span.gallery_caption {
	margin-top: 0.5rem;
    margin-bottom: 4rem;
}
span.page_caption {
	margin-top: 4rem;
}



/*MISC*/

div.kudos_logos {
	text-align: center;
}
div.kudos_logos b {
	display: block;
    margin-bottom: 2rem;
}

h1.programme_title {
	margin-bottom: 2rem;
}

h2.programme_credit {
	margin: 0 0 4rem;
    max-width: 40ch;
}

p.endorsement, 
p.endorsement-credit {
    margin-right: 3.2rem;
    margin-left: 3.2rem;
}
p.endorsement {
	font-style: italic;
}
p.endorsement-credit {
    margin-top: -0.8rem;
    margin-bottom: 2.4rem;
    text-align: right;
	font-size: 1.44rem;
}

p.endorsement + ul li {
    font-style: italic;
    margin-right: 3.2rem;
    margin-left: 3.2rem;
}

.marker-overlay {
	pointer-events: none;
    display: none;
}

.slick-arrow.hidden {
    opacity: 1 !important;
}

p>b~a {
    display: block;
    width: fit-content;
}
p>b~.icon-link {
    display: initial;
}
p>b+.icon-link:before {
    content: ' ';
    display: block;
}


/*NEW*/

div#landingInitial {
    height: 100vh;
    width: 100vw;
	background-image: 
        url(
            "https://freight.cargo.site/t/original/i/85ef42520d0a8f455825771d04db177cbf4add0834f6d5aa964ee7b68f72d44f/1bg-static.jpg"
        );
    background-size: cover;
    background-position: center;
}


div#landingStatic {
    height: 100vh;
    width: 100vw;
    background-color: #000;
	background-image: 
        url(
            "https://files.cargocollective.com/c2567463/M1FF25---Web-Landing-Static-2.png");
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    z-index: 100;
}
div.hide-landing-static { 
	visibility: hidden;
}
button.hide-landing-static {
    display: none;
}


div.landingBGVid #landingBGVidContent {
    min-height: 100vh !important;
	width: auto !important;
    min-width: 100% !important;
    height: auto !important;
    max-height: 100vh;
    opacity: 0;
    transition: opacity 1.5s 0.5s;
}


div#landingTint {
    position: absolute;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
	background-image: 
        linear-gradient(
            to bottom, 
            rgba(0,0,0,1) 0%, 
            rgba(0,0,0,0) 33.33%, 
            rgba(0,0,0,0) 66.66%, 
            rgba(0,0,0,1) 100%
        )
	;
    opacity: 0.625;
    z-index: 101;
}


div.landing_subjects {
    width: 100vw;
	height: 100vh;
    opacity: 0;
    background-image: "url()";
    background-size: cover;
    background-position: center;
}
div#landingSubjects {
    opacity: 0;
    transition: opacity 1s linear;
}
.mobile div.landing_subjects {
	background-size: 156.25vw;
    background-repeat: no-repeat;
    background-position-y: 40%;
}


div.landing_ctas {
    width: 100vw;
	height: 100vh;
    opacity: 0;
}
div#landingCTAs {
    opacity: 0;
    transition: opacity 1s linear;
}
.content div.landing_ctas img {
    position: absolute;
    left: 0;
    bottom: 2rem;
	width: 33.33vw !important;
    height: auto !important;
    cursor: none;
    pointer-events: none;
}
.mobile .content div.landing_ctas img {
	width: 50vw !important;
}


div.landing_img-caption {
	position: absolute;
    top: 11.5rem;
    left: 2rem;
	font-size: 1.1rem;
	line-height: 1.1;
    font-weight: 400;
    font-variation-settings: 
        'opsz' 24, 
        'wght' 700, 
        'wdth' 100;
	text-transform: uppercase;
    max-width: 30ch;
    opacity: 0;
}
.mobile div.landing_img-caption {
	top: 9rem;
    font-size: 0.99rem;
    text-shadow: 0 0 0.25rem #000;
}
div#landingImgCaption {
    opacity: 0;
    transition: opacity 1s linear;
}
div.landing_img-caption h2 {
	margin: 0 0 0.5rem;
	font-size: 1.65rem;
	line-height: 1;
    font-weight: 400;
    font-variation-settings: 
        'opsz' 36, 
        'wght' 800, 
        'wdth' 100;
	text-transform: uppercase;
    letter-spacing: 0;
}
.mobile div.landing_img-caption h2 {
    margin-bottom: 0.25rem;
	font-size: 1.485rem;
}
div.landing_img-caption small {
    display: block;
	margin: 0.5rem 0 0;
    color: rgba(255, 255, 255, 0.5);
    font-size: 1rem;
	line-height: 1.2;
	font-style: normal;
	font-weight: 700;
    font-variation-settings: 
        'opsz' 12,  
        'wght' 700, 
        'wdth' 100;
    text-transform: uppercase;
	letter-spacing: 0.01rem;
}
.mobile div.landing_img-caption small {
    margin-top: 0.25rem;
	font-size: 0.9rem;
    color: rgba(192, 192, 192, 0.75);
}





/*ACCESSIBILITY*/

:focus {
    /* inner indicator */
	outline: 2px #00f solid !important;
	outline-offset: 0;
	/* outer indicator */
	box-shadow: 0 0 0 4px #fafafa;
}




 /*2025 Fringe Landing*/



/* Base styles for video background */
.video-background {
    object-fit: cover;
    width:100vw;
    height:100vh;
    position:absolute; /* Fixed to cover the viewport */
    overflow: hidden;
}

.video-background video {
  	position:inherit;
    object-fit: cover;
    height:100vh;
    width:100vw;
 /* Center the video */
}



/* Default: Show desktop video */
.desktop {
    display: block;
}

.mobile {
    display: none;
}

/* Mobile: Show mobile video */
@media only screen and (max-width: 767px) {
    .desktop {
        display: none;
    }
    .mobile {
        display: block;
    }
    
    .mobile-shift {
		margin-right:3.5rem; 
        margin-top:0.2rem;
	}
    
    
    div.landing_nav a{
	font-size: 1.2rem;
        padding: 0.5rem 0.7rem 0.5rem 0.7rem;
        
	}

    
}
