{"product_id":"pink-bento-thermos-bottle-travel-set","title":"Pink 42 oz Bento Travel Set with Thermos and Bottle","description":"\u003cstyle\u003e\n  .pink-trip-lunch-file{\n    --raspberry:#a93361;\n    --rose:#dc6f99;\n    --pink:#f4b7ca;\n    --soft:#fff1f5;\n    --paper:#fffdf8;\n    --cream:#fff5dc;\n    --navy:#26354d;\n    --blue:#b8dce9;\n    --mint:#c6e4d3;\n    --yellow:#f2cf6e;\n    --orange:#ecad7a;\n    --ink:#3e3a43;\n    --muted:#726c76;\n    --line:#e7dce1;\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  .pink-trip-lunch-file *,\n  .pink-trip-lunch-file *:before,\n  .pink-trip-lunch-file *:after{\n    box-sizing:border-box;\n  }\n\n  .pink-trip-lunch-file 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  .ptl-folder{\n    position:relative;\n    overflow:hidden;\n    border:3px solid var(--navy);\n    border-radius:20px;\n    background:var(--paper);\n    box-shadow:12px 14px 0 rgba(38,53,77,.1);\n  }\n\n  .ptl-folder:before{\n    content:\"\";\n    position:absolute;\n    left:34px;\n    top:-3px;\n    width:190px;\n    height:34px;\n    border:3px solid var(--navy);\n    border-bottom:0;\n    border-radius:14px 14px 0 0;\n    background:var(--pink);\n  }\n\n  .ptl-cover{\n    display:grid;\n    grid-template-columns:1.06fr .94fr;\n    gap:30px;\n    align-items:center;\n    padding:64px 38px 38px;\n    background:\n      linear-gradient(90deg,transparent 49.7%,rgba(38,53,77,.13) 50%,transparent 50.3%),\n      var(--paper);\n  }\n\n  .ptl-stamp{\n    display:inline-flex;\n    align-items:center;\n    gap:8px;\n    padding:8px 13px;\n    border:2px dashed var(--raspberry);\n    background:var(--soft);\n    color:var(--raspberry)!important;\n    -webkit-text-fill-color:var(--raspberry)!important;\n    font-size:11px!important;\n    font-weight:900!important;\n    letter-spacing:1px!important;\n    text-transform:uppercase!important;\n    transform:rotate(-1deg);\n  }\n\n  .ptl-stamp svg{\n    width:18px;\n    height:18px;\n  }\n\n  .ptl-intro h2{\n    margin:20px 0 15px!important;\n    color:var(--navy)!important;\n    -webkit-text-fill-color:var(--navy)!important;\n    font-size:clamp(35px,5vw,54px)!important;\n    line-height:1.05!important;\n    font-weight:950!important;\n  }\n\n  .ptl-intro h2 span{\n    display:block;\n    color:var(--raspberry)!important;\n    -webkit-text-fill-color:var(--raspberry)!important;\n  }\n\n  .ptl-intro p{\n    margin:0!important;\n    max-width:570px;\n    color:var(--muted)!important;\n    -webkit-text-fill-color:var(--muted)!important;\n    font-size:17px!important;\n  }\n\n  .ptl-labels{\n    display:flex;\n    flex-wrap:wrap;\n    gap:8px;\n    margin-top:22px;\n  }\n\n  .ptl-labels span{\n    padding:8px 11px;\n    border:2px solid var(--navy);\n    border-radius:4px;\n    background:#ffffff;\n    color:var(--navy)!important;\n    -webkit-text-fill-color:var(--navy)!important;\n    font-size:11px!important;\n    font-weight:850!important;\n  }\n\n  .ptl-kit-board{\n    position:relative;\n    min-height:410px;\n    border:3px solid var(--navy);\n    border-radius:14px;\n    background:\n      linear-gradient(rgba(38,53,77,.08) 1px,transparent 1px),\n      linear-gradient(90deg,rgba(38,53,77,.08) 1px,transparent 1px),\n      var(--soft);\n    background-size:24px 24px;\n  }\n\n  .ptl-board-title{\n    position:absolute;\n    left:18px;\n    top:17px;\n    padding:7px 11px;\n    background:var(--navy);\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n    font-size:10px!important;\n    font-weight:950!important;\n    letter-spacing:.8px!important;\n    text-transform:uppercase!important;\n  }\n\n  .ptl-bento{\n    position:absolute;\n    left:50%;\n    top:76px;\n    width:238px;\n    height:172px;\n    transform:translateX(-50%) rotate(-2deg);\n    padding:12px;\n    border:4px solid var(--navy);\n    border-radius:24px;\n    background:var(--rose);\n    box-shadow:7px 8px 0 rgba(38,53,77,.18);\n  }\n\n  .ptl-bento-grid{\n    display:grid;\n    grid-template-columns:1.3fr .7fr;\n    grid-template-rows:1fr 1fr;\n    gap:8px;\n    height:100%;\n  }\n\n  .ptl-bento-grid span{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    border:2px solid var(--navy);\n    border-radius:11px;\n    color:var(--navy)!important;\n    -webkit-text-fill-color:var(--navy)!important;\n    text-align:center;\n    font-size:9px!important;\n    font-weight:950!important;\n  }\n\n  .ptl-bento-grid span:first-child{\n    grid-row:1\/3;\n    background:var(--cream);\n  }\n\n  .ptl-bento-grid span:nth-child(2){background:var(--mint);}\n  .ptl-bento-grid span:nth-child(3){background:var(--blue);}\n\n  .ptl-jar{\n    position:absolute;\n    left:24px;\n    bottom:29px;\n    width:82px;\n    height:103px;\n    border:4px solid var(--navy);\n    border-radius:22px 22px 14px 14px;\n    background:linear-gradient(90deg,#c4c8cd,#ffffff,#aeb3b8);\n    transform:rotate(3deg);\n  }\n\n  .ptl-jar:before{\n    content:\"\";\n    position:absolute;\n    left:-5px;\n    right:-5px;\n    top:-13px;\n    height:25px;\n    border:4px solid var(--navy);\n    border-radius:11px;\n    background:var(--raspberry);\n  }\n\n  .ptl-jar:after{\n    content:\"7 oz\";\n    position:absolute;\n    inset:0;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    color:var(--navy);\n    font-size:13px;\n    font-weight:950;\n  }\n\n  .ptl-bottle{\n    position:absolute;\n    right:26px;\n    bottom:27px;\n    width:65px;\n    height:128px;\n    border:4px solid var(--navy);\n    border-radius:23px;\n    background:linear-gradient(90deg,#e8a7bd,#ffffff,#d66d93);\n    transform:rotate(-4deg);\n  }\n\n  .ptl-bottle:before{\n    content:\"\";\n    position:absolute;\n    left:50%;\n    top:-17px;\n    width:42px;\n    height:25px;\n    transform:translateX(-50%);\n    border:4px solid var(--navy);\n    border-radius:10px;\n    background:var(--pink);\n  }\n\n  .ptl-bottle:after{\n    content:\"12 oz\";\n    position:absolute;\n    left:50%;\n    top:50%;\n    transform:translate(-50%,-50%) rotate(-90deg);\n    color:var(--navy);\n    white-space:nowrap;\n    font-size:11px;\n    font-weight:950;\n  }\n\n  .ptl-ice{\n    position:absolute;\n    right:106px;\n    bottom:20px;\n    width:77px;\n    height:63px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    border:3px dashed var(--navy);\n    border-radius:12px;\n    background:var(--blue);\n    color:var(--navy)!important;\n    -webkit-text-fill-color:var(--navy)!important;\n    text-align:center;\n    font-size:9px!important;\n    font-weight:950!important;\n    transform:rotate(5deg);\n  }\n\n  .ptl-summary-strip{\n    display:grid;\n    grid-template-columns:repeat(4,minmax(0,1fr));\n    border-top:3px solid var(--navy);\n    background:var(--navy);\n    gap:2px;\n  }\n\n  .ptl-summary{\n    padding:17px 12px;\n    background:#ffffff;\n    text-align:center;\n  }\n\n  .ptl-summary strong{\n    display:block;\n    color:var(--navy)!important;\n    -webkit-text-fill-color:var(--navy)!important;\n    font-size:14px!important;\n  }\n\n  .ptl-summary span{\n    color:var(--muted)!important;\n    -webkit-text-fill-color:var(--muted)!important;\n    font-size:11px!important;\n  }\n\n  .ptl-section{\n    padding:58px 18px 0;\n  }\n\n  .ptl-heading{\n    display:flex;\n    gap:18px;\n    align-items:flex-start;\n    margin-bottom:25px;\n  }\n\n  .ptl-number{\n    flex:0 0 56px;\n    height:56px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    border:3px solid var(--navy);\n    border-radius:50%;\n    background:var(--yellow);\n    color:var(--navy)!important;\n    -webkit-text-fill-color:var(--navy)!important;\n    font-size:19px!important;\n    font-weight:950!important;\n    box-shadow:4px 4px 0 var(--navy);\n  }\n\n  .ptl-heading small{\n    display:block;\n    color:var(--raspberry)!important;\n    -webkit-text-fill-color:var(--raspberry)!important;\n    font-size:11px!important;\n    font-weight:950!important;\n    letter-spacing:1px!important;\n    text-transform:uppercase!important;\n  }\n\n  .ptl-heading h3{\n    margin:4px 0 0!important;\n    color:var(--navy)!important;\n    -webkit-text-fill-color:var(--navy)!important;\n    font-size:29px!important;\n    line-height:1.18!important;\n  }\n\n  .ptl-pocket-layout{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:17px;\n  }\n\n  .ptl-pocket{\n    position:relative;\n    min-height:270px;\n    padding:28px;\n    border:3px solid var(--navy);\n    border-radius:8px 8px 28px 28px;\n    background:#ffffff;\n  }\n\n  .ptl-pocket:before{\n    content:\"\";\n    position:absolute;\n    left:18px;\n    right:18px;\n    top:12px;\n    border-top:2px dashed var(--navy);\n  }\n\n  .ptl-pocket svg{\n    width:43px;\n    height:43px;\n    margin:13px 0 14px;\n    color:var(--raspberry);\n  }\n\n  .ptl-pocket h4{\n    margin:0 0 8px!important;\n    color:var(--navy)!important;\n    -webkit-text-fill-color:var(--navy)!important;\n    font-size:20px!important;\n  }\n\n  .ptl-pocket 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  .ptl-pocket:nth-child(2){background:var(--cream);}\n  .ptl-pocket:nth-child(3){background:#eef8f2;}\n  .ptl-pocket:nth-child(4){background:#edf7fb;}\n\n  .ptl-route{\n    position:relative;\n    display:grid;\n    grid-template-columns:repeat(4,minmax(0,1fr));\n    gap:13px;\n  }\n\n  .ptl-route:before{\n    content:\"\";\n    position:absolute;\n    left:7%;\n    right:7%;\n    top:33px;\n    border-top:3px dashed var(--rose);\n  }\n\n  .ptl-stop{\n    position:relative;\n    z-index:2;\n    padding:0 8px 20px;\n    text-align:center;\n  }\n\n  .ptl-stop-icon{\n    width:68px;\n    height:68px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    margin:0 auto 14px;\n    border:3px solid var(--navy);\n    border-radius:50%;\n    background:#ffffff;\n  }\n\n  .ptl-stop-icon svg{\n    width:31px;\n    height:31px;\n    color:var(--raspberry);\n  }\n\n  .ptl-stop strong{\n    display:block;\n    color:var(--navy)!important;\n    -webkit-text-fill-color:var(--navy)!important;\n    font-size:14px!important;\n  }\n\n  .ptl-stop span{\n    color:var(--muted)!important;\n    -webkit-text-fill-color:var(--muted)!important;\n    font-size:12px!important;\n  }\n\n  .ptl-check-layout{\n    display:grid;\n    grid-template-columns:.85fr 1.15fr;\n    gap:18px;\n  }\n\n  .ptl-ticket{\n    padding:31px;\n    border:3px solid var(--navy);\n    background:var(--raspberry);\n    clip-path:polygon(\n      0 0,100% 0,100% 12px,96% 16px,100% 20px,\n      100% 100%,0 100%,0 20px,4% 16px,0 12px\n    );\n    text-align:center;\n  }\n\n  .ptl-ticket svg{\n    width:56px;\n    height:56px;\n    margin:0 auto 14px;\n    color:#ffffff;\n  }\n\n  .ptl-ticket h4{\n    margin:0 0 8px!important;\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n    font-size:22px!important;\n  }\n\n  .ptl-ticket p{\n    margin:0!important;\n    color:#ffe8f0!important;\n    -webkit-text-fill-color:#ffe8f0!important;\n    font-size:14px!important;\n  }\n\n  .ptl-checklist{\n    border:3px solid var(--navy);\n    background:#ffffff;\n  }\n\n  .ptl-check{\n    display:grid;\n    grid-template-columns:42px 1fr;\n    gap:13px;\n    align-items:center;\n    padding:15px 18px;\n    border-bottom:1px solid var(--line);\n  }\n\n  .ptl-check:last-child{\n    border-bottom:0;\n  }\n\n  .ptl-check span{\n    width:34px;\n    height:34px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    border:2px solid var(--navy);\n    background:var(--mint);\n    color:var(--navy)!important;\n    -webkit-text-fill-color:var(--navy)!important;\n    font-weight:950!important;\n  }\n\n  .ptl-check strong{\n    display:block;\n    color:var(--navy)!important;\n    -webkit-text-fill-color:var(--navy)!important;\n    font-size:14px!important;\n  }\n\n  .ptl-check small{\n    color:var(--muted)!important;\n    -webkit-text-fill-color:var(--muted)!important;\n    font-size:12px!important;\n  }\n\n  .ptl-care-note{\n    margin-top:19px;\n    padding:17px 20px;\n    border:2px solid var(--navy);\n    border-left:10px solid var(--yellow);\n    background:var(--cream);\n    color:var(--ink)!important;\n    -webkit-text-fill-color:var(--ink)!important;\n    font-size:14px!important;\n  }\n\n  .ptl-use-grid{\n    display:grid;\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:15px;\n  }\n\n  .ptl-use{\n    padding:25px;\n    border:3px solid var(--navy);\n    border-radius:18px 18px 5px 5px;\n    background:#ffffff;\n    box-shadow:5px 5px 0 rgba(38,53,77,.12);\n  }\n\n  .ptl-use svg{\n    width:39px;\n    height:39px;\n    margin-bottom:13px;\n    color:var(--raspberry);\n  }\n\n  .ptl-use h4{\n    margin:0 0 7px!important;\n    color:var(--navy)!important;\n    -webkit-text-fill-color:var(--navy)!important;\n    font-size:18px!important;\n  }\n\n  .ptl-use 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  .ptl-signoff{\n    margin-top:58px;\n    padding:39px 27px;\n    border:3px solid var(--navy);\n    background:\n      linear-gradient(135deg,#25344c,#4c2850);\n    text-align:center;\n  }\n\n  .ptl-signoff,\n  .ptl-signoff *,\n  .ptl-signoff h3,\n  .ptl-signoff p{\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n  }\n\n  .ptl-signoff h3{\n    margin:0 0 8px!important;\n    font-size:28px!important;\n  }\n\n  .ptl-signoff p{\n    max-width:720px;\n    margin:0 auto!important;\n  }\n\n  .ptl-faq{\n    margin-top:58px;\n    display:grid;\n    grid-template-columns:1fr 1.45fr;\n    gap:18px;\n  }\n\n  .ptl-faq-index{\n    padding:29px;\n    border:3px solid var(--navy);\n    background:var(--soft);\n  }\n\n  .ptl-faq-index span{\n    display:inline-block;\n    padding:7px 10px;\n    border:2px solid var(--navy);\n    background:var(--yellow);\n    color:var(--navy)!important;\n    -webkit-text-fill-color:var(--navy)!important;\n    font-size:10px!important;\n    font-weight:950!important;\n    text-transform:uppercase!important;\n  }\n\n  .ptl-faq-index h3{\n    margin:17px 0 8px!important;\n    color:var(--navy)!important;\n    -webkit-text-fill-color:var(--navy)!important;\n    font-size:27px!important;\n  }\n\n  .ptl-faq-index 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  .ptl-faq-list{\n    border-top:3px solid var(--navy);\n  }\n\n  .ptl-faq-item{\n    border:3px solid var(--navy);\n    border-top:0;\n    background:#ffffff;\n  }\n\n  .ptl-faq-button{\n    width:100%;\n    display:grid;\n    grid-template-columns:1fr 38px;\n    gap:12px;\n    align-items:center;\n    padding:17px 18px;\n    border:0;\n    background:#ffffff;\n    color:var(--navy)!important;\n    -webkit-text-fill-color:var(--navy)!important;\n    text-align:left;\n    cursor:pointer;\n    font-size:15px!important;\n    font-weight:950!important;\n  }\n\n  .ptl-plus{\n    width:36px;\n    height:36px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    border:2px solid var(--navy);\n    border-radius:50%;\n    background:var(--pink);\n    color:var(--navy)!important;\n    -webkit-text-fill-color:var(--navy)!important;\n    font-size:22px!important;\n    transition:.25s ease;\n  }\n\n  .ptl-faq-item.open .ptl-plus{\n    transform:rotate(45deg);\n    background:var(--navy);\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n  }\n\n  .ptl-faq-content{\n    max-height:0;\n    overflow:hidden;\n    opacity:0;\n    transition:max-height .3s ease,opacity .2s ease;\n  }\n\n  .ptl-faq-answer{\n    padding:0 18px 18px;\n    color:var(--muted)!important;\n    -webkit-text-fill-color:var(--muted)!important;\n    font-size:14px!important;\n  }\n\n  .ptl-faq-item.open .ptl-faq-content{\n    opacity:1;\n  }\n\n  @media(max-width:850px){\n    .ptl-cover,\n    .ptl-check-layout,\n    .ptl-faq{\n      grid-template-columns:1fr;\n    }\n\n    .ptl-pocket-layout,\n    .ptl-route,\n    .ptl-summary-strip{\n      grid-template-columns:repeat(2,minmax(0,1fr));\n    }\n\n    .ptl-route:before{\n      display:none;\n    }\n  }\n\n  @media(max-width:570px){\n    .ptl-cover{\n      padding:55px 18px 26px;\n      background:var(--paper);\n    }\n\n    .ptl-kit-board{\n      min-height:390px;\n    }\n\n    .ptl-bento{\n      width:210px;\n    }\n\n    .ptl-jar{\n      left:8px;\n    }\n\n    .ptl-bottle{\n      right:10px;\n    }\n\n    .ptl-ice{\n      right:82px;\n    }\n\n    .ptl-pocket-layout,\n    .ptl-route,\n    .ptl-summary-strip,\n    .ptl-use-grid{\n      grid-template-columns:1fr;\n    }\n\n    .ptl-heading{\n      display:block;\n    }\n\n    .ptl-number{\n      margin-bottom:15px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pink-trip-lunch-file\"\u003e\n\n  \u003csection class=\"ptl-folder\"\u003e\n    \u003cdiv class=\"ptl-cover\"\u003e\n      \u003cdiv class=\"ptl-intro\"\u003e\n        \u003cdiv class=\"ptl-stamp\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n            \u003cpath d=\"M5 9h14v10H5z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 9V6h8v3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          School and Travel Meal File\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          Pack Lunch, Warm Food and Water\n          \u003cspan\u003ein One Pink Travel Kit\u003c\/span\u003e\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          A coordinated meal set with a four-compartment\n          42 oz bento box, compact 7 oz insulated food jar,\n          12 oz water bottle, reusable ice pack and\n          integrated fork-and-spoon utensils.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"ptl-labels\"\u003e\n          \u003cspan\u003e42 oz Total Capacity\u003c\/span\u003e\n          \u003cspan\u003e4 Sealed Sections\u003c\/span\u003e\n          \u003cspan\u003e7 oz Food Jar\u003c\/span\u003e\n          \u003cspan\u003e12 oz Bottle\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ptl-kit-board\" aria-hidden=\"true\"\u003e\n        \u003cdiv class=\"ptl-board-title\"\u003ePacking Diagram\u003c\/div\u003e\n\n        \u003cdiv class=\"ptl-bento\"\u003e\n          \u003cdiv class=\"ptl-bento-grid\"\u003e\n            \u003cspan\u003eMAIN MEAL\u003c\/span\u003e\n            \u003cspan\u003eFRUIT\u003c\/span\u003e\n            \u003cspan\u003eSNACK\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ptl-jar\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ptl-bottle\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ptl-ice\"\u003eREUSABLE\u003cbr\u003eICE PACK\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ptl-summary-strip\"\u003e\n      \u003cdiv class=\"ptl-summary\"\u003e\n        \u003cstrong\u003e4 Compartments\u003c\/strong\u003e\n        \u003cspan\u003eSeparated food storage\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ptl-summary\"\u003e\n        \u003cstrong\u003e42 oz Capacity\u003c\/strong\u003e\n        \u003cspan\u003eListed total capacity\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ptl-summary\"\u003e\n        \u003cstrong\u003e5.98 × 5.67 × 5.59\"\u003c\/strong\u003e\n        \u003cspan\u003eListed overall dimensions\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ptl-summary\"\u003e\n        \u003cstrong\u003ePink-DJ\u003c\/strong\u003e\n        \u003cspan\u003eSelected page variant\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ptl-section\"\u003e\n    \u003cdiv class=\"ptl-heading\"\u003e\n      \u003cdiv class=\"ptl-number\"\u003e01\u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003csmall\u003eEquipment Pockets\u003c\/small\u003e\n        \u003ch3\u003eFive Practical Components for a Complete Packed Meal\u003c\/h3\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ptl-pocket-layout\"\u003e\n      \u003cdiv class=\"ptl-pocket\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n          \u003crect x=\"4\" y=\"6\" width=\"16\" height=\"13\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M12 6v13\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 12h8\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n        \u003ch4\u003e42 oz Bento Box\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Four sealed food sections help organize a main dish,\n          fruit, vegetables and snacks while reducing food mixing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ptl-pocket\"\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\u003e7 oz Insulated Food Jar\u003c\/h4\u003e\n\n        \u003cp\u003e\n          The compact vacuum-insulated container provides\n          a separate space for soup, pasta, oatmeal\n          and other suitable warm foods.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ptl-pocket\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n          \u003cpath d=\"M9 3h6v4l2 3v10H7V10l2-3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 13h6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n        \u003ch4\u003e12 oz Water Bottle\u003c\/h4\u003e\n\n        \u003cp\u003e\n          The easy-grip reusable bottle adds a dedicated\n          hydration container for school, camp and travel.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ptl-pocket\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n          \u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M4.5 7.5 19.5 16.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M19.5 7.5 4.5 16.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n        \u003ch4\u003eIce Pack and Utensils\u003c\/h4\u003e\n\n        \u003cp\u003e\n          A reusable insulated ice pack supports cool snack storage,\n          while the compact fork-and-spoon set stores neatly\n          with the other lunch components.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ptl-section\"\u003e\n    \u003cdiv class=\"ptl-heading\"\u003e\n      \u003cdiv class=\"ptl-number\"\u003e02\u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003csmall\u003eDaily Packing Route\u003c\/small\u003e\n        \u003ch3\u003ePrepare the Set in Four Simple Steps\u003c\/h3\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ptl-route\"\u003e\n      \u003cdiv class=\"ptl-stop\"\u003e\n        \u003cdiv class=\"ptl-stop-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n            \u003crect x=\"4\" y=\"6\" width=\"16\" height=\"13\" rx=\"2\"\u003e\u003c\/rect\u003e\n            \u003cpath d=\"M12 6v13\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cstrong\u003ePortion the Bento\u003c\/strong\u003e\n        \u003cspan\u003eUse the four sections for separate foods.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ptl-stop\"\u003e\n        \u003cdiv class=\"ptl-stop-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n            \u003cpath d=\"M8 4c-2 3 2 4 0 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 4c-2 3 2 4 0 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 4c-2 3 2 4 0 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M6 13h12v7H6z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cstrong\u003eFill the Food Jar\u003c\/strong\u003e\n        \u003cspan\u003eAdd a suitable warm or cold food.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ptl-stop\"\u003e\n        \u003cdiv class=\"ptl-stop-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n            \u003cpath d=\"M9 3h6v4l2 3v10H7V10l2-3z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cstrong\u003eAdd a Drink\u003c\/strong\u003e\n        \u003cspan\u003eFill the 12 oz bottle and close it securely.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ptl-stop\"\u003e\n        \u003cdiv class=\"ptl-stop-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n            \u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M4.5 7.5 19.5 16.5\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cstrong\u003eInsert the Ice Pack\u003c\/strong\u003e\n        \u003cspan\u003eUse it with chilled foods or snacks.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ptl-section\"\u003e\n    \u003cdiv class=\"ptl-heading\"\u003e\n      \u003cdiv class=\"ptl-number\"\u003e03\u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003csmall\u003eMeal Protection Checklist\u003c\/small\u003e\n        \u003ch3\u003eSecure the Containers Before School or Travel\u003c\/h3\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ptl-check-layout\"\u003e\n      \u003cdiv class=\"ptl-ticket\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n          \u003cpath d=\"M12 3C8 8 6 11 6 15a6 6 0 0 0 12 0c0-4-2-7-6-12z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n        \u003ch4\u003eLeak-Resistant Meal Packing\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Four individually sealed sections and fitted\n          locking points help reduce spills during\n          normal upright carrying.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ptl-checklist\"\u003e\n        \u003cdiv class=\"ptl-check\"\u003e\n          \u003cspan\u003e✓\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eClean the Sealing Surfaces\u003c\/strong\u003e\n            \u003csmall\u003eRemove food particles before closing the lid\u003c\/small\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ptl-check\"\u003e\n          \u003cspan\u003e✓\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eClose Every Lock\u003c\/strong\u003e\n            \u003csmall\u003eConfirm that all sections are properly secured\u003c\/small\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ptl-check\"\u003e\n          \u003cspan\u003e✓\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eTighten the Bottle and Jar Lids\u003c\/strong\u003e\n            \u003csmall\u003eCheck each threaded or fitted closure separately\u003c\/small\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ptl-check\"\u003e\n          \u003cspan\u003e✓\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eCarry the Set Upright\u003c\/strong\u003e\n            \u003csmall\u003eLevel positioning provides improved spill resistance\u003c\/small\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ptl-section\"\u003e\n    \u003cdiv class=\"ptl-heading\"\u003e\n      \u003cdiv class=\"ptl-number\"\u003e04\u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003csmall\u003eWhere to Use It\u003c\/small\u003e\n        \u003ch3\u003eDesigned for School Days and Outdoor Meal Routines\u003c\/h3\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ptl-use-grid\"\u003e\n      \u003cdiv class=\"ptl-use\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n          \u003cpath d=\"M4 10 12 4l8 6\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M6 9v11h12V9\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M10 20v-6h4v6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n        \u003ch4\u003eSchool and Daycare\u003c\/h4\u003e\n\n        \u003cp\u003e\n          The compact set provides separate containers\n          for lunch, warm food, water and chilled snacks.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ptl-use\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n          \u003cpath d=\"M4 18 9 8l3 5 3-8 5 13\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M3 18h18\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n        \u003ch4\u003eCamping and Picnics\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Reusable components reduce the need for\n          disposable food packaging during outdoor meals.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ptl-use\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n          \u003cpath d=\"M5 9h14v11H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 9V6h8v3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n        \u003ch4\u003eTravel and Day Trips\u003c\/h4\u003e\n\n        \u003cp\u003e\n          The food jar, bottle and ice pack support\n          varied food and drink needs while away from home.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ptl-care-note\"\u003e\n      \u003cstrong\u003eCare guidance:\u003c\/strong\u003e\n      The page contains conflicting cleaning instructions. Hand washing\n      the bento box, lids, food jar, bottle, utensils and ice pack is the\n      conservative method. Use the dishwasher’s top rack only when the\n      care markings on the individual component explicitly permit it.\n      Allow all parts to dry completely before closing.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ptl-signoff\"\u003e\n    \u003ch3\u003eA Coordinated Pink Kit for Complete Meals on the Go\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Pack four separated food portions, a warm dish,\n      a drink and a chilled snack in one reusable system\n      for school, daycare, picnics, camping and travel.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ptl-faq\"\u003e\n    \u003cdiv class=\"ptl-faq-index\"\u003e\n      \u003cspan\u003eQuick Reference\u003c\/span\u003e\n\n      \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Product information about the set contents,\n        total capacity, food jar, bottle, compartments,\n        dimensions, materials and cleaning.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ptl-faq-list\"\u003e\n      \u003cdiv class=\"ptl-faq-item open\"\u003e\n        \u003cbutton class=\"ptl-faq-button\" type=\"button\" aria-expanded=\"true\"\u003e\n          \u003cspan\u003eWhat is included in the lunch set?\u003c\/span\u003e\n          \u003cspan class=\"ptl-plus\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n\n        \u003cdiv class=\"ptl-faq-content\"\u003e\n          \u003cdiv class=\"ptl-faq-answer\"\u003e\n            The set includes a four-compartment bento box,\n            7 oz insulated food jar, 12 oz water bottle,\n            reusable ice pack and compact fork-and-spoon utensils.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ptl-faq-item\"\u003e\n        \u003cbutton class=\"ptl-faq-button\" type=\"button\" aria-expanded=\"false\"\u003e\n          \u003cspan\u003eWhat is the total listed capacity?\u003c\/span\u003e\n          \u003cspan class=\"ptl-plus\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n\n        \u003cdiv class=\"ptl-faq-content\"\u003e\n          \u003cdiv class=\"ptl-faq-answer\"\u003e\n            The product page lists a total capacity of approximately\n            42 fluid ounces.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ptl-faq-item\"\u003e\n        \u003cbutton class=\"ptl-faq-button\" type=\"button\" aria-expanded=\"false\"\u003e\n          \u003cspan\u003eHow many bento compartments are included?\u003c\/span\u003e\n          \u003cspan class=\"ptl-plus\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n\n        \u003cdiv class=\"ptl-faq-content\"\u003e\n          \u003cdiv class=\"ptl-faq-answer\"\u003e\n            The bento lunch box contains four separate food compartments.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ptl-faq-item\"\u003e\n        \u003cbutton class=\"ptl-faq-button\" type=\"button\" aria-expanded=\"false\"\u003e\n          \u003cspan\u003eWhat are the listed overall dimensions?\u003c\/span\u003e\n          \u003cspan class=\"ptl-plus\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n\n        \u003cdiv class=\"ptl-faq-content\"\u003e\n          \u003cdiv class=\"ptl-faq-answer\"\u003e\n            The product details list approximate dimensions of\n            5.98 × 5.67 × 5.59 inches.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ptl-faq-item\"\u003e\n        \u003cbutton class=\"ptl-faq-button\" type=\"button\" aria-expanded=\"false\"\u003e\n          \u003cspan\u003eIs the set made with BPA-free materials?\u003c\/span\u003e\n          \u003cspan class=\"ptl-plus\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n\n        \u003cdiv class=\"ptl-faq-content\"\u003e\n          \u003cdiv class=\"ptl-faq-answer\"\u003e\n            Yes. The food-contact components are listed as\n            BPA-free and non-toxic.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ptl-faq-item\"\u003e\n        \u003cbutton class=\"ptl-faq-button\" type=\"button\" aria-expanded=\"false\"\u003e\n          \u003cspan\u003eCan the set be cleaned in a dishwasher?\u003c\/span\u003e\n          \u003cspan class=\"ptl-plus\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n\n        \u003cdiv class=\"ptl-faq-content\"\u003e\n          \u003cdiv class=\"ptl-faq-answer\"\u003e\n            The page gives conflicting information: one section states\n            top-rack dishwasher safe, while the technical table states\n            hand wash only. Hand washing is recommended unless the\n            individual component’s care marking clearly permits\n            top-rack dishwasher use.\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(\"pink-trip-lunch-file\")){\n      return;\n    }\n\n    var items = wrapper.querySelectorAll(\".ptl-faq-item\");\n\n    function updateItem(item){\n      var content = item.querySelector(\".ptl-faq-content\");\n      var button = item.querySelector(\".ptl-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(\".ptl-faq-button\");\n\n      button.addEventListener(\"click\",function(){\n        var isOpen = item.classList.contains(\"open\");\n\n        items.forEach(function(other){\n          other.classList.remove(\"open\");\n          updateItem(other);\n        });\n\n        if(!isOpen){\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":"Pink-DJ","offer_id":45457502732464,"sku":"B0GFT2KY39","price":72.99,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":45457503060144,"sku":"B0GFT3PY8J","price":74.99,"currency_code":"USD","in_stock":true},{"title":"Black-MN","offer_id":45457503092912,"sku":"B0GFSYNFPM","price":72.99,"currency_code":"USD","in_stock":true},{"title":"Pink","offer_id":45457503158448,"sku":"B0GFSN81ND","price":74.99,"currency_code":"USD","in_stock":true},{"title":"Purple-RY","offer_id":45457503191216,"sku":"B0GFSF68Q4","price":72.99,"currency_code":"USD","in_stock":true},{"title":"Blue-KL","offer_id":45457503223984,"sku":"B0GFSQ1M3H","price":74.99,"currency_code":"USD","in_stock":true},{"title":"Purple","offer_id":45457503256752,"sku":"B0GFTK5MZY","price":74.99,"currency_code":"USD","in_stock":true},{"title":"Blue","offer_id":45457503322288,"sku":"B0GFTDFKHP","price":74.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/8319\/1984\/files\/817bkQ9ApYL._AC_SL1500.jpg?v=1784187512","url":"https:\/\/www.pulingo.com\/products\/pink-bento-thermos-bottle-travel-set","provider":"PulinGO","version":"1.0","type":"link"}