
[local-style="32576785"] 
{ mix-blend-mode: difference; 
    z-index: 0;}


#toolset {
	display: none;
}
 .page-id-32576785 .container { /* Target all h1 headings on page with ID 123 */
       	mix-blend-mode: difference;
   }
body {
	background-color: #fff;
	color: transparent;
}

a:active {
	opacity: 0.7;
}
 [id="32576785"] .bodycopy { 
        color: blue; 

    }
.page a.active {
	mix-blend-mode: difference;
    color: #ff5c00;
}
 .page-id-32576785 .page { /* Target all h1 headings on page with ID 123 */
       	mix-blend-mode: difference;
   }
[id="32576785"] .container { mix-blend-mode: difference; }

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

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

hr {
	background: rgba(163, 163, 163, 1);
	border: 0;
	height: 1px;
	display: block;
    margin-top: 1.0rem;
    margin-bottom: 1.0rem;
}

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

}

[image-gallery="slideshow"] {
    margin-bottom: 2rem;
}

.gallery_image_caption {
    margin-top: 1.5rem;
    margin-bottom: 0.4rem;
    font-size: 1.1rem;
	color: rgba(255, 255, 255, 0.4);
	font-family: "Typewriter Condensed", Icons;
	line-height: 1.2;	
	font-style: normal;
	font-weight: 700;
}

/**
 * Loading Animation
 */

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

/**
 * Editor styles
 */

[data-predefined-style="true"] bodycopy {
    
	font-size: 1.4rem;
	font-weight: 300;
	color: rgba(255, 255, 255, 0.47);
	font-family: "Monument Grotesk Semi-Mono Variable", Icons;
	font-style: normal;
	line-height: 1.2;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
}

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

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

}

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

[data-predefined-style="true"] h1 {
font-family: "Diatype Variable", Icons;
	font-style: normal;
	font-weight: 200;
	padding: 0;
	margin: 0;
	font-size: 3.2rem;
	line-height: 1;
    color: #fff;
  font-size:80px;
  text-align:center;     
    font-variation-settings: 'slnt' 0, 'MONO' 0;
}

[data-predefined-style="true"] h1 a {
color: transparent;
    
}

[data-predefined-style="true"] h2 {
	font-family: "Diatype Variable", Icons;
	font-style: normal;
	font-weight: 200;
	padding: 0;
	margin: 0;
	color: #252525;
	font-size: 2.2rem;
	line-height: 1;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
	}

[data-predefined-style="true"] h2 a {
	color: #252525;
}

[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 1rem;
	line-height: 1.2;
	font-family: "Monument Grotesk Mono Variable", Icons;
	font-style: normal;
	font-weight: 400;
	color: #fff;
	font-variation-settings: 'slnt' 0, 'MONO' 1;
background-blend-mode: difference; ;
}

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

/**
 * 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: auto /*!content_right*/;
	margin-right: 0 /*!content_right*/;
	text-align: center /*!text_center*/;}

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

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

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


/**
 * Thumbnails
 */

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

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

[data-css-preset] .thumbnails_width {
    width: 60%/*!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.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.0rem;
    margin-bottom: 2rem;
    font-size: 1.5rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
	font-family: Diatype, Icons;
	font-style: normal;
	line-height: 1.3;
}

.thumbnails .tags {
    margin-top: .8rem;
    margin-bottom: 1.5rem;
    font-size: 1rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.6);
	font-family: "Monument Grotesk Mono", Icons;
	font-style: normal;
	line-height: 1.2;
}

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

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

/**
 * Site Menu Button
 */

[data-css-preset] #site_menu_button {
          mix-blend-mode: difference;
    color: rgba(227, 99, 25, 1);
    line-height: 1;
    font-size: 51px /*!site_menu_button*/;
    padding: 33px;
    line-height: 4.0;
    background: transparent;
    position: fixed;
	top: 2rem /*!site_menu_button*/;
	right: 0rem /*!site_menu_button*/;
    CURSOR: POINTER
        
}

body.mobile #site_menu_button {
	mix-blend-mode: difference;
    margin: -32px;
    font-size: 30px;
}

#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;
	mix-blend-mode: difference;
    background: rgba(255, 92, 0, 1);
	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: 1rem /*!shop_button*/;
	left: 1.5rem /*!shop_button*/;
}

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

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

.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.3rem;
    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.4;
    padding: .7rem 2.5rem 0.6rem 1rem;
	font-style: normal;
	font-weight: 400;
    color: rgba(0, 0, 0, 0.75);
}

.shop_product .button {
	font-family: Diatype, Icons;
	font-size: 1.3rem;
    background: rgba(0, 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 0.8rem;
	font-style: normal;
	font-weight: 700;
}

/*
 * Image Zoom
 */

.content img.image-zoom:active {
  opacity: .7;
}

/**
 * Quick View
 */

[data-css-preset] .quick-view {
    padding-top: 2.5rem /*!quick_view_padding*/;
    padding-bottom: 2.5rem /*!quick_view_padding*/;
    padding-left: 2.5rem /*!quick_view_padding*/;
    padding-right: 2.5rem /*!quick_view_padding*/;
    height: 100% /*!quick_view_height*/;
    width: 100% /*!quick_view_width*/;
}

body.mobile .quick-view {
    width: 100%;
    height: 100%;
    margin: 0;
}


[data-css-preset] .quick-view-background {
	background: rgba(0, 0, 0, 0.85) /*!quick_view_bgcolor*/;
}

.quick-view-caption {
	font-family: 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.6rem;
	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.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: 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: 30rem;
    height: 3.3rem;
    outline: 33px solid transparent;
    color: rgba(0, 0, 0, 1);
    background: rgba(239, 239, 239, 0.96);
    font-size: 1.4rem;
    line-height: 1.3;
	font-family: Diatype, Icons;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    margin: 20px 250 -18em 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: transparent;
}

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

.audio-player .buffer {
    background: rgba(16, 16, 16, 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: 0.9rem;
    fill: rgba(4, 4, 4, 0.5);
}

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

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

[data-css-preset] .content_padding {
	padding-top: 3.4rem;
	padding-bottom: 3.4rem;
	padding-left: 3.4rem;
	padding-right: 3.4rem;
}

[data-css-preset] #site_menu_button {
	font-size: 28px /*!site_menu_button*/;
	right: 3rem /*!site_menu_button*/;
	bottom: 3rem /*!site_menu_button*/;
}

.hover-title {
    display: inline;
    pointer-events: auto;
    cursor: pointer;
}

.hover-image {
    visibility: hidden;
}

body:not(.mobile) .hover-title:hover + .hover-image {
    visibility: visible;
    pointer-events: none;
}

.hover-image {
    display: flex;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    pointer-events: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;

/* Change width and height to scale images */
    width: 90vw;
    height: 90vh;
}

.hover-image img {
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    margin-bottom: 0;
}


.accordion-item {
  margin-bottom: 10px;
}

.accordion-checkbox {
  display: none; /* Hide checkbox */
}

.accordion-header {
  background-color: transparent;
  border: none;
  outline: none;
  color: #fff;
  cursor: pointer;
  padding: 15px;
  width: 100%;
  text-align: left;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.hidden-hover-text {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
  opacity: 0;
}

.hover-content:hover .hidden-hover-text {
  max-height: 200px; /* Adjust height as needed */
  opacity: 1;
}
.plus-toggle summary {
  cursor: pointer;
  font-size: 40px; /* Adjust this size to make the symbol larger */
  color: #444;
  list-style: none;
  outline: none;
  border: none;
  background: none;
  display: inline-block;
  line-height: 1; /* Adjust spacing */
    
}

.plus-toggle summary::before {
  content: "+";
  font-size: 60px; /* Size of the plus symbol */
  color: #007BFF;
    	mix-blend-mode: difference;
  display: inline-block;
  transition: transform 0.3s ease, content 0.3s ease; /* Smooth transition for both symbol and transform */
}

.plus-toggle[open] summary::before {
  content: "−"; /* Switch to 'minus' when opened */
  font-size: 60px; /* Ensure the minus is the same size as the plus */
  color: #FF5733; /* You can change the color of the minus symbol if needed */
}

.plus-toggle p {
  padding: 10px 0;
  margin: 0;
  display: block;
}
/* Sticky header that mimics the table layout */
.sticky-header-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 38%; /* Adjust width to fit your content area */
    background-color: black;
    z-index: 1000;
    border-bottom: 2px solid white;
    display: flex;
    justify-content: space-between;
    padding: 18px 0; /* Padding for overall container */
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
}

/* Sticky header content that contains each column */
.sticky-header-content {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

/* Individual column controls */

/* Project Title column */
.sticky-header-item.project-title {
    padding-left: 26PX; /* Adjust to move content left or right */
    flex-basis: 150px; /* Adjust width of Project Title */
    text-align: left;
}

/* Year column */
.sticky-header-item.year {
    padding-left: -15px; /* Adjust to move content left or right */
    flex-basis: 32px; /* Adjust width of Year */
    text-align: left;
}

/* Scale column */
.sticky-header-item.scale {
    padding-left: 52px; /* Adjust to move content left or right */
    flex-basis: 150px; /* Adjust width of Scale */
    text-align: left;
}

/* View column */
.sticky-header-item.view {
    padding-right: 0px; /* Adjust to move content left or right */
    flex-basis: 80px; /* Adjust width of View */
    text-align: right;
}

/* Regular table styling */
.table-container {
    margin-top: 50px; /* Push the table down to make space for the sticky header */
}

table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}

th, td {
    padding: 10px 20px;
    text-align: left;
    border-bottom: 1px solid white;
    color: white;
    background-color: black;
}

/* Make sure the last column (View) is right-aligned */
th.view, td.view {
    text-align: right;
}

.type-animation {
  font-family: inherit; /* Keeps the existing font from your site */
  font-size: 2rem; /* Adjust size as needed */
  color: white; /* Text color set to white */
  white-space: nowrap;
  overflow: hidden;
  position: relative;
}

.changing-word {
  display: inline-block;
  opacity: 0;
  animation: changeWord 9s infinite; /* Loop through the words */
  animation-fill-mode: forwards;
}

@keyframes changeWord {
  0%, 33% {
    content: "TECHNOLOGY";
    opacity: 1;
  }
  34%, 66% {
    content: "MACHINES";
    opacity: 1;
  }
  67%, 100% {
    content: "NATURE";
    opacity: 1;
  }
}

.changing-word::before {
  content: "TECHNOLOGY"; /* Default starting word */
  animation: changeWord 9s infinite;
}
* {
    cursor: auto !important;
}
/* Updated CSS for Background Color Change */
.cards-row {
  display: grid;
  justify-content: center;
  gap: 20px;
  padding: 27px;
  flex-wrap: nowrap;
}

.card-container {
  width: 350px;
  background-color: #E0E0E0; /* Updated background color */
  border-radius: 16px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  font-family: Arial, sans-serif;
}

.card-image {
  position: relative;
  height: 200px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.tag {
  position: absolute;
  top: 1px;
  left: 10px;
  background-color: rgba(255, 255, 255, 0.47);
  padding: 4px 8px;
  border-radius: 12px;
  font-size: 12px;
  font-weight: bold;
}

.card-content {
  padding: 25px;
  text-align: center;
}

.card-content h2 {
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 10px;
}

.card-content p {
  font-size: 14px;
  color: #888;
  margin: 0 0 -5px;
}

.card-buttons {
  display: flex;
  justify-content: center;
  gap: 10px;
}

.btn-play,
.btn-process {
  padding: 8px 16px;
  border-radius: 20px;
  border: 2px solid black;
  font-size: 14px;
  cursor: pointer;
  background: none;
}

.btn-play {
  background-color: black;
  color: white;
}

.card-footer {
  text-align: center;
  padding: 10px;
}

.footer-button {
  background-color: black;
  color: white;
  border: none;
  font-size: 18px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  cursor: pointer;
}

/* Media Query for Mobile Stacking */
@media (max-width: 768px) {
  .cards-row {
    flex-direction: column;
    align-items: center;
  }

  .card-container {
    width: 100%;
    max-width: 300px;
  }
}
/* General styling for the clock */
.clock {
  position: relative;
  width: 235px;
  height: 235px;
  border: 3px solid #ff8938;
  border-radius: 50%;
  margin: 50px auto;
  background: rgba(255, 255, 255, 0);
}

/* Hour, minute, and second hands */
.hand {
  position: absolute;
  bottom: 50%;
  left: 50%;
  transform-origin: bottom;
  transform: translateX(-50%);
}

/* Custom styles for each hand */
.hour {
  width: 4px;  /* Adjust stroke weight here */
  height: 50px; /* Adjust length here */
  background: rgba(218, 218, 218, 0.14); /* Adjust color here */
}

.minute {
  width: 4px;  /* Adjust stroke weight here */
  height: 70px; /* Adjust length here */
  background: rgba(114, 106, 106, 0.19); /* Adjust color here */
}

.second {
  width: 2px;  /* Adjust stroke weight here */
  height: 80px; /* Adjust length here */
  background: #ff8938; /* Adjust color here */
}

/* Animation for the second hand */
@keyframes rotate-second {
  from {
    transform: translateX(-50%) rotate(0deg);
  }
  to {
    transform: translateX(-50%) rotate(360deg);
  }
}

.second {
  animation: rotate-second 60s linear infinite;
}


#page-32576785 #fixed-top {
    position: initial;
    top: 0;
    width: 100%;
    background-color: #000;
    z-index: 1000;
    padding: 10px 0;
}
.sticky-header {
  position: fixed !important;
  top: 0;
    width: 100%;
  z-index: 1000; /* Ensures the header stays above other content */
  background-color: transparent; /* Adjust color as needed */
  padding: 50px; /* Optional, for spacing */
}
/*start bio CARD HERE*/
.host-card {
  max-width: 500px;
  background: #fff;
  border-radius: 15px;
  padding: 20px;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
  text-align: CENTER;
}

.host-card-header {
  position: relative;
}

.host-image-container {
  position: relative;
  width: 100px;
  height: 100px;
  margin: 0 auto;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

.host-image {
  width: 100%;
  height: 100%;
  object-fit: inherit;
}

.host-badge {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #ff007a;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

.check-icon {
  font-family: Arial, sans-serif;
}

.host-card-body {
  margin-top: 15px;
}

.host-name {
  font-size: 20px;
  font-weight: bold;
  margin: 5px 0;
}

.host-role {
  font-size: 14px;
  color: #666;
  margin-bottom: 15px;
}

.host-stats {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #e0e0e0;
  padding-top: 15px;
  margin-top: 15px;
}

.stat {
  text-align: center;
}

.stat-number {
  font-size: 18px;
  font-weight: bold;
  color: #000;
}

.stat-label {
  font-size: 12px;
  color: #666;
}

.star {
  color: #ffd700;
  font-size: 14px;
}

.block-container {
  position: relative; /* Ensures the vertical line is contained within this block */
  width: 100%; /* Adjust the block's width as needed */
  height: 300px; /* Adjust the block's height as needed */
  overflow: hidden; /* Ensures the animation doesn't overflow the block */
}

.vertical-line {
  position: absolute;
  top: 0;
  left: 0; /* Align the line to the left */
  transform: translateX(0); /* No need for horizontal centering */
  width: 2px; /* Thickness of the line */
  height: 100%; /* Full height of the parent block */
  background-color: orange; /* Line color */
  animation: moveDown 3s linear infinite; /* Animation settings */
}

@keyframes moveDown {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(100%);
  }
}
/* Drop-down menu styles */
.dropdown-menu {
  font-family: inherit; /* Uses existing font styles from your Cargo site */
  font-size: inherit;
  line-height: inherit;
  color: white;
  width: fit-content;
}

.menu-header {
  cursor: pointer;
  display: flex;
  align-items: center;
}

.custom-caret {
  margin-left: 8px;
  width: 10px;
  height: 10px;
  border-right: 2px solid white; /* Adjust color to match your design */
  border-bottom: 2px solid white; /* Adjust color to match your design */
  transform: rotate(45deg);
  transition: transform 0.3s ease;
}

.menu-items {
  list-style: none;
  margin: 0;
  padding: 0;
  display: none; /* Hidden by default */
  color: gray; /* Gray text for items */
}

.menu-items li {
  margin-top: 8px; /* Space between items */
  cursor: pointer;
}

/* Expanded state */
.menu-header.active .custom-caret {
  transform: rotate(-135deg); /* Rotate caret when menu is expanded */
}

.menu-header.active + .menu-items {
  display: block; /* Reveal items when expanded */
}
