{"product_id":"pink-horse-bento-food-jar-set","title":"Pink Horse Bento Set with 10 oz Insulated Food Jar","description":"\u003cstyle\u003e\n  .horse-carousel-lunch{\n    --navy:#28324a;\n    --pink:#e778a3;\n    --rose:#b83f69;\n    --blush:#fdebf2;\n    --cream:#fff9ed;\n    --gold:#f1c75d;\n    --mint:#bfe1ce;\n    --blue:#c5e1ed;\n    --white:#ffffff;\n    --text:#3e3a45;\n    --muted:#746d78;\n    --line:#eadde3;\n    max-width:1060px;\n    margin:0 auto;\n    color:var(--text);\n    font-family:Arial,Helvetica,sans-serif;\n    line-height:1.6;\n  }\n\n  .horse-carousel-lunch *,\n  .horse-carousel-lunch *:before,\n  .horse-carousel-lunch *:after{\n    box-sizing:border-box;\n  }\n\n  .horse-carousel-lunch 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  .hcl-ticket{\n    overflow:hidden;\n    border:4px solid var(--navy);\n    background:var(--cream);\n    box-shadow:12px 12px 0 rgba(40,50,74,.12);\n  }\n\n  .hcl-top{\n    display:flex;\n    justify-content:space-between;\n    gap:20px;\n    padding:13px 20px;\n    background:var(--navy);\n  }\n\n  .hcl-top strong,\n  .hcl-top span{\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n    font-size:11px!important;\n    font-weight:900!important;\n    letter-spacing:1px!important;\n    text-transform:uppercase!important;\n  }\n\n  .hcl-hero{\n    display:grid;\n    grid-template-columns:1.05fr .95fr;\n    gap:30px;\n    align-items:center;\n    padding:45px 36px;\n    background:\n      radial-gradient(circle at 82% 24%,rgba(231,120,163,.22),transparent 26%),\n      var(--cream);\n  }\n\n  .hcl-label{\n    display:inline-flex;\n    align-items:center;\n    gap:8px;\n    padding:8px 13px;\n    border:3px solid var(--navy);\n    background:var(--gold);\n    color:var(--navy)!important;\n    -webkit-text-fill-color:var(--navy)!important;\n    font-size:11px!important;\n    font-weight:900!important;\n    text-transform:uppercase!important;\n    box-shadow:4px 4px 0 var(--navy);\n  }\n\n  .hcl-label svg{\n    width:18px;\n    height:18px;\n  }\n\n  .hcl-copy h2{\n    margin:21px 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  .hcl-copy h2 span{\n    display:block;\n    color:var(--rose)!important;\n    -webkit-text-fill-color:var(--rose)!important;\n  }\n\n  .hcl-copy p{\n    margin:0!important;\n    color:var(--muted)!important;\n    -webkit-text-fill-color:var(--muted)!important;\n    font-size:17px!important;\n  }\n\n  .hcl-chips{\n    display:flex;\n    flex-wrap:wrap;\n    gap:8px;\n    margin-top:21px;\n  }\n\n  .hcl-chips span{\n    padding:8px 11px;\n    border:2px solid var(--navy);\n    background:#ffffff;\n    color:var(--navy)!important;\n    -webkit-text-fill-color:var(--navy)!important;\n    font-size:11px!important;\n    font-weight:800!important;\n  }\n\n  .hcl-carousel{\n    position:relative;\n    min-height:400px;\n    overflow:hidden;\n    border:4px solid var(--navy);\n    border-radius:48% 48% 12px 12px;\n    background:\n      repeating-linear-gradient(\n        90deg,\n        #f8d8e4 0 32px,\n        #fff6e5 32px 64px\n      );\n  }\n\n  .hcl-carousel:before{\n    content:\"\";\n    position:absolute;\n    left:50%;\n    top:42px;\n    bottom:20px;\n    width:5px;\n    transform:translateX(-50%);\n    background:var(--gold);\n    border:2px solid var(--navy);\n  }\n\n  .hcl-sign{\n    position:absolute;\n    left:50%;\n    top:17px;\n    z-index:5;\n    transform:translateX(-50%);\n    padding:7px 12px;\n    border:3px solid var(--navy);\n    background:#ffffff;\n    color:var(--navy)!important;\n    -webkit-text-fill-color:var(--navy)!important;\n    white-space:nowrap;\n    font-size:10px!important;\n    font-weight:950!important;\n    text-transform:uppercase!important;\n  }\n\n  .hcl-horse{\n    position:absolute;\n    left:50%;\n    top:96px;\n    width:180px;\n    height:118px;\n    transform:translateX(-50%);\n    border:5px solid var(--navy);\n    border-radius:55% 45% 45% 48%;\n    background:var(--pink);\n  }\n\n  .hcl-horse:before{\n    content:\"\";\n    position:absolute;\n    right:-34px;\n    top:7px;\n    width:62px;\n    height:67px;\n    border:5px solid var(--navy);\n    border-radius:50% 50% 40% 50%;\n    background:var(--pink);\n    transform:rotate(-16deg);\n  }\n\n  .hcl-horse:after{\n    content:\"\";\n    position:absolute;\n    left:34px;\n    bottom:-67px;\n    width:13px;\n    height:72px;\n    background:var(--pink);\n    border:4px solid var(--navy);\n    box-shadow:72px 0 0 -1px var(--pink);\n  }\n\n  .hcl-bento{\n    position:absolute;\n    left:21px;\n    bottom:23px;\n    width:130px;\n    height:93px;\n    padding:7px;\n    border:4px solid var(--navy);\n    border-radius:18px;\n    background:var(--rose);\n  }\n\n  .hcl-bento-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  .hcl-bento-grid i{\n    border:2px solid var(--navy);\n    border-radius:7px;\n    background:var(--gold);\n  }\n\n  .hcl-bento-grid i:first-child{\n    grid-row:1\/3;\n  }\n\n  .hcl-bento-grid i:nth-child(2){background:var(--mint);}\n  .hcl-bento-grid i:nth-child(3){background:var(--blue);}\n\n  .hcl-jar{\n    position:absolute;\n    right:35px;\n    bottom:25px;\n    width:83px;\n    height:105px;\n    border:4px solid var(--navy);\n    border-radius:20px 20px 14px 14px;\n    background:linear-gradient(90deg,#aeb4ba,#ffffff,#999fa6);\n  }\n\n  .hcl-jar:before{\n    content:\"\";\n    position:absolute;\n    left:-5px;\n    right:-5px;\n    top:-14px;\n    height:27px;\n    border:4px solid var(--navy);\n    border-radius:11px;\n    background:var(--pink);\n  }\n\n  .hcl-jar:after{\n    content:\"10 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  .hcl-stats{\n    display:grid;\n    grid-template-columns:repeat(4,minmax(0,1fr));\n    gap:2px;\n    border-top:4px solid var(--navy);\n    background:var(--navy);\n  }\n\n  .hcl-stat{\n    padding:18px 10px;\n    background:#ffffff;\n    text-align:center;\n  }\n\n  .hcl-stat 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  .hcl-stat span{\n    color:var(--muted)!important;\n    -webkit-text-fill-color:var(--muted)!important;\n    font-size:11px!important;\n  }\n\n  .hcl-section{\n    padding:55px 18px 0;\n  }\n\n  .hcl-heading{\n    display:flex;\n    gap:16px;\n    align-items:flex-start;\n    margin-bottom:24px;\n  }\n\n  .hcl-ribbon{\n    flex:0 0 92px;\n    padding:11px 8px 20px;\n    clip-path:polygon(0 0,100% 0,100% 82%,50% 100%,0 82%);\n    background:var(--pink);\n    border:3px solid var(--navy);\n    color:var(--navy)!important;\n    -webkit-text-fill-color:var(--navy)!important;\n    text-align:center;\n    font-size:10px!important;\n    font-weight:950!important;\n    text-transform:uppercase!important;\n  }\n\n  .hcl-heading small{\n    display:block;\n    color:var(--rose)!important;\n    -webkit-text-fill-color:var(--rose)!important;\n    font-size:11px!important;\n    font-weight:900!important;\n    letter-spacing:1px!important;\n    text-transform:uppercase!important;\n  }\n\n  .hcl-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  .hcl-three{\n    display:grid;\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:15px;\n  }\n\n  .hcl-card{\n    padding:25px;\n    border:4px solid var(--navy);\n    background:#ffffff;\n  }\n\n  .hcl-card:nth-child(2){background:var(--blush);}\n  .hcl-card:nth-child(3){background:#eef8f3;}\n\n  .hcl-card svg{\n    width:43px;\n    height:43px;\n    margin-bottom:13px;\n    color:var(--rose);\n  }\n\n  .hcl-card 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  .hcl-card 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  .hcl-meal-layout{\n    display:grid;\n    grid-template-columns:1.1fr .9fr;\n    gap:17px;\n  }\n\n  .hcl-meal-map{\n    padding:26px;\n    border:4px solid var(--navy);\n    background:var(--blush);\n  }\n\n  .hcl-meal-map h4{\n    margin:0 0 17px!important;\n    color:var(--navy)!important;\n    -webkit-text-fill-color:var(--navy)!important;\n    font-size:21px!important;\n  }\n\n  .hcl-food-grid{\n    display:grid;\n    grid-template-columns:1.2fr .8fr;\n    grid-template-rows:102px 94px;\n    gap:9px;\n  }\n\n  .hcl-food{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    padding:10px;\n    border:3px solid var(--navy);\n    text-align:center;\n    font-size:13px!important;\n    font-weight:900!important;\n  }\n\n  .hcl-food:first-child{\n    grid-row:1\/3;\n    background:var(--gold);\n  }\n\n  .hcl-food:nth-child(2){background:var(--mint);}\n  .hcl-food:nth-child(3){background:var(--blue);}\n\n  .hcl-latch{\n    display:flex;\n    flex-direction:column;\n    justify-content:center;\n    padding:28px;\n    border:4px solid var(--navy);\n    background:var(--navy);\n    text-align:center;\n  }\n\n  .hcl-latch svg{\n    width:54px;\n    height:54px;\n    margin:0 auto 13px;\n    color:var(--gold);\n  }\n\n  .hcl-latch h4{\n    margin:0 0 8px!important;\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n    font-size:21px!important;\n  }\n\n  .hcl-latch p{\n    margin:0!important;\n    color:#dfe3ec!important;\n    -webkit-text-fill-color:#dfe3ec!important;\n    font-size:14px!important;\n  }\n\n  .hcl-temp{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:15px;\n  }\n\n  .hcl-temp-card{\n    padding:27px;\n    border:4px solid var(--navy);\n    text-align:center;\n  }\n\n  .hcl-temp-card:first-child{background:#fff1db;}\n  .hcl-temp-card:last-child{background:#edf7fb;}\n\n  .hcl-temp-card strong{\n    display:block;\n    color:var(--navy)!important;\n    -webkit-text-fill-color:var(--navy)!important;\n    font-size:25px!important;\n  }\n\n  .hcl-temp-card span{\n    color:var(--muted)!important;\n    -webkit-text-fill-color:var(--muted)!important;\n    font-size:13px!important;\n  }\n\n  .hcl-care{\n    margin-top:17px;\n    padding:17px 19px;\n    border:3px solid var(--navy);\n    border-left:10px solid var(--gold);\n    background:var(--cream);\n    color:var(--text)!important;\n    -webkit-text-fill-color:var(--text)!important;\n    font-size:14px!important;\n  }\n\n  .hcl-footer{\n    margin-top:55px;\n    padding:38px 25px;\n    border:8px solid var(--pink);\n    background:var(--navy);\n    text-align:center;\n  }\n\n  .hcl-footer,\n  .hcl-footer *,\n  .hcl-footer h3,\n  .hcl-footer p{\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n  }\n\n  .hcl-footer h3{\n    margin:0 0 8px!important;\n    font-size:27px!important;\n  }\n\n  .hcl-footer p{\n    max-width:720px;\n    margin:0 auto!important;\n  }\n\n  .hcl-faq{\n    margin-top:55px;\n    border:4px solid var(--navy);\n  }\n\n  .hcl-faq-head{\n    padding:22px;\n    background:var(--pink);\n    border-bottom:4px solid var(--navy);\n  }\n\n  .hcl-faq-head h3{\n    margin:0!important;\n    color:var(--navy)!important;\n    -webkit-text-fill-color:var(--navy)!important;\n    font-size:27px!important;\n  }\n\n  .hcl-faq-item{\n    border-bottom:3px solid var(--navy);\n    background:#ffffff;\n  }\n\n  .hcl-faq-item:last-child{\n    border-bottom:0;\n  }\n\n  .hcl-faq-button{\n    width:100%;\n    display:grid;\n    grid-template-columns:1fr 38px;\n    gap:12px;\n    align-items:center;\n    padding:16px 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:900!important;\n  }\n\n  .hcl-plus{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    width:36px;\n    height:36px;\n    border:3px solid var(--navy);\n    border-radius:50%;\n    background:var(--gold);\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  .hcl-faq-item.open .hcl-plus{\n    transform:rotate(45deg);\n    background:var(--navy);\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n  }\n\n  .hcl-faq-content{\n    max-height:0;\n    overflow:hidden;\n    opacity:0;\n    transition:max-height .3s ease,opacity .2s ease;\n  }\n\n  .hcl-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  .hcl-faq-item.open .hcl-faq-content{\n    opacity:1;\n  }\n\n  @media(max-width:820px){\n    .hcl-hero,\n    .hcl-meal-layout{\n      grid-template-columns:1fr;\n    }\n\n    .hcl-stats,\n    .hcl-three{\n      grid-template-columns:repeat(2,minmax(0,1fr));\n    }\n  }\n\n  @media(max-width:560px){\n    .hcl-hero{\n      padding:32px 18px;\n    }\n\n    .hcl-top{\n      flex-direction:column;\n    }\n\n    .hcl-carousel{\n      min-height:375px;\n      border-radius:24px;\n    }\n\n    .hcl-stats,\n    .hcl-three,\n    .hcl-temp{\n      grid-template-columns:1fr;\n    }\n\n    .hcl-heading{\n      display:block;\n    }\n\n    .hcl-ribbon{\n      display:inline-block;\n      margin-bottom:14px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"horse-carousel-lunch\"\u003e\n\n  \u003csection class=\"hcl-ticket\"\u003e\n    \u003cdiv class=\"hcl-top\"\u003e\n      \u003cstrong\u003eSchool Lunch Carousel\u003c\/strong\u003e\n      \u003cspan\u003ePink Horse Edition\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hcl-hero\"\u003e\n      \u003cdiv class=\"hcl-copy\"\u003e\n        \u003cdiv class=\"hcl-label\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n            \u003cpath d=\"M6 20V8l6-4 6 4v12\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 12h6\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          Three-Piece School Meal Set\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          Pack Four Food Sections\n          \u003cspan\u003ePlus a Warm or Cold Side\u003c\/span\u003e\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          A coordinated pink horse lunch set with a 750 ml\n          four-compartment bento box, 10 oz insulated food jar\n          and matching thermal carry bag.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"hcl-chips\"\u003e\n          \u003cspan\u003e750 ml Bento Box\u003c\/span\u003e\n          \u003cspan\u003e4 Compartments\u003c\/span\u003e\n          \u003cspan\u003e10 oz Food Jar\u003c\/span\u003e\n          \u003cspan\u003eInsulated Lunch Bag\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hcl-carousel\" aria-hidden=\"true\"\u003e\n        \u003cdiv class=\"hcl-sign\"\u003eLunch Parade Set\u003c\/div\u003e\n        \u003cdiv class=\"hcl-horse\"\u003e\u003c\/div\u003e\n\n        \u003cdiv class=\"hcl-bento\"\u003e\n          \u003cdiv class=\"hcl-bento-grid\"\u003e\n            \u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hcl-jar\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hcl-stats\"\u003e\n      \u003cdiv class=\"hcl-stat\"\u003e\n        \u003cstrong\u003e3-Piece Set\u003c\/strong\u003e\n        \u003cspan\u003eBento, jar and bag\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hcl-stat\"\u003e\n        \u003cstrong\u003e25.36 oz\u003c\/strong\u003e\n        \u003cspan\u003eBento capacity\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hcl-stat\"\u003e\n        \u003cstrong\u003e10 oz \/ 300 ml\u003c\/strong\u003e\n        \u003cspan\u003eFood jar capacity\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hcl-stat\"\u003e\n        \u003cstrong\u003eAges 3+\u003c\/strong\u003e\n        \u003cspan\u003eListed age grade\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"hcl-section\"\u003e\n    \u003cdiv class=\"hcl-heading\"\u003e\n      \u003cdiv class=\"hcl-ribbon\"\u003eParade 01\u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003csmall\u003eThree Coordinated Pieces\u003c\/small\u003e\n        \u003ch3\u003eEverything Needed for a School Lunch Routine\u003c\/h3\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hcl-three\"\u003e\n      \u003cdiv class=\"hcl-card\"\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\u003eFour-Compartment Bento\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Packs a main meal and several smaller sides\n          in individually covered food sections.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hcl-card\"\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\u003e10 oz Insulated Food Jar\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Provides separate storage for soup, pasta,\n          oatmeal and other suitable warm or cold foods.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hcl-card\"\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\u003eMatching Thermal Bag\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Stain-resistant fabric keeps the coordinated\n          lunch components together during school travel.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"hcl-section\"\u003e\n    \u003cdiv class=\"hcl-heading\"\u003e\n      \u003cdiv class=\"hcl-ribbon\"\u003eParade 02\u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003csmall\u003eFour-Part Meal Ticket\u003c\/small\u003e\n        \u003ch3\u003eSeparate the Main Dish from Fruit and Snacks\u003c\/h3\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hcl-meal-layout\"\u003e\n      \u003cdiv class=\"hcl-meal-map\"\u003e\n        \u003ch4\u003eExample School Lunch\u003c\/h4\u003e\n\n        \u003cdiv class=\"hcl-food-grid\"\u003e\n          \u003cdiv class=\"hcl-food\"\u003eMain Meal\u003c\/div\u003e\n          \u003cdiv class=\"hcl-food\"\u003eFruit or Vegetables\u003c\/div\u003e\n          \u003cdiv class=\"hcl-food\"\u003eSnack or Dessert\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hcl-latch\"\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=\"M9 4h6v4H9z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n        \u003ch4\u003eOne Child-Friendly Latch\u003c\/h4\u003e\n\n        \u003cp\u003e\n          The single front closure is designed to be\n          easier for smaller hands to open and close.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"hcl-section\"\u003e\n    \u003cdiv class=\"hcl-heading\"\u003e\n      \u003cdiv class=\"hcl-ribbon\"\u003eParade 03\u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003csmall\u003eFood Jar Performance\u003c\/small\u003e\n        \u003ch3\u003eVacuum Insulation for Warm and Chilled Foods\u003c\/h3\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hcl-temp\"\u003e\n      \u003cdiv class=\"hcl-temp-card\"\u003e\n        \u003cstrong\u003eUp to 6 Hours\u003c\/strong\u003e\n        \u003cspan\u003eListed heat-retention performance\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hcl-temp-card\"\u003e\n        \u003cstrong\u003eUp to 8 Hours\u003c\/strong\u003e\n        \u003cspan\u003eListed cold-retention performance\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hcl-care\"\u003e\n      \u003cstrong\u003ePreparation and care:\u003c\/strong\u003e\n      Preheat or precool the food jar with hot or ice water for\n      5–8 minutes before filling. Hand wash the insulated jar.\n      Remove the bento tray before microwave use and do not heat\n      for more than three minutes.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"hcl-footer\"\u003e\n    \u003ch3\u003eA Playful Pink Lunch Set for School and Day Trips\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Pack four food portions, add a warm or cold side in the\n      insulated jar and carry everything together in the matching bag.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"hcl-faq\"\u003e\n    \u003cdiv class=\"hcl-faq-head\"\u003e\n      \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hcl-faq-item open\"\u003e\n      \u003cbutton class=\"hcl-faq-button\" type=\"button\" aria-expanded=\"true\"\u003e\n        \u003cspan\u003eWhat is included in the lunch set?\u003c\/span\u003e\n        \u003cspan class=\"hcl-plus\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n\n      \u003cdiv class=\"hcl-faq-content\"\u003e\n        \u003cdiv class=\"hcl-faq-answer\"\u003e\n          The set includes one four-compartment bento box,\n          one 10 oz insulated food jar and one matching lunch bag.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hcl-faq-item\"\u003e\n      \u003cbutton class=\"hcl-faq-button\" type=\"button\" aria-expanded=\"false\"\u003e\n        \u003cspan\u003eWhat is the bento box capacity?\u003c\/span\u003e\n        \u003cspan class=\"hcl-plus\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n\n      \u003cdiv class=\"hcl-faq-content\"\u003e\n        \u003cdiv class=\"hcl-faq-answer\"\u003e\n          The bento box holds approximately 750 ml or 25.36 oz.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hcl-faq-item\"\u003e\n      \u003cbutton class=\"hcl-faq-button\" type=\"button\" aria-expanded=\"false\"\u003e\n        \u003cspan\u003eHow many food compartments does it have?\u003c\/span\u003e\n        \u003cspan class=\"hcl-plus\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n\n      \u003cdiv class=\"hcl-faq-content\"\u003e\n        \u003cdiv class=\"hcl-faq-answer\"\u003e\n          It has four individually covered food compartments.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hcl-faq-item\"\u003e\n      \u003cbutton class=\"hcl-faq-button\" type=\"button\" aria-expanded=\"false\"\u003e\n        \u003cspan\u003eHow long does the food jar retain temperature?\u003c\/span\u003e\n        \u003cspan class=\"hcl-plus\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n\n      \u003cdiv class=\"hcl-faq-content\"\u003e\n        \u003cdiv class=\"hcl-faq-answer\"\u003e\n          The page lists up to six hours of heat retention\n          and up to eight hours of cold retention.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hcl-faq-item\"\u003e\n      \u003cbutton class=\"hcl-faq-button\" type=\"button\" aria-expanded=\"false\"\u003e\n        \u003cspan\u003eCan the bento box be used in a microwave?\u003c\/span\u003e\n        \u003cspan class=\"hcl-plus\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n\n      \u003cdiv class=\"hcl-faq-content\"\u003e\n        \u003cdiv class=\"hcl-faq-answer\"\u003e\n          The removable food tray may be microwaved for up to\n          three minutes. Remove the outer shell and lid first.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hcl-faq-item\"\u003e\n      \u003cbutton class=\"hcl-faq-button\" type=\"button\" aria-expanded=\"false\"\u003e\n        \u003cspan\u003eHow should the set be cleaned?\u003c\/span\u003e\n        \u003cspan class=\"hcl-plus\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n\n      \u003cdiv class=\"hcl-faq-content\"\u003e\n        \u003cdiv class=\"hcl-faq-answer\"\u003e\n          The removable bento tray may be cleaned in a dishwasher.\n          Hand washing is recommended for the outer shell,\n          sealing areas and insulated food jar.\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(\"horse-carousel-lunch\")){\n      return;\n    }\n\n    var items = wrapper.querySelectorAll(\".hcl-faq-item\");\n\n    function updateItem(item){\n      var content = item.querySelector(\".hcl-faq-content\");\n      var button = item.querySelector(\".hcl-faq-button\");\n      var isOpen = item.classList.contains(\"open\");\n\n      content.style.maxHeight = isOpen ? content.scrollHeight + \"px\" : \"0px\";\n      button.setAttribute(\"aria-expanded\",isOpen ? \"true\" : \"false\");\n    }\n\n    items.forEach(function(item){\n      item.querySelector(\".hcl-faq-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":"Pink-Unique Horse","offer_id":45457733255344,"sku":"B0BWY7VVR4","price":60.99,"currency_code":"USD","in_stock":true},{"title":"Blue","offer_id":45457733288112,"sku":"B0BWYCF2YN","price":63.99,"currency_code":"USD","in_stock":true},{"title":"Blue-Tyrannosaurus Rex","offer_id":45457733386416,"sku":"B0BWYDT7X8","price":64.99,"currency_code":"USD","in_stock":true},{"title":"Mermaid","offer_id":45457733517488,"sku":"B0BM376JXF","price":64.99,"currency_code":"USD","in_stock":true},{"title":"Black-Game Console","offer_id":45457734074544,"sku":"B0C9HGYT4H","price":64.99,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":45457734107312,"sku":"B0C9HJ3CT4","price":64.99,"currency_code":"USD","in_stock":true},{"title":"Pink","offer_id":45457734140080,"sku":"B0BVFJ1SCF","price":64.99,"currency_code":"USD","in_stock":true},{"title":"Basketball","offer_id":45457734238384,"sku":"B0BM3TL44V","price":64.99,"currency_code":"USD","in_stock":true},{"title":"Rainbow","offer_id":45457734271152,"sku":"B0BM3G3LFV","price":64.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/8319\/1984\/files\/81yf3resffL._AC_SL1500.jpg?v=1784196300","url":"https:\/\/www.pulingo.com\/products\/pink-horse-bento-food-jar-set","provider":"PulinGO","version":"1.0","type":"link"}