.pl-logo{height:6vh;transition:opacity 450ms ease,transform 450ms ease,filter 450ms ease}.pl-logo:hover{transform:rotate(-5deg) scale(1.1);filter:drop-shadow(0 1.25vh 1.25vh rgba(1, 198, 255, 0.45))}.clickable{cursor:pointer}.loading-page{background:#080c1b;display:flex;justify-content:center;width:100vw;height:100vh;align-items:center}.loading-page p{color:#fff;font-size:2vh;font-weight:600;text-align:center;animation:fade 2s infinite}header{position:absolute;top:0;display:flex;justify-content:space-between;align-items:center;width:100%;box-sizing:border-box;padding:7.5vh;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:100000}header .nav-bar{display:flex;gap:2.5vh}header .nav-bar .nav-bar-element{font-size:1.65vh;font-weight:600;color:#fff;opacity:.45;transition:opacity 450ms ease,transform 450ms ease,filter 450ms ease}header .nav-bar .nav-bar-element:hover{opacity:1;cursor:pointer;transform:translateY(0.25vh)}header .nav-bar .nav-bar-element.active{opacity:1}.btn{color:#080c1b;border-radius:25vh;background-color:#fff;padding:1.25vh 2.5vh;font-weight:700;font-size:1.65vh;transition:opacity 450ms ease,transform 450ms ease,filter 450ms ease;display:flex;justify-content:center;align-items:center;gap:1vh}.btn img{height:1.2vh;width:auto}.btn:hover{cursor:pointer;transform:translateY(0.25vh)}.btn.blue-btn{background:linear-gradient(45deg, rgb(1, 198, 255) 0%, rgb(135, 228, 255) 100%);color:#fff}.landing-page,.mid-page,.bottom-page,.rules-page,.guide-page{width:100vw;position:relative;display:flex;box-sizing:border-box;padding:7.5vh;align-items:center;overflow-x:visible}.landing-page:not(.guide-page),.mid-page:not(.guide-page),.bottom-page:not(.guide-page),.rules-page:not(.guide-page),.guide-page:not(.guide-page){flex-direction:column}.landing-page{background:url(../assets/png/Background.png);background-size:cover;height:100vh}.rules-page,.guide-page{padding:25vh;min-height:100vh;position:relative;background:url(../assets/png/default-bg.png);background-size:cover;display:flex;align-items:center;justify-content:flex-start;gap:5vh}.rules-page .center-wrap,.guide-page .center-wrap{display:none !important}.rules-page:not(.guide-page),.guide-page:not(.guide-page){flex-direction:column}.rules-page p.rules-title,.guide-page p.rules-title{color:#fff;font-size:2vh;font-weight:600}.rules-page .rules-list,.guide-page .rules-list{display:flex;flex-direction:column;gap:5vh}.rules-page .rules-list .rule-container,.guide-page .rules-list .rule-container{display:flex;flex-direction:column;gap:1.5vh}.rules-page .rules-list .rule-container .rule-head,.guide-page .rules-list .rule-container .rule-head{position:relative;overflow:hidden;width:100%;height:10vh;background-color:#080c1b;display:flex;justify-content:center;align-items:center;border-radius:1.5vh}.rules-page .rules-list .rule-container .rule-head .rule-title,.guide-page .rules-list .rule-container .rule-head .rule-title{color:#fff;font-size:1.65vh;font-weight:700}.rules-page .rules-list .rule-container .rule-description,.guide-page .rules-list .rule-container .rule-description{color:#fff;font-size:1.45vh;font-weight:500;text-align:center}.rules-page .rules-list .rule-container .rule-description span,.guide-page .rules-list .rule-container .rule-description span{color:#01c6ff !important}.landing-page,.rules-page,.guide-page{justify-content:center}.landing-page .plrp-image-1,.rules-page .plrp-image-1,.guide-page .plrp-image-1{position:absolute;height:90%;bottom:0}.landing-page .lower-bar,.rules-page .lower-bar,.guide-page .lower-bar{width:100%;position:absolute;bottom:0}.landing-page .center-wrap,.rules-page .center-wrap,.guide-page .center-wrap{position:absolute;display:flex;width:100%;padding:7.5vh;box-sizing:border-box;height:50%;justify-content:space-between;align-items:center}.landing-page .center-wrap .info-box,.rules-page .center-wrap .info-box,.guide-page .center-wrap .info-box{position:relative;z-index:10000000;display:flex;justify-content:center;flex-direction:column;align-items:flex-start;width:25vh;gap:1.5vh;-webkit-user-select:none;-moz-user-select:none;user-select:none}.landing-page .center-wrap .info-box p.info-title,.rules-page .center-wrap .info-box p.info-title,.guide-page .center-wrap .info-box p.info-title{font-weight:600;font-size:1.8vh;text-transform:uppercase;color:#fff}.landing-page .center-wrap .info-box p.info-description,.rules-page .center-wrap .info-box p.info-description,.guide-page .center-wrap .info-box p.info-description{font-weight:400;font-size:1.65vh;color:#fff}.landing-page .center-wrap .info-box .info-switches,.rules-page .center-wrap .info-box .info-switches,.guide-page .center-wrap .info-box .info-switches{display:flex;gap:1vh}.landing-page .center-wrap .info-box .info-switches .info-switch,.rules-page .center-wrap .info-box .info-switches .info-switch,.guide-page .center-wrap .info-box .info-switches .info-switch{width:1vh;height:1vh;background-color:#fff;opacity:.45;transition:opacity 450ms ease,transform 450ms ease,filter 450ms ease}.landing-page .center-wrap .info-box .info-switches .info-switch:hover,.rules-page .center-wrap .info-box .info-switches .info-switch:hover,.guide-page .center-wrap .info-box .info-switches .info-switch:hover{opacity:.75}.landing-page .center-wrap .info-box .info-switches .info-switch.active,.rules-page .center-wrap .info-box .info-switches .info-switch.active,.guide-page .center-wrap .info-box .info-switches .info-switch.active{opacity:1;filter:drop-shadow(0 1.25vh 1.25vh rgba(255, 255, 255, 0.45))}.landing-page .center-wrap .social-media-bar,.rules-page .center-wrap .social-media-bar,.guide-page .center-wrap .social-media-bar{position:relative;display:flex;align-items:center;justify-content:center;gap:2.5vh;flex-direction:column;z-index:10000000}.landing-page .center-wrap .social-media-bar .social-media-box,.rules-page .center-wrap .social-media-bar .social-media-box,.guide-page .center-wrap .social-media-bar .social-media-box{width:2.5vh;height:auto;transition:opacity 450ms ease,transform 450ms ease,filter 450ms ease}.landing-page .center-wrap .social-media-bar .social-media-box:hover,.rules-page .center-wrap .social-media-bar .social-media-box:hover,.guide-page .center-wrap .social-media-bar .social-media-box:hover{transform:scale(1.15)}.landing-page .center-wrap .social-media-bar .social-media-box#twitch:hover path,.rules-page .center-wrap .social-media-bar .social-media-box#twitch:hover path,.guide-page .center-wrap .social-media-bar .social-media-box#twitch:hover path{fill:#9359ff}.landing-page .center-wrap .social-media-bar .social-media-box#discord:hover path,.rules-page .center-wrap .social-media-bar .social-media-box#discord:hover path,.guide-page .center-wrap .social-media-bar .social-media-box#discord:hover path{fill:#466eff}.landing-page .center-wrap .social-media-bar .social-media-box#youtube:hover path,.rules-page .center-wrap .social-media-bar .social-media-box#youtube:hover path,.guide-page .center-wrap .social-media-bar .social-media-box#youtube:hover path{fill:red}.landing-page .center-wrap .social-media-bar .social-media-box#twitter:hover path,.rules-page .center-wrap .social-media-bar .social-media-box#twitter:hover path,.guide-page .center-wrap .social-media-bar .social-media-box#twitter:hover path{fill:#00a2ff}.mid-page{height:168.9vh;gap:15vh}.mid-page .img-baller{position:absolute;left:0;width:auto;height:75vh;transform:translateY(-5vh);z-index:1000;pointer-events:none}.mid-page .overlay-1{position:absolute;top:-32.5vh;pointer-events:none;width:100%;z-index:100000}.mid-page .background-line{position:absolute;width:158.7vh;right:0;top:0;height:auto;z-index:-1}.mid-page .section{width:100%;display:flex;justify-content:space-between;overflow-x:visible;position:relative;transform:skewY(-6deg)}.mid-page .section#how-to-begin{height:50.855vh}.mid-page .section#how-to-begin .start-now-container{position:relative;display:flex;flex-direction:column;width:45%;height:auto;align-items:flex-start;justify-content:space-between}.mid-page .section#how-to-begin .start-now-container .section-head p{font-size:3.8vh;font-weight:500;text-transform:uppercase;display:flex;flex-direction:column;color:#080c1b}.mid-page .section#how-to-begin .start-now-container .section-head p span{font-size:6vh;color:#01c6ff !important;font-weight:800}.mid-page .section#how-to-begin .start-now-container .section-boxes{display:flex;align-content:space-between;justify-content:space-between;flex-wrap:wrap;width:100%;height:100%}.mid-page .section#how-to-begin .start-now-container .section-boxes .section-box{overflow:hidden;border-radius:1.5vh;box-sizing:border-box;padding:2.5vh;display:flex;justify-content:space-between;align-items:center;height:18.2vh;background-color:#080c1b}.mid-page .section#how-to-begin .start-now-container .section-boxes .section-box .section-box-title{position:relative;display:flex;flex-direction:column;color:#fff;font-weight:400;left:5vh;font-size:3vh}.mid-page .section#how-to-begin .start-now-container .section-boxes .section-box .section-box-title span{font-weight:700 !important}.mid-page .section#how-to-begin .start-now-container .section-boxes .section-box .section-box-desc{display:flex;flex-direction:column;color:#fff;font-weight:400;font-size:1.65vh;width:18vh}.mid-page .section#how-to-begin .start-now-container .section-boxes .section-box .section-box-desc span{font-weight:600 !important}.mid-page .section#how-to-begin .start-now-container .section-boxes .section-box .section-box-num{position:absolute;color:#fff;opacity:.1;font-size:15vh;font-weight:900}.mid-page .section#how-to-begin .start-now-container .section-boxes .section-box#box-1{width:45%}.mid-page .section#how-to-begin .start-now-container .section-boxes .section-box#box-2{width:45%}.mid-page .section#how-to-begin .start-now-container .section-boxes .section-box#box-3{width:100%}.mid-page .section#how-to-begin .how-to-begin-container{display:flex;justify-content:center;align-items:center;width:45%;height:auto;background:url(../assets/svg/how-to-begin-bg.svg);background-size:cover;gap:2.5vh}.mid-page .section#how-to-begin .how-to-begin-container .play-btn{margin-left:6vh;padding:2.5vh 4vh;background:linear-gradient(45deg, rgb(1, 198, 255) 0%, rgb(135, 228, 255) 100%);transition:opacity 450ms ease,transform 450ms ease,filter 450ms ease}.mid-page .section#how-to-begin .how-to-begin-container .play-btn img{height:2.4vh;width:auto}.mid-page .section#how-to-begin .how-to-begin-container .play-btn:hover{filter:drop-shadow(0 1.25vh 1.25vh rgba(1, 198, 255, 0.45))}.mid-page .section#how-to-begin .how-to-begin-container p{font-size:3vh;color:#fff;display:flex;flex-direction:column;font-weight:600;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mid-page .section#how-to-begin .how-to-begin-container p span{font-size:4vh;font-weight:800;color:#01c6ff}.mid-page .section#guide-switches{height:80vh}.mid-page .section#guide-switches .guide-switch{position:relative;display:flex;box-sizing:border-box;padding:7.5vh;flex-direction:column;justify-content:space-between;align-items:center;height:100%;overflow:hidden;width:42.3vh}.mid-page .section#guide-switches .guide-switch:hover .guide-switch-img{transform:scale(1.05);filter:grayscale(0%)}.mid-page .section#guide-switches .guide-switch:hover .guide-switch-title{filter:drop-shadow(0 1.25vh 1.25vh rgba(255, 255, 255, 0.45))}.mid-page .section#guide-switches .guide-switch .guide-switch-title{color:#fff;transition:opacity 450ms ease,transform 450ms ease,filter 450ms ease;font-weight:400;font-size:2vh;display:flex;flex-direction:column;text-align:center;letter-spacing:.1vh;text-transform:uppercase}.mid-page .section#guide-switches .guide-switch .guide-switch-title span{font-weight:700;font-size:3vh}.mid-page .section#guide-switches .guide-switch .guide-switch-img{position:absolute;bottom:0;width:100%;height:auto;filter:grayscale(100%);transition:opacity 450ms ease,transform 450ms ease,filter 450ms ease}.mid-page .section#guide-switches .guide-switch#guide-switch-1{background:url(../assets/svg/rect-1.svg);background-size:cover}.mid-page .section#guide-switches .guide-switch#guide-switch-2{background:url(../assets/svg/rect-2.svg);background-size:cover}.mid-page .section#guide-switches .guide-switch#guide-switch-3{background:url(../assets/svg/rect-3.svg);background-size:cover}.mid-page .section#guide-switches .guide-switch#guide-switch-4{background:url(../assets/svg/rect-4.svg);background-size:cover}.bottom-page{position:relative;justify-content:center;align-items:center;height:150vh;width:100%;background:url(../assets/png/bottom-bg.png);background-size:cover}.bottom-page .top-bar{position:absolute;width:100%;top:0}.bottom-page .vehicle-img{height:25vh;width:auto;z-index:10000000;top:-3.5vh;position:absolute;transform:skewY(-6deg);transition:height 450ms ease}.bottom-page .vehicle-img:hover{height:26vh}.bottom-page .question-marks{position:relative;top:-4.5vh;z-index:0;transform:skewY(-6deg);background:-webkit-linear-gradient(rgba(255, 255, 255, 0), #ffffff);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-size:12vh;font-weight:900}.bottom-page .dlc-vehicle-content{position:absolute;display:flex;flex-direction:column;gap:2.5vh;top:17.5vh;transform:skewY(-3deg);text-align:center;text-transform:uppercase}.bottom-page .dlc-vehicle-content .dlc-vehicle-title{background:-webkit-linear-gradient(rgba(255, 255, 255, 0), #ffffff);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-size:8vh;font-weight:900}.bottom-page .dlc-vehicle-content .dlc-vehicle-description{color:#fff;font-size:2vh;font-weight:300;opacity:.45}.bottom-page .about-container{position:relative;display:flex;align-content:space-between;justify-content:center;flex-wrap:wrap;gap:2.5vh;width:50%;z-index:100;height:auto;transform:skewY(-6deg)}.bottom-page .about-container .about-box{overflow:hidden;position:relative;width:45%;border-radius:1.5vh;box-sizing:border-box;padding:4vh;display:flex;flex-direction:column;gap:2.5vh;justify-content:center;text-align:center;align-items:center;background-color:#080c1b}.bottom-page .about-container .about-box .about-box-title{position:relative;color:#fff;font-weight:700;font-size:1.6;text-transform:uppercase;width:100%}.bottom-page .about-container .about-box .about-box-title span{font-weight:700 !important}.bottom-page .about-container .about-box .about-box-desc{color:#fff;font-weight:400;font-size:1.6vh;width:100%}.bottom-page .about-container .about-box .about-box-desc span{font-weight:600 !important}.bottom-page .about-container .about-box .about-box-num{position:absolute;color:#fff;opacity:.05;font-size:15vh;font-weight:900}.bottom-page .play-now-btn{position:absolute;bottom:0;width:45vh;background:linear-gradient(45deg, rgb(1, 198, 255) 0%, rgb(135, 228, 255) 100%);filter:drop-shadow(0 0 15vh #01c6ff);height:42.5vh;display:flex;align-items:flex-start;justify-content:center;box-sizing:border-box;padding-top:7.5vh;color:#fff;text-align:center;font-size:6vh;transition:height 450ms ease;transform:skewY(-6deg);font-weight:800}.bottom-page .play-now-btn:hover{height:50vh}.bottom-page .overlay-2{position:absolute;bottom:0;width:100%;height:auto;pointer-events:none;z-index:100000000}footer{position:relative;display:flex;background-color:#080c1b;padding:7.5vh;box-sizing:border-box;width:100%;height:auto;justify-content:space-between;align-items:center}footer .footer-description{width:35vh}footer .footer-box-business .footer-box-content{display:flex;flex-direction:column;gap:.5vh}footer p{font-size:1.5vh;color:#fff;opacity:.45}footer p.footer-box-title{opacity:1}footer .footer-box{display:flex;flex-direction:column;gap:2.5vh;justify-content:center}footer .footer-box.footer-box-socials .footer-box-content{display:flex;gap:2.5vh}.guide-page{display:flex}.guide-page .guide-box{position:relative;height:60vh;display:flex;gap:2.5vh;justify-content:space-between;align-items:center}.guide-page .guide-box .guide-content{position:relative;display:flex;flex-direction:column;justify-content:center;gap:2.5vh;height:100%;width:-moz-max-content;width:max-content}.guide-page .guide-box .guide-content .guide-buttons{display:flex;gap:2.5vh}.guide-page .guide-box .guide-content .guide-description{width:25vh;max-height:60vh;font-size:1.85vh;font-weight:400;color:#fff}.guide-page .guide-box .guide-switch{position:relative;display:flex;height:100%;width:32.3vh;box-sizing:border-box;padding:5vh;flex-direction:column;justify-content:space-between;align-items:center;overflow:hidden;background:url(../assets/svg/rect-4.svg);background-size:cover}.guide-page .guide-box .guide-switch:hover .guide-switch-img{transform:scale(1.05);filter:grayscale(0%)}.guide-page .guide-box .guide-switch:hover .guide-switch-title{filter:drop-shadow(0 1.25vh 1.25vh rgba(255, 255, 255, 0.45))}.guide-page .guide-box .guide-switch .guide-switch-title{color:#fff;transition:opacity 450ms ease,transform 450ms ease,filter 450ms ease;font-weight:400;font-size:2vh;display:flex;flex-direction:column;text-align:center;letter-spacing:.1vh;text-transform:uppercase}.guide-page .guide-box .guide-switch .guide-switch-title span{font-weight:700;font-size:3vh}.guide-page .guide-box .guide-switch .guide-switch-img{position:absolute;bottom:0;width:100%;height:auto;filter:grayscale(100%);transition:opacity 450ms ease,transform 450ms ease,filter 450ms ease}.background-light{position:absolute;width:50%;height:25%;border-radius:50%;background-color:#01c6ff;z-index:0;filter:blur(10vh)}@keyframes fade{0%{opacity:100%}50%{opacity:25%}100%{opacity:100%}}