.title-container.svelte-82xhmo{padding:80px 20px;box-sizing:border-box;position:relative;color:#ffffffde;background-color:#000;display:block;width:100%}.title-container.svelte-82xhmo h1:where(.svelte-82xhmo),.title-container.svelte-82xhmo h3:where(.svelte-82xhmo),.title-container.svelte-82xhmo hr:where(.svelte-82xhmo){text-align:center;font-weight:lighter;text-transform:capitalize;opacity:0;animation:no-transform 1s .5s cubic-bezier(0,.5,0,1) forwards}.title-container.svelte-82xhmo h1:where(.svelte-82xhmo){transform:translateY(20px);font-size:36px}.title-container.svelte-82xhmo h3:where(.svelte-82xhmo){font-size:24px;transform:translate(-100px)}.title-container.svelte-82xhmo hr:where(.svelte-82xhmo){transform:translate(100px)}.titles.svelte-82xhmo{max-width:1000px;margin:0 auto}.description.svelte-82xhmo{margin:0 auto;max-width:800px;text-align:center}.underline.svelte-82xhmo{margin:20px auto;max-width:800px;width:90%;height:0;border:1px solid #fff}.subtitle.svelte-82xhmo{margin-bottom:20px}.body.svelte-82xhmo{font-size:20px;line-height:40px;transform:translateY(100px);animation:no-transform .5s 1.25s cubic-bezier(0,.5,0,1) forwards}@media only screen and (min-width: 600px){.title-container.svelte-82xhmo h1:where(.svelte-82xhmo){font-size:42px}.title-container.svelte-82xhmo h3:where(.svelte-82xhmo){font-size:30px}}@media only screen and (min-width: 1000px){.title-container.svelte-82xhmo h1:where(.svelte-82xhmo){font-size:48px}.title-container.svelte-82xhmo h3:where(.svelte-82xhmo){font-size:36px}}.header.svelte-57pozr{height:40vh;position:relative;box-shadow:1px 1px 8px #0006}.header.svelte-57pozr:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:linear-gradient(to bottom,#0000,#0000001a 75%,#000)}.nav-bar.svelte-57pozr{display:flex;justify-content:space-between;align-items:center;position:absolute;top:0;left:0;right:0;border-bottom:2px solid rgba(255,255,255,.87);color:#ffffffde;text-transform:uppercase;height:72px;padding:0 36px;box-sizing:border-box;opacity:0;transform:translateY(-4em);animation:no-transform 1s .5s cubic-bezier(0,.5,0,1) forwards}.car-battery-icon.svelte-57pozr{width:28px;height:28px;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23000' d='M480 128h-32V80c0-8.84-7.16-16-16-16h-96c-8.84 0-16 7.16-16 16v48H192V80c0-8.84-7.16-16-16-16H80c-8.84 0-16 7.16-16 16v48H32c-17.67 0-32 14.33-32 32v256c0 17.67 14.33 32 32 32h448c17.67 0 32-14.33 32-32V160c0-17.67-14.33-32-32-32M192 264c0 4.42-3.58 8-8 8H72c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h112c4.42 0 8 3.58 8 8zm256 0c0 4.42-3.58 8-8 8h-40v40c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8v-40h-40c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h40v-40c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8v40h40c4.42 0 8 3.58 8 8z'/%3E%3C/svg%3E");background-color:#ffffffde}.nav-bar-item.svelte-57pozr{display:none;font-size:16px;text-shadow:var(--color-text-black) 0 0 8px}.menu-icon.svelte-57pozr{width:32px;height:32px;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-5 -7 24 24'%3E%3Cpath fill='%23000' d='M1 0h5a1 1 0 1 1 0 2H1a1 1 0 1 1 0-2m7 8h5a1 1 0 0 1 0 2H8a1 1 0 1 1 0-2M1 4h12a1 1 0 0 1 0 2H1a1 1 0 1 1 0-2'/%3E%3C/svg%3E");background-color:#ffffffde}@media only screen and (min-width: 1000px){.nav-bar.svelte-57pozr{height:80px;padding:0 80px;box-sizing:border-box}.nav-bar-item.svelte-57pozr{display:block}}.content.svelte-f0170i{display:flex;flex-wrap:wrap;justify-content:center;column-gap:10px;min-height:100vh;width:100%;padding:180px 32px;max-width:1600px;box-sizing:border-box;margin:0 auto;position:relative}.card.svelte-f0170i{flex:1 1 0px;min-width:240px;opacity:0;transform:translate(160px);margin:16px 0;border:1px solid black;padding:4px;position:relative;color:#ffffffde}.card:hover .card-img-secondary img{opacity:1;transition:opacity .2s ease-out}.card.entered.svelte-f0170i{opacity:1;transform:translate(0);transition:all .6s cubic-bezier(0,.5,0,1)}.card.entered.svelte-f0170i:nth-child(1){transition-delay:.6s}.card.entered.svelte-f0170i:nth-child(2){transition-delay:.8s}.card.entered.svelte-f0170i:nth-child(3){transition-delay:1s}.card .card-img img{height:160px;object-fit:cover;border-radius:0}.card .card-img-secondary img{height:160px;object-fit:cover;border-radius:0;position:absolute;top:4px;left:0;right:0;padding:0 4px;opacity:0;transition:opacity .2s ease-in}.card-content.svelte-f0170i{padding:16px;min-height:342px;display:flex;flex-direction:column;justify-content:space-between}.card-actions.svelte-f0170i{display:flex;justify-content:flex-end}.card-actions.svelte-f0170i button:where(.svelte-f0170i){margin-left:16px;border-radius:0;height:32px;padding:0 10px;text-transform:uppercase;cursor:pointer}.card-actions.svelte-f0170i .ghost:where(.svelte-f0170i){color:#dc493a;border:1px solid rgba(220,73,58,.7);background-color:transparent}.card-actions.svelte-f0170i .ghost:where(.svelte-f0170i):hover{border-color:#dc493a}.card-actions.svelte-f0170i .primary:where(.svelte-f0170i){background-color:#dc493a;color:#ffffffde;border:1px solid rgb(220,73,58)}.card-actions.svelte-f0170i .primary:where(.svelte-f0170i):hover{background-color:#bb342f}.icons.svelte-f0170i{display:flex;justify-content:space-evenly;align-items:center;margin-top:auto;margin-bottom:20px;height:60px}.clock-icon.svelte-f0170i{width:20px;height:20px;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M11 8v5h5'/%3E%3C/g%3E%3C/svg%3E");background-color:#ffffffb3}.location-icon.svelte-f0170i{width:20px;height:20px;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='%23000' d='M6 .5A4.5 4.5 0 0 1 10.5 5c0 1.863-1.42 3.815-4.2 5.9a.5.5 0 0 1-.6 0C2.92 8.815 1.5 6.863 1.5 5A4.5 4.5 0 0 1 6 .5m0 1A3.5 3.5 0 0 0 2.5 5c0 1.355 1.059 2.918 3.224 4.653L6 9.871l.276-.218C8.441 7.918 9.5 6.355 9.5 5A3.5 3.5 0 0 0 6 1.5M6 4a1 1 0 1 1 0 2a1 1 0 0 1 0-2'/%3E%3C/svg%3E");background-color:#ffffffb3}@media only screen and (min-width: 1000px){.content.svelte-f0170i{padding:200px 64px}.card.svelte-f0170i{margin:16px}}.footer.svelte-16px7gz{position:relative}.footer.svelte-16px7gz:after{content:"";position:absolute;top:0;left:0;right:0;z-index:1;border-top:40px solid black;border-left:50% solid transparent;border-right:50% solid transparent}.footer .footer-img img{width:100%;height:640px;position:relative;opacity:.6}.footer-form.svelte-16px7gz{position:absolute;height:600px;top:0;left:0;right:0;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#ffffffde}.form.svelte-16px7gz{display:flex;flex-wrap:wrap;row-gap:4px;justify-content:center}.form>*{margin:8px auto;display:block;width:200px;display:inline-block}.form.svelte-16px7gz input:where(.svelte-16px7gz){background-color:transparent;border:1px solid rgba(255,255,255,.87);color:#ffffffde;height:24px;box-sizing:border-box;padding:0 10px;margin:0}.form.svelte-16px7gz input:where(.svelte-16px7gz)::placeholder{color:#ffffffde}.footer-content.svelte-16px7gz{display:flex;flex-wrap:wrap;flex:1 1 0;justify-content:space-evenly;align-items:center;column-gap:10px;background-color:#000;min-height:320px;padding:32px;box-sizing:border-box;color:#ffffffde}.footer-content.svelte-16px7gz>div:where(.svelte-16px7gz){min-width:200px;text-align:center}@media only screen and (min-width: 1000px){.form>*{display:inline-block}}.container.svelte-2jh89g{min-height:100vh;left:0;right:0;top:0;overflow:hidden;background-color:#000;font-family:Roboto-Mono,Open Sans,Arial}
