body {
	display: flex;
	margin: 0;
	overflow-x: hidden !important;
	height: 100vh; /* Ensure body takes the full viewport height */
	caret-color: var(--pink);
	background-color: var(--bg-white);
	scroll-behavior: smooth;
	scroll-padding: 10rem;
	cursor: url('../assets/cursor/arrow/cursor.svg'), url('../assets/cursor/arrow/cursor.png')10 5, pointer;
	}

body:active {
	cursor: url('../assets/cursor/arrow/click.svg'), url('../assets/cursor/arrow/click.png')10 5, pointer;
	}


.noise-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 9999;
opacity: 1;
}
      
      
      
    
      

/* Add necessary styles if not already present */
    .video-wrapper {
            position: relative;
            width: 100%;
            height: 100%;
        }

        .swiper-video {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }



.video-wrapper:hover .swiper-video {
    outline: 2px solid #000; /* Example of a hover effect */
}




  .cover-img {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            object-fit: cover;
            display: block;
         transition: opacity 0.3s ease; /* Use opacity for smoother transition */
      }

    .cover-img.hidden {
        opacity: 0; /* Hide cover-img when hidden class is applied */
    }

  .hidden {
            display: none;
        }





::-webkit-scrollbar {
display: none;
}


a{
cursor: url('../assets/cursor/arrow/cursor.svg'), url('../assets/cursor/arrow/cursor.png')10 5, pointer;
}


a:active{
cursor: url('../assets/cursor/arrow/click/.svg'), url('../assets/cursor/arrow/click.png')10 5, pointer;
}



:root {
--black: #212121;
--grey: rgba(255, 255, 255, 0.8);
--light-grey: rgb(121, 121, 121);
--bg-white: #fbfbfb;
--bg-light: #e8e8e8;
--yellow: #F3FC58;
--yellow-alt: #fee333;
--pink: #ff39a4;
--purple: #9980FF;
--deep-purple: #0c003d;

}     


::-moz-selection { /* Code for Firefox */
    color: var(--pink);
    background: var(--yellow);
    }
    
    ::selection {
    color: var(--pink);
    background: var(--yellow);
    }
    
    

@font-face {
    font-family: 'BatonNouveau-Regular';
    src: url('assets/fonts/BatonNouveau/BatonNouveau-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
	}


@font-face {
    font-family: 'Tobias-Medium';
    src: url('assets/fonts/Tobias/Medium/TobiasTRIAL-Medium.woff2') format('woff2'),
         url('assets/fonts/Tobias/Medium/TobiasTRIAL-Medium.woff') format('woff');
    font-weight: normal;
    font-style: 400;
	}


@font-face {
    font-family: 'Tobias-SemiBold';
    src: url('assets/fonts/Tobias/SemiBold/Tobias-SemiBold.woff2') format('woff2'),
         url('assets/fonts/Tobias/SemiBold/Tobias-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
	}



@font-face {
    font-family: 'Tobias-SemiBoldItalic';
	src: url('assets/fonts/Tobias/SemiBoldItalic/Tobias-SemiBoldItalic.woff2') format('woff2'),
	url('assets/fonts/Tobias/SemiBoldItalic/Tobias-SemiBoldItalic.woff') format('woff');
	font-weight: 700;
	font-style: normal;
	}
	
@font-face {
    font-family: 'Tobias-Bold';
	src: url('assets/fonts/Tobias/Bold/Tobias-Bold.woff2') format('woff2'),
	url('assets/fonts/Tobias/Bold/Tobias-Bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
	}

@font-face {
	font-family: 'Tobias-BoldItalic';
	src: url('assets/fonts/Tobias/BoldItalic/Tobias-BoldItalic.woff2') format('woff2'),
	url('assets/fonts/Tobias/BoldItalic/Tobias-BoldItalic.woff') format('woff');
	}
	
@font-face {
	font-family: 'Tobias-ExtraBold';
	src: url('assets/fonts/Tobias/ExtraBold/Tobias-ExtraBold.woff2') format('woff2'),
	url('assets/fonts/Tobias/ExtraBold/Tobias-ExtraBold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
	}








    
    
    
    @font-face {
    font-family: 'Austin';
    src: url('assets//fonts/Austin-Semibold-Web.woff') format('woff');
    font-weight: 600;
    }
    
    @font-face {
    font-family: 'Austin';
    src: url('assets//fonts/Austin-Medium-Web.woff') format('woff');
    font-weight: 500;
    }
    
    @font-face {
    font-family: 'Austin';
    src: url('assets//fonts/Austin-Light-Web.woff') format('woff');
    font-weight: 300; 
    }


@font-face{
    font-family: "RomanaEF-Medium";
    src: url("RomanaEF-Medium.eot");
    src: url("RomanaEF-Medium.eot?#iefix")format("embedded-opentype"),
        url("RomanaEF-Medium.woff")format("woff"),
        url("RomanaEF-Medium.woff2")format("woff2"),
        url("RomanaEF-Medium.ttf")format("truetype"),
        url("RomanaEF-Medium.svg#RomanaEF-Medium")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}



/* Monument */

#Monument{font-family: 'Monument';}
@font-face {
    font-family: 'Monument';
    src: url('assets/fonts/monument-s.p.woff2') format('woff');
	}

#MonumentMono{font-family: 'MonumentMono';}
@font-face {
    font-family: 'MonumentMono';
    src: url('assets/fonts/monument_mono.woff') format('woff');
	}



@font-face {
    font-family: 'Apercu';
    src: url('../assets/fonts/Apercu/Apercu-Bold.woff2') format('woff2'), /* Super Modern Browsers */
         url('../assets/fonts/Apercu/Apercu-Bold.woff') format('woff'), /* Modern Browsers */
         url('../assets/fonts/Apercu/Apercu-Bold.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Apercu';
    src: url('../assets/fonts/Apercu/Apercu-Regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('../assets/fonts/Apercu/Apercu-Regular.woff') format('woff'), /* Modern Browsers */
         url('../assets/fonts/Apercu/Apercu-Regular.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Apercu';
    src: url('../assets/fonts/Apercu/Apercu-Medium.woff2') format('woff2'), /* Super Modern Browsers */
         url('../assets/fonts/Apercu/Apercu-Medium.woff') format('woff'), /* Modern Browsers */
         url('../assets/fonts/Apercu/Apercu-Medium.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: 500;
    font-style: normal;
}








@font-face {
    font-family: 'apercu_probold';
    src: url('apercu-bold-webfont.woff2') format('woff2'),
         url('apercu-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'apercu_promedium';
    src: url('apercu-medium-webfont.woff2') format('woff2'),
         url('apercu-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'apercu_proregular';
    src: url('apercu-regular-webfont.woff2') format('woff2'),
         url('apercu-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}







/* abc-diatype */

@font-face {
    font-family: 'abc-diatype';
    src: url('abc-diatype-thin.otf') format('opentype');
    font-weight: 100; 
	font-style: normal;
    }

@font-face {
    font-family: 'abc-diatype';
    src: url('abc-diatype-light.otf') format('opentype');
    font-weight: 300; 
	font-style: normal;
    }

@font-face {
    font-family: 'abc-diatype';
    src: url('abc-diatype-bold.otf') format('opentype');
    font-weight: 700; 
    font-style: normal;
}

@font-face {
    font-family: 'abc-diatype';
    src: url('abc-diatype-italic.otf') format('opentype');
    font-weight: 700; 
    font-style: italic;
}










@font-face {
    font-family: 'BatonNouveauTrial-Heavy';
    src: url('BatonNouveau-Trial/BatonNouveauTrial-Heavy.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BatonNouveauTrial-Heavy';
    src: url('../BatonNouveau-Trial/BatonNouveauTrial-Heavy.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BatonNouveauTrial-Heavy';
    src: url('/BatonNouveau-Trial/BatonNouveauTrial-Heavy.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;

}







@font-face {
    font-family: 'gelica-regular';
    src: url('gelica-regular.woff2') format('woff2'),
         url('gelica-regular.woff') format('woff'),
         url('gelica-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}














    
@font-face {
font-family: 'Nantes-TEST-Upright';
src:  url('NantesWeb-VF-Upright-TEST-FONT.woff2') format('woff2');
}


@font-face {
font-family: 'PortonovoComplete-TEST-Upright';
src:  url('PortonovoComleteWeb-VF-Upright-TEST-FONT.woff2') format('woff2');
}


@font-face {
font-family: 'SpeziaSerifCompleteWeb';
src:  url('SpeziaSerifCompleteWeb-VF-Upright-TEST-FONT.woff2') format('woff2');
}




        
    
    
    h1 {
            font-family: "Tobias-Bold";
/*             font-family: "Nantes-TEST-Upright"; */            
/*             font-family: "PortonovoComplete-TEST-Upright"; */
/*             font-family: "SpeziaSerifCompleteWeb";    */
            font-weight: 700;
            font-size: 2.1vw;
            line-height: 3vw;
            letter-spacing: -0.2px;
            position: relative;
                text-wrap: pretty;

        }
    
    
h2 {
font-family: BatonNouveau-Regular;
    font-size: 1.2vw;
    line-height: 1.8vw;
    font-weight: 500;
    position: relative;
}
    
    
h3 {
font-size: 1.2vw;
line-height: 2vw;
font-weight: 300;
margin: 0px;
padding: 0px;
font-family: BatonNouveau-Regular;
}

  
  
  
      
    h4 {
            font-family: "Tobias-BoldItalic";
            font-weight: 700;
            font-style: inherit;
            font-size: 2.2vw;
            line-height: 3.2vw;
            letter-spacing: -0.2px;
            position: relative;
                text-wrap: pretty;

        }
        
          
    
    
        .no-select {
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10 and IE 11 */
    user-select: none; /* Standard syntax */
    }
    
    
    
    header {
    top: 0;
    width: 100vw;
    position: absolute;
    z-index: 2;
    pointer-events: none;
    }
    
    
    
#left {
    width: 0vw;
    background-color: var(--purple);
    display: flex;
  flex-direction: column;
    justify-content: center;
    margin-left: -84vw; 
    border-right: 1px solid black;
    
      cursor: url('assets/cursor/arrow/cursor.svg'), url('assets/cursor/arrow/cursor.png')10 5, pointer !important;

}


/*


            flex-direction: column;
            justify-content: column; 
*/




        #right {
            width: 200vw;
            background-color: var(--bg-white);
            height: 100vh;
            display: flex;

    display: flex;
    flex-direction: column;
            justify-content: column; 
    align-items: center;

            overflow-y: scroll;
            overflow-x: hidden !important;
            order: 2;
        cursor: url('../assets/cursor/hand//hand-01.svg'), url('../assets/cursor/hand/hand-01.png') 10 5, pointer !important;
     }


#right:active {
        cursor: url('../assets/cursor/hand//hand-02.svg'), url('../assets/cursor/hand/hand-02.png') 8 -0, pointer !important;

      }




    .swiper-container {
        width: 200vw;
        overflow-x: hidden !important;
        -ms-overflow-style: none;  /* IE and Edge */
         scrollbar-width: none;  /* Firefox */
        display: flex;
        align-items: flex-start; /* Align slides to the top */

    }

    .swiper-wrapper {
        display: flex;
        margin-top: 8vh;
        align-items: center;
/*         cursor: url('../assets/cursor/hand/hand-01.svg'), url('../assets/cursor/hand/hand-01.png') 10 5, pointer !important; */
     }


.swiper-wrapper:active {
/*         cursor: url('../assets/cursor/hand/hand-02.svg'), url('../assets/cursor/hand/hand-02.png') 8 -0, pointer !important; */
}


    .swiper-slide {
        max-width: 34vw;
        width: auto;
        height: 100vh;
        margin-right: 2vw;
        display: flex;
        flex-direction: column; 
        align-items: center; 
/*         padding: 0vw 0vw 2vw 0vw; */
        min-height: 800px;    
  transform: scale(0.95); 
 }

    .swiper-slide h2{
            }       
    .swiper-slide h2:active{
            }        
    
   .swiper-slide-active{ 
      transform: scale(1.0); 
}
   
   
   
/* styles.css */

/* Default styles that apply to all browsers */
.swiper-slide .slide-content img,
.swiper-slide .slide-content video {
    transform: scale(0.97); 
    box-shadow: inset 0 0 0 3px transparent;
    border: 1px solid transparent;
    outline: 1px solid transparent; 
    outline-offset: -1px;
/*     border: 2px solid red; */
/*         cursor: url('../assets/cursor/arrow/cursor.svg'), url('../assets/cursor/arrow/cursor.png')10 5, pointer; */
        cursor: url('../assets/cursor/hand/hand-01.svg'), url('../assets/cursor/hand/hand-01.png') 8 -0, pointer !important;
}




}

.swiper-slide:hover .slide-content img,
.swiper-slide:hover .slide-content video {
    transform: scale(1.0); 
    filter: drop-shadow(3px 3px 5px rgba(179, 179, 179, 1.6));
    transition: opacity 0.2s ease, transform 0.4s ease;
    outline: 1px solid #000; 
    outline-offset: -1px;
    box-shadow: inset 0 0 0 3px #000;
/*     border: 3px solid #000; */
        cursor: url('../assets/cursor/hand/hand-02.svg'), url('../assets/cursor/hand/hand-02.png') 8 -0, pointer !important;
}


.swiper-slide:active .slide-content img,
.swiper-slide:active .slide-content video {
        cursor: url('../assets/cursor/hand/hand-02.svg'), url('../assets/cursor/hand/hand-02.png') 8 -0, pointer !important;
}





body.safari .swiper-slide .slide-content img,
body.safari .swiper-slide .slide-content video {
    border: 2px solid transparent;
    border-radius: 20px;
    outline: none;
}

body.safari .swiper-slide:hover .slide-content img,
body.safari .swiper-slide:hover .slide-content video {
    border: 2px solid #000;
    border-radius: 20px;
    outline: none;
}



/*

.slide-content {
margin-top: 8vh;
width: 100%;
height: 32vw;
text-align: center;
transform: scale(1.0);
  transition: all 0.3s ease;
}
*/


.slide-content {
margin-top: 8vh;
width: 100%;
height: 42vw;
}




     .slide-content img {
    display: none; /* Initially hide the images */
    border-radius: 20px;  }

    .slide-content video {
width: 100%;
object-fit: cover;
border-radius: 20px;
}


    .swiper-slide img {
        max-width: 100%;
        max-height: 100%;
        display: block;
        width: 100%;
        margin: 0 auto; /* Center the image horizontally */
    }

    .swiper-slide h2, .swiper-slide p {
        width: 32vw;
        text-align: left;
        margin-left: 1vw;
        padding: 0px;
        margin: 1vw 0vw 0vw 0vw;
    }

        .swiper-slide p {
font-size: 1vw;
line-height: 2vw;
color: var(--black);
    font-family: 'BatonNouveau-Regular';
font-weight: 300;
position: relative;
/* opacity: 0.6; */
}


    .swiper-slide p:last-child {
        font-size: 0.8vw;
line-height: 1vw;
color: var(--light-grey);
font-weight: 300;
position: relative;
opacity: 0.6;
}
    


    .swiper-slide:first-child {
        margin-left: 4vw;
    }

    .swiper-slide:last-child {
        margin-right: 4vw;
    }

    .section.dynamic h1 {
        position: relative;
        display: inline-block; /* Ensures the span and SVG are treated as inline-block elements */
   }


   #greeting-span{
z-index: 20;}


.greeting-span-active {
background-color: #B4A2FF;
border-top: 4px solid transparent;
border-bottom: 4px solid #B4A2FF;
}




#availability {
    height: auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0vw 2vw 0vw 1vw;
    text-transform: uppercase;
    font-size: 0.8vw;
    font-weight: 500;
    font-family: 'BatonNouveau-Regular';
    float: left;
    }
    
    #availability svg {
    width: 3vw;
    opacity: 0;
    transition: opacity 1s ease-in-out;
    animation: fadeInDot 1s ease-in-out 1.2s forwards;
    }
    
    @keyframes fadeInDot {
    to {
        opacity: 1;
    }
    }
    
    
    
    
    .availability-dot{
    fill: var(--pink);
    }
    
    .stacked-spans span {
            display: block; /* or inline-block */
        }
    
    
       .AVAILABLE, .LONDON {
        visibility: hidden; /* Initially hide the text */
        overflow: hidden;
        display: block;
        margin: 0px 0px 0px 0px;    
    }   
    
        .AVAILABLE .letter {
        display: inline-block;
        line-height: 1em;
        opacity: 0; /* Initially hide the letters */
    }
    
    .LONDON .letter {
        display: inline-block;
        line-height: 1em;
        opacity: 0; /* Initially hide the letters */
    }
    
    
        #proposition{
/*             background-color: red; */
            font-family: apercu_proregular;

        }
      
        #dynamic {
    padding: 0vw 3vw 1vw 3vw;
    margin-top: 0vh;
    color: var(--deep-purple);
    position: relative;
    opacity: 0;
    position: relative;
    top: 3vw; /* Initial position from the top */
    animation: fadeInUp 0.9s forwards;
    animation-delay: 1.2s; /* Delay before the animation starts */
    margin-top: -10vw;
    }
    
 


h1 span.gnarly,
h1 span.creative {
	font-family: "Tobias-SemiBoldItalic";
	font-weight: 700;
	font-size: 2.15vw;
	font-style: inherit;
	}



/*
h1 span.solutions{
            font-family: "Tobias-SemiBoldItalic";
            font-weight: 700;
            font-style: inherit;
}
*/

h1 span.gnarly{
	margin-left: 1px;

}


    @keyframes fadeInUp {
    0% {
        opacity: 0;
        top: 3vw; /* Start position */
    }
    100% {
        opacity: 1;
        top: 0vw; /* End position */
    }
    }
    
    
    
#dynamic-text {
padding: 0vw 3vw 0vw 0vw;
font-kerning: none;
margin-top: 0vw;
background-color: transparent;
height: 90px;
position: absolute;
width: 70%;
z-index: 10;
}

    h1 span:nth-child(3)::after {
        content: ", ";
        display: none;
    }

    h1 span:nth-child(4) {
        display: inline-block;
    }
    

    
    




    .fade-in {
      opacity: 1;
    }
    
        #dynamic-text span:first-child {
            background-color: transparent;
            border-top: 4px solid transparent;
            border-bottom: 4px solid transparent;
        }
    
        #dynamic-text span:first-child:hover {
            background-color: #B4A2FF;
            border-top: 4px solid transparent;
            border-bottom: 4px solid #B4A2FF;
        }
    
    
        .underline {
    /* display: inline-flex; */
    align-items: center; /* Align items vertically in the flex container */
    }
    
        .underline-svg {
            position: absolute;
            width: 22vw;
            height: auto;
            fill: none;
            stroke: var(--pink);
            stroke-width: 6px;
            stroke-dasharray: 3000;
            stroke-dashoffset: 3000;
            stroke-linecap: round;
            stroke-linejoin: round;
            transform: rotate(1deg);
            margin-left: -24.5vw;
            top: 9vw;
            opacity: 0.9;
            }
    
    .animate-svg {
    animation: drawPath 1.2s ease-out forwards;
    animation-delay: 1.2s;
    }
    
    @keyframes drawPath {
    0% {
        stroke-dashoffset: 3000; /* Initially, the line is hidden */
    }
    100% {
        stroke-dashoffset: 0; /* Complete the drawing */
    }
    }
    
    
    #proposition {
    padding: 1vw 3vw 0vw 3vw;
    pointer-events: none;
    } 
    




#archive {
display: none;
height: auto;
font-family: "Tobias-Medium";
font-size: 0.8vw;
padding: 1vw 2vw 1vw 3vw;
bottom: 0;
position: absolute;
color: var(--deep-purple);
opacity: 0.6;
cursor: url('../assets/cursor/hand/cursor.svg'), url('../assets/cursor/hand/cursor.png')10 5, pointer !important;
}
    

#archive:hover{
	opacity: 1;
}

#archive:active{
    cursor: url('../assets//cursor/arrow/click.svg'), url('../assets/cursor/arrow/click/click.png')10 5, pointer !important;
}

#archive img {
float: left;
width: 0.8vw;
padding: 0.2vw 0.4vw 0.2vw 0.2vw;
}


.animated--heading span {
    display: block;
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.4s ease-in, transform 0.4s ease-out;
    }
    
    .animated--heading span.visible {
    opacity: 1;
    transform: translateY(0);
    }
    
    
    
    
    
    
    
    
    #letschat {
    display: inline-block;
    vertical-align: middle;
    /* margin: 1vw; */
    /* right: 0; */
    float: right;
    font-family: "Austin";
    font-size: 2vw;
    pointer-events: auto !important;
    z-index: 2;
    padding: 1vw 1vw 1vw 1vw;
    width: 10vw;
    margin: 2vw;;
    }
    
    #letschat * {
    cursor: url('assets/cursor/arrow/cursor.svg'), url('assets/cursor/arrow/cursor.png')10 5, pointer !important;
    }
    
    
    #letschat:active * {
    cursor: url('assets/cursor/arrow/click.svg'), url('assets/cursor/arrow/click/click.png')10 5, pointer !important;
    }
    
    
        #letschat #scribbleContact path {
            fill: none;
            stroke: var(--pink);
            stroke-width: 5px;
            stroke-dasharray: 1000;
            stroke-dashoffset: 1000;
            transition: stroke-dashoffset 0.2s ease; /* Fast transition initially */
        }
    
        #letschat:hover #scribbleContact path {
            stroke-dashoffset: 0; /* Draw the line on hover */
            transition: stroke-dashoffset 1s ease; /* Smooth transition on hover */
        }
    
        #letschat:hover #scribbleContact path:active {
            stroke-dashoffset: 0; /* Draw the line on hover */
            transition: stroke-dashoffset 1s ease; /* Smooth transition on hover */
        }
    
    
        #letschat span {
            color: var(--deep-purple);
            display: inline-block;
            vertical-align: middle;
            position: relative;
        }
    
        #scribbleContact {
    display: block;
    vertical-align: middle;
    width: 8vw;
    height: auto;
    margin-top: 2px;
    cursor: url('../assets/misc/cursor.svg'), url('../assets/misc/cursor.png')10 5, pointer !important;
    }
    
       #scribbleContact:active {
    cursor: url('../assets/misc/click.svg'), url('../assets/misc/click.png')10 5, pointer !important;
       }
    
   
    
    
    
    
    
       #tooltip {
    opacity: 1;
    margin-top: 1vw;
    position: relative;
    opacity: 0.0;
    position: absolute;
    /* height: 80px; */
    text-align: center;
    display: block;
    padding: 0px;
    text-wrap: pretty;
    transition: margin-top 0.2s ease-in-out, opacity 0.2s ease-in-out;
    position: absolute;
    padding: 0vw 2vw 1vw 1vw;
    z-index: 10;
    }
    
    #tooltip-type {
    width: 100%;
    height: auto;
    text-align: center;
    background-color: var(--bg-white);
    color: #190080;
    border-radius: 20vw;
    position: relative;
    padding: 0.4vw 0.5vw 0.4vw 0.5vw;
    z-index: 2;
    text-align: center; /* Aligns content horizontally */
    
    }
    
    #tooltip-arrow {
    background-color: var(--bg-white);
    height: 1.5vw;
    width: 1.5vw;
    display: block;
    margin: auto;
    transform: rotate(45);
    -webkit-transform: rotate(45deg);
    margin-top: -1.2vw;
    z-index: 1;
    margin-left: 12vw;
    }
    
    #tooltip-type h3 {
        display: inline-block; /* Allows vertical alignment */
        vertical-align: middle; /* Vertically aligns with flex */
    }
    
    .time {
    color: var(--black);
    opacity: 0.6;
    font-size: 0.8vw;
    vertical-align: top; /* Vertically aligns with flex */
    
    }
    
    
    
    .swiper-scrollbar {
    background-color: #f0f0f0; 
    border-radius: 20px; 
    cursor: pointer;
    }
    
    
    .swiper-scrollbar-drag {
    background-color: var(--light-grey);
   border-radius: 40px;
    height: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
    margin-top: -1px;
    }
    
  .swiper-scrollbar-drag:hover {
	  background-color: var(--black);
  }  
    
  .swiper-scrollbar-drag:active ~ .swiper-scrollbar {
    background-color: red; /* Change background color of .swiper-scrollbar on .swiper-scrollbar-drag hover */
}  
  
  .swiper-scrollbar-drag:active {
	  background-color: var(--purple);
  }  
    
  
 





    .swiper-horizontal>.swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: 56vw;
    bottom: var(--swiper-scrollbar-bottom, 4px);
    bottom: 10px;
    z-index: 50;
    height: 3px;
    width: 30.5vw;
    }
    
    .swiper-scrollbar{
    opacity: 0; /* Start with opacity 0 */
    animation: fadeInscrollbar 1s ease-in-out forwards; /* Apply animation */
    animation-delay: 0.3s; /* Delay the animation for 1 second */
    
    }
    
    
    @keyframes fadeInscrollbar {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
    }
    
    
    
  



    
    #button-container {
    margin: 1vw;
}
    
    @keyframes scaleInButton {
    from {
        transform: scale(0,0);
        -webkit-transform: scale(0,0);
        -moz-transform: scale(0,0);
        -o-transform: scale(0,0);
        -ms-transform: scale(0,0);
        transform: scale(0,0);
    
    }
    to {
        transform: scale(1,1);
        -webkit-transform: scale(1,1);
        -moz-transform: scale(1,1);
        -o-transform: scale(1,1);
        -ms-transform: scale(1,1);
        transform: scale(1,1);
    }
    }
    
    
 #contactme, #cv, #linkedin{
/*     font-family: BatonNouveau-Regular; */
font-weight: 500;
}   


 
  

    
    
    #button-container button {
    transform: scale(0);
    animation: scaleInButton 0.5s ease-in-out forwards;
    }
    
     /* Lets Chat */           
    #button-container button:nth-child(1) {
    animation-delay: 1.1s;
    background-color: transparent;
    }
    
     /* CV */       
    #button-container button:nth-child(2) {
    animation-delay: 1.0s;
    background-color: transparent;
    display: block;
    }
    
     /* LinkedIn */   
    #button-container button:nth-child(3) {
    animation-delay: 0.9s;
    background-color: transparent;
    }   
    
    
    
    
    
    .smallscreen {
    display: flex;
    flex-direction: column;
    }
    
    
    
    
    .areyouok {
    background-image: url('assets/misc/colortest.svg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 100%;
    z-index: 100;
    position: fixed;    
    display: none;
    }


@media screen and (min-width: 1500px) {



.slide-content {
margin-top: 8vh;
width: 100%;
height: 32vw;
}



	#left {
		width: 36vw !important;
	}



	#dynamic {
		padding: 0vw 3vw 1vw 3vw;
	}


#dynamic-text {
height: 5vw;
width: 80%;
z-index: 10;
}


	#proposition {
		padding: 1vw 3vw 0vw 3vw;
	}


	h1 {
		font-size: 2vw;
		line-height: 2.6vw;
	}

	h2 {
		font-size: 1.1vw;
		line-height: 1.6vw;
	}

	h3 {
		font-size: 1vw;
		line-height: 2vw;
	}


	p {
		/* 	color: red; */
	}


h1 span.gnarly,
h1 span.creative {
	font-family: "Tobias-SemiBoldItalic";
	font-weight: 700;
	font-size: 2.05vw;
	font-style: inherit;
	}


	.underline-svg {
		width: 21vw;
		margin-left: -21vw;
		top: 7.6vw;
		position: absolute;
		/* height: 70px; */
	}

	h1 span:nth-child(3)::after {
		content: ", ";
		display: none;
	}

	h1 span:nth-child(4) {
		display: inline-block;
	}


	#availability {
		font-size: 0.6vw;
	}


	.swiper-slide {
		max-width: 26vw;
		margin-top: 8vh;
	}

	.swiper-slide {
		max-width: 26vw;
		margin-top: 8vh;
	}

	.swiper-slide h2,
	.swiper-slide p {
		width: auto;
	width: 100%;
}

	.swiper-slide p {
		/* font-family: apercu_proregular; */
		
	}

	.swiper-slide:first-child {
		margin-left: 2vw;
	}

	.swiper-slide:last-child {
		margin-right: 2vw;
	}


	.swiper-slide p:last-child {
		font-size: 0.6vw;
		line-height: 1vw;
		width: 100%;
	}


}


/* CSS */
@media screen and (max-width: 950px) {

	body {
		background-color: var(--purple);
	}


.greeting-span-active {
background-color: #B4A2FF;
border-top: 0px solid transparent;
border-bottom: 2px solid #B4A2FF;
}

.slide-content {
margin-top: 0vh;
width: 100%;
height: 52vw;
}



#right{
	justify-content: column !important;
}

	#left,
	#right,
	.swiper-container {
		width: 100vw !important;
		margin-left: 0 !important;
		border: none;
	}

#archive {
display: none;
}

	button {
		font-size: 2.5vw;
		font-weight: 500;
		padding: 3vw;
		margin: 1vw 3vw 1vw 1vw;
		}

	#availability {
		font-size: 1.8vw;
		font-weight: 500;
		}

	#availability svg {
		width: 5vw;
		}

	#right {
		border-left: 0px solid black;
		}

	#dynamic {
		padding: 20vw 6vw 2vw 6vw;
		margin-top: 2vh;
		color: var(--deep-purple);
		position: relative;
		opacity: 0;
		position: relative;
		animation: fadeInUp 0.9s forwards;
		animation-delay: 1.2s;
		}

#tooltip {
margin-bottom: 20px;
line-height: 5vw;
}
    


	h1 {
		font-size: 6vw;
		line-height: 7vw;
		letter-spacing: -0.2px;
		font-weight: 600;
		position: relative;
		text-align: center;
		}


	h2 {
		font-size: 3.3vw;
		line-height: 4vw;
		font-weight: 500;
		position: relative;
		}


	h3 {
		font-size: 2.2vw;
		line-height: 4vw;
		font-weight: 300;
		margin: 0px;
		padding: 0px;
		}

h1 span.gnarly,
h1 span.creative {
	font-family: "Tobias-SemiBoldItalic";
	font-weight: 700;
	font-size: 6.05vw;
	font-style: inherit;
	}



	#tooltip-type {
		width: 100%;
		height: auto;
		text-align: center;
		background-color: var(--bg-white);
		color: #190080;
		border-radius: 10vw;
		position: relative;
		padding: 0.4vw 1.5vw 0.6vw 1.5vw;
		z-index: 2;
		text-align: center;
		}


	#proposition {
		padding: 2vw 0vw 10vw 0vw;
		pointer-events: none;
		text-align: center;
		}


#dynamic-text {
padding: 0vw 3vw 0vw 0vw;
font-kerning: none;
margin-top: 0vw;
background-color: transparent;
height: 14vw;
position: absolute;
width: 85vw;
z-index: 10;
}


	#tooltip-arrow {
		height: 2vw;
		width: 2vw;
		margin-left: 40vw;
		}

	h1 span:nth-child(3)::after {
		content: ", ";
		display: inline-block;
		}

	h1 span:nth-child(4) {
		display: none;
		}


	.underline-svg {
		position: absolute;
		width: 50vw;
		height: auto;
		fill: none;
		stroke: var(--pink);
		stroke-width: 6px;
		stroke-dasharray: 3000;
		stroke-dashoffset: 3000;
		stroke-linecap: round;
		stroke-linejoin: round;
		transform: rotate(1deg);
		margin-left: -50.5vw;
		margin-top: 12vw;
		}

	.time {
		font-size: 1.8vw;
		display: none;
		}

	.swiper-container {
		position: absolute;
		background-color: var(--bg-white);
		background-color: var
		}




	.swiper-horizontal>.swiper-scrollbar,
	.swiper-scrollbar.swiper-scrollbar-horizontal {
		position: absolute;
		left: 25vw;
		bottom: var(--swiper-scrollbar-bottom, 4px);
		bottom: 10px;
		z-index: 50;
		height: 3px;
		width: 50vw;
		}


	.swiper-slide {
		max-width: 42vw;
		width: auto;
		height: auto;
		margin-right: 2vw;
		margin-top: 2vw;
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		padding: 0vw;
		min-height: 20px;
		padding-bottom: 8vw;
		}

	.swiper-slide h2,
	.swiper-slide p {
		width: 42vw;
		text-align: center;
		font-size: 2.6vw;
		line-height: 3.4vw;
		font-weight: 500;
		margin: 2vw 0vw 1vw 0vw;
		}

	.swiper-slide p:last-child {
		display: block;
		width: 34vw;
		/*     margin: auto; */
		padding: 2vw;
		font-size: 1.6vw;
		line-height: 2vw;
		font-weight: 300;
		position: relative;
		opacity: 1;
		}





}


    
    
    
    
    @media (max-height: 700px) and (min-width: 950px) {
#dynamic {
margin-top: 1vw !important;
}

}


