{"product_id":"24-day-aviation-advent-calendar","title":"24-Day Aviation Advent Calendar – 24 Collectible Aircraft Surprises","description":"\u003cstyle\u003e\n#avcal-v2{\n  --av-navy:#071b38;\n  --av-blue:#19518d;\n  --av-blue-2:#2c72b7;\n  --av-sky:#eaf4ff;\n  --av-sky-2:#f4f9ff;\n  --av-gold:#dba64a;\n  --av-gold-soft:#fff6e3;\n  --av-red:#b63a36;\n  --av-ink:#182537;\n  --av-muted:#617083;\n  --av-white:#ffffff;\n  --av-line:rgba(24,37,55,.10);\n  --av-radius:22px;\n\n  width:100%;\n  max-width:980px;\n  margin:0 auto;\n  padding:8px 10px 40px;\n  color:var(--av-ink);\n  container-type:inline-size;\n}\n\n#avcal-v2 *,\n#avcal-v2 *::before,\n#avcal-v2 *::after{\n  box-sizing:border-box;\n}\n\n#avcal-v2 img{\n  display:block;\n  width:100%;\n  height:auto;\n}\n\n#avcal-v2 h2,\n#avcal-v2 h3,\n#avcal-v2 p{\n  margin-top:0;\n}\n\n#avcal-v2 .av-card{\n  position:relative;\n  overflow:hidden;\n  margin:0 0 14px;\n  padding:23px 17px;\n  border:1px solid var(--av-line);\n  border-radius:var(--av-radius);\n  background:var(--av-white);\n  box-shadow:0 8px 28px rgba(18,42,68,.06);\n  transition:\n    transform .25s ease,\n    box-shadow .25s ease,\n    border-color .25s ease;\n}\n\n#avcal-v2 .av-card:hover{\n  transform:translateY(-2px);\n  border-color:rgba(44,114,183,.18);\n  box-shadow:0 14px 35px rgba(18,42,68,.09);\n}\n\n#avcal-v2 .av-card:active{\n  transform:scale(.995);\n}\n\n#avcal-v2 .av-soft{\n  background:\n    radial-gradient(\n      circle at 92% 0%,\n      rgba(255,255,255,.95),\n      transparent 37%\n    ),\n    var(--av-sky-2);\n}\n\n#avcal-v2 .av-gold{\n  background:\n    radial-gradient(\n      circle at 0 0,\n      rgba(255,255,255,.88),\n      transparent 36%\n    ),\n    var(--av-gold-soft);\n}\n\n#avcal-v2 .av-dark{\n  color:#ffffff;\n  background:\n    radial-gradient(\n      circle at 88% 0%,\n      rgba(78,159,229,.32),\n      transparent 28%\n    ),\n    radial-gradient(\n      circle at 10% 10%,\n      rgba(255,255,255,.08),\n      transparent 26%\n    ),\n    linear-gradient(\n      140deg,\n      #06172f,\n      #103b6d 58%,\n      #215e9b\n    );\n}\n\n#avcal-v2 .av-kicker{\n  display:inline-block;\n  margin:0 0 9px;\n\n  font-size:11px;\n  line-height:1.2;\n  font-weight:850;\n  letter-spacing:1.6px;\n  text-transform:uppercase;\n\n  background:linear-gradient(\n    100deg,\n    #164c82 0%,\n    #2872b3 34%,\n    #73b1e7 50%,\n    #2872b3 66%,\n    #164c82 100%\n  );\n\n  background-size:220% auto;\n\n  -webkit-background-clip:text;\n  background-clip:text;\n  color:transparent;\n\n  animation:av-shimmer 6s linear infinite;\n}\n\n#avcal-v2 .av-dark .av-kicker{\n  background:linear-gradient(\n    100deg,\n    #d7ebff,\n    #ffffff,\n    #9dcef5,\n    #ffffff,\n    #d7ebff\n  );\n\n  background-size:220% auto;\n\n  -webkit-background-clip:text;\n  background-clip:text;\n  color:transparent;\n}\n\n@keyframes av-shimmer{\n  0%{\n    background-position:200% center;\n  }\n\n  100%{\n    background-position:-20% center;\n  }\n}\n\n#avcal-v2 h2{\n  margin-bottom:11px;\n  font-size:28px;\n  line-height:1.12;\n  letter-spacing:-.55px;\n}\n\n#avcal-v2 h3{\n  margin-bottom:6px;\n  font-size:17px;\n  line-height:1.3;\n}\n\n#avcal-v2 p{\n  margin-bottom:12px;\n  color:var(--av-muted);\n  font-size:15px;\n  line-height:1.65;\n}\n\n#avcal-v2 strong{\n  color:var(--av-ink);\n}\n\n#avcal-v2 .av-dark p{\n  color:rgba(255,255,255,.82);\n}\n\n#avcal-v2 .av-dark strong{\n  color:#ffffff;\n}\n\n\/* =========================\n   MEDIA\n========================= *\/\n\n#avcal-v2 .av-media{\n  overflow:hidden;\n  margin-top:16px;\n  border-radius:18px;\n  background:#e7f0f8;\n}\n\n#avcal-v2 .av-media img{\n  width:100%;\n  object-fit:cover;\n}\n\n\/* =========================\n   HERO\n========================= *\/\n\n#avcal-v2 .av-hero{\n  padding:29px 16px 19px;\n  text-align:center;\n}\n\n#avcal-v2 .av-hero h2{\n  max-width:780px;\n  margin-left:auto;\n  margin-right:auto;\n  font-size:32px;\n}\n\n#avcal-v2 .av-hero-copy{\n  max-width:700px;\n  margin:0 auto 17px;\n}\n\n#avcal-v2 .av-benefits{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:8px;\n  margin-top:13px;\n}\n\n#avcal-v2 .av-benefit{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  gap:8px;\n\n  min-height:50px;\n  padding:10px 11px;\n\n  border:1px solid rgba(255,255,255,.14);\n  border-radius:14px;\n\n  background:rgba(255,255,255,.08);\n\n  color:#ffffff;\n  font-size:13px;\n  line-height:1.3;\n  font-weight:800;\n}\n\n#avcal-v2 .av-benefit-icon{\n  display:flex;\n  width:26px;\n  height:26px;\n  flex:0 0 26px;\n\n  align-items:center;\n  justify-content:center;\n\n  border-radius:50%;\n\n  background:rgba(255,255,255,.14);\n\n  font-size:12px;\n}\n\n\/* =========================\n   SPLIT\n========================= *\/\n\n#avcal-v2 .av-split{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:18px;\n  align-items:center;\n}\n\n#avcal-v2 .av-copy{\n  min-width:0;\n}\n\n\/* =========================\n   CHECK LIST\n========================= *\/\n\n#avcal-v2 .av-checks{\n  list-style:none;\n  margin:14px 0 0;\n  padding:0;\n}\n\n#avcal-v2 .av-checks li{\n  position:relative;\n\n  margin-bottom:8px;\n  padding:11px 12px 11px 39px;\n\n  border:1px solid var(--av-line);\n  border-radius:13px;\n\n  background:rgba(255,255,255,.82);\n\n  font-size:14px;\n  line-height:1.45;\n}\n\n#avcal-v2 .av-checks li:last-child{\n  margin-bottom:0;\n}\n\n#avcal-v2 .av-checks li::before{\n  content:\"✓\";\n\n  position:absolute;\n  top:10px;\n  left:11px;\n\n  display:flex;\n  width:21px;\n  height:21px;\n\n  align-items:center;\n  justify-content:center;\n\n  border-radius:50%;\n\n  background:#dceeff;\n  color:#185c98;\n\n  font-size:11px;\n  font-weight:900;\n}\n\n\/* =========================\n   24 NUMBER\n========================= *\/\n\n#avcal-v2 .av-big-number{\n  margin:4px 0 9px;\n\n  color:#e3b559;\n\n  font-size:62px;\n  font-weight:900;\n  line-height:.95;\n  letter-spacing:-2px;\n}\n\n#avcal-v2 .av-big-number small{\n  font-size:18px;\n  letter-spacing:0;\n}\n\n\/* =========================\n   FEATURE\n========================= *\/\n\n#avcal-v2 .av-feature-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:9px;\n  margin-top:15px;\n}\n\n#avcal-v2 .av-feature{\n  padding:15px;\n\n  border:1px solid var(--av-line);\n  border-radius:15px;\n\n  background:#ffffff;\n}\n\n#avcal-v2 .av-feature b{\n  display:block;\n  margin-bottom:4px;\n  font-size:14px;\n}\n\n#avcal-v2 .av-feature span{\n  display:block;\n\n  color:var(--av-muted);\n\n  font-size:13px;\n  line-height:1.48;\n}\n\n\/* =========================\n   DARK FEATURE\n========================= *\/\n\n#avcal-v2 .av-dark-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:9px;\n  margin-top:15px;\n}\n\n#avcal-v2 .av-dark-feature{\n  padding:15px 14px;\n\n  border:1px solid rgba(255,255,255,.13);\n  border-radius:15px;\n\n  background:rgba(255,255,255,.08);\n}\n\n#avcal-v2 .av-dark-feature b{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#ffffff;\n  font-size:14px;\n}\n\n#avcal-v2 .av-dark-feature span{\n  display:block;\n\n  color:rgba(255,255,255,.69);\n\n  font-size:13px;\n  line-height:1.48;\n}\n\n\/* =========================\n   STEPS\n========================= *\/\n\n#avcal-v2 .av-steps{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:9px;\n  margin-top:15px;\n}\n\n#avcal-v2 .av-step{\n  display:grid;\n  grid-template-columns:39px 1fr;\n  gap:11px;\n  align-items:start;\n\n  padding:13px;\n\n  border:1px solid var(--av-line);\n  border-radius:15px;\n\n  background:#ffffff;\n}\n\n#avcal-v2 .av-step-num{\n  display:flex;\n  width:36px;\n  height:36px;\n\n  align-items:center;\n  justify-content:center;\n\n  border-radius:11px;\n\n  background:var(--av-blue);\n  color:#ffffff;\n\n  font-size:13px;\n  font-weight:900;\n}\n\n#avcal-v2 .av-step b{\n  display:block;\n  margin-bottom:2px;\n  font-size:14px;\n}\n\n#avcal-v2 .av-step span{\n  display:block;\n\n  color:var(--av-muted);\n\n  font-size:13px;\n  line-height:1.48;\n}\n\n\/* =========================\n   GIFT GRID\n========================= *\/\n\n#avcal-v2 .av-gift-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:8px;\n  margin-top:15px;\n}\n\n#avcal-v2 .av-gift{\n  padding:14px 10px;\n\n  border:1px solid var(--av-line);\n  border-radius:14px;\n\n  background:#ffffff;\n\n  text-align:center;\n}\n\n#avcal-v2 .av-gift b{\n  display:block;\n  margin-bottom:3px;\n  font-size:13px;\n}\n\n#avcal-v2 .av-gift span{\n  display:block;\n\n  color:var(--av-muted);\n\n  font-size:11px;\n  line-height:1.45;\n}\n\n\/* =========================\n   SPECS\n========================= *\/\n\n#avcal-v2 .av-specs{\n  overflow:hidden;\n\n  margin-top:14px;\n\n  border:1px solid var(--av-line);\n  border-radius:15px;\n\n  background:#ffffff;\n}\n\n#avcal-v2 .av-spec-row{\n  display:grid;\n  grid-template-columns:42% 58%;\n\n  border-bottom:1px solid var(--av-line);\n}\n\n#avcal-v2 .av-spec-row:last-child{\n  border-bottom:0;\n}\n\n#avcal-v2 .av-spec-name,\n#avcal-v2 .av-spec-value{\n  padding:11px 12px;\n\n  font-size:13px;\n  line-height:1.45;\n}\n\n#avcal-v2 .av-spec-name{\n  background:#edf5fd;\n  font-weight:800;\n}\n\n#avcal-v2 .av-spec-value{\n  color:var(--av-muted);\n}\n\n\/* =========================\n   FAQ\n========================= *\/\n\n#avcal-v2 .av-faq{\n  margin-top:13px;\n}\n\n#avcal-v2 details{\n  overflow:hidden;\n\n  margin-bottom:8px;\n\n  border:1px solid var(--av-line);\n  border-radius:14px;\n\n  background:#ffffff;\n}\n\n#avcal-v2 details:last-child{\n  margin-bottom:0;\n}\n\n#avcal-v2 summary{\n  position:relative;\n\n  cursor:pointer;\n  list-style:none;\n\n  padding:14px 40px 14px 14px;\n\n  font-size:14px;\n  line-height:1.42;\n  font-weight:800;\n}\n\n#avcal-v2 summary::-webkit-details-marker{\n  display:none;\n}\n\n#avcal-v2 summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:14px;\n  top:50%;\n\n  transform:translateY(-50%);\n\n  color:var(--av-blue);\n\n  font-size:21px;\n  font-weight:500;\n}\n\n#avcal-v2 details[open] summary::after{\n  content:\"−\";\n}\n\n#avcal-v2 .av-answer{\n  padding:0 14px 14px;\n\n  color:var(--av-muted);\n\n  font-size:13px;\n  line-height:1.6;\n}\n\n\/* =========================\n   CTA\n========================= *\/\n\n#avcal-v2 .av-final{\n  padding:30px 18px;\n  text-align:center;\n}\n\n#avcal-v2 .av-final h2{\n  max-width:720px;\n  margin-left:auto;\n  margin-right:auto;\n}\n\n#avcal-v2 .av-final p{\n  max-width:630px;\n  margin-left:auto;\n  margin-right:auto;\n}\n\n#avcal-v2 .av-final-pills{\n  display:flex;\n  justify-content:center;\n  flex-wrap:wrap;\n\n  gap:7px;\n  margin-top:14px;\n}\n\n#avcal-v2 .av-final-pill{\n  padding:8px 11px;\n\n  border:1px solid rgba(255,255,255,.15);\n  border-radius:999px;\n\n  background:rgba(255,255,255,.08);\n  color:#ffffff;\n\n  font-size:12px;\n  font-weight:750;\n}\n\n#avcal-v2 .av-cta{\n  display:inline-block;\n\n  margin-top:17px;\n  padding:11px 17px;\n\n  border-radius:12px;\n\n  background:#ffffff;\n  color:#124a7d;\n\n  font-size:13px;\n  font-weight:850;\n}\n\n\/* =========================\n   CONTAINER QUERIES\n========================= *\/\n\n@container (min-width:520px){\n\n  #avcal-v2 .av-benefits{\n    grid-template-columns:repeat(3,1fr);\n  }\n\n  #avcal-v2 .av-feature-grid{\n    grid-template-columns:repeat(3,1fr);\n  }\n\n  #avcal-v2 .av-dark-grid{\n    grid-template-columns:repeat(3,1fr);\n  }\n\n  #avcal-v2 .av-steps{\n    grid-template-columns:repeat(4,1fr);\n  }\n\n  #avcal-v2 .av-step{\n    display:block;\n    text-align:center;\n  }\n\n  #avcal-v2 .av-step-num{\n    margin:0 auto 9px;\n  }\n\n  #avcal-v2 .av-gift-grid{\n    grid-template-columns:repeat(4,1fr);\n  }\n}\n\n@container (min-width:760px){\n\n  #avcal-v2{\n    padding:14px 14px 48px;\n  }\n\n  #avcal-v2 .av-card{\n    margin-bottom:18px;\n    padding:31px;\n  }\n\n  #avcal-v2 .av-hero{\n    padding:42px 32px 30px;\n  }\n\n  #avcal-v2 .av-hero h2{\n    font-size:45px;\n  }\n\n  #avcal-v2 h2{\n    font-size:34px;\n  }\n\n  #avcal-v2 .av-split{\n    grid-template-columns:1fr 1fr;\n    gap:29px;\n  }\n\n  #avcal-v2 .av-split.av-reverse .av-copy{\n    order:2;\n  }\n\n  #avcal-v2 .av-split.av-reverse .av-media{\n    order:1;\n  }\n\n  #avcal-v2 .av-big-number{\n    font-size:78px;\n  }\n}\n\n@media (prefers-reduced-motion:reduce){\n\n  #avcal-v2 .av-kicker{\n    animation:none;\n  }\n\n  #avcal-v2 .av-card{\n    transition:none;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv id=\"avcal-v2\"\u003e\n\n\n  \u003c!-- =========================================\n       1. HERO\n  ========================================== --\u003e\n\n  \u003csection class=\"av-card av-dark av-hero\"\u003e\n\n    \u003cspan class=\"av-kicker\"\u003e\n      24 Days of Aviation Discovery\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Don't Open One Christmas Gift. Discover 24.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"av-hero-copy\"\u003e\n      Open one numbered door each day and reveal a new\n      \u003cstrong\u003ecollectible aircraft miniature\u003c\/strong\u003e\n      as your own aviation fleet grows all the way to Christmas.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"av-media\"\u003e\n      \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1784010541284\/call-mhGSObwXiZvyfESmE60qTMYl.png?w=1254\u0026amp;h=1254\" alt=\"24 day aviation Christmas advent calendar with collectible aircraft\" loading=\"eager\" decoding=\"async\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"av-benefits\"\u003e\n\n      \u003cdiv class=\"av-benefit\"\u003e\n        \u003cspan class=\"av-benefit-icon\"\u003e24\u003c\/span\u003e\n        \u003cspan\u003e24 Daily Surprises\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"av-benefit\"\u003e\n        \u003cspan class=\"av-benefit-icon\"\u003e✈\u003c\/span\u003e\n        \u003cspan\u003e24 Aircraft Miniatures\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"av-benefit\"\u003e\n        \u003cspan class=\"av-benefit-icon\"\u003e🎄\u003c\/span\u003e\n        \u003cspan\u003eChristmas Countdown\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =========================================\n       2. PAIN \/ EMOTIONAL HOOK\n  ========================================== --\u003e\n\n  \u003csection class=\"av-card av-gold\"\u003e\n\n    \u003cspan class=\"av-kicker\"\u003e\n      More Than a One-Moment Gift\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Most Christmas Gifts Are Opened Once. This One Keeps the Excitement Going.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Instead of one quick unboxing moment,\n      this calendar creates a new aviation discovery\n      \u003cstrong\u003eevery day of the countdown.\u003c\/strong\u003e\n    \u003c\/p\u003e\n\n    \u003cul class=\"av-checks\"\u003e\n\n      \u003cli\u003e\n        One numbered compartment to open each day\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        A new aircraft miniature waiting behind every door\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        A growing collection that stays with you after Christmas\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =========================================\n       3. INTERACTIVE LEARNING\n  ========================================== --\u003e\n\n  \u003csection class=\"av-card av-soft\"\u003e\n\n    \u003cdiv class=\"av-split\"\u003e\n\n      \u003cdiv class=\"av-copy\"\u003e\n\n        \u003cspan class=\"av-kicker\"\u003e\n          One Calendar. A Whole Mini Fleet.\n        \u003c\/span\u003e\n\n        \u003cdiv class=\"av-big-number\"\u003e\n          24\u003csmall\u003e AIRCRAFT\u003c\/small\u003e\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          Every Door Adds Something New to the Collection\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          The fun isn't only finding out what's behind today's door.\n          It's watching the complete aviation display grow day after day.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"av-feature-grid\"\u003e\n\n          \u003cdiv class=\"av-feature\"\u003e\n            \u003cb\u003e\n              Daily Discovery\n            \u003c\/b\u003e\n\n            \u003cspan\u003e\n              Open one compartment each day during the Christmas countdown.\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"av-feature\"\u003e\n            \u003cb\u003e\n              Mixed Aviation Styles\n            \u003c\/b\u003e\n\n            \u003cspan\u003e\n              Discover aircraft-inspired designs including planes, jets and helicopters.\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"av-feature\"\u003e\n            \u003cb\u003e\n              Collect as You Count Down\n            \u003c\/b\u003e\n\n            \u003cspan\u003e\n              Every reveal adds another miniature to your growing fleet.\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"av-media\"\u003e\n        \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1784010541284\/call-nfCZBV31CXU2yzw6MSQdGwHQ.png?w=1254\u0026amp;h=1254\" alt=\"24 collectible aircraft surprises inside aviation advent calendar\" loading=\"lazy\" decoding=\"async\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =========================================\n       4. MULTI-MODE VALUE \/ COLLECTION\n  ========================================== --\u003e\n\n  \u003csection class=\"av-card av-dark\"\u003e\n\n    \u003cdiv class=\"av-split av-reverse\"\u003e\n\n      \u003cdiv class=\"av-copy\"\u003e\n\n        \u003cspan class=\"av-kicker\"\u003e\n          The Countdown Ends. The Collection Doesn't.\n        \u003c\/span\u003e\n\n        \u003ch2\u003e\n          Build a Mini Aviation Display by Christmas Day\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          Each day's surprise becomes part of a larger collection,\n          so the calendar still has display value after the final door is opened.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"av-dark-grid\"\u003e\n\n          \u003cdiv class=\"av-dark-feature\"\u003e\n            \u003cb\u003e\n              Planes\n            \u003c\/b\u003e\n\n            \u003cspan\u003e\n              Different aircraft-inspired miniature designs.\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"av-dark-feature\"\u003e\n            \u003cb\u003e\n              Jets \u0026amp; Helicopters\n            \u003c\/b\u003e\n\n            \u003cspan\u003e\n              More variety than repeating one aircraft style.\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"av-dark-feature\"\u003e\n            \u003cb\u003e\n              Display the Fleet\n            \u003c\/b\u003e\n\n            \u003cspan\u003e\n              Arrange the completed collection on a desk or shelf after Christmas.\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"av-media\"\u003e\n        \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1784010541284\/call-TGESPgm1VjHrh38fwM05ucOw.png?w=1254\u0026amp;h=1254\" alt=\"completed miniature aviation aircraft collection display\" loading=\"lazy\" decoding=\"async\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =========================================\n       5. HOW IT WORKS\n  ========================================== --\u003e\n\n  \u003csection class=\"av-card av-soft\"\u003e\n\n    \u003cspan class=\"av-kicker\"\u003e\n      Simple Christmas Ritual\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Open. Discover. Collect. Repeat.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      No complicated setup — just one small aviation surprise\n      added to the countdown each day.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"av-steps\"\u003e\n\n      \u003cdiv class=\"av-step\"\u003e\n\n        \u003cdiv class=\"av-step-num\"\u003e\n          1\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cb\u003e\n            Start the Countdown\n          \u003c\/b\u003e\n\n          \u003cspan\u003e\n            Begin with the first numbered compartment.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"av-step\"\u003e\n\n        \u003cdiv class=\"av-step-num\"\u003e\n          2\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cb\u003e\n            Open One Door\n          \u003c\/b\u003e\n\n          \u003cspan\u003e\n            Reveal the aircraft hidden inside today's compartment.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"av-step\"\u003e\n\n        \u003cdiv class=\"av-step-num\"\u003e\n          3\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cb\u003e\n            Build the Fleet\n          \u003c\/b\u003e\n\n          \u003cspan\u003e\n            Add each new miniature to your growing aviation collection.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"av-step\"\u003e\n\n        \u003cdiv class=\"av-step-num\"\u003e\n          4\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cb\u003e\n            Complete All 24\n          \u003c\/b\u003e\n\n          \u003cspan\u003e\n            Finish the countdown with a complete 24-piece aircraft collection.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =========================================\n       6. GIFT \/ USE CASE\n  ========================================== --\u003e\n\n  \u003csection class=\"av-card av-gold\"\u003e\n\n    \u003cspan class=\"av-kicker\"\u003e\n      Made for People Who Love Flight\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      An Easy Christmas Gift for the Aviation Fan Who Already Has Everything\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      The strongest gift value comes from combining\n      \u003cstrong\u003eChristmas anticipation, collecting and aviation\u003c\/strong\u003e\n      in one experience.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"av-gift-grid\"\u003e\n\n      \u003cdiv class=\"av-gift\"\u003e\n        \u003cb\u003e\n          Aviation Fans\n        \u003c\/b\u003e\n\n        \u003cspan\u003e\n          For people fascinated by aircraft and flight\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"av-gift\"\u003e\n        \u003cb\u003e\n          Collectors\n        \u003c\/b\u003e\n\n        \u003cspan\u003e\n          A fun seasonal addition to a miniature collection\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"av-gift\"\u003e\n        \u003cb\u003e\n          Christmas Gifts\n        \u003c\/b\u003e\n\n        \u003cspan\u003e\n          An alternative to a one-time holiday present\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"av-gift\"\u003e\n        \u003cb\u003e\n          Family Countdown\n        \u003c\/b\u003e\n\n        \u003cspan\u003e\n          Add a daily discovery to December\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =========================================\n       7. SPECIFICATIONS\n  ========================================== --\u003e\n\n  \u003csection class=\"av-card av-soft\"\u003e\n\n    \u003cspan class=\"av-kicker\"\u003e\n      Product Information\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      What's Inside\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"av-specs\"\u003e\n\n      \u003cdiv class=\"av-spec-row\"\u003e\n        \u003cdiv class=\"av-spec-name\"\u003e\n          Product Type\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"av-spec-value\"\u003e\n          Aviation-Themed Christmas Advent Calendar\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"av-spec-row\"\u003e\n        \u003cdiv class=\"av-spec-name\"\u003e\n          Countdown\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"av-spec-value\"\u003e\n          24 Days\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"av-spec-row\"\u003e\n        \u003cdiv class=\"av-spec-name\"\u003e\n          Compartments\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"av-spec-value\"\u003e\n          24 Individually Numbered Doors\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"av-spec-row\"\u003e\n        \u003cdiv class=\"av-spec-name\"\u003e\n          Contents\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"av-spec-value\"\u003e\n          24 Collectible Aircraft Miniatures\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"av-spec-row\"\u003e\n        \u003cdiv class=\"av-spec-name\"\u003e\n          Aircraft Styles\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"av-spec-value\"\u003e\n          Planes, Jets, Helicopters \u0026amp; Aviation-Inspired Designs\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"av-spec-row\"\u003e\n        \u003cdiv class=\"av-spec-name\"\u003e\n          Theme\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"av-spec-value\"\u003e\n          Aviation \/ Collecting \/ Christmas Countdown\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"av-spec-row\"\u003e\n        \u003cdiv class=\"av-spec-name\"\u003e\n          Quantity\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"av-spec-value\"\u003e\n          24 Aircraft Per Calendar\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =========================================\n       8. FAQ\n  ========================================== --\u003e\n\n  \u003csection class=\"av-card av-gold\"\u003e\n\n    \u003cspan class=\"av-kicker\"\u003e\n      Before the Countdown Begins\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Frequently Asked Questions\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"av-faq\"\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          How many surprises are inside?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"av-answer\"\u003e\n          The calendar contains 24 numbered compartments with\n          24 collectible aircraft miniatures in total.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Do I open everything at once?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"av-answer\"\u003e\n          The calendar is designed as a 24-day countdown,\n          so you can open one numbered compartment each day.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Are all of the aircraft the same style?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"av-answer\"\u003e\n          No. The collection is designed around multiple aviation-inspired\n          styles, including planes, jets and helicopters.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Can the aircraft be displayed after Christmas?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"av-answer\"\u003e\n          Yes. The individual aircraft miniatures can be arranged together\n          as a small aviation-themed desk or shelf display.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Who is this calendar best suited for?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"av-answer\"\u003e\n          It is designed for aviation enthusiasts, aircraft collectors\n          and anyone who enjoys a themed Christmas countdown experience.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =========================================\n       9. FINAL CTA\n  ========================================== --\u003e\n\n  \u003csection class=\"av-card av-dark av-final\"\u003e\n\n    \u003cspan class=\"av-kicker\"\u003e\n      24 Doors. 24 Aircraft. One Christmas Journey.\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Turn the Countdown to Christmas Into a New Flight Every Day\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Give an aviation fan more than one unboxing moment —\n      give them 24 days of discovery and a miniature fleet\n      they can still enjoy after Christmas.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"av-final-pills\"\u003e\n\n      \u003cspan class=\"av-final-pill\"\u003e\n        24 Daily Surprises\n      \u003c\/span\u003e\n\n      \u003cspan class=\"av-final-pill\"\u003e\n        24 Aircraft\n      \u003c\/span\u003e\n\n      \u003cspan class=\"av-final-pill\"\u003e\n        Displayable Collection\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n    \u003cspan class=\"av-cta\"\u003e\n      Choose Your Calendar Above\n    \u003c\/span\u003e\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"lwb","offers":[{"title":"Aircraft","offer_id":55036913451374,"sku":null,"price":38.99,"currency_code":"USD","in_stock":true},{"title":"Aviation Legands","offer_id":55036913484142,"sku":null,"price":38.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/call-YTZ4mSxedGVVuxv8XKjdOYUl.png?v=1789612539","url":"https:\/\/bvuyomi.com\/products\/24-day-aviation-advent-calendar","provider":"Bvuyomi","version":"1.0","type":"link"}