CSS
    

html {
     cursor: none !important;
    -webkit-cursor: none !important; /* Webkit-specific */
    -moz-cursor: none !important; /* Firefox-specific */

    overflow: scroll;
    overflow-x: hidden;
 
    
}

a { cursor: none !important; }



#supsup {
margin-left: -18em;
   text-align: left;
}


/* START OF ROTATE YOUR PHONE SCRIPT */

 
/* Apply landscape styles only for mobile phones */

@media (max-width: 1136px) and (orientation: landscape) 
{
  html, body {
        height: 100%;
        margin: 0;
    }

  /* Add a message using the content property */
  html:after {
    content: "PLEASE ROTATE YOUR SCREEN";
    display: block;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
      font-family: "Rules-Variable";
    font-size: 18px;
    color: #ff3a00; /* Adjust the color as needed */
    background-color: #fdfbf5; /* Adjust the background color as needed */
    background-size: 100%;
      width: 100vw;
      padding: 100%;
    z-index: 9999;
  font-style: normal;
	font-weight: bold;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
}
}

  /* Hide the "ROTATE YOUR PHONE" message in portrait mode or larger screens */
    @media only screen and (max-width: 1136px) and (orientation: portrait),
           only screen and (min-width: 1137px) {
        body:after {
            content: none;
        }
    }

    /* Prevent the message from appearing when the screen width is above 1280px (like on laptops) */
    @media (min-width: 1137px) {
        body:after {
            content: none;
        }
    }



@font-face {
    font-family: "Rules-Variable";
    font-weight: 1 900;
    font-style: normal;
    src: url('https://files.cargocollective.com/c2000618/Rules-Variable-wght-slnt-.woff') format('woff');
}

 
/* END OF SCRIPT */


@font-face {
    font-family: "Rules-Variable";
    font-weight: 1 900;
    font-style: normal;
    src: url('https://files.cargocollective.com/c2000618/Rules-Variable-wght-slnt-.woff') format('woff');
}



body {
	 background-color: #fdfbf5;
	 color: #fbf6ec;  
      cursor: none !important;
    -webkit-cursor: none !important; /* Webkit-specific */
    -moz-cursor: none !important; /* Firefox-specific */

   
    
     overflow-x: hidden;
     max-width: 100%; /* or width: 100%; */
  
    
}


 .video {
        margin-top: 1.6vh;
        border-radius: 50px 50px 50px 50px;
        width: 100%;
        
       }
#cookiescript_copyright{
	visibility: hidden;
   
}


#cookiescript_injected {
  cursor:  auto;
    background-color:  #fdfbf5 !important;
    border-top: solid 1.5px #ff3a00 !important; 
        box-shadow: none !important; 
    color: #ff3a00;
    box-sizing: border-box;
}

#cookiescript_reject {
  cursor:  auto;
    background-color:  #fdfbf5 !important; 
     color:  #ff3a00 !important; 
    border: 1.5px solid  #ff3a00 !important; 
     font-family: "Rules-Variable";
      padding-top: 3.5px !important;
    border-radius: 105px !important;
    
   
    
}

#cookiescript_accept {
 border: 1px solid  #ff3a00 !important;
     font-family: "Rules-Variable";
     padding-top: 3.5px !important;
    border-radius: 105px !important;
}

#cookiescript_buttons {
 
    border-radius: 105px !important;
    
   
     
}

#cookiescript_header {
  cursor:  auto;
    color:  #ff3a00 !important; 
    margin-bottom: 0px !important; 
    font-family: "Rules-Variable";
}

#cookiescript_close {
  
    color:  #ff3a00 !important; 
}

#cookiescript_description {
  cursor:  auto;
    color:  #ff3a00 !important; 
    margin-bottom: 8px !important;
   font-family: "Diatype Variable", Icons;
    font-size: 18px;
}



a#cookiescript_readmore {
  cursor: pointer;
}



.pswp__bg quick-view-background #custom-cursor {
cursor: url('https://files.cargocollective.com/c2000618/Blank1x1.svg') 0 0, auto;
  pointer-events: none;
  position: fixed;
  width: 30px;
  height: 30px;
  background-color: #ff3a00; /* Red color */
  border-radius: 50%;
  pointer-events: none;
  z-index: 9999;
  opacity: 0;
  transition: opacity 0.3s ease, transform 0.3s ease, border 0.3s ease, width 0.3s ease, height 0.3s ease; /* Include border, width, and height in the transition */
}
.main_container #custom-cursor {
cursor: url('https://files.cargocollective.com/c2000618/Blank1x1.svg') 0 0, auto;
  pointer-events: none;
  position: fixed;
  width: 30px;
  height: 30px;
  background-color: #ff3a00; /* Red color */
  border-radius: 50%;
  pointer-events: none;
  z-index: 9999;
  opacity: 0;
  transition: opacity 0.3s ease, transform 0.3s ease, border 0.3s ease, width 0.3s ease, height 0.3s ease; /* Include border, width, and height in the transition */
}


.pswp__zoom-wrap #custom-cursor {
cursor: url('https://files.cargocollective.com/c2000618/Blank1x1.svg') 0 0, auto;
  pointer-events: none;
  position: fixed;
  width: 30px;
  height: 30px;
  background-color: #ff3a00; /* Red color */
  border-radius: 50%;
  pointer-events: none;
  z-index: 9999;
  opacity: 0;
  transition: opacity 0.3s ease, transform 0.3s ease, border 0.3s ease, width 0.3s ease, height 0.3s ease; /* Include border, width, and height in the transition */
}

.pswp__bg quick-view-background #custom-cursor {
cursor: url('https://files.cargocollective.com/c2000618/Blank1x1.svg') 0 0, auto;
  pointer-events: none;
  position: fixed;
  width: 30px;
  height: 30px;
  background-color: #ff3a00; /* Red color */
  border-radius: 50%;
  pointer-events: none;
  z-index: 9999;
  opacity: 0;
  transition: opacity 0.3s ease, transform 0.3s ease, border 0.3s ease, width 0.3s ease, height 0.3s ease; /* Include border, width, and height in the transition */
}


* #custom-cursor {
cursor: url('https://files.cargocollective.com/c2000618/Blank1x1.svg') 0 0, auto;
  pointer-events: none;
  position: fixed;
  width: 30px;
  height: 30px;
  background-color: #ff3a00; /* Red color */
  border-radius: 50%;
  pointer-events: none;
  z-index: 9999;
  opacity: 0;
  transition: opacity 0.3s ease, transform 0.3s ease, border 0.3s ease, width 0.3s ease, height 0.3s ease; /* Include border, width, and height in the transition */
}

.video-mob {
border-radius: 1.5rem;
width: 100%;
}

#custom-cursor {
cursor: url('https://files.cargocollective.com/c2000618/Blank1x1.svg') 0 0, auto;
  pointer-events: none;
  position: fixed;
  width: 70px;
  height: 70px;
  background-color: #ff3a00; /* Red color */
  border-radius: 50%;
 
  pointer-events: none;
  z-index: 9999;
  opacity: 0;
    transition: opacity 0.5s ease, transform 0.5s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, border 0.3s ease, width 0.3s ease, height 0.3s ease; /* Include border, width, and height in the transition */
}

.pswp__ui  #custom-cursor {
cursor: url('https://files.cargocollective.com/c2000618/Blank1x1.svg') 0 0, auto;
  pointer-events: none;
  position: fixed;
  width: 30px;
  height: 30px;
  background-color: #ff3a00; /* Red color */
  border-radius: 50%;
  pointer-events: none;
  z-index: 9999;
  opacity: 0;
  transition: opacity 0.3s ease, transform 0.3s ease, border 0.3s ease, width 0.3s ease, height 0.3s ease; /* Include border, width, and height in the transition */
}

 body.hide-cursor {
    cursor: none;
  }

#custom-cursor {
     transition: opacity 1s ease, transform 1s ease;
   cursor: url('https://files.cargocollective.com/c2000618/Blank1x1.svg') 0 0, auto;
  pointer-events: none;
  position: fixed;
  width: 30px;
  height: 30px;
  background-color: #ff3a00; /* Red color */
  border-radius: 50%;
  pointer-events: none;
  z-index: 9999;
  opacity: 0;
  transition: opacity 0.3s ease, transform 0.3s ease, border 0.3s ease, width 0.3s ease, height 0.3s ease; /* Include border, width, and height in the transition */
}



/* Media query to hide the cursor on screens with a maximum width of 767px (adjust as needed) */
@media only screen and (max-width: 767px) {
  #custom-cursor {
    display: none;
  }
}

/*

.loader {
    
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 50%;
  height: 40px;
  width: 10px;
  background-color: transparent;
  background-size: 100%;
  animation: paddles 0.75s ease-out infinite;
  transform: translate3d(0, 0, 0);
  transition: opacity 0.75s, visibility 0.75s;
}



.loader:before {
  content: "";
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 10px;
  width: 15px;
  height: 15px;
  background-color: #ff3A00;
  border-radius: 50%;
  animation: loading 0.75s ease infinite, ballbounce 0.6s ease-out infinite;
}

@keyframes paddles {
  0% {
    box-shadow: -25px -10px 0px #ff3a00, 25px 10px 0px #ff3a00;
    border-radius: 0.1rem;
  }
  50% {
    box-shadow: -25px 8px 0px #ff3a00, 25px -10px 0px #ff3a00;
    border-radius: 0.1rem;
  }
  100% {
    box-shadow: -25px -10px 0px #ff3a00, 25px 10px 0px #ff3a00;
    border-radius: 0.1rem;
  }
}

@keyframes ballbounce {
  0% {
    transform: translateX(-15px) scale(1, 1);
  }
  25% {
    transform: scale(1, 1);
  }
  50% {
    transform: translateX(10px) scale(1, 1);
  }
  75% {
    transform: scale(1, 1);
  }
  100% {
    transform: translateX(-15px);
  }
}

.loader--hidden {
  opacity: 0;
  visibility: hidden;
}

*/


.arrow-container {
  position: flex;
  top: -0.45rem; /* Adjust as needed */
  left: 3rem; /* Adjust as needed */
  transform: rotate(180deg);
}

.arrow-containerleft {
  position: flex;
  top: 0.65rem; /* Adjust as needed */
  right: 0rem; /* Adjust as needed */
  
}

.switch {
  position: relative;
  display: inline-block;
  margin: 0 px;
    cursor: none;
     
    
}

.switch > span {
  position: absolute;
  top: 14px;
  pointer-events: none;
  font-family: "Diatype Variable";
	 font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  width: 50%;
  text-align: center;
	font-style: normal;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
}

input.check-toggle-round-flat:checked ~ .off {
  color: #fdfbf5;
}

input.check-toggle-round-flat:checked ~ .on {
  color: #ff3a00;
}

.switch > span.on {
  left: 0;
  padding-left: 2px;
  color: #fdfbf5;
     cursor: none;
}

.switch > span.off {
  right: 0;
  padding-right: 4px;
  color: #ff3a00;
     cursor: none;
}

.check-toggle {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden;
     cursor: none;
}
.check-toggle + label {
  display: block;
  position: relative;
 cursor: none;

  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

input.check-toggle-round-flat + label {
  padding: 2px;
  width: 97px;
  height: 35px;
   cursor: none;
  background-color: #ff3a00;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  -ms-border-radius: 60px;
  -o-border-radius: 60px;
  border-radius: 60px;
}
input.check-toggle-round-flat + label:before, input.check-toggle-round-flat + label:after {
  display: block;
  position: absolute;
  content: "";
     cursor: none;
}

input.check-toggle-round-flat + label:before {
  top: 1.5px;
  left: 1.5px;
  bottom: 1.5px;
  right: 1.5px;
  background-color: #fdfbf5;
  -webkit-moz-border-radius: 60px;
  -ms-border-radius: 60px;
  -o-border-radius: 60px;
  border-radius: 60px;
     cursor: none;
}
input.check-toggle-round-flat + label:after {
  top: 4px;
  left: 4px;
  bottom: 4px;
  width: 44px;
  background-color: #ff3a00;
  -webkit-border-radius: 52px;
  -moz-border-radius: 52px;
  -ms-border-radius: 52px;
  -o-border-radius: 52px;
  border-radius: 52px;
  -webkit-transition: margin 0.2s;
  -moz-transition: margin 0.2s;
  -o-transition: margin 0.2s;
  transition: margin 0.2s;
     cursor: none;
}

input.check-toggle-round-flat:checked + label {
    content: "fsdfdssdgdsgdsgsgsgsdgsd";
    display: block;
     cursor: none;
}

input.check-toggle-round-flat:checked + label:after {
  margin-left: 44px;
     cursor: none;
}




.pswp__zoom-wrap img{
	border-radius: 4em;
}

.pswp__container {
	position: relative;
    
}



.pswp__scroll-wrap {
	
    background-color: #fdfbf5;

   
}

.pswp__item {
	padding-left: 2em;
}
 

/*
.backfoot {
	background-color: #ff0 ;
    width: 100vw;
    text-align: center;
    overflow-x: hidden;
    
  
} */

polyline {
	visibility: hidden;
    z-index: 100000000000;
    
}

foreignObject {
    
    background-color: #ff3a00;
    border-radius: 4em;
}


.right-arrow {
    
  background-image: url('https://files.cargocollective.com/c2000618/left-arrow.svg');
 background-repeat: no-repeat; /* Ensure the background doesn't repeat */
  background-size: contain; /* Ensure the background image fits within the div */
  width: 100%; /* Adjust the width as needed */
   height: 56px; /* Adjust the height as needed */

}

line {
	display: none;
}

svg.right-arrow {
    
   scale: 150%;
   left: -8em;

}

svg.left-arrow {
   scale: 150%;
   right: -8em;

}


.left-arrow {
    
  background-image: url('https://files.cargocollective.com/c2000618/left-arrow.svg');
 background-repeat: no-repeat; /* Ensure the background doesn't repeat */
  background-size: contain; /* Ensure the background image fits within the div */
  width: 100%; /* Adjust the width as needed */
  height: 56px; /* Adjust the height as needed */


}


.rotate {
    display: inline-block;
    -webkit-animation: rotate 4s linear infinite;
    animation: rotate 4s linear infinite;
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

#rounded-corners {
  border-radius: 4rem;
    overflow: hidden;
}


#navbar {
    pointer-events: none;
     cursor: none;
  background-color: #fdfbf5; /* #ff3a00 background color */
  position: fixed; /* Make it stick/fixed */
  top: 0; /* Stay on top */
 display: block;
    width: 100%; /* Full width */
  transition: top 0.5s; /* Transition effect when sliding down (and up) */


    
    
}




#navbar h5 {
    
     cursor: none;
    padding-left: 0.0em;
    margin-left: -0.1vw;
    font-size: 0.65em;
    font-family: "Rules-Variable", Icons;
	font-style: normal;
    text-transform: uppercase;
	font-weight: 450;
     padding-bottom: 20px;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
}




#navbar a {
    
    cursor: none;
  float: left;
  display: inline;
  color: #ff3a00;
  text-align: center;
  padding: 15px;
  text-decoration: none;
    font-weight: 700;
}




#navbar a:hover {
    
     cursor: none;
  background-color: transparent;
  color: #ff3a00;
    animation: shaken 1.64s cubic-bezier(.36,.07,.19,.97) infinite;
   transform: translate3d(0, 0, 0);
  
}

#navbar {
   
     cursor: none;
  background-color: #fdfbf5; /* #ff3a00 background color */
  position: fixed; /* Make it stick/fixed */
  top: 0; /* Stay on top */
 display: block;
    width: 100%; /* Full width */
  transition: top 0.5s; /* Transition effect when sliding down (and up) */

  -webkit-backdrop-filter: blur(9px); 
    backdrop-filter: blur(9px);
    
    
}










#navbarw {
    pointer-events: none;
     cursor: none;
  background-color: #fdfbf5; /* #ff3a00 background color */
  position: fixed; /* Make it stick/fixed */
  top: 0; /* Stay on top */
 display: block;
    width: 100%; /* Full width */
  transition: top 0.5s; /* Transition effect when sliding down (and up) */


    
    
}




#navbarw h5 {
    
     cursor: none;
    padding-left: 0.0em;
    margin-left: -0.1vw;
    font-size: 0.65em;
    font-family: "Rules-Variable", Icons;
	font-style: normal;
    text-transform: uppercase;
	font-weight: 450;
     padding-bottom: 20px;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
}




#navbarw a {
    
    cursor: none;
  float: left;
  display: inline;
  color: #ff3a00;
  text-align: center;
  padding: 15px;
  text-decoration: none;
    font-weight: 700;
}




#navbarw a:hover {
    
     cursor: none;
  background-color: transparent;
  color: #ff3a00;
    animation: shaken 1.64s cubic-bezier(.36,.07,.19,.97) infinite;
   transform: translate3d(0, 0, 0);
  
}

#navbarw {
   
     cursor: none;
  background-color: #fdfbf5; /* #ff3a00 background color */
  position: fixed; /* Make it stick/fixed */
  top: 0; /* Stay on top */
 display: block;
    width: 100%; /* Full width */
  transition: top 0.5s; /* Transition effect when sliding down (and up) */

  -webkit-backdrop-filter: blur(9px); 
    backdrop-filter: blur(9px);
    
    
}





#navbar1 h5 {
    
     cursor: none;
     padding-left: 0.2em;
     padding-bottom: 20px;
}




#navbar1 a {
    
    cursor: none;
  float: left;
  display: inline;
  color: #ff3a00;
  text-align: center;
  padding: 15px;
  text-decoration: none;
    font-weight: 700;
}




#navbar1 a:hover {
    
     cursor: none;
  background-color: transparent;
  color: #ff3a00;
    animation: shaken 1.64s cubic-bezier(.36,.07,.19,.97) infinite;
   transform: translate3d(0, 0, 0);
  
}

#navbar1 {
   cursor: none;
    margin-top: -0.20em;
  background-color: transparent; /* #ff3a00 background color */
  position: fixed; /* Make it stick/fixed */
  top: 0; /* Stay on top */
 display: block;
    width: 100%; /* Full width */
  transition: top 0.5s; /* Transition effect when sliding down (and up) */
 cursor: none;
 
    
    
}











#navbarindex h5 {
    
     cursor: none;
    padding-left: 0.0em;
    margin-left: 0.2vw;
    font-size: 0.65em;
    font-family: "Rules-Variable", Icons;
	font-style: normal;
    text-transform: uppercase;
	font-weight: 450;
     padding-bottom: 20px;
	font-variation-settings: 'slnt' 0, 'MONO' 0;

}




#navbarindex a {
    
    cursor: none;
  float: left;
  display: inline;
  color: #ff3a00;
  text-align: center;
  padding: 15px;
  text-decoration: none;
    font-weight: 700;
}




#navbarindex a:hover {
    
     cursor: none;
  background-color: transparent;
  color: #ff3a00;
    animation: shaken 1.64s cubic-bezier(.36,.07,.19,.97) infinite;
   transform: translate3d(0, 0, 0);
  
}

#navbarindex {
   pointer-events: none;
     cursor: none;
  background-color: #fdfbf5; /* #ff3a00 background color */
  position: fixed; /* Make it stick/fixed */
  top: 0; /* Stay on top */
 display: block;
    width: 100%; /* Full width */
  transition: top 0.5s; /* Transition effect when sliding down (and up) */


    
 
    
    
}


.shaken {
    cursor: none;
   animation: shake 1.64s cubic-bezier(.36,.07,.19,.97) infinite;
   transform: translate3d(0, 0, 0);
   backface-visibility: hidden;
   perspective: 1000px;
}
@keyframes shaken {
   5%, 45% {
      transform: translate3d(-1px, 0, 0);
   }
   10%, 40% {
      transform: translate3d(2px, 0, 0);
   }
   15%, 25%, 35% {
      transform: translate3d(-4px, 0, 0);
   }
   20%, 30% {
      transform: translate3d(4px, 0, 0);
   }
   50%{
      transform: translate3d(0, 0, 0);
   }
}


 ::-webkit-scrollbar {
    width: 0;  /* Remove scrollbar space */
    background: transparent;  /* Optional: just make scrollbar invisible */
}


.menulogo  {
    
  float: right;
  display: block;
  color: #ff3a00;
  text-align: top;
  padding-right: 1rem;
    font-size: 3em;
    box-sizing: border-box 150px;
    
}



h1 strong {
font-weight: inherit !important;
line-height: 1.em;
    cursor: none
}


/* Optional: show position indicator in ##f74218 */
::-webkit-scrollbar-thumb {
    width: 0;
    background: #ff3a00;
}
 
.hovered:hover ~ .floating{
   margin-top: 20px;
  padding: 0px;
  animation-name: floating;
    animation-duration: 1.50s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    margin-left: 0vh;
    margin-top: 0vh;
  	margin-bottom: 0px;
    bottom: 0;
  float: left;
  -webkit-transition: margin 0.5s ease-out;
  -moz-transition: margin 0.5s ease-out;
  -o-transition: margin 0.5s ease-out;
}



 .floating {  
    
  margin-top: 20px;
  padding: 0px;
  
  float: left;
  -webkit-transition: margin 0.5s ease-out;
  -moz-transition: margin 0.5s ease-out;
  -o-transition: margin 0.5s ease-out;
}


.floating:hover {
	animation-name: floating;
    animation-duration: 1.50s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    margin-left: 0vh;
    margin-top: 0vh;
  	margin-bottom: 0px;
    bottom: 0;
    
}

.floatingy {  
    animation-name: floatingy;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;

    margin-top: 5px;
}

@keyframes floatingy {
    from { transform: translate(0,  0px); }
    65%  { transform: translate(0px, 20px); }
    to   { transform: translate(0, -0px); }    
}

    
  
h1.marquee-txt {
	display: inline;
	font-family: "Diatype Variable", Icons;
	font-weight: 500;
	cursor: none;
    pointer-events: auto;
    vertical-align: baseline;
 	background-color: transparent;
	color: rgba(21, 14, 14, 1);
    letter-spacing: -0.4rem;  
    z-index: 300;
	font-size: 16.5vmin;
	line-height: 0.9;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
	font-style: normal;
}


.marquee {
	color: #ff3a00;
    font-family: "Diatype Variable", Icons;
	font-size: 0.18em;
	font-weight: 300;
    letter-spacing: -0.04rem;
	font-style: italic;
    font-weight: 300;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
}




.scroller-home {
	margin-top: 4.8vh;
    margin-left:0;
	margin-bottom: 10.0vh;
    text-align: left;
    width: 100vw;
    
    
}


/* Scroller styling */
.scroller_window {
height: 18vmin;
position: relative;
overflow: hidden;
width: 100%;
    
}
.scroller-content {
    
  display:flex;
  flex-direction: column;
  top: 0;
  animation: slide 15s infinite cubic-bezier(0.33, 1, 0.68, 1);
}

.scroller-content strong{
    height: 21.4vmin;
    
}

@keyframes slide {
  0% {
    transform: translateY(1%);
  }
  10% {
    transform: translateY(-14rem);
  }
  20% {
    transform: translateY(-29rem);
  }
  30% {
    transform: translateY(-43rem);
  }
    40% {
     transform: translateY(-58rem);
  }
    50% {
    transform: translateY(-73rem);
  }
    60% {
     transform: translateY(-88rem);
  }
    70% {
     transform: translateY(-103rem);
  }
    80% {
     transform: translateY(-118rem);
  }
    90% {
     transform: translateY(-133rem);
  }100% {
     transform: translateY(-147rem);
  }
}

.projcontainer {
    height: 3vh;
    width: 100%;
    
	
}


/*BUG FIX CONTAINER WIDTH*/

.page.container.container_width.clearfix {
  max-width: 99.5%;
  margin: 0 auto;

    
}


.page.container_width.clearfix {
    max-width: 100%;
      margin: 0 auto;
    
}

/*_____________________*/



#shake { 
    height: 50%; 
   
    margin: auto; 
}
 
  
#shake:hover { 
    animation: Shake 0.7s linear infinite; 
}
 
  
/*Using keyframes for shaking an image*/
@keyframes Shake { 
    0% { 
        transform: rotate(5deg); 
    } 
  
    25% { 
        transform: rotate(-6deg); 
    } 
  
    50% { 
        transform: rotate(5deg); 
    } 
  
    75% { 
        transform: rotate(-6deg); 
    } 
  
    100% { 
        transform: rotate(5deg); 
    } 
}


.toparrow {
scale: 140%;
position: fixed;
top: 94.5%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1; /* Ensure the arrow is above the image */
 
 
    
}



@media (max-width: 768px) {
    /* Adjust font size for smaller screens */
    .toparrow {
      scale: 100%;  
    }
}

@media (max-width: 480px) {
    /* Adjust font size for even smaller screens */
    .toparrow {
        scale: 50%;
    }
}


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


.topimage {

   	max-width: 100% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    margin: auto;
    border: solid 0.px;
    border-radius: 4rem;
    border-color: #000;
    text-align: center;
    position: fixed;
    margin-top: 2.5vh;
   cursor: none
    
}


.topimage {
    display: block;
 
    
    top:2.9%;
    z-index: -1;
   

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


.topimage img {
    max-width: 100% !important;
    max-height: 70vh !important;
   
    object-fit: cover;
    height: 70vh !important;
     
    margin: auto;
    border: solid 0.px;
    border-radius: 4rem;

    
}





.flier > * {
/* Adjust animation duration to change the element’s speed */
    animation: fly 10s linear infinite;
    pointer-events: none !important;
	top: 0;
	left: 0;
    margin-top: auto;
    position: absolute;
	transform: translateX(-120%) translateY(-120%) rotateZ(0);
	animation-delay: 1s;
	z-index: 999999;
    visibility: visible;
    
}

 /* Keyframe values control where the element will begin
    and end its trajectory across the screen. Each rule
    represents a path the element follows across the screen. */


@keyframes fly {

	28.001%, 0% {
                display: block;
		transform: translateX(-100%) translateY(100vh) rotateZ(180deg)
	}

	15% {
		transform: translateX(100vw) translateY(-100%) rotateZ(50deg)
	}

	15.001%, 18% {
		transform: translateX(100vw) translateY(-30%) rotateZ(45deg)
	}

	40% {
		transform: translateX(-200%) translateY(3vh) rotateZ(-180deg)
	}

	40.001%, 43% {
		transform: translateX(-200%) translateY(-100%) rotateZ(-180deg)
	}

	65% {
		transform: translateX(100vw) translateY(50vh) rotateZ(55deg)
	}

	65.001%, 68% {
		transform: translateX(20vw) translateY(-200%) rotateZ(1940deg)
	}

	95% {
		transform: translateX(10vw) translateY(100vh) rotateZ(90deg)
	}
}



/* @font-face {
    font-family: "Acumin 
", Icons;
    src:url(“https://files.cargocollective.com/c2000618/AcuminVariableConcept.otf”) format(“otf”);
        
    font-style:normal;
    font-weight:400;
} */




/*
.cols {
    border-top: solid 1px;
    border-color: #ff3a00;
	background-color: #fdfbf5;
    position: sticky;
    width: 100vw;
    height:auto;
    margin-left: 0 auto;
    padding-right:0 auto;
    margin-top:0;

} 
    
 
    /*  ADD BLUR /*
     -webkit-backdrop-filter: blur(7px);
    width: auto;
   

     backdrop-filter: blur(7px) saturate(53%);
     -webkit-filter: blur(7px);
    -moz-filter: blur(7px);
    -o-filter: blur(7px);
    -ms-filter: blur(7px);
    width: 100vw; */

    


/* .cols-border {
	display: flex;
    text-align: center;
    margin-top: 3.0vh;
    margin-left: -4vw;
    width: 110vw;
   	border-top: solid 1px;
    position: relative;
    border-color: ##f74218;
    
} */
 
.round img {
	border-radius: 4rem;
    
}
	




h4.proj-infos {
	font-family: "Diatype Variable", Icons;
    position: relative;
    margin-top: 0;
    vertical-align: top;
	color: rgba(255, 75, 0, 1);
	font-size: 1.0vw;
	line-height: 0.0;
    letter-spacing: 0.2vw;
	font-weight: 800;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
	font-style: normal;
}


h3.infos-small {
	font-family: "Diatype Variable", Icons;
    position: relative;
    margin-top: 0;
    vertical-align: baseline;
	color: rgba(255, 75, 0, 1);
	font-size: 1.0vw;
	line-height: 1.1;
    letter-spacing: 0.0vw;
	font-weight: 350;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
	font-style: normal;
}




.infosborder {
    margin-top:-2.5vh;
    padding-top: 5.6vh;
    padding-bottom: 1.2vh;
	border-top: solid 1.5px;
    border-color: #f74218;
    border-bottom: none;
    border-color: #f74218;
      
    
}

/*
.stickybox {

    position: absolute;
    top:0;
    margin-top:10%;
    background-color: #fdfbf5;
}



.stickybox-title {
	display: inline-block;
    margin-top: -50%;
    
    background-color: #fdfbf5;
    color: rgba(0, 0, 0, 1);
    width: 100vw;
	
    padding-top: 1em;
    padding-bottom: 2.5em;
	margin-left: -1.4vw;
    line-height: 0;

} */


/*

.stickybox-title h5 {
   gap:10px;
}


 

#projtext {
    background-color: #0c7740;
    height:100%;
	text-align: top;
    color: rgba(0, 0, 0, 1);
    width: 100vw;
    padding-top: 1em;
    padding-bottom: 1em;
  
	margin-left: -1.4vw;
    line-height: 0;
    z-index: 3000;
    
} */


/* #projtext-border {
 
    text-align: center;
    margin-left: -4%;
    margin-top: 0;
    width: 110vw;
   	border-top: solid 1px;
    position: relative;
    border-color: transparent;
} */

/*

.colonne {
  margin-top: 0;	
  height: 100vh;
  overflow-x: hidden;
  overflow-y: scroll; 
  text-align: center;

}

.colonne img {
	border-radius: 4rem;
    padding-bottom: 0.6em;
}

.colleft {
   background-color: #fdfbf5;
   height: 100%;
   margin-top: 0;

}

#colleft-text {
    height: 100%;
    padding-top: 4%;
    padding-left:0 auto;
    padding-right: 8%;

    }

/*  REMOVE BLUR SAFARI /*
    
    -webkit-backdrop-filter: blur(0);
     -webkit-filter: blur(0);
    -moz-filter: blur(0);
    -o-filter: blur(0);
    -ms-filter: blur(0); */
    


#fleche {
    margin-right:0.7vw;
    
}

.contact-container {

margin-top: 4em;
    background-color: #fdfbf5;
    
    
}



.image-gallery-flechehome {
    display: inline-block;
    float: left;
    margin-left: 35.4vw;
    padding-right: 8%;
 
}

.image-gallery-flechehome img {
    scale: 140%;
 
}

@media only screen and (max-width: 680px) {
.image-gallery-flechehome img {
    scale: 50%;
  }
}

.headermenu {
	
    font-family: "Diatype Variable", Icons;
    font-weight: 400;
    font-size: 0.83em;
    text-shadow: 0px 0px 4px  transparent;
    margin-left: 1.9vw;
    padding-bottom: 2rem;
    word-spacing: 0.8rem;
    z-index: 100;
    margin-top:-5.8rem;
    font-style: normal;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
    
}


#copyright {
    
    	display: none;
	position: relative;
    color: #f74218;
    font-family: "Diatype Variable", Icons;
    font-weight: 500;
    font-size: 0.43em;
    letter-spacing: 0.05em;
    margin-left: 1.9vw;
    line-height: 0.1;
    vertical-align: sub;
    padding-top:0.3rem;
	text-transform: uppercase;
    text-shadow: 0px 0px 4px  transparent;


}



.headerbg {
   	display: none;

    width: 100vw;
    height:6.8rem;

	background-color: rgba(251, 246, 236, 1);

   
}

.headerbgg {
    
    	display: none;
   
    -webkit-backdrop-filter: blur(9px);
    width: 100vw;
    height:6.8rem;
     backdrop-filter: blur(0px) saturate(100%);
     -webkit-filter: blur(10px);
    -moz-filter: blur(9px);
    -o-filter: blur(9px);
    -ms-filter: blur(9px);
   
}



.header {
    	
  	display: none;
 	width: 100%;
    margin-right: auto /*!content_left*/;
	text-align: left;
	height: 100%;
    padding-top: 0.0%;
    padding-bottom: 1.5vh;
     margin-bottom: auto;
    
}


.header #border {
    	display: none;
    width: 83%;
   	border-top: solid 1px;
    position: relative;
    border-color: #f74218;

}


.header a:hover {
	color:#f74218;
    text-shadow: 0px 0px 4px  #f74218;
    text-transform: lowercase;
}

.header li:active {
	color: #f74218;
}

.a.active {
	color: #f74218;
    text-decoration: underlines;
}


.header a:active {
	color: #f74218;
}



.projects {
    margin-top: 5.0vh;
    margin-left: 0.5vw;
	margin-bottom: 3.0vh;
    text-align: left;
    width: 100vw;
  

}


.projects-mob {
    padding-top: 5vh;
    padding-bottom: 0;
    margin-bottom: 0;
    margin-left: 0.5vw;
    text-align: left;
    width: 100vw;
    

}


#projhome {
    margin-top: 4.8vh;
    margin-left: 0.6vw;
	margin-bottom: 10.0vh;
    text-align: left;
    width: 100vw;

}

.butt {
	margin-left: -11em;
}

.hover-title {
    display: flex;
    line-height: 0.00;
    background-color:transparent;
    pointer-events: auto;
   position: relative;
    vertical-align: text-top;
  	z-index: 1;
    vertical-align: top;
  
}







.hover-image {
    visibility: hidden;
    
    
}



h2.subtitle {
	cursor: none;
}

h1.title {
	cursor: none;
}

.hover-image {
    
    display: block;
    position: fixed;

    float:right;
    text-align: right;

    top:3.5%;
    right:2%;
   
    z-index: -1;
    pointer-events: none;

    
    
    

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

.hover-image img {
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    margin-bottom: 0;
    border: solid 0.px;
    border-radius: 4rem;
    border-color: #000;
    
}



.fix {
	position: fixed;
}

.hovsup {
    visibility: hidden;
    opacity: 0; /* Initially hide the image */
    transition: opacity 0.3s ease-in-out; /* Apply transition for smooth appearance */
     display: block;
    position: fixed;

    float:right;
    text-align: right;

    top:4vh;
    right:2%;
    
    margin-top: 1rem;
    z-index: 100;
    pointer-events: none;
    /* Change width and height to scale images */
   width: 90vw;
}

body:not(.mobile) .hover-title:hover + .hovsup {
    visibility: visible;
    opacity: 1; /* Show the image on hover */
    pointer-events: none;
}

.hovsup img {
   
    max-width: 50% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    margin-bottom: 0;
    border: solid 0.px;
    border-radius: 3rem;
    border-color: #000;
    rotate: 0deg;
   
}

.hov1 {
    visibility: hidden;
    opacity: 0; /* Initially hide the image */
    transition: opacity 0.3s ease-in-out; /* Apply transition for smooth appearance */
     display: block;
    position: fixed;

    float:right;
    text-align: right;

    top:4vh;
    right:2%;
    
    margin-top: 1rem;
    z-index: 100;
    pointer-events: none;
    /* Change width and height to scale images */
   width: 90vw;
}

body:not(.mobile) .hover-title:hover + .hov1 {
    visibility: visible;
    opacity: 1; /* Show the image on hover */
    pointer-events: none;
}

.hov1 img {
   
    max-width: 50% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    margin-bottom: 0;
    border: solid 0.px;
    border-radius: 3rem;
    border-color: #000;
    rotate: 0deg;
   
}

.hov2 {
     visibility: hidden;
    opacity: 0; /* Initially hide the image */
    transition: opacity 0.2s ease-in-out; /* Apply transition for smooth appearance */
     display: block;
    position: fixed;
  float:right;
    text-align: right;
   top:-16.25vh;
    
    right:2%;
  margin-top: 1rem;
    z-index: 1;
    pointer-events: none;
    /* Change width and height to scale images */
   width: 90vw;
}

body:not(.mobile) .hover-title:hover + .hov2 {
    visibility: visible;
    opacity: 1; /* Show the image on hover */
    pointer-events: none;
}

.hov2 img {
   max-width: 50% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    margin-bottom: 0;
    border: solid 0.px;
    border-radius: 3rem;
    border-color: #000;
    
}

.hov3 {
    visibility: hidden;
    opacity: 0; /* Initially hide the image */
    transition: opacity 0.2s ease-in-out; /* Apply transition for smooth appearance */
     display: block;
    position: fixed;

    float:right;
    text-align: right;

     top:-30.50vh;
    right:2%;
    margin-top: 1rem;
    z-index: 1;
    pointer-events: none;
    /* Change width and height to scale images */
   width: 90vw;
}

body:not(.mobile) .hover-title:hover + .hov3 {
    visibility: visible;
    opacity: 1; /* Show the image on hover */
    pointer-events: none;
}

.hov3 img {
   max-width: 50% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    margin-bottom: 0;
    border: solid 0.px;
    border-radius: 3rem;
    border-color: #000;
    
}

.hov4 {
     visibility: hidden;
    opacity: 0; /* Initially hide the image */
    transition: opacity 0.2s ease-in-out; /* Apply transition for smooth appearance */
    
    
    
     display: block;
    position: fixed;

    float:right;
    text-align: right;

    top:-44.75vh;
    right:2%;
    
    
    margin-top: 1rem;
    z-index: 1;
    pointer-events: none;
    /* Change width and height to scale images */
   width: 90vw;
}

body:not(.mobile) .hover-title:hover + .hov4 {
    visibility: visible;
    opacity: 1; /* Show the image on hover */
    pointer-events: none;
}

.hov4 img {
    max-width: 50% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    margin-bottom: 0;
    border: solid 0.px;
    border-radius: 3rem;
    border-color: #000;

}


.hov5 {
     visibility: hidden;
    opacity: 0; /* Initially hide the image */
    transition: opacity 0.2s ease-in-out; /* Apply transition for smooth appearance */
     display: block;
    position: fixed;

    float:right;
    text-align: right;

    top:-59vh;
    right:2%;
    
    
    margin-top: 1rem;
    z-index: 1;
    pointer-events: none;
    /* Change width and height to scale images */
   width: 90vw;
}

body:not(.mobile) .hover-title:hover + .hov5 {
    visibility: visible;
    opacity: 1; /* Show the image on hover */
    pointer-events: none;
}

.hov5 img {
    max-width: 50% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    margin-bottom: 0;
    border: solid 0.px;
    border-radius: 3rem;
    border-color: #000;
    
}

.hov6 {
    visibility: hidden;
    opacity: 0; /* Initially hide the image */
    transition: opacity 0.2s ease-in-out; /* Apply transition for smooth appearance */
    
    
    
     display: block;
    position: fixed;

    float:right;
    text-align: right;

   top:-73.25vh;
    right:2%;
    
    
    margin-top: 1rem;
    z-index: 1;
    pointer-events: none;
    /* Change width and height to scale images */
   width: 90vw;
}

body:not(.mobile) .hover-title:hover + .hov6 {
    visibility: visible;
    opacity: 1; /* Show the image on hover */
    pointer-events: none;
}

.hov6 img {
    max-width: 50% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    margin-bottom: 0;
    border: solid 0.px;
    border-radius: 3rem;
    border-color: #000;
    
}
.hov7 {
     visibility: hidden;
    opacity: 0; /* Initially hide the image */
    transition: opacity 0.2s ease-in-out; /* Apply transition for smooth appearance */
    
    
    
     display: block;
    position: fixed;

    float:right;
    text-align: right;

   top:-87.5vh;
    right:2%;
    
    
    margin-top: 1rem;
    z-index: 1;
    pointer-events: none;
    /* Change width and height to scale images */
   width: 90vw;
}

body:not(.mobile) .hover-title:hover + .hov7 {
    visibility: visible;
    opacity: 1; /* Show the image on hover */
    pointer-events: none;
}

.hov7 img {
    max-width: 50% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    margin-bottom: 0;
    border: solid 0.px;
    border-radius: 3rem;
    border-color: #000;
    
}
.hov8 {
     visibility: hidden;
    opacity: 0; /* Initially hide the image */
    transition: opacity 0.2s ease-in-out; /* Apply transition for smooth appearance */
    
    
    
     display: block;
    position: fixed;

    float:right;
    text-align: right;

    top:9vh;
    right:2%;
    
    
    margin-top: 1rem;
    z-index: 1;
    pointer-events: none;
    /* Change width and height to scale images */
   width: 90vw;
}

body:not(.mobile) .hover-title:hover + .hov8 {
    visibility: visible;
    opacity: 1; /* Show the image on hover */
    pointer-events: none;
}

.hov8 img {
    max-width: 50% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    margin-bottom: 0;
    border: solid 0.px;
    border-radius: 3rem;
    border-color: #000;
    
}
.hov9 {
    visibility: hidden;
    opacity: 0; /* Initially hide the image */
    transition: opacity 0.2s ease-in-out; /* Apply transition for smooth appearance */
    
    
    
     display: block;
    position: fixed;

    float:right;
    text-align: right;

   top:9vh;
    right:2%;
    
    
    margin-top: 1rem;
    z-index: 1;
    pointer-events: none;
    /* Change width and height to scale images */
   width: 90vw;
}

body:not(.mobile) .hover-title:hover + .hov9 {
    visibility: visible;
    opacity: 1; /* Show the image on hover */
    pointer-events: none;
}

.hov9 img {
    max-width: 50% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    margin-bottom: 0;
    border: solid 0.px;
    border-radius: 3rem;
    border-color: #000;
   
}
.hov10 {
  visibility: hidden;
    opacity: 0; /* Initially hide the image */
    transition: opacity 0.2s ease-in-out; /* Apply transition for smooth appearance */
    display: block;
    position: fixed;
    float:right;
    text-align: right;
   top:9vh;
    right:2%;
    margin-top: 1rem;
    z-index: 1;
    pointer-events: none;
    /* Change width and height to scale images */
   width: 90vw;
}

body:not(.mobile) .hover-title:hover + .hov10 {
    visibility: visible;
    opacity: 1; /* Show the image on hover */
    pointer-events: none;
}

.hov10 img {
    max-width: 50% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    margin-bottom: 0;
    border: solid 0.px;
    border-radius: 3rem;
    border-color: #000;
    
}

.hov11 {
  visibility: hidden;
    opacity: 0; /* Initially hide the image */
    transition: opacity 0.2s ease-in-out; /* Apply transition for smooth appearance */
    display: block;
    position: fixed;
    float:right;
    text-align: right;
   top:9vh;
    right:2%;
    margin-top: 1rem;
    z-index: 1;
    pointer-events: none;
    /* Change width and height to scale images */
   width: 90vw;
}

body:not(.mobile) .hover-title:hover + .hov10 {
    visibility: visible;
    opacity: 1; /* Show the image on hover */
    pointer-events: none;
}

.hov11 img {
    max-width: 50% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    margin-bottom: 0;
    border: solid 0.px;
    border-radius: 3rem;
    border-color: #000;
    
}

.hov12 {
  visibility: hidden;
    opacity: 0; /* Initially hide the image */
    transition: opacity 0.2s ease-in-out; /* Apply transition for smooth appearance */
    display: block;
    position: fixed;
    float:right;
    text-align: right;
   top:9vh;
    right:2%;
    margin-top: 1rem;
    z-index: 1;
    pointer-events: none;
    /* Change width and height to scale images */
   width: 90vw;
}

body:not(.mobile) .hover-title:hover + .hov10 {
    visibility: visible;
    opacity: 1; /* Show the image on hover */
    pointer-events: none;
}

.hov12 img {
    max-width: 50% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    margin-bottom: 0;
    border: solid 0.px;
    border-radius: 3rem;
    border-color: #000;
    
}




#toolset {
	display: none;
}

.image-zoom:hover {
   cursor: none;
}





a {
    cursor: none; 
    -webkit-tap-highlight-color: rgba(0,0,0,0);
  
}

a:active {
	opacity: 0.7;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
       
}

.page a.active {
	color: #f74218;
}

i,
em {
	font-style: italic;
}

b,
strong {
	font-weight: bolder;
}

sub,
sup {
	position: relative;
	vertical-align: baseline;
    padding-top: 5px;
    
    
}

sub {
	top: 0.3em;
}

sup {
	top: -0.4em;
    margin-top: initial;
}

s {
	text-decoration: line-through;
}

img {
	border: none;
	padding: none;

 
}

ul,
ol {
	margin: 0;
	padding: 0 0 0 2.5em;
}

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

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

.content img {
	float: none;
	margin: auto;
}

div.gallery_card_image {
	margin-bottom: 4%;
       
}

.gallery_card_image:hover {
	cursor: none;
       
}


.gallery_card_image:hover {
	cursor: none;
       
}

.gallery_image_caption {
    margin-top: 1rem;
    margin-bottom: 0.5rem;
    font-size: 1.3rem;
	font-weight: 500;
	color: rgba(0, 0, 0, 0.4);
	font-family: Diatype, 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: 1.9rem;
	font-weight: 300;
	color: rgba(255, 58, 0, 1);
	font-family: "Diatype Variable", Icons;
	font-style: normal;
    background-color: transparent;
	line-height: 0.6;
    
	font-variation-settings: 'slnt' 0, 'MONO' 0;
    
}

[data-predefined-style="true"] bodycopy a {
	
	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: "Monument Grotesk Variable", Icons;
	color: rgba(255, 58, 0, 1);
	font-size: 15vmin;
}
 


h1.home {
	display: inline;
	 font-family: "Rules-Variable";
	 font-weight: 430;
    font-size: 16.1vmin;
    font-style: normal;
    cursor: none;
    vertical-align: baseline;
 	background-color: transparent;
	color: rgba(21, 14, 14, 1);
    letter-spacing: -0.4rem;  
    z-index: 300;
	
	line-height: 1;
   
	font-variation-settings: 'slnt' 0, 'MONO' 0;
}


h1.index {
    display: inline;
	font-family: "Rules-Variable";
    font-weight: 430;
    cursor: none;
    pointer-events: auto;
    vertical-align: baseline;
 	background-color: transparent;
    color: rgba(13, 15, 17, 1);
    letter-spacing: -0.4rem;  
    z-index: 300;
	line-height: 0.93;
	font-size: 13.5vmin;
    
}


.h1 {
  color: #ff3a00;
  pointer-events: none;
  display: block;
  clip-path : polygon(-1000% -44%,1000% 0%, 1000% 100%, -1000% 160%);
  margin-left:0.4%;
  
}

.h1 span {
  float: left;
  white-space: nowrap;
  width: 0 auto;
   

}


.h1:hover span {
  width:100%;
  height: 100%;
  width:auto;
  display:flex;


}

.h1:hover {
  color:transparent;
  border: solid 1.5 px;
  height: auto;
  width:auto;
  display:block;
  
}

h1.index a {
	color: rgba(13, 15, 17, 1);
    margin-left: 0.03em;
    padding-right: 0.1em;
    padding-top: 0.1em;
    padding-bottom: 0.1em;
}


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

}


.jap {
	margin-left: 0.03em;
	vertical-align: super;
    display: inline-block;
    vertical-align: top;
    padding-bottom:0.27em;
    margin-top: -1.9rem;
	font-size: 14.80vmin;
	line-height:0.60;
   cursor: none;
   pointer-events: none;

}


.jap a {
	
    display: inline;
    vertical-align: top;

    
	line-height:0.89;
   cursor: none;
    overflow-x: 11em;
pointer-events: auto;
}


/*
.jap-point a {
	margin-left: 0.03em;
    display: inline-block;
    vertical-align: bottom;
	line-height:0.60;
   cursor: none;
   pointer-events: auto;

} */



/*
.jap a{
    background-color: yellow;
	margin-left: 0.03em;
	vertical-align: super;
    display: inline-block;
    vertical-align: top;
    padding-bottom:0.27em;
	line-height:0.60;
   cursor: none;
   pointer-events: auto;

} */



h1.index-title-jap {
	display: inline;
	font-family: "rampart-one", sans-serif;
	font-weight: 400;
	font-style: normal;
   
    display: inline-block;
   
    padding-bottom:0.14em;
	font-size: 14.80vmin;
	line-height:0.55;
    
	color: rgba(255, 58, 0, 1);
    letter-spacing: -1.2rem;  
 	z-index: -1;
   	pointer-events: none;
    
}


.mob-jap {
	margin-left: 0.03em;
	vertical-align: super;
    display: inline-block;
    vertical-align: top;
    padding-bottom:0.25em;
    margin-top: -0.25rem;
	font-size: 14.80vmin;
	line-height:0.60;
   cursor: none;
   pointer-events: auto;

}


h1.mob-title-jap {
	display: inline;
	font-family: "rampart-one", sans-serif;
	font-weight: 400;
	font-style: normal;

   	vertical-align: super;
    display: inline-block;
    vertical-align: top;
    padding-bottom:0.14em;
	font-size: 14.80vmin;
	line-height:0.75;
    
	color: rgba(13, 15, 17, 1);
    letter-spacing: -1.2rem;  
 	z-index: -1;
   pointer-events: auto;
    
}

h6.mob-jap-point {
    display: inline;
	font-family: "Diatype Variable", Icons;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	color: transparent;

	font-size: 1.1rem;
	line-height: 0.0;
    letter-spacing: 0.0rem;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
	
}



h6.jap-point {
    display: inline;
	font-family: "Diatype Variable", Icons;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	color: transparent;

	font-size: 1.1rem;
	line-height: 3.0;
    letter-spacing: 0.0rem;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
	
}


[data-predefined-style="true"] h2 {
	 font-family: "Rules-Variable";
	font-size: 6.9rem;
	line-height: 1.2;
}

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

h2.home {  
    cursor: none;
    display: inline;
	font-weight: 430;
	font-style: normal;
    pointer-events: auto;
    vertical-align: baseline;
 	background-color: transparent;
    letter-spacing: -0.4rem;  
    z-index: 300;
	font-size: 16.5vmin;
	line-height: 0.9;
	color: #ff3a00;
}

h2#heading-pad {
	margin-left: -0.01em;
}

h2.def {
	
    font-family: "acumin-pro", sans-serif;
    display: flex;
	font-size: 1.2rem;
    line-height: 1.2;
    border-radius: 4rem;
    padding-bottom: 0.0em;
    padding-top: 0;
    padding-right: 10px;
    padding-left: 10px;
	font-family: "Diatype Variable", Icons;
	font-weight: 400;
	font-style: normal;
	color: rgba(255, 58, 0, 1);
     z-index: -1;
    cursor: none;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
}

[data-predefined-style="true"] h3 {
   
	font-family: "Diatype Variable", Icons;
	
	font-size: 1rem;
	line-height: 1.3;
	}

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


h3.skills-button { 
  border: solid 1.5px;
  border-radius: 4rem;
  
  transition: color .3s ease-in-out, box-shadow .3s ease-in-out;
}






h3.skills-button:hover {
       border-color: #ff3a00; 
  color: #fdfbf5 ;
  box-shadow: inset 600px 0 0 0 #ff3a00;;
 
}

/* Presentational styles */



h3.longtext-button a {     
    
  color: #ff3a00 ;
 
}

h3.longtext-button a:hover {     
      border-color: #ff3a00; 
  color: #fdfbf5 ;
  box-shadow: inset 500px 0 0 0 #ff3a00;
 
}


h3.longtext-button {
    
    display: flex;
	font-size: 1.1rem;
    border: solid 1.5px;
    border-radius: 4rem;
    padding-top: 0.0em;
	line-height: 3.5;
    padding-right: 27px;
    padding-left: 27px;
	 font-family: "Diatype Variable";
	 font-weight: 400;
	font-style: normal;
	color: rgba(255, 58, 0, 1);
    z-index: -1;
    white-space: nowrap;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
}

h3.longtext-button { 
  border: solid 1.5px;
  border-radius: 4rem;
  
  transition: color .3s ease-in-out, box-shadow .3s ease-in-out;
}


h3.longtext-button {
    cursor: none;
	
}





h3.skills-button { 
  border: solid 1.5px;
  border-radius: 4rem;
  
  transition: color .3s ease-in-out, box-shadow .3s ease-in-out;
}

h3.hov-button { 
  border: solid 1.5px;
  border-radius: 5rem;
    height: 5vh;
    width: 16vw;
    float: right;
    padding-right: 2vw;
    padding-top: 1.4vh;
  
  transition: color .3s ease-in-out, box-shadow .3s ease-in-out;
}




h3.skills-button:hover {
       border-color: #ff3a00; 
  color: #fdfbf5 ;
  box-shadow: inset 600px 0 0 0 #ff3a00;;
 
}

/* Presentational styles */



h3.skills-button a {     
    
  color: #ff3a00 ;
 
}

h3.skills-button a:hover {     
      border-color: #ff3a00; 
  color: #fdfbf5 ;
  box-shadow: inset 500px 0 0 0 #ff3a00;
 
}


h3.skills-button {
    
    display: flex;
	font-size: 1.1rem;
    border: solid 1.5px;
    border-radius: 4rem;
    padding-top: 0.0em;
	line-height: 3.4;
    padding-right: 27px;
    padding-left: 27px;
	font-family: "Diatype Variable";
	font-weight: 400;
	font-style: normal;
	color: rgba(255, 58, 0, 1);
    z-index: -1;
    white-space: nowrap;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
}

h3.skills-button { 
  border: solid 1.5px;
  border-radius: 4rem;
  transition: color .3s ease-in-out, box-shadow .3s ease-in-out;
}







h3.pre-button:hover {
       border-color: #ff3a00; 
  color: #fdfbf5 ;
  box-shadow: inset 600px 0 0 0 #ff3a00;;
 transition: color .3s ease-in-out, box-shadow .3s ease-in-out;

}

/* Presentational styles */




h3.pre-button a {     
    
  color: #ff3a00 ;
 
}

h3.pre-button a:hover {     
      border-color: #ff3a00; 
  color: #fdfbf5 ;
  box-shadow: inset 500px 0 0 0 #ff3a00;
 
}




h3.pre-button {
 	
    display: inline-flex;
	font-size: 14px;
    border: solid 1.5px;
    line-height: 1.8;
    border-radius: 4rem;
    padding-right: 19px;
    padding-left: 37px;
    margin-left: 0.em;
	font-family: "Diatype Variable";
	font-weight: 400;
	font-style: normal;
	color: rgba(255, 58, 0, 1);
    z-index: -1;
    white-space: nowrap;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
	align-items: center; /* Vertically center the content */

}



h3.next-button { 
  border: solid 1.5px;
  border-radius: 4rem;
  transition: color .3s ease-in-out, box-shadow .3s ease-in-out;
}



h3.pre-button span,
h3.next-button span {
    position: relative;
    top: 0 auto;
}



h3.next-button:hover {
       border-color: #ff3a00; 
  color: #fdfbf5 ;
  box-shadow: inset 600px 0 0 0 #ff3a00;;
 
}

/* Presentational styles */



h3.next-button a {     
    
  color: #ff3a00 ;
 
}

h3.next-button a:hover {     
      border-color: #ff3a00; 
  color: #fdfbf5 ;
  box-shadow: inset 500px 0 0 0 #ff3a00;
 
}


h3.next-button {
    display: inline-flex;
	font-size: 14px;
    border: solid 1.5px;
    line-height: 1.8;
    border-radius: 4rem;
    padding-right: 33px;
    padding-left: 23px;
    margin-left: 0.em;
	font-family: "Diatype Variable";
	font-weight: 400;
	font-style: normal;
	color: rgba(255, 58, 0, 1);
    z-index: -1;
    white-space: nowrap;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
	align-items: center; 

}
 


	





h3.mid-button { 
  border: solid 1.5px;
  border-radius: 4rem;
  
  transition: color .3s ease-in-out, box-shadow .3s ease-in-out;
}






h3.mid-button:hover {
       border-color: #ff3a00; 
  color: #fdfbf5 ;
  box-shadow: inset 600px 0 0 0 #ff3a00;;
 
}

/* Presentational styles */



h3.mid-button a {     
    
  color: #ff3a00 ;
 
}

h3.mid-button a:hover {     
      border-color: #ff3a00; 
  color: #fdfbf5 ;
  box-shadow: inset 500px 0 0 0 #ff3a00;
 
}


h3.mid-button {
    
    display: inline-block;
	font-size: 1.1rem;
    border: solid 1.5px;
    border-radius: 4rem;
    padding-top: 0.0em;
	line-height: 3.6;
    padding-right: 27px;
    padding-left: 27px;
	font-family: "acumin-pro", sans-serif;
	font-weight: 400;
	font-style: normal;
	color: rgba(255, 58, 0, 1);
    z-index: -1;
    white-space: nowrap;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
}


h4.short-txt {

    display: flex;
	font-size: 1.2rem;
    line-height: 1.2;
    border-radius: 4rem;
    padding-bottom: 0.0em;
    padding-top: 0;
	cursor: none;
    padding-right: 10px;
    padding-left: 10px;
	
	font-weight: 400;
	font-style: normal;
	color: rgba(255, 58, 0, 1);
    z-index: -1;
    
	font-variation-settings: 'slnt' 0, 'MONO' 0; 
	
}

[data-predefined-style="true"] h5 {
    

}

[data-predefined-style="true"] h5 a {
	color: rgba(255, 58, 0, 1);
     margin-bottom: 0vh;
}


h5.copyright-footer {
    display: inline;
	font-family: "Rules-Variable", Icons;
	top: 0;

    margin-top:-1rem;
    padding-bottom: 0em;
    margin-bottom: 0;
	color: rgba(255, 58, 0, 1);
	font-size: 0.55em;
	line-height: 1;
    letter-spacing: 0vw;
	font-style: normal;
	font-weight: 400;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
   cursor: none;
    
}

h5.icons-footer {
    display: inline;
    
    font-family: "Rules-Variable", Icons;
	font-weight: 400;
	font-style: normal;
    line-height: 0.80;
	color: rgba(255, 58, 0, 1);
    
	
    display: flex;
	font-size: 0.55em;
    
   
 
    border-radius: 0rem;
    padding-bottom: 0em;
    padding-top: 0.0em;
	line-height: 1.7;
    
        
	
    z-index: -1;
    white-space: nowrap;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
	
}


h5.nav {
	display: inline;
	top: 0;

    margin-bottom: 0;
	font-size: 0.55em;
}


.body-proj {
    width: 100%;
    margin-left: 0 auto;
    overflow-x: hidden !important;
    background-color: #fdfbf5;
    box-sizing: border-box;
    height: fit-content;
}


h5.body-proj {
	font-family: "Diatype Variable", Icons;
    position: relative;
    margin-top: 0;
    vertical-align: top;
	color: rgba(255, 58, 0, 1);
	font-size: 1.5vw;
	line-height: 1.1;
    letter-spacing: -0.06vw;
	font-weight: 300;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
	font-style: normal;
    overflow: hidden;
    cursor: none;
    
}


[data-predefined-style="true"] h6 {

    
   
}

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


h6.mail {
    
 	border: solid 1.5px;
    border-radius: 4rem;
	padding: 0 .25rem;
	margin: 0 -0.25rem;
  	transition: color .3s ease-in-out, box-shadow .3s ease-in-out;
	
}

h6.mail:hover {     
   border-color: #ff3a00; 
  color: #fdfbf5 ;
  box-shadow: inset 1000px 0 0 0 #ff3a00;
 
}

h6.mail a {     
    
  color: #ff3a00 ;
 
}

h6.mail a:hover {     
    
  color: #fdfbf5 ;
  box-shadow: inset 800px 0 0 0 transparent;
 
}

/* Presentational styles */
h6.mail {
     
    font-family: "Rules-Variable";
   
    display: inline-block;
   

    
    padding-bottom: 0.00em;
    padding-top: 0.17em; 
    padding-right: 27px;
    padding-left: 27px;
    
    margin: 0 auto;
	margin-top: 0.15em;
    
	font-size: 4.5vmin; 
	line-height: 1.5;

	font-weight: 400;
	font-style: normal;
    
	color: rgba(255, 58, 0, 1);
    z-index: -1;
   float: center;
    
    text-align: center;

}

 .mailmob {
       position: relative;
       
      
      }



.mailmob{
    width: fit-content;
   
    left: 50%; 
    transform: translateX(-50%);
	justify-content: center;
    padding: 0px 10px;
  border-color: #ff3a00; 
  color: #fdfbf5 ;
  box-shadow: inset 1000px 0 0 0 #ff3a00;
    padding-bottom: 0.0em;
    padding-top: 0.1em; 
    border-radius: 4em;
	font-size: 1rem; 
	line-height: 1.8;

	font-weight: 400;
	font-style: normal;
    
	color: rgba(253, 251, 245, 1);
   	z-index: -1;
   	white-space: nowrap;
	font-variation-settings: 'slnt' 0, 'MONO' 0;

}



h6.viewmore{


  border: solid 1.5px;
  border-radius: 4rem;
  padding: 0 .25rem;
  margin: 0 -.25rem;
  transition: color .3s ease-in-out, box-shadow .3s ease-in-out;
}


h6.viewmore:hover {
       border-color: #ff3a00; 
  color: #fdfbf5 ;
  box-shadow: inset 200px 0 0 0 #ff3a00;;
 
}

/* Presentational styles */
h6.viewmore{
     
    display: inline-block;
    text-align: right;
    float: right;
    
    padding-bottom: 0.0em;
    padding-top: 0.1em; 
    padding-right: 17px;
    padding-left: 17px;
    
    margin-right: 0;
    margin-left: auto;
	margin-top: 1em;
    
	font-size: 1.1rem; 
	line-height: 1.8;

	font-weight: 400;
	font-style: normal;
    
	color: rgba(255, 58, 0, 1);
   	z-index: -1;
   	white-space: nowrap;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
}


h6.viewmore a {     
    
  color: #ff3a00 ;
 
}

h6.viewmore a:hover {     
      border-color: #ff3a00; 
  color: #fdfbf5 ;
  box-shadow: inset 500px 0 0 0 #ff3a00;
 
}

h6.index-title {


  border-radius: 4rem;
  padding: 0 0.25rem;
  margin: 0 -.25rem;
  transition: color .3s ease-in-out, box-shadow .3s ease-in-out;
}


h6.index-title:hover {
       border-color: #ff3a00; 
  color: #fdfbf5 ;
  box-shadow: inset 200px 0 0 0 #ff3a00;;
 
}

/* Presentational styles */
h6.index-title{
     
    display: inline-block;
    text-align: center;
    float: right;
    top:3.1%;
    right:3%;

    

    
    margin-right: 0;
    margin-left: auto;
	margin-top: 1em;
    

	line-height: 1.8;

	font-weight: 400;
	font-style: normal;
    
	color: rgba(255, 58, 0, 1);
   	z-index: -1;
   	white-space: nowrap;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
}


h6.viewmore a {     
    
  color: #ff3a00 ;
 
}

h6.viewmore a:hover {     
      border-color: #ff3a00; 
  color: #fdfbf5 ;
  box-shadow: inset 500px 0 0 0 #ff3a00;
 
}


h6.enveloppe {
	
    border: solid 1.5px;
    border-radius: 4rem;
	padding: 0 0.25rem;
	margin: 0 -.25rem;
    transition: color .3s ease-in-out, box-shadow .3s ease-in-out;
}

h6.enveloppe:hover {
      border-color: #ff3a00; 
  color: #fdfbf5;
  box-shadow: inset 200px 0 0 0 #ff3a00;
 
}

/* Presentational styles */
h6.enveloppe{
     
    font-family: "Monument Grotesk Variable", Icons;
    display: inline-block;
    text-align: right;
    float: right;
    
    padding-bottom: 0;
    padding-top: 0.17em;
    padding-right: 50px;
    padding-left: 50px;
    
    margin-right: 0;
    margin-left: auto;
	margin-top: 1em;
    
	font-size: 1.1rem; 
	line-height: 1.9;

	font-weight: 400;
	font-style: normal;
    
	color: rgba(255, 58, 0, 1);
   	z-index: -1;
   	white-space: nowrap;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
}



h6.enveloppe a {     
    
  color: #ff3a00 ;

}

h6.enveloppe a:hover {     
    
  color: #fdfbf5 ;
  box-shadow: inset 500px 0 0 0 #ff3a00;
 
}




[data-predefined-style="true"] small {
    
    vertical-align: super;
    display: inline-block;
	font-size: 1.1rem;
    vertical-align: top;
    padding-top: 1.7em;
	line-height: 0.7;
	font-family: "acumin-pro", sans-serif;
	font-weight: 400;
	font-style: normal;
	color: rgba(255, 58, 0, 1);
     z-index: -1;
    
	font-variation-settings: 'slnt' 0, 'MONO' 0;
}



.spfooter {
   margin-top: -0.5em;
    display: flex;
	font-size: 2.0rem;
   
 text-align: right;float: right; margin-left: auto;

    border-radius: 0rem;
    padding-bottom: 0.1em;
    padding-top: -0.2em;
	line-height: 0.0;
    
        
	font-family: "Monument Grotesk Variable", Icons;
	font-weight: 400;
	font-style: normal;
	color: rgba(255, 58, 0, 1);
     z-index: -1;
    white-space: nowrap;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
}

.fleche-proj {
	margin-right: -0.7em;
}

#right {
    
    text-align: right;
    float: right;
    margin-left: auto;
}

#ar-right {
    
    padding-right: 3.0em;
    margin-top: 0;
    top: -4.4px;
    margin-right:1.6rem;
    text-align: right;
    float: right;
	vertical-align: middle;

}




	
#ar-right img{
	max-width: 50%;
	max-height: 50%;
    margin-right: -5%;
    vertical-align: middle;
    

}

.align-middle {
	vertical-align: middle;
    align-items: center; /* Vertically center the content */

    
}

#ar-left img{
	max-width: 50%;
	max-height: 50%;
    margin-left: -5%;
    vertical-align: middle;
    
    
 
}

#ar-left {
 
 	margin-top: 0;
    top: 4.4px;
	margin-left: -1.6rem;
    padding-right: 3.0em;
    text-align: left;
    float: right;
    vertical-align: middle;

    
    
    
}

#footerright {
    
    text-align: right;float: right; margin-left: auto;
    margin-bottom: 0rem;
	 line-height: 0vh;
    margin-top: 1.4vh;
}


#center {
    
    line-height: 5.6vw;
    padding-bottom: 0.2rem;
    font-size: 2.1vw;
    text-align: center;float: center; margin-left: center;
}
#footerright img {	
  
}




.borderpara{
	border-top: solid 1.5px;
	height:0vh;
	margin-left: 0px;
    margin-top:3.3vh;
    border-color: #ff3a00;
	
}

.borderlong{
	border-top: solid 1.5px;
	height:0vh;
    
	margin-left: 0px;
    margin-top:3.3vh;
    border-color: #ff3a00;}

.borderlong-bottom {
	
	border-top: solid 1.5px;
    height: 0vh;
	margin-left: 0px;
    margin-top:1.7vh;
    
    border-color: #ff3a00;}



.borderlong-top {
	
	border-top: solid 1.5px;
	height:0vh;
    
	margin-left: 0px;
    margin-top:1.0vh;
    border-color: #ff3a00;}




.rotate {
transform: rotate(180deg);  
    padding-left: 2rem;
    
}

.rotated {
transform: rotate(270deg);  
    padding-left: 2rem;
    
}

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

/**
 * Breakpoints
 */

[data-css-preset] .page {
    background-color: #fff8f2 /*!page_bgcolor*/;
    
}



.mobile .page,
[data-css-preset].mobile .page {
	position: relative;
	min-height: 10px;
	max-width: 100%;
	width: 100%;
	background-color: transparent /*!page_bgcolor*/;

}



[data-css-preset] .container {
	/*/margin-left: 0.8% /*!content_left*/;
    margin-top: 0%;
	margin-right: auto; /*!content_left*/
    margin-bottom: 0.0%;
	text-align: left /*!text_left*/;
    background-color: transparent;
     
}

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

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

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

/**
 * Thumbnails
 */

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

[data-css-preset] .thumbnails {
   	background-color: rgba(0, 0, 0, 0)/*!thumbnails_bgcolor*/;   
}

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

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

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

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

[data-css-preset] [responsive-layout] [thumbnails-gutter] {
    margin: -1rem/*!responsive_thumbnails_padding*/; 
}

.thumbnails .thumb_image {
	outline: 0px solid rgba(0,0,0,.12);
    outline-offset: -1px;
}

.thumbnails .title {
    margin-top: 1.0rem;
    margin-bottom: 1rem;
    font-size: 1.8rem;
	font-weight: 500;
	color: rgba(0, 0, 0, 0.85);
	font-family: Diatype, Icons;
	font-style: normal;
	line-height: 1.3;
}

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

.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 {
	display: none;
    color: rgba(0, 0, 0, 0.75);
	line-height: 1;
	font-size: 13px /*!site_menu_button*/;
	padding: 6px;

	background: transparent;
	position: fixed;
	left: 0.7em /*!site_menu_button*/;
	top: -0.1em /*!site_menu_button*/;
}

body.mobile #site_menu_button {
	margin: 10px;
	font-size: 36px;
}

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

#site_menu_button.active {
	
}

/**
 * Site Menu
 */

#site_menu {
	font-family: "Rules-variable", Icons;
	background: rgba(253, 251, 245, 1);
	font-size: 38px;
	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;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
}

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

#site_menu .page-link a {
 letter-spacing: -0.05rem;
    padding-top: 0em;
font-weight: 450;
	color: rgba(255, 58, 0, 1);
}

#site_menu .set-link > a {
	color: rgba(255, 58, 0, 1);
	font-weight: 450;
    letter-spacing: -0.10rem;
    padding-top: 0.20em;

}

#site_menu a:active {
	

}

#site_menu a.active {
	

}

#site_menu .close {
	display: none;
	color: rgba(255, 255, 255, 0.4);
	line-height: 0.93em;
	font-size: 54px;
    font-weight: 250;
}

body.mobile #site_menu .close {
	display: block;
	font-size: 80px;
	line-height: 1.25em;
    margin-right: 0.3rem;
    color: rgba(255, 58, 0, 1);
}

#site_menu .break {
	
}

#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: 2.5rem /*!shop_button*/;
	right: 3rem /*!shop_button*/;
}

#shop_button.text {
	font-family: Diatype, Icons;
	font-size: 2.4rem;
    padding: 0;
	font-weight: 500;
	color: rgba(0, 0, 0, 0.85);
	font-style: normal;
    line-height: 1.2;
}

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

.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.2;
    padding: .7rem 2.5rem .8rem 1rem;
	font-style: normal;
	font-weight: 400;
}

.shop_product .button {
	font-family: Diatype, Icons;
	font-size: 1.3rem;
    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 .8rem;
	font-style: normal;
	font-weight: 500;
}

/**
 * Image Zoom
 */

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

}

img.image-zoom {

    cursor: none;
}

.pswp__item {
  
    cursor: default;
}
/**
 * Quick View
 */

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

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


[data-css-preset] .quick-view-background {
	background: rgba(255, 255, 255, 1) /*!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.3rem;
	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: 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: 31rem;
    height: 3.3rem;
    outline: 1px solid transparent;
    color: rgba(0, 0, 0, 0.85);
    background: transparent;
    font-size: 1.2rem;
    line-height: 1.3;
	font-family: Diatype, 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: transparent;
}

.audio-player .button {
    background: transparent;
    cursor: none;
    fill: transparent;
}

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

.audio-player .buffer {
    background: transparent;
}

.audio-player .progress {
    background: transparent;
}

.audio-player .progress-indicator {
    border: 1px solid transparent;
    width: 1px;
    height: 100%;
    right: 0;
    position: absolute;
   cursor: none;
}

.audio-player .note-icon {
    height: 100%;
    width: 3.8rem;
    padding: 1rem;
    fill: transparent;
}

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

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

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

.wf-rampart-one-n4-active {
	background-color: #fdfbf5;
 	
    
    
}





