@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600;700&display=swap";*{padding:0;margin:0;box-sizing:border-box;font-family:"Montserrat",sans-serif !important}body{background-image:url("../../img/background/background.png");background-size:cover;background-repeat:repeat-y;background-attachment:fixed;overflow:hidden;height:100vh;cursor:url("../../img/cursor/cursor-default.png"),default !important}body a{cursor:url("../../img/cursor/cursor-pointer.png"),pointer !important}body #fox{z-index:-1;position:fixed;left:0;bottom:0;height:85vh}@media screen and (max-width: 1140px){body #fox{display:none}}body #container{z-index:1;margin-left:50vw;width:50vw;height:100vh;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width: 1140px){body #container{margin-left:0px;width:100vw}}body #container h1{font-size:4em;font-weight:700}@media screen and (max-width: 1140px){body #container h1{font-size:3em;text-align:center}}body #container h2{font-size:3em;font-weight:600}@media screen and (max-width: 1140px){body #container h2{font-size:1.8em;text-align:center}}body #container nav{margin-top:50px;display:flex;flex-direction:row;justify-items:center}@media screen and (max-width: 1140px){body #container nav{margin-left:auto;margin-right:auto}}body #container nav a{position:relative;font-size:1.3em;color:#000;text-decoration:none;margin-right:20px}body #container nav a::before{content:"";z-index:-1;position:absolute;top:50%;left:50%;height:110%;width:0;background-color:rgba(242,155,80,.5);transform:translate(-50%, -50%) rotate(-3deg);transition:.4s}@media screen and (max-width: 1140px){body #container nav a{font-size:1.1em;margin:0px 10px}}body #container nav a:hover::before{content:"";width:120%}/*# sourceMappingURL=404.css.map */
