body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Roboto Bk,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html,li,ul{margin:0;padding:0}nav{align-items:center;background-color:#000;color:#000;display:flex;flex-direction:row;height:60px;justify-content:space-between;padding:.5rem 0 .5rem 10px;position:fixed;text-align:center;width:100%;z-index:1}li{display:inline-block;padding:0 15px}h5,li{font-family:Roboto Bk;text-transform:uppercase}h5{display:block;font-weight:400;margin:0;text-align:left}h2{font-family:Rubik Dirt;font-size:2rem}h3{color:#d6fffa;font-family:Roboto Bk;font-size:36px;text-transform:uppercase}.background h3{padding-left:30px;padding-top:90px;text-align:left}main{padding-top:58px}section{background:#000;border-color:#000;text-align:center;transition:all .3s}section.selected p{text-shadow:0 0 10px hsla(0,0%,100%,.5)}section.selected{-webkit-animation:BgAnimation 3s ease infinite;animation:BgAnimation 3s ease infinite;border-left:10vw solid #000;border-right:10vw solid #000;color:#000;font-size:100px}@-webkit-keyframes BgAnimation{0%{background-position:50% 50%}50%{background-position:100% 100%}to{background-position:50% 50%}}@keyframes BgAnimation{0%{background-position:50% 50%}50%{background-position:100% 100%}to{background-position:50% 50%}}@media screen and (max-width:535px){main{padding-bottom:150px}}.App,.navigation{text-align:center}.navigation{background-color:#fff;box-shadow:0 1px 5px rgba(0,0,0,.5);width:100%}.brandName{color:#000;font-size:1.3rem;margin:0 2rem 0 1rem;text-decoration:none}.logo{height:60px;width:300px}.navigation-menu{display:flex;left:320px;margin-left:10px;padding:0;position:absolute;top:13px;width:calc(100% - 350px)}.navigation-menu li{list-style-type:none}.navigation-menu li a{border-bottom:5px solid transparent;color:#000;color:#d6fffa;display:inline-block;font-family:CATArena;padding:20px 0;text-decoration:none;text-transform:uppercase;transition:color .3s,background-color .3s;transition:all .3s;width:100%}.navigation-menu li a.selected{border-bottom:5px solid #d6fffa;color:#2999ff}.hamburger{background-color:#283b8b;border:0;border-radius:50%;cursor:pointer;display:none;height:40px;padding:.5rem;position:absolute;right:25px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:background-color .2s ease-in-out;width:40px}.hamburger:hover{background-color:#2642af}.languages{color:#fff;margin-right:10px;position:absolute;right:15px;top:43px;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:background-color .2s ease-in-out}.language{cursor:pointer;padding-left:10px}.language img{height:25px;pointer-events:none;width:25px}@media screen and (max-width:1100px){.navigation-menu{font-size:.75rem;top:25px}.navigation-menu li{padding:0}.navigation-menu li a{padding:18px 10px}.brandName{margin:0}.languages{top:50px}nav{height:auto}}@media screen and (max-width:900px){.hamburger{display:block;top:37px}.navigation-menu{display:none}.navigation-menu-expanded{background-color:#000;border-top:1px solid #000;display:flex;flex-direction:column;height:auto;overflow:auto;position:absolute;right:0;top:60px;width:300px}.navigation-bar li{padding:20px;text-align:center}.navigation-bar li a{border-bottom:5px solid transparent;color:#000;color:#d6fffa;font-family:Roboto Bk;padding:1.5rem 0;text-decoration:none;transition:color .3s,background-color .3s;transition:all .3s;width:100%}.navigation-bar li:hover{background-color:#95b2af;color:#2999ff}.navigation-bar li a.selected{color:#2999ff}.languages{right:75px;top:40px}}@media screen and (max-width:535px){.logo{height:30px;width:150px}.language img{height:20px;width:20px}.hamburger,.languages{top:25px}.navigation-menu-expanded{top:47px}}@media screen and (max-height:400px){.navigation-menu-expanded{display:table}}.react-player-wrapper{display:block}.player-wrapper{padding-top:80px;position:relative}.react-player{height:100%!important;width:100%!important}.loader-container{align-items:center;display:flex;flex-direction:row;height:100vh;justify-content:center}.arrow-container{display:none}.arrow-container h5{color:#d6fffa;font-size:16px;padding-top:20px;text-align:center}.arrow-wrapper{cursor:pointer}@media screen and (max-width:1100px){.arrow-container{display:block}.react-player-wrapper{display:flex;flex-direction:column;justify-content:center}.react-player{height:auto}}@media screen and (max-height:400px){.arrow-container{display:none}}.CircularProgressbar{vertical-align:middle;width:100%}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;dominant-baseline:middle;text-anchor:middle;font-size:20px}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:transparent}.backgroundAbout{background-image:url(/static/media/diezel.f594406ab88e03bf5a19.jpg);background-repeat:no-repeat;background-size:cover;height:100%;padding-bottom:90px}.descWrapper{margin-left:30px;text-align:left;width:60%}.descWrapper p{font-family:Roboto Bk;font-size:24px;line-height:32px;text-shadow:3px 3px 3px #000}@media screen and (max-width:900px){.descWrapper p{font-size:18px;line-height:28px;text-shadow:3px 3px 3px #000}}@media screen and (max-width:535px){.descWrapper p{font-size:14px;line-height:20px;text-shadow:3px 3px 3px #000}}.photogallery{padding-top:90px}.photogalleryContainer{display:flex;flex-direction:row;justify-content:center;overflow:auto;width:100%}.photogalleryWrapper{width:1100px}::-webkit-scrollbar{background-color:#d6fffa;width:10px}::-moz-scrollbar{background-color:#d6fffa;width:10px}::-webkit-scrollbar-track{background-color:#d6fffa}::-moz-scrollbar-track{background-color:#d6fffa}::-webkit-scrollbar-thumb{background-color:#000;border:1px solid #fff;border-radius:5px}::-moz-scrollbar-thumb{background-color:#000;border:1px solid #fff;border-radius:5px}::-webkit-scrollbar-button{display:none}.react-images__arrow{background:none;border:none;color:#fff;cursor:pointer;font-size:16px;padding:10px}.react-images__arrow:focus{outline:none}.react-images__arrow:hover{background-color:hsla(0,0%,100%,.3)}.react-images__dot{background-color:#fff;border-radius:50%;cursor:pointer;height:10px;margin:5px;width:10px}.react-images__dot.react-images__dot--selected{background-color:#000}.react-images__navigation{align-items:center;background:transparent;border:none;display:flex;justify-content:center;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.react-images__view{position:relative}@media screen and (max-width:1100px){.photogalleryContainer{display:block}}@media screen and (max-height:400px){.react-photo-gallery--gallery{display:inline}}.portfolio{padding-top:90px}.portfolioWrapper{display:flex;flex-direction:row;height:350px;-ms-justify-content:space-between;justify-content:space-between;overflow:auto}.track{margin-right:20px;width:300px}.track_data{height:200px}.track h5{color:#d6fffa;font-family:Rubik Dirt;font-size:32px;margin-left:20px}.track h4{color:#d6fffa;font-size:28px;margin:0 0 0 20px}.track h4,.track p{font-family:CATArena;text-align:left}.track p{color:#fff;font-size:16px;margin:0 0 5px 20px}.equipment{padding-top:90px}.equipmentLists{display:inline;display:-ms-inline-flexbox}.equipmentCard{display:inline-block;display:-ms-inline-flexbox;margin-bottom:20px;width:250px}.equipmentCard h5{color:#2999ff;font-family:Rubik Dirt;font-size:24px;margin:0;padding-left:16px}.equipmentCard ul{display:flex;flex-direction:column;margin-top:10px;width:200px}.equipmentCard ul li{color:#d6fffa;font-size:14px;margin-bottom:10px;text-align:left}.backgroundServices{background-image:url(/static/media/ampeg.1eb3d177ba31b9c4eed1.jpg);background-repeat:no-repeat;background-size:cover;padding-bottom:90px}.servicesWrapper{margin-left:30px;text-align:left;width:80%}.servicesWrapper p{font-family:Roboto Bk;font-size:24px;line-height:32px;margin-bottom:30px;text-shadow:3px 3px 3px #000}.servicesWrapper ul{font-family:Roboto Bk;font-size:18px;line-height:24px;list-style-type:circle}.servicesWrapper ul li{margin-bottom:20px;width:80%}.servicesWrapper ul li em{color:#2999ff}.servicesWrapper p a{color:#2999ff;font-family:CATArena;font-size:26px;transition:color .3s,background-color .3s;transition:all .3s}section.selected p{margin-bottom:30px}section.selected p,section.selected ul{color:#fff;text-shadow:3px 3px 3px #000}section.selected ul{list-style-type:circle}section.selected ul li{color:#fff;text-shadow:3px 3px 3px #000}@media screen and (max-width:900px){.servicesWrapper p{text-shadow:3px 3px 3px #000}.servicesWrapper p,.servicesWrapper p a{font-size:18px;line-height:28px}.servicesWrapper ul{font-size:16px;line-height:20px}}@media screen and (max-width:535px){.servicesWrapper p{text-shadow:3px 3px 3px #000}.servicesWrapper p,.servicesWrapper p a{font-size:14px;line-height:20px}.servicesWrapper ul{font-size:12px;line-height:16px}}.footer{background-color:#000;bottom:0;color:#fff;display:flex;font-family:Roboto Bk;height:55px;justify-content:space-between;padding:10px;position:fixed;width:100%;z-index:1}.data-wrapper{display:flex;flex-direction:column;justify-content:center}.social-icon{height:25px!important;margin-right:10px;width:25px!important}.icon-block{align-items:center;display:flex;margin-right:20px}.footer h5{font-size:10px}.footer h5 a{border-bottom:5px solid transparent;color:#000;color:#d6fffa;display:inline;font-family:Roboto Bk;text-decoration:none;text-transform:uppercase;transition:color .3s,background-color .3s;transition:all .3s;width:100%}@media screen and (max-width:535px){.footer{flex-direction:column;height:140px;justify-content:space-evenly}.footer h5{text-align:center}.data-wrapper{margin-bottom:10px}.icon-block{justify-content:center}}.rules{background-image:url(/static/media/console.7f5b91c5f7fd795f4161.jpg);background-repeat:no-repeat;background-size:cover;height:100%;padding:100px 25px 25px}.rules .languages{position:fixed;right:25px;top:40px}.rules p{fomt-size:14px;-webkit-text-stroke-width:.5px;-webkit-text-stroke-color:#000;margin-bottom:30px;text-align:left}.backBtn{background-color:#283b8b;border:0;border-radius:50%;cursor:pointer;height:40px;left:25px;padding:.5rem;position:fixed;top:40px;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:background-color .2s ease-in-out;width:40px}.backBtn:hover{background-color:#2642af}
/*# sourceMappingURL=main.ffaa582a.css.map*/