body{min-height:100vh;margin:0;padding:0;font-family:sans-serif;font-size:1.3rem;background-color:#2b2d42;display:flex;flex-direction:column}.container{padding:0;width:1100px;height:600px;border-radius:15px;box-shadow:3px 3px 70px #f5f5f5;background-color:#f0f8ff;background-image:url(/assets/background-Wxm_xubN.jpg);background-repeat:no-repeat;background-size:cover;margin:200px auto;display:flex;text-align:center;align-items:center;justify-content:center;flex-direction:column}.container h2{color:#f5f5f5;text-shadow:5px 5px 10px black;font-size:3rem}@media screen and (max-width:767px){.container{width:350px;height:195px;border-radius:15px;box-shadow:3px 3px 70px #f5f5f5;margin:350px auto}.container h2{color:#f5f5f5;text-shadow:5px 5px 10px black;font-size:1.6rem}}@media screen and (min-width:768px)and (max-width:1024px){.container{width:700px;height:400px;border-radius:15px;box-shadow:3px 3px 70px #f5f5f5;margin:500px auto}.container h2{color:#f5f5f5;text-shadow:5px 5px 10px black;font-size:2.2rem}}.content-team{margin:200px auto;width:90%}.content-team .title{text-align:center;margin-bottom:150px;font-size:5rem;color:#f5f5f5;text-shadow:4px 4px 10px black}.teams{display:grid;grid-template-areas:" t1 t1 t1 t1 t2 t2 t2 t2" " t1 t1 t1 t1 t2 t2 t2 t2" " t3 t3 t3 t3 t4 t4 t4 t4" " t3 t3 t3 t3 t4 t4 t4 t4" " t5 t5 t5 t5 t6 t6 t6 t6" " t5 t5 t5 t5 t6 t6 t6 t6" " t7 t7 t7 t7 t8 t8 t8 t8" " t7 t7 t7 t7 t8 t8 t8 t8" " t9 t9 t9 t9 t10 t10 t10 t10" " t9 t9 t9 t9 t10 t10 t10 t10";gap:100px;border:solid 5px rgb(7,7,54);border-radius:10px;background-color:#f5f5f52f;align-items:center;text-align:center;padding:50px}.teams img{width:500px;height:auto;display:block;margin:0 auto}.teams h3{font-weight:700;font-size:1.7rem}.teams p{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:1.2rem;text-align:center;opacity:0;visibility:hidden;transition:opacity .3s ease}.team1{grid-area:t1;background-color:orange;border-radius:10px;border:solid 2px rgb(7,7,54);position:relative;overflow:hidden}.car-img{width:100%;height:auto;display:block}.team1:hover p{opacity:1;visibility:visible;font-size:1.8rem;background-color:#00000080;text-shadow:5px 5px 3px black}.team2{grid-area:t2;background-color:#01c7c7;border-radius:10px;border:solid 2px rgb(7,7,54);position:relative;overflow:hidden}.team2:hover p{opacity:1;visibility:visible;font-size:1.8rem;background-color:#00000080;text-shadow:5px 5px 3px black}.team3{grid-area:t3;background-color:red;border-radius:10px;border:solid 2px rgb(7,7,54);position:relative;overflow:hidden}.team3:hover p{opacity:1;visibility:visible;font-size:1.8rem;background-color:#00000080;text-shadow:5px 5px 3px black}.team4{grid-area:t4;background-color:#2369ff;border-radius:10px;border:solid 2px rgb(7,7,54);position:relative;overflow:hidden}.team4:hover p{opacity:1;visibility:visible;font-size:1.8rem;background-color:#00000080;text-shadow:5px 5px 3px black}.team5{grid-area:t5;background-color:#10f;border-radius:10px;border:solid 2px rgb(7,7,54);position:relative;overflow:hidden}.team5:hover p{opacity:1;visibility:visible;font-size:1.8rem;background-color:#00000080;text-shadow:5px 5px 3px black}.team6{grid-area:t6;background-color:#00a2ff;border-radius:10px;border:solid 2px rgb(7,7,54);position:relative;overflow:hidden}.team6:hover p{opacity:1;visibility:visible;font-size:1.8rem;background-color:#00000080;text-shadow:5px 5px 3px black}.team7{grid-area:t7;background-color:teal;border-radius:10px;border:solid 2px rgb(7,7,54);position:relative;overflow:hidden}.team7:hover p{opacity:1;visibility:visible;font-size:1.8rem;background-color:#00000080;text-shadow:5px 5px 3px black}.team8{grid-area:t8;background-color:#0f0;border-radius:10px;border:solid 2px rgb(7,7,54);position:relative;overflow:hidden}.team8:hover p{opacity:1;visibility:visible;font-size:1.8rem;background-color:#00000080;text-shadow:5px 5px 3px black}.team9{grid-area:t9;background-color:gray;border-radius:10px;border:solid 2px rgb(7,7,54);position:relative;overflow:hidden}.team9:hover p{opacity:1;visibility:visible;font-size:1.8rem;background-color:#00000080;text-shadow:5px 5px 3px black}.team10{grid-area:t10;background-color:#61b3ff;border-radius:10px;border:solid 2px rgb(7,7,54);position:relative;overflow:hidden}.team10:hover p{opacity:1;visibility:visible;font-size:1.8rem;background-color:#00000080;text-shadow:5px 5px 3px black}.content-team table,tr,td,th{margin:100px auto;border:black 2px solid;font-weight:700}.content-team td{color:#041c86}.content-team th,td{background-color:#f5f5f579;padding:5px 10px;text-align:center}.content-team table{width:60%;background-color:#070736}@media screen and (max-width:767px){.content-team{margin:200px auto;width:90%}.content-team .title{margin-bottom:150px;font-size:3rem;color:#f5f5f5;text-shadow:4px 4px 10px black}.teams{display:grid;grid-template-areas:"t1 t1 t1 t1" "t2 t2 t2 t2" "t3 t3 t3 t3" "t4 t4 t4 t4" "t5 t5 t5 t5" "t6 t6 t6 t6" "t7 t7 t7 t7" "t8 t8 t8 t8" "t9 t9 t9 t9" "t10 t10 t10 t10";gap:100px;border:solid 5px rgb(7,7,54);padding:50px 5px}.teams img{width:250px}.teams h3{font-weight:700;font-size:1.7rem}}@media screen and (min-width:768px)and (max-width:1024px){.content-team{margin:200px auto;width:90%}.content-team .title{margin-bottom:150px;font-size:4rem;color:#f5f5f5;text-shadow:4px 4px 10px black}.teams{display:grid;grid-template-areas:"t1 t1 t1 t1" "t2 t2 t2 t2" "t3 t3 t3 t3" "t4 t4 t4 t4" "t5 t5 t5 t5" "t6 t6 t6 t6" "t7 t7 t7 t7" "t8 t8 t8 t8" "t9 t9 t9 t9" "t10 t10 t10 t10";gap:100px;border:solid 5px rgb(7,7,54);padding:50px 100px}.teams img{width:400px}.teams h3{font-weight:700;font-size:1.8rem}}.content-drivers{margin:200px auto;width:90%}.content-drivers h1{text-align:center;margin-bottom:150px;font-size:5rem;color:#f5f5f5;text-shadow:4px 4px 10px black}.drivers{display:grid;grid-template-areas:" t1 t1 t1 t1 t2 t2 t2 t2" " t1 t1 t1 t1 t2 t2 t2 t2" " t3 t3 t3 t3 t4 t4 t4 t4" " t3 t3 t3 t3 t4 t4 t4 t4" " t5 t5 t5 t5 t6 t6 t6 t6" " t5 t5 t5 t5 t6 t6 t6 t6" " t7 t7 t7 t7 t8 t8 t8 t8" " t7 t7 t7 t7 t8 t8 t8 t8" " t9 t9 t9 t9 t10 t10 t10 t10" " t9 t9 t9 t9 t10 t10 t10 t10";gap:100px;border:solid 5px rgb(7,7,54);border-radius:10px;background-color:#f5f5f52f;align-items:center;text-align:center;padding:50px}.drivers-team1{grid-area:t1;background-color:orange;border-radius:10px;border:solid 2px rgb(7,7,54);display:flex;justify-content:space-evenly}.drivers-team2{grid-area:t2;background-color:#01c7c7;border-radius:10px;border:solid 2px rgb(7,7,54);display:flex;justify-content:space-evenly}.drivers-team3{grid-area:t3;background-color:red;border-radius:10px;border:solid 2px rgb(7,7,54);display:flex;justify-content:space-evenly}.drivers-team4{grid-area:t4;background-color:#2369ff;border-radius:10px;border:solid 2px rgb(7,7,54);display:flex;justify-content:space-evenly}.drivers-team5{grid-area:t5;background-color:#10f;border-radius:10px;border:solid 2px rgb(7,7,54);display:flex;justify-content:space-evenly}.drivers-team6{grid-area:t6;background-color:#00a2ff;border-radius:10px;border:solid 2px rgb(7,7,54);display:flex;justify-content:space-evenly}.drivers-team7{grid-area:t7;background-color:teal;border-radius:10px;border:solid 2px rgb(7,7,54);display:flex;justify-content:space-evenly}.drivers-team8{grid-area:t8;background-color:#0f0;border-radius:10px;border:solid 2px rgb(7,7,54);display:flex;justify-content:space-evenly}.drivers-team9{grid-area:t9;background-color:gray;border-radius:10px;border:solid 2px rgb(7,7,54);display:flex;justify-content:space-evenly}.drivers-team10{grid-area:t10;background-color:#61b3ff;border-radius:10px;border:solid 2px rgb(7,7,54);display:flex;justify-content:space-evenly}.drivers h3{font-size:1.2rem;color:#f5f5f5;text-shadow:5px 4px 20px black}.driver1 img,.driver2 img{height:300px;width:auto}.content-drivers table,tr,td,th{margin:100px auto;border:black 2px solid;font-weight:700}.content-drivers td{color:#041c86}.content-drivers th,td{background-color:#f5f5f579;padding:5px 10px;text-align:center}.content-drivers table{width:60%;background-color:#070736}@media screen and (max-width:767px){.content-drivers{margin:200px auto;width:90%}.content-drivers h1{text-align:center;margin-bottom:150px;font-size:3rem;color:#f5f5f5;text-shadow:4px 4px 10px black}.drivers{display:grid;grid-template-areas:"t1 t1 t1 t1" "t2 t2 t2 t2" "t3 t3 t3 t3" "t4 t4 t4 t4" "t5 t5 t5 t5" "t6 t6 t6 t6" "t7 t7 t7 t7" "t8 t8 t8 t8" "t9 t9 t9 t9" "t10 t10 t10 t10";gap:100px;padding:50px 5px}.drivers h3{font-size:1.1rem}.content-drivers table,tr,td,th{margin:100px auto;border:black 2px solid;font-weight:700;font-size:.8rem}.content-drivers td{color:#041c86}.content-drivers th,td{background-color:#f5f5f579;padding:5px 10px;text-align:center}.content-drivers table{max-width:500px;background-color:#070736}}@media screen and (min-width:768px)and (max-width:1024px){.content-drivers{margin:200px auto;width:90%}.content-drivers h1{text-align:center;margin-bottom:150px;font-size:4rem;color:#f5f5f5;text-shadow:4px 4px 10px black}.drivers{display:grid;grid-template-areas:"t1 t1 t1 t1" "t2 t2 t2 t2" "t3 t3 t3 t3" "t4 t4 t4 t4" "t5 t5 t5 t5" "t6 t6 t6 t6" "t7 t7 t7 t7" "t8 t8 t8 t8" "t9 t9 t9 t9" "t10 t10 t10 t10";gap:100px;padding:50px 90px}.drivers h3{font-size:1.1rem}.content-drivers table,tr,td,th{margin:100px auto;border:black 2px solid;font-weight:700;font-size:1.1rem}.content-drivers td{color:#041c86}.content-drivers th,td{background-color:#f5f5f579;padding:5px 10px;text-align:center}.content-drivers table{max-width:900px;background-color:#070736}}.content-abt{width:90%;margin:200px auto;display:flex;flex-direction:column}.content-abt h2{text-align:center;margin-bottom:200px;font-size:5rem;color:#f5f5f5;text-shadow:4px 4px 10px black}.photo1{border-radius:10px;box-shadow:4px 4px 10px #000;width:700px;height:auto}.content-abt p{text-indent:100px;background-color:#f5f5f5;padding:100px;border:solid rgb(255,0,0) 4px}.content-abt p span{font-weight:700;font-size:1.5rem;font-style:italic}.photo2{border-radius:10px;box-shadow:4px 4px 10px #000;width:700px;height:auto;margin-left:auto}@media screen and (max-width:767px){.content-abt{width:90%;margin:200px auto;display:flex;flex-direction:column}.content-abt h2{text-align:center;margin-bottom:150px;font-size:3rem;color:#f5f5f5;text-shadow:4px 4px 10px black}.photo1{border-radius:10px;box-shadow:4px 4px 10px #000;width:310px;height:auto;margin:50px auto}.content-abt p{text-indent:11px;background-color:#f5f5f5;padding:50px 20px;border:solid rgb(255,0,0) 4px;font-size:.8rem}.content-abt p span{font-weight:700;font-size:1rem;font-style:italic}.photo2{border-radius:10px;box-shadow:4px 4px 10px #000;width:310px;height:auto;margin:50px auto}}@media screen and (min-width:768px)and (max-width:1024px){.content-abt{width:90%;margin:200px auto;display:flex;flex-direction:column}.content-abt h2{text-align:center;margin-bottom:150px;font-size:4rem;color:#f5f5f5;text-shadow:4px 4px 10px black}.photo1{border-radius:10px;box-shadow:4px 4px 10px #000;width:700px;height:auto;margin:50px auto}.content-abt p{text-indent:11px;background-color:#f5f5f5;padding:50px 20px;border:solid rgb(255,0,0) 4px;font-size:1.3rem}.content-abt p span{font-weight:700;font-size:1.4rem;font-style:italic}.photo2{border-radius:10px;box-shadow:4px 4px 10px #000;width:700px;height:auto;margin:50px auto}}.content-login{min-height:fit-content;color:#f5f5f5;text-shadow:3px 3px 10px rgb(0,0,0);padding:130px 100px;margin:200px auto}.container-login{box-shadow:3px 3px 7px #000;border-radius:25px;background:linear-gradient(to right,#d1d1d1,#070736);width:21%;min-width:fit-content;height:40vh;min-height:fit-content;margin:10% auto;padding:20px 40px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center}.login-section{min-height:fit-content;min-width:fit-content;height:30vh;padding:10% 20%}.title{margin:0;font-size:2rem}.hr{margin-bottom:15%;height:0;border-color:#000}.input-section{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;height:10vh;min-height:fit-content;padding:10px 20px}input{font-size:1.1rem}input:focus{outline:none;box-shadow:none}button{font-size:1.1rem;border:none;border-radius:4px;padding:2px 10px;background-color:red;color:#f5f5f5}button:hover{cursor:pointer;background-color:#880303}p{font-size:1.2rem}a{text-shadow:2px 2px 15px rgb(0,0,0);font-weight:600;text-decoration:none;color:red}a:hover{cursor:pointer;color:#880303;text-shadow:2px 2px 15px rgb(0,0,0)}@media screen and (max-width:767px){.content-login{min-height:fit-content;color:#f5f5f5;text-shadow:3px 3px 10px rgb(0,0,0);padding:130px 20px}.container-login{width:20%;height:40vh;padding:20px}.hr{margin-bottom:15%;height:0;border-color:#000}.input-section{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;height:10vh;min-height:fit-content;padding:10px 20px}.login-section h1{font-size:1.6rem}input{font-size:1rem}input:focus{outline:none;box-shadow:none}button{font-size:1.1rem;border:none;border-radius:4px;padding:2px 4px;background-color:red;color:#f5f5f5}button:hover{cursor:pointer;background-color:#880303}p{font-size:1rem}}.content-user{width:90%;margin:200px auto;display:flex;flex-direction:column}.content-user h2{text-align:center;margin-bottom:200px;font-size:5rem;color:#f5f5f5;text-shadow:4px 4px 10px black}.news,.review,.others-review{margin:50px 0;background-color:#f5f5f5;border-radius:20px;box-shadow:5px 5px 10px #000;padding:20px}.news form{padding:0;margin:0}.news form h3,.review form h3,.others-review form h3,.others-review h3{padding:0;margin:0 0 20px;font-size:1.7rem}.news form button,.review form button{margin:10px 20px 0 0}.review textarea{min-width:600px;min-height:150px;max-width:600px;max-height:150px;font-size:1.1rem}.others-review ul{list-style:none;margin:0;padding:0}.others-review ul li{background-color:#dbdbdb69;border:solid 2px rgb(7,7,54);border-radius:20px;padding:20px 50px;width:80%;margin:20px 0}.others-review ul li h4{margin:0 0 10px}.others-review ul li p{margin:0}@media screen and (max-width:767px){.content-user{width:90%;margin:200px auto;display:flex;flex-direction:column}.content-user h2{text-align:center;margin-bottom:200px;font-size:3rem;color:#f5f5f5;text-shadow:4px 4px 10px black}.news,.review,.others-review{margin:50px 0;background-color:#f5f5f5;border-radius:20px;box-shadow:5px 5px 10px #000;padding:20px}.news form{padding:0;margin:0}.news form label{font-size:1rem}.news form h3,.review form h3,.others-review form h3,.others-review h3{padding:0;margin:0 0 20px;font-size:1.2rem}.news form button,.review form button{margin:10px 20px 0 0;font-size:1rem}.review textarea{min-width:250px;min-height:150px;max-width:250px;max-height:150px;font-size:.8rem}.others-review ul{list-style:none;margin:0;padding:0}.others-review ul li{background-color:#dbdbdb69;border:solid 2px rgb(7,7,54);border-radius:20px;padding:20px 30px;margin:20px 0;font-size:1rem}}@media screen and (min-width:768px)and (max-width:1024px){.content-user{width:90%;margin:200px auto;display:flex;flex-direction:column}.content-user h2{text-align:center;margin-bottom:200px;font-size:5rem;color:#f5f5f5;text-shadow:4px 4px 10px black}.news,.review,.others-review{margin:50px 0;background-color:#f5f5f5;border-radius:20px;box-shadow:5px 5px 10px #000;padding:20px}.news form{padding:0;margin:0}.news form h3,.review form h3,.others-review form h3,.others-review h3{padding:0;margin:0 0 20px;font-size:1.7rem}.news form button,.review form button{margin:10px 20px 0 0}.review textarea{min-width:600px;min-height:150px;max-width:600px;max-height:150px;font-size:1.1rem}.others-review ul{list-style:none;margin:0;padding:0}.others-review ul li{background-color:#dbdbdb69;border:solid 2px rgb(7,7,54);border-radius:20px;padding:20px 50px;width:80%;margin:20px 0}.others-review ul li h4{margin:0 0 10px}.others-review ul li p{margin:0}}nav{margin:0;display:flex;justify-content:space-between;align-items:center;padding:0 10px;background-color:#070736;position:fixed;top:0;width:100%;z-index:1000}nav img{margin:0;width:150px;height:auto}nav ul{list-style:none;display:flex}nav ul li{margin-right:30px;font-size:1.5rem;text-decoration:none;font-style:none;color:#f5f5f5}nav ul li a{display:inline-block;text-decoration:none;font-style:none;color:#f5f5f5;transition:transform .2s}nav ul li a:hover{transform:scale(1.1);color:#d1d1d1}@media screen and (max-width:767px){nav{padding:0 5px}nav ul{margin-right:5px}nav img{width:40px;height:auto}nav ul li{margin-right:10px;font-size:.7rem}}@media screen and (min-width:768px)and (max-width:1023px){nav{padding:0 10px}nav img{width:70px;height:auto}nav ul{margin-right:15px}nav ul li{margin-right:15px;font-size:1.3rem}}.footer{height:200px;min-height:fit-content;margin-top:auto;padding:0;background-color:#070736;text-align:center;display:flex;flex-direction:column;justify-content:space-evenly}.footer h3{color:#f5f5f5;margin:0;padding:0}.footer ul{margin:0 auto;padding:0;list-style:none;display:flex;text-align:center;align-items:center;justify-content:center}.footer ul li{margin:0 30px;padding:0}.footer ul li a{margin:0;padding:0;text-decoration:none;font-style:none;color:#f5f5f5}.footer ul li a p{margin:0;padding:0;font-size:.9rem}.footer ul li a img{margin:0;padding:0;width:40px;height:auto}.footer ul li a:hover{color:#cecdcd}@media screen and (max-width:767px){.footer{height:150px}.footer h3{font-size:1.2rem}.footer ul li{margin:0 30px}.footer ul li a p{font-size:.7rem}.footer ul li a img{width:30px;height:auto}}@media screen and (min-width:768px)and (max-width:1023px){nav{padding:0 10px}nav img{width:70px;height:auto}nav ul li{margin-right:15px;font-size:1.3rem}}
