{"title":"The World Is Yours — Legacy Drop","description":"\u003cp data-start=\"329\" data-end=\"710\"\u003eThis isn’t just décor. This is a cinematic symbol of ambition, reborn as a one-time collectible. \u003cem data-start=\"429\" data-end=\"451\"\u003e“The World Is Yours”\u003c\/em\u003e blimp is a tribute to the legends who refuse to play small. Once this drop sells out, it’s gone forever. No restocks. No reruns.\u003cbr data-start=\"580\" data-end=\"583\"\u003eClaim yours and hang a reminder that the world doesn’t belong to the chosen few… it belongs to the ones bold enough to take it.\u003c\/p\u003e","products":[{"product_id":"the-world-is-yours-floating-blimp","title":"\"The World Is Yours\" Blimp","description":"\u003cstyle\u003e\n  :root{\n    --bg:#0b0c10;\n    --card:#11131a;\n    --card2:#0f1117;\n    --text:#f3f4f6;\n    --muted:#a7aab3;\n    --line:#232633;\n    --accent:#ffffff;\n    --shadow:0 16px 48px rgba(0,0,0,.45);\n    --radius:20px;\n    --max:980px;\n    --gold:#f5c542;\n    --green:#27c26c;\n  }\n\n  @font-face{\n    font-family:\"Heartbit-Bold\";\n    src:url(\"Heartbit-Bold.woff2\") format(\"woff2\"),\n        url(\"Heartbit-Bold.woff\") format(\"woff\");\n    font-weight:700;\n    font-style:normal;\n    font-display:swap;\n  }\n\n  *{box-sizing:border-box}\n  html{scroll-behavior:smooth}\n\n\n  body{\n    margin:0;\n    font-family:\"Heartbit-Bold\",ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;\n    background:\n      radial-gradient(1000px 600px at 20% 0%, rgba(255,255,255,.07), transparent 60%),\n      radial-gradient(900px 500px at 80% 10%, rgba(255,255,255,.05), transparent 55%),\n      var(--bg);\n    color:var(--text);\n    line-height:1.5;\n  }\n\n  h1,h2,h3,summary{\n    font-family:\"Heartbit-Bold\",ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;\n  }\n\n  .wrap{\n    max-width:var(--max);\n    margin:0 auto;\n    padding:26px 18px 72px;\n  }\n\n  .card{\n    background:linear-gradient(180deg, rgba(255,255,255,.03), rgba(255,255,255,.01));\n    border:1px solid var(--line);\n    border-radius:var(--radius);\n    box-shadow:var(--shadow);\n  }\n\n  .pill{\n    display:inline-flex;\n    align-items:center;\n    gap:8px;\n    padding:8px 12px;\n    border:1px solid var(--line);\n    border-radius:999px;\n    color:var(--muted);\n    background:rgba(255,255,255,.02);\n    font-size:13px;\n  }\n\n  .hero{padding:28px}\n  h1{\n    font-size:clamp(34px, 4.2vw, 56px);\n    letter-spacing:-0.02em;\n    line-height:1.04;\n    margin:14px 0 12px;\n  }\n\n  .sub{\n    color:var(--muted);\n    font-size:clamp(16px, 1.7vw, 19px);\n    margin:0;\n    max-width:58ch;\n  }\n\n  .hero-copy{\n    display:grid;\n    gap:10px;\n    margin-top:12px;\n  }\n\n  .microproof{\n    margin-top:14px;\n    color:var(--muted);\n    font-size:14px;\n  }\n  .microproof b{color:var(--text); font-weight:800}\n\n  section{margin-top:22px}\n\n  .section-card{padding:22px}\n  .section-title{\n    font-size:24px;\n    letter-spacing:-0.01em;\n    margin:0 0 8px;\n    line-height:1.1;\n  }\n  .lead{\n    margin:0 0 14px;\n    color:var(--muted);\n    max-width:80ch;\n    font-size:15px;\n  }\n\n  .kpi{\n    display:flex;\n    gap:10px;\n    flex-wrap:wrap;\n    margin-top:14px;\n  }\n  .chip{\n    padding:10px 12px;\n    border-radius:12px;\n    border:1px solid var(--line);\n    background:rgba(255,255,255,.02);\n    color:var(--text);\n    font-weight:700;\n    font-size:14px;\n  }\n\n  .list-grid{\n    display:grid;\n    grid-template-columns:repeat(2, minmax(0, 1fr));\n    gap:10px;\n    margin-top:14px;\n  }\n  .list-item{\n    display:flex;\n    align-items:center;\n    gap:10px;\n    padding:12px 14px;\n    border-radius:14px;\n    border:1px solid var(--line);\n    background:rgba(255,255,255,.02);\n    color:var(--text);\n    font-size:15px;\n  }\n\n  .included{\n    display:grid;\n    gap:10px;\n    margin-top:14px;\n  }\n  .included-item{\n    display:flex;\n    gap:12px;\n    align-items:flex-start;\n    padding:14px;\n    border:1px solid var(--line);\n    border-radius:16px;\n    background:rgba(255,255,255,.02);\n  }\n  .included-icon{\n    width:22px;\n    height:22px;\n    border-radius:8px;\n    background:rgba(255,255,255,.06);\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    flex:0 0 22px;\n    font-size:12px;\n  }\n  .included-item strong{\n    display:block;\n    margin-bottom:2px;\n    color:var(--text);\n  }\n  .included-item span{\n    color:var(--muted);\n    font-size:14px;\n  }\n\n  .reviews{\n    display:flex;\n    flex-direction:column;\n    gap:12px;\n    margin-top:12px;\n  }\n  .review{\n    background:rgba(255,255,255,.02);\n    border:1px solid var(--line);\n    border-radius:16px;\n    padding:14px 14px 12px;\n  }\n  .review-top{\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n    gap:12px;\n    flex-wrap:wrap;\n    margin-bottom:8px;\n  }\n  .review-name{\n    font-weight:900;\n    letter-spacing:.2px;\n  }\n  .review-badge{\n    font-size:12px;\n    color:var(--muted);\n    border:1px solid var(--line);\n    padding:6px 10px;\n    border-radius:999px;\n    background:rgba(255,255,255,.02);\n    display:inline-flex;\n    align-items:center;\n    gap:6px;\n  }\n  .verified-icon{\n    width:14px;\n    height:14px;\n    display:inline-block;\n    vertical-align:middle;\n  }\n  .stars{\n    display:inline-flex;\n    gap:2px;\n    line-height:1;\n    font-size:14px;\n    color:var(--gold);\n    user-select:none;\n  }\n  .review-text{\n    color:var(--text);\n    opacity:.96;\n    font-size:15px;\n  }\n\n  .goodline{\n    display:flex;\n    align-items:flex-start;\n    gap:10px;\n    margin:10px 0;\n    color:var(--text);\n  }\n  .check{\n    width:18px;\n    height:18px;\n    border-radius:6px;\n    background:rgba(39,194,108,.18);\n    border:1px solid rgba(39,194,108,.35);\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    flex:0 0 18px;\n    margin-top:2px;\n  }\n  .check::before{\n    content:\"✓\";\n    color:#dff7ea;\n    font-weight:900;\n    font-size:12px;\n  }\n\n  details.guarantee{\n    border:1px solid var(--line);\n    border-radius:var(--radius);\n    background:linear-gradient(180deg, rgba(255,255,255,.03), rgba(255,255,255,.01));\n    box-shadow:var(--shadow);\n    overflow:hidden;\n  }\n  details.guarantee summary{\n    padding:20px;\n    cursor:pointer;\n    font-weight:900;\n    color:var(--text);\n    list-style:none;\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n    gap:12px;\n  }\n  details.guarantee summary::-webkit-details-marker{display:none}\n\n  .sum-left{\n    display:flex;\n    flex-direction:column;\n    gap:6px;\n  }\n  .sum-title{\n    font-size:22px;\n    letter-spacing:-0.01em;\n    margin:0;\n    line-height:1.1;\n  }\n  .sum-sub{\n    color:var(--muted);\n    font-weight:700;\n    font-size:14px;\n    margin:0;\n  }\n  .chev{\n    font-size:18px;\n    color:var(--muted);\n    transition:transform .15s ease;\n    user-select:none;\n  }\n  details.guarantee[open] .chev{transform:rotate(180deg)}\n  .guarantee-body{padding:0 20px 20px}\n  .guarantee-inner{\n    margin-top:12px;\n    padding:16px;\n    border:1px solid var(--line);\n    border-radius:16px;\n    background:rgba(255,255,255,.02);\n    box-shadow:none;\n  }\n\n  .faq details{\n    border:1px solid var(--line);\n    border-radius:14px;\n    padding:14px 16px;\n    background:rgba(255,255,255,.02);\n  }\n  .faq details + details{margin-top:10px}\n  .faq summary{\n    cursor:pointer;\n    font-weight:800;\n    color:var(--text);\n    list-style:none;\n    position:relative;\n    padding-right:24px;\n  }\n  .faq summary::-webkit-details-marker{display:none}\n  .faq details p{\n    margin:10px 0 0;\n    color:var(--muted);\n    font-size:14px;\n  }\n\n  .gif-card{\n    padding:0;\n    overflow:hidden;\n  }\n  .gif-card img{\n    width:100%;\n    height:auto;\n    display:block;\n  }\n\n  .final{\n    text-align:center;\n    padding:28px 18px;\n  }\n  .final h2{\n    margin:0 0 10px;\n    font-size:clamp(24px, 3vw, 34px);\n    letter-spacing:-0.02em;\n    line-height:1.1;\n  }\n  .final p{\n    margin:0 auto 16px;\n    color:var(--muted);\n    max-width:56ch;\n  }\n\n  .btn{\n    display:inline-flex;\n    justify-content:center;\n    align-items:center;\n    gap:10px;\n    border-radius:999px;\n    padding:14px 20px;\n    border:1px solid rgba(255,255,255,.18);\n    background:var(--accent);\n    color:#000 !important;\n    font-weight:900;\n    letter-spacing:.2px;\n    cursor:pointer;\n    transition:transform .12s ease, opacity .12s ease;\n    text-decoration:none;\n    min-width:220px;\n  }\n  .btn:hover{\n    transform:translateY(-1px);\n    opacity:.95;\n  }\n\n  .footer-note{\n    margin-top:20px;\n    color:var(--muted);\n    font-size:12px;\n    text-align:center;\n    opacity:.9;\n  }\n\n  @media (max-width: 720px){\n    .hero{padding:22px}\n    .section-card{padding:18px}\n    .list-grid{grid-template-columns:1fr}\n    .sum-title{font-size:20px}\n  }\n  #ta-top{\n  scroll-margin-top: 80px;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"wrap\" id=\"ta-top\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"card hero\"\u003e\n\u003cspan class=\"pill\"\u003eLEGACY EDITION • \u003cb style=\"color: var(--text);\"\u003eREADY TO SHIP\u003c\/b\u003e\u003c\/span\u003e\n\u003ch1\u003eThe Desk Upgrade for High Performers\u003c\/h1\u003e\n\u003cdiv class=\"hero-copy\"\u003e\n\u003cp class=\"sub\"\u003eHang it above your desk, bed, or gym.\u003c\/p\u003e\n\u003cp class=\"sub\"\u003eEvery time you look up, you're reminded of the standard you hold yourself to.\u003c\/p\u003e\n\u003cp class=\"sub\"\u003eNot everyone understands it. But the people building something bigger always do.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"microproof\"\u003e✅ \u003cb\u003eLegacy Edition — First Release\u003c\/b\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"microproof\"\u003eEasy to hang • Lightweight matte black blimp • Ships in 1–3 business days\u003c\/div\u003e\n\u003cdiv class=\"kpi\"\u003e\n\u003cdiv class=\"chip\"\u003e⏱️ Setup: Under 5 minutes\u003c\/div\u003e\n\u003cdiv class=\"chip\"\u003e📦 Arrives fast\u003c\/div\u003e\n\u003cdiv class=\"chip\"\u003e🖤 Matte black finish\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ENVIRONMENTS --\u003e\n\u003csection\u003e\n\u003cdiv class=\"card section-card\"\u003e\n\u003ch2 class=\"section-title\"\u003eBuilt for the environments where ambition lives\u003c\/h2\u003e\n\u003cp class=\"lead\"\u003eA small detail that changes the entire atmosphere of a room.\u003c\/p\u003e\n\u003cdiv class=\"list-grid\"\u003e\n\u003cdiv class=\"list-item\"\u003e💻 Desk setups\u003c\/div\u003e\n\u003cdiv class=\"list-item\"\u003e🏠 Home offices\u003c\/div\u003e\n\u003cdiv class=\"list-item\"\u003e🛏 Bedrooms\u003c\/div\u003e\n\u003cdiv class=\"list-item\"\u003e🏋️ Gyms\u003c\/div\u003e\n\u003cdiv class=\"list-item\"\u003e🎥 Studio spaces\u003c\/div\u003e\n\u003cdiv class=\"list-item\"\u003e🧠 Creative workspaces\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHAT YOU GET --\u003e\n\u003csection\u003e\n\u003cdiv class=\"card section-card\"\u003e\n\u003ch2 class=\"section-title\"\u003eWhat comes with it\u003c\/h2\u003e\n\u003cp class=\"lead\"\u003eEverything you need to hang it up fast and make your setup hit harder.\u003c\/p\u003e\n\u003cdiv class=\"included\"\u003e\n\u003cdiv class=\"included-item\"\u003e\n\u003cdiv class=\"included-icon\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e24” “The World Is Yours” blimp\u003c\/strong\u003e \u003cspan\u003eMatte black statement piece designed to stand out without looking cheap.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-item\"\u003e\n\u003cdiv class=\"included-icon\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eHanging kit included\u003c\/strong\u003e \u003cspan\u003eScrew hooks + strings so you can get it up right away.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-item\"\u003e\n\u003cdiv class=\"included-icon\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eSetup instructions\u003c\/strong\u003e \u003cspan\u003eSent to you after purchase so installation stays simple.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-item\"\u003e\n\u003cdiv class=\"included-icon\"\u003e4\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eHandwritten note\u003c\/strong\u003e \u003cspan\u003eA personal touch from Troll Activity with every order.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- REVIEWS --\u003e\n\u003csection\u003e\n\u003cdiv class=\"card section-card\"\u003e\n\u003ch2 class=\"section-title\"\u003eWhat people are saying\u003c\/h2\u003e\n\u003cp class=\"lead\"\u003eReal reactions from people who hung it up and instantly changed the feel of their space.\u003c\/p\u003e\n\u003cdiv class=\"reviews\"\u003e\n\u003cdiv class=\"review\"\u003e\n\u003cdiv class=\"review-top\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"review-name\"\u003eAndrew H.\u003c\/div\u003e\n\u003cdiv class=\"stars\" aria-label=\"5 out of 5 stars\"\u003e★★★★★\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-badge\"\u003e\n\u003csvg class=\"verified-icon\" viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"\u003e\n                \u003cpath d=\"M12 2l2.2 2.7 3.4.5-1.8 3v3.5l-3.8.9L12 19l-2-2.4-3.8-.9V12l-1.8-3 3.4-.5L12 2z\" stroke=\"currentColor\" stroke-width=\"1.6\" opacity=\".9\"\u003e\u003c\/path\u003e\n                \u003cpath d=\"M9.2 12.1l1.8 1.8 3.7-3.8\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e Verified\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-text\"\u003e“Yo! Got the blimp set up and I love it. Thanks a million.”\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review\"\u003e\n\u003cdiv class=\"review-top\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"review-name\"\u003eBrandon S.\u003c\/div\u003e\n\u003cdiv class=\"stars\" aria-label=\"5 out of 5 stars\"\u003e★★★★★\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-badge\"\u003e\n\u003csvg class=\"verified-icon\" viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"\u003e\n                \u003cpath d=\"M12 2l2.2 2.7 3.4.5-1.8 3v3.5l-3.8.9L12 19l-2-2.4-3.8-.9V12l-1.8-3 3.4-.5L12 2z\" stroke=\"currentColor\" stroke-width=\"1.6\" opacity=\".9\"\u003e\u003c\/path\u003e\n                \u003cpath d=\"M9.2 12.1l1.8 1.8 3.7-3.8\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e Verified\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-text\"\u003e“This instantly leveled up my desk. Looks insane on video calls.”\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review\"\u003e\n\u003cdiv class=\"review-top\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"review-name\"\u003eJosh C.\u003c\/div\u003e\n\u003cdiv class=\"stars\" aria-label=\"5 out of 5 stars\"\u003e★★★★★\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-badge\"\u003e\n\u003csvg class=\"verified-icon\" viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"\u003e\n                \u003cpath d=\"M12 2l2.2 2.7 3.4.5-1.8 3v3.5l-3.8.9L12 19l-2-2.4-3.8-.9V12l-1.8-3 3.4-.5L12 2z\" stroke=\"currentColor\" stroke-width=\"1.6\" opacity=\".9\"\u003e\u003c\/path\u003e\n                \u003cpath d=\"M9.2 12.1l1.8 1.8 3.7-3.8\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e Verified\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-text\"\u003e“Took me like 5 minutes to hang. I’m hyped to have it.”\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review\"\u003e\n\u003cdiv class=\"review-top\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"review-name\"\u003eMatt S.\u003c\/div\u003e\n\u003cdiv class=\"stars\" aria-label=\"5 out of 5 stars\"\u003e★★★★★\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-badge\"\u003e\n\u003csvg class=\"verified-icon\" viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"\u003e\n                \u003cpath d=\"M12 2l2.2 2.7 3.4.5-1.8 3v3.5l-3.8.9L12 19l-2-2.4-3.8-.9V12l-1.8-3 3.4-.5L12 2z\" stroke=\"currentColor\" stroke-width=\"1.6\" opacity=\".9\"\u003e\u003c\/path\u003e\n                \u003cpath d=\"M9.2 12.1l1.8 1.8 3.7-3.8\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e Verified\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-text\"\u003e“Found the perfect spot for mine. Bit pricey but where else you gonna get something like this...🖤 Love it”\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review\"\u003e\n\u003cdiv class=\"review-top\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"review-name\"\u003eAndrew C.\u003c\/div\u003e\n\u003cdiv class=\"stars\" aria-label=\"5 out of 5 stars\"\u003e★★★★★\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-badge\"\u003e\n\u003csvg class=\"verified-icon\" viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"\u003e\n                \u003cpath d=\"M12 2l2.2 2.7 3.4.5-1.8 3v3.5l-3.8.9L12 19l-2-2.4-3.8-.9V12l-1.8-3 3.4-.5L12 2z\" stroke=\"currentColor\" stroke-width=\"1.6\" opacity=\".9\"\u003e\u003c\/path\u003e\n                \u003cpath d=\"M9.2 12.1l1.8 1.8 3.7-3.8\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e Verified\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-text\"\u003e“The World is Yours... When you get this blimp ;)\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"microproof\" style=\"margin-top: 14px;\"\u003eWant to be featured here? Send a photo + your thoughts after you hang it up.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GUARANTEE --\u003e\n\u003csection\u003e\n\u003cdetails open=\"\" class=\"guarantee\"\u003e\n\u003csummary\u003e\u003cspan class=\"sum-left\"\u003e \u003cspan class=\"sum-title\"\u003eLove it or return it. No stress.\u003c\/span\u003e \u003cspan class=\"sum-sub\"\u003eClick to see the simple return policy\u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"chev\" aria-hidden=\"true\"\u003e⌄\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"guarantee-body\"\u003e\n\u003cp class=\"lead\" style=\"margin-top: 0;\"\u003eThe only real way to judge it is to see it in your space. Hang it up. If it’s not your vibe, send it back.\u003c\/p\u003e\n\u003cdiv class=\"guarantee-inner\"\u003e\n\u003ch3 style=\"margin: 0 0 6px; font-size: 16px;\"\u003eSimple return policy\u003c\/h3\u003e\n\u003cdiv class=\"goodline\"\u003e\n\u003cspan class=\"check\"\u003e\u003c\/span\u003e\u003cspan\u003eReturns accepted within \u003cb\u003e30 days\u003c\/b\u003e of delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"goodline\"\u003e\n\u003cspan class=\"check\"\u003e\u003c\/span\u003e\u003cspan\u003eItem must be in \u003cb\u003eoriginal condition\u003c\/b\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"goodline\"\u003e\n\u003cspan class=\"check\"\u003e\u003c\/span\u003e\u003cspan\u003eStart a return by submitting your \u003cb\u003econtact form\u003c\/b\u003e with your order number\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection\u003e\n\u003cdiv class=\"card section-card faq\"\u003e\n\u003ch2 class=\"section-title\"\u003eFAQ\u003c\/h2\u003e\n\u003cp class=\"lead\"\u003eQuick answers. No friction.\u003c\/p\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eIs it hard to hang?\u003c\/summary\u003e\n\u003cp\u003eNo. Most people can get it up in under 5 minutes with the included kit.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eHow big is it?\u003c\/summary\u003e\n\u003cp\u003eIt’s 24 inches long. Big enough to stand out, clean enough to fit almost any setup.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eDoes it come inflated?\u003c\/summary\u003e\n\u003cp\u003eNo. It arrives deflated for safer shipping and inflates quickly when you’re ready.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eHow long does shipping take?\u003c\/summary\u003e\n\u003cp\u003eMost orders arrive in 1–3 business days depending on the option selected at checkout.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWill it fit my ceiling?\u003c\/summary\u003e\n\u003cp\u003eIf you have a normal room ceiling, you’re good. It’s designed to work in most bedrooms, offices, gyms, and desk setups.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eCan I hang it without drilling?\u003c\/summary\u003e\n\u003cp\u003eYes. It comes standard with screw hooks, but if you want adhesive ceiling hooks instead, leave a note in your order or contact us after purchase.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"microproof\"\u003e✅ \u003cb\u003eLegacy Edition\u003c\/b\u003e • Easy to hang • High quality\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GIF --\u003e\n\u003csection\u003e\n\u003cdiv class=\"card gif-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/8888\/0873\/files\/ezgif.com-speed_1.gif?v=1768774315\" alt=\"The World Is Yours blimp GIF\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection\u003e\n\u003cdiv class=\"card final\"\u003e\n\u003ch2\u003eMake your environment match your ambition.\u003c\/h2\u003e\n\u003cp\u003eHang it above your desk, bed, or gym. Every time you look up, you remember who you’re building to become.\u003c\/p\u003e\n\u003ca class=\"btn\" href=\"#MainProduct-template--20839182401769__main\"\u003eOrder yours now ↑\u003c\/a\u003e\n\u003cdiv class=\"microproof\" style=\"margin-top: 12px;\"\u003eTypically arrives in \u003cb\u003e1–3 business days\u003c\/b\u003e.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"footer-note\"\u003e© \u003cspan id=\"year\"\u003e\u003c\/span\u003e • The World Is Yours — Legacy Edition\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Troll Activity","offers":[{"title":"Default Title","offer_id":49399439163625,"sku":"BlimpTWIS","price":49.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0778\/8888\/0873\/files\/IMG_0792.heic?v=1773721856"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0778\/8888\/0873\/collections\/R34_World_is_Yours_Blimp.png?v=1767939168","url":"https:\/\/trollactivity.store\/collections\/the-world-is-yours-legacy-drop.oembed","provider":"Troll Activity","version":"1.0","type":"link"}