@import"https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap";*{font-family:Roboto,sans-serif;margin:0;padding:0;box-sizing:border-box;outline:none;border:none;text-decoration:none;text-transform:capitalize;transition:.2s linear}html{font-size:62.5%;overflow-x:hidden;scroll-padding-top:9rem;scroll-behavior:smooth}html::-webkit-scrollbar{width:.8rem}html::-webkit-scrollbar-track{background:transparent}html::-webkit-scrollbar-thumb{background:#fff;border-radius:5rem}@media (max-width: 991px){html{font-size:55%}}@media (max-width: 480px){html{font-size:50%}}body{background:#010103}section,footer{padding:2rem 7%}@media (max-width: 991px){section,footer{padding:2rem}}.heading{text-align:center;color:#fff;text-transform:uppercase;padding-bottom:3.5rem;font-size:4rem}.heading span{color:#dead7f;text-transform:uppercase}.btn[data-v-ca1f79af]{margin-top:1rem;display:inline-block;padding:.9rem 3rem;font-size:1.7rem;color:#fff;background:#dead7f;cursor:pointer}.btn[data-v-ca1f79af]:hover{letter-spacing:.2rem}.header[data-v-a96be248]{background:#010103;display:flex;align-items:center;justify-content:space-between;padding:1.5rem 7%;border-bottom:.1rem solid rgba(255,255,255,.3);position:fixed;top:0;left:0;right:0;z-index:1000}.header .logo img[data-v-a96be248]{height:6rem}@media (max-width: 768px){.header .navbar[data-v-a96be248]{position:absolute;top:100%;right:-100%;background:#fff;width:30rem;height:calc(100vh - 9.5rem)}.header .navbar.active[data-v-a96be248]{right:0}}.header .navbar a[data-v-a96be248]{margin:0 1rem;font-size:1.6rem;color:#fff}.header .navbar a[data-v-a96be248]:hover{color:#dead7f;border-bottom:.1rem solid #dead7f;padding-bottom:.5rem}@media (max-width: 768px){.header .navbar a[data-v-a96be248]{color:#13131a;display:block;margin:1.5rem;padding:.5rem;font-size:2rem}}.header .icons[data-v-a96be248]{display:flex}.header .icons aside[data-v-a96be248]{color:#fff;cursor:pointer;font-size:2.5rem;margin-left:2rem}.header .icons aside[data-v-a96be248]:hover{color:#dead7f}.header #menu-btn[data-v-a96be248]{display:none}@media (max-width: 768px){.header #menu-btn[data-v-a96be248]{display:inline-block}}.header .search-form[data-v-a96be248]{position:absolute;top:115%;right:7%;background:#fff;width:50rem;height:5rem;display:flex;align-items:center;transform:scaleY(0);transform-origin:top}@media (max-width: 768px){.header .search-form[data-v-a96be248]{width:90%;right:2rem}}.header .search-form.active[data-v-a96be248]{transform:scaleY(1)}.header .search-form input[data-v-a96be248]{width:100%;height:100%;font-size:1.6rem;color:#13131a;padding:1rem;text-transform:none}.header .search-form label[data-v-a96be248]{cursor:pointer;font-size:2.2rem;margin-right:1.5rem;color:#13131a}.header .search-form label[data-v-a96be248]:hover{color:#dead7f}.header .cart-items-container[data-v-a96be248]{position:absolute;top:100%;right:-100%;height:calc(100vh - 9.5rem);width:35rem;background:#fff;padding:0 1.5rem}.header .cart-items-container.active[data-v-a96be248]{right:0}.header .cart-items-container .cart-item[data-v-a96be248]{position:relative;margin:2rem 0;display:flex;align-items:center;gap:1.5rem}.header .cart-items-container .cart-item svg[data-v-a96be248]{position:absolute;top:1rem;right:1rem;font-size:2rem;cursor:pointer;color:#13131a}.header .cart-items-container .cart-item svg[data-v-a96be248]:hover{color:#dead7f}.header .cart-items-container .cart-item img[data-v-a96be248]{height:7rem}.header .cart-items-container .cart-item .content h3[data-v-a96be248]{font-size:2rem;color:#13131a;padding-bottom:.5rem}.header .cart-items-container .cart-item .content .price[data-v-a96be248]{font-size:1.5rem;color:#dead7f}.header .cart-items-container .btn[data-v-a96be248]{width:100%;text-align:center}.home[data-v-974690cf]{min-height:100vh;display:flex;align-items:center;background:url(/assets/home-img-rMcR-3EF.jpeg) no-repeat;background-size:cover;background-position:center}@media (max-width: 768px){.home[data-v-974690cf]{background-position:left;justify-content:center;text-align:center}}.home .content[data-v-974690cf]{max-width:60rem}.home .content h1[data-v-974690cf]{font-size:6rem;text-transform:uppercase;color:#fff}@media (max-width: 768px){.home .content h1[data-v-974690cf]{font-size:4.5rem}}.home .content p[data-v-974690cf]{font-size:2rem;font-weight:lighter;line-height:1.8;padding:1rem 0;color:#eee}@media (max-width: 768px){.home .content p[data-v-974690cf]{font-size:1.5rem}}.about .row[data-v-52944454]{display:flex;align-items:center;background:#13131a;flex-wrap:wrap}.about .row .image[data-v-52944454]{flex:1 1 45rem}.about .row .image img[data-v-52944454]{width:100%}.about .row .content[data-v-52944454]{flex:1 1 45rem;padding:2rem}.about .row .content h2[data-v-52944454]{font-size:3rem;color:#fff}.about .row .content p[data-v-52944454]{font-size:1.6rem;color:#ccc;padding:1rem 0;line-height:1.8}.menu .box-container[data-v-d0bb92f1]{display:grid;grid-template-columns:repeat(auto-fit,minmax(30rem,1fr))}.menu .box-container .box[data-v-d0bb92f1]{padding:5rem;text-align:center;border:.1rem solid rgba(255,255,255,.3)}.menu .box-container .box img[data-v-d0bb92f1]{height:10rem}.menu .box-container .box h2[data-v-d0bb92f1]{color:#fff;font-size:2rem;padding:1rem 0}.menu .box-container .box .price[data-v-d0bb92f1]{color:#fff;font-size:2.5rem;padding:.5rem 0}.menu .box-container .box .price span[data-v-d0bb92f1]{font-size:1.5rem;text-decoration:line-through;font-weight:lighter}.menu .box-container .box[data-v-d0bb92f1]:hover{background:#fff}.menu .box-container .box[data-v-d0bb92f1]:hover>*{color:#13131a}.products .box-container[data-v-bf0e9021]{display:grid;grid-template-columns:repeat(auto-fit,minmax(30rem,1fr))}.products .box-container .box[data-v-bf0e9021]{text-align:center;border:.1rem solid rgba(255,255,255,.3);padding:2rem}.products .box-container .box .icons a[data-v-bf0e9021]{display:inline-block;height:5rem;width:5rem;line-height:5rem;font-size:2rem;border:.1rem solid rgba(255,255,255,.3);color:#fff;margin:.3rem}.products .box-container .box .icons a[data-v-bf0e9021]:hover{background:#dead7f}.products .box-container .box .image[data-v-bf0e9021]{padding:2.5rem 0}.products .box-container .box .image img[data-v-bf0e9021]{height:25rem}.products .box-container .box .content h2[data-v-bf0e9021]{color:#fff;font-size:2.5rem}.products .box-container .box .content .stars[data-v-bf0e9021]{padding:1.5rem;font-size:1.7rem;color:#dead7f}.products .box-container .box .content .price[data-v-bf0e9021]{color:#fff;font-size:2.5rem}.products .box-container .box .content .price span[data-v-bf0e9021]{text-decoration:line-through;font-weight:lighter;font-size:1.5rem}.review .box-container[data-v-cb64c8b2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(30rem,1fr))}.review .box-container .box[data-v-cb64c8b2]{border:.1rem solid rgba(255,255,255,.3);text-align:center;padding:3rem 2rem}.review .box-container .box p[data-v-cb64c8b2]{font-size:1.5rem;line-height:1.8;color:#ccc;padding:2rem 0}.review .box-container .box .user[data-v-cb64c8b2]{height:7rem;width:7rem;border-radius:50%;object-fit:cover}.review .box-container .box h2[data-v-cb64c8b2]{padding:1rem 0;font-size:2rem;color:#fff}.review .box-container .box .stars[data-v-cb64c8b2]{font-size:1.5rem;color:#dead7f}.contact .row[data-v-66c2ac8e]{display:flex;background:#13131a;flex-wrap:wrap;gap:1rem}.contact .row .map[data-v-66c2ac8e]{flex:1 1 45rem;width:100%;object-fit:cover}.contact .row form[data-v-66c2ac8e]{flex:1 1 45rem;padding:5rem 2rem;text-align:center}.contact .row form h2[data-v-66c2ac8e]{text-transform:uppercase;font-size:3.5rem;color:#fff}.contact .row form .inputBox[data-v-66c2ac8e]{display:flex;align-items:center;margin-top:2rem;margin-bottom:2rem;background:#010103;border:.1rem solid rgba(255,255,255,.3)}.contact .row form .inputBox span[data-v-66c2ac8e]{color:#fff;font-size:2rem;padding-left:2rem}.contact .row form .inputBox input[data-v-66c2ac8e]{width:100%;padding:2rem;font-size:1.7rem;color:#fff;text-transform:none;background:none}.blogs .box-container[data-v-ced169a9]{display:grid;grid-template-columns:repeat(auto-fit,minmax(30rem,1fr))}.blogs .box-container .box[data-v-ced169a9]{border:.1rem solid rgba(255,255,255,.3)}.blogs .box-container .box .image[data-v-ced169a9]{height:25rem;overflow:hidden;width:100%}.blogs .box-container .box .image img[data-v-ced169a9]{height:100%;object-fit:cover;width:100%}.blogs .box-container .box .image img[data-v-ced169a9]:hover{transform:scale(1.2)}.blogs .box-container .box .content[data-v-ced169a9]{padding:2rem}.blogs .box-container .box .content .title[data-v-ced169a9]{font-size:2.5rem;line-height:1.5;color:#fff}.blogs .box-container .box .content .title[data-v-ced169a9]:hover{color:#dead7f}.blogs .box-container .box .content span[data-v-ced169a9]{color:#dead7f;display:block;padding-top:1rem;font-size:2rem}.blogs .box-container .box .content p[data-v-ced169a9]{font-size:1.6rem;line-height:1.8;color:#ccc;padding:1rem 0}.footer[data-v-5466c06f]{background:#13131a;text-align:center}.footer .share[data-v-5466c06f]{padding:1rem 0}.footer .share a[data-v-5466c06f]{display:inline-block;height:5rem;width:5rem;line-height:5rem;color:#fff;border:.1rem solid rgba(255,255,255,.3);margin:.3rem;border-radius:50%}.footer .share a[data-v-5466c06f]:hover{background:#dead7f}.footer .links[data-v-5466c06f]{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding:2rem 0;gap:1rem}.footer .links a[data-v-5466c06f]{padding:.7rem 2rem;color:#fff;border:.1rem solid rgba(255,255,255,.3);font-size:2rem}.footer .links a[data-v-5466c06f]:hover{background-color:#dead7f}.footer .credit[data-v-5466c06f]{font-size:2rem;color:#fff;font-weight:lighter}.footer .credit span[data-v-5466c06f]{color:#dead7f}
