@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,500;1,500&display=swap";*{margin:0;font-family:Montserrat,sans-serif}#root{background:#000;background:linear-gradient(9deg,#000,#1a1826 52%,#1a1826)}.about-container{height:200vh;display:flex;justify-content:left;align-items:center;margin-left:2%}.about-text{font-size:2.6rem;width:70%;position:fixed;top:40%}@media (max-width: 768px){.about-container{justify-content:center}.about-text{font-size:1.4rem;top:30%}}.experience-header{text-align:center;font-size:5rem;background:radial-gradient(circle at 50%,#ffd27b,#df3a93 50vh,#5c1663 90vh,#201f4200 50vh);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.experience-container{display:flex;flex-direction:column;justify-content:start;align-items:center}.video-container{position:relative;width:70%;height:50vh;margin:5% 0;overflow:hidden;cursor:pointer}.video-preview{width:100%;height:100%;object-fit:cover}.video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000a6;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;pointer-events:none;text-align:center}.video-overlay h1{font-size:4rem}.video-overlay p{width:70vw;font-size:1.3rem;margin-top:1.2rem}.zoom-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;overflow:hidden;background:#000}.zoom-layer:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 0 140px #0000008c;pointer-events:none}@media (max-width: 768px){.experience-header{font-size:3rem}.video-overlay>h1{font-size:2rem}.video-overlay>h2{font-size:1.2rem}.video-overlay>p{font-size:1rem}}.intro-container{height:100vh;display:flex;justify-content:center;align-items:center}.intro{font-size:6rem;text-align:center;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;position:fixed}@media (max-width: 768px){.intro{font-size:3rem}}
