@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap);*{font-family:Montserrat,system-ui;padding:0;margin:0;box-sizing:border-box;transition:all .15s ease}html{scroll-behavior:smooth}body,html{overflow:hidden;height:100%;font-size:clamp(12px,3.6vw,16px)}img{font-size:0}.iconify{cursor:pointer}header{display:flex;align-items:center;justify-content:space-between;gap:26px}header .message{display:flex;flex-direction:column;align-items:flex-start;gap:8px;color:#2d2d2d;font-style:normal;line-height:normal}header .message .greeting{font-size:.925rem;font-weight:600}header .message .prompt{font-size:.8675rem;font-weight:400}h1.page-title{color:#2d2d2d;font-size:1rem;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}::-webkit-scrollbar{height:2px;width:0}#app{width:100vw;height:100%;position:relative;overflow-y:auto}a{all:unset;cursor:pointer}.top-navigation{display:flex;justify-content:space-between;align-items:center;z-index:9;position:absolute;padding:24px!important;top:0;left:0;right:0}.top-navigation .back{width:22px;height:22px;border-radius:50%}.top-navigation .back:active,.top-navigation .back:hover{background:#f8f8f8}button.p-galleria-close.p-link{top:24px;right:24px;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;padding:6px}button.p-galleria-close.p-link svg{width:1.15rem;height:1.15rem}.p-galleria-thumbnail-item-content img{width:60px;height:60px}.p-galleria-thumbnail-container{position:absolute;bottom:0;left:0;width:100%;padding:12px}.p-galleria-thumbnail-items-container{display:flex;justify-content:center;gap:12px}.p-galleria-thumbnail-items-container .p-galleria-thumbnail-items{display:flex;gap:12px}button.button{all:unset;border-radius:8px;text-align:center;font-size:.925rem;font-style:normal;font-weight:500;line-height:20px;padding:10px 18px!important;cursor:pointer}button.button.secondary{background:#f8f8f8;color:#414141}button.button.text{color:#414141}button.button.text:active{background:#f8f8f8}button.button.primary{background:#21bc71;color:#fff}button.button.primary-outlined{background:#fff;color:#21bc71;border:1px solid}button.out_of_stock{display:flex;padding:10px 18px;justify-content:center;align-items:center;gap:8px;flex:1 0 0;border-radius:8px;background:#f8f8f8;border:none}button.button.secondary.danger{background:#f8f8f8;color:#e87103}button.button.secondary.danger:active{background:#e87103;color:#f8f8f8}button.button.icon-left,button.button.icon-right{display:flex;justify-content:center;align-items:center;gap:8px;flex:1 0 auto}.p-dialog .p-dialog-footer{display:flex;gap:8px}.p-dialog .p-dialog-footer .p-button-text{all:unset}.product-container.list{display:flex;flex-direction:column;gap:12px}.product-container.grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.product-container.grid .product{display:flex;flex-direction:column;padding:0;gap:0}.product-container.grid .product .p-skeleton.product__image{height:30vw!important;border-bottom-left-radius:0;border-bottom-right-radius:0}.product-container.grid .product .product__image img{border-bottom-left-radius:0;border-bottom-right-radius:0}.product-container.grid .product .detail{padding:10px 16px 16px}.top-navigation.searh-page{position:sticky;gap:16px}.top-navigation.searh-page .searchbox{flex-grow:1;flex-direction:row-reverse;border-radius:10px;padding-left:1rem;border:1px solid #f8f8f8;background:#fff}.search-message{font-size:.925rem;padding:22px 0 0;font-weight:400;line-height:22px}.search-message span{font-weight:600;text-transform:capitalize}.toolbar{display:flex;justify-content:space-between;align-items:center;margin:22px 0 6px}.sticky{position:sticky;top:0;left:0;z-index:9;background:#fff;padding:24px 0 16px}.p-dropdown-panel.p-component{transition:none}.product{display:grid;grid-template-columns:77px auto;width:100%;padding:16px;gap:26px;border-radius:20px;background:rgba(255,230,106,.102);font-style:normal;line-height:normal}.product .product__image{height:-moz-max-content;height:max-content;border-radius:10px}.product .product__image img{border-radius:10px;width:100%;height:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.product .detail{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.95rem;flex:1 0 0}.product .detail .product__name{color:#2d2d2d;font-size:1rem;font-weight:600}.product .detail .product__tagline{color:#2d2d2d;font-size:.85rem;font-weight:300}.product__price{display:flex;gap:6px}.product__price .price-discount,.product__price .price-normal{color:#0a843d;font-size:.9rem;font-weight:600;line-height:normal}.product__price .price-normal.discounted{text-decoration:line-through;color:#2d2d2d;font-size:.875rem}.p-carousel{cursor:pointer;position:relative}.p-carousel .p-carousel-content{display:flex;flex-direction:column;gap:12px}.p-carousel .p-carousel-items-container{transition:transform .3s ease}.p-carousel .p-carousel-item{border-radius:20px;width:100%}.p-carousel .p-carousel-item .p-image{width:100%}.p-carousel .p-carousel-item .p-image .p-image-preview-indicator{border:none;color:#fff}.p-carousel .p-carousel-item .p-image img.mobile{width:100%;aspect-ratio:16/9;border-radius:20px;-o-object-fit:cover;object-fit:cover}.p-carousel .p-carousel-item .p-image img.desktop{width:100%;aspect-ratio:880/240;border-radius:20px;-o-object-fit:cover;object-fit:cover}.p-carousel .p-carousel-next,.p-carousel .p-carousel-prev{position:absolute;background-color:#fff;color:#414141;border:none;border-radius:50%;padding:5px;cursor:pointer;box-shadow:0 3px 19px rgba(0,0,0,.1)}.p-carousel .p-carousel-next .p-carousel-next-disabled,.p-carousel .p-carousel-next .p-carousel-prev-disabled,.p-carousel .p-carousel-prev .p-carousel-next-disabled,.p-carousel .p-carousel-prev .p-carousel-prev-disabled{opacity:.5;cursor:not-allowed}.p-carousel .p-carousel-prev{left:0;transform:translateX(-50%);z-index:2}.p-carousel .p-carousel-next{right:0;transform:translateX(50%)}.p-carousel .p-carousel-indicators{list-style:none;display:flex;justify-content:center;gap:3px;padding:0}.p-carousel .p-carousel-indicators .p-carousel-indicator button{background-color:#cfcfcf;border:none;border-radius:50%;width:6px;height:6px;cursor:pointer}.p-carousel .p-carousel-indicators .p-carousel-indicator button::-moz-focus-inner{border:0}.p-carousel .p-carousel-indicators .p-carousel-indicator button:focus{outline:none}.p-carousel .p-carousel-indicators .p-carousel-indicator[data-p-highlight=true] button{border-radius:13px;background-color:#025c3c;width:14px;height:6px}[data-v-5e9cb467]{padding:0;margin:0;box-sizing:border-box}.bottom-menu[data-v-5e9cb467]{display:flex;justify-content:space-between;align-items:center;gap:12px;position:absolute;bottom:0;left:0;width:100vw;padding:12px 40px;background-color:#fff;box-shadow:0 -15px 9px 2px hsla(0,0%,78%,.08);border-radius:26px}.bottom-menu .bottom-menu__menu-item[data-v-5e9cb467]{display:flex;flex-direction:column;align-items:center;color:#414141;gap:.15rem}.bottom-menu .bottom-menu__menu-item .iconify[data-v-5e9cb467]{width:calc(1.2875rem + .45vw);height:calc(1.2875rem + .45vw)}@media(min-width:1200px){.bottom-menu .bottom-menu__menu-item .iconify[data-v-5e9cb467]{width:1.625rem;height:1.625rem}}.bottom-menu .bottom-menu__menu-item label[data-v-5e9cb467]{text-align:center;font-size:.8rem;font-style:normal;font-weight:500;line-height:20px}.bottom-menu .active[data-v-5e9cb467]{color:#179669}[data-v-1568d00f]{padding:0;margin:0;box-sizing:border-box}label[data-v-1568d00f]{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:20px;background:#f8f8f8;flex-grow:1}label .iconify[data-v-1568d00f]{color:#414141;flex-shrink:0}label input[type=search][data-v-1568d00f]{all:unset;width:100%;font-size:.925rem;font-style:normal;line-height:normal;color:#414141;cursor:text}label input[type=search][data-v-1568d00f] ::-moz-placeholder{color:#7e9086;font-weight:300}label input[type=search][data-v-1568d00f] ::placeholder{color:#7e9086;font-weight:300}[data-v-0996922d]{padding:0;margin:0;box-sizing:border-box}.badged-icon[data-v-0996922d]{position:relative;width:-moz-max-content;width:max-content}.badged-icon .iconify[data-v-0996922d]{color:#414141}.badged-icon .badge[data-v-0996922d]{background-color:#e87103;position:absolute;width:12px;height:12px;display:flex;align-items:center;justify-content:center;line-height:1;color:#fff;top:1px;right:-1px;font-size:7px;border-radius:50%;cursor:pointer}[data-v-45a62fb8]{padding:0;margin:0;box-sizing:border-box}.category[data-v-45a62fb8]{width:105px;height:105px;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:16px}.category img[data-v-45a62fb8]{height:40px;width:40px;-o-object-fit:cover;object-fit:cover}.category .label[data-v-45a62fb8]{width:100%;text-align:center;font-size:.786rem;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize}[data-v-151b43d3]{padding:0;margin:0;box-sizing:border-box}input[type=checkbox][data-v-151b43d3]{width:0;height:0;position:absolute;visibility:hidden}.checkbox[data-v-151b43d3]{display:flex;justify-content:center;align-items:center;gap:8px;transition:all .3s ease;color:#2d2d2d;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.checkbox-icon[data-v-151b43d3]{width:20px;height:20px;border-radius:4px;border:1px solid #414141;background:#fff;color:#fff}.checkbox-icon.checked[data-v-151b43d3]{flex-shrink:0;background:#21bc71;color:#f8f8f8;border:none}