@import url(https://fonts.googleapis.com/css2?family=Arvo:wght@400;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Montserrat,serif;font-size:16px;margin:0}.bold{font-weight:700}.italic{font-style:italic}.notimplemented{display:none}nav{align-items:center;background-color:#fff;display:flex;height:150px;justify-content:space-between;position:-webkit-sticky;position:sticky;top:0;z-index:100}nav br{display:none}#logo{height:130px;width:130px}#logo img{height:100%;width:auto}#navmenu{align-items:center;display:flex;height:100%;justify-content:right;width:50%}#burger{height:2.55rem;margin-right:2rem;width:10.5rem}#burger span{background-color:#000;display:block;height:.5rem;margin-bottom:.35rem;margin-left:7.5rem;width:3rem}#firstline,#secondline,#thirdline{transition:all .5s ease}.crossed #firstline{-webkit-transform:rotate(45deg) translate(9px,10px);transform:rotate(45deg) translate(9px,10px)}.crossed #secondline{background:transparent}.crossed #thirdline{-webkit-transform:rotate(-45deg) translate(9px,-10px);transform:rotate(-45deg) translate(9px,-10px)}.dropdown{align-items:center;background-color:#26b9d9;border-radius:10px;display:flex;flex-wrap:wrap;justify-content:left;list-style:none;padding:1rem 1rem 0;position:relative;right:0;width:100%}.dropdown li{font-size:1.25rem;margin-bottom:1rem;width:100%}.dropdown li a,.hidden li a{color:#000;font-weight:700;text-decoration:none}.dropdown li a:hover{color:#fff}.hidden{display:none}#banner{align-items:center;background-color:#000;display:flex;height:400px;justify-content:center;width:100%}#titleaction{color:#fff;margin:0 auto;position:absolute;text-align:center;text-transform:uppercase;width:90%;z-index:2}#titleaction h1{font-family:Arvo,sans-serif;font-size:3rem;margin-bottom:1rem}#titleaction h2{margin:1.5rem auto;width:100%}#titleaction .button{height:4rem;margin:0 auto;width:10rem}#titleaction .button a{background-color:#26b9d9;border-radius:10px;color:#000;display:inline-block;font-family:Arvo,sans-serif;height:100%;text-decoration:none;transition:.5s;width:100%}#titleaction .button a:hover{background-color:#fff}#imagecarousel{height:100%;margin:0;padding:0;position:relative;width:100%;z-index:0}#imagecarousel li{list-style:none}#imagecarousel li span{-webkit-animation:imageAnimation 28s linear 0s infinite;animation:imageAnimation 28s linear 0s infinite;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;color:transparent;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:0}#imagecarousel li:first-child span{background-image:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.4)),url(/static/media/forg3d-jeepplug.d9385e7cfdecee9e4b34.jpeg)}#imagecarousel li:nth-child(2) span{-webkit-animation-delay:7s;animation-delay:7s;background-image:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.4)),url(/static/media/forg3d-keypad.e4a3c1432e5209b13b50.jpeg)}#imagecarousel li:nth-child(3) span{-webkit-animation-delay:14s;animation-delay:14s;background-image:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.4)),url(/static/media/forg3d-cupholder.a2264f7cd6b623dd0353.jpeg)}#imagecarousel li:nth-child(4) span{-webkit-animation-delay:21s;animation-delay:21s;background-image:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.4)),url(/static/media/forg3d-usboutlet.00ac8c3b20cfdf490586.jpeg)}@-webkit-keyframes imageAnimation{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}10%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1}20%{opacity:1}30%{opacity:0}to{opacity:0}}@keyframes imageAnimation{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}10%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1}20%{opacity:1}30%{opacity:0}to{opacity:0}}#aboutus,#featureditems,#services{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-evenly;width:100%}.subheader{font-family:Arvo,sans-serif;font-size:2.25rem;text-align:center;text-transform:uppercase;width:100%}.product{margin-bottom:2rem;width:60%}.product a{color:#000;text-decoration:none;width:100%}.product a img{border-radius:10px;height:500px;object-fit:cover;object-position:50% 50%;width:100%}.product h4,.service h4{font-size:1.25rem;margin:.5rem 0 0;text-align:center}.productprice{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.productprice p,.service p{padding-left:2rem;padding-right:2rem}.prevprice{text-decoration:line-through}.currentprice{font-weight:700}.product .button{margin:1rem auto;width:50%}.product .button a{background-color:#000;border-radius:10px;color:#fff;display:inline-block;height:100%;text-align:center;width:100%}#services,.product .button a:hover{background-color:#26b9d9}#services{color:#fff}#services .service{margin-bottom:2rem;text-align:center;width:60%}.service img{height:auto;width:50%}#fbdownload{align-items:center;background-color:#26b9d9;display:flex;flex-wrap:wrap;justify-content:center}#fbdownload div{padding-bottom:3rem;width:100%}#fbdownload .button{height:6rem;margin:0 auto;text-align:center;width:17rem}#fbdownload .button a{align-items:center;background-color:#000;border-radius:10px;color:#fff;display:inline-block;display:flex;font-family:Arvo,sans-serif;height:100%;justify-content:center;padding:.5rem;text-decoration:none;transition:.5s;width:100%}#fbdownload .button a:hover{background-color:#fff;color:#26b9d9}#aboutus{padding-bottom:2rem;padding-top:2rem}#aboutus div{width:90%}#leftside{text-align:center}#leftside h3{font-family:Arvo,sans-serif;font-size:2rem;text-transform:uppercase}#rightside{display:none}#contact{background-color:#26b9d9;color:#fff;padding:2rem;text-align:center}#contact .button{height:4rem;margin:2rem auto;width:10rem}#contact .button a{background-color:#000;border-radius:10px;color:#26b9d9;display:inline-block;font-family:Arvo,sans-serif;height:100%;text-decoration:none;transition:.5s;width:100%}#contact .button a:hover{background-color:#fff}#gamebanner{align-items:center;background-blend-mode:darken;background-color:rgba(0,0,0,.173);background-image:url(/static/media/pennydrop-splash.153538bdf7f8ed7cc414.jpeg);background-size:cover;display:flex;height:400px;justify-content:center;width:100%}#gameinstructions{font-family:Arvo,sans-serif;font-size:1.1rem;margin:1rem auto;width:95%}#gameinstructions .gamenote{font-size:.9rem;font-style:italic}.instructionlist li{padding-bottom:1rem}#buyinstructions{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;padding-top:2rem}#buyinstructions div{padding-bottom:3rem;width:100%}#buyinstructions .button{height:6rem;margin:0 auto;text-align:center;width:17rem}#buyinstructions .button a{align-items:center;background-color:#000;border-radius:10px;color:#fff;display:inline-block;display:flex;font-family:Arvo,sans-serif;height:100%;justify-content:center;padding:.5rem;text-decoration:none;transition:.5s;width:100%}#buyinstructions .button a:hover{background-color:#26b9d9;color:#fff}footer{padding:1.5rem;text-align:center}@media only screen and (min-width:992px){nav br{display:block}#navmenu{width:85%}#burger{align-items:center;display:flex;flex-wrap:wrap;height:100%;justify-content:space-between;margin:0;width:100%}#burger span{display:none}.dropdown,.hidden{background-color:#fff;border-radius:0;display:flex;justify-content:center;padding:0}.hidden{align-items:center;flex-wrap:wrap;list-style:none;position:relative;right:0;width:100%}.dropdown li,.hidden li{margin:0;text-align:center;width:16.5%}.hidden li{font-size:1.25rem}.dropdown li a:hover,.hidden li a:hover{color:#26b9d9}#banner,#gamebanner{height:600px}#titleaction h1{font-size:4.5rem}#titleaction h2{width:75%}.product{width:30%}.product a img{height:350px}#services .service{min-height:400px;width:30%}#fbdownload div{width:32%}#fbdownload .button{width:17rem}#aboutus div{width:45%}#leftside{text-align:left}#rightside{display:block;text-align:center}#rightside img{height:auto;width:75%}#gameinstructions{font-size:1.4rem}#gameinstructions .gamenote{font-size:1.2rem}#buyinstructions div{width:50%}}
/*# sourceMappingURL=main.5a69bb1b.css.map*/