*{box-sizing:border-box;margin:0;padding:0;font-family:PT Sans,sans-serif}.champions-corner,.drivers,.home,.quiz,.stats{display:flex;height:90vh;align-items:center;justify-content:center;font-size:3rem}.drivers{background-position:50%;background-size:cover;background-repeat:no-repeat;color:#fff;font-size:100px}.stats{background-image:url(/static/media/stats.d8c63ef7.jpg)}.quiz,.stats{background-position:50%;background-size:fill;background-repeat:no-repeat;color:#fff;font-size:100px}.quiz{background-image:url(/static/media/quiz.025abf81.jpg)}.champions-corner{background-image:url(/static/media/champ.0180afdc.jpg);background-position:50%;background-size:fill;background-repeat:no-repeat;color:#fff;font-size:100px}.navbar{background:#120020;height:100px;font-size:1.2rem;position:-webkit-sticky;position:sticky;top:0;z-index:999}.navbar,.navbar-container{display:flex;justify-content:center;align-items:center}.navbar-container{height:80px;max-width:1500px}.navbar-logo{color:#fff;justify-self:start;margin-left:30px;cursor:pointer;text-decoration:none;font-size:2rem}.navbar-logo,.navbar-logo img{display:flex;align-items:center}.navbar-logo img{width:200px;height:70px}.navbar-logo:hover img{-webkit-transform:scale(1.18);transform:scale(1.18);transition:.8s}.fa-flag-checkered{margin-left:1rem;font-size:1.8rem}.nav-menu{display:grid;grid-template-columns:repeat(5,auto);grid-gap:10px;list-style:none;text-align:center;width:60vw;justify-content:end;margin-right:2rem}.nav-item{height:60px}.nav-links{color:#fff;display:flex;align-items:center;text-decoration:none;padding:2.5rem 1rem;height:100%}.nav-links:hover{border-bottom:4px solid #b10663;color:#b10663;transition:all .2s ease-out;padding:1.2rem}.fa-bars{color:#fff}.fa-bars:hover{color:#b10663}.menu-icon,.nav-links-mobile{display:none}@media screen and (max-width:960px){.NavbarItems{position:relative}.nav-menu{display:flex;flex-direction:column;width:100%;height:50vh;position:absolute;top:80px;left:-100%}.nav-menu,.nav-menu.active{opacity:1;transition:all .5s ease}.nav-menu.active{background:#242424;left:0;z-index:1}.nav-links{text-align:center;padding:2rem;width:100%;display:table}.nav-links:hover{background-color:#fff;color:#242424;border-radius:0}.navbar-logo{position:absolute;top:0;left:0;-webkit-transform:translate(25%,50%);transform:translate(25%,50%)}.menu-icon{display:block;position:absolute;top:0;right:0;-webkit-transform:translate(-100%,70%);transform:translate(-100%,70%);font-size:1.8rem;cursor:pointer}.fa-times{color:#fff;font-size:2rem}.nav-links-mobile{display:block;text-align:center;margin:2rem auto;border-radius:4px;width:80%;text-decoration:none;font-size:1.5rem;background-color:transparent;color:#fff;padding:14px 20px;border:1px solid #fff;transition:all .3s ease-out}.nav-links-mobile:hover{background:#fff;color:#242424;transition:.25s}}:root{--primary:#fff}.btn{padding:8px 20px;border-radius:2px;outline:none;border:none;cursor:pointer}.btn--primary{background-color:#fff;background-color:var(--primary);color:#242424}.btn--outline,.btn--primary{border:1px solid #fff;border:1px solid var(--primary)}.btn--outline{background-color:transparent;color:#fff;padding:8px 20px;transition:all .3s ease-out}.btn--medium{padding:8px 20px;font-size:20px}.btn--large{padding:12px 26px;font-size:20px}.btn--large.btn--medium:hover,.btn--medium:hover{background:#fff;color:#242424;transition:all .3s ease-out}video{object-fit:cover;width:100%;height:100%;position:fixed;z-index:-1}.hero-container{height:100vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:inset 0 0 0 1000px rgba(0,0,0,.2);object-fit:contain;background:url(/static/media/mobile.04e3a36d.jpg);background-size:cover;background-repeat:no-repeat}.hero-container>h1{color:#fff;font-size:60px;margin-top:-100px}.hero-container>p{margin-top:8px;color:#fff;font-size:32px;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.hero-btns{margin-top:32px}.hero-btns .btn{margin:6px}.hero-btns .btn:hover{color:#b10663;-webkit-transform:scale(1.05);transform:scale(1.05);transition:.5s ease}@media screen and (max-width:960px){.hero-container>h1{font-size:40px;margin-top:-150px}.hero-container>p{font-size:24px}}@media screen and (max-width:768px){.hero-container>h1{font-size:30px;margin-top:-100px}.hero-container>p{font-size:18px}.btn-mobile{display:block;text-decoration:none}.btn{width:100%}}@media only screen and (max-width:1024px){video{display:none!important;visibility:hidden!important;pointer-events:none}.hero-container{background:url(/static/media/mobile.04e3a36d.jpg);pointer-events:none}.hero-container>p{text-align:center;font-size:20px}.hero-container>h1{font-size:38px}}.footer-container{background-color:#741a4b;padding:4rem 0 2rem}.footer-container,.footer-subscription{display:flex;flex-direction:column;justify-content:center;align-items:center}.footer-subscription{text-align:center;margin-bottom:24px;padding:24px;color:#fff}.footer-subscription>p{font-family:PT Sans,sans-serif}.footer-subscription-heading{margin-bottom:24px;font-size:24px}.footer-subscription-text{margin-bottom:24px;font-size:20px}.footer-input{padding:8px 20px;border-radius:2px;margin-right:10px;outline:none;font-size:18px;margin-bottom:16px;border:1px solid #fff}.footer-links{width:100%;max-width:1000px;display:flex;justify-content:center}.footer-link-wrapper{display:flex}.footer-link-items{display:flex;flex-direction:column;align-items:flex-start;margin:16px;text-align:left;width:160px;box-sizing:border-box}.footer-link-items h2{margin-bottom:16px}.footer-link-items>h2{color:#fff}.footer-link-items a{color:#fff;text-decoration:none;margin-bottom:.5rem}.footer-link-items a:hover{color:#e9e9e9;transition:.3s ease-out}.footer-email-form h2{margin-bottom:2rem}.footer-input::-webkit-input-placeholder{color:#b1b1b1}.footer-input:-ms-input-placeholder{color:#b1b1b1}.footer-input::placeholder{color:#b1b1b1}.social-icon-link{color:#fff;font-size:24px;padding-left:100px}.social-media{max-width:1000px;width:100%}.social-media-wrap{width:90%;max-width:1000px;margin:40px auto 0}.social-icons,.social-media-wrap{display:flex;justify-content:space-between;align-items:center}.social-icons{width:240px}.social-logo{color:#fff;justify-self:start;margin-left:20px;cursor:pointer;text-decoration:none;font-size:2rem;display:flex;align-items:center;margin-bottom:16px}.social-logo img{width:130px;height:50px}.instagram:hover,.social-logo img:hover,.youtube:hover{-webkit-transform:scale(1.1);transform:scale(1.1);transition:.8s}.website-rights{color:#fff;margin-bottom:16px;font-size:16px;margin-left:90px}@media screen and (max-width:820px){.footer-links{padding-top:2rem}.btn,.footer-input{width:100%}.footer-link-wrapper,.social-media-wrap{flex-direction:column}}a{color:#fff;text-decoration:none}.arrow{text-align:center;margin:4% 0}.bounce{-webkit-animation:bounce 2s infinite;animation:bounce 2s infinite}@-webkit-keyframes bounce{0%,20%,50%,80%,to{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes bounce{0%,20%,50%,80%,to{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}.testy{background-color:#41334b;width:100%;height:100%}.cards__container{max-width:1500px}.cards__item__img:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.cards__item__text{font-size:18px;line-height:24px}.bod{width:100%;height:100%;justify-content:center;align-items:center;padding-top:5%;padding-bottom:5%}.app,.bod{display:flex}.app{background:#120020;box-shadow:0 6px 20px rgba(231,9,231,.17);-webkit-filter:drop-shadow(0 6px 20px rgba(158,22,158,.308));filter:drop-shadow(0 6px 20px rgba(142,23,172,.164));color:#fff;width:80%;height:400px;border-radius:15px;padding:40px;justify-content:space-evenly}.app:hover{-webkit-transform:scale(1.02);transform:scale(1.02);transition:.8s}.score-section{display:flex;align-items:center}.score-section h2{padding-right:20%;font-size:36px}@media only screen and (max-width:1024px){.score-section h2{padding-right:10%;font-size:26px}.score-section button{font-size:20px}}.question-section{width:100%;position:relative;padding-right:5%}.question-count{margin-bottom:20px;font-size:20px}.question-count span{font-size:36px}.question-text{margin-bottom:12px;font-size:20px}.timer-text{background:#e6990c;padding:15px;margin-top:20px;margin-right:20px;border:5px solid #ffbd43;border-radius:15px;text-align:center}@media only screen and (max-width:1024px){.question-count,.question-text{font-size:16px}.question-count span{font-size:26px}}.answer-section{flex-direction:column;justify-content:space-between}.answer-section,button{width:100%;display:flex}button{font-size:16px;color:#fff;border-radius:15px;padding:20px;justify-content:flex-start;align-items:center;background-color:#120020;border:5px solid #741a4b;box-shadow:5px 5px 5px 10px rgba(231,9,231,.17);-webkit-filter:drop-shadow(5px 5px 5px 10px rgba(158,22,158,.308));filter:drop-shadow(5px 5px 5px 10px rgba(142,23,172,.164));cursor:pointer}.correct{background-color:#2f922f}.incorrect{background-color:#f33}button:hover{background-color:#555e7d}button:focus{outline:none}button svg{margin-right:5px}@media only screen and (max-width:1024px){button{font-size:12px;border-radius:10px;padding:15px;border:4px solid #741a4b;box-shadow:5px 5px 5px 3px rgba(231,9,231,.17);-webkit-filter:drop-shadow(5px 5px 5px 3px rgba(158,22,158,.308));filter:drop-shadow(5px 5px 5px 3px rgba(142,23,172,.164))}}.sect{background-color:#120020;width:100%;height:100%;padding-top:20px}.sect h1{font-size:30px}section{padding:50px 100px 200px}body{font-family:Roboto;font-size:17px;background-color:#eee}body,h1{font-weight:400}h1{font-size:200%;text-transform:uppercase;letter-spacing:3px}header p{font-family:Allura;color:hsla(0,0%,100%,.2);margin-bottom:0;font-size:60px;margin-top:-30px}.timeline{position:relative}.timeline:before{content:"";background:#fff;width:5px;height:95%;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.timeline-item{width:100%;margin-bottom:70px}.timeline-item:nth-child(2n) .timeline-content{float:right;padding:40px 30px 10px}.timeline-item:nth-child(2n) .timeline-content .date{right:auto;left:0}.timeline-item:nth-child(2n) .timeline-content:after{content:"";position:absolute;width:0;height:0;top:30px;left:-15px;border-color:transparent #f5f5f5 transparent transparent;border-style:solid;border-width:10px 15px 10px 0}.timeline-item:after{content:"";display:block;clear:both}.timeline-content{position:relative;width:45%;padding:10px 30px;border-radius:10px;background:#120020;box-shadow:0 6px 20px rgba(231,9,231,.17);-webkit-filter:drop-shadow(0 6px 20px rgba(158,22,158,.308));filter:drop-shadow(0 6px 20px rgba(142,23,172,.164))}.timeline-content:after{content:"";position:absolute;width:0;height:0;top:30px;right:-15px;border-color:transparent transparent transparent #f5f5f5;border-style:solid;border-width:10px 0 10px 15px}.timeline-img{width:30px;height:30px;background:#b10663;border-radius:50%;position:absolute;left:50%;margin-top:25px;margin-left:-15px}.timeline-card{padding:0!important}.timeline-card:hover{-webkit-transform:scale(1.05);transform:scale(1.05);transition:.8s}.timeline-card p{padding:0 20px 20px;color:#fff}.timeline-card a{margin-left:20px}.timeline-item .timeline-img-header{background:linear-gradient(transparent,rgba(0,0,0,.4)),url(/static/media/R1.608ec7d8.jpg) 50% no-repeat;background-size:cover}.timeline-img-header{height:250px;position:relative;margin-bottom:20px;border-radius:10px 10px 0 0}.timeline-item .timeline-img-header-1{background:linear-gradient(transparent,rgba(0,0,0,.4)),url(/static/media/R2.0fc848f5.jpg) 50% no-repeat;background-size:cover}.timeline-img-header-1{height:250px;position:relative;margin-bottom:20px;border-radius:10px 10px 0 0}.timeline-item .timeline-img-header-2{background:linear-gradient(transparent,rgba(0,0,0,.4)),url(/static/media/R3.e8caab74.jpg) 50% no-repeat;background-size:cover}.timeline-img-header-2{height:250px;position:relative;margin-bottom:20px;border-radius:10px 10px 0 0}.timeline-item .timeline-img-header-3{background:linear-gradient(transparent,rgba(0,0,0,.4)),url(/static/media/R4.920110d4.jpg) 50% no-repeat;background-size:cover}.timeline-img-header-3{height:250px;position:relative;margin-bottom:20px;border-radius:10px 10px 0 0}.timeline-item .timeline-img-header-4{background:linear-gradient(transparent,rgba(0,0,0,.4)),url(/static/media/R5.fdd7c301.jpg) 50% no-repeat;background-size:cover}.timeline-img-header-4{height:250px;position:relative;margin-bottom:20px;border-radius:10px 10px 0 0}.timeline-item .timeline-img-header-5{background:linear-gradient(transparent,rgba(0,0,0,.4)),url(/static/media/R6.74ad2be6.jpg) 50% no-repeat;background-size:cover}.timeline-img-header-5{height:250px;position:relative;margin-bottom:20px;border-radius:10px 10px 0 0}.timeline-item .timeline-img-header-6{background:linear-gradient(transparent,rgba(0,0,0,.4)),url(/static/media/R7.75cdae9c.jpg) 50% no-repeat;background-size:cover}.timeline-img-header-6{height:250px;position:relative;margin-bottom:20px;border-radius:10px 10px 0 0}.timeline-item .timeline-img-header-7{background:linear-gradient(transparent,rgba(0,0,0,.4)),url(/static/media/R8.4f6b541d.jpg) 50% no-repeat;background-size:cover}.timeline-img-header-7{height:250px;position:relative;margin-bottom:20px;border-radius:10px 10px 0 0}.timeline-item .timeline-img-header-8{background:linear-gradient(transparent,rgba(0,0,0,.4)),url(/static/media/R9.3f36705a.jpg) 50% no-repeat;background-size:cover}.timeline-img-header-8{height:250px;position:relative;margin-bottom:20px;border-radius:10px 10px 0 0}.timeline-item .timeline-img-header-9{background:linear-gradient(transparent,rgba(0,0,0,.4)),url(/static/media/R10.cba40373.jpg) 50% no-repeat;background-size:cover}.timeline-img-header-9{height:250px;position:relative;margin-bottom:20px;border-radius:10px 10px 0 0}.timeline-item .timeline-img-header-10{background:linear-gradient(transparent,rgba(0,0,0,.4)),url(/static/media/R11.cb7eaed4.jpg) 50% no-repeat;background-size:cover}.timeline-img-header-10{height:250px;position:relative;margin-bottom:20px;border-radius:10px 10px 0 0}.timeline-item .timeline-img-header-11{background:linear-gradient(transparent,rgba(0,0,0,.4)),url(/static/media/R12.ec37b927.jpg) 50% no-repeat;background-size:cover}.timeline-img-header-11{height:250px;position:relative;margin-bottom:20px;border-radius:10px 10px 0 0}.timeline-item .timeline-img-header-12{background:linear-gradient(transparent,rgba(0,0,0,.4)),url(/static/media/R13.570ec46c.jpg) 50% no-repeat;background-size:cover}.timeline-img-header-12{height:250px;position:relative;margin-bottom:20px;border-radius:10px 10px 0 0}.timeline-item .timeline-img-header-13{background:linear-gradient(transparent,rgba(0,0,0,.4)),url(/static/media/R14.626b7b19.jpg) 50% no-repeat;background-size:cover}.timeline-img-header-13{height:250px;position:relative;margin-bottom:20px;border-radius:10px 10px 0 0}.timeline-item .timeline-img-header-14{background:linear-gradient(transparent,rgba(0,0,0,.4)),url(/static/media/R15.b8c0cc23.jpg) 50% no-repeat;background-size:cover}.timeline-img-header-14{height:250px;position:relative;margin-bottom:20px;border-radius:10px 10px 0 0}.timeline-item .timeline-img-header-15{background:linear-gradient(transparent,rgba(0,0,0,.4)),url(/static/media/R16.7d17bbb4.jpg) 50% no-repeat;background-size:cover}.timeline-img-header-15{height:250px;position:relative;margin-bottom:20px;border-radius:10px 10px 0 0}.timeline-item .timeline-img-header-16{background:linear-gradient(transparent,rgba(0,0,0,.4)),url(/static/media/R17.9596e6f5.jpg) 50% no-repeat;background-size:cover}.timeline-img-header-16{height:250px;position:relative;margin-bottom:20px;border-radius:10px 10px 0 0}.timeline-item .timeline-img-header-17{background:linear-gradient(transparent,rgba(0,0,0,.4)),url(/static/media/R18.b6348656.jpg) 50% no-repeat;background-size:cover}.timeline-img-header-17{height:250px;position:relative;margin-bottom:20px;border-radius:10px 10px 0 0}.timeline-item .timeline-img-header-18{background:linear-gradient(transparent,rgba(0,0,0,.4)),url(/static/media/R19.3b4c9424.jpeg) 50% no-repeat;background-size:cover}.timeline-img-header-18{height:250px;position:relative;margin-bottom:20px;border-radius:10px 10px 0 0}.timeline-item .timeline-img-header-19{background:linear-gradient(transparent,rgba(0,0,0,.4)),url(/static/media/R20.aa3455b5.jpg) 50% no-repeat;background-size:cover}.timeline-img-header-19{height:250px;position:relative;margin-bottom:20px;border-radius:10px 10px 0 0}.timeline-item .timeline-img-header-20{background:linear-gradient(transparent,rgba(0,0,0,.4)),url(/static/media/R21.b9bc5839.jpg) 50% no-repeat;background-size:cover}.timeline-img-header-20{height:250px;position:relative;margin-bottom:20px;border-radius:10px 10px 0 0}.timeline-item .timeline-img-header-21{background:linear-gradient(transparent,rgba(0,0,0,.4)),url(/static/media/R22.2fae2454.jpg) 50% no-repeat;background-size:cover}.timeline-img-header-21{height:250px;position:relative;margin-bottom:20px;border-radius:10px 10px 0 0}h2{color:#fff;position:absolute;bottom:5px;left:20px;font-size:30px}blockquote{margin-top:30px;color:#757575;border-left-color:#3f51b5;padding:0 20px}.date{background:#b10663;display:inline-block;color:#fff;padding:10px;position:absolute;top:0;right:0}@media screen and (max-width:768px){section{padding:100px 50px 0 20px}.timeline .timeline-img,.timeline:before{left:50px}.timeline .timeline-content{max-width:100%;width:auto;margin-left:70px}.timeline .timeline-item:nth-child(2n) .timeline-content{float:none}.timeline .timeline-item:nth-child(odd) .timeline-content:after{content:"";position:absolute;width:0;height:0;top:30px;left:-15px;border-color:transparent #f5f5f5 transparent transparent;border-style:solid;border-width:10px 15px 10px 0}}.Teris{background-color:#120020;width:100%;height:100%}.cards{padding:4rem;background:#120020}h1{text-align:center;color:#fff}.cards__container{display:flex;flex-flow:column;align-items:center;max-width:1320px;width:90%;margin:0 auto}.cards__wrapper{position:relative;margin:50px 0 45px}.cards__items{margin-bottom:24px}.cards__item{display:flex;flex:1 1;margin:0 1rem;border-radius:10px}.cards__item__link{display:flex;flex-flow:column;width:100%;box-shadow:0 6px 20px rgba(231,9,231,.17);-webkit-filter:drop-shadow(0 6px 20px rgba(158,22,158,.308));filter:drop-shadow(0 6px 20px rgba(142,23,172,.164));border-radius:10px;overflow:hidden;text-decoration:none}.cards__item__pic-wrap{position:relative;width:100%;height:200px;padding-top:67%;overflow:hidden}.fade-img{-webkit-animation-name:fade-img;animation-name:fade-img;-webkit-animation-duration:2s;animation-duration:2s}.cards__item__pic-wrap:after{content:attr(data-category);position:absolute;bottom:0;margin-left:0;padding:10px 12px;max-width:calc(100% - 60px);font-size:16px;font-weight:700;color:#fff;background-color:#b10663;box-sizing:border-box}.cards__item__img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;max-width:100%;height:100%;max-height:100%;object-fit:cover;transition:all .2s linear}.cards__item__img:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.cards__item__info{padding:20px 30px 30px}.cards__item__text{color:#fff;font-size:15.5px;line-height:22px}@media only screen and (min-width:1200px){.content__blog__container{width:84%}}@media only screen and (min-width:1024px){.cards__items{display:flex}}@media only screen and (max-width:1024px){.cards__item{margin-bottom:2rem}.cards__container{width:100%}.cards{padding:1rem}}
/*# sourceMappingURL=main.73d7ee32.chunk.css.map */