@import url('https://fonts.googleapis.com/css2?family=Lexend:wght@100;200;300;400;500;600;700;800;900&family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Plus+Jakarta+Sans:wght@200;300;400;500;600;700;800&family=Public+Sans:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Syne:wght@400;500;600;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Mono:wght@300;400;500&display=swap');

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Dirtyline 36Daysoftype 2022";


}

*::selection {
    background: transparent;
    color: #6b6b6b;
}

@font-face {
    font-family: "Dirtyline 36Daysoftype 2022";
    src: url(/fonts/Dirtyline36Daysoftype2022-Reg.ttf);
}

body {
    overflow: hidden;

}

body.dark-mode {
    /* background-color: #000000; */
    color: #fff;
}

body.dark-mode h1,
body.dark-mode h2,
body.dark-mode h3,
body.dark-mode h4,
body.dark-mode h5,
body.dark-mode h6,
body.dark-mode span,
body.dark-mode p,
/* body.dark-mode div, */
body.dark-mode button {
    color: #fff;
    
}
body.dark-mode h1,
body.dark-mode h2,
body.dark-mode h3,
body.dark-mode h4,
body.dark-mode h5,
body.dark-mode h6,
body.dark-mode span,
body.dark-mode p {
        position: relative;
    z-index: 10000;
    background: transparent;
}

body.light-mode {
    /* background: #EEF3F3; 
    .menu-para{
    z-index: 10000;
} */
    color: #000000;
}

body.light-mode h1,
body.light-mode h2,
body.light-mode h3,
body.light-mode h4,
body.light-mode h5,
body.light-mode h6,
body.light-mode span,
body.light-mode p,
/* body.light-mode div,  */
body.light-mode button {
    color: #000000;
}

body.dark-mode svg,
body.dark-mode path {
    fill: #C5FCFC;
}

/* #E0EEEE */

a {
    text-decoration: none;
}

button {
    border: none;
    background: none;
    cursor: pointer;
}


html ::-webkit-scrollbar,
body ::-webkit-scrollbar {
    width: 5px;
}

html ::-webkit-scrollbar-thumb,
body ::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.4392156863);
    border-radius: 3px;
}

header {
    width: 100%;
    height: 77px;
    position: fixed;
    z-index: 10000;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    padding-left: 7rem;
    padding-right: 7rem;
    /* backdrop-filter: blur(10px); */
}

header .asdhasiudoasdasdasdasda {
    font-family: Lexend;
    text-transform: capitalize;
}



/* #elementToFollowCursor {
    width: 20px;
    height: 20px;
    backdrop-filter: blur(3px);
    background-color: #c5fcfc;
    border-radius: 50000px;
    pointer-events: none;
    transform: all 0.5s ease-in-out;
    position: fixed;
    mix-blend-mode: difference;
    z-index: 999999999999999999999999999999999999;
    color: #ffe7e7;
    cursor: none;
} */

.logo {
    width: 100px;
    height: 100px;
}

ul {
    display: flex;
    align-items: center;
    gap: 20px;
    font-size: 20px;
    font-weight: bold;
    text-transform: lowercase;
    letter-spacing: 2px;
    cursor: pointer;
    position: relative;
    z-index: 1;
    transition: 0.5s;
    padding: 0 256px;
}

#header2 {
    display: flex;
    align-items: center;
    justify-content: center;
    /* gap: 10px; */
}

#header3 {
    display: flex;
    align-items: center;
    justify-content: center;

}

#iconheader1 {
    display: flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
}

#main {
    padding-left: 7rem;
    padding-right: 7rem;
}

.animatedloader {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1000000000;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    transition: 300ms;
}

.animatedloader h1 {
    /* color: #222; */
    font-family: Lexend;
    transition: 300ms;
}

#playPauseIcon {
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    cursor: pointer;
}

header .tr__nav__humburger {
    background: hsla(222, 6%, 67%, .2);
    position: relative;
    display: flex;
    height: 3rem;
    width: 3rem;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    border-radius: 9999px;
    /* padding-right: 10px; */
}

.tr__nav__humburger {
    border: none;
    background: transparent;
    cursor: pointer;
    outline: none;
    padding: 0;
    margin: 0;
}

.lineroted1,
.lineroted2 {
    display: block;
    width: 27px;
    height: 3px;
    background-color: #000;
    transition: transform 0.3s ease;
}

.tr__cursor__hoverable {
    margin-top: 20px;
}

.flexasduasd {
    display: flex;
    justify-content: center;
    align-content: center;
    height: auto !important;
    align-items: center;
    gap: 10px;
}

.secondddivnav {
    display: flex;
    justify-content: left;
    width: 100%;
    height: auto !important;
    align-items: baseline;
    gap: 10px;
    flex-direction: column;
}

.secondddivnav {
    display: flex;
    justify-content: left;
    width: 100%;
    height: auto !important;
    align-items: baseline;
    gap: 10px;
    flex-direction: column;
}

li {
    list-style: none;
}

.secondddivnav li a {
    font-size: 3vw;
    line-height: 3vw;
}

li a {
    /* color: #dce0e0; */
    transition: 300ms;
}

.hovered {
    transition: 300ms;
    /* color: #222; */
    /* Change color of <a> tags when parent <ul> is hovered */
}

.buttons-containerasdasdasd {
    width: 350px;
    display: flex;
    height: 84px;
}

.Homemaintext {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    /* padding: 79px; */
    flex-direction: column;
    width: 100%;
    height: 74vw;
    font-family: "Dirtyline 36Daysoftype 2022";
    text-transform: lowercase;
    font-size: 2vw;
    letter-spacing: 1px;
}

.Homemaintext h1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    /* color: #3F4144; */
    justify-content: center;
}

.Homemaintext p {
    display: flex;
    flex-direction: column;
    width: 30vw;
    text-align: center;
    font-weight: 900;
    font-size: 1vw;
    font-weight: 500;
    font-family: 'Plus Jakarta Sans', sans-serif;
    align-items: center;
    letter-spacing: -1px;
    /* color: #6c6c6d; */
    justify-content: center;
}

.mainiconscroll {
    width: 100%;
    display: flex;
    z-index: 10000;
    align-items: center;
    justify-content: center;
}
#buttonsPPchoverhomes{
    z-index: 10000;
}
.uaygd7afsd5adyusad {
    width: 100%;
    display: flex;
    align-items: center;
    /* padding: 10vh; */
    justify-content: space-between;
}

.asd8asdyasd {
    display: flex;
    font-family: Lexend;
    padding: 0.8vw 1vw;
    font-weight: 500;
    /* color: #222; */
    align-items: center;
    justify-content: center;
    font-size: 0.8vw;
    letter-spacing: 0px;
    text-transform: math-auto;
    border-radius: 9999px;
    border-width: 2px;
    border: solid #000;
    text-transform: capitalize;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s;
    transition: 200ms;
    z-index: 1000;
    position: relative;
}

body.light-mode .asd8asdyasd {
    /* border: 2px solid #3F4144; */
}
body.dark-mode .asd8asdyasd{
    border: 2px solid #C2F9F9;
}


.asd8asdyasd:hover {
    color: #fff;
    overflow: hidden;
    transition: 200ms;
    padding: 1rem 2rem;
    transition: 200ms;
    border: 1px solid transparent;
    background: #ffffff00;
    /* backdrop-filter: blur(10px); */
}

/* Add a unique class to the container of both elements */
.buttons-container {
    position: relative;
}

/* Target the sibling element when the first element is hovered */
.asd8asdyasd:hover+.asdha9sud7adgdgh6gfh4b {
    transition: 200ms;
    height: 7vw;
    filter: blur(30px);
    /* border: 1px solid transparent; */
    color: #fff;
    overflow: hidden;
    width: 7vw;
}

/* Keep the original styles for the .asdha9sud7adgdgh6gfh4b element */
.asdha9sud7adgdgh6gfh4b {
    height: 0vw;
    /* filter: blur(10px); */
    width: 0vw;
    overflow: hidden;
    transition: 200ms;
    margin-top: -144px;
    position: relative;
    z-index: -0;
    border-radius: 100%;
    transition: background 0.3s;
}

body.dark-mode .asdha9sud7adgdgh6gfh4b {
    background: #c5fcfc;
}

body.light-mode .asdha9sud7adgdgh6gfh4b {
    background: #000;
}

/* body.light-mode .asdha9sud7adgdgh6gfh4b +{
    background: #c5fcfc;
} */

.asdha9sud7adgdgh6gfh4b:hover {
    /* filter: blur(10px); */
    background: #2b0c0c;
    overflow: hidden;
    transition: 200ms;
    height: 1vw;
    width: 1vw;
}

.asdjadasdasdasdD {
    max-width: 100%;
    height: 100%;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.asdjadasdasdasdD video {
    max-width: 100%;
    height: 100%;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* ------Nav options------ */
.nav-list {
    height: 0;
    overflow: hidden;
    position: fixed;
    list-style: none;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    background: #fff;
    justify-content: center;
    gap: 0;
    z-index: 2000;

}

.nav-list li {
    transition-property: transform;
}

.nav-list li a {
    color: #e0eeee;
    font-size: 70px;
    position: relative;
    transform: translateY(200px);
    opacity: 0;
    transition-property: color;
    transition-duration: .2s;
}

.nav-list li a::before {
    content: "";
    height: 17px;
    width: 17px;
    position: absolute;
    top: 50%;
    left: -20px;
    transform: translate(0, -50%) scale(0);
    border-radius: 50%;
    background-color: #c5fcfc;
    transition-property: transform, left;
}

.nav-list li a::after {
    content: "home";
    text-transform: lowercase;
    position: absolute;
    top: -17px;
    left: 0;
    color: #c5fcfc;
    width: 0;
    overflow: hidden;
    transition-property: width;
    transition-duration: 1s;
}

.nav-list li a::after,
.nav-list li a::before,
.nav-list li,
.nav-list li a {
    transition-duration: .5s;
    transition-timing-function: ease;
}


.nav-list li:nth-child(2) a::after {
    content: "about";
}

.nav-list li:nth-child(3) a::after {
    content: "services";
}

.nav-list li:nth-child(4) a::after {
    content: "team";
}

.nav-list li:nth-child(5) a::after {
    content: "content";
}



/* Hover */
.nav-list li:hover {
    transform: translateX(30px);
}

.nav-list li:hover a {
    color: #252525;
}

.nav-list li:hover a::before {
    transform: translate(0, -50%) scale(1);
    left: -30px;
}

.nav-list li:hover a::after {
    width: 100%;
}

/* ---Menu Icon--- */
.nav-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    gap: 1vw;
}

.nav-btn p {
    text-transform: lowercase;
    letter-spacing: -.5px;
}

.menu-icon {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #4444444a;
    backdrop-filter: blur(5px);
}

.menu-icon .lines {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    gap: 4px;
}

.menu-icon .line {
    height: 2px;
    width: 22px;
    background-color: white;
}

.menu-icon .line:nth-child(2) {
    width: 15px;
}


/* Modifications by SAJID */

.video-con {
    width: 100%;
    z-index: 10000;
    height: 121vh;
    padding: 1px;
    /* background-color: black; */
    position: relative;
}

.video-con video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 18px;
}

.a8fcrdfvd8yuyvdiufgvfd687g {
    width: 100%;
    height: 100vh;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
}

.audisfcudgvdyhsa7d {
    width: 100%;
    height: 100%;
    margin-top: 30%;
}

.audisfcudgvdyhsa7d h1 {
    font-size: 9vw;
    width: 10%;
    /* padding-left: ; */
    /* padding-right: 10%; */
    position: relative;
    z-index: 10000;
    font-family: 10px;
}

.audisfcudgvdyhsa7d p {
    font-size: 29px;
    position: relative;
    z-index: 10000;
    width: 30%;
    /* padding-left: 10%; */
    line-height: 36px;
    color: #3f4144;
    font-family: Lexend;
}

.yudsa76ydsudxsxyasdjhasduyasd {
    width: 100%;
    height: 100vh;
    display: flex;
}

.asdoiuasduiasudybsad {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    /* padding-left: 6vw; */
    width: 50%;
}

.asdoiuasduiasudybsad h1 {
    font-size: 3vw;
    position: relative;
    z-index: 10000;
}

.asdoiuasduiasudybsad p {
    font-size: 1vw;
    font-family: Lexend;
}
.mask{
    overflow: visible;
}
.asudihasdhasd {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50%;
}

.asdasidasiund1 {
    width: 45vw;
    height: 25;
    object-fit: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 1.5vw;
    /* background: url(https://trionn.com/assets/images/works/loftloom/loftloom-main-landscape.webp); */
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.circle {
    font-family: Lexend;
    color: #fff;
}

.mousefollower {
    filter: blur(0.1vw);
    color: #fff;
}

.menu-para span {
    font-size: 3vw;
    font-weight: 900;
}

.asdhsaudsadxvsadbasd {
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    /* justify-content: center; */
}

.asoudhasiudhasidasdsad {
    gap: 00px;
}

.asoudhasiudhasidasdsad h1 {
    line-height: 7.5vw;
    font-size: 10vw;
}

.asoudhasiudhasidasdsad p {
    /* line-height: 7; */
    font-size: 2.5rem;
    font-weight: 400;
    max-width: 43rem;
    text-transform: lowercase;
    color: #3f4144;
    font-family: Syne;
}

.asdasidhsadxa9shdnads {
    width: 68%;
    height: 10vw;
    justify-content: end;
    align-items: center;
    /* flex-direction: column; */
    display: flex;
}

.asdasidhsadxa9shdnads p {
    font-family: Syne;
    width: 20vw;
    font-size: 1.055rem;
}

.asiudha8sdhasuduysagdagsd {
    background: rgba(220, 229, 229, .7);
    will-change: transform, color, background;
    position: relative;
    width: 40vw;
    height: 21vw;
    z-index: 0;
    display: inline-block;
    transition: all .5s ease;
    border-radius: 1.5rem;
    padding: 3.5rem;
}

.asiudha8sdhasuduysagdagsd:hover {
    color: #e0eeee;
    transition: all .5s ease;
    background: #DF4D1E;
}

.asiudha8sdhasuduysagdagsd:hover * {
    color: #fff;
    transition: all .5s ease;
}


.asiudha8sdhasuduysagdagsd h1 {
    font-size: 5vw;
    margin-bottom: 7    rem;
    /* color: #e0eeee; */
    font-family: DM Mono;
}

.asiudha8sdhasuduysagdagsd h2 {
    font-family: "Dirtyline 36Daysoftype 2022";
    font-size: 1.9rem;
    line-height: 1.6rem;
    transition: all .5s ease;
    width: 100%;
    align-self: flex-end;
    text-align: right;
}
.abdasbdasbgdasdbasudvasasdas{
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    width: 100%;
}
.asiudha8sdhasuduysagdagsd2 {
    background: rgba(220, 229, 229, .7);
    will-change: transform, color, background;
    position: relative;
    width: 40vw;
    height: 21vw;
    z-index: 0;
    display: inline-block;
    transition: all .5s ease;
    border-radius: 1.5rem;
    padding: 3.5rem;
}

.asiudha8sdhasuduysagdagsd2:hover {
    color: #e0eeee;
    transition: all .5s ease;
    background: #404245;
}

.asiudha8sdhasuduysagdagsd2:hover * {
    color: #fff;
    transition: all .5s ease;
}


.asiudha8sdhasuduysagdagsd2 h1 {
    font-size: 5vw;
    margin-bottom: 7 rem;
    /* color: #e0eeee; */
    font-family: DM Mono;
}

.asiudha8sdhasuduysagdagsd2 h2 {
    font-family: "Dirtyline 36Daysoftype 2022";
    font-size: 1.9rem;
    line-height: 1.6rem;
    transition: all .5s ease;
    width: 100%;
    align-self: flex-end;
    text-align: right;
}

.asiudha8sdhasuduysagdagsd3 {
    background: rgba(220, 229, 229, .7);
    will-change: transform, color, background;
    position: relative;
    width: 40vw;
    height: 21vw;
    z-index: 0;
    display: inline-block;
    transition: all .5s ease;
    border-radius: 1.5rem;
    padding: 3.5rem;
}

.asiudha8sdhasuduysagdagsd3:hover {
    color: #e0eeee;
    transition: all .5s ease;
    background: #B5DFCE;
}

.asiudha8sdhasuduysagdagsd3:hover * {
    color: #fff;
    transition: all .5s ease;
}


.asiudha8sdhasuduysagdagsd3 h1 {
    font-size: 5vw;
    margin-bottom: 7 rem;
    /* color: #e0eeee; */
    font-family: DM Mono;
}

.asiudha8sdhasuduysagdagsd3 h2 {
    font-family: "Dirtyline 36Daysoftype 2022";
    font-size: 1.9rem;
    line-height: 1.6rem;
    transition: all .5s ease;
    width: 100%;
    align-self: flex-end;
    text-align: right;
}

.asiudha8sdhasuduysagdagsd4 {
    background: rgba(220, 229, 229, .7);
    will-change: transform, color, background;
    position: relative;
    width: 40vw;
    height: 21vw;
    z-index: 0;
    display: inline-block;
    transition: all .5s ease;
    border-radius: 1.5rem;
    padding: 3.5rem;
}

.asiudha8sdhasuduysagdagsd4:hover {
    color: #e0eeee;
    transition: all .5s ease;
    background: #F5E554;
}

.asiudha8sdhasuduysagdagsd4:hover * {
    color: #fff;
    transition: all .5s ease;
}


.asiudha8sdhasuduysagdagsd4 h1 {
    font-size: 5vw;
    margin-bottom: 7 rem;
    /* color: #e0eeee; */
    font-family: DM Mono;
}

.asiudha8sdhasuduysagdagsd4 h2 {
    font-family: "Dirtyline 36Daysoftype 2022";
    font-size: 1.9rem;
    line-height: 1.6rem;
    transition: all .5s ease;
    width: 100%;
    align-self: flex-end;
    text-align: right;
}
.udbasudsavdasdvahgsgdsavd{
    width: 100%;
    margin-top: 20vw;
    height: 100vw;
}
.asodhasdgasfdasd{
    width: 100%;
    height: 10vw;
}
.adasdasdhsedcgsufcisdcsd h1{
    font-size: 11rem;
    line-height: 8.1rem;
    letter-spacing: -6px;
}
.asjdu9hasgdsodsfh87gasd{
    margin-left: 75%;
    text-transform:  lowercase;
    font-size: 2vw;
    /* width: 100vw; */
}
.asduiasgd7fasdasoidufasdgauoisd{
    /* max-height: 800px; */
    /* width: 16vw; */
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    margin-top: 10vw;
    border-radius: 1vw;
    border-color: #3f4144;
    transition: all .5s ease;
    background: rgba(31,32,34,0);
    display: flex;
    align-items: center;
    justify-content: center;
    border-width: 2px;
}
.asduiasgd7fasdasoidufasdgauoisd{
    max-height: 800px;
    width: 27vw;
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: center ;
    /* height: 100%; */
    height: 33vw;
}
.asduiasgd7fasdasoidufasdgauoisd img{
    border-radius: 100%;
    transition: 300ms;
    height: 7vw;
    width: 7vw;
}
.asduiasgd7fasdasoidufasdgauoisd:hover  img {
    transform: rotate(-10deg) scale(0.8);
    transition: 300ms;
}
.asduiasgd7fasdasoidufasdgauoisd h1{
    font-size: 1vw;
    margin-top: 1vw;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-family: Lexend;
}
.asduiasgd7fasdasoidufasdgauoisd p{
    font-family: Lexend;
    font-size: 0.5vw;
    text-transform: uppercase;
    letter-spacing: 0px;

    line-height: 0vw;

}
.aasdasiudhsaodsyutvcsdcdsc{
    display: flex;
    /* align-items: center; */
    width: 100%;
    overflow-y: scroll;
    /* justify-content: center; */
}
.sasdashgduAsxasugdugasdugasvds{
    display: flex;
    align-items: center;
    width: 100%;
    height: 30vw;
    justify-content: center;
}
.adnasidbsid{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 3vw;
    width: 100%;
    font-size: 5vw;
}
/* .adnasidbsid h1{
    width: 10vw;
    letter-spacing: -300000px;
} */
/* New down power canteaner */
.aydyaitdasudfasodasdnaosyd{
    width: 100%;
    height: 200vh;
    align-items: center;
    display: grid;
    grid-template-columns: repeat(2,minmax(0,1fr));
    justify-content: center;
}
.dyugasfdasdasoyufdaosudis{
    width: 40vw;
    border-radius: 1vw;
    height: 10vw;
    transform-origin: top left;
}
.dyugasfdasdasoyufdaosudis img{
    border-radius: 1vw;

}
.asduausdgaiysdasytdasiytdutiaduvtiasybdsaiybodPIUS{
    width: 100%;
    position: absolute;
    height: 30vw;
    z-index: 10;
    /* margin-left: 5vw; */
    left: 0;
    right: 0;
    margin-top: 20vw;
    display: flex;
    opacity: 0; 
    flex-direction: column;
    align-items: center;
    justify-content: center;
    /* background: #000; */
}
.asduausdgaiysdasytdasiytdutiaduvtiasybdsaiybodPIUS img{
    width: 10vw;
}
.asduausdgaiysdasytdasiytdutiaduvtiasybdsaiybodPIUS p{
    width: 20vw;
    text-transform: capitalize;
    text-align: center;
    font-weight: 300;
    margin-top: 1vw;
    font-family: Syne;
}
.asdiuayudasutdasdhbsadiubpasd{
    width: 100%;
    height: 100vh;
    flex-direction: column;
    display: flex;
    margin-top: 30vw;
    gap: 10vw;
    margin-bottom: 30vw;
    align-items: center;
    justify-content: center;
}
.asdiuayudasutdasdhbsadiubpasd h1{
    text-align: center;
    font-size: 10vw;
    width: 50vw;
    line-height: 7.3vw;
    text-transform: lowercase;
}
.asuiodgasgduapsd{
    width: 40vw;
    align-items: center;
    transition: 500ms;
    justify-content: space-between;
    display: flex;
    padding-bottom: 1vw;
     border-bottom: 1px solid #3f4144;
}
.asuiodgasgduapsd:hover{
    width: 50vw;
    transition: 500ms;

}
.asuiodgasgduapsd h2{
    font-size: 3vw;
    font-family: syne;
}
.asuiodgasgduapsd img{
    transition: 3000ms;
    width: 3.5vw;
}
.asuiodgasgduapsd:hover img{
    rotate: 360deg;
    transition: 3000ms;
}
.asasdasdasdad4sadas2{
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    gap: 2vw;
}
.sdgasdasdgsa8das{
    width: 100%;
    height: 43vh;
    display: flex;
    /* flex-direction: column; */
    align-items: center;
    justify-content: space-between;
}
.sdgasdasdgsa8das h1{
    font-size: 10vw;
    text-transform: lowercase;
    width: 80vw;
    line-height: 8vw;
}
.duaasdaiusdhyubadhbsuydasyuvdshudas{
    width: 100%;
    height: 8vw;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #3f4144;
    border-bottom: 1px solid #3f4144;
    margin-bottom: 10vw;
}
.aduasoyudsauydsauydaosyd{
    justify-content: center;
    align-items: center;
    display: flex;
}
.asdhyuasuydsagdasgd76asfdasdusd{
    width: 20vw;
    height: 8vw;
    display: flex;
    align-items: self-start;
    justify-content: center;
    flex-direction: column;
}
.sa98d8as8oydsa8ydasyugda{
    font-size: 1vw;
    font-family: syne;
}
.sadysagd98yuas7das9udausygd{
    font-family: syne;
    font-size: 1.6vw;
    text-transform: lowercase;
}
canvas {
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    /* z-index: -1; */
}

.menu-para{
    z-index: 10000;
}

.asdasdisfd{
    z-index: 10000;
}