body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body.wof-mobile-active .Toastify__toast-container{box-sizing:border-box;left:50%!important;max-width:450px!important;padding:8px!important;right:auto!important;-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important;width:100%!important}body.wof-mobile-active .Toastify__toast-container--top-center,body.wof-mobile-active .Toastify__toast-container--top-left,body.wof-mobile-active .Toastify__toast-container--top-right{bottom:auto!important;top:0!important}body.wof-mobile-active .Toastify__toast-container--bottom-center,body.wof-mobile-active .Toastify__toast-container--bottom-left,body.wof-mobile-active .Toastify__toast-container--bottom-right{bottom:0!important;top:auto!important}: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{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.Toastify--animate-icon{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;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:hsla(0,0%,100%,.7);background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:transparent;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.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}@-webkit-keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;-webkit-transform-origin:left;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{-webkit-animation:Toastify__trackProgress linear 1 forwards;animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;-webkit-transform-origin:right;transform-origin:right}.Toastify__spinner{-webkit-animation:Toastify__spin .65s linear infinite;animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@-webkit-keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@-webkit-keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@-webkit-keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@-webkit-keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{-webkit-animation-name:Toastify__bounceInLeft;animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{-webkit-animation-name:Toastify__bounceInRight;animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{-webkit-animation-name:Toastify__bounceInDown;animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{-webkit-animation-name:Toastify__bounceInUp;animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{-webkit-animation-name:Toastify__bounceOutLeft;animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{-webkit-animation-name:Toastify__bounceOutRight;animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{-webkit-animation-name:Toastify__bounceOutUp;animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{-webkit-animation-name:Toastify__bounceOutDown;animation-name:Toastify__bounceOutDown}@-webkit-keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{-webkit-animation-name:Toastify__zoomIn;animation-name:Toastify__zoomIn}.Toastify__zoom-exit{-webkit-animation-name:Toastify__zoomOut;animation-name:Toastify__zoomOut}@-webkit-keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}@keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{-webkit-animation-name:Toastify__flipIn;animation-name:Toastify__flipIn}.Toastify__flip-exit{-webkit-animation-name:Toastify__flipOut;animation-name:Toastify__flipOut}@-webkit-keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{-webkit-animation-name:Toastify__slideInLeft;animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{-webkit-animation-name:Toastify__slideInRight;animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{-webkit-animation-name:Toastify__slideInDown;animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{-webkit-animation-name:Toastify__slideInUp;animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{-webkit-animation-name:Toastify__slideOutLeft;animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{-webkit-animation-name:Toastify__slideOutRight;animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{-webkit-animation-name:Toastify__slideOutUp;animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{-webkit-animation-name:Toastify__slideOutDown;animation-name:Toastify__slideOutDown}@-webkit-keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;-webkit-transform-origin:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;object-fit:contain;-webkit-transform-origin:center;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:top .2s,-webkit-transform .2s;transition:transform .2s,top .2s;transition:transform .2s,top .2s,-webkit-transform .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:left .2s,-webkit-transform .2s;transition:transform .2s,left .2s;transition:transform .2s,left .2s,-webkit-transform .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:right .2s,-webkit-transform .2s;transition:transform .2s,right .2s;transition:transform .2s,right .2s,-webkit-transform .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.new-wof-home{background-color:#fff;color:#000;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1;position:relative;z-index:100}.new-wof-home a,.new-wof-home footer,.new-wof-home h1,.new-wof-home h2,.new-wof-home h3,.new-wof-home h4,.new-wof-home h5,.new-wof-home h6,.new-wof-home header,.new-wof-home img,.new-wof-home input,.new-wof-home label,.new-wof-home li,.new-wof-home nav,.new-wof-home ol,.new-wof-home p,.new-wof-home section,.new-wof-home ul{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}.new-wof-home ol,.new-wof-home ul{list-style:none}.new-wof-home a{color:#7a7a7a;outline:none;text-decoration:none}.new-wof-home a:hover{color:inherit;text-decoration:none}.new-wof-home button{background-color:initial;border:none;cursor:pointer;display:block}.new-wof-home input:focus{outline:none}.new-wof-home .cus-flex{align-items:center;justify-content:center}.new-wof-home .main-header{background-color:#ffb81c;padding:15px 0}.new-wof-home .navbar{box-shadow:none;padding:0}.new-wof-home .navbar.navbar-light .navbar-nav{align-items:center}.new-wof-home .navbar.navbar-light .navbar-nav .nav-item .nav-link{color:#000;font-family:inter;font-size:14px;font-weight:500;line-height:1.25;padding:0 10px;text-align:center}.new-wof-home .navbar.navbar-light .navbar-nav .nav-item .nav-link.order{background-color:#000;border-radius:25px;color:#fff;margin:0 15px;padding:8px 30px}.new-wof-home .main-header .radio-btn{align-items:center;display:flex}.new-wof-home .main-header .radio-btn label{color:#000;font-size:14px;font-weight:500;line-height:1.14;padding:0 15px 0 8px}.new-wof-home .main-header .add{align-items:center;display:flex}.new-wof-home .main-header .add p{color:#000;font-size:14px;font-weight:500;line-height:1.14;padding:0 10px}.new-wof-home .main-header .add a{color:#ff1a24;font-size:14px;font-weight:500}.new-wof-home .main-header .add a:hover{color:#ff1a24}.new-wof-home .main-header .radio-btn input[type=radio]{-webkit-appearance:none;appearance:none;background-clip:content-box;background-color:#ffb81c;border:1.5px solid #000;border-radius:50%;height:16px;width:16px}.new-wof-home .main-header .radio-btn input[type=radio]:checked{background-color:#000;border:1.5px solid #000;padding:2px}.new-wof-home .main-header .order-btn{background:#ea2227;border-radius:25px;color:#fff;font-size:14px;font-weight:500;padding:12px 14px;text-transform:uppercase}.new-wof-home header .navbar-nav .serch-input{margin-right:20px;max-width:240px;position:relative;width:240px}.new-wof-home header .navbar-nav .serch-input input{background:#fff;border:none;border-radius:12px;color:#9a9a9a;font-size:14px;font-weight:500;height:40px;padding:10px 48px 10px 16px;width:100%}.new-wof-home header .navbar-nav .serch-img{background:transparent;border-radius:10px;bottom:auto;height:32px;left:auto;object-fit:contain;padding:7px;position:absolute;right:4px;top:4px;width:36px}.new-wof-home header .navbar-nav .serch-input input::-webkit-input-placeholder{color:#000}.new-wof-home header .navbar-nav .serch-input input::placeholder{color:#000}.new-wof-home .web-home{padding:24px 0 0}.new-wof-home .web-home .hero-sec .img-box img{border-radius:16px}.new-wof-home .web-home .trust-features-card .trust-box{background:#fdfcfa;border-radius:16px;box-shadow:0 4px 4px 0 rgba(0,0,0,.05);margin-bottom:34px;margin-top:-56px;padding:25px 48px}.new-wof-home .web-home .trust-features-card .trust-box h4{color:#000;font-size:16px;font-weight:700;padding-bottom:6px}.new-wof-home .web-home .trust-features-card .trust-box p{color:#000;font-size:14px;font-weight:500}.new-wof-home .web-home .section-header{margin-bottom:24px}.new-wof-home .web-home .section-header h2{color:#000;font-size:20px;font-weight:700;letter-spacing:-.6px}.new-wof-home .web-home .section-header a{color:#e1171a;font-size:16px;font-weight:600;letter-spacing:-.48px}.new-wof-home .web-home .menu-catagory{margin-bottom:34px}.new-wof-home .web-home .menu-catagory .menu-box{background:#f5ece5;border-radius:20px;padding:5px 2.5px 14.5px;text-align:center}.new-wof-home .web-home .menu-catagory .menu-box p{color:#000;font-size:15px;font-weight:700}.new-wof-home .web-home .best-product{margin-bottom:34px}.new-wof-home .web-home .best-product .product-card{background:#fff;border:1px solid #dbdbdb;border-radius:16px}.new-wof-home .web-home .best-product .product-card .product-info{padding:14px}.new-wof-home .web-home .best-product .product-card .product-img{border-top-left-radius:12px;border-top-right-radius:12px}.new-wof-home .web-home .best-product .product-card .product-img-wrapper{position:relative}.new-wof-home .web-home .best-product .product-card .product-img-wrapper .product-badge-veg{left:10px;position:absolute;top:10px}.new-wof-home .web-home .best-product .product-card .product-img-wrapper .product-fav-btn{align-items:center;border:none;cursor:pointer;display:flex;justify-content:center;position:absolute;right:8px;top:8px;z-index:2}.new-wof-home .web-home .best-product .product-card .product-info h4{color:#000;font-size:15px;font-weight:400;line-height:16px;padding-bottom:6px}.new-wof-home .web-home .best-product .product-card .product-info h6{color:#494848;font-family:Open Sans;font-size:13px;font-weight:500;height:56px;line-height:18px;margin-bottom:15px;overflow:hidden}.new-wof-home .web-home .best-product .product-card .product-info .dashline{border-top:1px solid #d5d5d5;padding:6px 0}.new-wof-home .btn-add-product{background-color:#e1191b;border:none;border-radius:8px;color:#fff;font-size:10.56px;font-weight:600;letter-spacing:-.317px;padding:12px 36px;text-transform:uppercase;width:100%}.new-wof-home .web-home .stats-card{margin-bottom:50px}.new-wof-home .web-home .stats-box{background:#fdf4ea;border-radius:16px;padding:48px 24px}.new-wof-home .web-home .stats-box .col-md-3:not(:last-child){border-right:3px solid #ffddb7}.new-wof-home .web-home .stats-box .stat-number{color:#000;font-size:32px;font-weight:700;line-height:18px;padding-bottom:10px}.new-wof-home .web-home .stats-box .stat-label{color:#000;font-size:20px;font-weight:500;line-height:18px;text-transform:uppercase}.new-wof-home footer.footer-sec .footer-header{background-color:#ffb81c;border-top-left-radius:50px;border-top-right-radius:50px;padding:60px 0 20px}.new-wof-home footer.footer-sec .footer-header .footer-data{border-bottom:1px solid #e2a00e;margin-bottom:30px;padding-bottom:30px}.new-wof-home footer.footer-sec .footer-header .f-logo .right-border{border-right:2px solid #e2a00e;margin-right:30px;padding-right:30px}@media (min-width:768px){.new-wof-home footer.footer-sec .footer-link .col-md-2{flex:0 0 auto;max-width:18.666667%;width:20%}.new-wof-home footer.footer-sec .footer-link .col-md-3{flex:0 0 auto;width:25%}.new-wof-home footer.footer-sec .footer-link .col-md-1{flex:0 0 auto;width:15%}}.new-wof-home footer.footer-sec .footer-link .box h4{color:#000;font-size:16px;font-weight:700;line-height:1.25;padding-bottom:10px}.new-wof-home footer.footer-sec .footer-link .box ul li a{color:#000;font-size:16px;line-height:2}.new-wof-home footer.footer-sec .footer-link{border-bottom:1px solid #e2a00e;margin-bottom:20px;padding-bottom:20px}.new-wof-home footer.footer-sec .footer-bottam p{color:#000;font-size:14px;line-height:1.43}.new-wof-home footer.footer-sec .footer-header .footer-data .app-link h4{color:#000;font-size:16px;font-weight:700;line-height:20px}@media (max-width:768px){.new-wof-home footer.footer-sec .footer-header .footer-data .app-link img{max-width:125px}.new-wof-home footer.footer-sec .footer-header .footer-data .app-link{display:block!important}.new-wof-home .navbar.navbar-light .navbar-nav{align-items:left}}.new-wof-home .mr-2{margin-right:.5rem}.new-wof-home .mr-3{margin-right:1rem}.new-wof-home .ml-2{margin-left:.5rem}.new-wof-home .pl-0{padding-left:0}.new-wof-home .web-home .dis-banner{margin-bottom:34px}.new-wof-home .web-home .dis-banner .img-box,.new-wof-home .web-home .dis-banner .swiper{border-radius:16px;overflow:hidden}.new-wof-home .web-home .dis-banner .img-box img,.new-wof-home .web-home .dis-banner .img-box video{aspect-ratio:1140/380;border-radius:16px;display:block;object-fit:cover;object-position:center;width:100%}.new-wof-home .web-home .dis-banner .swiper-pagination{bottom:8px}.new-wof-home .web-home .dis-banner .swiper-pagination-bullet-active{background:#e1191b}.new-wof-home .web-home .hero-sec .img-box img{display:block;object-fit:cover;width:100%}.new-wof-home .web-home .menu-catagory .menu-box{height:100%}.new-wof-home .web-home .menu-catagory .menu-box img{height:90px;object-fit:contain;width:100%}.new-wof-home .web-home .menu-catagory .menu-box p{align-items:center;display:flex;justify-content:center;line-height:1.2;margin-top:6px;min-height:38px}.new-wof-home .web-home .best-product .product-card .product-img{aspect-ratio:1/1;object-fit:cover;width:100%}.new-wof-home .web-home .best-product .swiper-slide,.new-wof-home .web-home .menu-catagory .swiper-slide{height:auto}.new-wof-home .web-home .best-product .swiper-slide .product-card{height:100%}.new-wof-home .web-home .section-header .btn-view-all{align-items:center;display:inline-flex;gap:8px;white-space:nowrap}.new-wof-home .web-home .section-header .btn-view-all img{height:28px;margin:0;width:auto}.wof-mobile-home a,.wof-mobile-home h1,.wof-mobile-home h2,.wof-mobile-home h3,.wof-mobile-home h4,.wof-mobile-home h5,.wof-mobile-home h6,.wof-mobile-home header,.wof-mobile-home img,.wof-mobile-home li,.wof-mobile-home nav,.wof-mobile-home p,.wof-mobile-home section,.wof-mobile-home span,.wof-mobile-home ul{border:0;font:inherit;margin:0;padding:0;vertical-align:initial}.wof-mobile-home a{color:inherit;text-decoration:none}.wof-place-btn{background:transparent}.wof-mobile-home .container{margin-left:auto;margin-right:auto;max-width:100%;padding-left:15px;padding-right:15px;width:100%}.wof-mobile-home .main-header{background-color:#ffb81c;padding:15px 0}.wof-mobile-home .main-header .logo-bar .navbar-brand img{height:28px}.wof-mobile-home .main-header .menu-click img{width:20px}.wof-mobile-home .main-header .add-bar h6{align-items:center;color:#000;display:flex;font-size:12px;font-weight:600;letter-spacing:-.36px}.wof-mobile-home .main-header .add-bar p{color:#000;font-size:10px;font-weight:500;letter-spacing:-.3px}.wof-mobile-home .location-capsule{align-items:center;background-color:location-capsule;border:1px solid #000;border-radius:100px;color:#fff;cursor:pointer;display:flex;max-width:140px;padding:5px 12px;text-decoration:none!important;transition:background-color .2s ease}.wof-mobile-home .location-pin-circle{align-items:center;display:flex;flex-shrink:0;justify-content:center;margin-right:6px}.wof-mobile-home .location-pin-circle svg{fill:#210707;height:12px;width:12px}.wof-mobile-home .location-text{color:#000;font-size:9.5px;font-weight:700;letter-spacing:-.2px;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap}.wof-mobile-home .location-chevron{align-items:center;display:flex;flex-shrink:0;margin-left:8px}.wof-mobile-home .location-chevron svg{stroke:#fff;stroke-width:3px;fill:none;height:8px;width:8px}.wof-mobile-home .home{padding-bottom:150px}.wof-mobile-home .search-section{margin:15px 0}.wof-mobile-home .search-bar{align-items:center;display:flex;gap:10px}.wof-mobile-home .search-bar-wrapper{flex-grow:1;position:relative}.wof-mobile-home .search-bar-wrapper .serch-icon{left:8px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:14px}.wof-mobile-home .search-input{background:#fff;border:1px solid #eaeaea;border-radius:8px;color:#1a1a1a;font-size:9px;font-weight:500;padding:10px 12px 10px 28px;transition:all .2s ease;width:100%}.wof-mobile-home .search-input::-webkit-input-placeholder{color:#a9a9a9}.wof-mobile-home .search-input::placeholder{color:#a9a9a9}.wof-mobile-home .tab-sec{margin:20px 0}.wof-mobile-home .tab-sec .order-tab{align-items:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;box-sizing:border-box;cursor:pointer;display:flex;height:100%;justify-content:center;min-height:100px;padding:14px 12px;position:relative;transition:all .25s ease;width:100%}.wof-mobile-home .tab-sec .order-tab:hover{border-color:#e2e8f0}.wof-mobile-home .tab-sec .order-tab.takeaway.active{border-color:#e1171a;box-shadow:0 4px 12px rgba(225,23,26,.06)}.wof-mobile-home .tab-sec .order-tab.takeaway:hover{border-color:#e1171a}.wof-mobile-home .tab-sec .order-tab.dinein:hover{border-color:#ff8a00}.wof-mobile-home .tab-sec .order-tab.delivery:hover{border-color:#e2e8f0}.wof-mobile-home .tab-sec .tab-inner{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center}.wof-mobile-home .tab-sec .tab-icon{align-items:center;display:flex;flex-shrink:0;justify-content:center;position:relative}.wof-mobile-home .tab-sec .tab-icon img{height:42px;object-fit:contain;width:42px}.wof-mobile-home .tab-sec .order-tab:not(.active) .tab-icon img:first-child{display:none}.wof-mobile-home .tab-sec .order-tab.active .tab-icon img:first-child,.wof-mobile-home .tab-sec .order-tab:not(.active) .tab-icon img:last-child{display:block}.wof-mobile-home .tab-sec .order-tab.active .tab-icon img:last-child{display:none}.wof-mobile-home .tab-sec .order-tab.dinein:hover .tab-icon img:first-child{display:block}.wof-mobile-home .tab-sec .order-tab.dinein:hover .tab-icon img:last-child{display:none}.wof-mobile-home .tab-sec .order-tab.delivery:hover .tab-icon img:first-child{display:block}.wof-mobile-home .tab-sec .order-tab.delivery:hover .tab-icon img:last-child{display:none}.wof-mobile-home .tab-sec .tab-text{display:flex;flex-direction:column;gap:2px;text-align:center}.wof-mobile-home .tab-sec .tab-text h4{color:#000;font-size:15px;font-weight:700;letter-spacing:0;margin:0;padding:0}.wof-mobile-home .tab-sec .tab-text p{color:#6b7280;font-size:12px;font-weight:500;letter-spacing:0;margin:0;padding:0}.wof-mobile-home .tab-sec .order-tab .tab-check{display:none;flex-shrink:0;height:18px;position:absolute;right:3px;top:10px;width:18px;z-index:10}.wof-mobile-home .tab-sec .order-tab.active .tab-check{display:block}.wof-mobile-home .hero-banner{border-radius:20px;overflow:hidden;position:relative}.wof-mobile-home .hero-banner .back-img img{display:block;width:100%}.wof-mobile-home .hero-buttons{bottom:40px;display:flex;gap:12px;justify-content:center;left:20px;position:absolute}.wof-mobile-home .btn-hero-order{align-items:center;background:#e1171a;border:none;border-radius:6px;color:#fff;display:inline-flex;font-size:9px;font-weight:700;gap:6px;letter-spacing:-.27px;padding:7px 14px;transition:all .2s ease}.wof-mobile-home .btn-hero-order:hover{background-color:#c90e15;color:#fff}.wof-mobile-home .btn-hero-menu{align-items:center;background-color:initial;border:1px solid #fff;border-radius:6px;color:#fff;display:inline-flex;font-size:9px;font-weight:700;padding:7px 14px;transition:all .2s ease}.wof-mobile-home .trust-features-card{background:#fff;border-radius:8px;box-shadow:0 1px 3px 0 rgba(0,0,0,.05);margin:-28px auto 12px;padding:10px 8px;position:relative;width:calc(100% - 20px);z-index:5}.wof-mobile-home .trust-features-card .trust-features-flex{align-items:center;display:flex;justify-content:space-between}.wof-mobile-home .trust-features-card .trust-item{align-items:center;display:flex;gap:6px;justify-content:center;width:33%}.wof-mobile-home .trust-features-card .trust-icon img{width:22px}.wof-mobile-home .trust-features-card .trust-text{display:flex;flex-direction:column}.wof-mobile-home .trust-features-card .trust-text h4{color:#000;font-size:11px;font-weight:700;letter-spacing:-.33px}.wof-mobile-home .trust-features-card .trust-text p{color:#000;font-size:8px;font-weight:500;letter-spacing:-.24px}.wof-mobile-home .dis-banner{margin-bottom:24px}.wof-mobile-home .dis-banner .img-box,.wof-mobile-home .dis-banner .swiper{border-radius:14px;overflow:hidden}.wof-mobile-home .dis-banner .img-box img,.wof-mobile-home .dis-banner .img-box video{aspect-ratio:16/7;border-radius:14px;display:block;object-fit:cover;width:100%}.wof-mobile-home .dis-banner .swiper-pagination-bullet-active{background:#e1191b}.wof-mobile-home .section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.wof-mobile-home .section-header h2{color:#000;font-size:12px;font-weight:700;letter-spacing:-.36px}.wof-mobile-home .btn-view-all{align-items:center;color:#e1171a;display:inline-flex;font-size:10px;font-weight:600;gap:4px;letter-spacing:-.3px;text-decoration:none}.wof-mobile-home .btn-view-all img{height:12px;width:auto}.wof-mobile-home .menu-catagory{margin-bottom:24px}.wof-mobile-home .menu-catagory .menu-box{background:#fff;border-radius:10.56px;display:block;padding:4px 4px 8px;text-align:center}.wof-mobile-home .menu-catagory .menu-box img{height:56px;object-fit:contain;width:100%}.wof-mobile-home .menu-catagory .menu-box p{align-items:center;color:#000;display:flex;font-size:9px;font-weight:500;justify-content:center;line-height:1.15;min-height:24px}.wof-mobile-home .best-product{margin-bottom:24px}.wof-mobile-home .best-product .swiper-slide{height:auto}.wof-mobile-home .best-product .product-card{background:#fff;border:1.32px solid #e3e3e3;border-radius:8px;display:flex;flex-direction:column;height:100%;position:relative}.wof-mobile-home .best-product .product-card .product-img{aspect-ratio:1/1;border-top-left-radius:8px;border-top-right-radius:8px;object-fit:cover;width:100%}.wof-mobile-home .best-product .product-badge-veg{left:8px;position:absolute;top:8px}.wof-mobile-home .best-product .product-badge-veg img{width:14px}.wof-mobile-home .best-product .product-fav-btn{align-items:center;border:none;cursor:pointer;display:flex;justify-content:center;position:absolute;right:8px;top:8px;z-index:2}.wof-mobile-home .best-product .product-fav-btn img{width:16px}.wof-mobile-home .best-product .product-info{display:flex;flex:1 1 auto;flex-direction:column;padding:8px 10px;text-align:center}.wof-mobile-home .best-product .product-info h4{color:#000;font-size:11px;font-weight:500;padding-bottom:4px}.wof-mobile-home .best-product .product-info p{color:#000;font-size:11px;font-weight:500;padding-bottom:6px}.wof-mobile-home .best-product .product-action-wrapper{margin-top:auto}.wof-mobile-home .btn-add-product{background-color:#e1191b;border:none;border-radius:8px;color:#fff;font-size:10.56px;font-weight:600;letter-spacing:-.317px;padding:6px 0;text-transform:uppercase;width:100%}.wof-mobile-home .qty-selector{align-items:center;background:#fff;border:1px solid #ddd;border-radius:8px;display:flex;justify-content:space-between;padding:3px 6px;width:100%}.wof-mobile-home .qty-btn{background:transparent;border:none;color:#e1191b;cursor:pointer;font-size:13px;font-weight:800;line-height:1;padding:0 4px}.wof-mobile-home .qty-val{color:#000;font-size:11px;font-weight:700}.wof-mobile-home .stats-card{margin-bottom:20px}.wof-mobile-home .stats-flex{align-items:center;background-color:#fff;border:1px solid #e3e3e3;border-radius:8px;display:flex;justify-content:space-between;padding:14px 10px}.wof-mobile-home .stat-item{align-items:center;display:flex;flex:0 1 auto;gap:8px;padding:0 8px}.wof-mobile-home .stat-item:not(:last-child){border-right:1px solid #e3e3e3}.wof-mobile-home .stat-icon{align-items:center;display:flex;flex-shrink:0;height:24px;justify-content:center;width:24px}.wof-mobile-home .stat-icon img{height:100%;object-fit:contain;width:100%}.wof-mobile-home .stat-text{display:flex;flex-direction:column}.wof-mobile-home .stat-number{color:#000;font-size:13px;font-weight:700;letter-spacing:-.3px;padding-bottom:3px}.wof-mobile-home .stat-label{color:#000;font-size:9px;font-weight:500;letter-spacing:-.18px}.wof-mobile-home .cart-sticky-bar{background:#e1191b;border-radius:16px 16px 0 0;bottom:65px;left:0;margin:0 auto;max-width:450px;padding:8px 12px;position:fixed;right:0;z-index:1000}.wof-mobile-home .cart-inner{align-items:center;display:flex;justify-content:space-between}.wof-mobile-home .cart-left{align-items:center;display:flex;gap:8px}.wof-mobile-home .cart-food-thumb{background:#fff;border:1px solid hsla(0,0%,100%,.2);border-radius:6px;flex-shrink:0;height:32px;overflow:hidden;width:32px}.wof-mobile-home .cart-food-thumb img{height:100%;object-fit:cover;width:100%}.wof-mobile-home .cart-details{display:flex;flex-direction:column}.wof-mobile-home .cart-summary-text{color:#fff;font-size:12px;font-weight:600;letter-spacing:-.36px;line-height:1.2}.wof-mobile-home .cart-view-link{align-items:center;color:#fff;display:inline-flex;font-size:9px;font-weight:500;gap:2px;letter-spacing:-.24px;line-height:1.2;text-decoration:none}.wof-mobile-home .cart-promo-text{color:#fcc;font-size:9px;line-height:1.1;margin-top:1px}.wof-mobile-home .btn-proceed-checkout{align-items:center;background:#fff;border:none;border-radius:8px;color:#e3181b;display:inline-flex;font-size:11px;font-weight:600;gap:4px;letter-spacing:-.33px;padding:8px 14px}.wof-mobile-home .bottom-nav{align-items:center;background-color:#fff;bottom:0;box-shadow:0 -2px 4px 0 rgba(0,0,0,.1);display:flex;height:65px;justify-content:space-around;left:0;margin:0 auto;max-width:450px;padding:0 10px;position:fixed;right:0;z-index:1010}.wof-mobile-home .bottom-nav-item{align-items:center;color:#888;display:flex;flex-direction:column;gap:2px;text-decoration:none;transition:color .2s;width:22%}.wof-mobile-home .bottom-nav-icon img{height:22px;width:22px}.wof-mobile-home .bottom-nav-label{color:#383733;font-size:11px;font-weight:500;line-height:16px;text-align:center}.wof-mobile-home .bottom-nav-item.active .bottom-nav-label{color:#e1191b}.wof-mobile-home .bottom-nav-item img{-webkit-filter:grayscale(1) opacity(.5);filter:grayscale(1) opacity(.5);transition:-webkit-filter .2s ease;transition:filter .2s ease;transition:filter .2s ease,-webkit-filter .2s ease}.wof-mobile-home .bottom-nav-item.active img{-webkit-filter:invert(18%) sepia(87%) saturate(5422%) hue-rotate(352deg) brightness(85%) contrast(106%);filter:invert(18%) sepia(87%) saturate(5422%) hue-rotate(352deg) brightness(85%) contrast(106%)}.wof-location-sheet.offcanvas-bottom{border-radius:18px 18px 0 0;height:80vh;left:0;margin:0 auto;max-width:450px;right:0;width:100%}.wof-location-sheet .offcanvas-body{display:flex;flex-direction:column;overflow:hidden}.wof-location-sheet .box{flex:1 1 auto;min-height:0}.wof-location-sheet .box .area{align-items:center;display:flex;justify-content:space-between;padding:12px}.wof-location-sheet .box .area.active{background:#fff6e0;border-radius:10px;padding:12px}.wof-location-sheet .box .area.active .area-name h5{color:#e3181b}.wof-location-sheet .box .area .area-current{background:#ffe2c2;border-radius:12px;color:#e3181b;font-size:10px;font-weight:600;padding:3px 10px;white-space:nowrap}.wof-mobile-home .product-fav-btn.wishlisted img{-webkit-filter:invert(18%) sepia(89%) saturate(5000%) hue-rotate(352deg) brightness(90%) contrast(105%);filter:invert(18%) sepia(89%) saturate(5000%) hue-rotate(352deg) brightness(90%) contrast(105%)}.wof-mobile-home .cart-icon-wrapper a{color:#000;position:relative;text-decoration:none}.wof-mobile-home .cart-icon-wrapper .cart-icon img{width:22px}.wof-mobile-home .cart-icon-wrapper .cart-badge{align-items:center;background-color:#e1191b;border-radius:50%;color:#fff;display:flex;font-size:8px;font-weight:700;height:14px;justify-content:center;line-height:1;position:absolute;right:-10px;top:-6px;width:14px;z-index:5}@media (max-width:400px){.wof-mobile-home .main-header .container{padding-left:8px!important;padding-right:8px!important}.wof-mobile-home .location-capsule{margin:0 6px!important;max-width:130px!important;padding:4px 6px!important}.wof-mobile-home .location-pin-circle{height:14px!important;margin-right:4px!important;width:14px!important}.wof-mobile-home .location-capsule .location-pin-circle img{height:8px!important;width:auto!important}.wof-mobile-home .location-text{font-size:8px!important;letter-spacing:-.1px!important}.wof-mobile-home .location-chevron{margin-left:4px!important}.wof-mobile-home .location-capsule .location-chevron img{height:5px!important;width:auto!important}.wof-mobile-home .header-cart-link img{height:16px!important;width:16px!important}.wof-mobile-home .header-cart-badge{font-size:7px!important;height:12px!important;right:-4px!important;top:-4px!important;width:12px!important}.wof-mobile-home .stats-flex{flex-wrap:wrap;gap:0;padding:8px}.wof-mobile-home .stat-item{border-bottom:1px solid #ffe0a6;border-right:none!important;justify-content:flex-start;min-height:56px;padding:8px 6px;width:50%!important}.wof-mobile-home .stat-item:nth-child(3),.wof-mobile-home .stat-item:nth-child(4){border-bottom:none!important}.wof-mobile-home .stat-item:nth-child(odd){border-right:1px solid #ffe0a6!important}.wof-mobile-home .stat-icon{height:22px!important;width:22px!important}.wof-mobile-home .stat-number{font-size:12px!important}.wof-mobile-home .stat-label{font-size:8px!important}}@media (max-width:350px){.wof-mobile-home .main-header .logo-bar .navbar-brand img{height:24px}.wof-mobile-home .location-capsule{max-width:120px!important}}.wof-drawer-overlay{background:rgba(0,0,0,.5);bottom:0;left:max(0px,calc(50% - 225px));opacity:0;overflow:hidden;pointer-events:none;position:fixed;top:0;transition:opacity .3s ease,visibility 0s linear .3s;visibility:hidden;width:min(450px,100vw);z-index:1100}.wof-drawer-overlay.is-open{opacity:1;pointer-events:auto;transition:opacity .3s ease;visibility:visible}.wof-sidebar{background:#fff;bottom:0;box-shadow:2px 0 16px rgba(0,0,0,.15);display:flex;flex-direction:column;font-family:Inter,sans-serif;left:0;max-width:85%;position:absolute;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:280px}.wof-drawer-overlay.is-open .wof-sidebar{-webkit-transform:translateX(0);transform:translateX(0)}.wof-sidebar .wof-sidebar-head{align-items:center;background-color:#ffb81c;display:flex;justify-content:space-between;padding:15px 18px}.wof-sidebar .wof-sidebar-logo{height:28px;width:auto}.wof-sidebar .wof-sidebar-close{align-items:center;background:#000;border:none;border-radius:50%;color:#fff;display:flex;font-size:22px;height:30px;justify-content:center;line-height:1;width:30px}.wof-sidebar .wof-sidebar-body{flex:1 1;overflow-y:auto;padding:16px 0}.wof-sidebar .wof-sidebar-label{color:#999;font-size:12px;font-weight:700;letter-spacing:.5px;margin:14px 18px 6px;text-transform:uppercase}.wof-sidebar .wof-sidebar-label:first-child{margin-top:0}.wof-sidebar .wof-sidebar-list{list-style:none;margin:0;padding:0}.wof-sidebar .wof-sidebar-list li a{border-bottom:1px solid #f5f5f5;color:#383733;display:block;font-size:15px;font-weight:600;padding:13px 18px;text-decoration:none;transition:background .15s ease,color .15s ease}.wof-sidebar .wof-sidebar-list li a:active,.wof-sidebar .wof-sidebar-list li a:hover{background:#fff6e0;color:#e1191b}.wof-sidebar .wof-sidebar-auth{padding:22px 18px 8px}.wof-sidebar .wof-sidebar-login,.wof-sidebar .wof-sidebar-logout{border-radius:12px;display:block;font-size:15px;font-weight:700;padding:13px;text-align:center;text-decoration:none;width:100%}.wof-sidebar .wof-sidebar-logout{background:#fdeaec;border:none;color:#c82027}.wof-sidebar .wof-sidebar-login{background:#c82027;border:none;color:#fff}.wof-location-sheet{border-radius:20px 20px 0 0;margin:0 auto;max-width:450px}.wof-location-sheet .sheet-handle{background:#e2e2e2;border-radius:2px;height:4px;margin:0 auto 18px;width:36px}.wof-location-sheet .topic{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:4px}.wof-location-sheet .topic h2{color:#1a1a1a;font-size:22px;font-weight:800;margin:0;white-space:nowrap}.wof-location-sheet .close-icon{align-items:center;background:#fff;border:1px solid #e6e6e6;border-radius:11px;color:#1a1a1a;display:flex;height:38px;justify-content:center;min-width:38px;padding:0;width:38px}.wof-location-sheet .close-icon img{height:13px;width:13px}.wof-location-sheet .offcanvas-body>p{color:#828282;font-size:13.5px;margin:0 0 18px}.wof-location-sheet .select-city{margin-bottom:18px;position:relative}.wof-location-sheet .select-city select.city{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#fff;border:1px solid #e6e6e6;border-radius:12px;color:#1a1a1a;font-size:14.5px;font-weight:700;padding:13px 38px 13px 40px;width:100%}.wof-location-sheet .select-city select.city:focus{border-color:#e2521a;outline:none}.wof-location-sheet .select-city-chevron,.wof-location-sheet .select-city-pin{display:flex;pointer-events:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.wof-location-sheet .select-city-pin{left:13px}.wof-location-sheet .select-city-chevron{right:13px}.wof-location-sheet .box{align-items:stretch;display:flex;flex-direction:column;gap:12px;max-height:48vh;overflow-y:auto;padding-bottom:4px}.wof-location-sheet .area{grid-gap:12px;align-items:center;border:1px solid #ededed;border-radius:16px;cursor:pointer;display:grid;gap:12px;grid-template-columns:46px 1fr auto;padding:13px 14px}.wof-location-sheet .area.active{background:#fbeedf;border-color:#fbeedf}.wof-location-sheet .area-icon{align-items:center;align-self:center;background:#fff;border:1px solid #f1e3d4;border-radius:50%;display:flex;flex-shrink:0;height:46px;justify-content:center;margin:0;max-width:46px;min-width:46px;width:46px}.wof-location-sheet .area-name{flex:1 1;min-width:0}.wof-location-sheet .area-name h5{color:#1a1a1a;font-size:15px;font-weight:700;margin:0 0 3px}.wof-location-sheet .area-name p{align-items:center;color:#9a9a9a;display:flex;font-size:11.5px;font-weight:600;gap:4px;letter-spacing:.3px;margin:0;text-transform:uppercase}.wof-location-sheet .area-current{background:#fce3cb;border-radius:999px;color:#d97a1f;flex-shrink:0;font-size:12px;font-weight:700;padding:6px 12px}.wof-location-sheet .area-chevron{display:flex;flex-shrink:0}.wof-location-sheet .sheet-help-row{align-items:center;background:none;border:none;color:#888;display:flex;font-size:13px;gap:6px;justify-content:center;margin-top:18px;padding:6px;width:100%}.wof-location-sheet .sheet-help-row .help-link{color:#e2521a;font-weight:700}.wof-store-closed{background:#fff1f1;border:1px solid #f3d6d6;border-radius:8px;color:#e1191b;font-size:12px;font-weight:600;line-height:1.3;margin:10px 12px;padding:9px 12px;text-align:center}.wof-new-product{padding-bottom:100px}.wof-new-product a,.wof-new-product h1,.wof-new-product h2,.wof-new-product h3,.wof-new-product h4,.wof-new-product h5,.wof-new-product h6,.wof-new-product header,.wof-new-product img,.wof-new-product input,.wof-new-product label,.wof-new-product nav,.wof-new-product p,.wof-new-product section,.wof-new-product span{border:0;font:inherit;margin:0;padding:0;vertical-align:initial}.wof-new-product a{color:inherit;text-decoration:none}.wof-new-product button{background:transparent;border:none;cursor:pointer}.wof-new-product input:focus{outline:none}.wof-new-product .container{margin-left:auto;margin-right:auto;max-width:100%;padding-left:15px;padding-right:15px;width:100%}.wof-new-product .main-header{background-color:#ffb81c;padding:15px 0}.wof-new-product .main-header .logo-bar .navbar-brand img{height:28px}.wof-new-product .main-header .add-bar h6{align-items:center;color:#000;display:flex;font-size:12px;font-weight:600;letter-spacing:-.36px}.wof-new-product .main-header .add-bar p{color:#000;font-size:10px;font-weight:500;letter-spacing:-.3px}.wof-new-product .search-section{margin:15px 0}.wof-new-product .search-bar{align-items:center;display:flex;gap:10px}.wof-new-product .search-bar-wrapper{flex-grow:1;position:relative}.wof-new-product .search-bar-wrapper .serch-icon{left:8px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:14px}.wof-new-product .search-input{background:#fff;border:1px solid #eaeaea;border-radius:8px;color:#1a1a1a;font-size:9px;font-weight:500;padding:10px 12px 10px 28px;transition:all .2s ease;width:100%}.wof-new-product .search-input::-webkit-input-placeholder{color:#a9a9a9}.wof-new-product .search-input::placeholder{color:#a9a9a9}.wof-new-product .btn-filter,.wof-new-product .btn-sort{align-items:center;background-color:#fff;border:1px solid #eaeaea;border-radius:8px;color:#000;cursor:pointer;display:flex;font-size:10px;font-weight:600;gap:6px;padding:10px 16px;transition:all .2s ease;white-space:nowrap}.wof-new-product .btn-filter img,.wof-new-product .btn-sort img{height:12px;width:auto}.wof-new-product .categories-scroll-container,.wof-new-product .categories-slider{margin-bottom:20px;padding-bottom:10px}.wof-new-product .category-row{-webkit-overflow-scrolling:touch;display:flex;gap:10px;overflow-x:auto;padding:2px 0;scrollbar-width:none}.wof-new-product .category-row::-webkit-scrollbar{display:none}.wof-new-product .category-pill{flex:0 0 72px;min-height:80px}.wof-new-product .categories-slider .swiper-slide,.wof-new-product .category-pill{background:#fff;border:1px solid #e6e6e6;border-radius:10.56px;cursor:pointer;padding:0 0 8px;text-align:center;transition:all .25s cubic-bezier(.4,0,.2,1)}.wof-new-product .categories-slider .swiper-slide{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center}.wof-new-product .categories-slider .swiper-slide div{height:70px;margin-bottom:5px;width:70px}.wof-new-product .categories-slider .swiper-slide img{height:100%;object-fit:cover;width:100%}.wof-new-product .categories-slider .swiper-slide span{color:#000;display:block;font-size:10px;font-weight:500;line-height:1.1;word-break:break-word}.wof-new-product .categories-slider .swiper-slide.active{background:#feeed4;border:1px solid #ffe6bd}.wof-new-product .categories-slider .swiper-slide.active span{color:#000;font-weight:700}.wof-new-product .category-pill div{height:70px;width:70px}.wof-new-product .category-pill img{height:100%;object-fit:cover;width:100%}.wof-new-product .category-pill span{color:#000;display:block;font-size:8px;font-weight:500;line-height:1.1;word-break:break-word}.wof-new-product .category-pill.active{background:#feeed4;border:1px solid #ffe6bd}.wof-new-product .category-pill.active span{color:#000;font-weight:700}.wof-new-product .section-title-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.wof-new-product .section-header{margin-bottom:12px}.wof-new-product .section-header.mb-0{margin-bottom:0}.wof-new-product .section-header h2{color:#000;font-size:13px;font-weight:700;letter-spacing:-.36px}.wof-new-product .filter-switches{display:flex;gap:12px}.wof-new-product .filter-switch{align-items:center;border:1px solid transparent;border-radius:6px;color:#383733;cursor:pointer;display:flex;font-size:9px;font-weight:600;gap:6px;padding:3px 6px;transition:all .2s ease;-webkit-user-select:none;user-select:none}.wof-new-product .filter-switch img{width:12px}.wof-new-product .filter-switch.active{background:#f7f7f9;border-color:#cbd5e1}.wof-new-product .products-list{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.wof-new-product .horizontal-product-card{background:#fff;border:1.32px solid #e3e3e3;border-radius:7.92px;display:flex;position:relative;transition:box-shadow .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease,-webkit-transform .2s ease}.wof-new-product .horizontal-product-img-wrapper{border-bottom-left-radius:8px;border-top-left-radius:8px;flex-shrink:0;height:125px;overflow:hidden;position:relative;width:125px}.wof-new-product .horizontal-product-img-wrapper img.product-img{height:100%;object-fit:cover;width:100%}.wof-new-product .badge-item-type{left:6px;position:absolute;top:6px;z-index:2}.wof-new-product .badge-item-type img{width:14px}.wof-new-product .horizontal-product-info{display:flex;flex-direction:column;flex-grow:1;padding:12px;position:relative}.wof-new-product .horizontal-product-info h4{color:#000;font-size:14px;font-weight:600;line-height:1.2;margin-bottom:4px;padding-right:24px}.wof-new-product .horizontal-product-desc{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#383733;display:-webkit-box;font-size:9px;font-weight:500;line-height:1.3;margin-bottom:10px;overflow:hidden}.wof-new-product .price-action-row{align-items:center;display:flex;justify-content:space-between;margin-top:auto}.wof-new-product .product-price{color:#000;font-size:13px;font-weight:600}.wof-new-product .product-fav-heart-btn{align-items:center;background:transparent;border:none;cursor:pointer;display:flex;justify-content:center;padding:0;position:absolute;right:10px;top:8px;transition:all .2s ease}.wof-new-product .product-fav-heart-btn img{width:16px}.wof-new-product .horizontal-action-wrapper{width:80px}.wof-new-product .btn-add-horizontal{background-color:#e1191b;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:11px;font-weight:700;letter-spacing:-.2px;padding:6px 0;text-align:center;text-transform:uppercase;transition:background-color .2s,-webkit-transform .1s;transition:background-color .2s,transform .1s;transition:background-color .2s,transform .1s,-webkit-transform .1s;width:100%}.wof-new-product .btn-add-horizontal:hover{background-color:#c90e15}.wof-new-product .qty-horizontal-selector{align-items:center;background:#fff;border:1px solid #e1191b;border-radius:6px;display:flex;justify-content:space-between;padding:4px 6px;width:100%}.wof-new-product .qty-horiz-btn{background:transparent;border:none;color:#e1191b;cursor:pointer;font-size:12px;font-weight:800;line-height:1;padding:0 4px}.wof-new-product .qty-horiz-val{color:#000;font-size:10px;font-weight:700}.wof-new-product .free-delivery-milestone-card{align-items:center;background:#fdecce;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:20px;padding:8px 16px}.wof-new-product .free-delivery-sticky{bottom:115px;left:0;margin:0 auto;max-width:450px;padding:0 12px;position:fixed;right:0;z-index:999}.wof-new-product .free-delivery-sticky .free-delivery-milestone-card{box-shadow:0 2px 10px rgba(0,0,0,.12);margin-bottom:0}.wof-new-product .milestone-left{align-items:center;display:flex;gap:10px}.wof-new-product .scooter-icon{-webkit-animation:scooterBounce 1.5s infinite alternate;animation:scooterBounce 1.5s infinite alternate;object-fit:contain;width:34px}.wof-new-product .milestone-text{display:flex;flex-direction:column}.wof-new-product .milestone-text span{color:#000;font-size:12px;font-weight:600}.wof-new-product .milestone-text h5{color:#e1191b;font-size:10px;font-weight:700;letter-spacing:-.3px;margin:2px 0 0}.wof-new-product .milestone-right-progress{align-items:stretch;display:flex;flex-direction:column;gap:4px;width:120px}.wof-new-product .progress-bar-track{background:#e2e8f0;border-radius:10px;height:5px;overflow:hidden;position:relative}.wof-new-product .progress-bar-fill{background:#399b30;height:100%;transition:width .4s cubic-bezier(.4,0,.2,1);width:0}.wof-new-product .progress-labels{color:#000;display:flex;font-size:9px;font-weight:600;justify-content:space-between;letter-spacing:-.21px}.wof-new-product .product-trust-flex{align-items:center;background-color:#fdecce;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:25px;padding:12px 10px}.wof-new-product .product-trust-item{align-items:center;display:flex;gap:6px;justify-content:center;width:33%}.wof-new-product .product-trust-item:not(:last-child){border-right:1px solid #ffe0a6}.wof-new-product .product-trust-icon{flex-shrink:0}.wof-new-product .product-trust-icon img{width:22px}.wof-new-product .product-trust-text{display:flex;flex-direction:column}.wof-new-product .product-trust-text h5{color:#000;font-size:9px;font-weight:700;line-height:1.1;margin:0}.wof-new-product .product-trust-text span{color:#383733;font-size:7px;font-weight:500;line-height:1.1}.wof-new-product .cart-sticky-bar{background:#e1191b;border-radius:16px 16px 0 0;bottom:65px;left:0;margin:0 auto;max-width:450px;padding:8px 12px;position:fixed;right:0;z-index:1000}.wof-new-product .cart-inner{align-items:center;display:flex;justify-content:space-between}.wof-new-product .cart-left{align-items:center;display:flex;gap:8px}.wof-new-product .cart-food-thumb{background:#fff;border:1px solid hsla(0,0%,100%,.2);border-radius:6px;flex-shrink:0;height:32px;overflow:hidden;width:32px}.wof-new-product .cart-food-thumb img{height:100%;object-fit:cover;width:100%}.wof-new-product .cart-details{display:flex;flex-direction:column}.wof-new-product .cart-summary-text{color:#fff;font-size:12px;font-weight:600;letter-spacing:-.36px;line-height:1.2}.wof-new-product .cart-view-link{align-items:center;color:#fff;display:inline-flex;font-size:8px;font-weight:500;gap:2px;line-height:1.2;text-decoration:none}.wof-new-product .cart-promo-text{color:#fcc;font-size:7px;line-height:1.1;margin-top:1px}.wof-new-product .btn-proceed-checkout{align-items:center;background:#fff;border:none;border-radius:8px;color:#e3181b;display:inline-flex;font-size:11px;font-weight:600;gap:4px;letter-spacing:-.33px;padding:8px 14px}.wof-new-product .bottom-nav{align-items:center;background-color:#fff;bottom:0;box-shadow:0 -2px 4px 0 rgba(0,0,0,.1);display:flex;height:65px;justify-content:space-around;left:0;margin:0 auto;max-width:450px;padding:0 10px;position:fixed;right:0;z-index:1010}.wof-new-product .bottom-nav-item{align-items:center;color:#888;display:flex;flex-direction:column;gap:2px;text-decoration:none;width:22%}.wof-new-product .bottom-nav-icon img{height:22px;width:22px}.wof-new-product .bottom-nav-label{color:#383733;font-size:11px;font-weight:500;line-height:16px;text-align:center}.wof-new-product .bottom-nav-item.active .bottom-nav-label{color:#e1191b}.wof-new-product .bottom-nav-item img{-webkit-filter:grayscale(1) opacity(.5);filter:grayscale(1) opacity(.5);transition:-webkit-filter .2s ease;transition:filter .2s ease;transition:filter .2s ease,-webkit-filter .2s ease}.wof-new-product .bottom-nav-item.active img{-webkit-filter:invert(18%) sepia(87%) saturate(5422%) hue-rotate(352deg) brightness(85%) contrast(106%);filter:invert(18%) sepia(87%) saturate(5422%) hue-rotate(352deg) brightness(85%) contrast(106%)}.wof-new-product .product-fav-heart-btn.wishlisted img{-webkit-filter:invert(18%) sepia(89%) saturate(5000%) hue-rotate(352deg) brightness(90%) contrast(105%);filter:invert(18%) sepia(89%) saturate(5000%) hue-rotate(352deg) brightness(90%) contrast(105%)}.wof-new-product .btn-sort.has-sort{border-color:#e1191b;color:#e1191b}.wof-sort-backdrop{align-items:flex-end;background:rgba(0,0,0,.45);display:flex;inset:0;justify-content:center;position:fixed;z-index:1150}.wof-sort-sheet{-webkit-animation:wofSortUp .25s cubic-bezier(.4,0,.2,1);animation:wofSortUp .25s cubic-bezier(.4,0,.2,1);background:#fff;border-radius:18px 18px 0 0;box-shadow:0 -6px 24px rgba(0,0,0,.18);max-width:450px;padding:16px 18px 20px;width:100%}@-webkit-keyframes wofSortUp{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes wofSortUp{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.wof-sort-sheet .wof-sort-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.wof-sort-sheet .wof-sort-head h4{color:#1a1a1a;font-size:15px;font-weight:700}.wof-sort-sheet .wof-sort-close{background:#f4f4f4;border:none;border-radius:50%;color:#777;font-size:18px;height:26px;line-height:1;width:26px}.wof-sort-sheet .wof-sort-list{list-style:none;margin:0;padding:0}.wof-sort-sheet .wof-sort-list li{align-items:center;border-bottom:1px solid #f2f2f2;cursor:pointer;display:flex;justify-content:space-between;padding:13px 2px}.wof-sort-sheet .wof-sort-list li span:first-child{color:#333;font-size:13px;font-weight:500}.wof-sort-sheet .wof-sort-list li.active span:first-child{color:#e1191b;font-weight:600}.wof-sort-sheet .wof-sort-radio{border:2px solid #cfcfcf;border-radius:50%;flex-shrink:0;height:18px;position:relative;width:18px}.wof-sort-sheet .wof-sort-radio.on{border-color:#e1191b}.wof-sort-sheet .wof-sort-radio.on:after{background:#e1191b;border-radius:50%;content:"";height:9px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:9px}.wof-sort-sheet .wof-sort-actions{display:flex;gap:10px;margin-top:16px}.wof-sort-sheet .wof-sort-actions button{border:none;border-radius:10px;flex:1 1;font-size:13px;font-weight:700;padding:11px}.wof-sort-sheet .wof-sort-clear{background:#f4f4f4;color:#555}.wof-sort-sheet .wof-sort-apply{background:#e1191b;color:#fff}@media (max-width:400px){.product .product-trust-text h5{font-size:8px}.product .product-trust-text span{font-size:7px}}@media (max-width:350px){.wof-new-product .horizontal-product-img-wrapper{height:105px;width:105px}.wof-new-product .horizontal-product-info h4{font-size:11px}.wof-new-product .horizontal-product-desc{font-size:8px}.wof-new-product .product-price{font-size:11px}.wof-new-product .btn-add-horizontal{font-size:10px}}.wof-cart-detail{padding-bottom:170px}.wof-cart-detail ul{list-style:none}.wof-cart-detail a{color:inherit;text-decoration:none}.wof-cart-detail .wof-place-btn{border:1px solid #e1191b;color:#e1191b}.wof-cart-detail .container{margin-left:auto;margin-right:auto;max-width:100%;padding-left:12px;padding-right:12px;width:100%}.wof-cart-detail .main-header{background-color:#ffb81c;padding:12px 0}.wof-cart-detail .back-link img{width:18px}.wof-cart-detail .add-bar h6{align-items:center;color:#000;cursor:pointer;display:flex;font-size:11px;font-weight:700;line-height:1.2}.wof-cart-detail .add-bar p{color:#000;font-size:9px;line-height:1.2;opacity:.8}.wof-cart-detail .cart-icon-wrapper a{color:#000;position:relative;text-decoration:none}.wof-cart-detail .cart-icon-wrapper .cart-icon img{width:22px}.wof-cart-detail .cart-icon-wrapper .cart-badge{align-items:center;background-color:#e1191b;border-radius:50%;color:#fff;display:flex;font-size:8px;font-weight:700;height:14px;justify-content:center;line-height:1;position:absolute;right:-10px;top:-6px;width:14px;z-index:5}.wof-cart-detail .cart-detail-wrapper{padding:12px 0}.wof-cart-detail .cart-heading-text{color:#000;font-size:12px;font-weight:700;letter-spacing:-.36px}.wof-cart-detail .prep-time-box{align-items:center;display:flex;gap:4px}.wof-cart-detail .prep-time-box img{width:12px}.wof-cart-detail .prep-time-box span{color:#000;font-size:10px;font-weight:500}.wof-cart-detail .prep-time-box span strong{color:#0b7b29;font-size:10px;font-weight:700}.wof-cart-detail .btn-clear-cart{align-items:center;background-color:#fff;border:1px solid #e1191b;border-radius:4px;color:#e1191b;cursor:pointer;display:flex;font-size:7px;font-weight:600;gap:2px;padding:4px 6px}.wof-cart-detail .btn-clear-cart img{width:9px}.wof-cart-detail .cart-item-card{background:#fff;border:.95px solid #e3e3e3;border-radius:6px;display:flex;gap:2px;margin-bottom:12px;position:relative}.wof-cart-detail .cart-item-img-wrapper{border-bottom-left-radius:6px;border-top-left-radius:6px;flex-shrink:0;height:100px;overflow:hidden;position:relative;width:100px}.wof-cart-detail .cart-item-img-wrapper img{height:100%;object-fit:cover;width:100%}.wof-cart-detail .cart-item-badge-type{left:4px;position:absolute;top:4px;z-index:2}.wof-cart-detail .cart-item-badge-type img{width:12px}.wof-cart-detail .cart-item-info{display:flex;flex-direction:column;flex-grow:1;padding:10px 12px 8px 6px;position:relative}.wof-cart-detail .cart-item-info h4{sheight:10px;color:#000;font-size:13px;font-weight:600;line-height:1.2;margin-bottom:2px;margin-right:12px!important;overflow:hidden}.wof-cart-detail .product-price{color:#000;font-size:11px;font-weight:600}.wof-cart-detail .cart-item-desc{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#64748b;display:-webkit-box;font-size:9px;font-weight:500;line-height:1.4;margin-bottom:8px;overflow:hidden}.wof-cart-detail .cart-item-close-btn{background:transparent;border:none;cursor:pointer;padding:0;position:absolute;right:5px;top:1px}.wof-cart-detail .cart-item-close-btn img{width:10px}.wof-cart-detail .cart-qty-selector{align-items:center;background:#fff;border:1px solid #e1191b;border-radius:6px;display:flex;justify-content:space-between;padding:3px 6px;width:70px}.wof-cart-detail .cart-qty-btn{color:#e1191b;font-size:12px;font-weight:800;padding:0 4px}.wof-cart-detail .cart-qty-val{color:#000;font-size:10.5px;font-weight:700}.wof-cart-detail .cooking-instruction-card{background:#fff;border:1px solid #e3e3e3;border-radius:8px;cursor:pointer;padding:10px 16px}.wof-cart-detail .plus-icon-circle{align-items:center;background:#e9e9e9;border-radius:8px;display:flex;flex-shrink:0;height:24px;justify-content:center;margin-right:12px;width:29px}.wof-cart-detail .plus-icon-circle img{width:12px}.wof-cart-detail .cooking-instruction-card h5{color:#000;font-size:10px;font-weight:600}.wof-cart-detail .cooking-instruction-card h5 span{font-weight:500}.wof-cart-detail .cooking-instruction-card p{color:#383733;font-size:8px;font-weight:500}.wof-cart-detail .cooking-instruction-head{cursor:pointer}.wof-cart-detail .cooking-instruction-preview{color:#000!important;font-weight:600!important}.wof-cart-detail .cooking-instruction-input{background:#fafafa;border:1px solid #e3e3e3;border-radius:6px;color:#000;font-size:10px;font-weight:500;margin-top:8px;outline:none;padding:6px 8px;resize:none;width:100%}.wof-cart-detail .experience-section .row{margin-left:-4px;margin-right:-4px}.wof-cart-detail .experience-section .row>[class*=col-]{padding-left:4px;padding-right:4px}.wof-cart-detail .experience-section h3{color:#000;font-size:14px;font-weight:600;padding-bottom:2px}.wof-cart-detail .experience-section p{color:#383733;font-size:10px;font-weight:500;padding-bottom:10px}.wof-cart-detail .experience-card{background:#fff;border:1px solid #e3e3e3;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;height:100%;padding:10px 8px;position:relative;transition:all .2s}.wof-cart-detail .experience-card.active{background:#fdf5e7;border:1px solid #feb72e}.wof-cart-detail .experience-card .check-indicator{color:#c7c7c7;font-size:14px;position:absolute;right:6px;top:6px}.wof-cart-detail .experience-card.active .check-indicator{color:#e1191b}.wof-cart-detail .experience-card .card-icon img{width:24px}.wof-cart-detail .experience-card .card-title{color:#000;font-size:12px;font-weight:600;margin-bottom:2px}.wof-cart-detail .experience-card .card-subtitle{color:#383733;font-size:9px;font-weight:500}.wof-cart-detail .benefit-list{list-style:none;margin:0 0 8px;padding:0}.wof-cart-detail .benefit-list li{align-items:center;color:#383733;display:flex;font-size:9px;font-weight:500;gap:4px;margin-bottom:4px}.wof-cart-detail .benefit-list li img{width:8px}.wof-cart-detail .pay-info{border-top:1px solid #fae6c4;margin-top:auto;padding-top:6px;text-align:center}.wof-cart-detail .pay-info h3{color:#e1191b;font-size:15px;font-weight:700;margin:1px 0}.wof-cart-detail .pay-info.total{background:#fdf8f2;border-radius:8px;border-top:none;margin-top:auto;padding:6px}.wof-cart-detail .saved-label{color:#0b7b29;font-size:8px;font-weight:500}.wof-cart-detail .delivery-progress{font-size:7.5px}.wof-cart-detail .delivery-progress .progress-txt{color:#000;display:block;font-size:7px;font-weight:500}.wof-cart-detail .delivery-progress .progress-track{background-color:#fdd480;border-radius:2px;height:2px;overflow:hidden}.wof-cart-detail .delivery-progress .progress-fill{background-color:#399b30;height:100%}.wof-cart-detail .delivery-progress .progress-labels{color:#000;display:flex;font-size:7px;font-weight:600;justify-content:space-between}.wof-cart-detail .card-header-row{align-items:flex-start;display:flex;margin-bottom:10px}.wof-cart-detail .card-icon{align-items:center;background:#fbe7c6;border-radius:50%;display:flex;height:40px;justify-content:center;margin-right:10px;min-width:40px;width:40px}.wof-cart-detail .card-icon img{height:20px;width:20px}.wof-cart-detail .check-badge-inline{align-items:center;color:#e1191b;display:inline-flex;flex-shrink:0;font-size:16px;justify-content:center}.wof-cart-detail .save-more-tag{align-items:center;background:#fbe7c6;border:none;border-radius:16px;color:#e1191b;display:flex;font-size:10px;font-weight:600;gap:6px;margin-bottom:12px;padding:8px 12px}.wof-cart-detail .save-more-tag svg{stroke:#e1191b;flex-shrink:0;width:15px}.wof-cart-detail .card-body-split{align-items:stretch;display:flex;gap:0;margin-bottom:0}.wof-cart-detail .card-body-full{display:block}.wof-cart-detail .pay-col{flex:1 1;padding-right:12px;text-align:left}.wof-cart-detail .pay-label{color:#000;display:block;font-size:8px;font-weight:600;margin-bottom:4px;text-transform:uppercase}.wof-cart-detail .pay-amount{color:#e1191b!important;font-size:18px!important;font-weight:700!important;margin:0!important}.wof-cart-detail .col-divider{background:#fae6c4;margin:0 12px;width:1px}.wof-cart-detail .offer-col{flex:1 1;font-size:9px;padding-left:12px;text-align:center}.wof-cart-detail .offer-text{color:#000;font-size:9px;font-weight:400;line-height:1.3;margin:0 0 4px}.wof-cart-detail .amount-highlight{color:#feb72e;font-weight:600}.wof-cart-detail .discount-highlight{color:#feb72e;display:block;font-size:18px;font-weight:700;margin:2px 0}.wof-cart-detail .threshold-text{color:#000;font-size:9px;font-weight:400;margin:2px 0 8px}.wof-cart-detail .progress-track{background-color:#fae6c4;border-radius:3px;height:5px;overflow:visible;position:relative}.wof-cart-detail .progress-fill{background:#feb72e;border-radius:3px;height:100%}.wof-cart-detail .progress-tick{background:#000;border-radius:1px;height:9px;position:absolute;right:-2px;top:-2px;width:1px}.wof-cart-detail .how-it-works-section{background:#fdf5e7;border:1px solid #feb72e;border-radius:8px;padding:8px}.wof-cart-detail .how-it-works-content{align-items:center;color:#000;display:flex;font-size:9px;gap:6px}.wof-cart-detail .how-it-works-content svg{flex-shrink:0}.wof-cart-detail .hitw-label{color:#000;font-size:11px;font-weight:700}.wof-cart-detail .hitw-message,.wof-cart-detail .hitw-tiers{color:#383733;font-size:11px;font-weight:500}.wof-cart-detail .hitw-tiers{flex-basis:100%}.wof-cart-detail .hitw-tiers .hitw-tier-price{color:#e1191b}.wof-cart-detail .tier-separator{color:#feb72e;margin:0 3px}.wof-cart-detail .delivery-trust-banner{align-items:center;background:#eef9ea;border-radius:4px;color:#0b7b29;display:flex;font-size:9px;font-weight:600;gap:6px;line-height:1.6;padding:8px}.wof-cart-detail .delivery-trust-banner img{width:17px}.wof-cart-detail .cart-sidebar-card{background:#fdf5e7;border-radius:8px;padding:12px 8px 10px;text-align:center}.wof-cart-detail .card-header-title{color:#000;font-size:13px;font-weight:600}.wof-cart-detail .cart-sidebar-card>p{color:#0b7b29;font-size:7px;font-weight:500}.wof-cart-detail .coupon-input-box{background:#fff;border:1px dashed #0b7b29;border-radius:6px;padding:8px 12px}.wof-cart-detail .coupon-input-box img{width:12px}.wof-cart-detail .coupon-code{color:#000;font-size:9px;font-weight:600}.wof-cart-detail .btn-remove-coupon{background:transparent;border:none;color:#e1191b;font-size:7px;font-weight:600;margin-top:6px;padding:0}.wof-cart-detail .bill-label{color:#383733;font-size:10px;font-weight:500}.wof-cart-detail .bill-label.sucess{color:#0b7b29}.wof-cart-detail .bill-value{color:#383733;font-size:10px;font-weight:500}.wof-cart-detail .bill-value.sucess{color:#0b7b29}.wof-cart-detail .bill-divider{border-top:1px dashed #f6e4c3;margin:8px 0;opacity:1}.wof-cart-detail .bill-label-total{color:#000;font-size:10px;font-weight:500;line-height:1.5}.wof-cart-detail .bill-value-total{color:#e1191b;font-size:16px;font-weight:600;line-height:1.5}.wof-cart-detail .saved-bill-banner{background:#eef6e6;border-radius:4px;color:#0b7b29;font-size:10px;font-weight:600;justify-content:center;line-height:1.4;padding:6px 4px}.wof-cart-detail .saved-bill-banner img{width:12px}.wof-cart-detail .secure-checkout-card{background:#fff;border:1px solid #e3e3e3;border-radius:4px;padding:12px 8px}.wof-cart-detail .secure-checkout-card img{width:18px}.wof-cart-detail .secure-checkout-card h5{color:#000;font-size:10px;font-weight:600;line-height:1.3;margin-bottom:2px}.wof-cart-detail .secure-checkout-card p{color:#383733;font-size:8px;font-weight:500;line-height:1.3}.wof-cart-detail .cross-sell-section .section-title{color:#000;font-size:14px;font-weight:700;margin-bottom:9px}.wof-cart-detail .cross-sell-section .swiper-slide{height:auto}.wof-cart-detail .cross-sell-section .product-card{background:#fff;border:1.32px solid #e3e3e3;border-radius:8px;display:flex;flex-direction:column;height:100%;position:relative}.wof-cart-detail .cross-sell-section .product-img{aspect-ratio:1/1;border-top-left-radius:8px;border-top-right-radius:8px;object-fit:cover;width:100%}.wof-cart-detail .cross-sell-section .product-img-wrapper{position:relative}.wof-cart-detail .cross-sell-section .product-badge-veg{left:8px;position:absolute;top:8px}.wof-cart-detail .cross-sell-section .product-badge-veg img{width:14px}.wof-cart-detail .cross-sell-section .product-fav-btn{position:absolute;right:8px;top:8px;z-index:2}.wof-cart-detail .cross-sell-section .product-fav-btn img{width:16px}.wof-cart-detail .cross-sell-section .product-info{display:flex;flex:1 1 auto;flex-direction:column;padding:8px 10px}.wof-cart-detail .cross-sell-section .product-info h4{color:#000;font-size:12px;font-weight:500;padding-bottom:4px;text-align:center}.wof-cart-detail .cross-sell-section .product-info p{color:#000;font-size:11px;font-weight:500;padding-bottom:6px;text-align:center}.wof-cart-detail .cross-sell-section .product-action-wrapper{margin-top:auto}.wof-cart-detail .qty-selector{align-items:center;background:#fff;border:1px solid #ddd;border-radius:8px;display:flex;justify-content:space-between;padding:3px 6px;width:100%}.wof-cart-detail .qty-btn{background:transparent;border:none;color:#e1191b;cursor:pointer;font-size:13px;font-weight:800;line-height:1;padding:0 4px}.wof-cart-detail .qty-val{color:#000;font-size:11px;font-weight:700}.wof-cart-detail .cross-sell-section .btn-add-product{background-color:#e1191b;border:none;border-radius:8px;color:#fff;font-size:10px;font-weight:600;padding:6px 0;text-transform:uppercase;width:100%}.wof-cart-detail .sticky-delivery-details-bar{background-color:#fdf5e6;border-top:1px solid #ffe0a6;bottom:56px;left:0;margin:0 auto;max-width:450px;padding:6px 12px;position:fixed;right:0;z-index:999}.wof-cart-detail .sticky-delivery-details-bar .details-text{background:#fdecce;border-radius:8px;display:flex;flex-direction:column;padding:8px 10px}.wof-cart-detail .sticky-delivery-details-bar .details-title{color:#000;font-size:8px;font-weight:700;margin-bottom:6px}.wof-cart-detail .sticky-delivery-details-bar .details-sub{color:#000;font-size:8px;font-weight:500}.wof-cart-detail .sticky-delivery-details-bar img{width:14px}.wof-cart-detail .btn-change-details{background:transparent;border:none;color:#e1191b;font-size:8px;font-weight:600;padding:0}.wof-cart-detail .cart-sticky-bar{background:#e1191b;bottom:0;left:0;margin:0 auto;max-width:450px;padding:8px 12px;position:fixed;right:0;z-index:1000}.wof-cart-detail .cart-inner{align-items:center;display:flex;justify-content:space-between}.wof-cart-detail .cart-left{align-items:center;display:flex;gap:8px}.wof-cart-detail .cart-food-thumb{background:#fff;border:1px solid hsla(0,0%,100%,.2);border-radius:6px;flex-shrink:0;height:32px;overflow:hidden;width:32px}.wof-cart-detail .cart-food-thumb img{height:100%;object-fit:cover;width:100%}.wof-cart-detail .cart-details{display:flex;flex-direction:column}.wof-cart-detail .cart-summary-text{color:#fff;font-size:12px;font-weight:600;line-height:1.2}.wof-cart-detail .cart-view-link{align-items:center;color:#fff;display:inline-flex;font-size:8px;font-weight:700;gap:2px}.wof-cart-detail .cart-view-link img{width:10px}.wof-cart-detail .btn-proceed-checkout{align-items:center;background:#fff;border:none;border-radius:8px;color:#e3181b;display:inline-flex;font-size:11px;font-weight:600;gap:4px;padding:10px 16px}.wof-cart-detail .btn-proceed-checkout img{width:12px}.wof-cart-detail .free-delivery-sticky{bottom:50px;left:0;margin:0 auto;max-width:450px;padding:0 12px;position:fixed;right:0;z-index:999}.wof-cart-detail .free-delivery-sticky .free-delivery-milestone-card{box-shadow:0 2px 10px rgba(0,0,0,.12);margin-bottom:0}.wof-cart-detail .free-delivery-milestone-card{align-items:center;background:#fdecce;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:20px;padding:8px 16px}.wof-cart-detail .milestone-left{align-items:center;display:flex;gap:10px}.wof-cart-detail .scooter-icon{-webkit-animation:scooterBounce 1.5s infinite alternate;animation:scooterBounce 1.5s infinite alternate;object-fit:contain;width:34px}@-webkit-keyframes scooterBounce{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-3px);transform:translateY(-3px)}}@keyframes scooterBounce{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-3px);transform:translateY(-3px)}}.wof-cart-detail .milestone-text{display:flex;flex-direction:column}.wof-cart-detail .milestone-text span{color:#000;font-size:12px;font-weight:600}.wof-cart-detail .milestone-text h5{color:#e1191b;font-size:10px;font-weight:700;letter-spacing:-.3px;margin:2px 0 0}.wof-cart-detail .milestone-right-progress{align-items:stretch;display:flex;flex-direction:column;gap:4px;width:120px}.wof-cart-detail .progress-bar-track{background:#e2e8f0;border-radius:10px;height:5px;overflow:hidden;position:relative}.wof-cart-detail .progress-bar-fill{background:#399b30;height:100%;transition:width .4s cubic-bezier(.4,0,.2,1);width:0}.wof-cart-detail .progress-labels{color:#000;display:flex;font-size:9px;font-weight:600;justify-content:space-between;letter-spacing:-.21px}.wof-cart-detail .product-fav-btn.wishlisted img{-webkit-filter:invert(18%) sepia(89%) saturate(5000%) hue-rotate(352deg) brightness(90%) contrast(105%);filter:invert(18%) sepia(89%) saturate(5000%) hue-rotate(352deg) brightness(90%) contrast(105%)}.wof-sheet-backdrop{align-items:flex-end;background:rgba(0,0,0,.45);bottom:0;display:flex;height:100%;justify-content:center;left:0;position:fixed;right:0;top:0;width:100%;z-index:1100}.wof-sheet{-webkit-animation:wofSheetUp .25s cubic-bezier(.4,0,.2,1);animation:wofSheetUp .25s cubic-bezier(.4,0,.2,1);background:#fff;border-radius:18px 18px 0 0;box-shadow:0 -6px 24px rgba(0,0,0,.18);max-height:88vh;max-width:450px;overflow-y:auto;padding:10px 16px 16px;width:100%}@-webkit-keyframes wofSheetUp{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes wofSheetUp{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.wof-sheet-handle{background:#e0e0e0;border-radius:4px;height:4px;margin:2px auto 12px;width:38px}.wof-sheet-head{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:16px}.wof-sheet-head h4{color:#000;font-size:18px;font-weight:700;margin:0}.wof-sheet-head button{background:transparent;border:none;color:#888;font-size:22px;line-height:1}.wof-sheet-sub{color:#888;font-size:9px;font-weight:500;margin-top:2px}.wof-sheet-close-wrapper{align-items:center;display:flex;justify-content:flex-end}.wof-sheet-close{border:none;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;cursor:pointer}.wof-sheet-close img{width:20px}.wof-sheet-label{color:#888;font-size:10px;font-weight:700;letter-spacing:.3px;text-transform:uppercase}.wof-checkout-sheet{padding-bottom:0}.wof-sheet-body{padding-bottom:8px}.wof-deliver-card{align-items:center;background:#fdf5e7;border:1px solid #ffe0a6;border-radius:10px;display:flex;gap:10px;margin-bottom:16px;padding:10px 12px}.wof-deliver-pin{align-items:center;background:#fff;border-radius:8px;display:flex;flex-shrink:0;height:30px;justify-content:center;width:30px}.wof-deliver-pin img{width:16px}.wof-deliver-text{flex:1 1}.wof-deliver-type{color:#000;font-size:14px!important;font-weight:500!important}.wof-deliver-text p{color:#383733;font-size:12px;font-weight:500;line-height:1.4;margin-top:2px}.wof-deliver-text p.text-danger{color:#e1191b}.wof-change-btn{background:transparent;border:none;color:#e1191b;font-size:10px;font-weight:700}.wof-pay-options{display:flex;flex-direction:column;gap:8px;margin-top:8px}.wof-pay-card{align-items:center;border:1.5px solid #e3e3e3;border-radius:10px;cursor:pointer;display:flex;gap:10px;padding:14px 12px;transition:all .18s ease}.wof-pay-card.active{background:#fefefe;border-color:#e1191b}.wof-pay-icon{align-items:center;background:#eef7f2;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;display:flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.wof-pay-icon img{width:16px}.wof-pay-info{flex:1 1}.wof-pay-info h5{color:#000;font-size:12px;font-weight:600}.wof-pay-info p{color:#888;font-size:9px;font-weight:500;margin-top:1px}.wof-radio{border:2px solid #c9c9c9;border-radius:50%;flex-shrink:0;height:16px;position:relative;width:16px}.wof-radio.on{border-color:#e1191b}.wof-radio.on:after{background:#e1191b;border-radius:50%;content:"";inset:2px;position:absolute}.wof-checkout-footer{align-items:center;background:#fff;border-top:1px solid #f0f0f0;bottom:0;display:flex;gap:12px;padding:12px 0 4px;position:-webkit-sticky;position:sticky}.wof-footer-pay{display:flex;flex-direction:column;line-height:1.1}.wof-footer-pay span{color:#888;font-size:9px;font-weight:600;text-transform:uppercase}.wof-footer-pay strong{color:#d41a1b;font-size:16px;font-weight:800}.wof-place-btn{align-items:center;background:#e1191b;border:none;border-radius:10px;color:#fff!important;display:flex;flex:1 1;font-size:13px;font-weight:700;gap:6px;justify-content:center;padding:12px 0}.wof-place-btn img{filter:brightness(0) invert(1);-webkit-filter:brightness(0) invert(1);width:14px}.wof-sheet-btn{background:#e1191b;border:none;border-radius:8px;color:#fff;font-size:13px;font-weight:700;margin-top:14px;padding:12px 0;width:100%}.wof-sheet-btn:disabled{background:#c9a3a3}.wof-sheet-btn.outline{background:#fff;border:1px solid #e1191b;color:#e1191b;margin-top:8px}.wof-addr-list{display:flex;flex-direction:column;gap:16px}.wof-addr-item{border-radius:8px;flex-direction:column;gap:2px;padding:8px 10px}.wof-addr-item strong{color:#e1191b;font-size:10px}.wof-addr-item span{color:#000;font-size:11px}.wof-addr-item .wof-unserviceable-label{color:#e1191b}.wof-addr-form{display:flex;flex-direction:column;gap:8px}.wof-addr-types{display:flex;gap:6px}.wof-addr-types button{background:#fff;border:1px solid #e3e3e3;border-radius:6px;color:#000;flex:1 1;font-size:11px;padding:6px 0;text-transform:capitalize}.wof-addr-types button.active{background:#fdf5e7;border-color:#e1191b;color:#e1191b;font-weight:600}.wof-addr-input{border:1px solid #e3e3e3;border-radius:6px;color:#000;font-size:12px;outline:none;padding:8px 10px;width:100%}.wof-checkout-head{align-items:center;display:flex;flex-direction:column;gap:8px;margin-bottom:20px;padding-top:8px;position:relative}.wof-checkout-close-btn{position:absolute;right:0;top:0}.wof-checkout-logo-section{align-items:center;display:flex;gap:12px;justify-content:center;width:100%}.wof-dash{background:#e1191b;flex:1 1;height:1px;max-width:30px}.wof-checkout-logo{align-items:center;display:flex;height:40px;justify-content:center;width:40px}.wof-checkout-logo img{height:32px;object-fit:contain;width:32px}.wof-checkout-title{color:#000!important;font-size:24px!important;font-weight:700!important;letter-spacing:.5px!important;margin:0}.wof-checkout-subtitle{align-items:center;color:#666;display:flex;font-size:12px;gap:6px;margin-bottom:15px!important}.wof-delivery-icon{align-items:center;background:#fff5e7;border-radius:50%;display:inline-flex;flex-shrink:0;height:30px;justify-content:center;width:30px}.wof-delivery-icon img{width:20px}.wof-addr-item{align-items:flex-start;border:1px solid #e3e3e3;border-radius:10px;box-shadow:3px 3px 10px 0 #cfcfcf;cursor:pointer;display:flex;gap:12px;padding:18px 12px;position:relative;transition:all .2s ease}.wof-addr-item.active{background:#fdf5e7;border-color:#e1191b}.wof-addr-item .wof-addr-item-inner{align-items:center;display:flex;gap:12px}.wof-addr-icon{align-items:center;background:#fdebeb;border-radius:50%;color:#e1191b;display:flex;flex-shrink:0;height:54px;justify-content:center;width:54px}.wof-addr-icon svg{stroke-width:1.8;height:28px;width:28px}.wof-addr-content{display:flex;flex:1 1;flex-direction:column;gap:4px}.wof-addr-content strong{color:#e1191b;font-size:12px;font-weight:700;text-transform:uppercase}.wof-addr-content>span{color:#383733;font-size:13px;line-height:1.4}.wof-addr-chevron{align-items:center;display:flex;flex-shrink:0;justify-content:center}.wof-addr-chevron img{-webkit-filter:invert(25%) sepia(70%) saturate(1000%) hue-rotate(350deg) brightness(90%) contrast(95%);filter:invert(25%) sepia(70%) saturate(1000%) hue-rotate(350deg) brightness(90%) contrast(95%);opacity:1;width:18px}.wof-addr-item.unserviceable{background:#fdf7f7;border-color:#f1dada}.wof-unserviceable-banner{align-items:center;border-top:1px dashed #e1191b;display:flex;flex-direction:column;gap:6px;margin-top:8px;padding-top:8px;text-align:center;width:100%}.wof-unserviceable-icon{align-items:center;color:#e1191b;display:inline-flex;justify-content:center;position:relative}.wof-unserviceable-icon img{display:block;height:20px;width:20px}.wof-unserviceable-icon:after,.wof-unserviceable-icon:before{content:"";height:13px;opacity:.6;position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);width:13px}.wof-unserviceable-icon:before{background:url(/static/media/Left.952cc32366c039f75e69.svg) no-repeat 50%;background-size:contain;left:-19px}.wof-unserviceable-icon:after{background:url(/static/media/Right.d68811895a0e4fa3a9f5.svg) no-repeat 50%;background-size:contain;right:-19px}.wof-unserviceable-heading{color:#e1191b;display:inline-flex;font-size:14px!important;font-weight:800!important;letter-spacing:.2px;margin:0!important;position:relative}.wof-unserviceable-heading:after,.wof-unserviceable-heading:before{content:"";height:20px;position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);width:20px}.wof-unserviceable-heading:before{background:url(/static/media/Left.952cc32366c039f75e69.svg) no-repeat 50%;background-size:contain;left:-29px}.wof-unserviceable-heading:after{background:url(/static/media/Right.d68811895a0e4fa3a9f5.svg) no-repeat 50%;background-size:contain;right:-29px}.wof-unserviceable-text{color:#555;font-size:12px!important;font-weight:500!important;line-height:1.35!important;margin:3px 0 0!important}.wof-edit-addr-btn{align-items:center;background:transparent!important;border:1px solid #e1191b!important;border-radius:20px!important;display:inline-flex;font-size:11px!important;gap:4px;padding:4px 12px!important;white-space:nowrap}.wof-secure-payments{align-items:center;background:#fff5f5;border-radius:8px;color:#e1191b;display:flex;gap:10px;margin-top:12px;padding:12px}.wof-secure-payments svg{flex-shrink:0;height:20px;width:20px}.wof-secure-text{flex:1 1}.wof-secure-title{color:#e1191b;font-size:12px!important;font-weight:700!important;margin:0}.wof-secure-desc{color:#666;font-size:10px!important;margin:2px 0 0!important}.wof-secure-chevron{flex-shrink:0;height:12px;opacity:.6;width:12px}.wof-sheet-btn.outline{align-items:center;border-radius:10px;display:flex;gap:6px;justify-content:center;padding:12px}.wof-deliver-card{background:#fef9f3;border-color:#f7f3e7}.wof-coupon-modal-backdrop{align-items:center;background:rgba(0,0,0,.45);display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1200}.wof-coupon-modal{-webkit-animation:wofCouponPop .24s cubic-bezier(.34,1.56,.64,1);animation:wofCouponPop .24s cubic-bezier(.34,1.56,.64,1);background:#fff;border-radius:22px;box-shadow:0 16px 44px rgba(0,0,0,.22);max-width:330px;padding:30px 22px 24px;position:relative;text-align:center;width:100%}@-webkit-keyframes wofCouponPop{0%{opacity:0;-webkit-transform:scale(.85);transform:scale(.85)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes wofCouponPop{0%{opacity:0;-webkit-transform:scale(.85);transform:scale(.85)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.wof-coupon-modal-x{align-items:center;background:#f2f2f2;border:none;border-radius:50%;color:#7a7a7a;display:flex;height:28px;justify-content:center;padding:0;position:absolute;right:14px;top:14px;width:28px}.wof-coupon-burst{height:96px;margin:4px auto 14px;width:96px}.wof-coupon-burst,.wof-coupon-icon-circle{align-items:center;display:flex;justify-content:center;position:relative}.wof-coupon-icon-circle{-webkit-animation:wofCouponPop .32s cubic-bezier(.34,1.56,.64,1);animation:wofCouponPop .32s cubic-bezier(.34,1.56,.64,1);border-radius:50%;height:66px;width:66px;z-index:1}.wof-coupon-modal.is-success .wof-coupon-icon-circle{background:linear-gradient(160deg,#46c45f,#1f9c4a);box-shadow:0 8px 18px rgba(31,156,74,.35)}.wof-coupon-modal.is-failed .wof-coupon-icon-circle{background:linear-gradient(160deg,#f0413f,#d11618);box-shadow:0 8px 18px rgba(209,22,24,.32)}.wof-coupon-modal .wof-coupon-confetti{border-radius:50%;height:7px;opacity:.95;position:absolute;width:7px}.wof-coupon-modal .wof-coupon-confetti.is-dash{border-radius:2px;height:9px;width:4px}.wof-coupon-modal .wof-coupon-modal-title{font-size:21px;font-weight:800;line-height:1.2;margin:0 0 6px}.wof-coupon-modal.is-success .wof-coupon-modal-title{color:#14161a}.wof-coupon-modal.is-failed .wof-coupon-modal-title{color:#4a0e0e}.wof-coupon-modal .wof-coupon-modal-msg{color:#9aa0a6;font-size:13px;font-weight:500;line-height:1.4;margin:0 0 18px}.wof-coupon-code-card{align-items:center;border:1px solid transparent;border-radius:14px;display:flex;gap:10px;justify-content:space-between;padding:12px 14px}.wof-coupon-modal.is-success .wof-coupon-code-card{background:#eaf7ee;border-color:#cdebd6}.wof-coupon-modal.is-failed .wof-coupon-code-card{background:#fcebeb;border-color:#f6d2d2}.wof-coupon-code-left{align-items:center;display:flex;gap:10px;min-width:0;text-align:left}.wof-coupon-ticket{align-items:center;border-radius:9px;display:flex;flex-shrink:0;height:36px;justify-content:center;width:36px}.wof-coupon-modal.is-success .wof-coupon-ticket{background:#d6efdd;color:#1f9c4a}.wof-coupon-modal.is-failed .wof-coupon-ticket{background:#f7d7d7;color:#d11618}.wof-coupon-modal .wof-coupon-code-text{min-width:0}.wof-coupon-modal .wof-coupon-code-text strong{color:#14161a;display:block;font-size:15px;font-weight:800;line-height:1.25}.wof-coupon-modal .wof-coupon-code-text span{color:#7e7e7e;font-size:11px;font-weight:500}.wof-coupon-modal.is-failed .wof-coupon-code-text span{color:#c0454a}.wof-coupon-modal .wof-coupon-saved-badge{align-items:center;background:#cfebd7;border-radius:20px;color:#1f9c4a;display:inline-flex;flex-shrink:0;font-size:11px;font-weight:700;gap:4px;padding:6px 10px;white-space:nowrap}@media (max-width:379px){.wof-coupon-modal-backdrop{padding:12px}.wof-coupon-modal{padding:24px 14px 18px}.wof-coupon-code-card{align-items:flex-start;flex-direction:column;gap:8px}.wof-coupon-saved-badge{align-self:flex-end}}@media (max-width:400px){.ready-time-text h4{font-size:8px}.ready-time-text p{font-size:7px}.menu-catagory .menu-box p,.star-rating i{font-size:8px}.tab-sec .tab-text p{font-size:7px;letter-spacing:0;line-height:1.2}.trust-features-card .trust-text p{font-size:7px}.trust-features-card .trust-text h4{font-size:8px}}.wof-addr-field{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.wof-addr-field label{color:#444;font-size:12px;font-weight:600}.wof-addr-field input{background:#fafafa;border:1px solid #e3e3e3;border-radius:8px;font-size:14px;outline:none;padding:10px 13px;transition:border-color .15s}.wof-addr-field input:focus{background:#fff;border-color:#e1191b}.wof-addr-field input.error{border-color:#e1191b}.wof-addr-err{color:#e1191b;font-size:11px}.wof-map-container{border-radius:10px;height:280px;margin-bottom:12px;overflow:hidden;width:100%}.wof-success{padding-bottom:90px}.wof-success a,.wof-success h1,.wof-success h2,.wof-success h3,.wof-success h4,.wof-success h5,.wof-success h6,.wof-success header,.wof-success img,.wof-success li,.wof-success nav,.wof-success p,.wof-success section,.wof-success span,.wof-success ul{border:0;font:inherit;margin:0;padding:0;vertical-align:initial}.wof-success a{color:inherit;text-decoration:none}.wof-success button{background:transparent;border:none;cursor:pointer}.wof-success .container{margin-left:auto;margin-right:auto;max-width:100%;padding-left:12px;padding-right:12px;width:100%}.wof-success .main-header{background-color:#ffb81c;padding:12px 0}.wof-success .back-link img{width:18px}.wof-success .add-bar h6{align-items:center;color:#000;cursor:pointer;display:flex;font-size:11px;font-weight:700;line-height:1.2}.wof-success .add-bar p{color:#000;font-size:9px;line-height:1.2;opacity:.8}.wof-success .cart-icon-wrapper a{color:#000;position:relative}.wof-success .cart-icon-wrapper .cart-icon img{width:22px}.wof-success .cart-icon-wrapper .cart-badge{align-items:center;background-color:#e1191b;border-radius:50%;color:#fff;display:flex;font-size:8px;font-weight:700;height:14px;justify-content:center;line-height:1;position:absolute;right:-10px;top:-6px;width:14px;z-index:5}.wof-success .success-data{padding-bottom:70px}.wof-success .success-badge-wrapper{align-items:center;display:flex;gap:10px;justify-content:center;margin-bottom:14px}.wof-success .success-card{padding:14px 0}.wof-success .success-badge img{width:48px}.wof-success .success-card h3{align-items:center;color:#000;display:flex;font-size:16px;font-weight:700;gap:6px}.wof-success .success-card h3 img{width:16px}.wof-success .success-card p{color:#383733;font-size:10px;font-weight:400;margin-bottom:0}.wof-success .trust-data{background:#f6f8f1;border-radius:8px;box-shadow:0 1px 3px 0 rgba(0,0,0,.05);margin-bottom:10px;padding:10px}.wof-success .trust-col-icon img{width:22px}.wof-success .trust-col-text h4{color:#000;font-size:10px;font-weight:700;padding-bottom:2px}.wof-success .trust-col-text p{color:#000;font-size:8px;font-weight:500;margin-bottom:0}.wof-success .ready-time-card{margin-bottom:10px}.wof-success .ready-time-left{align-items:center;background:#f6f8f1;border-radius:8px;box-shadow:0 1px 3px 0 rgba(0,0,0,.05);display:flex;gap:10px;padding:10px}.wof-success .ready-time-icon img{width:18px}.wof-success .ready-time-text h4{color:#000;font-size:11px;font-weight:500;margin-bottom:2px}.wof-success .ready-time-text h4 span{color:#0b7b29}.wof-success .ready-time-text p{color:#000;font-size:8px;font-weight:500;margin-bottom:0}.wof-success .btn-track-order{align-items:center;background:#fff;border:1px solid #0b7b29;border-radius:6px;color:#0b7b29;display:flex;font-size:9px;font-weight:600;gap:4px;padding:6px 12px;white-space:nowrap}.wof-success .btn-track-order img{width:10px}.wof-success .section-header-success{margin-bottom:8px;padding:0 4px}.wof-success .section-header-success h3{color:#000;font-size:13px;font-weight:600;margin-bottom:0}.wof-success .btn-view-receipt{align-items:center;background:none;border:none;color:#0b7b29;display:inline-flex;font-size:11px;font-weight:500;gap:4px;padding:0}.wof-success .btn-view-receipt img{width:11px}.wof-success .order-receipt-card{margin-bottom:12px}.wof-success .order-receipt-card .order-box{background:#fff;border:.95px solid #e3e3e3;border-radius:5.702px;margin-bottom:10px;padding:10px}.wof-success .success-item-list{display:flex;flex-direction:column}.wof-success .success-item-row{border-bottom:1px solid #e3e3e3;margin-bottom:6px;padding-bottom:6px}.wof-success .success-item-left{align-items:center;display:flex;gap:6px;justify-content:space-between}.wof-success .success-item-thumb{border-radius:6px;height:50px;object-fit:cover;width:50px}.wof-success .success-item-info{flex-grow:1}.wof-success .success-item-info h4{color:#000;font-size:11px;font-weight:600;margin-bottom:4px}.wof-success .success-item-info p{margin-bottom:0}.wof-success .success-item-info p,.wof-success .success-item-price{color:#000;font-size:11px;font-weight:600}.wof-success .receipt-bill-row{color:#383733;display:flex;font-size:10px;font-weight:500;justify-content:space-between;margin-bottom:6px}.wof-success .receipt-bill-row.savings{color:#0b7b29}.wof-success .receipt-divider{border-top:1px solid #e3e3e3}.wof-success .receipt-grand-total{align-items:center;display:flex;justify-content:space-between;margin:6px 0}.wof-success .receipt-total-label h4{color:#000;font-size:11px;font-weight:600;margin-bottom:2px}.wof-success .receipt-total-label p{color:#000;font-size:10px;margin-bottom:0}.wof-success .receipt-total-amount{text-align:right}.wof-success .receipt-total-value{color:#e1191b;font-size:16px;font-weight:600;line-height:1.1}.wof-success .coupon-savings-banner{align-items:center;background:#eef6e6;border-radius:4px;color:#0b7b29;display:flex;font-size:9px;font-weight:600;gap:6px;padding:6px 4px}.wof-success .coupon-savings-banner img{width:12px}.wof-success .info-card{background:#fff;border:1px solid #e3e3e3;border-radius:8px;margin-bottom:10px;padding:8px}.wof-success .info-card-icon img{width:27px}.wof-success .info-card-content h4{color:#000;font-size:12px;font-weight:600;margin-bottom:4px}.wof-success .info-card-content p{color:#383733;font-size:9px;font-weight:500;line-height:1.4;margin-bottom:8px}.wof-success .info-card-link{color:#1874d5;font-size:9px;font-weight:500;letter-spacing:.3px}.wof-success .rate-experience-card{background:#fff;border:1px solid #e3e3e3;border-radius:8px;padding:8px 8px 10px}.wof-success .rate-card-icon img{width:27px}.wof-success .rate-card-content h4{color:#000;font-size:12px;font-weight:600;margin-bottom:2px}.wof-success .rate-card-content p{color:#383733;font-size:9px;font-weight:500;line-height:1.5;margin-bottom:8px}.wof-success .star-rating{display:flex;gap:6px}.wof-success .star-rating i{color:#ddd;cursor:pointer;font-size:16px;transition:color .15s ease}.wof-success .star-rating i.active{color:#ffb81c}.wof-success .whatsapp-update-card{margin-top:10px}.wof-success .whatsapp-update-left{align-items:center;background:#f6f8f1;border-radius:8px;box-shadow:0 1px 3px 0 rgba(0,0,0,.05);display:flex;gap:10px;padding:10px}.wof-success .whatsapp-icon-circle img{width:24px}.wof-success .whatsapp-update-text h4{color:#000;font-size:11px;font-weight:500;margin-bottom:2px}.wof-success .whatsapp-update-text p{color:#383733;font-size:8px;font-weight:500;margin-bottom:0}.wof-success .btn-send-update{background:#fff;border:1px solid #0b7b29;border-radius:6px;color:#0b7b29;font-size:9px;font-weight:600;padding:6px 12px;white-space:nowrap}.wof-success .help-section{margin-bottom:20px;margin-top:24px;text-align:center}.wof-success .help-section h4{color:#000;font-size:11px;font-weight:500;margin-bottom:12px}.wof-success .help-buttons-row{display:flex;gap:8px;justify-content:space-between}.wof-success .btn-help-outline{align-items:center;background:#fff;border:1px solid #e3e3e3;border-radius:6px;color:#000;display:flex;flex:1 1;font-size:10px;font-weight:600;gap:6px;justify-content:center;padding:8px 4px}.wof-success .btn-help-outline img{width:12px}.wof-success .bottom-nav{align-items:center;background-color:#fff;bottom:0;box-shadow:0 -2px 4px 0 rgba(0,0,0,.1);display:flex;height:65px;justify-content:space-around;left:0;margin:0 auto;max-width:450px;padding:0 10px;position:fixed;right:0;z-index:1010}.wof-success .bottom-nav-item{align-items:center;color:#888;display:flex;flex-direction:column;gap:2px;width:22%}.wof-success .bottom-nav-icon img{height:22px;width:22px}.wof-success .bottom-nav-label{color:#383733;font-size:11px;font-weight:500;line-height:16px;text-align:center}.wof-success .bottom-nav-item.active .bottom-nav-label{color:#e1191b}.wof-success .bottom-nav-item img{-webkit-filter:grayscale(1) opacity(.5);filter:grayscale(1) opacity(.5);transition:-webkit-filter .2s ease;transition:filter .2s ease;transition:filter .2s ease,-webkit-filter .2s ease}.wof-success .bottom-nav-item.active img{-webkit-filter:invert(18%) sepia(87%) saturate(5422%) hue-rotate(352deg) brightness(85%) contrast(106%);filter:invert(18%) sepia(87%) saturate(5422%) hue-rotate(352deg) brightness(85%) contrast(106%)}.wof-success .status-badge{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.wof-success .status-badge img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);width:22px}.wof-success .status-badge.failed{background:#e1191b}.wof-success .status-badge.pending{background:#f5a623}.wof-success .pay-action-card{padding:4px 0 2px}.wof-success .pay-action-row{display:flex;gap:8px}.wof-success .btn-pay-primary{align-items:center;background:#e1191b;border:none;border-radius:8px;color:#fff;display:flex;flex:1 1;font-size:11px;font-weight:700;gap:5px;justify-content:center;padding:11px 0}.wof-success .btn-pay-primary img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);width:12px}.wof-success .btn-pay-primary:disabled{background:#d9a7a7}.wof-success .btn-pay-outline{background:#fff;border:1px solid #e1191b;border-radius:8px;color:#e1191b;flex:1 1;font-size:11px;font-weight:700;padding:11px 0}.wof-success .pay-order-id{color:#888;font-size:13px;font-weight:600}.wof-receipt-overlay{align-items:center;background:rgba(0,0,0,.55);display:flex;inset:0;justify-content:center;overflow-y:auto;padding:16px;position:fixed;z-index:1100}.wof-receipt-sheet{background:#fff;border-radius:14px;box-shadow:0 12px 40px rgba(0,0,0,.3);display:flex;flex-direction:column;max-height:92vh;max-width:360px;overflow:hidden;position:relative;width:100%}.wof-receipt-close{background:#f1f1f1;border:none;border-radius:50%;color:#555;cursor:pointer;font-size:18px;height:28px;line-height:1;position:absolute;right:10px;top:8px;width:28px;z-index:2}.wof-receipt-paper{color:#1a1a1a;font-size:12.5px;overflow-y:auto;padding:20px 18px 16px}.wof-receipt-paper .rcpt-brand{padding-bottom:12px;text-align:center}.wof-receipt-paper .rcpt-brand img{height:30px;margin-bottom:6px}.wof-receipt-paper .rcpt-brand h3{color:#1a1a1a;font-size:16px;font-weight:800;letter-spacing:1px;margin:0}.wof-receipt-paper .rcpt-brand p{color:#888;font-size:10px;margin:2px 0 0}.wof-receipt-paper .rcpt-outlet{padding-bottom:12px;text-align:center}.wof-receipt-paper .rcpt-outlet p{color:#555;font-size:11px;line-height:1.4;margin:0}.wof-receipt-paper .rcpt-sec{border-top:1px dashed #cfcfcf;padding:10px 0}.wof-receipt-paper .rcpt-bill-row,.wof-receipt-paper .rcpt-item-row,.wof-receipt-paper .rcpt-meta-row{display:flex;gap:10px;justify-content:space-between;margin-bottom:6px}.wof-receipt-paper .rcpt-bill-row:last-child,.wof-receipt-paper .rcpt-item-row:last-child,.wof-receipt-paper .rcpt-meta-row:last-child{margin-bottom:0}.wof-receipt-paper .rcpt-meta-row span:first-child{color:#888}.wof-receipt-paper .rcpt-meta-row span:last-child{font-weight:600;text-align:right;text-transform:capitalize}.wof-receipt-paper .rcpt-addr{color:#666;font-size:11px;line-height:1.4;margin:6px 0 0}.wof-receipt-paper .rcpt-item-name{color:#1a1a1a}.wof-receipt-paper .rcpt-item-amt{font-weight:600;white-space:nowrap}.wof-receipt-paper .rcpt-bill-row span:first-child{color:#666}.wof-receipt-paper .rcpt-bill-row span:last-child{font-weight:600}.wof-receipt-paper .rcpt-total span{color:#1a1a1a;font-size:15px;font-weight:800}.wof-receipt-paper .rcpt-foot{border-top:1px dashed #cfcfcf;padding-top:12px;text-align:center}.wof-receipt-paper .rcpt-foot p{color:#e1191b;font-size:12px;font-weight:700;margin:0}.wof-receipt-paper .rcpt-foot span{color:#aaa;font-size:9px}.wof-receipt-actions{border-top:1px solid #eee;padding:12px 16px}.wof-receipt-actions button{background:#e1191b;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:11px 0;text-transform:uppercase;width:100%}.wof-offer .offer-hero-banner{margin-bottom:14px}.wof-offer .offer-hero-banner img{border-radius:12px;display:block;object-fit:cover;width:100%}.wof-mobile-home{background:#fff;color:#000;font-family:Inter,sans-serif;line-height:1.3;margin:0 auto;max-width:450px;min-height:100vh;overflow-x:hidden;position:relative;z-index:100}.wof-offer{padding-bottom:90px}.wof-offer a,.wof-offer h1,.wof-offer h2,.wof-offer h3,.wof-offer h4,.wof-offer h5,.wof-offer h6,.wof-offer header,.wof-offer img,.wof-offer li,.wof-offer nav,.wof-offer p,.wof-offer section,.wof-offer span,.wof-offer ul{border:0;font:inherit;margin:0;padding:0;vertical-align:initial}.wof-offer a{color:inherit;text-decoration:none}.wof-offer button{background:transparent;border:none;cursor:pointer}.wof-offer .container{margin-left:auto;margin-right:auto;max-width:100%;padding-left:14px;padding-right:14px;width:100%}.wof-offer .main-header{background-color:#ffb81c;padding:12px 0}.wof-offer .back-link img{width:18px}.wof-offer .add-bar h6{align-items:center;color:#000;display:flex;font-size:11px;font-weight:700;line-height:1.2}.wof-offer .add-bar p{color:#000;font-size:9px;line-height:1.2;opacity:.8}.wof-offer .cart-icon-wrapper a{color:#000;position:relative}.wof-offer .cart-icon-wrapper .cart-icon img{width:22px}.wof-offer .cart-icon-wrapper .cart-badge{align-items:center;background-color:#e1191b;border-radius:50%;color:#fff;display:flex;font-size:8px;font-weight:700;height:14px;justify-content:center;line-height:1;position:absolute;right:-10px;top:-6px;width:14px;z-index:5}.wof-offer .offer-intro{padding:16px 0 10px}.wof-offer .offer-intro h2{color:#000;font-size:18px;font-weight:800;letter-spacing:-.4px;margin-bottom:2px}.wof-offer .offer-intro p{color:#6b6b6b;font-size:11px;font-weight:500}.wof-offer .offer-hero{background:linear-gradient(135deg,#ffb81c,#f4801f 45%,#e1191b);border-radius:16px;box-shadow:0 6px 16px rgba(225,25,27,.18);color:#fff;margin-bottom:18px;overflow:hidden;padding:18px 16px;position:relative}.wof-offer .offer-hero:after{background:hsla(0,0%,100%,.12);border-radius:50%;content:"";height:120px;position:absolute;right:-30px;top:-30px;width:120px}.wof-offer .offer-hero .hero-tag{background:rgba(0,0,0,.18);border-radius:20px;display:inline-block;font-size:9px;font-weight:700;letter-spacing:.5px;margin-bottom:8px;padding:3px 10px;text-transform:uppercase}.wof-offer .offer-hero h3{font-size:24px;font-weight:900;line-height:1.1;margin-bottom:4px;position:relative}.wof-offer .offer-hero p{font-size:11px;font-weight:500;margin-bottom:12px;max-width:75%;opacity:.95;position:relative}.wof-offer .offer-hero .hero-code{align-items:center;background:#fff;border:1.5px dashed #e1191b;border-radius:8px;color:#e1191b;display:inline-flex;font-size:13px;font-weight:800;gap:8px;letter-spacing:1px;padding:7px 12px;position:relative}.wof-offer .offer-hero .hero-code small{color:#888;font-size:8px;font-weight:600;letter-spacing:0}.wof-offer .offer-section-title{align-items:center;color:#000;display:flex;font-size:14px;font-weight:800;gap:8px;letter-spacing:-.3px;margin:18px 0 12px}.wof-offer .offer-section-title:before{background:#e1191b;border-radius:4px;content:"";height:16px;width:4px}.wof-offer .coupon-card{background:#fff;border:1px solid #ececec;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.04);display:flex;margin-bottom:12px;overflow:hidden}.wof-offer .coupon-badge{align-items:center;color:#fff;display:flex;flex-direction:column;flex-shrink:0;justify-content:center;padding:10px 4px;position:relative;text-align:center;width:80px}.wof-offer .coupon-badge:after{border-right:2px dashed #fff;bottom:0;content:"";opacity:.6;position:absolute;right:-1px;top:0}.wof-offer .coupon-badge .badge-big{font-size:18px;font-weight:900;line-height:1}.wof-offer .coupon-badge .badge-small{font-size:9px;font-weight:700;letter-spacing:1px;margin-top:2px}.wof-offer .coupon-badge.has-image{padding:0}.wof-offer .coupon-badge.has-image:after{display:none}.wof-offer .coupon-badge .badge-img{display:block;height:100%;object-fit:cover;width:100%}.wof-offer .coupon-content{display:flex;flex:1 1;flex-direction:column;padding:10px 12px}.wof-offer .coupon-content h4{color:#000;font-size:13px;font-weight:700;margin-bottom:3px}.wof-offer .coupon-content p{color:#6b6b6b;font-size:10px;font-weight:500;line-height:1.4;margin-bottom:8px}.wof-offer .coupon-code-row{align-items:center;display:flex;justify-content:space-between;margin-top:auto}.wof-offer .coupon-code-pill{background:#fafafa;border:1px dashed #b9b9b9;border-radius:6px;color:#000;font-size:11px;font-weight:800;letter-spacing:1px;padding:4px 10px}.wof-offer .btn-copy-coupon{background:#e1191b;border:none;border-radius:6px;color:#fff;font-size:10px;font-weight:700;letter-spacing:.3px;padding:6px 14px;text-transform:uppercase;transition:background .2s ease}.wof-offer .btn-copy-coupon.copied{background:#0b7b29}.wof-offer .bank-card{align-items:center;background:#fff;border:1px solid #ececec;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.04);display:flex;gap:10px;margin-bottom:10px;padding:12px}.wof-offer .bank-logo{align-items:center;border-radius:10px;color:#fff;display:flex;flex-shrink:0;font-size:14px;font-weight:800;height:38px;justify-content:center;width:38px}.wof-offer .bank-info h4{color:#000;font-size:11px;font-weight:700;margin-bottom:2px}.wof-offer .bank-info p{color:#6b6b6b;font-size:9px;font-weight:500;line-height:1.4}.wof-offer .how-card{background:#fff;border:1px solid #ececec;border-radius:12px;margin-top:4px;padding:14px}.wof-offer .how-step{align-items:flex-start;display:flex;gap:10px;margin-bottom:12px}.wof-offer .how-step:last-child{margin-bottom:0}.wof-offer .how-step-num{align-items:center;background:#fdecce;border-radius:50%;color:#e1191b;display:flex;flex-shrink:0;font-size:11px;font-weight:800;height:22px;justify-content:center;width:22px}.wof-offer .how-step-text h5{color:#000;font-size:11px;font-weight:700;margin-bottom:1px}.wof-offer .how-step-text p{color:#6b6b6b;font-size:9px;font-weight:500}.wof-offer .bottom-nav{align-items:center;background-color:#fff;bottom:0;box-shadow:0 -2px 4px 0 rgba(0,0,0,.1);display:flex;height:65px;justify-content:space-around;left:0;margin:0 auto;max-width:450px;padding:0 10px;position:fixed;right:0;z-index:1010}.wof-offer .bottom-nav-item{align-items:center;color:#888;display:flex;flex-direction:column;gap:2px;width:22%}.wof-offer .bottom-nav-icon img{height:22px;width:22px}.wof-offer .bottom-nav-label{color:#383733;font-size:11px;font-weight:500;line-height:16px;text-align:center}.wof-offer .bottom-nav-item.active .bottom-nav-label{color:#e1191b}.wof-offer .bottom-nav-item img{-webkit-filter:grayscale(1) opacity(.5);filter:grayscale(1) opacity(.5);transition:-webkit-filter .2s ease;transition:filter .2s ease;transition:filter .2s ease,-webkit-filter .2s ease}.wof-offer .bottom-nav-item.active img{-webkit-filter:invert(18%) sepia(87%) saturate(5422%) hue-rotate(352deg) brightness(85%) contrast(106%);filter:invert(18%) sepia(87%) saturate(5422%) hue-rotate(352deg) brightness(85%) contrast(106%)}.wof-account{background:#f5f6f8;min-height:100dvh;padding-bottom:90px}.wof-account .wof-subheader{box-shadow:0 1px 6px rgba(0,0,0,.06)}.wof-account .wof-subheader .back-link{align-items:center;display:inline-flex;height:34px;justify-content:center;margin-right:10px;width:34px}.wof-account .wof-subheader .back-link img{height:18px;width:18px}.wof-account .wof-subheader-title{color:#1a1a1a;font-size:17px;font-weight:700}.wof-account .acc-user-card{align-items:center;background:linear-gradient(135deg,#c82027,#e2521a);border-radius:16px;color:#fff;display:flex;gap:14px;margin:14px 0 18px;padding:18px}.wof-account .acc-avatar{align-items:center;background:hsla(0,0%,100%,.2);border-radius:50%;display:flex;flex-shrink:0;font-size:22px;font-weight:700;height:56px;justify-content:center;text-transform:uppercase;width:56px}.wof-account .acc-user-info h3{color:#fff;font-size:18px;font-weight:700;margin:0 0 2px}.wof-account .acc-user-info p{color:hsla(0,0%,100%,.9);font-size:13px;margin:0}.wof-account .acc-wallet-chip{align-items:center;background:#fff;border-radius:14px;box-shadow:0 2px 10px rgba(0,0,0,.05);display:flex;justify-content:space-between;margin-bottom:16px;padding:14px 16px}.wof-account .acc-wallet-chip .label{color:#777;font-size:13px;margin:0}.wof-account .acc-wallet-chip .amount{color:#1a1a1a;font-size:20px;font-weight:800;margin:2px 0 0}.wof-account .acc-wallet-chip .chip-btn{background:#fff0e9;border:none;border-radius:10px;color:#e2521a;font-size:13px;font-weight:700;padding:8px 14px}.wof-account .acc-menu{background:#fff;border-radius:14px;box-shadow:0 2px 10px rgba(0,0,0,.05);margin-bottom:16px;overflow:hidden}.wof-account .acc-menu-item{align-items:center;background:none;border:none;border-bottom:1px solid #f0f0f0;color:#1a1a1a;cursor:pointer;display:flex;gap:14px;padding:15px 16px;text-align:left;width:100%}.wof-account .acc-menu-item:last-child{border-bottom:none}.wof-account .acc-menu-item .acc-menu-icon{align-items:center;background:#fff0e9;border-radius:10px;color:#e2521a;display:flex;flex-shrink:0;height:38px;justify-content:center;width:38px}.wof-account .acc-menu-item .acc-menu-icon svg{height:20px;width:20px}.wof-account .acc-menu-item .acc-menu-label{flex:1 1;font-size:15px;font-weight:600}.wof-account .acc-menu-item .acc-menu-sub{color:#999;font-size:12px;font-weight:600}.wof-account .acc-menu-item .acc-chevron{color:#c4c4c4;flex-shrink:0;height:18px;width:18px}.wof-account .acc-menu-item.danger .acc-menu-icon{background:#fdeaec;color:#c82027}.wof-account .acc-menu-item.danger .acc-menu-label{color:#c82027}.wof-account .acc-body{padding:14px 0 0}.wof-account .acc-section-title{color:#888;font-size:13px;font-weight:700;letter-spacing:.5px;margin:4px 0 10px;text-transform:uppercase}.wof-account .acc-empty{color:#999;font-size:15px;padding:50px 20px;text-align:center}.wof-account .acc-empty img{margin-bottom:12px;opacity:.5;width:70px}.wof-account .order-card{background:#fff;border-radius:14px;box-shadow:0 2px 10px rgba(0,0,0,.05);margin-bottom:12px;margin-top:12px;padding:14px}.wof-account .order-card-top{display:flex;gap:12px}.wof-account .order-card-top .pic{background:#f0f0f0;border-radius:10px;flex-shrink:0;height:64px;overflow:hidden;width:64px}.wof-account .order-card-top .pic img{height:100%;object-fit:cover;width:100%}.wof-account .order-card-info{flex:1 1;min-width:0}.wof-account .order-card-info .order-id{color:#999;font-size:12px;margin:0 0 2px}.wof-account .order-card-info .order-items{color:#1a1a1a;font-size:14px;font-weight:700;margin:0 0 4px}.wof-account .order-status{background:#eef7ee;border-radius:20px;color:#1f9d55;display:inline-block;font-size:12px;font-weight:700;padding:3px 10px}.wof-account .order-status.pending{background:#fff6e5;color:#c98a00}.wof-account .order-status.failed{background:#fdeaec;color:#c82027}.wof-account .order-card-foot{align-items:center;border-top:1px solid #f2f2f2;display:flex;justify-content:space-between;margin-top:12px;padding-top:12px}.wof-account .order-card-foot .total{color:#1a1a1a;font-size:15px;font-weight:800}.wof-account .order-card-foot .btn-view{background:#fff0e9;border:none;border-radius:8px;color:#e2521a;font-size:13px;font-weight:700;padding:7px 16px}.wof-account .wallet-balance-card{background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:16px;color:#fff;margin:14px 0 18px;padding:22px}.wof-account .wallet-balance-card .label{color:hsla(0,0%,100%,.7);font-size:13px;margin:0 0 6px}.wof-account .wallet-balance-card .balance{color:#fff;font-size:34px;font-weight:800;margin:0 0 16px}.wof-account .wallet-add-row{display:flex;gap:8px}.wof-account .wallet-add-row input{background:hsla(0,0%,100%,.12);border:none;border-radius:10px;color:#fff;flex:1 1;font-size:15px;padding:11px 14px}.wof-account .wallet-add-row input::-webkit-input-placeholder{color:hsla(0,0%,100%,.5)}.wof-account .wallet-add-row input::placeholder{color:hsla(0,0%,100%,.5)}.wof-account .wallet-add-row button{background:#e2521a;border:none;border-radius:10px;color:#fff;font-size:14px;font-weight:700;padding:11px 18px;white-space:nowrap}.wof-account .wallet-quick{display:flex;gap:8px;margin-top:12px}.wof-account .wallet-quick button{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:8px;color:#fff;flex:1 1;font-size:13px;font-weight:600;padding:7px 0}.wof-account .txn-card{background:#fff;border-radius:14px;box-shadow:0 2px 10px rgba(0,0,0,.05);padding:6px 16px}.wof-account .txn-row{align-items:center;border-bottom:1px solid #f2f2f2;display:flex;justify-content:space-between;padding:13px 0}.wof-account .txn-row:last-child{border-bottom:none}.wof-account .txn-row .txn-title{color:#1a1a1a;font-size:14px;font-weight:600;margin:0}.wof-account .txn-row .txn-date{color:#999;font-size:12px;margin:2px 0 0}.wof-account .txn-row .txn-amt{font-size:15px;font-weight:800;white-space:nowrap}.wof-account .txn-row .txn-amt.credit{color:#1f9d55}.wof-account .txn-row .txn-amt.failed{color:#c82027}.wof-account .address-card{background:#fff;border-radius:14px;box-shadow:0 2px 10px rgba(0,0,0,.05);margin-bottom:12px;margin-top:12px;padding:16px;position:relative}.wof-account .address-card .addr-type{background:#fff0e9;border-radius:6px;color:#e2521a;display:inline-block;font-size:11px;font-weight:700;margin-bottom:8px;padding:3px 10px;text-transform:uppercase}.wof-account .address-card h4{color:#1a1a1a;font-size:15px;font-weight:700;margin:0 0 4px}.wof-account .address-card p{color:#777;font-size:13px;margin:0}.wof-account .address-card .addr-actions{border-top:1px solid #f2f2f2;display:flex;gap:18px;margin-top:12px;padding-top:12px}.wof-account .address-card .addr-actions button{background:none;border:none;font-size:13px;font-weight:700;padding:0}.wof-account .address-card .addr-actions .edit{color:#096cb8}.wof-account .address-card .addr-actions .del{color:#c82027}.wof-account .add-address-btn{background:#c82027;border:none;border-radius:12px;bottom:78px;box-shadow:0 6px 18px rgba(200,32,39,.3);color:#fff;font-size:15px;font-weight:700;left:50%;max-width:422px;padding:14px;position:fixed;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:calc(100% - 28px);z-index:90}.wof-account .fav-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.wof-account .fav-card{background:#fff;border-radius:14px;box-shadow:0 2px 10px rgba(0,0,0,.05);display:flex;flex-direction:column;height:100%;overflow:hidden}.wof-account .fav-card .fav-img{background:#f0f0f0;position:relative}.wof-account .fav-card .fav-img img{aspect-ratio:1/1;display:block;object-fit:cover;width:100%}.wof-account .fav-card .fav-heart{align-items:center;background:hsla(0,0%,100%,.92);border:none;border-radius:50%;box-shadow:0 2px 6px rgba(0,0,0,.15);display:flex;height:30px;justify-content:center;position:absolute;right:8px;top:8px;width:30px}.wof-account .fav-card .fav-heart svg{fill:#c82027;height:16px;width:16px}.wof-account .fav-card .fav-info{display:flex;flex:1 1;flex-direction:column;padding:10px}.wof-account .fav-card .fav-info h4{color:#1a1a1a;font-size:13px;font-weight:700;line-height:1.3;margin:0 0 4px;text-align:center}.wof-account .fav-card .fav-info .price{color:#1a1a1a;font-size:14px;font-weight:800;margin:0 0 10px;text-align:center}.wof-account .fav-card .fav-action{margin-top:auto}.wof-account .fav-card .btn-add{background:#fff0e9;border:1px solid #ffd9c7;border-radius:8px;color:#e2521a;font-size:13px;font-weight:700;padding:7px 0;width:100%}.wof-account .fav-card .unavailable{color:#c82027;font-size:12px;font-weight:700;padding:7px 0;text-align:center;width:100%}.wof-account .fav-qty{align-items:center;border:1px solid #ffd9c7;border-radius:8px;display:flex;justify-content:space-between;overflow:hidden}.wof-account .fav-qty button{background:#fff0e9;border:none;color:#e2521a;font-size:18px;font-weight:700;height:32px;width:34px}.wof-account .fav-qty span{font-size:14px;font-weight:700}.wof-account .fav-clear{background:none;border:none;color:#c82027;font-size:13px;font-weight:700}.wof-account .acc-sheet{-webkit-animation:accSheetUp .25s ease;animation:accSheetUp .25s ease;background:#fff;border-radius:20px 20px 0 0;bottom:0;left:50%;max-height:88dvh;max-width:450px;overflow-y:auto;padding:18px 16px 28px;position:fixed;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;z-index:1200}@-webkit-keyframes accSheetUp{0%{-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%)}to{-webkit-transform:translate(-50%);transform:translate(-50%)}}@keyframes accSheetUp{0%{-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%)}to{-webkit-transform:translate(-50%);transform:translate(-50%)}}.wof-account .acc-sheet-backdrop{background:rgba(0,0,0,.5);inset:0;position:fixed;z-index:1150}.wof-account .acc-sheet-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.wof-account .acc-sheet-head h3{color:#1a1a1a;font-size:17px;font-weight:700;margin:0}.wof-account .acc-sheet-head .close{background:none;border:none;color:#999;font-size:24px;line-height:1}.wof-account .acc-field{margin-bottom:14px}.wof-account .acc-field label{color:#555;display:block;font-size:13px;font-weight:600;margin-bottom:6px}.wof-account .acc-field label .opt{color:#aaa;font-weight:500}.wof-account .acc-field input,.wof-account .acc-field select{background:#fafafa;border:1px solid #e2e2e2;border-radius:10px;color:#1a1a1a;font-size:15px;padding:11px 13px;width:100%}.wof-account .acc-field .err{color:#c82027;font-size:12px;margin-top:4px}.wof-account .acc-submit{background:#c82027;border:none;border-radius:12px;color:#fff;font-size:15px;font-weight:700;margin-top:6px;padding:14px;width:100%}.wof-account .detail-item{color:#444;display:flex;font-size:14px;justify-content:space-between;padding:8px 0}.wof-account .detail-item .name{color:#1a1a1a}.wof-account .detail-bill{border-top:1px dashed #ddd;margin-top:10px;padding-top:10px}.wof-account .detail-bill .row-line{color:#666;display:flex;font-size:14px;justify-content:space-between;padding:5px 0}.wof-account .detail-bill .row-line.grand{border-top:1px solid #eee;color:#1a1a1a;font-size:16px;font-weight:800;margin-top:6px;padding-top:10px}.wof-account .detail-otp{background:#fff6e5;border-radius:10px;margin:12px 0;padding:12px;text-align:center}.wof-account .detail-otp .code{color:#c98a00;font-size:22px;font-weight:800;letter-spacing:4px}.wof-account .acc-loading{color:#999;padding:60px 0;text-align:center}.wof-account .map-container{border-radius:12px;height:320px;margin-bottom:12px;overflow:hidden;width:100%}.wof-account .order-track-head{padding:14px 0 6px}.wof-account .order-track-head h3{color:#1a1a1a;font-size:17px;font-weight:700;margin:0}.wof-account .order-track-head p{color:#999;font-size:12px;margin:2px 0 6px}.wof-account .order-track-type{background:#fff0e9;border-radius:20px;color:#e2521a;display:inline-block;font-size:11px;font-weight:700;padding:3px 12px}.wof-account .order-track{background:#fff;border-radius:14px;box-shadow:0 2px 10px rgba(0,0,0,.05);margin:12px 0 16px;padding:18px 16px 6px}.wof-account .track-step{display:flex;gap:14px;padding-bottom:22px;position:relative}.wof-account .track-step:before{background:#e7e7e7;bottom:-4px;content:"";left:13px;position:absolute;top:28px;width:2px}.wof-account .track-step:last-child{padding-bottom:6px}.wof-account .track-step:last-child:before{display:none}.wof-account .track-step.done:before{background:#1f9d55}.wof-account .track-dot{align-items:center;background:#eee;border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:28px;justify-content:center;width:28px;z-index:1}.wof-account .track-dot .track-dot-inner{background:#c4c4c4;border-radius:50%;height:10px;width:10px}.wof-account .track-step.done .track-dot{background:#1f9d55;font-size:15px}.wof-account .track-step.active .track-dot{background:#fff;border:2px solid #e2521a}.wof-account .track-step.active .track-dot .track-dot-inner{-webkit-animation:track-pulse 1.2s ease-in-out infinite;animation:track-pulse 1.2s ease-in-out infinite;background:#e2521a}@-webkit-keyframes track-pulse{0%,to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:.5;-webkit-transform:scale(1.5);transform:scale(1.5)}}@keyframes track-pulse{0%,to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:.5;-webkit-transform:scale(1.5);transform:scale(1.5)}}.wof-account .track-text{padding-top:3px}.wof-account .track-text h5{color:#b5b5b5;font-size:14px;font-weight:600;margin:0}.wof-account .track-step.done .track-text h5{color:#1a1a1a}.wof-account .track-step.active .track-text h5{color:#e2521a;font-weight:700}.wof-account .track-text p{color:#999;font-size:11.5px;margin:3px 0 0}.wof-account .order-track-cancelled{align-items:center;background:#fdeaec;border-radius:14px;color:#c82027;display:flex;font-size:15px;font-weight:700;gap:10px;margin:12px 0 16px;padding:16px}.wof-account .order-track-cancelled i{font-size:20px}.wof-auth{background:#fff;display:flex;flex-direction:column;min-height:100dvh}.wof-auth .auth-wrap{display:flex;flex:1 1;flex-direction:column;padding:0 20px 32px}.wof-auth.embedded{padding-bottom:80px}.wof-auth .auth-page-back{align-items:center;background:none;border:none;color:#1a1a1a;display:inline-flex;margin:18px 0 0;padding:0}.wof-auth .auth-hero{padding:14px 6px 8px;text-align:center}.wof-auth .auth-hero-icon{align-items:center;background:#fce7d6;border-radius:50%;display:flex;height:84px;justify-content:center;margin:0 auto 18px;position:relative;width:84px}.wof-auth .auth-top{padding:40px 0 22px;text-align:center}.wof-auth .auth-logo{display:block;margin:0 auto 18px;width:92px}.wof-auth .auth-title{color:#1a1a1a;font-size:23px;font-weight:800;margin:0 0 8px}.wof-auth .auth-hero .auth-title{margin:0 0 8px}.wof-auth .auth-sub{color:#828282;font-size:13.5px;line-height:1.55;margin:0}.wof-auth .auth-hero .auth-sub{margin:0 auto;max-width:280px}.wof-auth .auth-field{margin-bottom:16px}.wof-auth .auth-field label{color:#444;display:block;font-size:13px;font-weight:700;margin-bottom:8px}.wof-auth .auth-field label .opt{color:#aaa;font-weight:500}.wof-auth .auth-field input{background:#fff;border:1px solid #e6e6e6;border-radius:12px;color:#1a1a1a;font-size:15px;padding:14px;width:100%}.wof-auth .auth-field input::-webkit-input-placeholder{color:#b3b3b3}.wof-auth .auth-field input::placeholder{color:#b3b3b3}.wof-auth .auth-field input:focus{border-color:#e2521a;outline:none}.wof-auth .auth-field .err{color:#c82027;font-size:12px;margin-top:5px}.wof-auth .mobile-input{align-items:stretch;background:#fff;border:1px solid #e6e6e6;border-radius:12px;display:flex;overflow:hidden}.wof-auth .mobile-input .prefix{align-items:center;background:#fff;border-right:1px solid #e6e6e6;color:#1a1a1a;display:flex;font-size:15px;font-weight:700;gap:4px;padding:0 12px}.wof-auth .mobile-input .prefix svg{color:#999}.wof-auth .mobile-input input{background:transparent;border:none;border-radius:0;flex:1 1}.wof-auth .otp-row{display:flex;gap:12px;justify-content:space-between;margin:8px 0 18px}.wof-auth .otp-row input{aspect-ratio:1/1;background:#fff;border:1px solid #e6e6e6;border-radius:12px;color:#1a1a1a;font-size:24px;font-weight:800;text-align:center;width:100%}.wof-auth .otp-row input:focus{border-color:#e2521a;outline:none}.wof-auth .otp-sent-to{color:#777;font-size:14px;margin-bottom:18px;text-align:center}.wof-auth .otp-sent-to b{color:#1a1a1a}.wof-auth .auth-btn{background:#c82027;border:none;border-radius:12px;color:#fff;font-size:16px;font-weight:700;margin-top:4px;padding:15px;width:100%}.wof-auth .auth-btn:disabled{opacity:.6}.wof-auth .auth-foot{color:#777;font-size:14px;margin-top:22px;text-align:center}.wof-auth .auth-link{background:none;border:none;color:#e2521a;font-size:14px;font-weight:700;padding:0}.wof-auth .auth-resend{color:#777;font-size:14px;margin-top:16px;text-align:center}.wof-auth .auth-back{align-items:center;background:none;border:none;color:#777;display:inline-flex;font-size:14px;font-weight:600;gap:6px;margin-bottom:18px;padding:0}.wof-auth .otp-via-divider{align-items:center;color:#9a9a9a;display:flex;font-size:13px;font-weight:600;gap:12px;margin:22px 0 14px}.wof-auth .otp-via-divider:after,.wof-auth .otp-via-divider:before{background:#ededed;content:"";flex:1 1;height:1px}.wof-auth .otp-via-divider span{white-space:nowrap}.wof-auth .otp-method-card{align-items:center;border:1px solid #ededed;border-radius:14px;display:flex;gap:12px;margin-bottom:18px;padding:13px 14px}.wof-auth .radio-dot{align-items:center;border:2px solid #c82027;border-radius:50%;display:flex;height:19px;justify-content:center;min-width:19px;width:19px}.wof-auth .radio-dot:after{background:#c82027;border-radius:50%;content:"";height:9px;width:9px}.wof-auth .method-icon{align-items:center;background:#fce7d6;border-radius:50%;display:flex;height:40px;justify-content:center;min-width:40px;width:40px}.wof-auth .method-text{display:flex;flex-direction:column;gap:2px}.wof-auth .method-text strong{color:#1a1a1a;font-size:14.5px;font-weight:700}.wof-auth .method-text span{color:#8d8d8d;font-size:12px;line-height:1.4}.wof-auth .trust-badges{background:#fbefe3;border-radius:16px;display:flex;gap:6px;justify-content:space-between;margin-top:4px;padding:18px 10px}.wof-auth .trust-item{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:7px;text-align:center}.wof-auth .trust-icon{align-items:center;background:#f8dec1;border-radius:50%;display:flex;height:38px;justify-content:center;width:38px}.wof-auth .trust-item strong{color:#1a1a1a;font-size:11.5px;font-weight:700;line-height:1.25}.wof-auth .trust-item span{color:#968a7d;font-size:10.5px;line-height:1.35}.wof-auth .auth-privacy-foot{align-items:center;color:#9a9a9a;display:flex;font-size:12px;gap:6px;justify-content:center;margin-top:20px;text-align:center}.wof-mobile-home .wof-info-body{padding:16px 16px 40px}.wof-mobile-home .wof-info-title{color:#000;font-size:18px;font-weight:700;margin-bottom:14px}.wof-mobile-home .wof-info-section{margin-bottom:18px}.wof-mobile-home .wof-info-section h4{color:#000;font-size:14px;font-weight:700;margin-bottom:6px}.wof-mobile-home .wof-info-section h5{color:#e1191b;font-size:15px;font-weight:700;margin-bottom:8px}.wof-mobile-home .wof-info-body>p,.wof-mobile-home .wof-info-section p{color:#444;font-size:13px;font-weight:400;line-height:1.6;margin-bottom:10px}.wof-mobile-home .wof-info-section ul{margin-bottom:10px;padding-left:18px}.wof-mobile-home .wof-info-section ul li{color:#444;font-size:13px;line-height:1.6;list-style:disc}.wof-mobile-home .wof-about-hero img{border-radius:14px;margin-bottom:14px;object-fit:cover;width:100%}.wof-mobile-home .wof-about-ceo{color:#000;font-size:13px}.wof-mobile-home .wof-about-ceo strong{display:block;font-weight:700}.wof-mobile-home .wof-about-stats{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr);margin:6px 0 18px}.wof-mobile-home .wof-about-stat{background:#fff5f5;border:1px solid #f3d6d6;border-radius:12px;padding:14px 10px;text-align:center}.wof-mobile-home .wof-about-stat h3{color:#e1191b;font-size:20px;font-weight:800;margin:0}.wof-mobile-home .wof-about-stat p{color:#555;font-size:11px;margin:4px 0 0}.wof-mobile-home .wof-about-card{background:#fff;border:1px solid #e3e3e3;border-radius:12px;margin-bottom:12px;padding:14px}.wof-mobile-home .wof-about-card img{height:48px;margin-bottom:8px;object-fit:contain;width:48px}.wof-mobile-home .wof-faq-item{background:#fff;border:1px solid #e3e3e3;border-radius:10px;margin-bottom:10px;overflow:hidden}.wof-mobile-home .wof-faq-q{align-items:center;background:#fff;border:none;color:#000;cursor:pointer;display:flex;font-size:13px;font-weight:600;gap:10px;justify-content:space-between;padding:13px 14px;text-align:left;width:100%}.wof-mobile-home .wof-faq-item.open .wof-faq-q{color:#e1191b}.wof-mobile-home .wof-faq-chevron{flex:0 0 auto;font-size:16px;line-height:1;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.wof-mobile-home .wof-faq-item.open .wof-faq-chevron{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.wof-mobile-home .wof-faq-a{color:#555;font-size:12.5px;line-height:1.6;padding:0 14px 14px}.wof-mobile-home .wof-stores-body{padding:14px 16px 40px}.wof-mobile-home .wof-city-pills{-ms-overflow-style:none;display:flex;gap:8px;margin-bottom:6px;overflow-x:auto;padding-bottom:12px;scrollbar-width:none}.wof-mobile-home .wof-city-pills::-webkit-scrollbar{display:none}.wof-mobile-home .wof-city-pill{background:#fff;border:1px solid #e3e3e3;border-radius:20px;color:#333;cursor:pointer;flex:0 0 auto;font-size:12px;font-weight:600;padding:7px 16px;white-space:nowrap}.wof-mobile-home .wof-city-pill.active{background:#e1191b;border-color:#e1191b;color:#fff}.wof-mobile-home .wof-store-card{background:#fff;border:1px solid #e3e3e3;border-radius:12px;margin-bottom:12px;padding:14px}.wof-mobile-home .wof-store-head{align-items:flex-start;display:flex;gap:10px;justify-content:space-between}.wof-mobile-home .wof-store-name h4{color:#000;font-size:14px;font-weight:700;margin:0 0 4px}.wof-mobile-home .wof-store-name p{color:#666;font-size:12px;line-height:1.5;margin:0 0 6px}.wof-mobile-home .wof-store-name h6{color:#e1191b;font-size:12px;font-weight:600;margin:0}.wof-mobile-home .wof-store-direction{background:#fff;border:1px solid #e1191b;border-radius:8px;color:#e1191b;cursor:pointer;flex:0 0 auto;font-size:11px;font-weight:700;padding:6px 12px;white-space:nowrap}.wof-mobile-home .wof-store-meta{border-top:1px dashed #e3e3e3;display:flex;gap:8px;margin-top:12px;padding-top:12px}.wof-mobile-home .wof-store-meta-item{flex:1 1}.wof-mobile-home .wof-store-meta-item h6{color:#999;font-size:11px;font-weight:700;margin:0 0 3px}.wof-mobile-home .wof-store-meta-item p{color:#333;font-size:11px;line-height:1.4;margin:0}.wof-mobile-home .wof-stores-empty{color:#999;font-size:13px;padding:30px 0;text-align:center}.wof-mobile-home .wof-feedback-body{padding:14px 16px 40px}.wof-mobile-home .wof-feedback-intro{color:#666;font-size:12.5px;line-height:1.6;margin-bottom:16px}.wof-mobile-home .wof-field{margin-bottom:14px}.wof-mobile-home .wof-field label{align-items:center;color:#333;display:flex;font-size:12px;font-weight:600;gap:6px;margin-bottom:6px}.wof-mobile-home .wof-field label svg{color:#e1191b}.wof-mobile-home .wof-field input,.wof-mobile-home .wof-field select,.wof-mobile-home .wof-field textarea{background:#fff;border:1px solid #e3e3e3;border-radius:8px;color:#000;font-size:13px;outline:none;padding:10px 12px;width:100%}.wof-mobile-home .wof-field input:focus,.wof-mobile-home .wof-field select:focus,.wof-mobile-home .wof-field textarea:focus{border-color:#e1191b}.wof-mobile-home .wof-field textarea{padding-bottom:24px;resize:vertical}.wof-mobile-home .wof-comments-wrap{position:relative}.wof-mobile-home .wof-comments-counter{bottom:8px;color:#999;font-size:11px;font-weight:500;position:absolute;right:12px}.wof-mobile-home .wof-feedback-types{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}.wof-mobile-home .wof-type-chip{align-items:center;background:#fff;border:1px solid #e3e3e3;border-radius:20px;color:#333;cursor:pointer;display:inline-flex;font-size:12px;font-weight:600;gap:6px;padding:7px 16px;white-space:nowrap}.wof-mobile-home .wof-type-chip svg{color:currentColor}.wof-mobile-home .wof-type-chip.active{background:#e1191b;border-color:#e1191b;color:#fff}.wof-mobile-home .wof-feedback-submit{align-items:center;background:#e1191b;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:700;gap:8px;justify-content:center;margin-top:8px;padding:12px 0;text-transform:uppercase;transition:opacity .3s ease;width:100%}.wof-mobile-home .wof-feedback-submit:disabled{cursor:not-allowed;opacity:.6}.wof-mobile-home .wof-feedback-submit svg{color:#fff}.wof-mobile-home .wof-loader{-webkit-animation:wof-spin .8s linear infinite;animation:wof-spin .8s linear infinite;border:2px solid hsla(0,0%,100%,.3);border-radius:50%;border-top-color:#fff;display:inline-block;height:14px;width:14px}@-webkit-keyframes wof-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes wof-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.wof-mobile-home .wof-blog-body{padding:14px 16px 40px}.wof-mobile-home .wof-blog-empty{color:#999;font-size:13px;padding:30px 0;text-align:center}.wof-mobile-home .wof-blog-card{background:#fff;border:1px solid #e3e3e3;border-radius:14px;color:inherit;display:block;margin-bottom:14px;overflow:hidden;text-decoration:none}.wof-mobile-home .wof-blog-thumb img{aspect-ratio:3/2;display:block;object-fit:cover;width:100%}.wof-mobile-home .wof-blog-info{padding:12px 14px 14px}.wof-mobile-home .wof-blog-info h6{color:#999;font-size:11px;margin:0 0 4px}.wof-mobile-home .wof-blog-info h4{color:#000;font-size:14px;font-weight:700;line-height:1.4;margin:0 0 8px}.wof-mobile-home .wof-blog-readmore{color:#e1191b;font-size:11px;font-weight:700;letter-spacing:.5px}.wof-mobile-home .wof-blogd-hero img{aspect-ratio:3/2;border-radius:14px;margin-bottom:12px;object-fit:cover;width:100%}.wof-mobile-home .wof-blogd-date{color:#999;font-size:11px;margin:0 0 4px}.wof-mobile-home .wof-blogd-title{color:#000;font-size:18px;font-weight:700;line-height:1.35;margin:0 0 12px}.wof-mobile-home .wof-blogd-desc{color:#444;font-size:13px;line-height:1.7}.wof-mobile-home .wof-blogd-desc img{border-radius:10px;height:auto;max-width:100%}.wof-mobile-home .wof-blogd-tags{margin-top:20px}.wof-mobile-home .wof-blogd-related h4,.wof-mobile-home .wof-blogd-tags h4{color:#000;font-size:14px;font-weight:700;margin:0 0 10px}.wof-mobile-home .wof-tag-list{display:flex;flex-wrap:wrap;gap:8px}.wof-mobile-home .wof-tag{border:1px solid #e3e3e3;border-radius:20px;color:#555;font-size:11px;padding:5px 12px}.wof-mobile-home .wof-blogd-related{margin-top:24px}.wof-mobile-home .wof-related-item{align-items:center;color:inherit;display:flex;gap:10px;margin-bottom:12px;text-decoration:none}.wof-mobile-home .wof-related-thumb img{border-radius:12px;display:block;height:64px;object-fit:cover;width:64px}.wof-mobile-home .wof-related-info h6{color:#999;font-size:10px;margin:0 0 3px}.wof-mobile-home .wof-related-info h5{color:#000;font-size:12.5px;font-weight:600;line-height:1.4;margin:0}.wof-choose-delivery{display:flex;flex-direction:column;min-height:100vh}.wof-choose-delivery .delivery-container{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin:0 auto;max-width:700px;padding:40px 20px;width:100%}.wof-choose-delivery .delivery-header{margin-bottom:40px;text-align:center}.wof-choose-delivery .scooter-icon{height:80px;margin-bottom:24px;object-fit:contain;width:80px}.wof-choose-delivery .delivery-title{color:#000;font-size:28px;font-weight:700;line-height:1.3;margin:0 0 12px}.wof-choose-delivery .brand-name{color:#e8131b}.wof-choose-delivery .delivery-subtitle{color:#999;font-size:16px;font-weight:400;margin:0}.wof-choose-delivery .delivery-card{background:#fdf8f2;border:1px solid #fbead3;border-radius:24px;box-shadow:0 2px 8px rgba(0,0,0,.08);margin-bottom:75px;max-width:550px;overflow:hidden;padding:32px 28px;width:100%}.wof-choose-delivery .fast-delivery-row{align-items:flex-start;display:flex;gap:16px;margin-bottom:24px;position:relative}.wof-choose-delivery .fast-delivery-avatar{background:linear-gradient(90deg,#ffeeda,#fef9f3);border-radius:50%;flex-shrink:0;height:100px;min-width:100px;object-fit:contain;padding:8px;width:100px}.wof-choose-delivery .fast-delivery-content{flex:1 1;padding-top:4px}.wof-choose-delivery .fast-delivery-title{color:#ed7123;font-size:18px;font-weight:700;letter-spacing:.5px;margin:0 0 4px;text-align:center}.wof-choose-delivery .fast-delivery-text{color:#333;font-size:15px;font-weight:500;line-height:1.4;margin:0 0 10px}.wof-choose-delivery .fast-delivery-chevron{align-self:center;color:#bbb;flex-shrink:0;font-size:24px;font-weight:300;padding:0}.wof-choose-delivery .partner-chip-content{text-align:center}.wof-choose-delivery .partner-chip{background:#fff1e1;border:1px solid #fcebda;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;color:#ff8a00;display:inline-block;font-size:13px!important;font-weight:600!important;padding:8px 16px!important;text-align:center}.wof-choose-delivery .partners-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.wof-choose-delivery .partner-card{background:#fff;border:1px solid #f5e3ce;border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.06);cursor:pointer;display:flex;flex-direction:column;overflow:hidden;padding:10px;text-decoration:none;transition:box-shadow .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease}.wof-choose-delivery .partner-card:hover:not(.disabled){box-shadow:0 8px 16px rgba(0,0,0,.12);-webkit-transform:translateY(-4px);transform:translateY(-4px)}.wof-choose-delivery .partner-card.disabled{cursor:not-allowed;opacity:.6}.wof-choose-delivery .partner-card-brand{align-items:center;border-radius:16px;-webkit-border-radius:16px;-moz-border-radius:16px;-ms-border-radius:16px;-o-border-radius:16px;color:#fff;display:flex;font-size:18px;font-weight:700;justify-content:center;max-height:50px;padding:20px 16px;text-transform:uppercase}.wof-choose-delivery .zomato-brand{background:linear-gradient(135deg,#e8131b,#c82027)}.wof-choose-delivery .swiggy-brand{background:linear-gradient(135deg,#fc8019,#e85a00)}.wof-choose-delivery .brand-text{font-size:18px;font-weight:700;letter-spacing:.5px}.wof-choose-delivery .swiggy-icon{display:inline-block;height:24px;width:24px}.wof-choose-delivery .partner-card-label{align-items:center;color:#555;display:flex;flex:1 1;font-size:13px;font-weight:600;justify-content:center;padding:10px 0 0;text-align:center}@media (max-width:600px){.wof-choose-delivery .delivery-container{padding:30px 16px}.wof-choose-delivery .delivery-card{border-radius:20px;padding:24px 20px}.wof-choose-delivery .scooter-icon{height:64px;width:64px}.wof-choose-delivery .fast-delivery-avatar{height:80px;width:80px}.wof-choose-delivery .fast-delivery-title{font-size:16px}.wof-choose-delivery .fast-delivery-text{font-size:14px}.wof-choose-delivery .delivery-title{font-size:24px}.wof-choose-delivery .partners-grid{gap:12px}}@media (max-width:480px){.wof-choose-delivery .delivery-container{padding:24px 12px}.wof-choose-delivery .delivery-header{margin-bottom:32px}.wof-choose-delivery .delivery-card{padding:20px 16px}.wof-choose-delivery .fast-delivery-row{gap:12px;margin-bottom:20px}.wof-choose-delivery .fast-delivery-avatar{height:70px;min-width:70px;width:70px}.wof-choose-delivery .fast-delivery-title{font-size:15px}.wof-choose-delivery .fast-delivery-text{font-size:13px}.wof-choose-delivery .partner-chip{font-size:12px;margin-bottom:20px;padding:6px 12px}.wof-choose-delivery .partner-card-brand{font-size:16px;max-height:50px;padding:16px 12px}.wof-choose-delivery .brand-text{font-size:16px}.wof-choose-delivery .partner-card-label{font-size:12px;padding:10px}}@media (max-width:400px){.wof-choose-delivery .fast-delivery-row{align-items:center;flex-direction:column}.wof-choose-delivery .fast-delivery-content{text-align:center}}@media (max-width:350px){.wof-choose-delivery .partners-grid{grid-template-columns:1fr}.wof-choose-delivery .fast-delivery-content{text-align:center}}.lazy-load-image-background.opacity{opacity:0}.lazy-load-image-background.opacity.lazy-load-image-loaded{opacity:1;transition:opacity .3s}