@import url(https://fonts.googleapis.com/css2?family=Tomorrow:ital,wght@1,500&display=swap);@import url(https://fonts.googleapis.com/css2?family=Smooch+Sans&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{scroll-behavior:smooth;text-align:center}.App,.nav{background-color:#000;display:flex;flex-direction:column}.nav{align-items:center;color:#fff;font-family:Tomorrow,sans-serif;font-size:2rem;justify-content:center;width:100%}.glitch{-webkit-animation:glitch .5s infinite;animation:glitch .5s infinite;font-weight:700;position:relative;text-shadow:.05em 0 0 rgba(255,0,0,.75),-.025em -.05em 0 rgba(0,255,0,.75),.025em .05em 0 rgba(0,0,255,.75)}.glitch span{left:0;position:absolute;top:0}.glitch span:first-child{-webkit-animation:glitch .65s infinite;animation:glitch .65s infinite;-webkit-clip-path:polygon(0 0,100% 0,100% 45%,0 45%);clip-path:polygon(0 0,100% 0,100% 45%,0 45%);opacity:.8;-webkit-transform:translate(-.025em,-.0125em);transform:translate(-.025em,-.0125em)}.glitch span:last-child{-webkit-animation:glitch 375ms infinite;animation:glitch 375ms infinite;-webkit-clip-path:polygon(0 80%,100% 20%,100% 100%,0 100%);clip-path:polygon(0 80%,100% 20%,100% 100%,0 100%);opacity:.8;-webkit-transform:translate(.0125em,.025em);transform:translate(.0125em,.025em)}@-webkit-keyframes glitch{0%{text-shadow:.05em 0 0 rgba(255,0,0,.75),-.05em -.025em 0 rgba(0,255,0,.75),-.025em .05em 0 rgba(0,0,255,.75)}14%{text-shadow:.05em 0 0 rgba(255,0,0,.75),-.05em -.025em 0 rgba(0,255,0,.75),-.025em .05em 0 rgba(0,0,255,.75)}15%{text-shadow:-.05em -.025em 0 rgba(255,0,0,.75),.025em .025em 0 rgba(0,255,0,.75),-.05em -.05em 0 rgba(0,0,255,.75)}49%{text-shadow:-.05em -.025em 0 rgba(255,0,0,.75),.025em .025em 0 rgba(0,255,0,.75),-.05em -.05em 0 rgba(0,0,255,.75)}50%{text-shadow:.025em .05em 0 rgba(255,0,0,.75),.05em 0 0 rgba(0,255,0,.75),0 -.05em 0 rgba(0,0,255,.75)}99%{text-shadow:.025em .05em 0 rgba(255,0,0,.75),.05em 0 0 rgba(0,255,0,.75),0 -.05em 0 rgba(0,0,255,.75)}to{text-shadow:-.025em 0 0 rgba(255,0,0,.75),-.025em -.025em 0 rgba(0,255,0,.75),-.025em -.05em 0 rgba(0,0,255,.75)}}@keyframes glitch{0%{text-shadow:.05em 0 0 rgba(255,0,0,.75),-.05em -.025em 0 rgba(0,255,0,.75),-.025em .05em 0 rgba(0,0,255,.75)}14%{text-shadow:.05em 0 0 rgba(255,0,0,.75),-.05em -.025em 0 rgba(0,255,0,.75),-.025em .05em 0 rgba(0,0,255,.75)}15%{text-shadow:-.05em -.025em 0 rgba(255,0,0,.75),.025em .025em 0 rgba(0,255,0,.75),-.05em -.05em 0 rgba(0,0,255,.75)}49%{text-shadow:-.05em -.025em 0 rgba(255,0,0,.75),.025em .025em 0 rgba(0,255,0,.75),-.05em -.05em 0 rgba(0,0,255,.75)}50%{text-shadow:.025em .05em 0 rgba(255,0,0,.75),.05em 0 0 rgba(0,255,0,.75),0 -.05em 0 rgba(0,0,255,.75)}99%{text-shadow:.025em .05em 0 rgba(255,0,0,.75),.05em 0 0 rgba(0,255,0,.75),0 -.05em 0 rgba(0,0,255,.75)}to{text-shadow:-.025em 0 0 rgba(255,0,0,.75),-.025em -.025em 0 rgba(0,255,0,.75),-.025em -.05em 0 rgba(0,0,255,.75)}}@media (prefers-reduced-motion:reduce){*,:after,:before{-webkit-animation-delay:-1ms!important;animation-delay:-1ms!important;-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;background-attachment:scroll!important;scroll-behavior:auto!important;transition-delay:0s!important;transition-duration:0s!important}}.linkHome{text-decoration:none}.divSwag{background-color:#000;border-bottom:1px groove #fff;border-top:1px groove #fff;font-family:Tomorrow,sans-serif;height:5vh;margin-bottom:1vw;overflow:hidden;white-space:nowrap;width:100%}.divSwag,.textSwag{align-items:center;display:flex;justify-content:center}.textSwag{-webkit-animation:cssmarquee 20s linear infinite;animation:cssmarquee 20s linear infinite;color:#fff;-webkit-transform:translateX(100%);transform:translateX(100%)}@-webkit-keyframes cssmarquee{0%{-webkit-transform:translateX(90vw);transform:translateX(90vw)}to{-webkit-transform:translateX(-90vw);transform:translateX(-90vw)}}@keyframes cssmarquee{0%{-webkit-transform:translateX(90vw);transform:translateX(90vw)}to{-webkit-transform:translateX(-90vw);transform:translateX(-90vw)}}.webDiv{align-items:center;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-name:animate-pop;animation-name:animate-pop;-webkit-animation-timing-function:cubic-bezier(.26,.53,.74,1.48);animation-timing-function:cubic-bezier(.26,.53,.74,1.48);background-color:#fafafa;border-radius:15px;box-shadow:-1px 16px 35px -1px rgba(0,0,0,.26);cursor:pointer;display:inline-flex;flex-direction:column;justify-content:center;margin:30px;padding:20px;width:auto}@-webkit-keyframes animate-pop{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes animate-pop{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.img{border-radius:8px;height:30vh;object-fit:fill;width:20vw}.toWeb{color:#000;text-decoration:none}.name{font-size:36px;font-weight:500;list-style:none}.explore,.name{align-items:center;display:flex;font-family:Smooch Sans,sans-serif;justify-content:center;margin-top:2vh}.explore{border-radius:5px;color:#fff;font-size:24px;font-weight:400;letter-spacing:2px;width:20vw}.container,.explore{background-color:#000}.container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:1vh;width:100%}.subcontainer{margin-bottom:10vh}.Pfilter{background-color:#fff;border-color:#000;border-radius:5px;color:#fff;height:auto;margin-right:2vw;width:auto}.Pfilter:hover{-webkit-transform:scale(1.1);transform:scale(1.1);transition:.5s ease-in-out}.Sfilter{background-color:#fff;border-color:#000;border-radius:5px;color:#fff;height:auto;margin-right:2vw;width:auto}.Sfilter:hover{-webkit-transform:scale(1.1);transform:scale(1.1);transition:.5s ease-in-out}.Rfilter{background-color:#fff;border-color:#000;border-radius:5px;color:#fff;height:auto;margin-right:2vw;width:auto}.Rfilter:hover{-webkit-transform:scale(1.1);transform:scale(1.1);transition:.5s ease-in-out}.linkPfilter,.linkRfilter,.linkSfilter{color:#000;font-weight:800;text-decoration:none}h2{color:#fff;font-family:Tomorrow,sans-serif;font-size:1rem}.tobi{align-items:flex-end;display:flex;justify-content:flex-end;padding-right:5vw;width:100%}
/*# sourceMappingURL=main.11c2b351.css.map*/