.cart_root__FCEYh{display:flex;flex-direction:column;gap:10px;background-color:#000;position:fixed;translate:110% 0;background:#fff;color:#26272b;top:110px;max-height:calc(100dvh - 110px - 10px);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:16px;padding:16px;bottom:10px;transition:all .3s ease;box-shadow:0 10px 10px 0 rgba(0,0,0,.2);right:10px;z-index:1000;min-width:360px}.cart_root__FCEYh[data-open=true]{translate:0 0}.cart_root__FCEYh .cart_top__w1B0u{display:flex;justify-content:space-between;align-items:center;text-transform:uppercase}.cart_root__FCEYh .cart_top__w1B0u .cart_close__KQ6aL{cursor:pointer;transition:all .3s ease;font-size:26px}.cart_root__FCEYh .cart_top__w1B0u .cart_close__KQ6aL:hover{color:var(--primary-color)}.cart_root__FCEYh .cart_cartItems__uS4jC{display:flex;flex-direction:column;gap:4px;padding:24px 0;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);overflow:scroll}.cart_root__FCEYh .cart_subTotal__Js52t{display:flex;justify-content:space-between;align-items:center}.cart_root__FCEYh .cart_subTotal__Js52t span{font-size:16px}.cart_root__FCEYh .cart_subTotal__Js52t span:first-child{font-weight:700}.cart_root__FCEYh .cart_actions__PCqDS{display:flex;justify-items:stretch;gap:16px}.cart_root__FCEYh .cart_actions__PCqDS>a{min-width:calc(50% - 8px)}.cart_root__FCEYh .cart_actions__PCqDS>a>button{width:100%}.cart_cartItem__8uunk{display:flex;gap:20px;transition:all .2s ease;border-radius:12px;padding:12px;background-color:#fff}.cart_cartItem__8uunk .cart_cartItemLeft___OEW1 .cart_image__xjUAN{width:66px;max-width:66px;object-fit:contain;height:auto;max-height:66px;object-position:50% 50%}.cart_cartItem__8uunk .cart_cartItemLeft___OEW1 .cart_image__xjUAN[data-empty=true]{background:#fff;margin-bottom:6px;box-sizing:border-box;object-fit:contain}.cart_cartItem__8uunk .cart_cartItemMiddle__N3g35{display:flex;flex-direction:column;gap:5px;flex:1 1}.cart_cartItem__8uunk .cart_cartItemMiddle__N3g35 .cart_cartItemCategory__8EBGv{font-size:14px;color:hsla(0,0%,7%,.49)}.cart_cartItem__8uunk .cart_cartItemMiddle__N3g35 .cart_cartItemMiddleInline__V55Zh{display:flex;gap:5px;align-items:center}.cart_cartItem__8uunk .cart_cartItemMiddle__N3g35 .cart_cartItemMiddleInline__V55Zh .cart_cartItemPrice__Y38aO{font-size:14px;font-weight:600}.cart_cartItem__8uunk .cart_cartItemMiddle__N3g35 .cart_cartItemMiddleInline__V55Zh .cart_cartItemAmount__bsR_W{display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:600}.cart_cartItem__8uunk .cart_cartItemMiddle__N3g35 .cart_cartItemMiddleInline__V55Zh .cart_cartItemAmount__bsR_W input{background-color:#fff;border:2px solid #26272b;border-radius:4px;padding:6px 5px;width:60px;color:#000;font-weight:700;outline:unset}.cart_cartItem__8uunk .cart_cartItemRight__ESLqq .cart_removeItem__MvUuD{cursor:pointer}.cart_cartItem__8uunk .cart_cartItemRight__ESLqq .cart_removeItem__MvUuD:hover{color:var(--primary-color)}.cart_cartItem__8uunk:hover{background-color:#f4f4f4}@media only screen and (max-width:650px){.cart_root__FCEYh{width:100%;right:0;left:0;top:66px;min-height:calc(100dvh - 66px);border-radius:0}.cart_root__FCEYh .cart_cartItems__uS4jC{flex:1 1}}.banner_root__IvG6g{width:100%;padding:12px 24px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;position:absolute;left:0;right:0;top:100%;box-shadow:0 20px 20px 8px rgba(0,0,0,.58);text-align:center}.banner_root__IvG6g .banner_center__kzAA7{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.banner_root__IvG6g .banner_center__kzAA7 .banner_heading__naFEw{font-size:24px;font-weight:700;color:#fff}.banner_root__IvG6g .banner_center__kzAA7 .banner_text__caoj0{font-size:16px;color:#fff}.banner_root__IvG6g .banner_close__tx0_i{position:absolute;right:24px;color:#fff;font-size:24px;cursor:pointer;transition:all .3s ease;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:12px;font-weight:700;top:50%;translate:0 -50%}.banner_root__IvG6g .banner_close__tx0_i:hover{color:red}@media only screen and (max-width:850px){.banner_root__IvG6g{position:fixed;bottom:0;top:unset;box-shadow:0 -20px 20px 8px rgba(0,0,0,.58)}.banner_root__IvG6g .banner_center__kzAA7 .banner_heading__naFEw{font-size:20px}.banner_root__IvG6g .banner_center__kzAA7 .banner_text__caoj0{font-size:14px}.banner_root__IvG6g .banner_close__tx0_i{right:12px;translate:unset;top:-58px}}.header_root__41Q6L{background-color:#1e1e1e;position:-webkit-sticky;position:sticky;top:0;border-radius:0;padding:16px 32px;display:flex;justify-content:space-between;align-items:center;z-index:1000}.header_root__41Q6L .header_left__ZLnuo{display:flex;gap:20px;align-items:center;height:100%}.header_root__41Q6L .header_left__ZLnuo .header_logo__9b1Md{height:100%}.header_root__41Q6L .header_left__ZLnuo .header_logo__9b1Md img{width:auto;height:100%;object-fit:contain;min-height:20px;max-width:240px}.header_root__41Q6L .header_left__ZLnuo .header_items__gy0vk{display:flex;gap:30px;align-items:center}.header_root__41Q6L .header_left__ZLnuo .header_items__gy0vk>a{font-weight:600;color:#fff;text-transform:uppercase;line-height:60px;font-size:16px;cursor:pointer;position:relative}.header_root__41Q6L .header_left__ZLnuo .header_items__gy0vk>a:before{margin-left:-8px}.header_root__41Q6L .header_left__ZLnuo .header_items__gy0vk>a:after,.header_root__41Q6L .header_left__ZLnuo .header_items__gy0vk>a:before{content:"";background-image:url(/assets/ChopStick.webp);background-size:contain;background-repeat:no-repeat;position:absolute;z-index:5;left:50%;pointer-events:none;height:30px;width:4px;bottom:0;margin-bottom:0;transition:rotate .3s ease,margin-left .3s ease,opacity .2s ease .2s;opacity:0;transform-origin:center;translate:0 10px}.header_root__41Q6L .header_left__ZLnuo .header_items__gy0vk>a:after{margin-left:8px}.header_root__41Q6L .header_left__ZLnuo .header_items__gy0vk>a:hover:before,.header_root__41Q6L .header_left__ZLnuo .header_items__gy0vk>a[data-active=true]:before{opacity:1;margin-left:0;rotate:20deg;transition:opacity .2s ease,margin-left .3s ease .2s,rotate .3s ease .2s}.header_root__41Q6L .header_left__ZLnuo .header_items__gy0vk>a:hover:after,.header_root__41Q6L .header_left__ZLnuo .header_items__gy0vk>a[data-active=true]:after{opacity:1;margin-left:0;rotate:-20deg;transition:opacity .2s ease,margin-left .3s ease .2s,rotate .3s ease .2s}.header_root__41Q6L .header_right__RggDM{display:flex;gap:20px;align-items:center;justify-content:flex-end}.header_root__41Q6L .header_right__RggDM .header_cart__nSYq_{width:60px;height:50px;background-color:#fff;border-radius:8px;color:#000;display:flex;justify-content:center;align-items:center;font-size:18px;cursor:pointer}.header_root__41Q6L .header_right__RggDM .header_cart__nSYq_ svg{transition:all .3s ease}.header_root__41Q6L .header_right__RggDM .header_cart__nSYq_:hover svg{color:#e84242}.header_root__41Q6L .header_right__RggDM .header_phone__qgoUc{display:flex;flex-direction:column;align-items:flex-end}.header_root__41Q6L .header_right__RggDM .header_phone__qgoUc h6{font-weight:600;font-size:16px;text-align:right}.header_root__41Q6L .header_right__RggDM .header_phone__qgoUc a{font-weight:600;color:#e84242;font-size:22px;cursor:pointer;text-align:right}.header_root__41Q6L .header_right__RggDM .header_order__hG6Y1 button{border-radius:8px;color:#e84242;box-shadow:inset 0 0 0 2px #e84242;padding:20px 36px;background:transparent;transition:all .3s ease;cursor:pointer;text-transform:uppercase;border:none;font-size:16px;font-weight:700}.header_root__41Q6L .header_right__RggDM .header_order__hG6Y1 button:hover{background-color:#e84242;color:#fff}.header_root__41Q6L .header_mobileMenuButton__MSOuI{display:none;z-index:10001;font-size:40px;color:#fff}.header_root__41Q6L .header_mobileMenu__5GRJa{position:fixed;inset:0 0 0 0;color:#fff;padding:20px;display:flex;flex-direction:column;gap:20px;align-items:center;z-index:10000;transition:translate .2s ease-in-out,background-color .3s ease-in-out .2s,background-position .3s ease-in-out .6s;translate:110% 0;overflow:scroll;background-image:url(/assets/hero7.webp);background-size:cover;background-blend-mode:overlay;background-position:50% 0;background-color:#1e1e1e}.header_root__41Q6L .header_mobileMenu__5GRJa[data-open=true]{translate:0 0;background-color:rgba(0,0,0,.561)}.header_root__41Q6L .header_mobileMenu__5GRJa .header_mobileLogo__Wmdg_{width:80%;margin-bottom:40px}.header_root__41Q6L .header_mobileMenu__5GRJa .header_mobileLogo__Wmdg_ img{width:100%;height:auto}.header_root__41Q6L .header_mobileMenu__5GRJa .header_mobileItems__GMaFK{display:flex;flex-direction:column;gap:40px;align-items:center}.header_root__41Q6L .header_mobileMenu__5GRJa .header_mobileItems__GMaFK>a{font-weight:600;color:#fff;text-transform:uppercase;line-height:60px;font-size:60px;cursor:pointer;position:relative}.header_root__41Q6L .header_mobileMenu__5GRJa .header_mobileItems__GMaFK>a:hover,.header_root__41Q6L .header_mobileMenu__5GRJa .header_mobileItems__GMaFK>a[data-active=true]{color:var(--primary-color)}.header_root__41Q6L .header_mobileMenu__5GRJa .header_mobilePhone__jXz9y{display:flex;flex-direction:column;align-items:flex-end;margin-top:auto;text-align:center}.header_root__41Q6L .header_mobileMenu__5GRJa .header_mobilePhone__jXz9y h6{font-weight:600;font-size:30px}.header_root__41Q6L .header_mobileMenu__5GRJa .header_mobilePhone__jXz9y a{font-weight:600;color:#e84242;font-size:34px;cursor:pointer}.header_fancyButton__vsm7g{position:relative;overflow:hidden;border:2px solid var(--primary-color);font-weight:700;transition:.5s;border-radius:8px}.header_fancyButton__vsm7g .header_mas__aR4_Y{text-align:center;position:absolute;overflow:hidden;background-color:#1e1e1e;background:var(--primary-color)}.header_fancyButton__vsm7g .header_mas__aR4_Y,.header_fancyButton__vsm7g button{width:101%;padding:20px 36px;color:#fff;text-transform:uppercase;font-size:16px;font-weight:700}.header_fancyButton__vsm7g button{height:100%;background-color:#1e1e1e;border:none;--steps:70;cursor:pointer;-webkit-mask:url(https://raw.githubusercontent.com/robin-dela/css-mask-animation/master/img/nature-sprite.png);mask:url(https://raw.githubusercontent.com/robin-dela/css-mask-animation/master/img/nature-sprite.png);-webkit-mask-size:2300% 100%;mask-size:2300% 100%;--steps:22;animation:header_ani2__FMn0Q .4s steps(var(--steps)) forwards}.header_fancyButton__vsm7g button:hover{animation:header_ani__7svpn .4s steps(var(--steps)) forwards}@keyframes header_ani__7svpn{0%{-webkit-mask-position:0 0;mask-position:0 0}to{-webkit-mask-position:100% 0;mask-position:100% 0}}@keyframes header_ani2__FMn0Q{0%{-webkit-mask-position:100% 0;mask-position:100% 0}to{-webkit-mask-position:0 0;mask-position:0 0}}@media only screen and (max-width:1200px){.header_root__41Q6L{padding:16px}.header_root__41Q6L .header_left__ZLnuo .header_logo__9b1Md img{max-width:180px}}@media only screen and (max-width:1100px){.header_root__41Q6L .header_fancyButton__vsm7g,.header_root__41Q6L .header_left__ZLnuo .header_items__gy0vk{display:none}.header_root__41Q6L .header_mobileMenuButton__MSOuI,.header_root__41Q6L .header_mobileMenu__5GRJa{display:flex}}@media only screen and (max-width:640px){.header_root__41Q6L .header_right__RggDM .header_phone__qgoUc{display:none}}@media only screen and (max-width:650px){.header_root__41Q6L{padding:8px 16px}.header_root__41Q6L .header_left__ZLnuo .header_logo__9b1Md img{width:180px;height:auto}.header_root__41Q6L .header_right__RggDM .header_order__hG6Y1{display:none}.header_root__41Q6L .header_mobileMenu__5GRJa .header_mobileItems__GMaFK{gap:20px;text-align:center}.header_root__41Q6L .header_mobileMenu__5GRJa .header_mobileItems__GMaFK a{font-size:50px}}@media only screen and (max-width:350px){.header_root__41Q6L{padding:4px 6px}.header_root__41Q6L .header_left__ZLnuo .header_logo__9b1Md img{width:120px}.header_root__41Q6L .header_right__RggDM .header_cart__nSYq_{width:50px;height:32px}.header_root__41Q6L .header_right__RggDM .header_mobileMenuButton__MSOuI{font-size:30px}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1 1}.Toastify__toast-icon{margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.footer_root__oO3Xp{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;background-image:url(/assets/hero7.webp);background-position:0 0;background-repeat:no-repeat;background-color:rgba(38,39,43,.839);background-size:cover;background-blend-mode:overlay;padding:180px 0 40px;box-sizing:border-box;position:relative}.footer_root__oO3Xp:before{content:"";background:url(/assets/darkRedWave.webp);position:absolute;top:0;left:0;background-repeat:repeat-x;background-size:contain;height:42.5px;right:0;z-index:100}.footer_root__oO3Xp .footer_inner__H_6Y9{width:100%;max-width:1200px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:26px}.footer_root__oO3Xp .footer_logo__z_NFK{width:100%;display:flex;justify-content:center;margin-bottom:40px}.footer_root__oO3Xp .footer_logo__z_NFK img{width:600px;height:auto;max-width:100%}.footer_root__oO3Xp .footer_newsletterForm__l8XK2{display:flex;flex-direction:column;text-align:center;margin-bottom:60px}.footer_root__oO3Xp .footer_newsletterForm__l8XK2 h3{color:#fff;font-size:40px;font-weight:700;margin:0 0 18px}.footer_root__oO3Xp .footer_newsletterForm__l8XK2 h4{color:#fff;font-size:22px;font-weight:400;margin:0 0 40px}.footer_root__oO3Xp .footer_newsletterForm__l8XK2 .footer_newsletterBox__52vo4{border-radius:40px;background:#fff;background:linear-gradient(90deg,#fff,#fff 90%,rgba(245,246,247,0) 0,rgba(3,16,38,0));overflow:hidden;display:flex;align-items:stretch;justify-content:stretch}.footer_root__oO3Xp .footer_newsletterForm__l8XK2 .footer_newsletterBox__52vo4 input{flex:1 1;background-color:transparent;padding:18px 40px;font-size:20px;color:#121212;outline:none;border:none}.footer_root__oO3Xp .footer_newsletterForm__l8XK2 .footer_newsletterBox__52vo4 input:-ms-input-placeholder{color:#a1a1a1}.footer_root__oO3Xp .footer_newsletterForm__l8XK2 .footer_newsletterBox__52vo4 input::placeholder{color:#a1a1a1}.footer_root__oO3Xp .footer_newsletterForm__l8XK2 .footer_newsletterBox__52vo4 button{border-radius:50px;background-color:#e84242;padding:22px 40px;border:none;color:#fff;cursor:pointer;font-size:16px;font-weight:600;transition:all .3s ease}.footer_root__oO3Xp .footer_newsletterForm__l8XK2 .footer_newsletterBox__52vo4 button:hover{background-color:#e24a4a}.footer_root__oO3Xp .footer_navItems__3bWw9{display:flex;justify-content:flex-start;align-items:flex-start;gap:20px;width:100%;margin-bottom:40px}.footer_root__oO3Xp .footer_navItems__3bWw9 .footer_navGroup__zHKIr{display:flex;flex-direction:column;gap:10px;width:25%;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.footer_root__oO3Xp .footer_navItems__3bWw9 .footer_navGroup__zHKIr h5{margin:0 0 10px;color:#e84242;text-transform:uppercase;font-size:18px;font-weight:800}.footer_root__oO3Xp .footer_navItems__3bWw9 .footer_navGroup__zHKIr .footer_info__hh4mt{display:flex;flex-direction:column;gap:10px}.footer_root__oO3Xp .footer_navItems__3bWw9 .footer_navGroup__zHKIr .footer_info__hh4mt>div{color:#fff;display:flex;gap:10px;max-width:300px}.footer_root__oO3Xp .footer_navItems__3bWw9 .footer_navGroup__zHKIr .footer_info__hh4mt>div>div{display:flex;flex-direction:column}.footer_root__oO3Xp .footer_navItems__3bWw9 .footer_navGroup__zHKIr .footer_navLinks__L2GoF{display:flex;flex-direction:column;gap:10px}.footer_root__oO3Xp .footer_navItems__3bWw9 .footer_navGroup__zHKIr .footer_navLinks__L2GoF>a{color:#fff}.footer_root__oO3Xp .footer_bottom__tQEWJ{display:flex;justify-content:space-between;padding:26px 0;border-top:1px solid #d2d2d2;color:#fff;width:100%}.footer_root__oO3Xp .footer_bottom__tQEWJ .footer_copy__pV9Yz{font-size:12px;font-weight:400}.footer_root__oO3Xp .footer_bottom__tQEWJ .footer_sponsor__94qgK{font-size:12px;font-weight:400;text-align:right}.footer_root__oO3Xp .footer_bottom__tQEWJ .footer_sponsor__94qgK a{font-weight:700}[data-page=""] .footer_root__oO3Xp:before,[data-page=about] .footer_root__oO3Xp:before,[data-page=contact] .footer_root__oO3Xp:before{background-image:url(/assets/yellowWaveTop.webp)}@media only screen and (min-width:1600px){.footer_root__oO3Xp{background-size:cover}}@media only screen and (max-width:1250px){.footer_root__oO3Xp .footer_inner__H_6Y9{padding:10px;box-sizing:border-box}.footer_root__oO3Xp .footer_inner__H_6Y9 .footer_navItems__3bWw9{flex-wrap:wrap}.footer_root__oO3Xp{padding-top:100px}.footer_root__oO3Xp .footer_inner__H_6Y9 .footer_logo__z_NFK{margin:0}.footer_root__oO3Xp .footer_inner__H_6Y9 .footer_newsletterForm__l8XK2{margin-bottom:20px}.footer_root__oO3Xp .footer_inner__H_6Y9 .footer_navItems__3bWw9{justify-content:center}}@media only screen and (max-width:700px){.footer_root__oO3Xp{padding-top:100px}.footer_root__oO3Xp .footer_inner__H_6Y9 .footer_logo__z_NFK{width:90%;margin:0 auto 20px}.footer_root__oO3Xp .footer_inner__H_6Y9 .footer_newsletterForm__l8XK2{display:none}.footer_root__oO3Xp .footer_inner__H_6Y9 .footer_newsletterForm__l8XK2 h3{font-size:30px}.footer_root__oO3Xp .footer_inner__H_6Y9 .footer_navItems__3bWw9{justify-content:center;gap:20px}.footer_root__oO3Xp .footer_inner__H_6Y9 .footer_navItems__3bWw9 .footer_navGroup__zHKIr{width:100%;text-align:center;align-items:center}.footer_root__oO3Xp .footer_inner__H_6Y9 .footer_navItems__3bWw9 .footer_navGroup__zHKIr .footer_info__hh4mt{align-items:center;gap:20px}.footer_root__oO3Xp .footer_inner__H_6Y9 .footer_navItems__3bWw9 .footer_navGroup__zHKIr .footer_info__hh4mt>div{text-align:center;flex-direction:column;align-items:center}.footer_root__oO3Xp .footer_inner__H_6Y9 .footer_bottom__tQEWJ{flex-wrap:wrap;gap:10px}.footer_root__oO3Xp .footer_inner__H_6Y9 .footer_bottom__tQEWJ>div{width:100%;text-align:left}}.layout_product__68AEy{font-family:Inter,Arial,Helvetica,sans-serif;background:#fff;cursor:pointer;transition:.2s ease-in-out;box-sizing:border-box;align-self:stretch;display:flex;flex-direction:column;height:100%;border-radius:30px;padding:1.8em;color:#121212}.layout_product__68AEy .layout_image__o8YPS{width:100%;object-fit:contain;object-position:50% 50%;filter:drop-shadow(10px 10px 30px rgba(33,33,33,.2));margin:auto 0 0;height:200px;min-height:200px;max-height:200px}.layout_product__68AEy h3{font-weight:700;color:#121212;font-size:40px;transition:all .3s ease-in-out}.layout_product__68AEy .layout_extra__5t4bm{display:flex;align-items:center;gap:10px;color:hsla(0,0%,7%,.49)}.layout_product__68AEy .layout_bottom__qRsMw{display:flex;justify-content:space-between;gap:10px;align-items:center}.layout_product__68AEy .layout_bottom__qRsMw .layout_left__O2uku{display:flex;flex-direction:column;gap:10px}.layout_product__68AEy .layout_add__2Ra_o{border-radius:50%;transition:all .3s ease;color:#e84242;border:2px solid #e84242;cursor:pointer;font-weight:300px;font-size:2.3rem;display:flex;justify-content:center;align-items:center;width:72px;height:72px}.layout_product__68AEy .layout_add__2Ra_o:hover{color:#fff;background-color:#e84242}.layout_product__68AEy .layout_productCategory__EKoHX{margin-bottom:10px;text-transform:uppercase;font-weight:700;font-weight:600;font-size:14px}.layout_product__68AEy .layout_spices__PF5BO{display:flex;justify-content:center;align-items:center;gap:5px;margin-top:10px}.layout_product__68AEy .layout_price__LF4Sy{font-weight:600;font-size:30px}.layout_product__68AEy .layout_short__VQ3Y4{font-size:14px}.layout_product__68AEy .layout_spicyIcon__IjcNg{width:20px}.layout_product__68AEy .layout_spicyIcon__IjcNg[is-spicy=true] svg path{fill:red}.layout_product__68AEy[data-category="Chefs Favouritesold"]{background:#121212;color:#fff}.layout_product__68AEy[data-category="Chefs Favouritesold"] h3{font-family:var(--font-second)}.layout_product__68AEy[data-category="Chefs Favouritesold"] .layout_bottom__qRsMw,.layout_product__68AEy[data-category="Chefs Favouritesold"] h3{color:#fff}.layout_product__68AEy[data-category="Chefs Favouritesold"] .layout_extra__5t4bm{color:hsla(0,0%,100%,.49)}.layout_product__68AEy[data-category="Chefs Favouritesold"] svg path{fill:hsla(0,0%,100%,.49)}.layout_product__68AEy[data-category="Chefs Favouritesold"] .layout_image__o8YPS{filter:drop-shadow(10px 10px 30px rgba(232,66,66,.3921568627))}.layout_product__68AEy[data-category="Chefs Favouritesold"][is-spicy=true] svg path{fill:#e84242}.layout_product__68AEy[data-background=true]{background:hsla(0,0%,7%,.62);color:#fff;background-image:url(/assets/hero.webp);background-position:50% 50%;background-size:cover;background-blend-mode:overlay}.layout_product__68AEy[data-background=true] .layout_bottom__qRsMw,.layout_product__68AEy[data-background=true] h3{color:#fff}.layout_product__68AEy[data-background=true] .layout_extra__5t4bm{color:hsla(0,0%,100%,.49)}.layout_product__68AEy[data-background=true] svg path{fill:hsla(0,0%,100%,.49)}.layout_product__68AEy[data-background=true] .layout_image__o8YPS{filter:drop-shadow(10px 10px 30px rgba(232,66,66,.3921568627))}.layout_product__68AEy[data-background=true][is-spicy=true] svg path{fill:#e84242}.layout_product__68AEy:hover{box-shadow:-2px 10px 20px -10px rgba(0,0,0,.4);scale:1.005}.layout_product__68AEy:hover h3{color:#e84242}@media only screen and (max-width:1100px){.layout_product__68AEy .layout_image__o8YPS{width:100%;height:200px;min-height:200px;max-height:200px}}@media only screen and (max-width:450px){.layout_product__68AEy[data-image=false] h3{margin-bottom:20px}.layout_product__68AEy[data-image=false] .layout_image__o8YPS{display:none}}@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Rakkas&display=swap";:root{--background:#0c0e14;--primary-color:#950c05;--second-color:#f5e7c1;--font-second:"Rakkas",Arial,Helvetica,sans-serif}*{box-sizing:border-box;padding:0;margin:0;font-family:Inter,Arial,Helvetica,sans-serif}body,html{max-width:100vw;background-color:#1e1e1e}main{background-color:#950c05}#appButtons,#my-orders{display:none}body[data-capacitor] #my-orders{display:block}body[data-capacitor] #mobileNav{padding-top:80px;padding-bottom:80px;bottom:110px}body[data-capacitor] #cartButton{width:56px;height:56px}body[data-capacitor] #appButtons{display:flex;gap:12px;align-items:center;justify-content:left}body[data-capacitor] #appButtons a{background:#fff;color:#000;display:flex;justify-content:center;align-items:center;font-size:32px;padding:12px;border-radius:12px}body[data-capacitor] #footerInner,body[data-capacitor] #logo{display:none}body[data-capacitor] [data-header=true]{padding:200px 0 60px!important}body[data-capacitor] [data-header=true] #homeLogo{min-height:100px!important;margin-bottom:70px}body[data-capacitor] #cart{top:0;min-height:calc(100dvh - 110px);z-index:900}body[data-capacitor] #cart>div:first-child{padding-top:env(safe-area-inset-top,40px)}body[data-capacitor] #nav{position:fixed;top:unset;bottom:0;left:0;right:0;padding-top:20px;padding-bottom:40px}h1,h2{font-family:var(--font-second)}h2{font-size:110px;font-weight:400;color:#f5e7c1}a{color:inherit;text-decoration:none}.button{border-radius:50px;background-color:#b30000;padding:12px 8px;border:none;text-transform:uppercase;color:#fff;cursor:pointer;font-size:14px;font-weight:600;transition:all .3s ease}.button:hover{background-color:#e24a4a}.bigButton{border-radius:50px;background-color:#fff;padding:12px 8px;border:none;text-transform:uppercase;color:#fff;cursor:pointer;font-size:14px;font-weight:600;transition:all .3s ease;display:flex;align-items:center;gap:32px;margin-top:40px}.bigButton .price{font-size:30px;font-weight:800;color:#000;padding-left:32px}.bigButton .add{border-radius:50%;transition:all .3s ease;color:#e84242;border:2px solid #e84242;cursor:pointer;font-weight:300px;font-size:2.3rem;display:flex;justify-content:center;align-items:center;width:72px;height:72px}.bigButton:hover .add,.bigButton[data-added=true] .add{color:#fff;background-color:#e84242}.pay{position:relative;overflow:hidden;border:2px solid var(--primary-color);font-weight:700;transition:.5s;border-radius:8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.pay .mas{text-align:center;position:absolute;overflow:hidden;color:#fff;background:var(--primary-color)}.pay .mas,.pay button{width:101%;padding:20px 36px;text-transform:uppercase;font-size:16px;font-weight:700}.pay button{height:100%;background-color:#fff;border:none;color:#1e1e1e;--steps:70;cursor:pointer;-webkit-mask:url(https://raw.githubusercontent.com/robin-dela/css-mask-animation/master/img/nature-sprite.png);mask:url(https://raw.githubusercontent.com/robin-dela/css-mask-animation/master/img/nature-sprite.png);-webkit-mask-size:2300% 100%;mask-size:2300% 100%;--steps:22;animation:ani2 .4s steps(var(--steps)) forwards}.pay button:hover,.pay[data-loading=true] button{animation:ani .4s steps(var(--steps)) forwards}.pay[data-loading=true] button{cursor:wait}.pay[data-loading=true] .mas{padding:13px 36px}.pay[data-loading=true] svg{animation:spin 1s linear infinite;font-size:30px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes ani{0%{-webkit-mask-position:0 0;mask-position:0 0}to{-webkit-mask-position:100% 0;mask-position:100% 0}}@keyframes ani2{0%{-webkit-mask-position:100% 0;mask-position:100% 0}to{-webkit-mask-position:0 0;mask-position:0 0}}body .Toastify__toast-container--top-center{top:110px}body .Toastify__toast-theme--colored.Toastify__toast--success{background:#fff;color:#000;font-weight:700;border-radius:16px}body .Toastify__toast-theme--colored.Toastify__toast--success .Toastify__close-button svg{fill:#0c0e14}body .Toastify__toast-theme--colored.Toastify__toast--warning{background:#fff;color:#e84242;font-weight:700}body .Toastify__toast-theme--colored.Toastify__toast--warning .Toastify__close-button svg{fill:#e84242}@media(prefers-color-scheme:dark){html{color-scheme:dark}}.back{color:#000;min-width:100%;font-weight:700;display:flex;align-items:center;gap:6px;margin-bottom:22px}div[data-mobile-only]{display:none}@media screen and (max-width:600px){div[data-mobile-only]{display:block}div[data-desktop-only]{display:none}}.fancyButton{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;overflow:hidden;border:2px solid var(--primary-color);font-weight:700;transition:.5s;border-radius:8px}.fancyButton .mas{text-align:center;position:absolute;overflow:hidden;background-color:#1e1e1e;background:var(--primary-color)}.fancyButton .mas,.fancyButton button{width:101%;padding:20px 36px;color:#fff;text-transform:uppercase;font-size:16px;font-weight:700}.fancyButton button{height:100%;background-color:#1e1e1e;border:none;--steps:70;cursor:pointer;-webkit-mask:url(https://raw.githubusercontent.com/robin-dela/css-mask-animation/master/img/nature-sprite.png);mask:url(https://raw.githubusercontent.com/robin-dela/css-mask-animation/master/img/nature-sprite.png);-webkit-mask-size:2300% 100%;mask-size:2300% 100%;--steps:22;animation:ani2 .4s steps(var(--steps)) forwards}.fancyButton button:hover{animation:ani .4s steps(var(--steps)) forwards}body main[data-page=adminorders]{background-color:#333}body main[data-page=adminorders] [class*=Page_bodyContent]{background-color:#ccc}