html{
	
    height: 100%;
    width: 100%;
    scroll-behavior: smooth;
   /* cursor: none;*/
    overflow-x: hidden;
}



/* Class to trigger animation */
#myname.show {
    transform: translateY(0);
    opacity: 1;
}

html.lenis {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: hidden;
}

.lenis.lenis-scrolling iframe {
   pointer-events: none;
} 
.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
} 
html.projectbg{
  background: url(images/projectbg2.jpg);
  background-size: cover;
}

.bg-layer {
  position: fixed;
  inset: 0;
  background: url(images/meshed.png) center top / cover repeat;
  z-index: -2;
}

.blur-spot {
  position: fixed;
  inset: 0;
  z-index: -1;
  background: url(images/meshed.png) center top / cover repeat;
  /*filter: blur(10px);*/
  pointer-events: none;
  filter: blur(30px);
  transform: scale(1.1);
  transform-origin: center;

  /* default position */
  mask-image: radial-gradient(circle 150px at 50% 50%, black 0%, transparent 100%);
  -webkit-mask-image: radial-gradient(circle 150px at 50% 50%, black 0%, transparent 100%);
  transition: mask-position 0.05s, -webkit-mask-position 0.05s;
}



.main-content{
  position:reltive;
  z-index: 1;
}
p, li{
  font-size: 18px;
  font-family: 'DM Sans', sans-serif;
  line-height: 28px;
}
#flair{
	margin:0;
}

.bottom-blur-wrapper {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 150px; /* or your preferred height */
  pointer-events: none;
  z-index: 999;
  overflow: hidden;
  opacity: 1;
 
}

.blur-layer {
  position: absolute;
  top: 30px; /* push blur layers down inside the wrapper */
  left: 0;
  width: 100%;
  height: calc(100% - 30px);
  pointer-events: none;
}

/* Layered blurs with increasing intensity and staggered gradient masks */

.blur-1 {
  backdrop-filter: blur(0.5px);
  -webkit-backdrop-filter: blur(0.5px);
  mask-image: linear-gradient(to bottom, transparent 0%, black 12.5%, black 25%, transparent 37.5%);
  -webkit-mask-image: linear-gradient(to bottom, transparent 0%, black 12.5%, black 25%, transparent 37.5%);
  z-index: 1;
}

.blur-2 {
  backdrop-filter: blur(0.5625px);
  -webkit-backdrop-filter: blur(0.5625px);
  mask-image: linear-gradient(to bottom, transparent 12.5%, black 25%, black 37.5%, transparent 50%);
  -webkit-mask-image: linear-gradient(to bottom, transparent 12.5%, black 25%, black 37.5%, transparent 50%);
  z-index: 2;
}

.blur-3 {
  backdrop-filter: blur(1.125px);
  -webkit-backdrop-filter: blur(1.125px);
  mask-image: linear-gradient(to bottom, transparent 25%, black 37.5%, black 50%, transparent 62.5%);
  -webkit-mask-image: linear-gradient(to bottom, transparent 25%, black 37.5%, black 50%, transparent 62.5%);
  z-index: 3;
}

.blur-4 {
  backdrop-filter: blur(2.25px);
  -webkit-backdrop-filter: blur(2.25px);
  mask-image: linear-gradient(to bottom, transparent 37.5%, black 50%, black 62.5%, transparent 75%);
  -webkit-mask-image: linear-gradient(to bottom, transparent 37.5%, black 50%, black 62.5%, transparent 75%);
  z-index: 4;
}

.blur-5 {
  backdrop-filter: blur(4.5px);
  -webkit-backdrop-filter: blur(4.5px);
  mask-image: linear-gradient(to bottom, transparent 50%, black 62.5%, black 75%, transparent 87.5%);
  -webkit-mask-image: linear-gradient(to bottom, transparent 50%, black 62.5%, black 75%, transparent 87.5%);
  z-index: 5;
}

.blur-6 {
  backdrop-filter: blur(9px);
  -webkit-backdrop-filter: blur(9px);
  mask-image: linear-gradient(to bottom, transparent 62.5%, black 75%, black 87.5%, transparent 100%);
  -webkit-mask-image: linear-gradient(to bottom, transparent 62.5%, black 75%, black 87.5%, transparent 100%);
  z-index: 6;
}

.blur-7 {
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  mask-image: linear-gradient(to bottom, transparent 75%, black 87.5%, black 100%);
  -webkit-mask-image: linear-gradient(to bottom, transparent 75%, black 87.5%, black 100%);
  z-index: 7;
}

.sub .menu li a{
  color:black;
  transition: .3s all ease-in-out;
  padding:5px 10px;
}
.sub .menu li a:hover{
  background:black;
  color:white;

}

.projectbg.sub .menu li a{
  color:white;
}

#Topbar{
	position:absolute;
	top:0;
	left: 0;
	width:100%;
	z-index: 30;
}
.toplogo{
	float: left;
}
.mainlogo{
	width:250px;
}
#myname {
  transform: translateY(-50px);
    transition: transform 0.7s ease-in, opacity 0.7s ease-in;
    opacity: 0; 
}
.st0{
	fill:#FFFFFF;
}
.menu-wrapper{
	padding:15px 5%;
}
#mainmenu{
  opacity: 0;
      transition: .7s all ease-in;
}

.menu{
	float: right;
}
.menu li{
	display: inline;
	float: left;
	margin-right: 35px;
	
}

.menu li a{
	color:white;
	text-decoration: none;
	    font-family: 'DM Sans', sans-serif;
      transition: .3s all ease-in-out;
      font-weight:600;
      text-transform: uppercase;
}

.menu li a:hover{
  color:black;
}

h1, h2, h3, h4{
	font-family: 'DM Sans', sans-serif;
font-weight: 700;
font-style: normal;
color:white;
}

h6{
  font-family: 'Rosario', sans-serif;
  font-style: italic;
}

.huge{
  font-size:48px;
}

#top-fold{
	height:800px;
  perspective: 1000px;
  transform-origin: center bottom;
    transform-style: preserve-3d;
}

#ido{
  padding: 100px 0;
}

.fold-title, .bottomline{
	margin:0;
	font-size:68px;
  transform: rotateX(0deg);
  opacity: 1;
  transform: translateY(0);
  line-height: 92px;
  text-align:left;
}

.fold-text{
	position: relative;
  top: 200px;
  padding:0 5%;
}
.bottomline{
  
}

.fold-title.mobile-fold-title{
  display:none;
}

h1{
	font-size: 92px;
	text-align: center;
	font-style:italic;
}

.fold-text p{
  color:white;
  font-size: 20px;
  line-height: 40px;
}

.full-width{
	padding:0 5%;
}

section{
  width: 100%;
}

.flexed{
	display: flex; 
}

.cols{
	flex: 1;
}

.fourths{
	float: left;
	width:25%;
    transition: .3s ease-in-out;
    position: relative;
}

.thirds{
    transition: .3s ease-in-out;
    position: relative;
}

.bghov{
	background: url(images/meshed.png);
	z-index: 2;
	background-position: bottom;
    opacity: 0;
    background-size: cover;
    transition: .3s ease-in-out;
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
}

.fourths:hover .bghov{
	opacity: 1;
}
.thirds:hover .bghov{
	opacity: 1;   
}
.dolist li{
	list-style: none;
	color:white;
}
.do-inner{
	padding:30px 40px;
	z-index: 10;
	position: relative;
}
.do-inner h3{
	font-size:36px;
}
.mid{
	border-right:1px solid #3c3c3c;
	border-left:1px solid #3c3c3c;
}
.img-center img{
  text-align:center;
  margin: 0 auto;
  display: block;
}
.half{
  width:50%;
  float: left;
}
#about p{
  color:white;
}
#about p, .project-desc p{
  font-size: 20px;
  font-weight:400;
  line-height: 38px;
  font-family: 'DM Sans', sans-serif;
}
#work{
  padding:100px 0;
}
.big-title{
  font-size:48px;
  text-transform: uppercase;
  margin: 7px 0px;
    line-height: 48px;
  padding: 15px 0px 30px 20px;
    margin: 0;
    color: #cfcfcf;
  position: relative;
      z-index: 8;
}
.project-title:hover{
  background: black;
    /*border-bottom: 3px solid white;*/
}
.project-title .big-title{
  text-transform: none;
}
.top-mask{
  height: 400px;
}
.lft-inner_text{
padding-right:80px;
}
.lft-inner_text h3, .section-title{
  font-size: 58px;
    font-style: italic;
    margin-top: 0;
}
.title-contain{
  position: relative;
    margin: 0 auto;
    display: block;
    text-align: center;
}
.project-line{
      width: 100%;
    float: left;
    height: 1px;
    background: black;
    margin: 40px 0;
}

.project-title{
  text-align: left;
     margin: 0 0;
     padding:10px 0;
     border-bottom: 1px solid #3c3c3c;
  transition: .3s all ease-in-out;
}



.desc-inner{
  display:flex;
  gap: 16px;
  line-height: 24px;
}

.desc-text{
  flex:1;
}

.desc-text p{
  color:white;
  font-size:16px;
}

/*v2 new css*/

html.projectbg{
  background:#151515;
}

.projectbg.work h4, .projectbg.work .project-info h4, .projectbg.work .project-info h1, .projectbg.work p, .projectbg.work .project-info li{
 color:white;
}

/*end new css */
.picked .big-title{
  color:white; 
}
.project-title .big-title{
  transition: .3s all ease-in-out;
  display: inline-block;
  font-weight:500;
}
.project-title .big-title:hover{
  color:white;
  z-index: 10;
  cursor:pointer;
  mix-blend-mode: difference;
}
.project-title:hover .roles{
  opacity: 1;
  transform: translateY(10px);
  animation-delay: .5s;
}
.roles{
  opacity: 0;
  transition: .3s all ease-in-out;
  color:white;
  transform: translateY(-10px);
}
.roles h6{
  font-size: 19px;
  text-align:right;
  margin:20px 0;
  transform: translate3d(0px, 101%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 5deg);
    transform-style: preserve-3d;
    transition: .7s all ease-in-out;
}
.project-title:hover .roles h6{
	transform: translate3d(0px, 0, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
}
.job-title{
  padding-right:20px;
  height: 60px;
  overflow: hidden;
}
.big-title:hover + .hover-img, .headinglink:hover + .hover-img {
      display: block;
    }
.projectlink{
  position: relative;
}
.hover-img{
      width: 160px;
    height: 150px;
      position: absolute;
      display: none;
      z-index: 9;
      pointer-events: none;
      transform: translate(0%, -25%);
      top: 0;
      left: 0;
}

/*ticker*/
.text-ticker {
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  width: 100%;
  padding:80px 0;
}

.ticker-wrapper {
  display: flex;
  align-items: center;
  width: 100%;
}

.ticker {
  display: inline-block;
  white-space: nowrap;
  animation: scroll-left 30s linear infinite;
}

.ticker-content span {
  display: inline-block;
  white-space: nowrap;
  font-size: 84px;
    font-weight: 500;
    color: white;
    font-family: 'DM Sans', sans-serif;
}

/* Scrolling animation */
@keyframes scroll-left {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}
/*end ticker*/

/*@keyframes ticker-scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}*/

#work{
  padding:100px 0;
}
.glass{
background: rgba(255, 255, 255, 0.27);
border-radius: 0;
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
backdrop-filter: blur(7.8px);
-webkit-backdrop-filter: blur(7.8px);
}
.project-info{
  padding-top:240px;
}
.project-info h1{
  font-size: 120px;
  line-height: 200px;
  margin: 0;
}
/*.projectbg .project-info h1{
  color:black;
}*/
.project-desc{
  padding-right: 80px;
}
.project-desc p,.project-desc h4, .project-roles h4, .project-roles p, 
.project-roles li, .contribute h4, .contribute p, .contribute h3,
.contribute li, .contribute a, .res-img h2, .projectbg .project-info h1, .projectbg.sub footer p, .projectbg.sub footer li a{
  color: white;
}
.contribute{
  padding-bottom:30px;
}
.project-desc h4, .project-roles h4, .contribute h4{
  font-family: 'DM Sans';
    letter-spacing: 5px;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
}
.contribute h4{
  margin-top:0;
}

.contribute h3{
  font-size:34px;

}

.contribute p {
  max-width:900px;
}

.project-roles p{
  font-size:18px;
}
.next a{
  color:black;
  font-family: 'DM Sans';
  font-size:18px;
  transition: .3s all ease-in-out;
}
.next a:hover{
  color:black;
  letter-spacing: 1px;
}
.laptop{
  margin: 0 auto;
  text-align:center;
}
.laptop img{
  width: 100%;
}
.res-img{
  margin:0 auto;
  text-align:center;
  padding-bottom: 40px;
}
.roles{
  color:white;
}
.project-roles ul{
  padding-left: 0;
}
.project-roles li{
  list-style: none;
  font-size: 18px;
  padding-bottom:8px;
}
.res-img a{
  text-decoration: none;
}
.res-img h2{
  text-align:center;
  font-size: 2.3em;
}
.projectbg.sub{
  background-attachment: fixed;
}
.two-third{
  width:75%;
  float: left;
}
.one-third{
  width:12%;
  float: left;
}
.off-third{
  width:25%;
  float: left;
}
#menu-overlay{
      display: none;
    }
.contact-text{
  padding:80px 40px;
}
.contact-text a{
  color:white;
  transition: .3s all ease-in-out;
  padding:12px 12px;
  font-family: 'DM Sans', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size:22px;
}
.contact-text a:hover{
  color:white;
  padding:12px 12px;
  background:black;
}
.contact-text h2, .contact-text h3{                                                                                       
  color:white;
}
.contact-text h3{
  padding-bottom:0px;
  margin:0;
  text-transform: uppercase;
  font-weight:500;
}
.contact-text p{
  font-family: 'DM Sans', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size:22px;
    color:white;
    text-transform: uppercase;
    padding-bottom:20px;
}
.contact-text .huge{
  margin: 0;
}
footer{
  padding:100px 0 15px;
      position: relative;
    z-index: 1000;
}
footer p, footer li{
  color:white;
}
.sub footer p, .sub footer li a{
	color:black;
}
footer li{
  list-style: none;
  text-align:right;
}
footer li a{
  text-decoration: none;
  color:white;
  list-style: none;
  font-weight:600;
  transition: .3s all ease-in-out;
}
footer li a:hover{
  color:#2339FF;
}
#menu-trigger, #menu-close, #menu-overlay{
	display: none;
}
#mob-text{
	position: relative;
	top: 200px;
	display: none;
}
.overlay-menu li{
  	padding: 40px 0;
  	list-style: none;
    border-bottom: 1px solid #3c3c3c;
  }
.overlay-menu li a{
	font-family: 'DM Sans', sans-serif;
	text-decoration: none;
	font-size: 58px;
	font-weight:700;
	font-style: italic;
	color:white;
	transition: .5s ease-in-out all;
}
.overlay-menu li a:hover{
	background: #0613E8;
background: linear-gradient(to right, #0613E8 0%, #61A89F 63%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.overlay-menu{
	position: relative;
}
.subheadline{
  width: 70%;
}
.faded, .fades, .sqd, .leftin{
    transition: .3s all ease-in;
    opacity: 0;
  }

  .contact-info{
    padding:30px 0;
  }

  .contact-info h3{
    padding:0;
    margin:0;
  }

  .contact-info p{
    margin:0;
    padding:0;
  }

   @keyframes tickerAnimation {
      from {
          transform: translateX(100%);
      }
      to {
          transform: translateX(-100%);
      }
  }

   .slideUp{
  animation-name: slideUp;
  -webkit-animation-name: slideUp;  
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;

  animation-duration: 1s; 
  -webkit-animation-duration: 1s;

  animation-timing-function: ease;  
  -webkit-animation-timing-function: ease;

  visibility: visible !important;     
}

.sqUp{
  animation-name: sqUp;
  -webkit-animation-name: sqUp;  
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;

  animation-duration: 1s; 
  -webkit-animation-duration: 1s;

  animation-timing-function: ease;  
  -webkit-animation-timing-function: ease;

  visibility: visible !important;     
}

.slideleft {
    animation-name: slideLeft;
    -webkit-animation-name: slideLeft;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
    visibility: visible !important;
    opacity: 1 !important
}

@keyframes slideLeft {
    0% {
        transform: translateX(10%);
        opacity: 0
    }

    100% {
        transform: translateX(0%);
        opacity: 1
    }
}

@-webkit-keyframes slideLeft {
    0% {
        -webkit-transform: translateX(10%);
        opacity: 0
    }

    100% {
        -webkit-transform: translateX(0%);
        opacity: 1
    }
}

@keyframes sqUp {
  0% {
    transform: translateY(30%);
    clip-path: inset(0 0 100% 0);
  }     
  100% {
    transform: translateY(0%);
    clip-path: inset(0 0 0 0);
    opacity: 1;
  } 
}

@-webkit-keyframes sqUp {
  0% {
    -webkit-transform: translateY(30%);
     clip-path: inset(0 0 100% 0);
  }
  100% {
    -webkit-transform: translateY(0%);
    clip-path: inset(0 0 0 0);
    opacity: 1;
  } 
}

@keyframes slideUp {
  0% {
    transform: translateY(30%);
    

  }     
  100% {
    transform: translateY(0%);
    opacity: 1;
  } 
}

@-webkit-keyframes slideUp {
  0% {
    -webkit-transform: translateY(30%);

  }
  100% {
    -webkit-transform: translateY(0%);
    opacity: 1;
  } 
}

@media(max-width: 1490px){
	.fullimage{
		width:100%;
		max-width:100%;
		height:auto;
	}
}
@media(max-width: 1440px){
  .fold-title, .bottomline{
    font-size:68px;
  }
}
@media(max-width: 1380px){
	.img-center img{
		width:100%;
	}

}
@media(max-width:1080px){
  #top-fold{
  height:auto;
  padding-bottom: 100px;
}

.fold-text{
  top:0;
  padding:180px 5% 0;
}

    .fold-title, .bottomline {
        font-size: 58px;
        line-height: 64px;
    }
	 .half{
  	width:100%;
  }
  .flexed{
  	display: block;
  }
  .cols{
  	flex: none;
  }
  .mid{
  	border-right:0;
  	border-left: 0;
  	border-top:1px solid #3c3c3c;
	border-bottom:1px solid #3c3c3c;  
  }
  html{
  	background-size: cover;
  	background-repeat: no-repeat;
  }
  #about{
  	padding-bottom: 80px;
  }
}
@media (max-width:900px){
  .fullimage{
    width:100%;
  }
  
  .project-info h1{
    font-size:130px;
    line-height: 140px;
  }
  .half{
  	width:100%;
  }
  .img-center{
  	display: none;
  }
  #work{
  height:auto;
  }
  .hover-img{
  	width: 180px;
    height: 150px;
  }
  .big-title{
  	font-size:36px;
  }
  .job-title h6{
  	text-align:left;
  	padding-left:20px;
  }
  footer .two-third{
  	width:100%;
  }
  footer .one-third{
  	width:50%;  	
  }
  footer li, footer p{
  	text-align: center;
  }
  footer ul{
  	padding-left:0;
  }  
}
@media(max-width:768px){
    #menu-overlay{
      display: none;
    }
    .project-info h1 {
    font-size: 100px;
    line-height: 100px;
}

.menu{
  display: none;
}

.huge{
  font-size:44px;
}

.contact-text{
  padding:80px 0px;
}


}

@media(max-width:767px){

  .lft-inner_text h3, .section-title, .fold-title, .bottomline{
    font-size:48px;
    line-height: 54px;
  }

  .fold-title, .bottomline{
    display: none;
  }

  .fold-title.mobile-fold-title{
  font-size:44px;
  display: block;
}

  

	.menu{
		display:none;
	}
  #menu-overlay.active{
  height:100vh!important;
  display:block;
}
#mob-text.open{
  display: block;
}
	#menu-trigger{
	display: block;
	position: absolute;
    top: 15px;
    right: 20px;
    z-index: 100;
    cursor: pointer;
}
	#menu-close{
		display: block;
		position: absolute;
    top: 5px;
    right: 30px;
    z-index: 100;
    color:white;
    font-family: 'DM Sans', sans-serif;
    font-size: 32px;
    cursor:pointer;
	}
	#menu-overlay{
		background:black;
		width: 100vw;
		height:0;
		position: fixed;
		top: 0;
		left:0;
		z-index: 99;
		overflow-y: hidden;
		transition: .5s;
	}
  .overlay-menu li a{
    font-size:68px;
  }
	
  .two-third, .one-third, .off-third{
    width:100%;
  }
  .project-roles ul{
    padding-left: 20px;
  }
  .contain{
  	width: 100%;
  	margin: 0 auto;
  	display: block;
  }
  .lft-inner_text{
    padding-right: 0;
  }
  #about p{
    font-size:20px;
  }

  .project-desc{
    padding-right:0;
  }

  .project-desc p{
    font-size:16px;
    line-height: 30px;
  }


  .subheadline{
    width:100%;
  }
  .fold-text p {
    color: white;
    font-size: 22px;
    line-height: 38px;
}


.ticker{
  font-size:64px;
} 
}

@media(max-width:540px){
  
  .project-info h1{
    font-size: 80px;
    line-height: 80px;
  }
  .project-title{
  	padding:25px 0;
  }
  .job-title{
  	height:70px;
  }
}

@media(max-width: 485px){
  .overlay-menu li a{
    font-size:54px;
  }
  .project-info h1 {
    font-size: 70px;
    line-height: 70px;
}
}

@media(max-width:375px){
  .fold-title, .bottomline, .lft-inner_text h3, .section-title, .do-inner h3 {
    font-size: 44px;
}
  #menu-overlay{
    width:100%;
  }
  .ticker {
    font-size: 48px;
    line-height: 58px;
}
  .big-title {
    font-size: 40px;
}
}