@import"https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Oswald:200,300,400,500,600,700&display=swap";.sections-menu{position:fixed;right:1rem;top:50%;transform:translateY(-50%);z-index:10}.sections-menu .menu-point{width:10px;height:10px;border-radius:50%;background-color:#fff;display:block;margin:1rem 0;opacity:.2;transition:.4s ease all;cursor:pointer}.sections-menu .menu-point.active{opacity:1;transform:scale(2)}@media (hover: none){.sections-menu .sections-menu .menu-point{margin:2rem}}@media only screen and (min-width: 768px) and (max-width: 1440px){.sections-menu{right:2rem}}@media only screen and (min-width: 768px) and (max-width: 1440px) and (hover: none){.sections-menu .menu-point{width:15px;height:15px;margin:2rem 0}}@media only screen and (min-width: 1440px){.sections-menu{right:5rem}}.navbar{width:100vw;height:10vh;display:flex;justify-content:space-between;flex-direction:row;z-index:10}.navbar .links{height:100%;width:100%;display:flex;justify-content:space-around;align-content:center;align-items:center;flex-direction:row}.navbar .links .link{z-index:2;padding:0 .2em .1em;margin:0 .1em;color:#fff;text-decoration:none;font-family:Oswald,sans-serif;font-size:1.5em;font-weight:200;letter-spacing:.1em;text-transform:uppercase}.navbar .links .link:hover{background-color:#ffffff40}.navbar .links .router-link-active{color:#161616;background-color:#ffffffe6}.navbar .links .router-link-active:hover{background-color:#fffc}.navbar .social{display:none;margin-right:.5em;height:100%;justify-content:space-around;align-content:center;align-items:center;flex-direction:row}.navbar .social a{margin:0 2em}.navbar .social a img{width:2.5em;height:auto;opacity:.8}.navbar .social a img:hover{opacity:.6}@media only screen and (min-width: 768px) and (max-width: 1023px){.navbar{width:100%}.navbar .links{width:auto;margin-left:1em}.navbar .links .link{margin:0 .5em}.navbar .social{display:flex;margin-right:1em}.navbar .social a{margin:0 1em}}@media only screen and (min-width: 1024px){.navbar{width:100vw}.navbar .links{width:auto;margin-left:4em}.navbar .links .link{margin:0 2em}.navbar .social{display:flex;margin-right:4em}.navbar .social a{margin:0 2em}}.arrow{color:#fff;position:fixed;width:40px;height:40px;border-bottom:solid 1px currentColor;border-left:solid 1px currentColor;transform:translate(-28.2842712475px) rotate(-45deg);opacity:.8}.arrow:before{content:"";position:fixed;margin-left:-20px;width:40px;height:40px;border-bottom:solid 1px currentColor;border-left:solid 1px currentColor;transform:translate(0);opacity:0}.arrow:after{content:"";position:fixed;margin-left:-20px;width:40px;height:40px;border-bottom:solid 1px currentColor;border-left:solid 1px currentColor;transform:translate(0);opacity:0}.arrow.animate{animation:ease-in-out jump 10s infinite;animation-delay:5s}.arrow.animate:before{animation:ease-in-out jump_pseudo_before 10s infinite;animation-delay:5s}.arrow.animate:after{animation:ease-in-out jump_pseudo_after 10s infinite;animation-delay:5s}@keyframes jump_pseudo_before{0%,20%,to{transform:translate(0);opacity:0}10%{transform:translate(10px,-10px);opacity:.8}}@keyframes jump_pseudo_after{0%,20%,to{transform:translate(0);opacity:0}10%{transform:translate(-10px,10px);opacity:.8}}@keyframes jump{0%,20%,to{transform:translate(-28.2842712475px) rotate(-45deg)}10%{transform:translate(-28.2842712475px,-50px) rotate(-45deg)}}.arrow:hover{border-left-width:4px;border-bottom-width:4px}g{transition:fill .4s ease}polygon{stroke:#42b98317;stroke-width:2px;fill:transparent;opacity:.75;transition:fill .4s ease}.fullpage.home{justify-content:flex-start;background:#161616;background-repeat:no-repeat;background-position:bottom;background-size:cover}.fullpage.home .content{height:100%;display:flex;justify-content:center;align-content:center;align-items:center;flex-direction:column}.fullpage.home .content .brand{z-index:10;width:80%}.fullpage.home .content .inner{transform:translateY(-100%)}.fullpage.home .content .inner h1{margin:0}.fullpage.home .animation{width:100vw;height:100vh;position:absolute;top:0;left:0}.fullpage.home .arrow{bottom:3em;left:50%}@media only screen and (min-width: 768px) and (max-width: 1023px){.fullpage.home .content .brand{width:50%}.fullpage.home .content .inner{transform:translateY(-130%)}}@media only screen and (min-width: 1024px){.fullpage.home .content .brand{width:30%}.fullpage.home .content .inner{transform:translateY(-180%)}}p{color:#fff}.content{padding:0 10px}@media (max-width: 768px){.content{padding:0 1.5rem}}@media only screen and (min-width: 768px) and (max-width: 1440px){.content{padding:0 3.5rem}}.fullpage.contact{flex-direction:column;justify-content:space-evenly}#footer{display:inline-grid;color:#fff;text-align:center}#footer #name{color:#fff;font-weight:300;font-size:2.2em;margin-bottom:-.1em}#footer .separator{width:12em;height:.1em;border-radius:.1em;background:#fff;margin:0 0 .1em;opacity:.4}#footer div,#footer a{font-weight:200;font-size:1.1em}#footer #katuri{margin-bottom:1em}#footer #katuri a{font-weight:300}#footer a{color:#fff;text-decoration:none}#footer a:hover{opacity:.8}#footer .legal{display:inherit;margin-top:.6em}#social a{margin:0 2em}#social a img{width:3em;height:auto;opacity:.8}#social a img:hover{opacity:.6}@media only screen and (min-width: 768px) and (max-width: 1023px){.fullpage.contact{flex-direction:row;justify-content:space-around}.fullpage.contact #footer{text-align:right}.fullpage.contact #footer .separator{width:12em}}@media only screen and (min-width: 1024px){.fullpage.contact{flex-direction:row;justify-content:space-around}.fullpage.contact #footer{text-align:right}.fullpage.contact #footer .separator{width:14em}}body{margin:0;overflow:hidden;background:#0a0a0a}#app{font-family:Montserrat,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;margin:0}#nav{padding:30px}#nav a{font-weight:700;color:#2c3e50}#nav a.router-link-exact-active{color:#42b983}.fullpage{height:100vh;width:100vw;display:flex;justify-content:center;align-content:center;align-items:center;flex-direction:column;background:#0a0a0a}.fullpage h1{font-family:Oswald,sans-serif;color:#fff;font-weight:200;letter-spacing:.1em;text-transform:uppercase}.fade-enter-active,.fade-leave-active{transition:opacity .5s ease}.fade-enter,.fade-leave-active{opacity:0}.slide-down-leave-active,.slide-up-leave-active,.slide-right-leave-active,.slide-left-leave-active,.slide-down-enter-active,.slide-up-enter-active,.slide-right-enter-active,.slide-left-enter-active{transition:all 1.2s cubic-bezier(.55,0,.1,1)}.slide-up-leave-active,.slide-down-leave-active,.slide-left-leave-active,.slide-right-leave-active{position:absolute}.slide-up-enter-active,.slide-down-leave-to{transform:translateY(-100%)}.slide-up-leave-to,.slide-down-enter-active{transform:translateY(100%)}.slide-up-enter-to,.slide-down-enter-to{transform:translateY(0)}.slide-right-enter-active,.slide-left-leave-to{transform:translate(-100%)}.slide-right-leave-to,.slide-left-enter-active{transform:translate(100%)}.slide-right-enter-to,.slide-left-enter-to{transform:translate(0)}.Cookie__content{width:80%;font-weight:200}.Cookie__content span{font-weight:400}.Cookie__content a{color:#eee;text-decoration:none}.Cookie__content a:hover{color:#aaa}
