@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.landing{position:relative;display:flex;height:110vh;overflow:hidden;background-color:var(--base)}.developer{position:absolute;top:30%;right:10%}.developer p{font-size:1.7em;padding-top:4rem;color:#fff;font-weight:200}.location{position:absolute;top:35%;left:0;display:flex;align-items:center;gap:.5em;padding:1rem 1rem 1rem 2rem;background-color:#000;border-radius:0 100px 100px 0%}.location p{color:var(--bg);font-size:1em;max-width:9rem}.sliderContainer{position:absolute;top:calc(80% - 10vw)}.slider{position:relative;white-space:nowrap}.slider p{position:relative;margin:0;color:var(--bg);font-size:14vw;font-weight:500;padding-right:50px}.slider p:nth-of-type(2){position:absolute;left:100%;top:0}@media screen and (min-width: 1500px){.location{transform:scale(1.3);padding-left:3rem}.developer{transform:scale(1.3)}}@media screen and (max-width: 800px){.location{transform:scale(.8);left:-2rem;top:20%}.developer{transform:scale(.8);right:0;top:45%}.developer p{padding-top:1rem}}@media screen and (max-width: 600px){.slider p{font-size:18vw}}.description{padding-left:200px;padding-right:200px;margin-top:200px;padding-bottom:10rem;display:flex;justify-content:center}.description .body{max-width:1400px;display:flex;gap:50px;position:relative}.description .body p{width:-moz-fit-content;width:fit-content}.description .body .mask{position:relative;overflow:hidden;display:inline-flex;font-size:2em;margin-right:5px}.body2{width:15rem;display:flex}.description-text2{font-size:1em}@media screen and (max-width: 1100px){.description{padding-left:80px;padding-right:80px}}@media screen and (max-width: 1000px){.description{padding-left:60px;padding-right:60px;padding-bottom:8rem}}@media screen and (max-width: 800px){.description{margin-top:100px}.description .body{flex-direction:column;gap:80px}.description .body p{width:-moz-fit-content;width:fit-content}.description .body .mask{position:relative;overflow:hidden;display:inline-flex;font-size:2em;margin-right:5px}.body2{padding-right:5%;justify-content:space-between;width:100%;font-size:1.2em}.body2 .description-text2{max-width:40%}.body2 .about-me{padding:6rem 3rem;font-weight:400;background-color:var(--base);color:var(--bg);font-size:1.5em;border-radius:50%;text-align:center;display:flex;align-items:center}}@media screen and (max-width: 650px){.description{margin-top:50px;padding-left:30px;padding-right:30px}.description .body{flex-direction:column;gap:50px}.description .body p{width:-moz-fit-content;width:fit-content}.description .body .mask{position:relative;overflow:hidden;display:inline-flex;font-size:2em;margin-right:5px}}@media screen and (max-width: 490px){.description{margin-top:50px;padding-left:20px;padding-right:20px;padding-bottom:7rem}.description .body{flex-direction:column;gap:50px}.description .body p{width:-moz-fit-content;width:fit-content}.description .body .mask{position:relative;overflow:hidden;display:inline-flex;font-size:2em;margin-right:5px}.body2{padding-right:0;gap:.5rem}.body2 .description-text2{max-width:42%}.body2 .about-me{height:220px;width:220px;font-weight:400;background-color:var(--base);color:var(--bg);font-size:1.3em;border-radius:50%;text-align:center}}@media screen and (max-width: 400px){.description{margin-top:50px;padding-left:15px;padding-right:15px}.description .body{flex-direction:column;gap:50px}.description .body p{width:-moz-fit-content;width:fit-content}.description .body .mask{position:relative;overflow:hidden;display:inline-flex;font-size:2em;margin-right:5px}.body2{padding-right:0}.body2 .description-text2{max-width:43%}.body2 .about-me{height:200px;width:200px;font-weight:400;background-color:var(--base);color:var(--bg);font-size:1.2em;border-radius:50%;text-align:center}}@media screen and (max-width: 350px){.description{margin-top:50px;padding-left:10px;padding-right:10px}.description .body{flex-direction:column;gap:50px}.description .body p{width:-moz-fit-content;width:fit-content}.description .body .mask{position:relative;overflow:hidden;display:inline-flex;font-size:1.5em;margin-right:3px}.body2{padding-right:0}.body2 .description-text2{max-width:40%;font-size:.7em}.body2 .about-me{height:180px;width:180px;font-weight:400;background-color:var(--base);color:var(--bg);font-size:1em;border-radius:50%;text-align:center}}.stack{display:flex;text-align:center;width:-moz-fit-content;width:fit-content;margin:auto;align-items:center;padding-bottom:3rem;max-width:1000px}.tech-stack{position:relative;display:inline-flex}.tech-stack span{font-size:1em;position:relative;height:2rem;width:-moz-fit-content;width:fit-content;padding:0 .8rem;color:#fff;background-color:var(--base);border-radius:10px;display:flex;align-items:center;margin-left:1rem;cursor:pointer;margin-top:1rem}.tech-stack span:after{content:"";position:absolute;width:5px;height:5px;background-color:#000;left:0;right:0;margin:auto;bottom:-10px;border-radius:50%;transition:all .2s ease-in-out;transform:scale(0)}.tech-stack span:hover:after{transform:scale(1)}.tech-stack-title{align-items:center;padding-right:1rem;display:flex;height:-moz-fit-content;height:fit-content;font-weight:500;font-size:1.8em;border-right:1.5px solid black;display:inline-flex;text-align:center;justify-content:center}@media screen and (max-width: 1000px){.stack{padding:60px}}@media screen and (max-width: 800px){.tech-stack span{margin-top:1rem}.tech-stack-title{height:-moz-fit-content;height:fit-content}}@media screen and (max-width: 650px){.stack{padding-bottom:0}.tech-stack span{margin-top:1rem}.tech-stack-title{text-align:center;height:-moz-fit-content;height:fit-content;padding-right:1rem}}@media screen and (max-width: 500px){.stack{flex-direction:column;gap:2em;padding:20px}.tech-stack span{margin-top:1rem}.tech-stack-title{padding-right:0;border:none;border-bottom:2px darkgray solid}}#projects{padding-top:200px;z-index:20;margin-bottom:40vh;display:flex;position:relative;flex-direction:column;background-color:var(--bg)}.maintenance{font-size:12px;display:flex;gap:10px;position:absolute;width:40px;bottom:5rem;align-items:center}.maintenance img{height:50px}.projects{max-width:1500px;padding:0 150px;margin:auto}.projects .title{font-size:1em;font-weight:600;color:var(--base);text-align:start}.underline{width:100%;height:.5px;background-color:gray;margin-top:2rem}.tools{display:flex;position:absolute;max-width:40%;flex-wrap:wrap;text-wrap:wrap;line-height:.5em}.tools p{font-size:.8em;font-weight:600;color:#212121}#goplay2 .tools{bottom:6rem}#secfi .tools{right:50px;bottom:10rem}#koyo .tools{bottom:6rem}#wine .tools{bottom:13rem}#arg .tools{bottom:30%;right:50px}#goplay .tools{bottom:30%}.project{display:flex;gap:3rem;padding:5rem 3rem 3rem;border-bottom:.5px lightgray solid;max-height:30rem;height:-moz-fit-content;height:fit-content;position:relative;max-width:62rem;margin:auto}.project .project-card{max-width:60%;min-width:55%;min-height:17rem;border-radius:5px;box-sizing:border-box;position:relative}.project .project-card img{width:100%;height:100%;pointer-events:all;position:relative;border:1px rgb(154,154,154) solid;border-radius:3px}.project .project-card .overlay{position:absolute;width:100%;height:100%;background:#eaeaea40;top:0;left:0;transition:all .3s ease-in-out;border-radius:3px}.project .project-card .overlay:hover{background:none}.project .project-card .overlay:hover .card-img{border:1px lightgrey solid}.project .project-description{flex-direction:column;width:100%;height:100%}.project .tool-icon{height:35px;width:35px}.project .tools{display:flex;align-items:center;gap:1rem}.project .proj-title{font-size:1.5em;line-height:1em;font-weight:600;letter-spacing:-.03em;font-family:var(--font2)}.project .proj-date{font-size:.7em;font-weight:600}.project-icons{display:flex;justify-content:end;position:absolute;bottom:3rem;right:3rem}.proj-descrip{margin-top:1rem;background:var(--base);padding:1.5rem;color:#fff;position:absolute;right:3rem;width:28rem;font-size:.9em;border-radius:2px}.project-right{flex-direction:row-reverse;text-align:start}.project-right .proj-descrip{left:3rem}.project-right .project-icons{justify-content:flex-start;left:3rem}.project-right .tools{justify-content:start}@media screen and (max-width: 1200px){#wine .tools{bottom:9rem}}.project-left{text-align:end}.circleContainer{position:relative;margin-top:100px}.circleContainer .circle{height:1550%;width:120%;left:-10%;border-radius:0 0 50% 50%;background-color:var(--bg);z-index:20;position:absolute}@media screen and (max-width: 1100px){#projects{margin-bottom:20vh}.projects{padding:0 80px}.projects .project{padding:3rem 2rem}.project-right .proj-descrip{left:2rem}.project-left .proj-descrip{right:2rem}#secfi .tools{bottom:8rem}#goplay .tools{bottom:9rem}}@media screen and (max-width: 800px){.projects{padding:0 60px;width:100%}.projects .project{padding:3rem 2rem;width:100%;height:22rem;margin-top:5rem;justify-content:start;text-align:start;align-items:start}.projects .project .project-card{max-width:none;position:absolute;width:100%;height:100%;min-height:22rem;top:0;bottom:0;left:0;right:0;margin:auto;z-index:-1;border:lightgray 2px solid}.projects .project .overlay{background:#fbfafa93}.projects .tools{position:static;justify-content:flex-start;margin-top:1em;margin-top:1rem;gap:.5rem;max-width:none}.projects .tools p{font-weight:600}.projects .project-left,.projects .project-right{flex-direction:row;text-align:start}.projects .project-left .project-icons,.projects .project-right .project-icons{justify-content:flex-start;bottom:2rem;left:2rem;margin-top:1em}.proj-descrip{position:static;width:100%;margin-top:.5em}.maintenance{bottom:20%}}@media screen and (max-width: 650px){.projects{padding:0 30px;width:100%}.projects .title{margin-left:0}.projects .project{padding:2rem 1rem 1rem;height:20rem}.projects .project .proj-title{font-size:1.2em}.projects .project .project-card{min-height:20rem}.projects .project-left .project-icons,.projects .project-right .project-icons{justify-content:flex-start;bottom:1rem;left:1rem}.proj-descrip{position:static;width:100%;padding:1rem;font-size:.8em}.circleContainer .circle{height:1000%}}@media screen and (max-width: 490px){#projects{padding-top:150px}.projects{padding:0 20px}.projects .project{padding:1rem;height:15rem;margin-top:3rem}.projects .project .project-card{min-height:15rem}.projects .project .tools{font-size:.8em}.proj-descrip{font-size:.7em}.maintenance{bottom:5%;right:40%}}@media screen and (max-width: 350px){.projects{padding:0 15px}.projects .project{height:15rem}.projects .project .project-card{min-height:15rem}.projects .project .tools{font-size:.7em}}.contact{color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--base);position:relative;height:100%}.contact .button{border-radius:3em;border:1px solid rgb(136,136,136);cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center;padding:20px 25px}.contact .button p{position:relative;z-index:1;transition:color .4s linear}.contact .body{padding-top:200px;width:100%;max-width:1800px;background-color:var(--base)}.contact .body .title{border-bottom:1px solid rgb(134,134,134);padding-bottom:100px;margin-left:150px;margin-right:150px;position:relative}.contact .body .title span{display:flex;align-items:center}.contact .body .title span .imageContainer{width:15vw;height:15vw;max-width:10rem;max-height:10rem;position:relative;border-radius:50%;overflow:hidden}.contact .body .title span .imageContainer img{-o-object-fit:cover;object-fit:cover}.contact .body .title span h2{margin-left:.3em}.contact .body .title h2{font-size:clamp(7vw,7vw,3em);font-weight:500;margin:0;line-height:7vw}.contact .body .title .buttonContainer{position:absolute;left:calc(100% - 400px);top:calc(100% - 75px)}.contact .body .title .buttonContainer .button{width:150px;height:150px;background-color:var(--bg);color:var(--base);border-radius:50%;position:absolute;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.contact .body .title .buttonContainer .button p{margin:0;font-size:16px;font-weight:400;z-index:2;position:relative}.contact .body .title svg{position:absolute;top:30%;left:100%}.contact .body .nav{display:flex;gap:20px;margin-top:100px;margin-left:150px}.contact .body .info{display:flex;justify-content:space-between;margin-top:50px;padding:20px}.contact .body .info div{display:flex;gap:10px;align-items:flex-end}.contact .body .info div p,.contact .body .info div h3{margin:0;padding:2.5px;cursor:pointer;font-size:.9em}.contact .body .info div p:after{content:"";width:0%;height:1px;background-color:#fff;display:block;margin-top:2px;position:relative;left:50%;transform:translate(-50%);transition:width .2s linear}.contact .body .info div p:hover:after{width:100%}.contact .body .info div span{display:flex;flex-direction:column;gap:8px}.contact .body .info div h3{color:gray;cursor:default;font-weight:400;font-size:.9em}@media screen and (max-width: 1100px){.contact .body .title{margin-left:100px;margin-right:100px}.contact .body .nav{margin-top:100px;margin-left:100px}}@media screen and (max-width: 900px){.contact .body .title{margin-left:60px;margin-right:60px}.contact .body .nav{margin-top:100px;margin-left:60px}}@media screen and (max-width: 650px){.contact .body .title{margin-left:30px;margin-right:30px}.contact .body .title svg{left:unset;right:30px}.contact .body .nav{margin-top:100px;margin-left:30px}}@media screen and (max-width: 490px){.contact .body{padding-top:80px}.contact .body .title{margin-left:20px;margin-right:20px}.contact .body .title svg{right:20px}.contact .body .nav{margin-top:100px;margin-left:20px}.contact .body .nav .button{height:1em}.contact .body .nav .button p{font-size:.9em}.contact .body .info{padding:5px}.contact .body .info div{flex-wrap:wrap}.contact .body .info div p,.contact .body .info div h3{padding:1px;font-size:.7em}.contact .body .info div h3{font-size:.7em}}@media screen and (max-width: 375px){.contact .body .title{margin-left:15px;margin-right:15px}.contact .body .title svg{right:20px}.contact .body .nav{margin-top:130px;margin-left:15px}}.menu{height:100vh;background-color:var(--base);position:fixed;right:0;top:0;color:#fff;z-index:30}.menu .body{box-sizing:border-box;height:100%;padding:0rem 5rem 20%;display:flex;flex-direction:column;justify-content:space-between}.menu .body .nav{display:flex;flex-direction:column;font-size:56px;gap:12px;margin-top:100px}.menu .body .nav .header{color:#999;border-bottom:1px solid rgb(153,153,153);text-transform:uppercase;font-size:11px;margin-bottom:40px}.menu .body .nav a{text-decoration:none;color:#fff;font-weight:300;position:relative}.menu .footer{margin-top:50px;display:flex;width:100%;justify-content:space-between;font-size:12px;gap:40px}.link{position:relative;display:flex;align-items:center}.link .indicator{width:10px;height:10px;background-color:#fff;border-radius:50%;position:absolute;left:-30px}.svgCurve{position:absolute;top:0;left:-99px;width:200px;height:100%;fill:var(--base);stroke:none}.header{position:absolute;display:flex;z-index:1;top:0;color:#fff;padding:35px;justify-content:space-between;width:100%;font-weight:300;box-sizing:border-box;align-items:center}.header .copyright{font-size:1em}.header .logo{display:flex;cursor:pointer}.header .logo p{margin:0;transition:all .5s cubic-bezier(.76,0,.24,1)}.header .logo .name{display:flex;position:relative;overflow:hidden;width:7rem;white-space:nowrap;margin-left:5px;transition:all .5s cubic-bezier(.76,0,.24,1)}.header .logo .name p{position:relative;transition:transform .5s cubic-bezier(.76,0,.24,1);font-size:1em}.header .logo .name p:nth-of-type(1){padding-left:.3em}.header .logo .name p:nth-of-type(2){position:absolute;padding-left:5em;left:90%}.header .logo .name p:nth-of-type(3){position:absolute;left:135%;padding-left:.2em}.header .logo:hover .copyright{transform:rotate(360deg)}.header .logo:hover .name{padding-right:30px}.header .logo:hover .name .jeffdiaku{transform:translate(-100%)}.header .logo:hover .name .jeff{transform:translate(-160%)}.header .logo:hover .name .diaku{transform:translate(-240%)}.header .nav{display:flex;align-items:center}.header .nav .el{display:flex;flex-direction:column;position:relative;z-index:1;padding:15px;cursor:pointer}.header .nav .el:hover .indicator{transform:scale(1)}.header .nav .el .indicator{position:absolute;width:5px;height:5px;top:45px;left:50%;background-color:#fff;border-radius:50%;transform:scale(0) translate(-50%);transition:transform .2s cubic-bezier(.76,0,.24,1)}.header .nav a{cursor:pointer;font-size:1em}.headerButtonContainer{transform:scale(0);position:fixed;right:0;z-index:35}.headerButtonContainer .button{position:relative;margin:20px;width:80px;height:80px;border-radius:50%;background-color:#1c1d20;cursor:pointer;display:flex;align-items:center;justify-content:center}.headerButtonContainer .burger{width:100%;position:relative;z-index:1}.headerButtonContainer .burger:after,.headerButtonContainer .burger:before{content:"";display:block;height:1px;width:40%;margin:auto;background-color:#fff;position:relative;transition:transform .3s}.headerButtonContainer .burger:after{top:-5px}.headerButtonContainer .burger:before{top:5px}.headerButtonContainer .burgerActive:after{transform:rotate(45deg);top:-1px}.headerButtonContainer .burgerActive:before{transform:rotate(-45deg);top:0}@media screen and (min-width: 1500px){.logo{transform:scale(1.3)}.nav .el a{font-size:1.2em}}@media screen and (max-width: 800px){.header{padding:35px 20px}}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.ml-16{margin-left:4rem}.flex{display:flex}.hidden{display:none}.resize{resize:both}.flex-col{flex-direction:column}.gap-2{gap:.5rem}.underline{text-decoration-line:underline}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}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}:root{--base: rgb(15, 15, 15);--font1: "Poppins", sans-serif;--accent: rgb(13, 12, 12);scroll-behavior:smooth;--bg: rgb(252, 252, 252)}::-webkit-scrollbar{width:0}*{font-family:var(--font1)}.homepage{overflow:hidden;background-color:var(--bg)}
