#product-box{background-color:#fff;position:sticky;top:60px;height:calc(100vh - 60px)}#product-box .ProductBox{width:440px;position:relative;top:0;height:100%}#product-box .ProductBox .product-box-header{width:100%;padding:40px 64px 23px 21px;position:sticky;top:60px;z-index:1;background-color:#fff}#product-box .ProductBox .product-box-header p{font-family:Inter,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#1d1d1d;margin:0}#product-box .ProductBox .product-box-header p.product-name{font-family:Inter,Helvetica,Arial,sans-serif;font-size:24px;font-weight:900;line-height:normal;letter-spacing:2px;color:#000;margin:0 0 12px}#product-box .ProductBox .product-box-header p span{color:#9b9b9b}#product-box .ProductBox .product-box-header p span svg{margin-left:17px}#product-box .ProductBox .product-box-header p span svg:hover{cursor:pointer}#product-box .ProductBox .product-box-header .reusable-bowl{margin-top:20px;font-size:14px;font-weight:700;line-height:normal;color:#c0164b;width:-moz-fit-content;width:fit-content}#product-box .ProductBox .product-box-header .reusable-bowl:hover{cursor:pointer;text-decoration:underline}#product-box .ProductBox .product-box-header .reusable-bowl svg{margin-right:11px}#product-box .ProductBox .product-box-body{scroll-behavior:smooth;width:100%;height:calc(100vh - 325px);overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}#product-box .ProductBox .product-box-body::-webkit-scrollbar{display:none}#product-box .ProductBox .product-box-body .product-group{padding:0 52px 32px 8px;display:flex;flex-direction:row;flex-wrap:wrap}#product-box .ProductBox .product-box-body .product-group .space-helper{width:104px;height:114px}#product-box .ProductBox .product-box-body .product-group .empty-ingredients{width:104px;height:114px;border-radius:2.6px;border:.7px solid #e7e7e7;margin:12px;display:flex}#product-box .ProductBox .product-box-body .product-group .empty-ingredients p{margin:auto 0;font-family:Inter,Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;text-align:center;color:#707070}#product-box .ProductBox .product-box-footer{border-top:1px solid #fcfcfc;width:100%;height:100px;padding:24px 0;position:sticky;bottom:0;background-color:#fff}#product-box .ProductBox .product-box-footer button{margin-left:20px;width:calc(100% - 85px)}#product-box .ProductBox .product-box-footer .spinner{background-color:hsla(0,0%,98%,.5);top:-60px;height:60px}#product-box .ProductBox .product-box-footer .spinner .spinner-icon{left:10%;top:20px}@media(max-width:768px){#product-box{height:unset}#product-box .ProductBox{position:relative;width:100vw;position:fixed;top:0;background-color:#fff;max-height:301px;height:301px}#product-box .ProductBox .product-box-header{top:0;max-width:calc(100vw - 40px);padding:22px 12px 8px 16px;position:relative}#product-box .ProductBox .product-box-header .product-name{height:60px}#product-box .ProductBox .product-box-header .reusable-bowl{margin-top:15px;width:calc(100vw - 25px)}#product-box .ProductBox .product-box-body{height:unset}#product-box .ProductBox .product-box-body .product-group{padding:0;flex-wrap:nowrap;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}#product-box .ProductBox .product-box-body .product-group::-webkit-scrollbar{display:none}#product-box .ProductBox .product-box-body .product-group .space-helper{min-width:130px;height:138px;display:inline}#product-box .ProductBox .product-box-footer{position:fixed;padding:12px 16px;box-shadow:0 -1px 4px 0 rgba(0,0,0,.32);margin-left:0;width:100%}#product-box .ProductBox .product-box-footer button{width:100%;margin-left:0}}@media(max-width:340px){#product-box .ProductBox{max-height:315px;height:315px}}