@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#050625;text-decoration:inherit}a:hover{color:#050625}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;overflow:hidden}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#626262}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}body{margin:0;padding:0;font-family:Poppins,sans-serif}.navbar{width:100%;height:60px;background:linear-gradient(145deg,#1a1a1a,#000);position:fixed;top:0;z-index:1000;box-shadow:0 4px 8px #0000001a,0 2px 12px #00000026;border-radius:2px}.container{max-width:100%;margin:0 auto;padding:0 1rem;display:flex;justify-content:space-between;align-items:center;height:60px}.menu-icon{display:none}.nav-elements{display:flex;align-items:center}.nav-elements ul{display:flex;justify-content:space-between;list-style:none;padding-right:110px;margin:0}.nav-elements ul li:not(:last-child){margin-right:3rem}.nav-elements ul a{font-family:monospace;font-weight:500;font-size:1rem;color:#fff;text-decoration:none;transition:color .2s ease,text-shadow .2s ease;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.nav-elements ul a:hover{color:#b6b6b6;font-weight:500;text-shadow:2px 2px 4px rgba(0,0,0,.4)}.nav-elements ul a.active{font-weight:500;color:#888;position:relative}.nav-elements ul a.active:after{font-weight:500;content:"";position:absolute;bottom:-4px;left:0;width:100%;height:2px;background-color:#4a4a4a}.left-section{background-color:transparent;flex:1;display:flex;align-items:center;justify-content:flex-start;min-width:0;padding-left:7%;margin-right:2%}.title-link{padding-left:0;text-shadow:1px 1px 3px rgba(0,0,0,.2)}*{margin:0;padding:0;box-sizing:border-box}@media (max-width: 768px){.nav-elements ul li:not(:last-child){margin-right:3rem}}@media (max-width: 600px){.navbar{height:50px}.menu-icon{display:block;cursor:pointer}.nav-elements{position:absolute;right:0;top:49px;background-color:#292929;width:0;height:calc(100vh - 50px);transition:all .3s ease-in-out;overflow:hidden;flex-direction:column}.nav-elements.active{width:100vw;padding:.5rem;background-color:transparent(164,187,48,.95);box-shadow:-4px 0 15px #00000080;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.nav-elements ul{flex-direction:column;align-items:flex-start}.nav-elements ul li{margin:2.5rem 5rem}.nav-elements ul a{transition:all .3s ease;font-size:1.5rem}.nav-elements ul a.active:after{content:none}.nav-elements ul a.active{background-color:#444;text-align:center;padding:2.5rem 4rem;border-radius:10px;color:#fff;font-weight:600;width:100%;display:inline-block}}@media (max-width: 768px){.navbar-title,.title-link{display:none}.left-section{display:none!important}}.loader{position:relative;overflow:hidden;background-color:transparent;border-right:2px solid #a1a1a1;white-space:nowrap;width:0;animation:typewriter 2s steps(5) 1 forwards,blink 1s step-end infinite}.loader-text{font-family:monospace;font-size:22px;font-weight:600;background:linear-gradient(to right,#939393,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}@keyframes typewriter{0%{width:0}to{width:230px}}.toggle-container{position:fixed;top:14px;right:25px;z-index:1000}.switch{font-size:17px;position:relative;display:inline-block;width:3.5em;height:2em}.switch input{opacity:0;width:0;height:0}.sliderr{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#b6b6b6;transition:.4s;border-radius:10px}.sliderr:before{position:absolute;content:"";height:1.4em;width:1.4em;border-radius:8px;left:.3em;bottom:.3em;transform:rotate(270deg);background-color:#fff;transition:.4s}.switch input:checked+.sliderr{background-color:#563d97}.switch input:focus+.sliderr{box-shadow:0 0 1px #04243e}.switch input:checked+.sliderr:before{transform:translate(1.5em)}@media (max-width: 600px){.toggle-container{top:10px;right:15px}.switch{width:3.5rem;height:1.8rem}.sliderr:before{height:1.2em;width:1.2em}}.outer-container{position:relative;height:100vh;width:1000%;overflow:hidden}.pattern-container{position:absolute;top:0;left:0;width:100vw;height:100vh;background-color:#313131;background-image:radial-gradient(rgba(255,255,255,.171) 2px,transparent 0);background-size:30px 30px;background-position:-5px -5px;z-index:-1;overflow:hidden}@media screen and (max-width: 768px){html,body{overflow-y:auto!important;overflow-x:hidden;height:auto!important}}body{margin:0;padding:0;font-family:Futura,sans-serif;overflow:hidden}#canvas{position:fixed;top:0;left:0;z-index:-5;width:100vw;height:100vh;background:transparent}#text{position:fixed;top:0;left:0;z-index:1;width:100vw;height:100vh;color:#fff;display:flex;align-items:center;justify-content:center;text-transform:uppercase;font-size:8vmin;text-align:center}.hex-wrapper{position:fixed;right:-8rem;top:0;height:100vh;overflow:hidden;z-index:1}.hex-stream{animation:scrollSnake 30s linear infinite;will-change:transform}@keyframes scrollSnake{0%{transform:translateY(0)}to{transform:translateY(-33.333%)}}.hexagon-3d{background:linear-gradient(145deg,#1a1a1a,#000);display:flex;align-items:center;justify-content:center;box-shadow:0 6px 10px #ffffff1a,0 0 6px #c2c2c24d;border:1px solid rgba(70,70,70,.6);filter:drop-shadow(0 0 6px rgba(15,15,15,.3));transition:background-color .3s ease,border-color .3s ease,box-shadow .3s ease,filter .3s ease}.hexagon-3d:hover{border-color:#616161;box-shadow:5px 5px 15px #ff000080,inset 2px 2px 5px #ffffff1a;filter:drop-shadow(0 0 12px rgba(160,143,143,.7))}@media (max-width: 768px){.hex-wrapper{right:-15rem}}@media screen and (min-width: 768px) and (max-width: 1025px){.hex-wrapper{right:-23%;scale:1.5}}@media screen and (min-width: 1500px){.hex-wrapper{right:-18%;scale:1.7}}.intro-box{position:relative;background:linear-gradient(145deg,#2b2b2b,#0c0c0c);color:#fff;padding:2rem;border-radius:1rem;width:58vw;min-width:300px;height:auto;margin-top:10%;margin-left:24%;box-shadow:0 4px 12px #0006;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center}.intro-wrapper{position:relative;width:fit-content;margin-inline:auto}.ninja-box{position:absolute;top:-100px;left:99%;transform:translate(-50%);z-index:3;pointer-events:none}.intro-box h1{font-weight:500;font-size:40px;margin-bottom:4%;text-align:left;margin-left:18%;overflow:hidden;white-space:nowrap;width:0;animation:typewriterr 4s steps(24) forwards,blink 1s step-end infinite;border-right:2px solid #fff;background:linear-gradient(to right,#939393,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:monospace}.intro-box p{margin-left:18%;margin-right:7%;max-width:87%;word-wrap:break-word;text-align:justify;margin-bottom:2%;font-family:monospace;font-size:16px}.intro-content{width:100%;flex:1;min-width:290px}.endbox{position:relative;margin-top:15px;margin-left:65px;z-index:3;background-color:transparent;padding:.2rem;width:100%;border-radius:10px;display:flex;justify-content:center;align-items:center;gap:70px;color:#fff;flex-wrap:wrap}.socials,.resume{flex:0 1 auto;text-align:center}@media screen and (max-width: 768px){.endbox{flex-direction:column;align-items:center;gap:40px}}@media screen and (max-width: 1025px){html,body{overflow-y:auto!important;overflow-x:hidden;height:auto!important}.intro-box{text-align:center;width:90%;max-width:730px;margin:20px auto 5%;overflow-y:visible}.intro-box h1{margin-left:auto;margin-right:auto;padding-inline:0;text-align:center;margin-bottom:7%}.intro-box p{margin-left:auto;margin-right:auto;padding-inline:0;text-align:justify;margin-bottom:6%}.endbox{margin-left:auto;margin-right:auto;padding-inline:0;text-align:justify}}@media screen and (min-width: 768px) and (max-width: 1025px){.endbox{flex-direction:column;align-items:center;gap:10px}.socials{order:1;margin-bottom:5px}.resume{order:2;margin-top:30px;margin-inline:auto}}@media screen and (min-width: 1025px){.hexstacker-wrapper{position:absolute;top:-70px;left:8%;z-index:5}}@keyframes typewriterr{0%{width:0}to{width:10ch}}@keyframes blink{0%,to{border-color:#fffc}50%{border-color:transparent}}@media screen and (min-width: 1350px){.intro-box{width:70vw;padding:3rem;margin-top:15%;margin-left:15%;font-size:1.2rem}.intro-box h1{font-size:4rem;text-align:center;margin-left:35%;margin-bottom:5%}.intro-box p{font-size:1.3rem;margin-left:20%;margin-right:5%;max-width:80%}.endbox{width:80%;background-color:transparent;margin-top:20px;margin-left:30%;margin-right:10%;gap:50px}.socials,.resume{flex:1;font-size:1.2rem;padding:5px}.hexstacker-wrapper{top:-80px;left:0;scale:1.25}.ninja-box{display:none}.intro-wrapper{background-color:transparent;width:80%;margin-inline:auto}.intro-content{font-size:1.2rem}}@media screen and (min-width: 1600px){.intro-box{width:65vw;padding:3rem;margin-top:15%;margin-left:15%;font-size:1.2rem}.intro-box h1{font-size:4rem;text-align:center;margin-left:40%;margin-bottom:5%}.intro-box p{font-size:1.5rem;margin-left:20%;margin-right:5%;max-width:80%}.endbox{width:60%;background-color:transparent;margin-top:30px;margin-left:30%;margin-right:10%;gap:50px;scale:1.3}.socials,.resume{flex:1;font-size:1.2rem;padding:5px}.hexstacker-wrapper{top:-80px;left:3%;scale:1.4}.ninja-box{display:none}.intro-wrapper{background-color:transparent;width:80%;margin-inline:auto}.intro-content{font-size:1.4rem}}@media screen and (min-width: 1900px){.intro-box{width:65vw;padding:3rem;margin-top:5%;margin-left:15%;font-size:1.2rem}.intro-box h1{font-size:5rem;text-align:center;margin-left:38%;margin-bottom:5%}.intro-box p{font-size:1.5rem;margin-left:17%;margin-right:5%;max-width:80%}.endbox{width:60%;background-color:transparent;margin-top:40px;margin-left:30%;margin-right:10%;gap:50px;scale:1.3}.socials,.resume{flex:1;font-size:1.2rem;padding:5px}.hexstacker-wrapper{top:-100px;left:3%;scale:1.5}.ninja-box{display:none}.intro-wrapper{background-color:transparent;width:80%;margin-inline:auto}.intro-content{font-size:1.4rem}}@media screen and (min-width: 2200px){.intro-box{width:65vw;padding:3rem;margin-top:5%;margin-left:15%;font-size:1.2rem}.intro-box h1{font-size:5rem;text-align:center;margin-left:40%;margin-bottom:5%}.intro-box p{font-size:2rem;margin-left:20%;margin-right:5%;max-width:80%}.endbox{width:60%;background-color:transparent;margin-top:50px;margin-left:30%;margin-right:10%;gap:50px;scale:1.4}.socials,.resume{flex:1;font-size:1.2rem;padding:5px}.hexstacker-wrapper{top:-120px;left:3%;scale:1.8}.ninja-box{display:none}.intro-wrapper{background-color:transparent;width:80%;margin-inline:auto}.intro-content{font-size:1.4rem}}@media screen and (min-width: 2500px){.intro-box{width:65vw;padding:5rem;margin-top:5%;margin-left:15%;font-size:1.2rem}.intro-box h1{font-size:6rem;text-align:center;margin-left:40%;margin-bottom:5%}.intro-box p{font-size:2rem;margin-left:18%;margin-right:5%;max-width:80%}.endbox{width:52%;background-color:transparent;margin-top:50px;margin-left:35%;margin-right:10%;gap:50px;scale:1.7}.socials,.resume{flex:1;font-size:1.2rem;padding:5px}.hexstacker-wrapper{top:-120px;left:3%;scale:1.8}.ninja-box{display:none}.intro-wrapper{background-color:transparent;width:80%;margin-inline:auto}.intro-content{font-size:1.4rem}}.card{width:fit-content;height:fit-content;background-color:silver;display:flex;align-items:center;justify-content:center;padding:15px;gap:20px;border-radius:10px;box-shadow:0 0 20px #0000000e}.socialContainer{width:40px;height:40px;border-radius:10px;background-color:#2c2c2c;display:flex;align-items:center;justify-content:center;overflow:hidden;transition-duration:.3s}.containerOne:hover{background-color:#d62976;transition-duration:.3s}.containerTwo:hover{background-color:#00acee;transition-duration:.3s}.containerThree:hover{background-color:#0072b1;transition-duration:.3s}.containerFour:hover{background-color:#128c7e;transition-duration:.3s}.socialContainer:active{transform:scale(.9);transition-duration:.3s}.socialSvg{width:17px}.socialSvg path{fill:#fff}.socialContainer:hover .socialSvg{animation:slide-in-top .3s both}@keyframes slide-in-top{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}.socialSvg,.socialSvg *{fill:#fff!important}.buttonn{-moz-appearance:none;-webkit-appearance:none;appearance:none;border:none;background:none;color:#fff;cursor:pointer;position:relative;padding:2px;width:fit-content;height:70%;text-transform:uppercase;font-weight:700;transition:all .3s ease}.buttonn:before,.buttonn:after{content:"";display:block;position:absolute;right:0;left:0;height:calc(50% - 5px);border:2px solid #ffffff;transition:all .15s ease}.buttonn:before{top:0;border-bottom-width:0}.buttonn:after{bottom:0;border-top-width:0}.buttonn:active,.buttonn:focus{outline:none}.buttonn:active:before,.buttonn:active:after{right:3px;left:3px}.buttonn:active:before{top:3px}.buttonn:active:after{bottom:3px}.button_lg{position:relative;display:block;padding:10px 20px;color:#fff;background-color:#5a5a5a;overflow:hidden;box-shadow:inset 0 0 0 1px transparent}.button_lg:before{content:"";display:block;position:absolute;top:0;left:0;width:2px;height:2px;background-color:#929292}.button_lg:after{content:"";display:block;position:absolute;right:0;bottom:0;width:4px;height:4px;background-color:#f9f9f9;transition:all .2s ease}.button_sl{display:block;position:absolute;top:0;bottom:-1px;left:-8px;width:0;background-color:#383838;transform:skew(-15deg);transition:all .2s ease}.buttonn_text{position:relative;font-family:monospace;font-size:18px}.buttonn:hover{color:#0f1923}.buttonn:hover .button_sl{width:calc(100% + 15px)}.buttonn:hover .button_lg:after{background-color:#fff}.bannerr{position:relative;border-bottom:1px solid transparent;font-family:sans-serif;margin:auto;width:150px;height:25%;overflow:hidden;background-color:transparent;padding:10px}.head{height:80px;width:80px;background:#5f5f5f;border-radius:50%;border:2px solid #d8d8d8;position:relative;margin:auto;animation:ninja 6s ease-in-out infinite}.head:before{position:absolute;width:80px;height:72px;border-radius:45%;background:#fff;top:80%;left:50%;content:"";transform:translate(-50%)}.head:after{position:absolute;background:#fff;border-radius:50%;content:"";height:15px;width:12px;bottom:43%;left:25%;transform:translate(-50%);animation:eyeBlink 8s 2s linear alternate infinite;box-shadow:1.5em 0 #fff}@keyframes eyeBlink{0%,to{height:15px}10%,62%{height:15px}11%,64%{height:2px}13%,70%{height:2px}16%,72%{height:15px}}@keyframes ninja{0%,to{bottom:-90px}25%{bottom:-30px}40%{bottom:-45px}55%{bottom:-30px}70%{bottom:-90px}}@media (max-width: 1025px){.bannerr{display:none}}.hexagon-stack{display:flex;flex-direction:column;align-items:center;top:auto;gap:7px;position:absolute;height:auto;z-index:5;flex-shrink:0;background:transparent}.hex-corner1,.hex-corner2,.hex-corner3{position:relative;clip-path:polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);margin-bottom:10px;z-index:2;border-radius:10px;transition:all .3s ease-in-out;box-shadow:0 4px 8px #0003,0 2px 4px #00000026}.hex-corner1{width:240px;height:240px;background:linear-gradient(145deg,#585858,#5a5a5a);border:1px solid rgba(0,0,0,.3);box-shadow:0 6px 12px #0003,inset 0 0 15px #ffffff4d;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.hex-corner1:hover{transform:translateY(-5px) scale(1.05);box-shadow:0 12px 24px #0000004d,inset 0 0 30px #ffffff80}.hex-inner-photo{position:absolute;border:1px solid rgb(81,81,81);background:linear-gradient(145deg,#585858,#4d4d4d);width:210px;height:210px;object-fit:cover;clip-path:polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);z-index:3;box-shadow:inset 0 0 30px #0006;border-radius:8px}.hex-corner2{width:130px;height:130px;background:linear-gradient(145deg,#4e4e4e,#7a7a7a);box-shadow:0 4px 8px #0003,inset 0 0 10px #ffffff4d;transition:all .3s ease}.hex-corner2:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 8px 16px #0000004d,inset 0 0 20px #fff6}.hex-corner3{width:80px;height:80px;background:linear-gradient(145deg,#656565,#8c8c8c);box-shadow:0 3px 6px #0003,inset 0 0 5px #ffffff4d;transition:all .3s ease}.hex-corner3:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 6px 12px #00000040,inset 0 0 10px #fff6}@media screen and (max-width: 1025px){.hexagon-stack{position:static;flex-direction:column;align-items:center;justify-content:center;gap:20px;margin-top:18%;margin-bottom:10%}.hex-corner1{margin:0 auto;position:relative}.hex-corner2,.hex-corner3{display:none}}.black-hex1{position:absolute;border:1px solid rgb(81,81,81);background:linear-gradient(145deg,#1a1a1a,#000);margin-top:10px;margin-left:10px;width:110px;height:110px;object-fit:cover;clip-path:polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);z-index:3;box-shadow:inset 0 0 30px #0006;border-radius:8px}.black-hex2{position:absolute;border:1px solid rgb(81,81,81);background:linear-gradient(145deg,#1a1a1a,#000);margin-top:8px;margin-left:8px;width:65px;height:65px;object-fit:cover;clip-path:polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);z-index:3;box-shadow:inset 0 0 30px #0006;border-radius:8px}@media screen and (min-width: 768px) and (max-width: 1025px){.hexagon-stack{position:static;min-width:100vw;background-color:transparent;flex-direction:column;align-items:center;justify-content:center;margin-top:15%;margin-bottom:13%}.hex-corner1{margin:0 auto;position:relative;scale:1.3}}.banner-slider{position:absolute;top:50%;transform:translateY(-50%)}.banner1{width:100%;height:100vh;text-align:center;overflow:visible;position:relative;display:flex;flex-direction:column;align-items:center;gap:110px;perspective:1000px}.banner1 .slider{position:relative;width:95px;height:170px;top:13%;left:calc(240% - 90px);transform-style:preserve-3d;animation:rotateCarousel 20s linear infinite;z-index:2;transform:rotateX(-16deg)}@keyframes rotateCarousel{0%{transform:rotateX(-16deg) rotateY(0)}to{transform:rotateX(-16deg) rotateY(360deg)}}.banner1 .slider .item{position:absolute;top:0;right:0;bottom:0;left:0;transform:rotateY(calc((var(--position) - 1) * (360 / var(--quantity)) * 1deg)) translateZ(290px);transition:transform .5s ease-in-out;backface-visibility:hidden}.banner1 .slider .item img{width:350%;height:fit-content;object-fit:contain;border-radius:10px;box-shadow:0 4px 15px #0003;transition:transform .3s ease;border:1px solid white}.banner1 .slider .item img:hover{transform:scale(1.05)}.banner1 .slider:hover{animation-play-state:paused}@media (max-width: 768px){.banner-slider{display:none}}@media (max-width: 600px){.banner-slider{display:none}}@media (max-width: 1024px){.banner-slider{position:absolute;top:50%;transform:translateY(-50%);overflow-x:hidden;overflow-y:hidden;width:100vw;left:0}.banner1{width:100%;height:100vh;text-align:center;overflow:hidden;position:relative;display:flex;flex-direction:column;align-items:center;gap:60px;perspective:1000px}.banner1 .slider{position:relative;width:300px;height:170px;top:8%;left:-140%;transform:translate(-50%) rotateX(-16deg);transform-style:preserve-3d;animation:rotateCarousel 20s linear infinite;z-index:2}.banner1 .slider .item{position:absolute;top:0;right:0;bottom:0;left:0;transform:rotateY(calc((var(--position) - 1) * (360 / var(--quantity)) * 1deg)) translateZ(290px);transition:transform .5s ease-in-out;backface-visibility:hidden}.banner1 .slider .item img{width:100%;height:100%;object-fit:cover;border-radius:30px;box-shadow:0 4px 15px #0003;transition:transform .3s ease}}@media (min-width: 1450px){.banner-slider{position:absolute;top:50%;transform:translateY(-50%);scale:1.4}}@media (min-width: 2100px){.banner-slider{left:7%;position:absolute;top:55%;transform:translateY(-50%);scale:1.5}}.button-ex{padding:7px;border:none;border-radius:7px;font-weight:700;letter-spacing:3px;text-transform:uppercase;cursor:pointer;color:#fff;transition:all 1s;font-size:13px;position:relative;overflow:hidden;outline:1px solid #ffffff;display:inline-block}.button-ex:hover{color:#fff;transform:scale(1.1);outline:2px solid #616161;box-shadow:4px 5px 17px -4px #1c1c1c}.button-ex:before{content:"";position:absolute;left:-50px;top:0;width:0;height:100%;background-color:#676767;transform:skew(45deg);z-index:-1;transition:width 1s}.button-ex:hover:before{width:300%}.projects-main-container{width:fit-content;min-width:200px;height:88vh;position:fixed;top:70px;right:25px;padding:20px;scroll-behavior:smooth;background-color:transparent;border-radius:10px;overflow-y:scroll;display:flex;flex-direction:column;gap:25px}.projects-main-container::-webkit-scrollbar{width:4px}.projects-main-container::-webkit-scrollbar-thumb{background-color:#a1a1a1;border-radius:5px}.projects-main-container::-webkit-scrollbar-track{background-color:transparent}.project-sub-container{padding:15px;background:linear-gradient(145deg,#1a1a1a,#000);border-radius:12px;color:#fff;box-shadow:0 2px 4px #ffffff0d;display:flex;align-items:center;width:45vw;min-width:250px;animation:wobble .4s ease-in-out;word-wrap:break-word;justify-content:center;gap:15px;flex-direction:row;animation-name:none}.project-sub-container:hover{animation:wobble .5s ease-in-out}.project-left{flex:1;height:100%;justify-content:center;background-color:transparent;border-radius:10px}.project-video{width:100%;min-height:100%;max-width:auto;border-radius:10px;border:1px solid rgba(146,146,146,.331);object-fit:cover;box-shadow:0 2px 4px #e5e5e50d}.project-right-data{flex:1.2;height:100%;display:flex;flex-direction:column;justify-content:center;background-color:transparent;font-family:monospace}.project-right-data h3{flex:1.5;height:100%;background-color:transparent;margin-bottom:18px;display:flex;justify-content:center;align-items:center;font-size:20px;padding-inline:3%}.project-right-data p{flex:1;background-color:transparent;margin-bottom:30px;font-size:14px;line-height:1.4;text-align:justify;padding-inline:5%}.project-footer{flex:1;width:100%;background-color:transparent;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:auto;padding-inline:10%;margin-bottom:6px}.icon-bar{display:flex;flex-direction:row;gap:10px;font-size:18px;transition:transform .3s ease-in-out}.icon-bar:hover{transform:scale(1.02)}.icon-bar span{transition:transform .3s ease-in-out}.icon-bar:hover span{transform:scale(1.2)}@media (max-width: 600px){.projects-main-container{background-color:transparent;position:absolute;min-width:94%;margin-top:1px;height:88vh;overflow-y:scroll;scroll-behavior:smooth;padding:5px 20px;transform:translate(1.5%);border-radius:0;display:flex;flex-direction:column}.project-sub-container{background-color:transparent;display:flex;width:100%;height:fit-content}.project-left{display:none}.project-right-data p{padding-bottom:15px}.project-right-data{width:100%;background-color:transparent}}@keyframes wobble{0%{transform:rotate(0)}25%{transform:rotate(.1deg)}50%{transform:rotate(0)}75%{transform:rotate(-.1deg)}to{transform:rotate(0)}}@media (min-width: 600px){body,html{height:100vh;overflow:hidden}}@media (max-width: 768px){.projects-main-container{background-color:transparent;position:absolute;min-width:94%;margin-top:1px;height:88vh;overflow-y:scroll;scroll-behavior:smooth;padding:5px 20px;transform:translate(1.5%);border-radius:0;display:flex;flex-direction:column}.project-sub-container{background-color:transparent;display:flex;flex-direction:row;gap:2%;width:100%;height:fit-content}.project-left{width:100%;height:auto;background-color:transparent}.project-right-data{width:100%;background-color:transparent}.project-right-data p{padding-bottom:10px}body,html{height:100vh;overflow:hidden}}@media (min-width: 769px) and (max-width: 1025px){.projects-main-container{width:fit-content;min-width:200px;height:88vh;position:fixed;top:65px;right:25px;padding:20px;scroll-behavior:smooth;background-color:transparent;border-radius:10px;overflow-y:scroll;display:flex;flex-direction:column;gap:25px}.projects-main-container::-webkit-scrollbar{width:4px}.projects-main-container::-webkit-scrollbar-thumb{background-color:#a1a1a1;border-radius:5px}.projects-main-container::-webkit-scrollbar-track{background-color:transparent}.project-sub-container{padding:15px;background:linear-gradient(145deg,#1a1a1a,#000);border-radius:12px;color:#fff;box-shadow:0 2px 4px #ffffff0d;display:flex;align-items:center;width:52vw;min-width:250px;animation:wobble .4s ease-in-out;word-wrap:break-word;min-height:205px;gap:10px;flex-direction:row;animation-name:none}.project-sub-container:hover{animation:wobble .5s ease-in-out}.project-left{flex:1.5;height:100%;justify-content:center;background-color:#fff;border-radius:10px}.project-video{width:100%;min-height:100%;max-width:100%;border-radius:10px;border:1px solid rgba(146,146,146,.331);object-fit:cover;box-shadow:0 2px 4px #e5e5e50d}.project-right-data{flex:1.5;display:flex;flex-direction:column;justify-content:space-between;font-family:monospace;background-color:transparent}.project-right-data h3{margin-bottom:15px;font-size:18px;padding-inline:3%;text-align:center}.project-right-data p{margin-bottom:25px;font-size:14px;line-height:1.4;text-align:justify;padding-inline:5%}.project-footer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:auto;margin-inline:10px;margin-bottom:6px}.icon-bar{display:flex;flex-direction:row;gap:10px;font-size:18px;transition:transform .3s ease-in-out}.icon-bar:hover{transform:scale(1.02)}.icon-bar span{transition:transform .3s ease-in-out}.icon-bar:hover span{transform:scale(1.2)}body,html{height:100vh;overflow:hidden}}@media (min-width: 1600px){.project-right-data h3{font-size:24px}.project-right-data p{font-size:18px}.project-footer{scale:1.1}}@media (min-width: 2200px){.project-right-data h3{font-size:30px}.project-right-data p{font-size:20px}.project-footer{scale:1.1}}.main-contact-page-container{width:100vw;min-height:100vh;box-sizing:border-box;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0}.right-panel{width:90%;height:80vh;margin-top:6%;background:transparent;display:flex;flex-direction:column;justify-content:center;align-items:center}.smaller-screens{width:70%;height:100%;background:transparent}@media (min-width: 981px) and (orientation:portrait){.right-panel{display:block}.smaller-screens{display:none}}@media (max-width: 980px) and (orientation:portrait){.right-panel{display:none}.smaller-screens{display:block}}@media (orientation:landscape){.smaller-screens{display:none}}.title-contact-panel{position:relative;padding:10px;background:transparent;border-radius:20px;width:100%;height:100%;max-width:100%;margin:0 auto;min-height:80vh;min-width:30vw;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box}@keyframes typewriterrrr{0%{width:0}to{width:13ch}}@keyframes blink{50%{border-color:transparent}}.contact-panel{width:100%;height:100%;margin:0 auto;background-color:transparent;border-radius:15px;padding:15px;display:flex;flex-wrap:wrap;justify-content:space-evenly;align-content:flex-start;gap:15px;box-sizing:border-box;transition:.5s;overflow:hidden}.contact-panel:hover{transform:translateY(-1px)}.contact-box,.contact-box-1-linkedin{width:calc(33% - 20px);height:calc(50% - 20px);background:transparent;border-radius:35px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px #fefefe1a;overflow:hidden;transition:.3s;margin-top:1%}.contact-box:hover,.contact-box-1-linkedin:hover{transform:translateY(-2px);box-shadow:0 6px 15px #0003}.parent-linkedin{width:100%;height:100%;perspective:1000px;position:relative;margin:0}.card-linkedin{height:100%;border-radius:30px;background:linear-gradient(120deg,#1a1a1a,#000);transition:all .5s ease-in-out;transform-style:preserve-3d;box-shadow:#05471100 40px 50px 25px -40px,#05471133 0 25px 25px -5px;position:relative}.glass-linkedin{transform-style:preserve-3d;position:absolute;top:8px;right:8px;bottom:8px;left:8px;border-radius:35px 100% 35px 35px;background:linear-gradient(0deg,#30457459,#161866d0);transform:translateZ(25px);border-left:1px solid white;border-bottom:1px solid white;transition:all .5s ease-in-out}.content-linkedin{padding:100px 60px 0 30px;transform:translateZ(26px)}.bottom-linkedin{padding:10px 12px;transform-style:preserve-3d;position:absolute;bottom:20px;left:20px;right:20px;display:flex;align-items:center;justify-content:space-between;transform:translateZ(26px)}.social-buttons-container-linkedin{display:flex;gap:10px;transform-style:preserve-3d}.social-button-linkedin{width:25px;aspect-ratio:1;border:none;display:grid;place-content:center;box-shadow:#05471180 0 7px 5px -5px;background:#fff;border:1.5px solid #0077B5;color:#0077b5;display:flex;align-items:center;justify-content:center;padding:4px 14px 4px 8px;border-radius:6px;font-size:1rem;font-weight:600;box-shadow:0 2px 8px #0077b51a;transition:background .2s,color .2s,box-shadow .2s;cursor:pointer;min-width:90px;min-height:32px}.social-button-linkedin:nth-child(1){transition:transform .2s ease-in-out .4s,box-shadow .2s ease-in-out .4s}.social-button-linkedin .svg{width:15px;fill:#00894d}.social-button-linkedin:hover{background:#0077b5;color:#fff}.social-button-linkedin:hover .linkedin-btn-text,.social-button-linkedin:hover .linkedin-btn-svg path{color:#fff;fill:#fff}.social-button-linkedin:active{background:#005983;color:#fff}.social-button-linkedin:active .svg{fill:#40b0bd}.logo-linkedin{position:absolute;right:0;top:0;transform-style:preserve-3d}.circle-linkedin{display:block;position:absolute;aspect-ratio:1;border-radius:50%;top:0;right:0;box-shadow:#64646f33 -10px 10px 20px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0329a533;transition:all .5s ease-in-out}.parent-linkedin:hover .card-linkedin{transform:rotate3d(1,1,0,15deg)}.linkedin-logo-svg{display:block;margin:18px auto 0;width:38px;height:38px;box-shadow:0 2px 8px #0077b51a;border-radius:8px}.linkedin-btn-svg{width:20px;height:20px;margin-right:6px;vertical-align:middle}.linkedin-btn-text{font-family:Segoe UI,Arial,sans-serif;font-weight:600;color:#0077b5;font-size:1rem;letter-spacing:.02em;vertical-align:middle}@media screen and (max-height: 800px) and (orientation: landscape){.fa-brands.fa-linkedin.linkedin-bg-icon{font-size:3rem!important}}.parent-twitter{width:100%;height:100%;perspective:1000px;position:relative;margin:0}.card-twitter{height:100%;border-radius:30px;background:linear-gradient(145deg,#1a1a1a,#000);transition:all .5s ease-in-out;transform-style:preserve-3d;box-shadow:#05471100 40px 50px 25px -40px,#05471133 0 25px 25px -5px;position:relative}.glass-twitter{transform-style:preserve-3d;position:absolute;top:8px;right:8px;bottom:8px;left:8px;border-radius:35px 100% 35px 35px;background:#06626e;transform:translateZ(25px);border-left:1px solid white;border-bottom:1px solid white;transition:all .5s ease-in-out}.content-twitter{padding:100px 60px 0 30px;transform:translateZ(26px)}.title-twitter{display:block;font-family:monospace;color:#1da1f2;font-weight:900;font-size:20px}.bottom-twitter{padding:10px 12px;transform-style:preserve-3d;position:absolute;bottom:20px;left:20px;right:20px;display:flex;align-items:center;justify-content:space-between;transform:translateZ(26px)}.social-buttons-container-twitter{display:flex;gap:10px;transform-style:preserve-3d}.social-button-twitter{width:25px;aspect-ratio:1;padding:5px;background:#fff;border-radius:30%;border:none;display:grid;place-content:center;box-shadow:#05471180 0 7px 5px -5px}.social-button-twitter:nth-child(1){transition:transform .2s ease-in-out .4s,box-shadow .2s ease-in-out .4s}.social-button-twitter .svg{width:15px;fill:#1da1f2}.social-button-twitter:hover{background:#160753}.social-button-twitter:active{background:#0a175a}.social-button-twitter:active .svg{fill:#40b0bd}.logo-twitter{position:absolute;right:0;top:0;transform-style:preserve-3d}.circle-twitter{display:block;position:absolute;aspect-ratio:1;border-radius:50%;top:0;right:0;box-shadow:#64646f33 -10px 10px 20px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1da1f233;transition:all .5s ease-in-out}.circle4-twitter{width:80px;transform:translateZ(80px);top:23px;right:23px;transition-delay:1.2s}.circle5-twitter{width:50px;transform:translateZ(100px);top:30px;right:30px;display:grid;place-content:center;transition-delay:1.6s}.circle5-twitter .svg{width:20px;fill:#fff}.parent-twitter:hover .card-twitter{transform:rotate3d(1,1,0,15deg)}@media screen and (max-height: 800px) and (orientation: landscape){.fa-brands.fa-x-twitter.twitter-bg-icon{font-size:3rem!important}}.parent-gmail{width:100%;height:100%;perspective:1000px;position:relative;margin:0}.card-gmail{height:100%;border-radius:30px;background:linear-gradient(145deg,#1a1a1a,#000);transition:all .5s ease-in-out;transform-style:preserve-3d;box-shadow:#05471100 40px 50px 25px -40px,#05471133 0 25px 25px -5px;position:relative}.glass-gmail{transform-style:preserve-3d;position:absolute;top:8px;right:8px;bottom:8px;left:8px;border-radius:35px 100% 35px 35px;background:#641111;transform:translateZ(25px);border-left:1px solid white;border-bottom:1px solid white;transition:all .5s ease-in-out}.content-gmail{padding:100px 60px 0 30px;transform:translateZ(26px)}.title-gmail{display:block;font-family:monospace;color:#c5221f;font-weight:900;font-size:20px}.bottom-gmail{padding:10px 12px;transform-style:preserve-3d;position:absolute;bottom:20px;left:20px;right:20px;display:flex;align-items:center;justify-content:space-between;transform:translateZ(26px)}.social-buttons-container-gmail{display:flex;gap:10px;transform-style:preserve-3d}.social-button-gmail{width:25px;aspect-ratio:1;padding:5px;background:#fff;border-radius:30%;border:none;display:grid;place-content:center;box-shadow:#05471180 0 7px 5px -5px}.social-button-gmail:nth-child(1){transition:transform .2s ease-in-out .4s,box-shadow .2s ease-in-out .4s}.social-button-gmail:hover{background:#9e1a1a}.social-button-gmail:active{background:#6e1212}.social-button-gmail:active .svg{fill:#ffcdcd}.logo-gmail{position:absolute;right:0;top:0;transform-style:preserve-3d}.circle-gmail{display:block;position:absolute;aspect-ratio:1;border-radius:50%;top:0;right:0;box-shadow:#64646f33 -10px 10px 20px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ea433533;transition:all .5s ease-in-out}.circle4-gmail{width:80px;transform:translateZ(80px);top:23px;right:23px;transition-delay:1.2s}.circle5-gmail{width:50px;transform:translateZ(100px);top:30px;right:30px;display:grid;place-content:center;transition-delay:1.6s}.circle5-gmail .svg{width:20px;fill:#fff}.parent-gmail:hover .card-gmail{transform:rotate3d(1,1,0,15deg)}@media screen and (max-height: 800px) and (orientation: landscape){.fa-solid.fa-envelope.gmail-bg-icon{font-size:3rem!important}}.parent-instagram{width:100%;height:100%;perspective:1000px;position:relative;margin:0}.card-instagram{height:100%;border-radius:30px;background:linear-gradient(145deg,#1a1a1a,#000);transition:all .5s ease-in-out;transform-style:preserve-3d;box-shadow:#05471100 40px 50px 25px -40px,#05471133 0 25px 25px -5px;position:relative}.glass-instagram{transform-style:preserve-3d;position:absolute;top:8px;right:8px;bottom:8px;left:8px;border-radius:35px 100% 35px 35px;background:#972e40;transform:translateZ(25px);border-left:1px solid white;border-bottom:1px solid white;transition:all .5s ease-in-out}.content-instagram{padding:100px 60px 0 30px;transform:translateZ(26px)}.title-instagram{display:block;font-family:monospace;color:#d62976;font-weight:900;font-size:20px}.bottom-instagram{padding:10px 12px;transform-style:preserve-3d;position:absolute;bottom:20px;left:20px;right:20px;display:flex;align-items:center;justify-content:space-between;transform:translateZ(26px)}.social-buttons-container-instagram{display:flex;gap:10px;transform-style:preserve-3d}.social-button-instagram{width:25px;aspect-ratio:1;padding:5px;background:#fff;border-radius:30%;border:none;display:grid;place-content:center;box-shadow:#05471180 0 7px 5px -5px}.social-button-instagram:nth-child(1){transition:transform .2s ease-in-out .4s,box-shadow .2s ease-in-out .4s}.social-button-instagram .svg{width:15px;fill:#d62976}.social-button-instagram:hover{background:#b22865}.social-button-instagram:active{background:#961e54}.social-button-instagram:active .svg{fill:#ffc8dc}.logo-instagram{position:absolute;right:0;top:0;transform-style:preserve-3d}.parent-instagram:hover .card-instagram{transform:rotate3d(1,1,0,15deg)}@media screen and (max-height: 800px) and (orientation: landscape){.fa-brands.fa-instagram.instagram-bg-icon{font-size:3rem!important}}.parent-discord{width:100%;height:100%;perspective:1000px;position:relative;margin:0}.card-discord{height:100%;border-radius:30px;background:linear-gradient(145deg,#1a1a1a,#000);transition:all .5s ease-in-out;transform-style:preserve-3d;box-shadow:#05471100 40px 50px 25px -40px,#05471133 0 25px 25px -5px;position:relative}.glass-discord{transform-style:preserve-3d;position:absolute;top:8px;right:8px;bottom:8px;left:8px;border-radius:35px 100% 35px 35px;background:#6617a7;transform:translateZ(25px);border-left:1px solid white;border-bottom:1px solid white;transition:all .5s ease-in-out}.bottom-discord{padding:10px 12px;transform-style:preserve-3d;position:absolute;bottom:20px;left:20px;right:20px;display:flex;align-items:center;justify-content:space-between;transform:translateZ(26px)}.social-buttons-container-discord{display:flex;gap:10px;transform-style:preserve-3d}.social-button-discord{width:25px;aspect-ratio:1;padding:5px;background:#fff;border-radius:30%;border:none;display:grid;place-content:center;box-shadow:#05471180 0 7px 5px -5px}.social-button-discord:nth-child(1){transition:transform .2s ease-in-out .4s,box-shadow .2s ease-in-out .4s}.social-button-discord .svg{width:15px;fill:#5865f2}.social-button-discord:hover{background:#404eed}.social-button-discord:active{background:#2c2f33}.social-button-discord:active .svg{fill:#99aab5}.logo-discord{position:absolute;right:0;top:0;transform-style:preserve-3d}.circle-discord{display:block;position:absolute;aspect-ratio:1;border-radius:50%;top:0;right:0;box-shadow:#64646f33 -10px 10px 20px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#5865f233;transition:all .5s ease-in-out}.circle4-discord{width:80px;transform:translateZ(80px);top:23px;right:23px;transition-delay:1.2s}.circle5-discord{width:50px;transform:translateZ(100px);top:30px;right:30px;display:grid;place-content:center;transition-delay:1.6s}.circle5-discord .svg{width:20px;fill:#fff}.parent-discord:hover .card-discord{transform:rotate3d(1,1,0,15deg)}@media screen and (max-height: 800px) and (orientation: landscape){.fa-brands.fa-discord.discord-bg-icon{font-size:3rem!important}}.parent-whatsapp{width:100%;height:100%;perspective:1000px;position:relative;margin:0}.card-whatsapp{height:100%;border-radius:30px;background:linear-gradient(145deg,#1a1a1a,#000);transition:all .5s ease-in-out;transform-style:preserve-3d;box-shadow:#05471100 40px 50px 25px -40px,#05471133 0 25px 25px -5px;position:relative}.glass-whatsapp{transform-style:preserve-3d;position:absolute;top:8px;right:8px;bottom:8px;left:8px;border-radius:35px 100% 35px 35px;background:#039203;transform:translateZ(25px);border-left:1px solid white;border-bottom:1px solid white;transition:all .5s ease-in-out}.bottom-whatsapp{padding:10px 12px;transform-style:preserve-3d;position:absolute;bottom:20px;left:20px;right:20px;display:flex;align-items:center;justify-content:space-between;transform:translateZ(26px)}.social-buttons-container-whatsapp{display:flex;gap:10px;transform-style:preserve-3d}.social-button-whatsapp{width:25px;aspect-ratio:1;padding:5px;background:#fff;border-radius:30%;border:none;display:grid;place-content:center;box-shadow:#05471180 0 7px 5px -5px}.social-button-whatsapp:nth-child(1){transition:transform .2s ease-in-out .4s,box-shadow .2s ease-in-out .4s}.social-button-whatsapp .svg{width:15px;fill:#25d366}.social-button-whatsapp:hover{background:#128c7e}.social-button-whatsapp:active{background:#075e54}.social-button-whatsapp:active .svg{fill:#dcf8c6}.logo-whatsapp{position:absolute;right:0;top:0;transform-style:preserve-3d}.circle-whatsapp{display:block;position:absolute;aspect-ratio:1;border-radius:50%;top:0;right:0;box-shadow:#64646f33 -10px 10px 20px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#25d36633;transition:all .5s ease-in-out}.circle4-whatsapp{width:80px;transform:translateZ(80px);top:23px;right:23px;transition-delay:1.2s}.circle5-whatsapp{width:50px;transform:translateZ(100px);top:30px;right:30px;display:grid;place-content:center;transition-delay:1.6s}.circle5-whatsapp .svg{width:20px;fill:#fff}.parent-whatsapp:hover .card-whatsapp{transform:rotate3d(1,1,0,15deg)}@media screen and (max-height: 800px) and (orientation: landscape){.fa-brands.fa-whatsapp.whatsapp-bg-icon{font-size:3rem!important}}.main{display:flex;flex-direction:column;gap:1.2em;width:100%;height:100%}.up,.down{display:flex;flex:1;gap:.8em;width:100%;height:50%}.card1,.card2,.card3,.card4{flex:1 1 45%;min-width:0;min-height:0;outline:none;border:none;background:#000;border:2px solid white;border-radius:5px;box-shadow:#32325d40 0 2px 5px -1px,#0000004d 0 1px 3px -1px;transition:.2s ease-in-out;display:flex;justify-content:center;align-items:center;aspect-ratio:1 / 1}.card1{border-radius:90px 5px 5px}.card2{border-radius:5px 90px 5px 5px}.card3{border-radius:5px 5px 5px 90px}.card4{border-radius:5px 5px 90px}.instagram,.twitter,.github,.discord{width:40%;height:40%;fill:#fff}.card1:hover{cursor:pointer;scale:1;background-color:#cc39a4}.card2:hover{cursor:pointer;scale:1;background-color:#03a9f4}.card3:hover{cursor:pointer;scale:1;background-color:#0717a8}.card4:hover{cursor:pointer;scale:1;background-color:#8c9eff}@media screen and (max-width: 768px){.card1,.card2,.card3,.card4{flex:1 1 30%;aspect-ratio:1 / 1}}.loader-bg{position:fixed;top:0;left:0;right:0;bottom:0;background:linear-gradient(145deg,#141414,#000);z-index:1000}.socket{width:200px;height:200px;position:absolute;left:50%;margin-left:-100px;top:50%;margin-top:-100px}.hex-brick{background:#000;width:30px;height:17px;position:absolute;top:5px;animation-name:fade00;animation-duration:2s;animation-iteration-count:infinite;-webkit-animation-name:fade00;-webkit-animation-duration:2s;-webkit-animation-iteration-count:infinite}.h2{transform:rotate(60deg);-webkit-transform:rotate(60deg)}.h3{transform:rotate(-60deg);-webkit-transform:rotate(-60deg)}.gel{height:30px;width:30px;transition:all .3s;-webkit-transition:all .3s;position:absolute;top:50%;left:50%}.center-gel{margin-left:-15px;margin-top:-15px;animation-name:pulse00;animation-duration:2s;animation-iteration-count:infinite;-webkit-animation-name:pulse00;-webkit-animation-duration:2s;-webkit-animation-iteration-count:infinite}.c1{margin-left:-47px;margin-top:-15px}.c2{margin-left:-31px;margin-top:-43px}.c3{margin-left:1px;margin-top:-43px}.c4{margin-left:17px;margin-top:-15px}.c5{margin-left:-31px;margin-top:13px}.c6{margin-left:1px;margin-top:13px}.c7{margin-left:-63px;margin-top:-43px}.c8{margin-left:33px;margin-top:-43px}.c9{margin-left:-15px;margin-top:41px}.c10{margin-left:-63px;margin-top:13px}.c11{margin-left:33px;margin-top:13px}.c12{margin-left:-15px;margin-top:-71px}.c13{margin-left:-47px;margin-top:-71px}.c14{margin-left:17px;margin-top:-71px}.c15{margin-left:-47px;margin-top:41px}.c16{margin-left:17px;margin-top:41px}.c17{margin-left:-79px;margin-top:-15px}.c18{margin-left:49px;margin-top:-15px}.c19{margin-left:-63px;margin-top:-99px}.c20{margin-left:33px;margin-top:-99px}.c21{margin-left:1px;margin-top:-99px}.c22{margin-left:-31px;margin-top:-99px}.c23{margin-left:-63px;margin-top:69px}.c24{margin-left:33px;margin-top:69px}.c25{margin-left:1px;margin-top:69px}.c26{margin-left:-31px;margin-top:69px}.c27{margin-left:-79px;margin-top:-15px}.c28{margin-left:-95px;margin-top:-43px}.c29{margin-left:-95px;margin-top:13px}.c30{margin-left:49px;margin-top:41px}.c31{margin-left:-79px;margin-top:-71px}.c32{margin-left:-111px;margin-top:-15px}.c33{margin-left:65px;margin-top:-43px}.c34{margin-left:65px;margin-top:13px}.c35{margin-left:-79px;margin-top:41px}.c36{margin-left:49px;margin-top:-71px}.c37{margin-left:81px;margin-top:-15px}.r1{animation-name:pulse00;animation-duration:2s;animation-iteration-count:infinite;animation-delay:.2s;-webkit-animation-name:pulse00;-webkit-animation-duration:2s;-webkit-animation-iteration-count:infinite;-webkit-animation-delay:.2s}.r2{animation-name:pulse00;animation-duration:2s;animation-iteration-count:infinite;animation-delay:.4s;-webkit-animation-name:pulse00;-webkit-animation-duration:2s;-webkit-animation-iteration-count:infinite;-webkit-animation-delay:.4s}.r3{animation-name:pulse00;animation-duration:2s;animation-iteration-count:infinite;animation-delay:.6s;-webkit-animation-name:pulse00;-webkit-animation-duration:2s;-webkit-animation-iteration-count:infinite;-webkit-animation-delay:.6s}.r1>.hex-brick{animation-name:fade00;animation-duration:2s;animation-iteration-count:infinite;animation-delay:.2s;-webkit-animation-name:fade00;-webkit-animation-duration:2s;-webkit-animation-iteration-count:infinite;-webkit-animation-delay:.2s}.r2>.hex-brick{animation-name:fade00;animation-duration:2s;animation-iteration-count:infinite;animation-delay:.4s;-webkit-animation-name:fade00;-webkit-animation-duration:2s;-webkit-animation-iteration-count:infinite;-webkit-animation-delay:.4s}.r3>.hex-brick{animation-name:fade00;animation-duration:2s;animation-iteration-count:infinite;animation-delay:.6s;-webkit-animation-name:fade00;-webkit-animation-duration:2s;-webkit-animation-iteration-count:infinite;-webkit-animation-delay:.6s}@keyframes pulse00{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.01);transform:scale(.01)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes fade00{0%{background:#252525}50%{background:#000}to{background:#353535}}body,html{overflow:hidden}.scrollable-profile-wrapper{width:100vw;height:90vh;overflow-y:auto;scroll-behavior:smooth;background-color:transparent;padding:20px;margin-top:60px;box-sizing:border-box}.custom-profile-container{display:flex;flex-direction:column;height:100%}.profile-section-column{display:flex;flex-direction:column;gap:30px;padding-bottom:30px}.profile-section{width:100%;background:linear-gradient(145deg,#1a1a1a,#000);font-size:1.2rem;padding:30px;border-radius:10px;box-sizing:border-box}.section-one{height:60vh;display:flex;align-items:center;flex-direction:row;gap:2%;justify-content:center}.section-one-left{flex:1.5;background-color:transparent;padding:10px;box-sizing:border-box;display:flex;flex-direction:column;gap:4%;justify-content:flex-start;height:100%}.section-one-left-single{background-color:transparent;padding:10px;height:100%;width:100%}.section-one-mid{flex:6;background-color:transparent;height:100%;padding:5px;box-sizing:border-box;display:flex;flex-direction:column;gap:2%;justify-content:flex-start}.section-one-mid-top{flex:1;background-color:transparent;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1%}.section-one-mid-top-text{width:100%;height:100%;background-color:transparent}.section-one-mid-top-text h2{display:flex;align-items:center;justify-content:center;text-align:center;height:100%;width:100%;background:linear-gradient(to right,#939393,#fff);font-weight:500;white-space:nowrap;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:45px;font-family:monospace;overflow:hidden;animation:typewriter 2s steps(20) 1 forwards,blink 1s step-end infinite}.section-one-mid-bottom{flex:1;background-color:transparent;display:flex;flex-direction:row;gap:4%}.section-one-mid-bottom-left{flex:3;width:100%;height:100%;background-color:transparent}.section-one-mid-bottom-left p{font-family:monospace;font-family:500;text-align:justify;font-size:20px;padding-top:3%;padding-left:2%;background:linear-gradient(to right,#939393,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section-one-mid-bottom-right{flex:1;width:100%;height:100%;background-color:transparent}.section-one-mid-bottom-right img{height:100%;width:100%;object-fit:contain}.section-one-right{flex:1.5;background-color:transparent;height:100%;padding:10px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;gap:5%}.section-one-right-roles{padding:10px;background-color:transparent;height:100%;width:100%}.section-two{height:90vh;width:100%;display:flex;flex-direction:column;gap:5%;background-color:transparent}.section-two-top-layers{display:flex;height:120%;width:100%;flex:1;flex-direction:row;padding:15px;gap:2.5%;background-color:transparent}.section-two-top-layer1,.section-two-top-layer2{flex:1;background-color:transparent;height:100%;width:100%;display:flex;flex-direction:row;gap:5%}.section-two-top-1,.section-two-top-2,.section-two-top-3,.section-two-top-4{height:100%;width:100%;flex:1;background-color:transparent}.section-two-bottom{display:flex;height:100%;width:100%;flex:8;flex-direction:row;gap:4%;background-color:transparent}.section-two-bottom-1,.section-two-bottom-2,.section-two-bottom-3,.section-two-bottom-4{flex:1;width:100%;height:100%;background-color:transparent;display:flex;flex-direction:column;gap:1%;justify-content:center;align-items:center}.section-two-bottom-1-text,.section-two-bottom-2-text,.section-two-bottom-3-text,.section-two-bottom-4-text{flex:2;background-color:transparent;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.section-two-bottom-1-text p,.section-two-bottom-2-text p,.section-two-bottom-3-text p,.section-two-bottom-4-text p{background:linear-gradient(to right,#939393,#fff);font-weight:500;white-space:nowrap;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:monospace;text-align:center;font-size:24px}.section-two-bottom-1-info,.section-two-bottom-2-info,.section-two-bottom-3-info,.section-two-bottom-4-info{flex:5;width:100%;height:100%;display:flex;flex-direction:column;gap:3%;background-color:transparent;justify-content:center;align-items:center}.section-two-bottom-1-info-top,.section-two-bottom-1-info-bottom,.section-two-bottom-2-info-top,.section-two-bottom-2-info-bottom,.section-two-bottom-3-info-top,.section-two-bottom-3-info-bottom,.section-two-bottom-4-info-top,.section-two-bottom-4-info-bottom{flex:1;display:flex;width:100%;height:100%;background-color:transparent;flex-direction:row;gap:3%;justify-content:center;align-items:center}.section-two-bottom-1-info-top-1,.section-two-bottom-1-info-top-2,.section-two-bottom-1-info-top-3,.section-two-bottom-1-info-bottom-1,.section-two-bottom-1-info-bottom-2,.section-two-bottom-1-info-bottom-3{flex:1;background-color:transparent;height:100%;width:100%;display:flex;justify-content:center;align-items:center}.section-two-bottom-1-info-top-1 img,.section-two-bottom-1-info-top-2 img,.section-two-bottom-1-info-top-3 img,.section-two-bottom-1-info-bottom-1 img,.section-two-bottom-1-info-bottom-2 img,.section-two-bottom-1-info-bottom-3 img,.section-two-bottom-2-info-top-1 img,.section-two-bottom-2-info-top-2 img,.section-two-bottom-2-info-top-3 img,.section-two-bottom-2-info-bottom-1 img,.section-two-bottom-2-info-bottom-2 img,.section-two-bottom-2-info-bottom-3 img,.section-two-bottom-3-info-top-1 img,.section-two-bottom-3-info-top-2 img,.section-two-bottom-3-info-top-3 img,.section-two-bottom-3-info-bottom-1 img,.section-two-bottom-3-info-bottom-2 img,.section-two-bottom-3-info-bottom-3 img,.section-two-bottom-4-info-top-1 img,.section-two-bottom-4-info-top-2 img,.section-two-bottom-4-info-top-3 img,.section-two-bottom-4-info-bottom-1 img,.section-two-bottom-4-info-bottom-2 img,.section-two-bottom-4-info-bottom-3 img{height:75%;width:75%;object-fit:contain}.section-two-bottom-2-info-top-1,.section-two-bottom-2-info-top-2,.section-two-bottom-2-info-top-3,.section-two-bottom-2-info-bottom-1,.section-two-bottom-2-info-bottom-2,.section-two-bottom-2-info-bottom-3,.section-two-bottom-3-info-top-1,.section-two-bottom-3-info-top-2,.section-two-bottom-3-info-top-3,.section-two-bottom-3-info-bottom-1,.section-two-bottom-3-info-bottom-2,.section-two-bottom-3-info-bottom-3,.section-two-bottom-4-info-top-1,.section-two-bottom-4-info-top-2,.section-two-bottom-4-info-top-3,.section-two-bottom-4-info-bottom-1,.section-two-bottom-4-info-bottom-2,.section-two-bottom-4-info-bottom-3{flex:1;background-color:transparent;height:100%;width:100%;display:flex;justify-content:center;align-items:center}.section-three{height:150vh;width:100%;display:flex;flex-direction:row;gap:2%;background-color:transparent}.section-three-left{height:100%;width:100%;flex:2;background-color:transparent;display:flex;flex-direction:column;gap:2%}.section-three-right{height:100%;width:100%;flex:6;background-color:transparent;display:flex;flex-direction:column;gap:1%}.section-three-right-top{height:100%;width:100%;flex:2;background-color:transparent;display:flex;flex-direction:row;gap:1%}.section-three-right-top-left{height:100%;width:100%;flex:2;background-color:transparent}.section-three-right-top-right{height:100%;width:100%;flex:1;background-color:transparent;display:flex;justify-content:center;align-items:center}.section-three-right-top-right p{background:linear-gradient(to right,#939393,#fff);font-weight:500;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:monospace;text-align:center;font-size:24px;margin-inline:5%}.section-three-right-bottom{height:100%;width:100%;flex:7;background-color:transparent;display:flex;flex-direction:column;gap:5%}.section-three-right-bottom-top{flex:2;width:100%;height:100%;background-color:transparent;display:flex;flex-direction:row;gap:5%}.section-three-right-bottom-top-1,.section-three-right-bottom-top-2{display:flex;gap:8%;margin-top:1%;background-color:transparent;flex-direction:row;width:100%;height:100%}.section-three-right-bottom-top-1-1,.section-three-right-bottom-top-1-2,.section-three-right-bottom-top-2-1,.section-three-right-bottom-top-2-2{width:100%;height:100%;background-color:transparent;flex:1;display:flex;justify-content:center;flex-direction:column;align-items:center}.section-three-right-bottom-top-1-1 h1,.section-three-right-bottom-top-1-2 h1,.section-three-right-bottom-top-2-1 h1,.section-three-right-bottom-top-2-2 h1{background:linear-gradient(to right,#939393,#fff);font-weight:500;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:monospace;text-align:center;font-size:55px;flex:1;margin-top:10%}.section-three-right-bottom-top-1-1 p,.section-three-right-bottom-top-1-2 p,.section-three-right-bottom-top-2-1 p,.section-three-right-bottom-top-2-2 p{background:linear-gradient(to right,#939393,#fff);font-weight:500;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:monospace;text-align:center;margin-top:-2%;font-size:20px;flex:1}.section-three-right-bottom-bottom{flex:6;width:100%;height:100%;background-color:transparent;display:flex;flex-direction:column;gap:8%}.section-three-right-bottom-bottom-1{flex:1;background-color:transparent;width:100%;height:100%;display:flex;flex-direction:row;gap:3%;overflow:hidden}.vouches1{height:100%;width:100%;flex:9;background-color:#878b87;border-radius:10px}.endvouch{flex:1;background-color:transparent;height:100%;min-width:0;display:flex;flex-direction:column;gap:3%;justify-content:center;align-items:center}.starvouch1,.starvouch2,.starvouch3{flex:1;background-color:transparent;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.starvouch1 img,.starvouch2 img,.starvouch3 img{height:60%;width:60%;object-fit:contain}.starvouch2 img{scale:1.4}.section-three-right-bottom-bottom-2{flex:1;background-color:transparent;width:100%;height:100%;display:flex;flex-direction:row;gap:2%}.section-three-right-bottom-bottom-2-top{flex:1;background-color:transparent;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.section-three-right-bottom-bottom-2-top p{background:linear-gradient(to right,#939393,#fff);font-weight:500;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:monospace;margin-top:-2%;font-size:24px;text-align:center}.section-three-right-bottom-bottom-2-bottom{flex:5;background-color:transparent;width:100%;height:100%;display:flex;flex-direction:column;gap:4%}.section-three-right-bottom-bottom-2-bottom-1{flex:1;height:100%;width:100%;flex-direction:row;display:flex;gap:5%;background-color:transparent}.section-three-right-bottom-bottom-2-bottom-1-1,.section-three-right-bottom-bottom-2-bottom-1-2{flex:1;background-color:transparent;display:flex;gap:2%;justify-content:center;align-items:center;width:100%;height:100%;text-align:center}.section-three-right-bottom-bottom-2-bottom-2{flex:1;height:100%;width:100%;flex-direction:row;display:flex;gap:5%;background-color:transparent}.section-three-right-bottom-bottom-2-bottom-2-1,.section-three-right-bottom-bottom-2-bottom-2-2{flex:1;background-color:transparent;display:flex;flex-direction:row;gap:2%;justify-content:center;align-items:center;width:100%;height:100%;text-align:center}.section-three-right-bottom-bottom-2-bottom-1-1-left,.section-three-right-bottom-bottom-2-bottom-1-2-left,.section-three-right-bottom-bottom-2-bottom-2-1-left,.section-three-right-bottom-bottom-2-bottom-2-2-left{flex:1;background-color:#494747;border-radius:30px;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.section-three-right-bottom-bottom-2-bottom-1-1-left img,.section-three-right-bottom-bottom-2-bottom-1-2-left img,.section-three-right-bottom-bottom-2-bottom-2-1-left img,.section-three-right-bottom-bottom-2-bottom-2-2-left img{width:75%;height:75%;object-fit:contain}.section-three-right-bottom-bottom-2-bottom-2-1-left img,.section-three-right-bottom-bottom-2-bottom-2-2-left img{scale:1.5}.section-three-right-bottom-bottom-2-bottom-1-1-right,.section-three-right-bottom-bottom-2-bottom-1-2-right,.section-three-right-bottom-bottom-2-bottom-2-1-right,.section-three-right-bottom-bottom-2-bottom-2-2-right{flex:1.5;background-color:#292929;border-radius:30px;width:100%;height:100%}.section-three-right-bottom-bottom-2-bottom-1-1-right p,.section-three-right-bottom-bottom-2-bottom-1-2-right p,.section-three-right-bottom-bottom-2-bottom-2-1-right p,.section-three-right-bottom-bottom-2-bottom-2-2-right p{display:flex;justify-content:center;align-items:center;width:100%;height:100%;font-family:monospace;background:linear-gradient(to right,#939393,#fff);font-weight:500;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;font-size:15px;padding:2%}.section-four{height:250vh;width:100%;display:flex;flex-direction:column;gap:5%;background-color:transparent}.section-four-top-section{flex:1;width:100%;height:100%;display:flex;flex-direction:row;gap:2%;background-color:transparent}.section-four-mid-section{flex:1;width:100%;height:100%;display:flex;flex-direction:row;gap:4%;background-color:transparent}.section-four-mid-section-left{flex:2.5;background-color:transparent;display:flex;flex-direction:column;gap:3%}.section-four-mid-section-left-top{flex:6;background-color:transparent;justify-content:center;align-items:center;display:flex;flex-direction:column;gap:5%}.section-four-mid-section-left-top-1,.section-four-mid-section-left-top-2,.section-four-mid-section-left-top-3{flex:1;height:100%;width:100%;background-color:transparent;display:flex;flex-direction:row;gap:2%}.section-four-mid-section-left-top-1-1,.section-four-mid-section-left-top-1-2,.section-four-mid-section-left-top-2-1,.section-four-mid-section-left-top-2-2,.section-four-mid-section-left-top-3-1,.section-four-mid-section-left-top-3-2{flex:1;background-color:transparent;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2%}.section-four-mid-section-left-top-1-1-text,.section-four-mid-section-left-top-1-2-text,.section-four-mid-section-left-top-2-1-text,.section-four-mid-section-left-top-2-2-text,.section-four-mid-section-left-top-3-1-text,.section-four-mid-section-left-top-3-2-text{flex:1;background-color:transparent}.section-four-mid-section-left-top-1-1-text p,.section-four-mid-section-left-top-1-2-text p,.section-four-mid-section-left-top-2-1-text p,.section-four-mid-section-left-top-2-2-text p,.section-four-mid-section-left-top-3-1-text p,.section-four-mid-section-left-top-3-2-text p{font-family:monospace;background:linear-gradient(to right,#939393,#fff);font-weight:500;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;font-size:18px}.section-four-mid-section-left-top-1-1-icon,.section-four-mid-section-left-top-1-2-icon,.section-four-mid-section-left-top-2-1-icon,.section-four-mid-section-left-top-2-2-icon,.section-four-mid-section-left-top-3-1-icon,.section-four-mid-section-left-top-3-2-icon{height:50%;width:50%;flex:4;background-color:transparent;display:flex;justify-content:center;align-items:center}.section-four-mid-section-left-top-1-1-icon img,.section-four-mid-section-left-top-1-2-icon img,.section-four-mid-section-left-top-2-1-icon img,.section-four-mid-section-left-top-2-2-icon img,.section-four-mid-section-left-top-3-1-icon img,.section-four-mid-section-left-top-3-2-icon img{height:90%;width:90%;object-fit:contain;background-color:transparent;scale:.8}.section-four-mid-section-left-bottom{flex:1;margin-top:3%;background-color:#191919;border:1px solid white;display:flex;justify-content:center;align-items:center}.section-four-mid-section-left-bottom p{font-family:monospace;background:linear-gradient(to right,#939393,#fff);font-weight:500;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:21px}.section-four-mid-section-right{flex:6;background-color:transparent;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:2%}.section-four-mid-section-right-top{flex:2;background-color:transparent;justify-content:center;align-items:center;display:flex}.section-four-mid-section-right-top h1{font-family:monospace;background:linear-gradient(to right,#939393,#fff);font-weight:500;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;font-size:45px}.section-four-mid-section-right-bottom{flex:4;background-color:#202020;border-radius:10px;display:flex;justify-content:center;align-items:center}.section-four-mid-section-right-bottom p{font-family:monospace;background:linear-gradient(to right,#939393,#fff);font-weight:500;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:justify;font-size:21px;padding-inline:5%;padding-top:2%}.section-four-bottom-section{flex:1;width:100%;height:100%;display:flex;flex-direction:row;gap:2%;background-color:transparent}.section-four-bottom-section-left{flex:3;background-color:transparent;display:flex;flex-direction:column;gap:4%;height:100%;width:100%}.section-four-bottom-section-left-top{flex:2;background-color:transparent;height:100%;width:100%;display:flex;justify-content:center;align-items:center;padding:2%}.section-four-bottom-section-left-top h1{font-family:monospace;background:linear-gradient(to right,#939393,#fff);font-weight:500;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;font-size:45px}.section-four-bottom-section-left-mid{flex:3;display:flex;justify-content:center;align-items:center;background-color:#202020;border-radius:10px;height:100%;width:100%;padding:2%}.section-four-bottom-section-left-mid p{font-family:monospace;background:linear-gradient(to right,#939393,#fff);font-weight:500;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:justify;font-size:21px}.section-four-bottom-section-left-bottom{flex:2;background-color:transparent;height:75%;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:2%}.section-four-bottom-section-left-bottom-left{flex:1;background-color:transparent;height:100%;width:100%;display:flex;justify-content:center;align-items:center}.section-four-bottom-section-left-bottom-left p{font-family:monospace;background:linear-gradient(to right,#939393,#fff);font-weight:500;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;font-size:25px}.section-four-bottom-section-left-bottom-right{flex:3;background-color:transparent;height:50%;width:50%;display:flex;flex-direction:row;gap:2%;justify-content:center;align-items:center}.section-four-bottom-section-left-bottom-right-1,.section-four-bottom-section-left-bottom-right-2,.section-four-bottom-section-left-bottom-right-3{flex:1;background-color:transparent;width:100%;height:100%;padding:2%}.section-four-bottom-section-left-bottom-right-1 img,.section-four-bottom-section-left-bottom-right-2 img,.section-four-bottom-section-left-bottom-right-3 img{height:100%;width:100%;object-fit:contain}.section-four-bottom-section-right{flex:2;background-color:transparent;display:flex;flex-direction:column;gap:2%;height:100%;width:100%}.section-four-bottom-section-right-text{flex:1;background-color:transparent;height:100%;width:100%;display:flex;justify-content:center;align-items:center}.section-four-bottom-section-right-text p{font-family:monospace;background:linear-gradient(to right,#939393,#fff);font-weight:500;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:justify;font-size:25px}.section-four-bottom-section-right-contents{flex:6;background-color:transparent;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2%;padding:2%}.section-four-bottom-section-right-contents-1,.section-four-bottom-section-right-contents-2,.section-four-bottom-section-right-contents-3{flex:1;background-color:transparent;border:1px solid white;width:100%;height:100%;display:flex;flex-direction:row;gap:2%;padding:2%}.section-four-bottom-section-right-contents-1-field,.section-four-bottom-section-right-contents-2-field,.section-four-bottom-section-right-contents-3-field{flex:2;border-right:1px solid white;background-color:#3a3a3a;height:100%;width:100%;display:flex;align-items:center;justify-content:center}.section-four-bottom-section-right-contents-1-field p,.section-four-bottom-section-right-contents-2-field p,.section-four-bottom-section-right-contents-3-field p{font-family:monospace;background:linear-gradient(to right,#939393,#fff);font-weight:500;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;font-size:20px}.section-four-bottom-section-right-contents-1-info,.section-four-bottom-section-right-contents-2-info,.section-four-bottom-section-right-contents-3-info{flex:4;background-color:transparent;height:100%;width:100%;display:flex;align-items:center;justify-content:center}.section-four-bottom-section-right-contents-1-info p,.section-four-bottom-section-right-contents-2-info p,.section-four-bottom-section-right-contents-3-info p{font-family:monospace;background:linear-gradient(to right,#939393,#fff);font-weight:500;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;font-size:18px}.section-four-left,.section-four-mid,.section-four-right{height:100%;width:100%;background-color:transparent;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:2%}.section-four-left,.section-four-mid{flex:2}.section-four-right{flex:1}.section-four-left-top,.section-four-mid-top,.section-four-right-top{flex:1;background-color:transparent;width:100%;height:100%}.section-four-left-top p,.section-four-mid-top p,.section-four-right-top p{flex:1;background-color:transparent;width:100%;height:100%;font-family:monospace;background:linear-gradient(to right,#939393,#fff);font-weight:500;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;font-size:24px}.section-four-left-bottom,.section-four-mid-bottom,.section-four-right-bottom{flex:6;background-color:transparent;width:100%;height:100%;display:flex;flex-direction:column;gap:2%}.section-four-left-bottom-top,.section-four-left-bottom-bottom{flex:1;background-color:transparent;display:flex;flex-direction:row;gap:2%}.section-four-left-bottom-top-1,.section-four-left-bottom-bottom-1,.section-four-left-bottom-top-2,.section-four-left-bottom-bottom-2{flex:1;background-color:transparent;padding:2%}.section-four-mid-bottom-top,.section-four-mid-bottom-bottom{flex:1;background-color:transparent;display:flex;flex-direction:row;gap:2%;padding:2%}.section-four-right-bottom-1,.section-four-right-bottom-2,.section-four-right-bottom-3,.section-four-right-bottom-4{flex:1;background-color:transparent;display:flex;flex-direction:row;gap:2%;padding:2%;border:1px solid white}.section-four-right-bottom-1-left,.section-four-right-bottom-2-left,.section-four-right-bottom-3-left,.section-four-right-bottom-4-left{flex:1;background-color:#222;border-right:1px solid #ffffff;display:flex;justify-content:center;align-items:center}.section-four-right-bottom-1-left img,.section-four-right-bottom-2-left img,.section-four-right-bottom-3-left img,.section-four-right-bottom-4-left img{height:80%;width:80%;object-fit:contain;scale:.7}.section-four-right-bottom-1-right,.section-four-right-bottom-2-right,.section-four-right-bottom-3-right,.section-four-right-bottom-4-right{flex:2;background-color:transparent;display:flex;justify-content:center;align-items:center;text-align:center}.section-four-right-bottom-1-right p,.section-four-right-bottom-2-right p,.section-four-right-bottom-3-right p,.section-four-right-bottom-4-right p{font-family:monospace;background:linear-gradient(to right,#939393,#fff);font-weight:500;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;font-size:18px}.section-five{display:flex;flex-direction:row;width:100%;height:60vh;gap:5%}.section-five-left{flex:1.5;display:flex;flex-direction:column;gap:5%;width:100%;height:100%;background-color:transparent}.section-five-left-top{flex:1;background-color:#2c2c2c;height:100%;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:2%;padding:2%;border-radius:20px}.section-five-left-top-1{flex:2;background-color:transparent;height:100%;width:100%;display:flex}.section-five-left-top-1 h2{height:100%;width:100%;font-family:monospace;background:linear-gradient(to right,#939393,#fff);font-weight:500;-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:flex;justify-content:center;align-items:center;font-size:22px}.section-five-left-top-2 h3{height:100%;width:100%;font-family:monospace;background:linear-gradient(to right,#939393,#fff);font-weight:500;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:right;font-size:18px}.section-five-left-top-2,.section-five-left-bottom{flex:1;background-color:transparent;height:100%;width:100%}.section-five-left-bottom h1{width:100%;height:100%;font-family:monospace;background:linear-gradient(to right,#939393,#fff);font-weight:500;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;font-size:48px;display:flex;justify-content:center;align-items:center}.section-five-right{flex:1;display:flex;flex-direction:column;gap:5%;width:100%;height:100%;background-color:#171717;border-radius:20px;padding:3%}.section-five-right-top{flex:1;background-color:transparent;height:100%;width:100%;display:flex;flex-direction:row;gap:2%}.section-five-right-top-1,.section-five-right-top-2,.section-five-right-top-3{flex:1;background-color:transparent;width:100%;height:100%;object-fit:contain;display:flex;align-items:center;justify-content:center}.section-five-right-top-1 img,.section-five-right-top-2 img,.section-five-right-top-3 img{width:60%;height:60%;object-fit:contain}.section-five-right-top-2 img{scale:1.2}.section-five-right-bottom{flex:1;background-color:transparent;border-radius:10px;height:100%;width:100%;display:flex;flex-direction:column;gap:10%}.section-five-right-bottom-top{flex:1;background-color:transparent;height:100%;width:100%}.section-five-right-bottom-top p{width:100%;height:100%;font-family:monospace;background:linear-gradient(to right,#939393,#fff);font-weight:500;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;font-size:24px}.section-five-right-bottom-bottom{flex:2;background-color:transparent;height:100%;width:100%;display:flex;flex-direction:column;gap:6%}.section-five-right-bottom-bottom-top,.section-five-right-bottom-bottom-bottom{flex:1;background-color:transparent;height:100%;width:100%;display:flex;flex-direction:row;gap:2%;justify-content:center;align-items:center}.section-five-right-bottom-bottom-top-1,.section-five-right-bottom-bottom-top-2,.section-five-right-bottom-bottom-bottom-1,.section-five-right-bottom-bottom-bottom-2{flex:1;text-align:center;height:100%;width:100%;margin:2%}.section-five-right-bottom-bottom-top-1 p,.section-five-right-bottom-bottom-top-2 p,.section-five-right-bottom-bottom-bottom-1 p,.section-five-right-bottom-bottom-bottom-2 p{width:100%;height:100%;font-family:monospace;background:linear-gradient(to right,#939393,#fff);font-weight:500;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;margin-top:3%;font-size:16px}.scrollable-profile-wrapper::-webkit-scrollbar{width:8px}.scrollable-profile-wrapper::-webkit-scrollbar-thumb{background-color:#a1a1a1;border-radius:5px}.scrollable-profile-wrapper::-webkit-scrollbar-track{background-color:transparent}.scrollable-profile-wrapper::-webkit-scrollbar-button{display:none;height:0;width:0}.scrollable-profile-wrapper{scrollbar-width:thin;scrollbar-color:rgb(161,161,161) transparent}@media (max-width: 1024px){.section-one{flex-direction:column;width:100%;height:fit-content}.section-one-left,.section-one-right{flex-direction:row;width:100%}.section-one-right{display:none}.section-one-mid{flex-direction:column;width:100%}.section-one-mid-bottom{flex-direction:column}.section-one-left{flex:2.5;scale:1.2}.section-one-mid{flex:5}.section-one-mid-top-text h2{font-size:40px}.section-one-mid-bottom-left p{padding-top:3%;font-size:18px}.section-one-mid-bottom-right{display:none}.section-one-right{flex:2.5}.section-two{gap:5%}.section-two-top-layers{flex-direction:column;gap:9%}.section-two-bottom{flex-direction:column}.section-two-bottom-1,.section-two-bottom-2,.section-two-bottom-3,.section-two-bottom-4{flex-direction:row;justify-content:center;align-items:center}.section-two-bottom-1-text,.section-two-bottom-2-text,.section-two-bottom-3-text,.section-two-bottom-4-text{flex:2}.section-two-bottom-1-text p,.section-two-bottom-2-text p,.section-two-bottom-3-text p,.section-two-bottom-4-text p{font-size:16px}.section-two-bottom-1-info,.section-two-bottom-2-info,.section-two-bottom-3-info,.section-two-bottom-4-info{flex:3}.section-three{flex-direction:column;width:100%}.section-three-right-top,.section-three-right-bottom-top{flex-direction:column}.section-three-right-bottom-bottom-1{display:none}.section-three-right-bottom-bottom-2{flex-direction:column}.section-three-right-bottom-bottom-2 p{font-size:18px}.section-three-right-bottom-bottom-2-bottom{gap:4%}.section-three-right-bottom-bottom-2-bottom-1,.section-three-right-bottom-bottom-2-bottom-2{flex-direction:column;gap:4%}.section-four,.section-five{height:75vh;flex-direction:column}.section-five-left-top{padding:5%}.section-five-left-bottom h1{font-size:33px}}@media (max-width: 600px) and (orientation: portrait){.section-one-mid-top{height:fit-content;display:flex;align-items:center;justify-content:center}.section-one-mid-top-text h2{text-align:center;font-size:28px;padding-top:-10%;flex:1}.section-one-mid-bottom-left p{font-size:18px}.section-two{height:130vh}.section-two-bottom-4-info{margin-bottom:2%}.section-three{height:130vh}.section-three-left{display:none}.section-four{flex-direction:column;height:220vh;gap:3%}.section-four-top-section{flex-direction:column;min-height:150vh}.section-four-right-top p{margin-top:4%;margin-bottom:8%}.section-four-mid-section,.section-four-bottom-section{flex-direction:column}.section-four-bottom-section-left,.section-four-mid-section{display:none}.section-three-right-bottom-bottom-1{flex-direction:column}.vouches1,.endvouch{display:none}}@media (min-width: 501px) and (max-width:600px)and (orientation: portrait){.section-one{height:70vh}.section-three{height:200vh}.section-four{height:300vh}.section-four-top-section{min-height:200vh}.section-five{height:95vh}}@media (max-width: 390px){.section-one{height:40vh}.section-one-mid-top{display:flex;align-items:center;justify-content:center}.section-one-mid-top-text h2{text-align:center;font-size:25px;flex:1}.section-one-mid-bottom-left p{display:none}.section-two{height:120vh}.section-three{height:170vh}.section-four{height:250vh}.section-four-bottom-section-right-contents-1-field p,.section-four-bottom-section-right-contents-2-field p,.section-four-bottom-section-right-contents-3-field p{font-size:15px}.section-four-bottom-section-right-contents-1-info p,.section-four-bottom-section-right-contents-2-info p,.section-four-bottom-section-right-contents-3-info p{font-size:15px;padding-inline:3%}.section-five{height:115vh}.section-five-right-bottom-bottom p{font-size:13px}}@media (min-width: 690px) and (max-width: 1024px) and (orientation: portrait){.section-one{height:fit-content}.section-one-left{display:none}.section-one-mid-bottom-left p{font-size:20px}.section-two{height:160vh}.section-two-bottom-1-text p,.section-two-bottom-2-text p,.section-two-bottom-3-text p,.section-two-bottom-4-text p{font-size:25px}.section-three{height:190vh}.section-three-left{display:none}.section-three-right-top-right p{font-size:30px}.section-three-right-bottom-top-1-1 h1,.section-three-right-bottom-top-1-2 h1,.section-three-right-bottom-top-2-1 h1,.section-three-right-bottom-top-2-2 h1{font-size:60px}.section-three-right-bottom-top-1-1 p,.section-three-right-bottom-top-1-2 p,.section-three-right-bottom-top-2-1 p,.section-three-right-bottom-top-2-2 p{margin-top:3%;font-size:26px}.section-three-right-bottom-bottom-2-top p{font-size:30px}.section-three-right-bottom-bottom-2-bottom{gap:2%;margin-bottom:3%}.section-three-right-bottom-bottom-2-bottom-1-1-right p,.section-three-right-bottom-bottom-2-bottom-1-2-right p,.section-three-right-bottom-bottom-2-bottom-2-1-right p,.section-three-right-bottom-bottom-2-bottom-2-2-right p{font-size:25px;padding-inline:3%}.section-four{height:280vh;gap:3%}.section-four-top-section{flex-direction:column;min-height:200vh}.section-four-left-top p,.section-four-mid-top p{margin-top:3%;font-size:30px}.section-four-right-top p{margin-top:3%;margin-bottom:3%;font-size:30px}.section-four-right-bottom-1-right p,.section-four-right-bottom-2-right p,.section-four-right-bottom-3-right p,.section-four-right-bottom-4-right p{font-size:30px}.section-four-mid-section{flex-direction:column;gap:0}.section-four-mid-section-left-top-1,.section-four-mid-section-left-top-2{margin-bottom:3%}.section-four-mid-section-left-top-3{margin-bottom:5%}.section-four-mid-section-left-top-1-1-text p,.section-four-mid-section-left-top-1-2-text p,.section-four-mid-section-left-top-2-1-text p,.section-four-mid-section-left-top-2-2-text p,.section-four-mid-section-left-top-3-1-text p,.section-four-mid-section-left-top-3-2-text p{font-size:30px}.section-four-mid-section-left-bottom p{font-size:30px;padding:3%}.section-four-mid-section{display:none}.section-four-mid-section-right-top{background-color:transparent}.section-four-bottom-section{flex-direction:column}.section-four-bottom-section-left{display:none}.section-four-bottom-section-right-text p{margin-top:3%;font-size:30px}.section-four-bottom-section-right-contents-1-field p,.section-four-bottom-section-right-contents-2-field p,.section-four-bottom-section-right-contents-3-field p{font-size:30px}.section-five{height:80vh}.section-five-left-bottom h1{font-size:50px}.section-five-right-bottom-top p{font-size:25px}.section-five-right-bottom-bottom p{font-size:20px}}@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait){.section-one{height:40vh}.section-one-left{display:none}.section-one-mid-top-text h2{font-size:60px}.section-one-mid-bottom-left p{font-size:28px}.section-two{height:140vh}.section-two-bottom-1-text p,.section-two-bottom-2-text p,.section-two-bottom-3-text p,.section-two-bottom-4-text p{font-size:35px}.section-three{height:190vh}.section-three-left{display:none}.section-three-right-top-right p{font-size:40px}.section-three-right-bottom-top-1-1 h1,.section-three-right-bottom-top-1-2 h1,.section-three-right-bottom-top-2-1 h1,.section-three-right-bottom-top-2-2 h1{font-size:80px}.section-three-right-bottom-top-1-1 p,.section-three-right-bottom-top-1-2 p,.section-three-right-bottom-top-2-1 p,.section-three-right-bottom-top-2-2 p{margin-top:3%;font-size:40px}.section-three-right-bottom-bottom-2-top p{font-size:40px}.section-three-right-bottom-bottom-2-bottom{gap:2%;margin-bottom:3%}.section-three-right-bottom-bottom-2-bottom-1-1-right p,.section-three-right-bottom-bottom-2-bottom-1-2-right p,.section-three-right-bottom-bottom-2-bottom-2-1-right p,.section-three-right-bottom-bottom-2-bottom-2-2-right p{font-size:35px;padding-inline:3%}.section-four{height:280vh;gap:3%}.section-four-top-section{flex-direction:column;min-height:200vh}.section-four-left-top p,.section-four-mid-top p{margin-top:3%;font-size:40px}.section-four-right-top p{margin-top:3%;margin-bottom:3%;font-size:40px}.section-four-right-bottom-1-right p,.section-four-right-bottom-2-right p,.section-four-right-bottom-3-right p,.section-four-right-bottom-4-right p{font-size:30px}.section-four-mid-section{flex-direction:column;gap:0}.section-four-mid-section-left-top-1,.section-four-mid-section-left-top-2{margin-bottom:3%}.section-four-mid-section-left-top-3{margin-bottom:5%}.section-four-mid-section{display:none}.section-four-bottom-section{flex-direction:column}.section-four-bottom-section-left{display:none}.section-four-bottom-section-right-text p{margin-top:3%;font-size:40px}.section-four-bottom-section-right-contents-1-field p,.section-four-bottom-section-right-contents-2-field p,.section-four-bottom-section-right-contents-3-field p{font-size:40px}.section-four-bottom-section-right-contents-1-info p,.section-four-bottom-section-right-contents-2-info p,.section-four-bottom-section-right-contents-3-info p{font-size:30px}.section-five{height:80vh}.section-five-left-top-1 h2,.section-five-left-top-2 h3{font-size:30px}.section-five-left-bottom h1{font-size:50px}.section-five-right-bottom-top p{font-size:35px}.section-five-right-bottom-bottom p{font-size:25px}}@media (max-width: 829px) and (orientation:landscape){.section-one{height:fit-content}.section-one-left{display:none}.section-one-mid-top-text{display:flex;justify-content:center;align-items:center}.section-one-mid-top-text h2{text-align:center;padding-top:7%;display:block}.section-one-mid-bottom-left p{display:none}.section-two{height:320vh}.section-three{height:370vh}.section-four{height:130vh}}@media (max-width: 1023px) and (orientation:landscape){.section-one{height:115vh}.section-one-mid-top-text{display:flex;align-items:center;justify-content:center}.section-one-mid-top-text h2{font-size:50px;text-align:center}.section-one-mid-bottom-left p{padding-inline:10%}.section-two{height:390vh}.section-two-bottom-1-text p,.section-two-bottom-2-text p,.section-two-bottom-3-text p,.section-two-bottom-4-text p{font-size:30px}.section-three{height:370vh}.section-four{height:240vh}.section-five{height:160vh}}@keyframes typewriter{0%{width:0}to{width:100%}}@keyframes blink{0%,to{border-color:transparent}50%{border-color:#000}}@media (min-width: 1350px){.section-one-mid-top-text h2{font-size:60px}.section-one-mid-bottom-left p{font-size:23px}}@media (min-width: 1700px){.section-one-mid-top-text h2{font-size:85px}.section-one-mid-bottom-left p{font-size:30px}}@media (min-width: 1400px){.section-one-mid-top-text h2{font-size:75px}.section-two-bottom-1-text p,.section-two-bottom-2-text p,.section-two-bottom-3-text p,.section-two-bottom-4-text p{font-size:35px}.section-three{height:200vh}.section-three-right-top-right p{font-size:30px}.section-three-right-bottom-top-1-1 h1,.section-three-right-bottom-top-1-2 h1,.section-three-right-bottom-top-2-1 h1,.section-three-right-bottom-top-2-2 h1{font-size:70px}.section-three-right-bottom-top-1-1 p,.section-three-right-bottom-top-1-2 p,.section-three-right-bottom-top-2-1 p,.section-three-right-bottom-top-2-2 p{font-size:30px}.section-three-right-bottom-bottom-2-top p{font-size:35px}.section-three-right-bottom-bottom-2-bottom-1-1-right p,.section-three-right-bottom-bottom-2-bottom-1-2-right p,.section-three-right-bottom-bottom-2-bottom-2-1-right p,.section-three-right-bottom-bottom-2-bottom-2-2-right p{font-size:20px;padding:3%}.section-four{min-height:250vh;max-height:300vh}.section-four-left-top p,.section-four-mid-top p,.section-four-right-top p{margin-top:3%;font-size:35px}.section-four-right-bottom-1-right p,.section-four-right-bottom-2-right p,.section-four-right-bottom-3-right p,.section-four-right-bottom-4-right p{font-size:30px}.section-four-mid-section-left-top-1-1-text p,.section-four-mid-section-left-top-1-2-text p,.section-four-mid-section-left-top-2-1-text p,.section-four-mid-section-left-top-2-2-text p,.section-four-mid-section-left-top-3-1-text p,.section-four-mid-section-left-top-3-2-text p,.section-four-mid-section-left-bottom p{font-size:25px}.section-four-mid-section-right-top h1{font-size:45px}.section-four-mid-section-right-bottom p{font-size:25px}.section-four-bottom-section-left-top h1{font-size:50px}.section-four-bottom-section-left-mid p{font-size:25px}.section-four-bottom-section-right-text p{font-size:40px}.section-four-bottom-section-right-contents-1-field p,.section-four-bottom-section-right-contents-2-field p,.section-four-bottom-section-right-contents-3-field p{font-size:27px;padding-inline:4%}.section-four-bottom-section-right-contents-1-info p,.section-four-bottom-section-right-contents-2-info p,.section-four-bottom-section-right-contents-3-info p{font-size:20px}.section-five{height:80vh}.section-five-left-top-1 h2{font-size:32px;margin-inline:3%}.section-five-left-top-2 h3{font-size:28px}.section-five-left-bottom h1{font-size:70px}.section-five-right-bottom-top p{font-size:35px}.section-five-right-bottom-bottom-top-1 p,.section-five-right-bottom-bottom-top-2 p,.section-five-right-bottom-bottom-bottom-1 p,.section-five-right-bottom-bottom-bottom-2 p{font-size:25px}}@media screen and (max-width: 1024px) and (max-height: 600px) and (orientation: landscape){.section-one{height:50vh}.section-one-left{display:none}.section-two{height:320vh}.section-two-bottom-1-text p,.section-two-bottom-2-text p,.section-two-bottom-3-text p,.section-two-bottom-4-text p{font-size:25px}.section-three{height:480vh}.section-three-left{display:none}.section-three-right-top-right p{font-size:35px}.section-three-right-bottom-top-1-1 h1,.section-three-right-bottom-top-1-2 h1,.section-three-right-bottom-top-2-1 h1,.section-three-right-bottom-top-2-2 h1{font-size:70px}.section-three-right-bottom-top-1-1 p,.section-three-right-bottom-top-1-2 p,.section-three-right-bottom-top-2-1 p,.section-three-right-bottom-top-2-2 p{font-size:30px}.section-three-right-bottom-bottom-2-top p{font-size:35px}.section-three-right-bottom-bottom-2-bottom-1-1-right p,.section-three-right-bottom-bottom-2-bottom-1-2-right p,.section-three-right-bottom-bottom-2-bottom-2-1-right p,.section-three-right-bottom-bottom-2-bottom-2-2-right p{font-size:20px;padding:3%}.section-three-right-bottom-bottom-2-bottom p{font-size:30px}.section-four{height:200vh}.section-four-mid-section,.section-four-bottom-section-left{display:none}.section-five{height:180vh}}@media screen and (max-width: 950px) and (max-height: 700px) and (orientation: landscape){.section-one{height:fit-content}.section-two{height:470vh}.section-three-left{display:none}.section-four-top-section{flex-direction:column;min-height:600vh}.section-four{height:900vh;gap:2%}.section-four-right-top{margin-bottom:4%}}.leetcode-container{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.leetcode-button{position:relative;width:100%;height:auto;max-width:100%;max-height:100%;border:2px solid white;background-size:contain;padding:12%;padding-block:18%;border-radius:15px;outline:none;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease,backdrop-filter .3s ease;display:flex;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#000;box-shadow:0 4px 6px #0003}.leetcode-button img{width:100%;height:auto;border-radius:15px;object-fit:cover;transform:scale(1.3)}.leetcode-button:hover{transform:translateY(-2px);box-shadow:0 8px 15px #7474744d}.leetcode-button:focus{outline:none}.leetcode-button:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0003;border-radius:15px;z-index:-1}.github-container{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.github-button{position:relative;width:100%;height:auto;max-width:100%;max-height:100%;border:2px solid white;background-size:contain;padding:10%;border-radius:15px;outline:none;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease,backdrop-filter .3s ease;display:flex;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#121212;box-shadow:0 4px 6px #0003}.github-button img{width:100%;height:auto;border-radius:15px}.github-button:hover{transform:translateY(-2px);box-shadow:0 8px 15px #7474744d}.github-button:focus{outline:none}.github-button:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0003;border-radius:15px;z-index:-1}.profile-pic-wrapper{width:80%;max-width:200px;aspect-ratio:2 / 2;box-sizing:border-box;flex-shrink:0;flex-grow:0}.profile-pic-inner{width:100%;height:100%;padding:15px;box-sizing:border-box;background-color:#000;border-radius:14px;overflow:hidden;border:1px solid rgb(255,255,255)}.profile-pic-image{width:100%;height:100%;object-fit:cover;border-radius:inherit;border:1px solid rgb(81,81,81);display:block}.hexagon-profile-slider{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.hexagon-profile-wrapper{width:100%;max-width:600px;height:300px;perspective:1500px;display:flex;justify-content:center;align-items:center;position:relative}.hexagon-slider{width:180px;height:200px;position:relative;transform-style:preserve-3d;animation:rotateHexagonSlider 20s linear infinite}@keyframes rotateHexagonSlider{0%{transform:rotateX(0) rotateY(0)}to{transform:rotateX(360deg) rotateY(0)}}.hexagon-item{position:absolute;width:100%;height:100%;transform:rotateX(calc((var(--position) - 1) * (360deg / var(--quantity)))) translateZ(280px);display:flex;align-items:center;justify-content:center;backface-visibility:hidden;transition:transform .5s ease-in-out}.hexagon-item img{width:100%;height:100%;object-fit:cover;clip-path:polygon(25% 5%,75% 5%,100% 50%,75% 95%,25% 95%,0% 50%);box-shadow:0 4px 15px #0003;transition:transform .3s ease}.hexagon-item img:hover{transform:scale(1.01)}.hexagon-slider:hover{animation-play-state:paused}@media (max-width: 1024px){.hexagon-profile-slider{display:none}}@media (min-width: 1600px){.hexagon-profile-slider{scale:1}.hexagon-slider{width:200px;height:220px}}.hexagon-profile-slider-horizontal{position:relative;width:100%;height:auto;display:none;justify-content:center;align-items:center;overflow:hidden}.hexagon-profile-wrapper-horizontal{width:100%;height:80%;max-width:100%;perspective:200px;display:flex;justify-content:center;align-items:center;position:relative;background-color:transparent}.hexagon-slider-horizontal{width:75px;height:100px;position:relative;transform-style:preserve-3d;animation:rotateHexagonSliderHorizontal 20s linear infinite}@keyframes rotateHexagonSliderHorizontal{0%{transform:rotateY(0) rotateX(0)}to{transform:rotateY(360deg) rotateX(0)}}.hexagon-item-horizontal{position:absolute;width:100%;height:100%;transform:rotateY(calc((var(--position) - 1) * (360deg / var(--quantity)))) translateZ(205px);display:flex;align-items:center;justify-content:center;backface-visibility:hidden;transition:transform .5s ease-in-out}.hexagon-item-horizontal img{width:100%;height:100%;object-fit:cover;clip-path:polygon(25% 5%,75% 5%,100% 50%,75% 95%,25% 95%,0% 50%);box-shadow:0 4px 15px #0003;transition:transform .3s ease}.hexagon-item-horizontal img:hover{transform:scale(1.01)}.hexagon-slider-horizontal:hover{animation-play-state:paused}@media (max-width: 767px){.hexagon-profile-slider-horizontal{display:flex}.hexagon-profile-wrapper-horizontal{padding:10px 0}.hexagon-slider-horizontal{width:110px;height:115px}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.hexagon-profile-slider-horizontal{display:flex}.hexagon-profile-wrapper-horizontal{padding:10px 0}.hexagon-slider-horizontal{width:130px;height:140px}}@media (min-width: 1025px){.hexagon-profile-slider-horizontal{display:none}}.timeline-hexagon-profile{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.timeline-hexagon-wrapper{width:100%;max-height:800px;height:300px;perspective:1500px;display:flex;justify-content:center;align-items:center;position:relative}.timeline-hexagon-slider{width:180px;height:200px;position:relative;transform-style:preserve-3d;animation:rotateTimelineHexagonSlider 20s linear infinite}@keyframes rotateTimelineHexagonSlider{0%{transform:rotateX(0) rotateY(0)}to{transform:rotateX(360deg) rotateY(0)}}.timeline-hexagon-item{position:absolute;width:100%;height:100%;transform:rotateX(calc((var(--position) - 1) * (360deg / var(--quantity)))) translateZ(350px);display:flex;align-items:center;justify-content:center;backface-visibility:hidden;transition:transform .5s ease-in-out}.timeline-hexagon-item img{width:100%;height:100%;object-fit:cover;clip-path:polygon(25% 5%,75% 5%,100% 50%,75% 95%,25% 95%,0% 50%);box-shadow:0 4px 15px #0003;transition:transform .3s ease}.timeline-hexagon-item img:hover{transform:scale(1.01)}.timeline-hexagon-slider:hover{animation-play-state:paused}@media (max-width: 1024px){.timeline-hexagon-wrapper{height:400px}.timeline-hexagon-slider{width:120px;height:150px}}@media (max-width: 1024px){.timeline-hexagon-profile{display:none}}@media (min-width: 1500px){.timeline-hexagon-wrapper{height:800px;perspective:3000px}.timeline-hexagon-slider{width:300px;height:300px}.timeline-hexagon-item{transform:rotateX(calc((var(--position) - 1) * (360deg / var(--quantity)))) translateZ(500px)}}.belt-container{width:100%;overflow:hidden;background-color:transparent;padding:10px 0;position:relative}.belt-slider{display:flex;animation:belt-scroll 15s linear infinite;width:200%}.belt-slide{flex:0 0 25%;display:flex;align-items:center;justify-content:center;aspect-ratio:4 / 3;background:#222;border:1px solid #ddd}.belt-image{width:100%;height:100%;object-fit:contain;padding:5%}@keyframes belt-scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.recommend-wrapper{width:100%;height:100%;background-color:transparent;display:flex;justify-content:center;align-items:center;padding:.5rem;box-sizing:border-box}.recommend-track{display:flex;gap:.5rem;justify-content:center;align-items:stretch;flex-wrap:nowrap;height:100%}.recommend-card{background:#262626;border:1px solid #ddd;border-radius:10px;box-shadow:0 4px 6px #0000001a;padding:1rem;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%;min-width:180px;height:100%;flex:1;transition:transform .3s ease}.recommend-card:hover{transform:scale(1.05)}.recommend-stars{text-align:center;font-size:1.2rem;color:#f5a623}.recommend-text{font-size:.85rem;color:#fff;text-align:center;flex-grow:1;display:flex;align-items:center;justify-content:center;padding:.5rem}.recommend-footer{text-align:center;font-size:.75rem;color:#ccc;margin-top:.5rem}.recommend-footer strong{display:block;font-weight:600;color:#fff}@media (min-width: 1500px){.recommend-stars{text-align:center;font-size:2rem;color:#f5a623}.recommend-text{font-size:1.2rem;color:#fff;text-align:center;flex-grow:1;display:flex;align-items:center;justify-content:center;padding:1rem}.recommend-footer{text-align:center;font-size:1.2rem;color:#ccc;margin-top:1rem}.recommend-footer strong{display:block;font-weight:600;color:#fff}}.medium-container{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.medium-button{position:relative;width:100%;height:auto;max-width:100%;max-height:100%;border:2px solid white;background-size:contain;padding:12%;padding-block:18%;border-radius:15px;outline:none;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease,backdrop-filter .3s ease;display:flex;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#000;box-shadow:0 4px 6px #0003}.medium-button img{width:100%;height:auto;border-radius:15px;object-fit:cover}.medium-button:hover{transform:translateY(-2px);box-shadow:0 8px 15px #7474744d}.meidum-button:focus{outline:none}.medium-button:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0003;border-radius:15px;z-index:-1}.flip-card-a1{position:relative;width:100%;height:100%;perspective:1000px;cursor:pointer}.card-front-a1,.card-back-a1{position:absolute;width:100%;height:100%;backface-visibility:hidden;transition:transform .6s;border-radius:8px;box-shadow:0 4px 8px #0003;display:flex;justify-content:center;align-items:center;font-weight:700;color:#fff;text-transform:uppercase}.card-front-a1{background-color:#262626;transform:rotateY(0);z-index:2}.card-front-a1 img{height:50%;width:50%;object-fit:contain;display:flex;justify-content:center;align-items:center}.card-back-a1{background-color:#262626;transform:rotateY(180deg);z-index:1}.flip-card-a1:hover .card-front-a1{transform:rotateY(180deg)}.flip-card-a1:hover .card-back-a1{transform:rotateY(360deg)}.card-back-a1 p{font-size:15px;padding-inline:6%;text-align:center;display:flex;justify-content:center;align-items:center;background:linear-gradient(to right,#939393,#fff);font-weight:500;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:monospace}.flip-card-a2{position:relative;width:100%;height:100%;perspective:1000px;cursor:pointer}.card-front-a2,.card-back-a2{position:absolute;width:100%;height:100%;backface-visibility:hidden;transition:transform .6s;border-radius:8px;box-shadow:0 4px 8px #0003;display:flex;justify-content:center;align-items:center;font-weight:700;color:#fff;text-transform:uppercase}.card-front-a2{background-color:#262626;transform:rotateY(0);z-index:2}.card-front-a2 img{height:50%;width:50%;object-fit:contain}.card-back-a2{background-color:#262626;transform:rotateY(180deg);z-index:1}.flip-card-a2:hover .card-front-a2{transform:rotateY(180deg)}.flip-card-a2:hover .card-back-a2{transform:rotateY(360deg)}.card-back-a2 p{font-size:15px;padding-inline:6%;text-align:center;display:flex;justify-content:center;align-items:center;background:linear-gradient(to right,#939393,#fff);font-weight:500;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:monospace}.flip-card-a3{position:relative;width:100%;height:100%;perspective:1000px;cursor:pointer}.card-front-a3,.card-back-a3{position:absolute;width:100%;height:100%;backface-visibility:hidden;transition:transform .6s;border-radius:8px;box-shadow:0 4px 8px #0003;display:flex;justify-content:center;align-items:center;font-weight:700;color:#fff;text-transform:uppercase}.card-front-a3{background-color:#262626;transform:rotateY(0);z-index:2}.card-front-a3 img{height:50%;width:50%;object-fit:contain}.card-back-a3{background-color:#262626;transform:rotateY(180deg);z-index:1}.flip-card-a3:hover .card-front-a3{transform:rotateY(180deg)}.flip-card-a3:hover .card-back-a3{transform:rotateY(360deg)}.card-back-a3 p{font-size:15px;padding-inline:6%;text-align:center;display:flex;justify-content:center;align-items:center;background:linear-gradient(to right,#939393,#fff);font-weight:500;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:monospace}.flip-card-a4{position:relative;width:100%;height:100%;perspective:1000px;cursor:pointer}.card-front-a4,.card-back-a4{position:absolute;width:100%;height:100%;backface-visibility:hidden;transition:transform .6s;border-radius:8px;box-shadow:0 4px 8px #0003;display:flex;justify-content:center;align-items:center;font-weight:700;color:#fff;text-transform:uppercase}.card-front-a4{background-color:#262626;transform:rotateY(0);z-index:2}.card-front-a4 img{height:50%;width:50%;object-fit:contain}.card-back-a4{background-color:#262626;transform:rotateY(180deg);z-index:1}.flip-card-a4:hover .card-front-a4{transform:rotateY(180deg)}.flip-card-a4:hover .card-back-a4{transform:rotateY(360deg)}.card-back-a4 p{font-size:15px;padding-inline:6%;text-align:center;display:flex;justify-content:center;align-items:center;background:linear-gradient(to right,#939393,#fff);font-weight:500;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:monospace}.flip-card-exp1{position:relative;width:100%;height:100%;perspective:1000px;cursor:pointer}.card-front-exp1,.card-back-exp1{position:absolute;width:100%;height:100%;backface-visibility:hidden;transition:transform .6s;display:flex;justify-content:center;align-items:center;font-weight:700;color:#fff;text-transform:uppercase;flex-direction:row;gap:2%}.card-front-exp1{background:transparent;transform:rotateX(0);z-index:2}.card-front-exp1-left{flex:1;height:100%;width:100%;display:flex;flex-direction:column;background-color:transparent;justify-content:center;align-items:center}.card-front-exp1-left-top{flex:3;background-color:transparent;height:75%;width:75%;display:flex;justify-content:center;align-items:center}.card-front-exp1-left-top img{width:100%;height:100%;object-fit:contain;background-color:transparent;margin-left:5%}.card-front-exp1-left-bottom{flex:1;background-color:transparent;height:100%;width:100%}.card-front-exp1-left-bottom p{font-family:monospace;background:linear-gradient(to right,#939393,#fff);font-weight:500;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;font-size:20px;margin-left:5%}.card-front-exp1-right{flex:2;height:100%;width:100%;background-color:transparent;display:flex;flex-direction:column;gap:5%}.card-front-exp1-right-top,.card-front-exp1-right-bottom{height:100%;width:100%;background-color:#262626;display:flex;justify-content:center;align-items:center}.card-front-exp1-right-top p,.card-front-exp1-right-bottom p{font-family:monospace;background:linear-gradient(to right,#939393,#fff);font-weight:500;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;font-size:20px}.card-front-exp1-right-top,.card-front-exp1-right-bottom{flex:1}.card-back-exp1{background-color:transparent;transform:rotateX(180deg);z-index:1}.card-back-exp1-left{flex:3;height:100%;width:100%;background-color:#262626;display:flex;justify-content:center;align-items:center;padding:5%}.card-back-exp1-left p{font-family:monospace;background:linear-gradient(to right,#939393,#fff);font-weight:500;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:justify;font-size:15px}.card-back-exp1-right{flex:1;flex-direction:column;gap:2%;height:100%;width:100%;background-color:transparent;display:flex;justify-content:center;align-items:center}.card-back-exp1-right-1,.card-back-exp1-right-2{flex:1;height:100%;width:100%;background-color:transparent;display:flex;justify-content:center;align-items:center}.card-back-exp1-right-1 img,.card-back-exp1-right-2 img{height:70%;width:60%;background-color:transparent}.flip-card-exp1:hover .card-front-exp1{transform:rotateX(180deg)}.flip-card-exp1:hover .card-back-exp1{transform:rotateX(360deg)}@media (max-width: 500px){.card-front-exp1-left-bottom p{font-size:15px;margin-right:10%}.card-front-exp1-right-top p,.card-front-exp1-right-bottom p{padding-inline:3%;font-size:15px}.card-back-exp1-left p{font-size:12px;padding-inline:3%}}@media (min-width: 1500px){.card-front-exp1-left-bottom p,.card-front-exp1-right-top p,.card-front-exp1-right-bottom p{font-size:23px}.card-back-exp1-left p{font-size:18px}}@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait){.card-front-exp1-left-bottom p,.card-front-exp1-right-top p,.card-front-exp1-right-bottom p{font-size:30px}.card-back-exp1-left p{font-size:25px}}.flip-card-exp2{position:relative;width:100%;height:100%;perspective:1000px;cursor:pointer}.card-front-exp2,.card-back-exp2{position:absolute;width:100%;height:100%;backface-visibility:hidden;transition:transform .6s;display:flex;justify-content:center;align-items:center;font-weight:700;color:#fff;text-transform:uppercase;flex-direction:row;gap:2%}.card-front-exp2{background:transparent;transform:rotateX(0);z-index:2}.card-front-exp2-left{flex:1;height:100%;width:100%;display:flex;flex-direction:column;background-color:transparent;justify-content:center;align-items:center}.card-front-exp2-left-top{flex:3;background-color:transparent;height:75%;width:75%;display:flex;justify-content:center;align-items:center}.card-front-exp2-left-top img{width:70%;height:70%;object-fit:contain;background-color:transparent;margin-left:5%}.card-front-exp2-left-bottom{flex:1;background-color:transparent;height:100%;width:100%}.card-front-exp2-left-bottom p{font-family:monospace;background:linear-gradient(to right,#939393,#fff);font-weight:500;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;font-size:20px;margin-left:5%}.card-front-exp2-right{flex:2;height:100%;width:100%;background-color:transparent;display:flex;flex-direction:column;gap:5%}.card-front-exp2-right-top,.card-front-exp2-right-bottom{height:100%;width:100%;background-color:#262626;display:flex;justify-content:center;align-items:center}.card-front-exp2-right-top p,.card-front-exp2-right-bottom p{font-family:monospace;background:linear-gradient(to right,#939393,#fff);font-weight:500;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;font-size:20px}.card-front-exp2-right-top,.card-front-exp2-right-bottom{flex:1}.card-back-exp2{background-color:transparent;transform:rotateX(180deg);z-index:1}.card-back-exp2-left{flex:3;height:100%;width:100%;background-color:#262626;display:flex;justify-content:center;align-items:center;padding:5%}.card-back-exp2-left p{font-family:monospace;background:linear-gradient(to right,#939393,#fff);font-weight:500;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:justify;font-size:15px}.card-back-exp2-right{flex:1;flex-direction:column;gap:2%;height:100%;width:100%;background-color:transparent;display:flex;justify-content:center;align-items:center}.card-back-exp2-right-1,.card-back-exp2-right-2{flex:1;height:100%;width:100%;background-color:transparent;display:flex;justify-content:center;align-items:center}.card-back-exp2-right-1 img,.card-back-exp2-right-2 img{height:70%;width:60%;background-color:transparent}.flip-card-exp2:hover .card-front-exp2{transform:rotateX(180deg)}.flip-card-exp2:hover .card-back-exp2{transform:rotateX(360deg)}@media (min-width: 1500px){.card-front-exp2-left-bottom p,.card-front-exp2-right-top p,.card-front-exp2-right-bottom p{font-size:23px}.card-back-exp2-left p{font-size:18px}}@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait){.card-front-exp2-left-bottom p,.card-front-exp2-right-top p,.card-front-exp2-right-bottom p{font-size:30px}.card-back-exp2-left p{font-size:25px}}@media (max-width: 500px) and (orientation: portrait){.card-front-exp2-left-bottom p{font-size:15px;margin-right:10%}.card-front-exp2-right-top p,.card-front-exp2-right-bottom p{padding-inline:3%;font-size:15px}.card-back-exp2-left p{font-size:12px;padding-inline:3%}}.linkedin-profile-container{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.linkedin-profile-button{position:relative;width:100%;height:auto;max-width:100%;max-height:100%;border:2px solid white;background-size:contain;padding:12%;padding-block:18%;border-radius:15px;outline:none;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease,backdrop-filter .3s ease;display:flex;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#000;box-shadow:0 4px 6px #0003}.linkedin-profile-button img{width:100%;height:auto;border-radius:15px;object-fit:cover;transform:scale(1)}.linkedin-profile-button:hover{transform:translateY(-2px);box-shadow:0 8px 15px #7474744d}.linkedin-profile-button:focus{outline:none}.linkedin-profile-button:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0003;border-radius:15px;z-index:-1}
