<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face{font-family:geoslab703_mdcn_btbold;font-style:normal;font-weight:400;src:url(/static/media/tt1020m_-webfont.a36d70b61db24e17505d.eot);src:url(/static/media/tt1020m_-webfont.a36d70b61db24e17505d.eot?#iefix) format("embedded-opentype"),url(/static/media/tt1020m_-webfont.d28b9c06617b74b22d25.woff2) format("woff2"),url(/static/media/tt1020m_-webfont.d95b54d82a204b7d4451.woff) format("woff"),url(/static/media/tt1020m_-webfont.aa92e67a7011070ab01d.ttf) format("truetype"),url(/static/media/tt1020m_-webfont.f4005c5baa01dcce82e2.svg#geoslab703_mdcn_btbold) format("svg")}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;font-family:geoslab703_mdcn_btbold;margin:0;padding:0}body{background-color:#000}.landing{height:100vh;margin:0 auto;overflow:hidden;position:relative;width:1200px}.landing-footer{align-items:start;bottom:0;display:flex;height:25%;justify-content:space-between;padding-right:30%;position:absolute;transition:all 2s;transition-timing-function:ease-in;width:100%;z-index:2}.landing-footer .footer-container{left:0;position:absolute;width:100%}.landing-footer .footer-container .footer-hop-guy{margin-top:-23%;position:absolute}.landing-footer .footer-container .footer-hop-guy img{display:block;width:100%}.landing-footer .footer-container .footer-hop-guy a{border-radius:50%;bottom:48%;display:block;height:13%;position:absolute;right:17%;width:5%}.landing-footer .footer-container .footer-hop-guy a:hover{background-color:rgba(121,0,0,.329);cursor:pointer;transition:1s}.landing-footer h1{color:#f1502f;font-size:190%;margin-top:15%;padding-bottom:15%}.landing-footer p{color:#d3d3d3;font-size:120%;padding-bottom:15%}.landing-footer .footer-logo{margin-top:5%;padding-left:5%;width:25%}.landing-footer .footer-logo p{margin:10% auto 0;width:20%}.landing-footer .footer-logo img{display:block;width:100%}.landing-footer .hours-info,.landing-footer .location-info{width:20%}@media(min-width:100px)and (max-width:900px){.landing-footer{bottom:-10%}.landing-footer h1{font-size:4vw;padding-bottom:5%}.landing-footer p{color:#d3d3d3;font-size:3vw;padding-bottom:5%}.landing-footer .hours-info,.landing-footer .location-info{width:30%}}.landing-content{height:75%;width:100%;z-index:1}.landing-content .top-container{background-color:#e73925;height:60%;position:relative;transition:all 3s;transition-delay:1s;transition-timing-function:ease-in}.landing-content .top-container .top-container-links{bottom:-1%;display:flex;justify-content:center;position:absolute;width:100%;z-index:2}.landing-content .top-container .top-container-links img{display:block;margin:0 10%;transition:all 3s;transition-delay:1s;transition-timing-function:ease-in;width:35%}.landing-content .top-container .top-container-links .clicked:hover{cursor:pointer}.landing-content .top-container .top-container-gates{bottom:0;position:absolute;width:100%;z-index:3}.landing-content .top-container .top-container-gates .gate-container{width:100%}.landing-content .top-container .top-container-gates .gate-container .gate-left{bottom:0;left:0;position:absolute;transition:all 1s;transition-timing-function:ease-in;width:50%}.landing-content .top-container .top-container-gates .gate-container .gate-left img{display:block;width:100%}.landing-content .top-container .top-container-gates .gate-container .gate-right{bottom:0;position:absolute;right:0;transition:all 1s;transition-timing-function:ease-in;width:50%}.landing-content .top-container .top-container-gates .gate-container .gate-right img{display:block;width:100%}.landing-content .top-container .top-container-monsters{bottom:-40%;margin:0 auto;position:absolute;transition:all 3s;transition-timing-function:ease-in;width:100%;z-index:4}.landing-content .top-container .top-container-monsters img{display:block;margin:0 auto;transition:all 3s;transition-timing-function:ease-in;width:60%}.landing-content .top-container .top-container-monsters .yes{-webkit-animation:blink 3s ease-out infinite;animation:blink 3s ease-out infinite;border-radius:50%;bottom:21%;display:block;height:10%;margin-left:43%;position:absolute;width:6%;z-index:5}.landing-content .top-container .top-container-monsters .yes:hover{cursor:pointer}.landing-content .top-container .top-container-monsters .no{-webkit-animation:blink 3s ease-out 1s infinite;animation:blink 3s ease-out 1s infinite;border-radius:50%;bottom:21%;display:block;height:10%;margin-left:51%;position:absolute;width:6%;z-index:5}.landing-content .top-container .top-container-monsters .no:hover{cursor:pointer}@media(min-width:100px)and (max-width:600px){.landing-content .top-container .top-container-monsters{bottom:-30%}.landing-content .top-container .top-container-monsters img{width:85%}.landing-content .top-container .top-container-monsters .yes{bottom:21%;margin-left:41%}.landing-content .top-container .top-container-monsters .no{bottom:21%;margin-left:54%}}@-webkit-keyframes blink{0%{border:3px solid #e73925}50%{border:none}to{border:none}}@keyframes blink{0%{border:3px solid #e73925}50%{border:none}to{border:none}}.home{margin:0 auto;max-width:1200px;position:relative}.home .home-background-video{object-fit:cover;position:absolute;top:1%;width:100%;z-index:-999}.header{align-items:center;background-color:#000;border-bottom:.4rem solid #f1502f;display:flex;justify-content:space-between;max-width:1024px;padding:0 5%;position:fixed;width:100%;z-index:3}.header .logo{padding-bottom:3%;position:relative;width:10%}.header .logo img{display:block;position:absolute;width:100%}.header .navigation{align-items:center;color:#d3d3d3;display:flex;font-size:130%;font-weight:bolder;justify-content:space-between;width:45%}.header .navigation a{padding:5%}.header .navigation a:hover{color:#f1502f;cursor:pointer;transition:.5s}.header .navigation-icon{color:#fff;display:none}@media(min-width:100px)and (max-width:1365px){.header{border-bottom:1vw solid #f1502f}.header .logo{padding-bottom:6%;position:relative;width:22%;z-index:2}.header .navigation{background-color:rgba(0,0,0,.95);flex-direction:column;font-size:5vw;left:0;margin-left:100vw;padding-bottom:100vw;padding-top:5vw;position:absolute;top:13.5vw;transition:.5s ease-in-out;width:100vw;z-index:1}.header .navigation a{letter-spacing:1vw;padding:10vw 20vw;text-align:end;width:90vw}.header .navigation-icon{display:block;padding:2.5vw 4vw}.header .navigation-icon i{color:#f1502f;font-size:8vw}}.footer{align-items:top;display:flex;justify-content:space-between;margin-top:-25%;padding:4% 7%;position:absolute;width:70%}.footer h1{color:#f1502f;font-size:190%;padding-bottom:15%}.footer p{color:#d3d3d3;font-size:120%;padding-bottom:15%}.footer .footer-logo{padding-top:2%;width:25%}.footer .footer-logo img{display:block;width:100%}.footer .footer-logo p{margin:8% auto 0;width:20%}.footer .hours-info,.footer .location-info{width:20%}@media(min-width:100px)and (max-width:1023px){.footer{margin-top:-28%}.footer .footer-logo{display:none}.footer h1{font-size:5vw;padding-bottom:10%}.footer p{color:#d3d3d3;font-size:3.2vw;padding-bottom:5%}.footer .hours-info,.footer .location-info{width:45%}}.main .main-logo{margin:0 auto;padding-top:15%;width:38%}.main .main-logo img{display:block;width:100%}.main .card{background-color:#fff;border-radius:.5vw;box-shadow:0 0 30px -5px rgba(0,0,0,.75);margin:34.5% 5%;padding:4.5%;width:60%}.main .card h1{color:#f1502f;font-size:350%;margin-bottom:8%}.main .card p{font-size:130%;margin-bottom:1%;text-align:justify;width:100%}.main .card:nth-child(3){margin-left:35%;right:0}.main .card:hover{box-shadow:0 0 40px 0 rgba(0,0,0,.75);transition:.5s ease-in-out}.main .follow-us-container{margin:130% auto 0;position:relative;width:100%}.main .follow-us-container img{width:100%}.main .follow-us-container .social-link{border-radius:50%;height:0;margin-left:-32%;margin-top:17%;padding-bottom:7%;position:absolute;width:7%}.main .follow-us-container .social-link:hover{background-color:rgba(241,80,47,.1);transition:1s}@media(min-width:100px)and (max-width:1024px),(pointer:coarse){.main .main-logo{padding-top:18%;width:40%}.main .card{border-radius:2vw;margin:20% auto;padding:0;width:85%}.main .card h1{color:#f1502f;font-size:5vw;letter-spacing:1vw;margin-bottom:0;padding:3vw 5vw 0}.main .card p{font-size:3.2vw;padding:3vw 5vw}.main .card:nth-child(3){margin:0 auto}}.oops{display:flex;width:100%}.oops img{display:block;margin:10% auto 0;width:50%}@media(min-width:100px)and (max-width:600px){.oops img{margin-top:50%;width:90%}}
/*# sourceMappingURL=main.0712d4a6.css.map*/</pre></body></html>