@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.Principal{display:flex;flex-wrap:wrap;height:100%;justify-content:space-between;width:100%}.Aside{border-radius:2vh;font-family:Inter;margin-right:8%;margin-top:2vh;width:25vw}.Aside--header{align-items:center;background-color:#eb5757;border-top-left-radius:2vh;border-top-right-radius:2vh;display:flex;font-size:3vh;font-weight:500;height:15%;justify-content:left;width:100%}.Aside--header p{color:#fff;margin-left:5vh}.Aside--boxCar{border-bottom-left-radius:2vh;border-bottom-right-radius:2vh;flex-wrap:wrap;height:30vh;justify-content:center}.Aside--boxCar,.Aside--boxCar--{align-items:center;background-color:#f5f5f5;display:flex;width:100%}.Aside--boxCar--{flex-direction:column;height:50vh;overflow-x:auto}.Aside--boxCar p{color:#252525;display:flex;font-size:3vh;font-weight:600;justify-content:center;width:100%}.Aside--boxCar span{color:#252525;font-size:2.5vh}.Aside--total{align-items:center;background-color:#f5f5f5;border-bottom-left-radius:2vh;border-bottom-right-radius:2vh;display:flex;flex-wrap:wrap;font-weight:600;height:18vh;justify-content:space-between;transition:1s}.Aside--total,.Aside--total hr{color:#252525;width:100%}.Aside--total p{color:#eb5757;font-family:Inter;margin-left:2vh;margin-right:2vh;margin-top:-5vh}@media (max-width:950px){.Aside{margin-left:8%;width:84vw}.Aside--header{height:5vh}.Aside--boxCar,.Aside--boxCar--{height:13vh}.Aside--total{display:flex;height:12vh;justify-content:space-between}.Aside--total hr{display:none}.Aside--total p{font-family:Inter;font-size:3vh;font-weight:600;margin-top:.01vh}}.Header{align-items:center;background-color:#f5f5f5;display:flex;flex-wrap:wrap;font-family:Inter;height:15vh;justify-content:space-between;width:100vw}.Header--logo{height:4vh;margin-left:8%}.header--searchBar{align-items:center;background-color:#e0e0e0;border-radius:1.5vh;display:flex;height:9vh;margin-right:8%;width:25vw}.header--searchBar--input{background-color:#e0e0e0;border:none;font-size:3vh;height:6vh;margin-left:1vh;width:18vw}.header--searchBar--input:focus{background-color:#d9ebe8;border:none}.header--searchBar--button{align-items:center;background-color:#eb5757;border:none;border-radius:1.5vh;color:#fff;display:flex;font-size:1vw;height:6vh;justify-content:center;margin-left:.8vw;margin-right:.6vw;width:6vw}.header--searchBar--button:hover{border:.5vh solid #242424;color:#fff;font-weight:600}@media (max-width:800px){.Header{height:18vh}.Header--logo{margin-top:2vh}.header--searchBar{display:flex;justify-content:space-between;margin-left:8%;width:84%}.header--searchBar--input{background-color:#e0e0e0;border:none;font-size:3vh;height:6vh;margin-left:1vh;width:50%}.header--searchBar--button{font-size:60%;margin-right:1vh;width:22%}}.Section{color:#000;display:flex;flex-wrap:wrap;font-family:Inter;gap:1px;height:60vh;margin-left:8%;width:55vw}.Section--header{border-radius:2vh;height:7vh;margin-top:2vh;width:100%}.Section--header,.Section--header--nav{align-items:center;display:flex;justify-content:space-between}.Section--header--nav{cursor:pointer;font-size:2.5vh;font-weight:500;height:100%;margin-right:1vh;width:50%}.Section--header--nav--togle{border:.4vh solid #eb5757;border-radius:2vh;font-weight:500;padding:1vh}.Section--header p{font-family:Inter;font-size:2.5vh;font-weight:500}.Section--Container{display:flex;flex-wrap:wrap;justify-content:space-between}@media (max-width:950px){.Section{display:block;height:100%;width:84%}.Section--header--nav{width:70%}.Section--Container{align-items:center;display:-webkit-flex;flex-wrap:nowrap;overflow-x:auto;width:100%}}.Card{height:40vh;width:33%}.Card,.Card:hover{display:flex;flex-wrap:wrap;font-family:Inter;justify-content:center;margin-top:3vh}.Card:hover{-webkit-transform:scale(1.1);transform:scale(1.1);transition:.8s}.Card--Img{border:1vh solid #eb5757;border-radius:18vw;height:8.5vw;margin-bottom:-4vh;object-fit:cover;width:8.5vw}.Card--info{background-color:#fff;border-bottom:.1vh solid #ebe7e7;border-top:.1vh solid #ebe7e7;border-color:#eb5757 #ebe7e7;border-radius:3vh;border-style:solid;border-width:1vh .1vh;height:50%;justify-content:center}.Card--info,.Card--info--{display:flex;flex-wrap:wrap;gap:0;width:80%}.Card--info--{justify-content:left}.Card--info small{font-size:2vh}.Card--info p{font-family:Inter;font-size:2.6vh;font-weight:600;margin-top:1vh;text-align:center;width:100%}.Card--info--price{color:#eb5757;display:flex;font-size:4vh;font-weight:600;margin-bottom:1.2vh;text-align:left;width:100%}.Card--info button{background-color:#eb5757;border:none;border-radius:1vh;color:#fff;font-size:3vh;margin-bottom:1.2vh;width:100%}.Card--info button:hover{-webkit-filter:brightness(.8);filter:brightness(.8)}@media (max-width:950px){.Card{display:flex;flex-wrap:wrap;font-family:Inter;height:38vh;justify-content:center;margin-top:3vh;width:30vh}.Card--Img{border:1vh solid #eb5757;border-radius:18vw;height:15.5vh;margin-bottom:-8vh;object-fit:cover;width:15.5vh}.Card--info--{width:30vh}.Card--info p{font-size:2.5vh}.Card--info small,.Card--info--price{margin-left:10%}.Card--info button{font-size:80%;height:4vh;margin-left:10%;width:80%}}*{gap:0;margin:0;padding:0}button{cursor:pointer}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#fff;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.box--car{align-items:center;border-bottom:.6vh solid #eb5757;border-radius:1vh;border-top:.6vh solid #eb5757;display:flex;height:15vh;justify-content:space-between;margin-bottom:2vh;margin-left:2.2vh;margin-top:1vh;width:80%}.box--car img{border:.7vh solid #eb5757;border-radius:12vh;height:10vh;margin-left:-2.2vw;object-fit:cover}.box--car--info{align-items:left;display:flex;flex-direction:column;height:100%;justify-content:center;width:50%}.box--car p{color:#242424;font-size:2.5vh}.box--car p,.box--car small{font-family:Inter;font-weight:600}.box--car small{color:#eb5757;font-size:2vh}.box--car span{color:#242424;font-family:Inter;font-size:1.5vh;font-weight:600}.box--car button{background-color:#f5f5f5;border:none;color:#eb5757;font-size:2vh;font-weight:600;height:5vh;width:25%}
/*# sourceMappingURL=main.a561b640.css.map*/