.hero{color:#f8fafc;text-align:center;background:#00000080;flex-direction:column;justify-content:center;align-items:center;height:101vh;font-family:Poppins,sans-serif;display:flex;overflow:hidden}.hero-background-video::-webkit-media-controls{display:none!important}.hero a img{color:#fff;width:48px}.socials{opacity:0;gap:2vw;margin-top:3vh;animation:1s 4.8s forwards fadeInUp;display:flex}.hero p{opacity:0;font-size:1rem;line-height:1.4;animation:1s forwards fadeInUp}.hero-text-container{background-color:#0000001a;flex-direction:column;justify-content:flex-end;width:100%;height:101vh;padding:30vh 2rem;display:flex;position:absolute}.hero p:first-child{font-size:2rem;animation-delay:4.2s}.hero p:nth-child(2){color:#dde;font-size:1.6rem;animation-delay:4.4s}.hero p:nth-child(3){color:#cbd5e1;font-size:1.1rem;animation-delay:4.6s}.hero p:nth-child(4),.hero p:nth-child(5),.hero p:nth-child(6){color:#cbd5e1;font-size:1.5vw;animation-delay:4.8s;display:none}.hero-about-me{opacity:0;background-color:#334155e6;width:fit-content;margin-top:1rem;padding:.6rem 1rem;transition:background .3s,transform .3s,all .3s;animation:1s 4.8s forwards fadeInUp;display:none}.hero-about-me p{color:#f1f5f9;font-size:.95rem}.hero-about-me:hover{cursor:pointer;background-color:#475569;transform:translate(-5px)}.hero-text-container p{text-align:left}.hero-background-video{object-fit:cover;z-index:-1;width:100%;height:101vh;position:absolute;top:0;left:0}@keyframes fadeInUp{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@media (min-width:1200px){.hero{color:#f8fafc;text-align:center;flex-direction:row;justify-content:center;align-items:center;height:101vh;font-family:Poppins,sans-serif;display:flex;overflow:hidden}.hero-background-video{z-index:-1;width:40vw;left:auto;right:0}.socials{gap:2vw;margin-top:2vh;display:flex}.hero-text-container{background:0 0;flex-direction:column;justify-content:left;width:50vw;height:100vh;padding:40vh 0 4rem 15vw;display:flex;position:absolute;left:0}.hero p{opacity:0;margin:.3rem 0;font-size:1rem;line-height:1.4;animation:1s forwards fadeInUp}.hero p:first-child{color:#94a3b8;font-size:1.7rem;animation-delay:4.2s}.hero p:nth-child(2){font-size:2.2rem;font-weight:600;animation-delay:4.4s}.hero p:nth-child(3){color:#cbd5e1;font-size:1.5rem;animation-delay:4.6s}.hero p:nth-child(4),.hero p:nth-child(5),.hero p:nth-child(6){color:#cbd5e1;font-size:1.3vw;animation-delay:4.8s;display:block}.hero p:nth-child(6):before{content:"->"}.hero-about-me{opacity:0;background-color:#334155e6;justify-content:center;align-items:center;width:15rem;height:3rem;margin-top:10rem;padding:.6rem 1rem;transition:background .3s,transform .3s;animation:1s 4.8s forwards fadeInUp;display:flex}.hero-about-me p{color:#f1f5f9;font-family:Open Sans;font-size:1.5rem;text-decoration:none}}@media (min-width:2000px){.hero{color:#f8fafc;text-align:center;background:linear-gradient(90deg,#000,#0000001a);flex-direction:row;justify-content:center;align-items:center;height:100vh;font-family:Poppins,sans-serif;display:flex;overflow:hidden}.hero-background-video{z-index:-1;width:40vw;left:auto;right:0}.socials{gap:3vw;margin-top:2vh;display:flex}.hero-text-container{background-color:#0000;flex-direction:column;justify-content:left;width:50vw;height:75vh;padding:4vh 0;display:flex;position:absolute;top:25vh;left:15vw}.hero p{opacity:0;margin:.3rem 0;font-size:1.2vw;line-height:1.4;animation:1s forwards fadeInUp}.hero p:first-child{color:#94a3b8;font-size:1.8vw;animation-delay:4.2s}.hero p:nth-child(2){font-size:2.4vw;font-weight:600;animation-delay:4.4s}.hero p:nth-child(3){color:#cbd5e1;font-size:1.5vw;animation-delay:4.6s}.hero p:nth-child(4),.hero p:nth-child(5),.hero p:nth-child(6){color:#cbd5e1;font-size:1.3vw;animation-delay:4.8s;display:block}.hero-about-me{opacity:0;background-color:#334155e6;justify-content:center;align-items:center;width:15vw;height:6vh;margin-top:10vh;padding:1vh 2vw;transition:background .3s,transform .3s;animation:1s 4.8s forwards fadeInUp;display:flex}.hero-about-me p{color:#f1f5f9;font-family:Open Sans;font-size:1.2vw;text-decoration:none}}
.main-container{flex-direction:column;display:flex}.main-container-title h2{margin-left:auto;margin-right:auto}.main-container-about{color:#222;background:linear-gradient(120deg,#f5f5f5,#ebebebcc);flex-direction:column;justify-content:center;align-items:flex-start;height:101vh;padding:0 2rem;font-size:1.5rem;display:flex}@keyframes changeBackgroundAbout{0%{background:#1f1f1f}50%{background-color:#131313}to{background:#1f1f1f}}@media (min-width:1200px){.main-container{flex-direction:column;display:flex}.main-container-title h2{margin-left:auto;margin-right:auto}.main-container-about{background:var(--backgroundAbout);color:#777;flex-direction:column;justify-content:center;align-items:flex-start;height:101vh;padding-left:10vw;font-size:1.8vw;display:flex}}
