 /* Content */


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

a:active {
    color: rgba(105, 143, 255, 1);
    
}

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

i,
em {
	font-style: italic;
}

b,
strong {
	font-weight: bolder;
}

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(208, 208, 208, 1);
    border-color: #d0d0d0;
    border: 0.1px;
	height: 1px;
	display: block;
}

.content img {
	
}


.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: 18px;
	font-weight: 400;
	color: rgb(160, 160, 160);
	font-family: "DM Sans", Icons;
	font-style: normal;
	line-height: 1.5;
}

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

}

[data-predefined-style="true"] bodycopy a:hover {
color: rgd(50, 50, 50);
   text-decoration: none;
}

bopycopy a:active {
	
}

bodycopy a.image-link {
	  background-image: linear-gradient(180deg, transparent 50%, transparent 50%) !important;
}

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: "DM Sans", Icons;
    font-style: normal;
	padding: 0;
	margin: 0;
	font-size: 3rem;
	line-height: 1.2;
	color: rgb(255, 255, 255);
	font-style: normal;
	font-weight: 500;
	}

[data-predefined-style="true"] h1 a {
	color: #a594fd;
    text-decoration: underline;
}

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

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

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

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

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

[data-predefined-style="true"] h2 a {
	color: #a594fd;
    text-decoration: underline;
    
}

[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 1.563rem;
	line-height: 1.3;
	font-family: "DM Sans", Icons;
	color: rgb(255, 255, 255);
	font-style: normal;
	font-weight: 400;
}

[data-predefined-style="true"] small a {
	background: none !important;
    transition: none !important;
    padding: 0 !important;
    text-decoration: none !important;
    color: inherit !important;
}

[data-predefined-style="true"] small a:hover {
	color: rgb(105, 143, 255);
	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: auto /*!content_center*/;
	margin-right: auto /*!content_center*/;
  
	text-align: left /*!text_left*/;
}
[data-css-preset] body {
	background-color: rgb(17, 17, 17)/*!body_bgcolor*/;
}

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

[data-css-preset] .content_padding {
	padding-top: 2rem /*!main_margin*/;
	padding-bottom: rem /*!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: 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: 1px 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: 12px;
    line-height: 1;
    background: rgba(224, 91, 243, 1);
    border-radius: 50px;
    position: fixed;
	right: 3rem /*!site_menu_button*/;
	bottom: 3rem /*!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: 36px;
    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-size: 2rem;
	font-weight: 400;
	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;
    padding: 0;
    line-height: 1.2;
}

#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: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", 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.6rem;
    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 .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.6rem;
    background: rgba(0, 0, 0, .75);
    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: 92%/*!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, "Sans Serif", 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.5rem;
	font-style: normal;
	font-weight: 400;
    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: rgba(0, 0, 0, 0.85);
    stroke-width: 1.5px;
}

.quick-view-navigation .left-arrow .outer-color,
.quick-view-navigation .right-arrow .outer-color {
    stroke: transparent;
    stroke-width: 2.5px;
}

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

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

.quick-view-navigation .close-button .outer-color {
    stroke: transparent;
    stroke-width: 2.5px;
}

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

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

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

/**
 * Wallpaper Backdrop Navigation Arrows 
 */

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

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

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


/**
 * Feed
 */

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

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



/*
 * Audio Player
 */

.audio-player {
    max-width: 36rem;
    height: 3.3rem;
    outline: 1px solid rgba(0,0,0,0.15);
    color: rgba(0, 0, 0, 0.6);
    background: #fff;
    font-size: 1.2rem;
    line-height: 1.3;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    margin: 1px 1px 1em 1px;
}

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

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

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

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

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

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

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

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

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

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

/* Custom CSS!! */

.cycle_content {
    
    white-space: nowrap;
    display: inline;
    pointer-events: none;
}
 
.cycle_container {
  	display:inline-block;
    position: relative;
    font-size: 3.5rem;
    line-height: 1.5 !important;
    font-family:PPEiko light italic, Icons;
	font-style: normal;
  
    
}
    

/*Hover Links*/
.linkhover:hover {
	color: rgba(105, 143, 255, 1);
}

/* Hover States for Images */

/* Hover States for Images */
/*
.containerhover {
	position: relative;
    width: 100%;
    max-width: 300px;
}

.overlay {
  /*
    position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgb(255, 255, 255);
  width: 100%;
  height: 1000px;
  transition: .5s ease;
  opacity:0;
  color: #000;
  font-size: 20px;
    text-align: center;
    
   
    background-color: rgba(0, 0, 0, 0.2);
    padding: 0rem 0rem 0rem 0rem;
    margin: 0rem;
    color: rgba(255, 255, 255, 1);
    align-content: center;
    display: flex;
    position: absolute;
    left: 0rem;
    top: 0rem;
    right: 0rem;
    bottom: 0rem;
    z-index: 9;
    opacity: 0;
    transition: .2s ease;
	justify-content: center;
    width: 100%;
}

.hoverhead {
	position: absolute;
    top: 40%;
    color: rgb(0, 0, 0);
    width: 100%;
}
*/

/* When you mouse over the container, fade in the overlay title */
/*
    .container:hover .overlay {
  opacity: 1;
} 

*/



/* Background Blur

.nav {
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
    
  }
*/

/* Mobile description stack*/


#content-desktop {display: block;}
#content-mobile {display: none;}

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

#content-desktop {display: none;}
#content-mobile {display: block;}

}

/* Mobile Font Sizes */

@media screen and (max-width: 768px) {
	h1 {
	font-size: 2.4rem !important; 
}
    h2 {
	font-size: 1.7rem !important; 
}
    small {
	font-size: 1.4rem !important;
}
   	.home-head span{
    font-size: 20vw;
    line-height: 18vw;   
}
    .centered-content h1{
	font-size: 3.5rem !important;
}
    .CS-Title-Mobile {
	font-size: 8.9rem !important;
}
}

/* Custom Fonts */

@font-face {
    font-family: 'Mazius Extra Italic';
    font-weight: normal;
    font-style: normal;
    src: url('https://files.cargocollective.com/c1022226/MAZIUSREVIEW20.09-Extraitalic.woff') format('woff');
}

@font-face {
    font-family: 'Mazius Italic';
    font-weight: normal;
    font-style: normal;
    src: url('https://files.cargocollective.com/c1022226/MAZIUSREVIEW20.09-Italic.woff') format('woff');
}


@font-face {
    font-family: 'PPEiko Black Italic';
    font-weight: normal;
    font-style: normal;
    src: url('https://files.cargocollective.com/c1022226/PPEiko-BlackItalic.woff') format('woff');
}

@font-face {
    font-family: 'PPEiko Medium Italic';
    font-weight: normal;
    font-style: normal;
    src: url('https://files.cargocollective.com/c1022226/PPEiko-MediumItalic.woff') format('woff');
}

@font-face {
    font-family: 'PPEiko Light Italic';
    font-weight: normal;
    font-style: normal;
    src: url('https://files.cargocollective.com/c1022226/PPEiko-LightItalic.woff') format('woff');
}

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

@font-face {
    font-family: 'PPNeue Machina Black';
    font-weight: normal;
    font-style: normal;
    src: url('https://files.cargocollective.com/c1022226/PPNeueMachina-Black.woff') format('woff');
}

@font-face {
    font-family: 'PPNeue Machina Light';
    font-weight: normal;
    font-style: normal;
    src: url('https://files.cargocollective.com/c1022226/PPNeueMachina-Light.woff') format('woff');
}

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

@font-face {
    font-family: 'PPNeue Machina Ultrabold';
    font-weight: normal;
    font-style: normal;
    src: url('https://files.cargocollective.com/c1022226/PPNeueMachina-Ultrabold.woff') format('woff');
}

@font-face {
    font-family: 'PPNeue Machina Ultralight';
    font-weight: normal;
    font-style: normal;
    src: url('https://files.cargocollective.com/c1022226/PPNeueMachina-Ultralight.woff') format('woff');
}

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

@font-face {
    font-family: 'Thunder Semibold LC';
    font-weight: normal;
    font-style: normal;
    src: url('https://files.cargocollective.com/c1022226/Thunder-SemiBoldLC.woff') format('woff');
}




.display img{
	border-radius: 30px;
}

/* Hover Image to Show Caption (no longer using) 

.wrap {
          display: inline-block;
          text-align: center;
          position: relative; 
    	
          }
.display {
        position: relative;
        overflow: hidden;
          }

.display .image1 {
        display: block;
          }

.caption {
        position: absolute;
        width: 100%;
        height: 100%;
  
  
    /*
        padding: 10px;
    /
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        background: rgba(255, 255, 255, 1);
        color: #000;
     
  
            }


.wrap:hover .caption {
          top: 0;
                              }
#txt_stl{
          text-align:center; 
    	  margin-top: 30%;   
               }
*/



/*Black Bg */

.blackbg {
	 margin: 0 -9999rem;
  /* add back negative margin value */
  padding: 0.25rem 9999rem;
  background: rgba(0, 0, 0, 1);
}

.whitetxt {
	color: white;
}

/*
.rcorners1 {
  border-radius: 25px;
  border: 2px solid #000;
  padding: 20px;
  width: 300px;
  height: 80px;
    
}

*/

.rcorners1 {
	
    border: 2px solid #242424;
    border-radius: 50px;
    padding: 15px 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    
    
}

.rcorners1:hover {
	color: white;
    background: #000;
}

#rcorners2 {
	
    border: 2px solid #000;
    border-radius: 50px;
    padding: 8px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    background: black;
    color: white;
    
    
}

.nounderline {
	text-decoration: none;
}

.nounderline:hover {
	text-decoration: none;
   
}

h1 span {
  text-decoration: underline;
}

/* Collapsable */

.myDIV {
	
   
}

.hidden{
       display:none;
    }

/* Background hero banner test 
 .hero-banner {
            position: relative;
            width: 100%;
            height: 400px;
            background: radial-gradient(ellipse at bottom, rgba(86, 86, 86, 0.1), transparent),
                        radial-gradient(ellipse at bottom left, rgba(255, 255, 255, 0.1), transparent);
            border-radius: 32px 32px 32px 32px;
            overflow: hidden;
        }

        .hero-content {
            position: absolute;
            top: 50%;
            left: 10%;
            transform: translate(-5%, -50%);
            text-align: left;
            color: #fff;
            padding: 20px;
        }

        .hero-title {
            font-size: 36px;
            font-weight: bold;
            margin-bottom: 10px;
        }

        .hero-description {
            font-size: 18px;
        }
*/

        /* Adjust the following to your needs 
        @media (max-width: 768px) {
            .hero-title {
                
            }

            .hero-description {
                
            }
        }
.hero-banner {
	position: relative;
            width: 100%;
            height: 400px;
            
            overflow: hidden;
}
.hero-content {
            position: absolute;
            top: 50%;
            transform: translate(0%, -50%);
            text-align: left;
            color: #fff;
            
        }
.hero-title {
            font-size: 36px;
            font-weight: bold;
            margin-bottom: 10px;
        }*/
/* Home */
/*
.proj_list {
 	display: flex;
  	margin-top: 7%;
    margin-bottom: -5%;
}

/* Case Study Image List in Home Styles */
              
      .image-container-pivotal {
     
    /* Rounded corners */
     /* Clip content to fit within rounded corners */      
}

.image-at-bottom {
	display: flex;
    align-self: flex-end;
}


/* Links and Button States */

.primary-button {
            display: inline-block;
    		background-color: white;
    		color: black;
            border-radius: 0.7rem;
  			padding: 1.2rem 1.232rem;
            transition: background-color 0.3s ease-in-out;
    		font-weight: medium;
    		text-decoration: none;
    		min-width: 200px;
    		text-align: center;
    		margin-bottom: 16px;
        }

        .primary-button:hover {
            background-color: #E05BF3;
            color: black;
            cursor: pointer;
                 }

.primary-button a {
	   background: none;
    transition: none;
    padding: 0;
    text-decoration: none;
    color: inherit;
    
}

.secondary-button {
            display: inline-block;
 			color: white;
			text-decoration: none;
            border: 1.5px solid #a0a0a0;
            border-radius: 0.7rem;
  			padding: 1.2rem 1.232rem;
            transition: background-color 0.3s ease-in-out;
    		min-width: 200px;
    		text-align: center;
    		margin-left: 16px
        }

        .secondary-button:hover {
            background-color: #E05BF3;
            color: black;
            cursor: pointer;
          border: 1.5px solid rgba(17, 17, 17, 0);
        }

        .secondary-button.disabled {
        opacity: 0.5; /* Adjust the opacity to visually indicate the disabled state */
        cursor: not-allowed; /* Change cursor to indicate not clickable */
        pointer-events: none; /* Disable pointer events on the button */
   		 }



.tertiary-button {
		background-position-y: -0%;
    background-image: linear-gradient(180deg, transparent 50%, #fff 50%);
    transition: all 0.1s ease;
    background-size: 2px;
    background-size: auto 190%;
    padding: 3px 0;
    text-decoration: none;
    color: inherit;
}

.tertiary-button:hover {
	background-position-y: 100%;
    color: #000;
    transition: all 0.1s ease;
}

/* Nav */
.nav {
    flex: 1; /* This makes .nav take up the remaining vertical space */
    display: flex;
    justify-content: center;
    align-items: flex-end; /* Align the navbar to the bottom of .nav */
}

.navbar {
    display: flex;
    justify-content: space-around; /* Adjust as needed */
    align-items: center;
    position: fixed;
    width: 100%;
  
}
  

         /* Header Styles */
        .header {
            display: flex;
            align-items: center;
            padding: 0px 16px 0px 0px;
             opacity: 1;
            transition: opacity 0.3s; /* Add a CSS transition for smooth dissolving */
        }


		
		 /* Dissolved Header */
        .header.dissolved {
            opacity: 0; /* Set the opacity to 0 to make it disappear */
        }

        .logo {
            max-width: 100px; /* Adjust the width of your logo */
            margin-right: 24px; /* Adjust the spacing between the logo and text */
                    }

        .name-title {
            color: #fff;
            padding-top: 5px;
        }

        .name-nav {
           
        }

        .title {
            
        }


        .nav-links {
            display: flex;
            list-style-type: none;
            padding: 0;
            margin: 0;
            background: linear-gradient(to left, rgba(55, 55, 55, 0.5), rgba(177, 177, 177, 0.7));
            border-radius: 16px;
            padding: 24px 16px;
            justify-content: space-between;
             backdrop-filter: blur(10px); /* Apply a blur filter to the background */
        }

        .nav-item {
           
            margin-left: 16px;
            margin-right: 16px;/* Adjust spacing between items */
        }
		
                /* Style for .a links within .nav-links */
        .nav-links .a {
            /* Reset styles for links within .nav-links */
            background: none;
            transition: none;
            padding: 0;
            text-decoration: none;
            color: inherit;
        }

        /* Hover Effect for Nav Items*/
        .nav-item a::before {
    content: "";
    position: absolute;
    top: -16px; /* Adjust the top padding */
    left: -16px; /* Adjust the left padding */
    right: -16px; /* Adjust the right padding */
    bottom: -16px; /* Adjust the bottom padding */
    background-color: rgba(255, 255, 255, 0); /* Initial background color (transparent) */
    border-radius: 16px; /* Adjust the border-radius to match the padding */
    transition: background-color 0.3s ease; /* Transition for background color */
    z-index: -1; /* Place behind text */
}

.nav-item a:hover::before {
    background-color: rgba(255, 255, 255, 0.3); /* Background color on hover */
}

/* Active State for Nav Items */
.nav-item a.active {
    color: #888; /* Adjust the text color for the active state */
    /* You can also adjust other styles here, such as font-weight or background-color */
}

.nav-item a.active::before {
    background-color: rgba(255, 255, 255, 0.3); /* Background color for the active state */
    /* You can adjust the background color and other properties as needed */
}

.cs-list {
	margin-bottom: 64px;
     background: linear-gradient(to top left, rgba(86, 86, 86, 1), rgba(17, 17, 17, 1)); /* Gradient background */
    border-radius: 16px;
 	}

.cs-title {
	position: inherit;
    margin-top: auto;
    margin-bottom: auto;
}

.project-details p {
	font-size: 20px;
    padding-right: 5%;
}

/* Custom Typography */

.home-head {
	font-family: 'Thunder BoldLC';
    font-size: 15vw;
    line-height: 15vw;
    
}

.subheadsm {
	background-color: #d0d0d0;
    color: black;
    font-size: 0.8rem;
}

.callout {
	position: relative;
    border: 4px solid transparent;
    border-radius: 16px;
    background: linear-gradient(rgb(17, 17, 17), rgb(17, 17, 17));
    background-clip: padding-box; 
    padding: 2rem 2rem 4rem 4rem;
    
}

.callout::after {
    position: absolute;
    top: -2px; bottom: -2px;
    left: -2px; right: -2px;
    background: linear-gradient(to top right,#e05bf3, rgba(126, 19, 142, 0.58));
    content: '';
    z-index: -1;
    border-radius: 16px;
}

.rounded-img img {
	border-radius: 16px;
}




.img-gradient-border {
    position: relative;
    border: 4px solid transparent;
    border-radius: 16px;
    background: linear-gradient(rgb(17, 17, 17), rgb(17, 17, 17));
    background-clip: padding-box;
    /* Remove padding to make the image reach the edge */
    padding: 0;
    overflow: hidden;
    
}

.img-gradient-border::after {
     position: absolute;
    top: -4px; /* Adjusted to cover the border */
    bottom: -4px; /* Adjusted to cover the border */
    left: -4px; /* Adjusted to cover the border */
    right: -4px; /* Adjusted to cover the border */
    background: linear-gradient(to top right, #e05bf3, rgba(126, 19, 142, 0.58));
    content: '';
    z-index: -1;
    border-radius: 20px; /* Adjusted for consistency */
}

.rounded-image-container {
    width: 100%;
    overflow: hidden;
    border-radius: 16px;
    position: relative;
}

.rounded-image-container img {
   display: block;
    width: 100%;
    border-radius: 16px;
    border: solid 1px #a0a0a0;
}

.rounded-image-container-nb {
    width: 100%;
    overflow: hidden;
    border-radius: 16px;
    position: relative;
}

.rounded-image-container-nb img {
   display: block;
    width: 100%;
    border-radius: 16px;
    
}

.rounded-border-pad {
	border-radius: 16px;
    border: solid 1px #a0a0a0;
    padding: 2rem;
    margin: 0 auto;
}

.rounded-border-pad-fh {
	border-radius: 16px;
    border: solid 1px #a0a0a0;
    padding: 2rem;
    margin: 0 auto;
    min-height:250px;
 
}

/* Card UI */

.rounded-border-card {
   	border-radius: 16px;
    border: solid 1px #a0a0a0;
    padding: 2rem;
    min-height: 230px;
}

.pill-label {
	border-radius: 50px;
    background-color: #9DF15C;
    color: black;
    font-size: 1.2rem;
    padding: 0.25rem 1rem;
    line-height: 3.5;
}


.center-text-parent {
	display: flex;
    align-items: center;
    height: 400px;
}

.center-text img {
	height: auto;
    width: 100%;
}

.center-text {
	padding: 2rem;
    height: 400px;
    align-self: center;
}

.layer-one img {
	
}

.about-me {
    display: flex;
    align-items: center;
    height: 50vh;
    margin-top: 20vh;/* Set the height of the container, adjust as needed */
}

/* Initial state styles for the image */
.hover-image {
    position: relative;
}

/* Styling for the "Coming soon" text */
.hover-image::after {
    content: "Coming soon";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white; /* Adjust text color as needed */
    font-size: 1.5rem; /* Adjust font size as needed */
    font-weight: bold;
    z-index: 2;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

/* Hover state styles */
.hover-image:hover::after {
    opacity: 1; /* Fully reveal the "Coming soon" text on hover */
}

/* Darkening effect on hover */
.hover-image:hover img {
    filter: brightness(0.7); /* Adjust the brightness value to control the darkening effect */
}

.zoom-hover {
  display: inline-block;
  overflow: hidden;
  position: relative;
    border-radius: 16px;
}

.zoom-hover img {
  display: block;
    border-radius: 1rem;
  width: 100%;
  height: auto; 
  transition: transform 0.5s ease-out !important; /* Adjust the duration and easing as needed */
}

.zoom-hover:hover img {
  transform: scale(1.05); /* Adjust the scale factor for zoom level */
  transition: transform 0.5s ease-out !important;
}

/*Results Cards*/

.card-container {
  display: flex;
  gap: 24px; /* Gap between cards */
}

.card {
  background-color: #1B1B1B; /* Dark grey background */
  border-radius: 16px; /* Rounded corners */
  padding: 20px; /* Adjust padding as needed */
  flex: 1; /* Equal width for both cards */
  min-height: 200px;
}

.card-content {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.card p {
  margin: 0; /* Remove default margin */
}

.card h1 {
	margin-top: 80px
}

@media (max-width: 768px) { /* Adjust the max-width as needed */
  .card-container {
    flex-direction: column; /* Stack cards in one column */
  }

  .card {
    margin-bottom: 0px; /* Add some space between stacked cards */
  }
}

video {
        height: auto;
        width: 100%;
        object-fit: cover;
       /* position: absolute;*/
    }


/* Toggle accordian */
.accordion-toggle {
  display: none; /* Hide the checkbox */
}

.accordion-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  padding: 10px;
  border-color: #f1f1f1;
  border: solid 1px;
    
}

.person-name {
  margin-right: auto;
}

.toggle-icon::after {
  
}

.accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease; /* Smooth animation for accordion */
}

.accordion-toggle:checked ~ .accordion-content {
  max-height: 400px; /* Adjust the maximum height as needed */
}





