.cursor{width:50px;height:50px;border-radius:50%;border:1px solid white;position:fixed;z-index:999}@media (max-width: 738px){.cursor{display:none}}.sidebar{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;color:#000}.sidebar .bg{z-index:999;position:fixed;top:0;left:0;bottom:0;width:400px;background:linear-gradient(90deg,#ff6b6b,#ffa502)}@media (max-width: 738px){.sidebar .bg{width:200px}}.sidebar .bg .links{position:absolute;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.sidebar .bg .links a{font-size:40px}@media (max-width: 738px){.sidebar .bg .links a{font-size:20px}}.sidebar button{z-index:1000;position:fixed;width:50px;height:55px;border-radius:50%;top:25px;left:25px;background-color:transparent;border:none;cursor:pointer}.sidebar button svg path{stroke:#000;stroke-width:2;stroke-linecap:round}html{scroll-snap-type:y mandatory;scroll-behavior:smooth}*{padding:0;margin:0;box-sizing:border-box;font-family:DM Sans,sans-serif}body{background-color:#0c0c1d;color:#d3d3d3}a{text-decoration:none;color:inherit}section{height:100vh;width:100vw;scroll-snap-align:center;overflow:hidden}.navbar{height:100px}.navbar .wrapper{max-width:1366px;margin:auto;display:flex;align-items:center;justify-content:flex-end;height:100%}@media (max-width: 738px){.navbar .wrapper{justify-content:flex-end;padding:20px}}.navbar .wrapper .social{display:flex;align-items:center;justify-content:flex-end;gap:20px}.navbar .wrapper .social .social-icon2{width:45px;height:45px;background-color:#fff;border-radius:50%;border:2px solid rgb(1,104,214)}@media (max-width: 738px){.navbar .wrapper .social .social-icon2{width:45px;height:45px}}.navbar .wrapper .social .social-icon{width:110px;height:110px}@media (max-width: 738px){.navbar .wrapper .social .social-icon{width:100px;height:100px}}
