*{margin:0;padding:0;box-sizing:border-box}#headerSpotify{color:#000;background-color:#1dd661;display:flex;align-items:center;justify-content:space-between;padding:10px 20px;box-shadow:0 2px 4px #0000001a;border-bottom-left-radius:10px;border-bottom-right-radius:10px}#gaucheHeader{display:flex;align-items:center}#gaucheHeader img{height:60px;margin-right:10px;box-shadow:0 2px 4px #0000001a;background-color:#000;padding:5px;border-radius:50%}#btn-home{color:#000;width:50px}#centerHeader *{margin:0 10px;font-size:1.2rem}#droiteHeader{display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:1.2rem}#droiteHeader a{margin-left:20px;text-decoration:none;color:#000}.btnToPage{padding:5px;cursor:pointer;transition:color .3s ease;color:#000}.btnToPage:hover{color:#575555}.btnActive:active{transform:scale(.95)}.underline-effect{position:relative;text-decoration:none}.underline-effect:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#000;transition:width .3s ease-out}.underline-effect:hover:after{width:100%}@font-face{font-family:outfit;src:url(/assets/Outfit-Light-S_bmysjB.ttf)}@font-face{font-family:newsreader;src:url(/assets/Newsreader_9pt-Light-5z_I3ift.ttf)}h2{font-family:outfit}p,h3{font-family:newsreader}.card{border:solid 1px white;background-color:#1db954;border-radius:10px;padding:10px;margin:10px;box-shadow:2px 2px 5px #00000080}.card div *{margin-right:20px}.card div{display:flex;align-items:baseline;margin-bottom:5px}@font-face{font-family:outfit;src:url(/assets/Outfit-Light-S_bmysjB.ttf)}@font-face{font-family:newsreader;src:url(/assets/Newsreader_9pt-Light-5z_I3ift.ttf)}.card-choix{background-color:#171717;color:#fff;border-radius:10px;padding:20px;text-align:center;box-shadow:0 4px 8px #fff;border:solid 1px white;width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(1,1fr);gap:8px}Link.card-choix,Link.card-choix *{text-decoration:none!important;color:inherit}#gaucheCardChoix{grid-column:1;grid-row:1;display:flex;align-items:center;justify-content:center}#droiteCardChoix{grid-column:span 2 / span 2;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}#droiteCardChoix h2{font-family:outfit,sans-serif;font-size:1.5em}#droiteCardChoix p{font-family:newsreader,serif;font-size:1em;margin:0;color:#b3b3b3}@font-face{font-family:outfit;src:url(/assets/Outfit-Light-S_bmysjB.ttf)}@font-face{font-family:Newsreader;src:url(/police/Newsreader_9pt-Light.ttf)}body{min-height:100vh;background-color:#000;color:#fff}.parent{display:grid;grid-template-columns:1fr;grid-template-rows:1fr 1fr;gap:40px;margin-bottom:20px}.div1{grid-column:1;grid-row:1;margin:20px;padding:10px;border-radius:10px;box-shadow:0 2px 4px #fff;background-color:#171717;border:solid 1px white}.div1 h1{font-family:Newsreader;text-align:center;margin:20px;font-size:2em}.div1 h2{font-family:outfit;text-align:baseline;margin:10px;font-size:1.5em}#textAccueil{text-align:justify;margin:20px}#imgAccueil img{border-radius:50px;box-shadow:0 2px 6px #04aa1b}.containerFlex{display:flex;align-items:center;justify-content:center;gap:20px}#div1demi{grid-column:1;grid-row-start:2;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;gap:0px;margin-bottom:20px}.div2{grid-column:span 2 / span 2;grid-row-start:3;display:flex;align-items:center;justify-content:center;width:100%}.div3{grid-column:span 2 / span 2;grid-column-start:1;grid-row-start:4;display:flex;align-items:center;justify-content:center;width:100%}.div4{grid-column:span 2 / span 2;grid-column-start:1;grid-row-start:5;display:flex;align-items:center;justify-content:center;width:100%}.link-card{text-decoration:none;color:inherit;width:90%}.link-card:active{transform:scale(.98)}.div5{grid-row:span 3 / span 3;grid-column-start:3;grid-row-start:3;padding:10px 20px;border:solid 1px white;box-shadow:0 2px 4px #fff;border-radius:10px;background-color:#1dd661;margin-right:20px;color:#000}.div5 h1{text-align:center;margin:10px;font-family:outfit}#containerCarroussel{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:40px;margin-top:20px}.carousel{margin:10px 20px;padding:20px 0;height:400px;overflow:hidden;display:flex;flex-direction:column;border-radius:10px;box-shadow:0 2px 4px #000}CardAvis{background-color:#fff;color:#000;border-radius:10px;padding:20px;box-shadow:0 2px 4px #000;margin-bottom:20px}.group{display:flex;flex-direction:column;margin-bottom:20px;gap:20px;animation:scroll-up 20s linear infinite}@keyframes scroll-up{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@font-face{font-family:SourGummy;src:url(/assets/SourGummy-Black-CrezC0Uk.ttf)}#containerApp{background:url(/img/backgroundAcceuil.jpeg);background-size:cover;background-repeat:no-repeat;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff}#containerApp h1{font-size:5em;margin-bottom:20px;text-shadow:2px 2px 4px rgba(0,0,0,.7);font-family:SourGummy}#btn-start{margin:20px;color:#fff;text-decoration:none}@font-face{font-family:outfit;src:url(/assets/Outfit-Light-S_bmysjB.ttf)}@font-face{font-family:newsreader;src:url(/assets/Newsreader_9pt-Light-5z_I3ift.ttf)}.blocInfo{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:30px 20px;padding:20px;background:linear-gradient(135deg,#171717,#333232,#171717);border-radius:1.2rem;box-shadow:0 .5rem 1.5rem -.9rem #fff}h2{font-family:outfit;font-size:30px;color:#1dd661}.blocInfo-body p{font-family:newsreader;color:#fff;font-size:19px;text-align:justify}.blocInfo-body{margin:20px}@font-face{font-family:newsreader;src:url(/assets/Newsreader_9pt-Light-5z_I3ift.ttf)}#parentNosVehicules{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:8px}#imgVoiture1{grid-column:1;grid-row:2}#imgVoiture2{grid-column:2;grid-row:1}#texteVoiture1{grid-column:1;grid-row:1}#texteVoiture2{grid-column:2;grid-row:2}.imgVoiture img{width:100%;height:100%;border-radius:10px;border:solid 2px rgb(29,214,97);box-shadow:#1dd66159 0 5px 15px}.texteVoiture h2{color:#1dd661;font-size:40px;text-align:center}.texteVoiture{display:flex;align-items:center;flex-direction:column;justify-content:center}.texteVoiture ul{margin:40px 50px}.listeDivVoiture{font-size:19px;font-family:newsreader}@font-face{font-family:newsreader;src:url(/assets/Newsreader_9pt-Light-5z_I3ift.ttf)}.parentVelo{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(4,1fr);gap:0px;margin:0}.divVelo1{grid-row:span 4 / span 4;border:none;background-color:transparent;box-shadow:none}.divVelo2{grid-column:span 2 / span 2;grid-row:span 2 / span 2}.divVelo3{grid-column:span 2 / span 2;grid-row:span 2 / span 2;grid-column-start:2;grid-row-start:3}.listeDivVelo{font-size:19px;font-family:newsreader}
