@import"https://fonts.googleapis.com/css2?family=Allerta+Stencil&display=swap";:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f3ead6;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #181818;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgb(255, 255, 255);--vt-c-green: #718a16;--vt-c-lime: #b3df30;--vt-c-purple: #c33a32;--vt-c-dark-purple: #c33a32;--vt-c-brown: #8d6e63;--vt-c-brown-light: #f3ead6;--vt-c-brown-orange: #c25d10}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: light){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{font-weight:400}body{margin:0;min-height:100vh;color:var(--color-text);background:#ffffff;transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{font-weight:400}.green{text-decoration:none;color:#718a16;transition:.4s}a,.purple{text-decoration:none;color:var(--vt-c-purple);transition:.4s}home_view{margin-left:auto;max-width:1600px}latest{margin-top:20px;background-color:#f5f5f5;display:grid;align-items:baseline;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:1rem;background-color:#fef9ff}main{background-image:url(/assets/background_2-84448aa2.jpg)}.search{position:relative;padding:5px;background-color:var(--vt-c-white);border-radius:5px;border:1px solid var(--vt-c-purple);box-shadow:0 0 .5rem var(--vt-c-purple);min-width:300px;height:30px}.categories{margin-left:0;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;height:calc(100vh - 110px);overflow-y:auto;z-index:100;background:var(--vt-c-dark-purple);transition:all 1s linear}.categories a{color:var(--vt-c-white);text-decoration:none;display:block;padding:10px}.loading{position:relative;border:16px solid #f3f3f3;border-top:16px solid var(--vt-c-purple);border-bottom:16px solid var(--vt-c-purple);border-radius:50%;width:60px;height:60px;animation:spin 2s linear infinite;margin:auto;display:flex;justify-content:center;align-items:center}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (min-width: 1024px){body{display:flex;place-items:center;align-items:flex-start;background-color:#fff}#app{display:grid;grid-template-columns:1fr;padding:0 2rem;width:100%}.search{right:100px}.close-button{position:absolute;top:2px;right:2px;height:30px;width:30px;font-weight:700;font-size:20px;background-color:var(--vt-c-white);color:var(--vt-c-purple);border:1px solid var(--vt-c-purple);border-radius:50%;cursor:pointer}}.greetings[data-v-e2ffd146]{display:flex;align-items:center}h1[data-v-e2ffd146]{font-weight:500}h3[data-v-e2ffd146]{font-size:1.2rem}.greetings h1[data-v-e2ffd146],.greetings h3[data-v-e2ffd146]{text-align:center}a[data-v-e2ffd146] :hover{text-decoration:none}.greetings h1[data-v-e2ffd146]{color:var(--vt-c-purple);font-family:Allerta Stencil,sans-serif;-webkit-text-stroke:1px var(--vt-c-purple);font-size:4rem;margin:0}.greetings h3[data-v-e2ffd146]{color:var(--vt-c-white);margin:0}@media (min-width: 1024px){.greetings h1[data-v-e2ffd146],.greetings h3[data-v-e2ffd146]{text-align:left}.greetings h3[data-v-e2ffd146]{margin-left:-89px;position:relative}}@media screen and (max-width: 1024px){.greetings h1[data-v-e2ffd146]{font-size:2.5rem}}.gridItem[data-v-a234c470]{position:relative;box-shadow:0 .3rem 1.525rem -.375rem #00000080!important;margin:5px;height:300px;text-align:center}.details[data-v-a234c470]{text-align:center;bottom:10px;position:relative;width:100%}i[data-v-a234c470]{display:flex;place-items:center;place-content:center;width:32px;height:32px;color:var(--vt-c-text-light-2)}h3[data-v-a234c470]{font-size:1.2rem;font-weight:500;margin-bottom:.4rem;color:var(--vt-c-text-light-2)}@media (min-width: 1024px){.item[data-v-a234c470]{margin-top:0;padding:.4rem 0 1rem calc(var(--section-gap) / 2)}i[data-v-a234c470]{top:-5px;right:-6px;position:absolute;border:1px solid var(--color-border);background:var(--color-background);border-radius:8px;width:50px;height:50px}.item[data-v-a234c470]:before{content:" ";border-left:1px solid var(--color-border);position:absolute;left:0;bottom:calc(50% + 25px);height:calc(50% - 25px)}.item[data-v-a234c470]:after{content:" ";border-left:1px solid var(--color-border);position:absolute;left:0;top:calc(50% + 25px);height:calc(50% - 25px)}.item[data-v-a234c470]:first-of-type:before{display:none}.item[data-v-a234c470]:last-of-type:after{display:none}.itemImage[data-v-a234c470]{height:150px;width:100%}}header[data-v-b4dfbd58]{line-height:1.5;max-height:100vh;overflow:hidden;display:flex}header .wrapper[data-v-b4dfbd58]{display:flex;flex-wrap:wrap;place-items:center;width:100%;padding:0 1rem;font:1em sans-serif;justify-content:center}nav[data-v-b4dfbd58]{display:flex;width:100%;font-size:12px;text-align:center;margin-top:2rem;background:#555555;min-height:2rem;font-size:15px;display:block;margin:1px 0 0;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}nav a[data-v-b4dfbd58]{display:inline-block;padding:0 1rem;border-left:1px solid var(--vt-c-white);color:var(--vt-c-white);height:100%;font-size:16px;line-height:40px;text-decoration:none;text-align:center;min-width:100px;min-height:40px}nav a[data-v-b4dfbd58]:hover{background-color:var(--vt-c-purple);color:var(--vt-c-white)}nav a[data-v-b4dfbd58]:first-of-type{border:0}.main-content[data-v-b4dfbd58]{display:flex;padding:0 1rem;font:1em sans-serif}.categoryTree[data-v-b4dfbd58]{top:30px;min-width:300px}.categoryTree ul[data-v-b4dfbd58]{list-style:none;padding:0}.categoryTree ul li[data-v-b4dfbd58]{margin:0}.search-wrapper[data-v-b4dfbd58]{display:flex;flex-wrap:wrap;align-content:flex-start;gap:20px}.gridItem[data-v-b4dfbd58]{width:350px;box-shadow:0 .3rem 1.525rem -.375rem #00000080!important;margin:5px;height:300px;text-align:center}.categoryTree ul li a[data-v-b4dfbd58]{color:var(--vt-c-white);font-weight:700}.categoryTree ul li li[data-v-b4dfbd58]:hover{background-color:var(--vt-c-dark-purple)}.close-button[data-v-b4dfbd58]{position:relative;right:0;color:#fff;padding-right:10px;padding-top:5px;padding-bottom:5px;font-size:30px;font-weight:700;cursor:pointer;text-align:end}.categoryTree ul li a.selected[data-v-b4dfbd58]{background-color:var(--vt-c-white);color:var(--vt-c-purple);border-left:14px solid var(--vt-c-purple);border-top:1px solid var(--vt-c-purple);border-bottom:1px solid var(--vt-c-purple);border-right:1px solid var(--vt-c-purple)}.categoryTree ul ul li a[data-v-b4dfbd58]{color:var(--vt-c-white);font-size:10px}.categoryTree ul ul[data-v-b4dfbd58]{padding-left:20px}.gridSearch[data-v-b4dfbd58]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1rem;padding:1rem;justify-content:center;align-items:center}@media (min-width: 1024px){header[data-v-b4dfbd58]{display:flex;place-items:center;justify-content:center}header .wrapper[data-v-b4dfbd58]{display:flex;flex-wrap:wrap;justify-content:center;justify-content:space-between;width:100%}}@media screen and (max-width: 1024px){.main-content[data-v-b4dfbd58]{display:block}.categoryTree[data-v-b4dfbd58]{position:fixed;top:0;left:0;right:0;bottom:10px;background-color:#fff;z-index:100}.categories[data-v-b4dfbd58]{position:relative;max-height:calc(100vh - 150px)}}.item[data-v-40a5c0e5]{margin-top:2rem;display:flex;position:relative}.details[data-v-40a5c0e5]{flex:1;margin-left:1rem}i[data-v-40a5c0e5]{display:flex;place-items:center;place-content:center;width:32px;height:32px;color:var(--color-text)}h3[data-v-40a5c0e5]{font-size:1.2rem;font-weight:500;margin-bottom:.4rem;color:var(--color-heading)}@media (min-width: 1024px){.item[data-v-40a5c0e5]{margin-top:0;padding:.4rem 0 1rem calc(var(--section-gap) / 2)}i[data-v-40a5c0e5]{top:calc(50% - 25px);left:-26px;position:absolute;border:1px solid var(--color-border);background:var(--color-background);border-radius:8px;width:50px;height:50px}.item[data-v-40a5c0e5]:before{content:" ";border-left:1px solid var(--color-border);position:absolute;left:0;bottom:calc(50% + 25px);height:calc(50% - 25px)}.item[data-v-40a5c0e5]:after{content:" ";border-left:1px solid var(--color-border);position:absolute;left:0;top:calc(50% + 25px);height:calc(50% - 25px)}.item[data-v-40a5c0e5]:first-of-type:before{display:none}.item[data-v-40a5c0e5]:last-of-type:after{display:none}}.greeting-msg[data-v-c255a601]{color:#333}.gridLatest[data-v-c5928599]{display:grid;align-items:baseline;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:1rem}.itemImage[data-v-c5928599]{height:150px;object-fit:cover;max-width:360px}.itemImageDescription[data-v-c5928599]{max-height:500px;object-fit:cover;vertical-align:middle;margin:auto;text-align:center}.overlay[data-v-c5928599]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000e6;z-index:2}.itemDetails[data-v-c5928599]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:var(--vt-c-purple);color:var(--vt-c-white);z-index:3;padding:1rem;border-radius:8px;max-height:90vh;overflow:hidden;overflow-y:auto}.wrapper[data-v-5588b629]{display:flex;max-height:calc(100vh - 300px)}.categoryListWrapper[data-v-5588b629]{overflow-y:auto;max-width:250px}.categoryItemsWrapper[data-v-5588b629]{flex:1;overflow-x:hidden;overflow-y:auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:1rem;padding:1rem}.gridItem[data-v-5588b629]{position:relative;min-width:250px}td[data-v-57d24c5d]{width:100px;border:1px solid rgb(255,255,255);vertical-align:top}.categoryListWrapper[data-v-57d24c5d]{display:grid;grid-template-columns:1fr;grid-gap:1rem}.contancts{padding:20px;margin:0 auto;max-width:1200px;color:var(--vt-c-black-mute)}@media (min-width: 1024px){.contancts{align-items:center}.contancts #content{margin-left:auto;margin-right:auto}}@media (min-width: 1024px){.products{width:100%}#content{margin-top:20px;background-color:#f5f5f5;display:grid;align-items:baseline;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:1rem}.categry-title{text-align:center;color:var(--vt-c-purple)}.categry-title h2{font-size:1.5rem;font-weight:700;padding-top:0;padding-bottom:0}.categry-title h6{font-weight:700}.pagination{display:flex;justify-content:center;align-items:center;margin:20px;color:var(--vt-c-black-soft)}.itemImage{height:150px;max-width:360px;object-fit:cover}.products .gridItem{position:relative;box-shadow:0 .3rem 1.525rem -.375rem #0000001a!important;margin:5px;height:250px;text-align:center}.products .gridItem.singleProduct{position:absolute;width:800px;height:500px}.itemImageDescription{max-height:500px;object-fit:cover;vertical-align:middle}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000e6;z-index:2}.itemDetails{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:var(--vt-c-purple);color:var(--vt-c-white);z-index:3;padding:1rem;border-radius:8px;max-height:90vh;overflow:hidden;overflow-y:auto}.items-error-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}}.product{width:100%}#content{margin-top:20px;background-color:#f5f5f5;display:grid;align-items:baseline;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:1rem}.breadcrumbs{font-size:.8rem;color:var(--vt-c-black-soft);margin:20px;position:relative;display:flex}.categry-title{text-align:center;color:var(--vt-c-purple)}.categry-title h2{font-size:1.5rem;font-weight:700;padding-top:0;padding-bottom:0}.categry-title h6{font-weight:700}.pagination{display:flex;justify-content:center;align-items:center;margin:20px;color:var(--vt-c-black-soft)}.itemImage{height:150px;max-width:360px;object-fit:cover}.singleProduct .itemImage{max-height:500px;min-height:250px;max-width:760px;object-fit:cover}.product .gridItem{position:relative;box-shadow:0 .3rem 1.525rem -.375rem #0000001a!important;margin:5px;height:250px;text-align:center}.product .gridItem.singleProduct{position:relative;width:100%;height:100%}.itemImageDescription{max-height:500px;object-fit:cover;vertical-align:middle}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000e6;z-index:2}.itemDetails{position:relative;top:50%;left:50%;transform:translate(-50%,-50%);background-color:var(--vt-c-purple);color:var(--vt-c-white);z-index:3;padding:1rem;border-radius:8px;max-height:90vh;overflow:hidden;overflow-y:auto}.items-error-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}@media screen and (max-width: 1024px){.product .gridItem.singleProduct{position:relative;width:100%;height:100%}}
