@import url(https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500&display=swap);@import url(https://fonts.googleapis.com/css?family=Josefin+Sans);@import url(https://fonts.googleapis.com/css2?family=Imperial+Script&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap);:root{--bg:#e0d7c7;--text:#211c1d;--btn:#f1e2ad;--accent:#68b0de}@media (prefers-color-scheme:dark){:root{--bg:#1b181a;--text:#f3f1ec}}html{scroll-behavior:smooth}body{background-color:#e0d7c7;background-color:var(--bg);margin:0;overflow-x:hidden;padding:0}.navbar{background-color:#68b0de;background-color:var(--accent);display:flex;flex-direction:row;justify-content:left}.navbar ul{list-style:none;margin-top:4rem;padding:1rem}.navbar h2,.navbar li{color:#211c1d;color:var(--text);margin:1rem}.navbar a,.navbar h2{font-family:sans-serif}.navbar a{color:#211c1d;color:var(--text);font-size:1.1rem;margin-right:1rem;padding:5px;text-decoration:none;transition:.4s}.navbar a:hover{border-color:#68b0de;border-color:var(--accent);color:#68b0de;color:var(--accent)}.container-menu{position:relative}.menu-toggle{display:none}.menu-button{color:#000;cursor:pointer;display:block;left:20px;position:fixed;top:20px;z-index:1000}@media (max-width:640px){.menu-button{left:10px;top:10px}}.bar{background-color:#211c1d;background-color:var(--text);height:3px;margin:4px 0;transition:.4s;width:25px}#menu-toggle:checked+.menu-button .bar:first-child{transform:rotate(-45deg) translate(-5px,5px)}#menu-toggle:checked+.menu-button .bar:nth-child(2){opacity:0}#menu-toggle:checked+.menu-button .bar:nth-child(3){transform:rotate(45deg) translate(-5px,-5px)}.navbar{background-color:#e0d7c7;background-color:var(--bg);box-shadow:2px 0 5px #0003;height:100%;left:-250px;position:fixed;top:0;transition:.4s;width:250px;z-index:100}#menu-toggle:checked+.menu-button~.navbar{left:0}.Header_headerMain__CxskA{align-items:center;background-color:var(--bg);display:flex;flex-direction:column}.Header_headerMain__CxskA h1 a{color:var(--text);font-family:Imperial Script,serif;font-size:4rem;font-style:normal;font-weight:400;margin:0;text-decoration:none}.Header_headerMain__CxskA h3{color:var(--text);font-family:Roboto,sans-serif;font-style:italic;position:absolute;right:2rem;top:.6rem}@media (max-width:640px){.Header_headerMain__CxskA h1 a{font-size:5rem}.Header_headerMain__CxskA h3{position:static;text-align:center}}.Footer_footerMain__ECQfc{color:var(--text);font-family:Josefin Sans,sans-serif;padding:.8rem;text-align:center}.Footer_footerMain__ECQfc a{color:var(--accent);text-decoration:none}.Cars_carsMain__C0s72{font-family:Josefin Sans,sans-serif;padding:4rem;text-align:center}.Cars_carsMain__C0s72 h2{color:var(--text);font-size:2rem}.Cars_carsMain__C0s72 h3{color:var(--text)}.Cars_carsMain__C0s72 h4 a{background-color:var(--text);border:2px solid #000;border-radius:5rem;color:var(--bg);cursor:pointer;font-weight:700;max-width:100%;overflow:hidden;padding:.6rem;text-decoration:none;text-overflow:ellipsis;transition:.4s;white-space:nowrap}.Cars_carsMain__C0s72 h4 a:hover{box-shadow:0 0 0 5px #6e5e61}@media (max-width:640px){.Cars_carsMain__C0s72{padding:.2rem}.Cars_carsMain__C0s72 h4{word-wrap:break-word;font-size:.9rem;margin:1.5rem auto 3rem;white-space:normal}}.Cars_car__4zsD4{margin-bottom:5rem;margin-top:5rem}.Cars_car__4zsD4 img{border-radius:1rem;height:auto;transition:.5s;width:60%}.Cars_car__4zsD4 img:hover{transform:scale(1.02)}@media (max-width:640px){.Cars_car__4zsD4{margin:1rem}.Cars_car__4zsD4 img{width:100%}}.Home_homeContent__L6Qyr{color:var(--text);font-family:sans-serif;margin-bottom:4rem;margin-top:3rem;text-align:center}@media (max-width:640px){.Home_homeContent__L6Qyr{margin:2rem}}.Home_styledImageGallery__0GEbO .image-gallery-content{height:600px;margin:1rem auto;max-width:80%;position:relative}.Home_styledImageGallery__0GEbO .image-gallery-image{border-radius:.5rem;object-fit:cover;width:100%}.Home_styledImageGallery__0GEbO .image-gallery-slide-wrapper{display:flex;justify-content:center}.Home_styledImageGallery__0GEbO .image-gallery-left-nav,.Home_styledImageGallery__0GEbO .image-gallery-right-nav{top:50%;transform:translateY(-50%)}@media (max-width:640px){.Home_styledImageGallery__0GEbO .image-gallery-content{max-width:100%}.Home_styledImageGallery__0GEbO .image-gallery-image{border-radius:0;height:auto}}.image-gallery-icon{-webkit-appearance:none;appearance:none;background-color:#0000;border:0;color:#fff;cursor:pointer;filter:drop-shadow(0 2px 2px rgb(25.5,25.5,25.5));outline:none;position:absolute;transition:all .3s ease-out;z-index:4}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-bottom-nav,.image-gallery-top-nav{left:50%;padding:10px;transform:translateX(-50%)}.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:120px;width:90px}@media(max-width:768px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:72px;width:48px}}@media(max-width:480px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:48px;width:36px}}.image-gallery-bottom-nav[disabled],.image-gallery-top-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-top-nav{top:0}.image-gallery-bottom-nav{bottom:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;-webkit-user-select:none;-o-user-select:none;user-select:none}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{line-height:0;position:relative;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;text-align:center;touch-action:none;white-space:nowrap}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{object-fit:contain;width:100%}.image-gallery-slide .image-gallery-description{background:#0006;bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media(max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;appearance:none;background-color:#0000;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media(max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media(max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{background:#337ab7;border:1px solid #337ab7;transform:scale(1.2)}.image-gallery-bullets .image-gallery-bullet.active{background:#fff;border:1px solid #fff;transform:scale(1.2)}@media(hover:hover)and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-bullets.image-gallery-bullets-vertical{bottom:auto;left:20px;right:auto;top:50%;transform:translateY(-50%);width:auto}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{display:block;margin:12px 0}@media(max-width:768px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:6px 0;padding:3px}}@media(max-width:480px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{padding:2.7px}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;left:0;padding:0;position:absolute;top:0;width:100%}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media(max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{background:#0000;border:4px solid #0000;display:inline-block;padding:0;transition:border .3s ease-out;width:100px}@media(max-width:768px){.image-gallery-thumbnail{border:3px solid #0000;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{line-height:0;vertical-align:middle;width:100%}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:4px solid #337ab7;outline:none}@media(max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media(hover:hover)and (pointer:fine){.image-gallery-thumbnail:hover{border:4px solid #337ab7;outline:none}}@media(hover:hover)and (pointer:fine)and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;text-shadow:0 2px 2px #1a1a1a;top:50%;transform:translateY(-50%);white-space:normal;width:100%}@media(max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:#0006;color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.Info_infoMain__d18rP{color:var(--text);font-family:sans-serif;text-align:center}@media (max-width:640px){.Info_infoMain__d18rP{margin:3rem}}.Contact_contactMain__cRYBC{color:var(--text);font-family:sans-serif;text-align:center}.Contact_contactMain__cRYBC h3{font-family:Roboto,sans-serif;font-style:italic}@media (max-width:640px){.Contact_contactMain__cRYBC{margin:3rem auto;width:90%}}.Car_carMain__EV3NB{color:var(--text);font-family:Josefin Sans,sans-serif;padding:1rem;text-align:center}.Car_carMain__EV3NB p{margin:3rem auto;max-width:50%;text-align:left}@media (max-width:640px){.Car_carMain__EV3NB p{max-width:90%}}.Car_imageSection__H1rho{display:block;margin:1rem auto;max-width:80%}.Car_imageSection__H1rho img{border-radius:1rem;height:auto;max-height:800px;width:80%}@media (max-width:640px){.Car_imageSection__H1rho img{width:100%}}.Car_carInfo__m-76M{color:var(--text);font-family:Josefin Sans,sans-serif;text-align:center}
/*# sourceMappingURL=main.32cd63a3.css.map*/