@import"https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@10..48,200;10..48,300;10..48,400;10..48,500;10..48,600;10..48,700;10..48,800&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.blur:where(.astro-MSVFYISY){position:fixed;top:0;left:0;height:100vh;width:100vw;backdrop-filter:blur(100px);-webkit-backdrop-filter:blur(100px);will-change:transform;z-index:-1}.cursor:where(.astro-MSVFYISY){width:500px;height:300px;border-radius:100%;background:rgb(120,79,108);background:radial-gradient(circle,rgba(120,79,108,.8786108193277311) 6%,rgba(45,110,186,.8477984943977591) 70%,rgba(45,110,186,0) 100%);transition:all 1s ease-out;position:fixed;pointer-events:none;left:0;top:0;transform:translate(calc(-50% + 15px),-50%);will-change:transform;z-index:-2}@media (max-width: 768px){.cursor:where(.astro-MSVFYISY){display:none}}.container:where(.astro-Z46DQMPP){position:relative;width:70px;height:70px;overflow:hidden}canvas:where(.astro-Z46DQMPP){position:relative;z-index:5}header:where(.astro-5BLMO7YK){font-family:poppins,sans-serif;position:fixed;top:0;width:100%;padding-block:1rem;background-color:rgba(var(--clr-dark),.2);z-index:4}header:where(.astro-5BLMO7YK) .items-container:where(.astro-5BLMO7YK){display:flex}header:where(.astro-5BLMO7YK) a:where(.astro-5BLMO7YK){text-decoration:none}header:where(.astro-5BLMO7YK) ul:where(.astro-5BLMO7YK){display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;list-style:none;z-index:6;padding:0}header:where(.astro-5BLMO7YK) ul:where(.astro-5BLMO7YK) a:where(.astro-5BLMO7YK){position:relative;transition:color .3s ease-in-out;color:rgba(var(--clr-light),.6);font-weight:600;font-size:2rem;text-decoration:none;margin:0;padding:.5rem 0}header:where(.astro-5BLMO7YK) ul:where(.astro-5BLMO7YK) a:where(.astro-5BLMO7YK):hover{color:rgba(var(--clr-light),1)}header:where(.astro-5BLMO7YK) li:where(.astro-5BLMO7YK){font-family:poppins,sans-serif;z-index:6}header:where(.astro-5BLMO7YK) .nav-bar:where(.astro-5BLMO7YK){max-width:1200px;z-index:1;display:flex;flex-direction:row-reverse;margin-inline:auto;align-items:center;justify-content:space-between;z-index:4}header:where(.astro-5BLMO7YK) .bar:where(.astro-5BLMO7YK){display:flex;height:2px;border-radius:1px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background-color:rgba(var(--clr-light))}header:where(.astro-5BLMO7YK) .bar:where(.astro-5BLMO7YK):nth-child(1){width:25px}header:where(.astro-5BLMO7YK) .bar:where(.astro-5BLMO7YK):nth-child(2){width:20px}header:where(.astro-5BLMO7YK) .bar:where(.astro-5BLMO7YK):nth-child(3){width:25px}header:where(.astro-5BLMO7YK) .hamburger:where(.astro-5BLMO7YK){z-index:6;display:flex;flex-direction:column;gap:5px;transition:all .2s ease-in-out}header:where(.astro-5BLMO7YK) .hamburger:where(.astro-5BLMO7YK):hover{cursor:pointer}header:where(.astro-5BLMO7YK) .hamburger:where(.astro-5BLMO7YK).active .bar:where(.astro-5BLMO7YK):nth-child(2){scale:0;opacity:0}header:where(.astro-5BLMO7YK) .hamburger:where(.astro-5BLMO7YK).active .bar:where(.astro-5BLMO7YK):nth-child(1){transform:translateY(7px) rotate(45deg)}header:where(.astro-5BLMO7YK) .hamburger:where(.astro-5BLMO7YK).active .bar:where(.astro-5BLMO7YK):nth-child(3){transform:translateY(-7px) rotate(-45deg)}header:where(.astro-5BLMO7YK) .menu-container:where(.astro-5BLMO7YK){overflow-y:scroll;transition:.2s;position:fixed;right:-100%;width:100%;height:100%;opacity:0;z-index:3}header:where(.astro-5BLMO7YK) .menu-container:where(.astro-5BLMO7YK).active{display:flex;align-items:center;justify-content:center;background-color:transparent;background:rgba(var(--clr-dark),.5);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:fixed;top:0;right:0;width:100%;height:100%;opacity:1;z-index:3}@media (max-width: 1216px){.nav-bar:where(.astro-5BLMO7YK){margin-inline:1rem!important}}:root{--background: 0, 0, 0;--clr-light: 255, 255, 255;--clr-dark: 0, 0, 0;--scrollbar-size: 5px;--scrollbar-radius: calc(var(--scrollbar-size) / 2);--border-radius: 3px}::-webkit-scrollbar{width:var(--scrollbar-size);height:var(--scrollbar-size);background-color:transparent}::-webkit-scrollbar-thumb{background:rgba(var(--clr-light),.5);border-radius:var(--scrollbar-radius)}::-webkit-scrollbar-thumb:hover{background:rgba(var(--clr-light),1)}::-webkit-scrollbar-track{background:transparent}::selection{color:rgba(var(--clr-dark));background-color:rgba(var(--clr-light))}img{-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}a{color:rgba(var(--clr-light))}h1,h2,h3,h4,h5,h6,a{color:rgba(var(--clr-light));font-family:Bricolage Grotesque,poppins,sans-serif}p{color:rgba(var(--clr-light));font-family:poppins,sans-serif}@media (max-width: 768px){h1:hover,a:hover{cursor:pointer}}html{overflow:overlay}body{margin:0;background-color:rgba(var(--background));color:rgba(var(--clr-light));max-width:100vw;overflow:hidden}
