{"product_id":"lift-it-up-choral-arrangement","title":"Lift It Up - choral arrangement","description":"\u003cstyle\u003e\n  \/* Wrapper around the whole tab component *\/\n  .pmg-tabs {\n    border: 1px solid #ccc;       \/* full frame, including right edge *\/\n    box-sizing: border-box;\n  }\n\n  \/* Generic responsive video wrapper for all three tabs *\/\n  .pmg-tabs .video-container {\n    position: relative;\n    width: 100%;\n    max-width: 100%;\n    aspect-ratio: 16 \/ 9;\n    overflow: hidden;\n  }\n\n  \/* Fallback for older browsers *\/\n  @supports not (aspect-ratio: 16 \/ 9) {\n    .pmg-tabs .video-container {\n      height: 0;\n      padding-bottom: 56.25%;\n    }\n    .pmg-tabs .video-container iframe {\n      position: absolute;\n      top: 0;\n      left: 0;\n    }\n  }\n\n  .pmg-tabs .video-container iframe {\n    width: 100% !important;\n    height: 100% !important;\n    border: 0;\n    display: block;\n  }\n\n  \/* ===== TAB HEADER styling — one row, no wrap ===== *\/\n\n  .pmg-tabs dl.tabs.contained.pmg-tabs-nav {\n    display: flex !important;\n    flex-wrap: nowrap !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    max-width: 100%;\n    overflow: visible;\n    background-color: #f9f9f9;\n    position: relative;\n    box-sizing: border-box;\n  }\n\n  \/* Single bottom rule under all tabs *\/\n  .pmg-tabs dl.tabs.contained.pmg-tabs-nav::after {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    right: 0;\n    bottom: 0;\n    border-bottom: 1px solid #ccc;\n    z-index: 0;\n  }\n\n  .pmg-tabs dl.tabs.contained.pmg-tabs-nav dd {\n    flex: 1 1 0;\n    margin: 0;\n    padding: 0;\n  }\n\n.pmg-tabs dl.tabs.contained.pmg-tabs-nav dd a {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    align-items: center;\n\n    min-height: 40px;\n\n    text-align: center;\n    padding: 0.01rem 0.3rem;\n\n    font-size: clamp(10px, 1.8vw, 14px);\n    white-space: normal;\n    line-height: 1.1;\n    overflow: visible;\n    text-overflow: unset;\n\n    \/* Top border for tabs; side borders come from wrapper\/right edge *\/\n    border-top: 1px solid #ccc;\n    border-left: 0;\n    border-right: 0;\n\n    background-color: #ececec;\n    position: relative;   \/* needed for ::before separator *\/\n    z-index: 1;           \/* sits above the ::after line *\/\n  }\n\n  \/* Left edge line on first tab aligns with wrapper border *\/\n  .pmg-tabs dl.tabs.contained.pmg-tabs-nav dd:first-child a {\n    border-left: 1px solid #ccc;\n  }\n\n  \/* Right edge line on last tab (Tab 3) *\/\n  .pmg-tabs dl.tabs.contained.pmg-tabs-nav dd:last-child a {\n    border-right: 1px solid #ccc;\n  }\n\n  \/* ===== VERTICAL SEPARATORS BETWEEN TAB LABELS =====\n     This draws a 1px vertical line at the LEFT edge of every tab\n     AFTER the first one → between Tab1 \u0026 Tab2, and between Tab2 \u0026 Tab3.\n  ------------------------------------------------------ *\/\n  .pmg-tabs dl.tabs.contained.pmg-tabs-nav dd + dd a::before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    bottom: 0;\n    left: 0;                  \/* at the left edge of the tab label *\/\n    width: 1px;\n    background-color: #ccc;   \/* same as other borders *\/\n  }\n  \/* ================================================== *\/\n\n  \/* Active tab: looks \"connected\" – it covers the bottom line *\/\n  .pmg-tabs dl.tabs.contained.pmg-tabs-nav dd a.active {\n    background-color: #ffffff; \/* same as panel *\/\n    \/* no bottom border here; the white background simply hides the ::after line underneath *\/\n  }\n\n  @media (max-width: 480px) {\n    .pmg-tabs dl.tabs.contained.pmg-tabs-nav dd a {\n      padding: 0.3rem 0.2rem;\n      font-size: clamp(9px, 2.8vw, 12px);\n    }\n  }\n\n  \/* ===== Tab content boxes (panel) ===== *\/\n\n  .pmg-tabs ul.tabs-content.contained.pmg-tabs-panels {\n    margin: 0 !important;\n    padding: 0 !important;\n    list-style: none;\n  }\n\n  .pmg-tabs ul.tabs-content.contained.pmg-tabs-panels li {\n    margin: 0 !important;\n    padding: 0.75rem !important;\n    box-sizing: border-box;\n    border: none;              \/* panel itself has no own border lines *\/\n    background-color: #ffffff; \/* matches active tab *\/\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"pmg-tabs\"\u003e\n\u003cdl class=\"tabs contained pmg-tabs-nav\"\u003e\n\u003cdd\u003e\u003ca class=\"active\" href=\"#tab1\"\u003eFull\u003cbr\u003eTrack\u003c\/a\u003e\u003c\/dd\u003e\n\u003cdd\u003e\u003ca href=\"#tab2\"\u003ePiano\u003cbr\u003eTrack\u003c\/a\u003e\u003c\/dd\u003e\n\u003cdd\u003e\u003ca href=\"#tab3\"\u003eDirector\u003cbr\u003eVideo\u003c\/a\u003e\u003c\/dd\u003e\n\u003c\/dl\u003e\n\u003cul class=\"tabs-content contained pmg-tabs-panels\"\u003e\n\u003cli id=\"tab1Tab\" class=\"active\"\u003e\n\u003cdiv class=\"video-container\"\u003e\u003ciframe src=\"https:\/\/player.vimeo.com\/video\/1209997217?badge=0\u0026amp;autopause=0\u0026amp;player_id=0\u0026amp;app_id=58479\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%;\" title=\"Lift It Up - Full Track\/Choir version\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli id=\"tab2Tab\"\u003e\n\u003cdiv class=\"video-container\"\u003e\u003ciframe src=\"https:\/\/player.vimeo.com\/video\/1209998624?badge=0\u0026amp;autopause=0\u0026amp;player_id=0\u0026amp;app_id=58479\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%;\" title=\"Lift It Up - Piano\/Choir version\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli id=\"tab3Tab\"\u003e\n  \u003cdiv class=\"video-container\"\u003e\u003ciframe src=\"https:\/\/player.vimeo.com\/video\/1210317903?badge=0\u0026amp;autopause=0\u0026amp;player_id=0\u0026amp;app_id=58479\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture; clipboard-write; encrypted-media; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" style=\"position:absolute;top:0;left:0;width:100%;height:100%;\" title=\"Lift It Up - Director Video\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"Peck Music Publishing","offers":[{"title":"SATB Anthem (physical)","offer_id":52664021451063,"sku":"0093-18744-01","price":1.99,"currency_code":"USD","in_stock":true},{"title":"SATB Anthem (pdf)","offer_id":52664021483831,"sku":"0093-18745-04","price":1.79,"currency_code":"USD","in_stock":true},{"title":"SATB Anthem (pdf) Vocal Only","offer_id":52664021516599,"sku":"0093-18755-13","price":1.79,"currency_code":"USD","in_stock":true},{"title":"Accompaniment CD - Split\/Stereo\/Demo","offer_id":52664021549367,"sku":"0093-18748-03","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Accompaniment (mp3s) - Split\/Stereo\/Demo","offer_id":52664021582135,"sku":"0093-18749-05","price":24.99,"currency_code":"USD","in_stock":true},{"title":"Listening Demo CD","offer_id":52664021614903,"sku":"0093-18746-02","price":5.0,"currency_code":"USD","in_stock":true},{"title":"Listening Demo (mp3)","offer_id":52664021647671,"sku":"0093-18747-12","price":1.49,"currency_code":"USD","in_stock":true},{"title":"Orchestration (pdf)","offer_id":52664021680439,"sku":"0093-18750-06","price":59.99,"currency_code":"USD","in_stock":true},{"title":"FREE - Soprano Rehearsal Track (mp3)","offer_id":52664021713207,"sku":"0093-18751-07","price":0.0,"currency_code":"USD","in_stock":true},{"title":"FREE - Alto Rehearsal Track (mp3)","offer_id":52664021745975,"sku":"0093-18752-08","price":0.0,"currency_code":"USD","in_stock":true},{"title":"FREE - Tenor Rehearsal Track (mp3)","offer_id":52664021778743,"sku":"0093-18753-09","price":0.0,"currency_code":"USD","in_stock":true},{"title":"FREE - Bass Rehearsal Track (mp3)","offer_id":52664021811511,"sku":"0093-18754-10","price":0.0,"currency_code":"USD","in_stock":true},{"title":"Stem Files (mp3s)","offer_id":52664021844279,"sku":"0093-18756-11","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Master Lease License","offer_id":52664021877047,"sku":"0093-18757-14","price":95.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0720\/3165\/files\/0093_Lift_It_Up_COVER.jpg?v=1784063842","url":"https:\/\/www.peckmusicpublishing.com\/products\/lift-it-up-choral-arrangement","provider":"Peck Music Publishing","version":"1.0","type":"link"}