{"product_id":"game-bento-box-for-kids-lunch-box-with-thermo9oz-food-jar-folding-spoon-removable-divider-sauce-cup-lunch-box-kids-for-school-travel-bpa-free-realistic-shapeblue-red","title":"Blue-Red Game Bento Set with 9 oz Insulated Food Jar","description":"\u003cstyle\u003e\n  .arcade-bento-arena{\n    --navy:#101d3a;\n    --navy-dark:#071125;\n    --blue:#2388d8;\n    --blue-light:#75c7f5;\n    --red:#e83e52;\n    --red-dark:#9c1f32;\n    --yellow:#ffd35b;\n    --cyan:#72e2df;\n    --cream:#fff9eb;\n    --paper:#ffffff;\n    --ink:#28344d;\n    --muted:#707a8f;\n    --line:#dce2ec;\n    max-width:1080px;\n    margin:0 auto;\n    color:var(--ink);\n    font-family:Arial,Helvetica,sans-serif;\n    line-height:1.65;\n  }\n\n  .arcade-bento-arena *,\n  .arcade-bento-arena *:before,\n  .arcade-bento-arena *:after{\n    box-sizing:border-box;\n  }\n\n  .arcade-bento-arena svg{\n    display:block;\n    fill:none;\n    stroke:currentColor;\n    stroke-width:2;\n    stroke-linecap:round;\n    stroke-linejoin:round;\n  }\n\n  .aba-machine{\n    overflow:hidden;\n    border:6px solid var(--navy-dark);\n    border-radius:28px;\n    background:var(--navy);\n    box-shadow:0 20px 48px rgba(7,17,37,.22);\n  }\n\n  .aba-marquee{\n    display:grid;\n    grid-template-columns:auto 1fr auto;\n    gap:15px;\n    align-items:center;\n    padding:13px 20px;\n    border-bottom:3px solid var(--navy-dark);\n    background:#050b18;\n  }\n\n  .aba-marquee strong,\n  .aba-marquee span{\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n    font-size:11px!important;\n    font-weight:950!important;\n    letter-spacing:1px!important;\n    text-transform:uppercase!important;\n  }\n\n  .aba-marquee strong{\n    text-align:center;\n  }\n\n  .aba-lights{\n    display:flex;\n    gap:6px;\n  }\n\n  .aba-lights i{\n    width:10px;\n    height:10px;\n    border-radius:50%;\n    background:var(--blue-light);\n    box-shadow:0 0 10px rgba(117,199,245,.7);\n  }\n\n  .aba-lights i:nth-child(2){\n    background:var(--red);\n    box-shadow:0 0 10px rgba(232,62,82,.65);\n  }\n\n  .aba-lights i:nth-child(3){\n    background:var(--yellow);\n    box-shadow:0 0 10px rgba(255,211,91,.6);\n  }\n\n  .aba-hero{\n    display:grid;\n    grid-template-columns:1.02fr .98fr;\n    gap:34px;\n    align-items:center;\n    padding:54px 39px 42px;\n    background:\n      linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),\n      linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px),\n      var(--navy);\n    background-size:30px 30px;\n  }\n\n  .aba-kicker{\n    display:inline-flex;\n    align-items:center;\n    gap:8px;\n    margin-bottom:18px;\n    padding:8px 14px;\n    border:1px solid var(--cyan);\n    border-radius:999px;\n    background:rgba(114,226,223,.08);\n    color:var(--cyan)!important;\n    -webkit-text-fill-color:var(--cyan)!important;\n    font-size:11px!important;\n    font-weight:950!important;\n    letter-spacing:1px!important;\n    text-transform:uppercase!important;\n  }\n\n  .aba-kicker svg{\n    width:18px;\n    height:18px;\n  }\n\n  .aba-copy h2{\n    margin:0 0 17px!important;\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n    font-size:clamp(34px,5vw,54px)!important;\n    line-height:1.06!important;\n    font-weight:950!important;\n  }\n\n  .aba-copy h2 span{\n    color:var(--yellow)!important;\n    -webkit-text-fill-color:var(--yellow)!important;\n  }\n\n  .aba-copy p{\n    margin:0!important;\n    color:#c9d4e7!important;\n    -webkit-text-fill-color:#c9d4e7!important;\n    font-size:17px!important;\n  }\n\n  .aba-pills{\n    display:flex;\n    flex-wrap:wrap;\n    gap:9px;\n    margin-top:23px;\n  }\n\n  .aba-pills span{\n    padding:9px 12px;\n    border:1px solid #42527a;\n    border-radius:8px;\n    background:#0c1730;\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n    font-size:12px!important;\n    font-weight:800!important;\n  }\n\n  .aba-playfield{\n    position:relative;\n    min-height:420px;\n    overflow:hidden;\n    border:3px solid #51658e;\n    border-radius:24px;\n    background:\n      radial-gradient(circle at 50% 42%,rgba(114,226,223,.14),transparent 36%),\n      #071126;\n  }\n\n  .aba-screen-title{\n    position:absolute;\n    left:50%;\n    top:18px;\n    z-index:5;\n    transform:translateX(-50%);\n    padding:7px 12px;\n    border:2px solid var(--navy-dark);\n    border-radius:999px;\n    background:var(--yellow);\n    color:var(--navy-dark)!important;\n    -webkit-text-fill-color:var(--navy-dark)!important;\n    white-space:nowrap;\n    font-size:10px!important;\n    font-weight:950!important;\n    text-transform:uppercase!important;\n  }\n\n  .aba-controller{\n    position:absolute;\n    left:50%;\n    top:96px;\n    width:280px;\n    height:188px;\n    transform:translateX(-50%);\n    border:5px solid #e8edf5;\n    border-radius:58px 58px 34px 34px;\n    background:\n      linear-gradient(90deg,var(--blue) 0 32%,#e9edf3 32% 68%,var(--red) 68%);\n    box-shadow:0 17px 34px rgba(0,0,0,.4);\n  }\n\n  .aba-controller:before{\n    content:\"\";\n    position:absolute;\n    left:33px;\n    top:63px;\n    width:57px;\n    height:19px;\n    background:var(--navy-dark);\n    box-shadow:0 -19px 0 -1px var(--navy-dark);\n  }\n\n  .aba-controller:after{\n    content:\"\";\n    position:absolute;\n    right:49px;\n    top:54px;\n    width:22px;\n    height:22px;\n    border-radius:50%;\n    background:var(--yellow);\n    box-shadow:\n      30px 0 0 var(--cyan),\n      15px 27px 0 var(--red-dark);\n  }\n\n  .aba-tray{\n    position:absolute;\n    left:50%;\n    top:31px;\n    width:110px;\n    height:126px;\n    transform:translateX(-50%);\n    padding:7px;\n    border:3px solid var(--navy-dark);\n    border-radius:16px;\n    background:#d9e1ec;\n  }\n\n  .aba-tray-grid{\n    display:grid;\n    grid-template-columns:1.2fr .8fr;\n    grid-template-rows:1fr 1fr;\n    gap:5px;\n    height:100%;\n  }\n\n  .aba-tray-grid span{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    border:2px solid var(--navy-dark);\n    border-radius:7px;\n    color:var(--navy-dark)!important;\n    -webkit-text-fill-color:var(--navy-dark)!important;\n    text-align:center;\n    font-size:7px!important;\n    font-weight:950!important;\n  }\n\n  .aba-tray-grid span:nth-child(1){\n    grid-row:1\/3;\n    background:#f6d873;\n  }\n\n  .aba-tray-grid span:nth-child(2){\n    background:#b5e3cf;\n  }\n\n  .aba-tray-grid span:nth-child(3){\n    background:#f4b6c0;\n  }\n\n  .aba-jar{\n    position:absolute;\n    left:35px;\n    bottom:24px;\n    width:95px;\n    height:106px;\n    border:4px solid #edf1f4;\n    border-radius:22px 22px 15px 15px;\n    background:linear-gradient(90deg,#aeb5bd,#ffffff,#9ca4ac);\n  }\n\n  .aba-jar:before{\n    content:\"\";\n    position:absolute;\n    left:-5px;\n    right:-5px;\n    top:-15px;\n    height:27px;\n    border:4px solid #edf1f4;\n    border-radius:12px;\n    background:var(--blue);\n  }\n\n  .aba-jar:after{\n    content:\"9 oz\";\n    position:absolute;\n    left:50%;\n    bottom:24px;\n    transform:translateX(-50%);\n    color:var(--navy-dark);\n    font-size:14px;\n    font-weight:950;\n  }\n\n  .aba-sauce{\n    position:absolute;\n    right:35px;\n    bottom:30px;\n    width:82px;\n    height:61px;\n    border:4px solid #edf1f4;\n    border-radius:17px;\n    background:var(--red);\n  }\n\n  .aba-sauce:after{\n    content:\"SAUCE\";\n    position:absolute;\n    inset:0;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    color:#ffffff;\n    font-size:9px;\n    font-weight:950;\n  }\n\n  .aba-stats{\n    display:grid;\n    grid-template-columns:repeat(4,minmax(0,1fr));\n    gap:1px;\n    background:#40517a;\n  }\n\n  .aba-stat{\n    padding:20px 12px;\n    background:#0b1731;\n    text-align:center;\n  }\n\n  .aba-stat strong{\n    display:block;\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n    font-size:14px!important;\n  }\n\n  .aba-stat span{\n    color:#abb9d2!important;\n    -webkit-text-fill-color:#abb9d2!important;\n    font-size:12px!important;\n  }\n\n  .aba-section{\n    padding:59px 19px 0;\n  }\n\n  .aba-heading{\n    display:grid;\n    grid-template-columns:126px 1fr;\n    gap:22px;\n    align-items:start;\n    margin-bottom:28px;\n  }\n\n  .aba-round{\n    padding:12px 9px;\n    border:3px solid var(--navy-dark);\n    background:var(--yellow);\n    color:var(--navy-dark)!important;\n    -webkit-text-fill-color:var(--navy-dark)!important;\n    text-align:center;\n    font-size:11px!important;\n    font-weight:950!important;\n    letter-spacing:1px!important;\n    text-transform:uppercase!important;\n    box-shadow:5px 5px 0 var(--navy-dark);\n  }\n\n  .aba-heading span{\n    color:var(--blue)!important;\n    -webkit-text-fill-color:var(--blue)!important;\n    font-size:11px!important;\n    font-weight:950!important;\n    letter-spacing:1px!important;\n    text-transform:uppercase!important;\n  }\n\n  .aba-heading h3{\n    margin:5px 0 0!important;\n    color:var(--navy-dark)!important;\n    -webkit-text-fill-color:var(--navy-dark)!important;\n    font-size:30px!important;\n    line-height:1.2!important;\n  }\n\n  .aba-set-layout{\n    display:grid;\n    grid-template-columns:1.12fr .88fr;\n    gap:19px;\n  }\n\n  .aba-inventory{\n    overflow:hidden;\n    border:3px solid var(--navy-dark);\n    background:#ffffff;\n  }\n\n  .aba-inventory-title{\n    padding:15px 19px;\n    background:var(--navy-dark);\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n    font-size:15px!important;\n    font-weight:950!important;\n  }\n\n  .aba-row{\n    display:grid;\n    grid-template-columns:84px 1fr;\n    gap:14px;\n    align-items:center;\n    padding:16px 18px;\n    border-bottom:1px solid var(--line);\n  }\n\n  .aba-row:last-child{\n    border-bottom:0;\n  }\n\n  .aba-row span{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    width:80px;\n    height:38px;\n    border:2px solid var(--navy-dark);\n    border-radius:999px;\n    background:#e7f4fc;\n    color:#17659b!important;\n    -webkit-text-fill-color:#17659b!important;\n    font-size:10px!important;\n    font-weight:950!important;\n  }\n\n  .aba-row strong{\n    display:block;\n    color:var(--ink)!important;\n    -webkit-text-fill-color:var(--ink)!important;\n    font-size:14px!important;\n  }\n\n  .aba-row small{\n    color:var(--muted)!important;\n    -webkit-text-fill-color:var(--muted)!important;\n    font-size:12px!important;\n  }\n\n  .aba-loadout{\n    display:flex;\n    flex-direction:column;\n    justify-content:center;\n    padding:31px;\n    border:10px solid #f8dde1;\n    background:linear-gradient(145deg,var(--red-dark),var(--red));\n    text-align:center;\n  }\n\n  .aba-loadout svg{\n    width:57px;\n    height:57px;\n    margin:0 auto 14px;\n    color:var(--yellow);\n  }\n\n  .aba-loadout h4{\n    margin:0 0 9px!important;\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n    font-size:23px!important;\n  }\n\n  .aba-loadout p{\n    margin:0!important;\n    color:#ffe8ec!important;\n    -webkit-text-fill-color:#ffe8ec!important;\n    font-size:14px!important;\n  }\n\n  .aba-board-layout{\n    display:grid;\n    grid-template-columns:1.15fr .85fr;\n    gap:19px;\n  }\n\n  .aba-meal-board{\n    padding:28px;\n    border:3px solid var(--navy-dark);\n    border-radius:22px;\n    background:#f1f7fc;\n  }\n\n  .aba-meal-board h4{\n    margin:0 0 18px!important;\n    color:var(--navy-dark)!important;\n    -webkit-text-fill-color:var(--navy-dark)!important;\n    font-size:22px!important;\n  }\n\n  .aba-meal-grid{\n    display:grid;\n    grid-template-columns:1.25fr .75fr;\n    grid-template-rows:112px 102px;\n    gap:10px;\n  }\n\n  .aba-meal-slot{\n    display:flex;\n    flex-direction:column;\n    align-items:center;\n    justify-content:center;\n    padding:12px;\n    border:3px solid var(--navy-dark);\n    border-radius:17px;\n    text-align:center;\n  }\n\n  .aba-meal-slot:nth-child(1){\n    grid-row:1\/3;\n    background:#f8dda0;\n  }\n\n  .aba-meal-slot:nth-child(2){\n    background:#ccebdc;\n  }\n\n  .aba-meal-slot:nth-child(3){\n    background:#f6c7cf;\n  }\n\n  .aba-meal-slot strong{\n    color:var(--navy-dark)!important;\n    -webkit-text-fill-color:var(--navy-dark)!important;\n    font-size:14px!important;\n  }\n\n  .aba-meal-slot small{\n    color:var(--muted)!important;\n    -webkit-text-fill-color:var(--muted)!important;\n    font-size:11px!important;\n  }\n\n  .aba-divider-card{\n    display:flex;\n    flex-direction:column;\n    justify-content:center;\n    padding:30px;\n    border-radius:22px;\n    background:var(--navy-dark);\n    text-align:center;\n  }\n\n  .aba-divider-card svg{\n    width:56px;\n    height:56px;\n    margin:0 auto 14px;\n    color:var(--cyan);\n  }\n\n  .aba-divider-card h4{\n    margin:0 0 9px!important;\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n    font-size:21px!important;\n  }\n\n  .aba-divider-card p{\n    margin:0!important;\n    color:#c8d4e7!important;\n    -webkit-text-fill-color:#c8d4e7!important;\n    font-size:14px!important;\n  }\n\n  .aba-feature-grid{\n    display:grid;\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:15px;\n  }\n\n  .aba-feature{\n    min-height:245px;\n    padding:25px;\n    border:3px solid var(--navy-dark);\n    background:#ffffff;\n  }\n\n  .aba-feature:nth-child(1){border-top:9px solid var(--blue);}\n  .aba-feature:nth-child(2){border-top:9px solid var(--red);}\n  .aba-feature:nth-child(3){border-top:9px solid var(--yellow);}\n\n  .aba-feature svg{\n    width:38px;\n    height:38px;\n    margin-bottom:14px;\n    color:var(--navy-dark);\n  }\n\n  .aba-feature h4{\n    margin:0 0 8px!important;\n    color:var(--navy-dark)!important;\n    -webkit-text-fill-color:var(--navy-dark)!important;\n    font-size:18px!important;\n  }\n\n  .aba-feature p{\n    margin:0!important;\n    color:var(--muted)!important;\n    -webkit-text-fill-color:var(--muted)!important;\n    font-size:14px!important;\n  }\n\n  .aba-jar-layout{\n    display:grid;\n    grid-template-columns:.9fr 1.1fr;\n    gap:19px;\n  }\n\n  .aba-power-unit{\n    display:flex;\n    flex-direction:column;\n    justify-content:center;\n    min-height:350px;\n    padding:33px;\n    border:12px solid #e6ebef;\n    border-radius:48px;\n    background:linear-gradient(145deg,#aeb5bd,#ffffff,#929aa3);\n    text-align:center;\n  }\n\n  .aba-power-unit svg{\n    width:58px;\n    height:58px;\n    margin:0 auto 14px;\n    color:var(--red);\n  }\n\n  .aba-power-unit h4{\n    margin:0 0 9px!important;\n    color:var(--navy-dark)!important;\n    -webkit-text-fill-color:var(--navy-dark)!important;\n    font-size:22px!important;\n  }\n\n  .aba-power-unit p{\n    margin:0!important;\n    color:#596274!important;\n    -webkit-text-fill-color:#596274!important;\n    font-size:14px!important;\n  }\n\n  .aba-jar-list{\n    padding:27px;\n    border:3px solid var(--navy-dark);\n    background:#ffffff;\n  }\n\n  .aba-jar-row{\n    display:grid;\n    grid-template-columns:48px 1fr;\n    gap:13px;\n    align-items:center;\n    padding:14px 0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .aba-jar-row:last-child{\n    border-bottom:0;\n  }\n\n  .aba-jar-row span{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    width:44px;\n    height:44px;\n    border-radius:50%;\n    background:var(--red);\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n    font-weight:950!important;\n  }\n\n  .aba-jar-row strong{\n    display:block;\n    color:var(--ink)!important;\n    -webkit-text-fill-color:var(--ink)!important;\n    font-size:14px!important;\n  }\n\n  .aba-jar-row small{\n    color:var(--muted)!important;\n    -webkit-text-fill-color:var(--muted)!important;\n    font-size:12px!important;\n  }\n\n  .aba-note{\n    margin-top:20px;\n    padding:17px 20px;\n    border-left:7px solid var(--blue);\n    background:#eaf6fd;\n    color:#506576!important;\n    -webkit-text-fill-color:#506576!important;\n    font-size:14px!important;\n  }\n\n  .aba-footer{\n    margin-top:57px;\n    padding:43px 27px;\n    border:10px solid #2b4d82;\n    background:\n      radial-gradient(circle at 50% 120%,rgba(255,211,91,.18),transparent 42%),\n      linear-gradient(135deg,#061026,#173666);\n    text-align:center;\n  }\n\n  .aba-footer,\n  .aba-footer *,\n  .aba-footer h3,\n  .aba-footer p{\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n  }\n\n  .aba-footer h3{\n    margin:0 0 9px!important;\n    font-size:29px!important;\n  }\n\n  .aba-footer p{\n    max-width:730px;\n    margin:0 auto!important;\n  }\n\n  .aba-faq{\n    margin-top:58px;\n    display:grid;\n    grid-template-columns:270px 1fr;\n    gap:19px;\n  }\n\n  .aba-faq-screen{\n    padding:29px;\n    border:3px solid var(--navy-dark);\n    background:\n      linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),\n      linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px),\n      var(--navy);\n    background-size:23px 23px;\n  }\n\n  .aba-faq-screen span{\n    display:inline-block;\n    padding:7px 11px;\n    background:var(--yellow);\n    color:var(--navy-dark)!important;\n    -webkit-text-fill-color:var(--navy-dark)!important;\n    font-size:11px!important;\n    font-weight:950!important;\n    text-transform:uppercase!important;\n  }\n\n  .aba-faq-screen h3{\n    margin:17px 0 8px!important;\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n    font-size:28px!important;\n  }\n\n  .aba-faq-screen p{\n    margin:0!important;\n    color:#c4d1e6!important;\n    -webkit-text-fill-color:#c4d1e6!important;\n    font-size:14px!important;\n  }\n\n  .aba-faq-list{\n    display:grid;\n    gap:10px;\n  }\n\n  .aba-faq-item{\n    overflow:hidden;\n    border:2px solid var(--navy-dark);\n    border-radius:14px;\n    background:#ffffff;\n  }\n\n  .aba-faq-button{\n    width:100%;\n    display:grid;\n    grid-template-columns:80px 1fr 36px;\n    gap:12px;\n    align-items:center;\n    padding:16px 18px;\n    border:0;\n    background:#ffffff;\n    color:var(--navy-dark)!important;\n    -webkit-text-fill-color:var(--navy-dark)!important;\n    text-align:left;\n    cursor:pointer;\n    font-size:15px!important;\n    font-weight:950!important;\n  }\n\n  .aba-faq-code{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    width:80px;\n    height:35px;\n    border-radius:999px;\n    background:#e5f4fd;\n    color:#176493!important;\n    -webkit-text-fill-color:#176493!important;\n    font-size:10px!important;\n    font-weight:950!important;\n  }\n\n  .aba-plus{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    width:36px;\n    height:36px;\n    border-radius:50%;\n    background:var(--yellow);\n    color:var(--navy-dark)!important;\n    -webkit-text-fill-color:var(--navy-dark)!important;\n    font-size:22px!important;\n    transition:.25s ease;\n  }\n\n  .aba-faq-item.open .aba-plus{\n    transform:rotate(45deg);\n    background:var(--navy-dark);\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n  }\n\n  .aba-faq-content{\n    max-height:0;\n    overflow:hidden;\n    opacity:0;\n    transition:max-height .3s ease,opacity .2s ease;\n  }\n\n  .aba-faq-answer{\n    padding:0 18px 18px 110px;\n    color:var(--muted)!important;\n    -webkit-text-fill-color:var(--muted)!important;\n    font-size:14px!important;\n  }\n\n  .aba-faq-item.open .aba-faq-content{\n    opacity:1;\n  }\n\n  @media(max-width:850px){\n    .aba-hero,\n    .aba-set-layout,\n    .aba-board-layout,\n    .aba-jar-layout,\n    .aba-faq{\n      grid-template-columns:1fr;\n    }\n\n    .aba-stats,\n    .aba-feature-grid{\n      grid-template-columns:repeat(2,minmax(0,1fr));\n    }\n  }\n\n  @media(max-width:570px){\n    .aba-machine{\n      border-width:3px;\n    }\n\n    .aba-marquee,\n    .aba-heading{\n      grid-template-columns:1fr;\n    }\n\n    .aba-marquee strong{\n      text-align:left;\n    }\n\n    .aba-hero{\n      padding:40px 19px 30px;\n    }\n\n    .aba-playfield{\n      min-height:390px;\n    }\n\n    .aba-controller{\n      width:235px;\n    }\n\n    .aba-jar{\n      left:12px;\n    }\n\n    .aba-sauce{\n      right:12px;\n    }\n\n    .aba-stats,\n    .aba-feature-grid{\n      grid-template-columns:1fr;\n    }\n\n    .aba-faq-button{\n      grid-template-columns:1fr 36px;\n    }\n\n    .aba-faq-code{\n      display:none;\n    }\n\n    .aba-faq-answer{\n      padding-left:18px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"arcade-bento-arena\"\u003e\n\n  \u003csection class=\"aba-machine\"\u003e\n    \u003cdiv class=\"aba-marquee\"\u003e\n      \u003cdiv class=\"aba-lights\" aria-hidden=\"true\"\u003e\n        \u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\n      \u003c\/div\u003e\n\n      \u003cstrong\u003eTwo-Player School Lunch Arena\u003c\/strong\u003e\n      \u003cspan\u003eBlue-Red Edition\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"aba-hero\"\u003e\n      \u003cdiv class=\"aba-copy\"\u003e\n        \u003cdiv class=\"aba-kicker\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n            \u003cpath d=\"M5 9h14l2 8H3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 12v3\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M6.5 13.5h3\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"16\" cy=\"13\" r=\"1\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n          Complete Game-Shaped Lunch Set\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          Turn Packed Meals into a\n          \u003cspan\u003eBlue-Red Lunch Challenge\u003c\/span\u003e\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          A playful school lunch system with a raised game-controller\n          shape, adjustable bento sections, a 9 oz insulated food jar,\n          folding spoon and separate sauce cup.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"aba-pills\"\u003e\n          \u003cspan\u003e3 Adjustable Sections\u003c\/span\u003e\n          \u003cspan\u003e9 oz Food Jar\u003c\/span\u003e\n          \u003cspan\u003eFolding Steel Spoon\u003c\/span\u003e\n          \u003cspan\u003eSeparate Sauce Cup\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aba-playfield\" aria-hidden=\"true\"\u003e\n        \u003cdiv class=\"aba-screen-title\"\u003eLunch Tournament Loadout\u003c\/div\u003e\n\n        \u003cdiv class=\"aba-controller\"\u003e\n          \u003cdiv class=\"aba-tray\"\u003e\n            \u003cdiv class=\"aba-tray-grid\"\u003e\n              \u003cspan\u003eMAIN\u003c\/span\u003e\n              \u003cspan\u003eFRUIT\u003c\/span\u003e\n              \u003cspan\u003eSNACK\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"aba-jar\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"aba-sauce\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"aba-stats\"\u003e\n      \u003cdiv class=\"aba-stat\"\u003e\n        \u003cstrong\u003e9 oz Capacity\u003c\/strong\u003e\n        \u003cspan\u003eInsulated food jar\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aba-stat\"\u003e\n        \u003cstrong\u003e3 Compartments\u003c\/strong\u003e\n        \u003cspan\u003eListed bento layout\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aba-stat\"\u003e\n        \u003cstrong\u003e7.4 × 3 × 6.7\"\u003c\/strong\u003e\n        \u003cspan\u003eListed overall dimensions\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aba-stat\"\u003e\n        \u003cstrong\u003eDishwasher Safe\u003c\/strong\u003e\n        \u003cspan\u003eListed care method\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"aba-section\"\u003e\n    \u003cdiv class=\"aba-heading\"\u003e\n      \u003cdiv class=\"aba-round\"\u003eRound 01\u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cspan\u003eComplete Lunch Loadout\u003c\/span\u003e\n        \u003ch3\u003eFive Useful Components for School and Travel Meals\u003c\/h3\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"aba-set-layout\"\u003e\n      \u003cdiv class=\"aba-inventory\"\u003e\n        \u003cdiv class=\"aba-inventory-title\"\u003eIncluded Meal Equipment\u003c\/div\u003e\n\n        \u003cdiv class=\"aba-row\"\u003e\n          \u003cspan\u003eBENTO\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eGame-Shaped Lunch Box\u003c\/strong\u003e\n            \u003csmall\u003eRaised button details create a realistic controller-style appearance\u003c\/small\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"aba-row\"\u003e\n          \u003cspan\u003eJAR\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003e9 oz Insulated Food Jar\u003c\/strong\u003e\n            \u003csmall\u003eDesigned for soup, pasta, oatmeal and other warm or cold foods\u003c\/small\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"aba-row\"\u003e\n          \u003cspan\u003eSPOON\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eFolding Stainless Steel Spoon\u003c\/strong\u003e\n            \u003csmall\u003eStores in a dedicated compartment on the food jar lid\u003c\/small\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"aba-row\"\u003e\n          \u003cspan\u003eSAUCE\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eSeparate Sauce Cup\u003c\/strong\u003e\n            \u003csmall\u003eKeeps dressing or dips away from the main meal sections\u003c\/small\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"aba-row\"\u003e\n          \u003cspan\u003eDIVIDERS\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eRemovable Meal Dividers\u003c\/strong\u003e\n            \u003csmall\u003eAdjust the food layout for sandwiches, fruit, snacks or sides\u003c\/small\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aba-loadout\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n          \u003cpath d=\"M5 9h14l2 8H3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 12v3\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M6.5 13.5h3\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"16\" cy=\"13\" r=\"1\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n\n        \u003ch4\u003eRealistic Raised Game Details\u003c\/h4\u003e\n\n        \u003cp\u003e\n          The molded surface uses three-dimensional buttons\n          and controller-inspired forms instead of a simple\n          flat printed graphic.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"aba-section\"\u003e\n    \u003cdiv class=\"aba-heading\"\u003e\n      \u003cdiv class=\"aba-round\"\u003eRound 02\u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cspan\u003eCustom Meal Configuration\u003c\/span\u003e\n        \u003ch3\u003eMove the Dividers to Match Different Lunch Plans\u003c\/h3\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"aba-board-layout\"\u003e\n      \u003cdiv class=\"aba-meal-board\"\u003e\n        \u003ch4\u003eExample Three-Zone Lunch Layout\u003c\/h4\u003e\n\n        \u003cdiv class=\"aba-meal-grid\"\u003e\n          \u003cdiv class=\"aba-meal-slot\"\u003e\n            \u003cstrong\u003eMain Meal\u003c\/strong\u003e\n            \u003csmall\u003eSandwich, rice, pasta or protein\u003c\/small\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"aba-meal-slot\"\u003e\n            \u003cstrong\u003eFruit or Vegetables\u003c\/strong\u003e\n            \u003csmall\u003eFresh portions\u003c\/small\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"aba-meal-slot\"\u003e\n            \u003cstrong\u003eSnack or Dessert\u003c\/strong\u003e\n            \u003csmall\u003eCrackers, cheese or treats\u003c\/small\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aba-divider-card\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n          \u003crect x=\"4\" y=\"5\" width=\"16\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M12 5v14\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 12h8\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n        \u003ch4\u003eRemovable Divider System\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Change the compartment sizes according to the meal.\n          Remove a divider for a larger sandwich area or reinstall\n          it when packing smaller portions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"aba-section\"\u003e\n    \u003cdiv class=\"aba-heading\"\u003e\n      \u003cdiv class=\"aba-round\"\u003eRound 03\u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cspan\u003ePortable Meal Accessories\u003c\/span\u003e\n        \u003ch3\u003eSeparate Spoon and Sauce Storage for Cleaner Packing\u003c\/h3\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"aba-feature-grid\"\u003e\n      \u003cdiv class=\"aba-feature\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n          \u003cpath d=\"M7 4h10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 4v4l-2 3v9h12v-9l-2-3V4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n        \u003ch4\u003e9 oz Insulated Food Jar\u003c\/h4\u003e\n\n        \u003cp\u003e\n          The stainless steel container adds a separate\n          space for soup, pasta, oatmeal and other foods\n          that benefit from insulated storage.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aba-feature\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n          \u003cpath d=\"M12 3c-3 0-5 2-5 5s2 5 5 5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 13v8\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n        \u003ch4\u003eFolding Spoon Compartment\u003c\/h4\u003e\n\n        \u003cp\u003e\n          A dedicated section in the jar lid keeps the\n          stainless steel folding spoon organized and\n          reduces the chance of leaving it behind.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aba-feature\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n          \u003ccircle cx=\"12\" cy=\"13\" r=\"6\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8 7h8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 4h6v3H9z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n        \u003ch4\u003eIndependent Sauce Cup\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Pack dips, dressing or condiments separately\n          so they do not spread into the other lunch sections.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"aba-section\"\u003e\n    \u003cdiv class=\"aba-heading\"\u003e\n      \u003cdiv class=\"aba-round\"\u003eRound 04\u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cspan\u003eFood Jar Control Unit\u003c\/span\u003e\n        \u003ch3\u003eBuilt-In Vent Button Helps Make the Lid Easier to Open\u003c\/h3\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"aba-jar-layout\"\u003e\n      \u003cdiv class=\"aba-power-unit\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M12 8v4\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 15h6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n        \u003ch4\u003ePressure-Release Vent\u003c\/h4\u003e\n\n        \u003cp\u003e\n          The integrated vent button is designed to\n          release pressure before the food jar lid is opened.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aba-jar-list\"\u003e\n        \u003cdiv class=\"aba-jar-row\"\u003e\n          \u003cspan\u003e1\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003ePlace the Jar Upright\u003c\/strong\u003e\n            \u003csmall\u003eSet the food container on a stable level surface\u003c\/small\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"aba-jar-row\"\u003e\n          \u003cspan\u003e2\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003ePress the Vent Button\u003c\/strong\u003e\n            \u003csmall\u003eAllow built-up internal pressure to release before opening\u003c\/small\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"aba-jar-row\"\u003e\n          \u003cspan\u003e3\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eOpen the Lid Carefully\u003c\/strong\u003e\n            \u003csmall\u003eUse additional care when the container holds warm food\u003c\/small\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"aba-jar-row\"\u003e\n          \u003cspan\u003e4\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eRemove the Folding Spoon\u003c\/strong\u003e\n            \u003csmall\u003eTake the utensil from its dedicated lid compartment\u003c\/small\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"aba-note\"\u003e\n      \u003cstrong\u003eCare:\u003c\/strong\u003e\n      The product page lists the bento box and insulated food jar\n      as dishwasher safe. Separate removable dividers, the sauce cup\n      and folding spoon before cleaning. Allow every component to dry\n      completely before closing and storing the set.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"aba-section\"\u003e\n    \u003cdiv class=\"aba-heading\"\u003e\n      \u003cdiv class=\"aba-round\"\u003eRound 05\u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cspan\u003eDurable School Construction\u003c\/span\u003e\n        \u003ch3\u003eReusable Materials for Everyday Packed Meals\u003c\/h3\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"aba-feature-grid\"\u003e\n      \u003cdiv class=\"aba-feature\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 8h8\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n        \u003ch4\u003eBPA-Free Plastic Body\u003c\/h4\u003e\n\n        \u003cp\u003e\n          The lunch box uses reusable food-contact plastic\n          listed as free from BPA.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aba-feature\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n          \u003cpath d=\"M7 4h10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 4v4l-2 3v9h12v-9l-2-3V4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n        \u003ch4\u003eStainless Steel Components\u003c\/h4\u003e\n\n        \u003cp\u003e\n          The food jar and folding spoon use stainless\n          steel construction for repeated school use.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aba-feature\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n          \u003cpath d=\"M5 8h14v11H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 8V5h8v3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n        \u003ch4\u003eSchool, Picnic and Travel Use\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Suitable for packed meals at school, family\n          trips, picnics and other everyday activities.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"aba-footer\"\u003e\n    \u003ch3\u003eComplete the School Lunch Mission with One Coordinated Set\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Organize main meals, fruit, snacks, sauces and insulated foods\n      in a playful blue-red system with adjustable dividers,\n      integrated spoon storage and realistic game styling.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"aba-faq\"\u003e\n    \u003cdiv class=\"aba-faq-screen\"\u003e\n      \u003cspan\u003eArcade Help Screen\u003c\/span\u003e\n      \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Key information about the included pieces, food jar,\n        compartments, dividers, vent button and cleaning.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"aba-faq-list\"\u003e\n      \u003cdiv class=\"aba-faq-item open\"\u003e\n        \u003cbutton class=\"aba-faq-button\" type=\"button\" aria-expanded=\"true\"\u003e\n          \u003cspan class=\"aba-faq-code\"\u003eGAME 01\u003c\/span\u003e\n          \u003cspan\u003eWhat is included in the lunch set?\u003c\/span\u003e\n          \u003cspan class=\"aba-plus\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n\n        \u003cdiv class=\"aba-faq-content\"\u003e\n          \u003cdiv class=\"aba-faq-answer\"\u003e\n            The set includes a game-shaped bento box,\n            9 oz insulated food jar, folding stainless steel spoon,\n            separate sauce cup and removable meal dividers.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aba-faq-item\"\u003e\n        \u003cbutton class=\"aba-faq-button\" type=\"button\" aria-expanded=\"false\"\u003e\n          \u003cspan class=\"aba-faq-code\"\u003eGAME 02\u003c\/span\u003e\n          \u003cspan\u003eHow large is the insulated food jar?\u003c\/span\u003e\n          \u003cspan class=\"aba-plus\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n\n        \u003cdiv class=\"aba-faq-content\"\u003e\n          \u003cdiv class=\"aba-faq-answer\"\u003e\n            The stainless steel food jar has a listed\n            capacity of approximately 9 oz.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aba-faq-item\"\u003e\n        \u003cbutton class=\"aba-faq-button\" type=\"button\" aria-expanded=\"false\"\u003e\n          \u003cspan class=\"aba-faq-code\"\u003eGAME 03\u003c\/span\u003e\n          \u003cspan\u003eHow many compartments does the lunch box have?\u003c\/span\u003e\n          \u003cspan class=\"aba-plus\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n\n        \u003cdiv class=\"aba-faq-content\"\u003e\n          \u003cdiv class=\"aba-faq-answer\"\u003e\n            The technical product table lists three compartments.\n            Removable dividers allow the internal layout to be adjusted.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aba-faq-item\"\u003e\n        \u003cbutton class=\"aba-faq-button\" type=\"button\" aria-expanded=\"false\"\u003e\n          \u003cspan class=\"aba-faq-code\"\u003eGAME 04\u003c\/span\u003e\n          \u003cspan\u003eWhere is the folding spoon stored?\u003c\/span\u003e\n          \u003cspan class=\"aba-plus\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n\n        \u003cdiv class=\"aba-faq-content\"\u003e\n          \u003cdiv class=\"aba-faq-answer\"\u003e\n            The folding spoon fits inside a dedicated\n            storage compartment in the food jar lid.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aba-faq-item\"\u003e\n        \u003cbutton class=\"aba-faq-button\" type=\"button\" aria-expanded=\"false\"\u003e\n          \u003cspan class=\"aba-faq-code\"\u003eGAME 05\u003c\/span\u003e\n          \u003cspan\u003eWhat does the vent button do?\u003c\/span\u003e\n          \u003cspan class=\"aba-plus\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n\n        \u003cdiv class=\"aba-faq-content\"\u003e\n          \u003cdiv class=\"aba-faq-answer\"\u003e\n            The vent button helps release internal pressure\n            before opening the insulated food jar.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"aba-faq-item\"\u003e\n        \u003cbutton class=\"aba-faq-button\" type=\"button\" aria-expanded=\"false\"\u003e\n          \u003cspan class=\"aba-faq-code\"\u003eGAME 06\u003c\/span\u003e\n          \u003cspan\u003eCan the set be cleaned in a dishwasher?\u003c\/span\u003e\n          \u003cspan class=\"aba-plus\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n\n        \u003cdiv class=\"aba-faq-content\"\u003e\n          \u003cdiv class=\"aba-faq-answer\"\u003e\n            Yes. The product page lists the bento box\n            and insulated food jar as dishwasher safe.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  (function(){\n    var script = document.currentScript;\n    var wrapper = script.previousElementSibling;\n\n    if(!wrapper || !wrapper.classList.contains(\"arcade-bento-arena\")){\n      return;\n    }\n\n    var items = wrapper.querySelectorAll(\".aba-faq-item\");\n\n    function updateItem(item){\n      var content = item.querySelector(\".aba-faq-content\");\n      var button = item.querySelector(\".aba-faq-button\");\n\n      if(item.classList.contains(\"open\")){\n        content.style.maxHeight = content.scrollHeight + \"px\";\n        button.setAttribute(\"aria-expanded\",\"true\");\n      }else{\n        content.style.maxHeight = \"0px\";\n        button.setAttribute(\"aria-expanded\",\"false\");\n      }\n    }\n\n    items.forEach(function(item){\n      var button = item.querySelector(\".aba-faq-button\");\n\n      button.addEventListener(\"click\",function(){\n        var wasOpen = item.classList.contains(\"open\");\n\n        items.forEach(function(other){\n          other.classList.remove(\"open\");\n          updateItem(other);\n        });\n\n        if(!wasOpen){\n          item.classList.add(\"open\");\n          updateItem(item);\n        }\n      });\n\n      updateItem(item);\n    });\n\n    window.addEventListener(\"resize\",function(){\n      items.forEach(function(item){\n        if(item.classList.contains(\"open\")){\n          updateItem(item);\n        }\n      });\n    });\n  })();\n\u003c\/script\u003e","brand":"PulinGO","offers":[{"title":"Blue-Red","offer_id":45455331262640,"sku":"B0FD9B38GH","price":67.99,"currency_code":"USD","in_stock":true},{"title":"Pink","offer_id":45455331328176,"sku":"B0FD9C7VTM","price":67.99,"currency_code":"USD","in_stock":true},{"title":"Gray","offer_id":45455331360944,"sku":"B0FD9CNHP5","price":67.99,"currency_code":"USD","in_stock":true},{"title":"Green-Purple","offer_id":45455331393712,"sku":"B0GJ5DZ98G","price":67.99,"currency_code":"USD","in_stock":true},{"title":"Blue-Green","offer_id":45455331426480,"sku":"B0GJ5N7V1D","price":67.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/8319\/1984\/files\/7199d8LxEcL._AC_SL1500.jpg?v=1784135902","url":"https:\/\/www.pulingo.com\/products\/game-bento-box-for-kids-lunch-box-with-thermo9oz-food-jar-folding-spoon-removable-divider-sauce-cup-lunch-box-kids-for-school-travel-bpa-free-realistic-shapeblue-red","provider":"PulinGO","version":"1.0","type":"link"}