{"product_id":"🐶-2026-bernese-mountain-dog-advent-calendar-24-days-of-adorable-dog-collectibles","title":"🐶 2026 Bernese Mountain Dog Advent Calendar – 24 Days of Adorable Dog Collectibles","description":"\u003cstyle\u003e\n\/* ============================================================\n   2026 BERNESE MOUNTAIN DOG ADVENT CALENDAR\n   CONCEPT: \"24 DAYS UP THE CHRISTMAS MOUNTAIN\"\n\n   Visual direction:\n   Alpine lodge \/ snowy mountain \/ dark forest green \/\n   aged gold \/ deep Christmas red \/ warm firelight\n\n   Built for Shopify Custom Liquid\n   Desktop + Tablet + Mobile\n============================================================ *\/\n\n#bmd-lp{\n  --forest:#102e28;\n  --forest-2:#173c33;\n  --forest-3:#214b3d;\n\n  --red:#922f35;\n  --red-2:#6d2027;\n\n  --gold:#c8984e;\n  --gold-light:#efd6a3;\n\n  --cream:#fff8e9;\n  --paper:#f3e6cf;\n  --snow:#fffdf8;\n\n  --wood:#5d402f;\n  --wood-dark:#35251c;\n\n  --ink:#352e29;\n  --text:#60554c;\n  --muted:#82766d;\n\n  --line:rgba(128,91,51,.23);\n\n  width:100%;\n  max-width:1180px;\n  margin:0 auto;\n  overflow:hidden;\n\n  background:#faf7f0;\n  color:var(--text);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    sans-serif;\n\n  line-height:1.7;\n}\n\n#bmd-lp *{\n  box-sizing:border-box;\n}\n\n#bmd-lp img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n}\n\n#bmd-lp button{\n  font:inherit;\n}\n\n\n\/* ============================================================\n   SHARED\n============================================================ *\/\n\n.bmd-wrap{\n  width:min(100% - 36px,1020px);\n  margin:0 auto;\n}\n\n.bmd-serif{\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n}\n\n.bmd-eyebrow{\n  display:inline-flex;\n  align-items:center;\n  gap:8px;\n\n  padding:7px 13px;\n\n  border:1px solid rgba(200,152,78,.35);\n  border-radius:999px;\n\n  background:rgba(255,255,255,.08);\n\n  color:var(--gold-light);\n\n  font-size:10px;\n  font-weight:900;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.bmd-btn{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:min(100%,570px);\n  min-height:62px;\n\n  margin:25px auto 0;\n  padding:16px 24px;\n\n  border:0;\n  border-radius:8px;\n\n  background:\n    linear-gradient(\n      180deg,\n      #b94448 0%,\n      #812a30 100%\n    );\n\n  color:#fff !important;\n\n  cursor:pointer;\n  text-decoration:none;\n  text-align:center;\n\n  font-size:15px;\n  font-weight:900;\n  letter-spacing:.02em;\n\n  box-shadow:\n    0 14px 30px rgba(110,31,37,.25);\n\n  transition:\n    transform .2s ease,\n    filter .2s ease;\n}\n\n.bmd-btn:hover{\n  transform:translateY(-2px);\n  filter:brightness(1.05);\n}\n\n.bmd-btn-gold{\n  background:\n    linear-gradient(\n      180deg,\n      #ddbb76 0%,\n      #b6843e 100%\n    );\n\n  color:#20362d !important;\n}\n\n\n\/* ============================================================\n   HERO — CINEMATIC CHRISTMAS POSTCARD\n============================================================ *\/\n\n.bmd-hero{\n  position:relative;\n\n  min-height:760px;\n\n  padding:52px 0 58px;\n\n  background:\n    linear-gradient(\n      180deg,\n      rgba(8,28,24,.08),\n      rgba(8,28,24,.86)\n    ),\n    url(\"https:\/\/woverssy.com\/cdn\/shop\/files\/17894627276277.png?v=1789462788\u0026width=1946\")\n    center top \/ cover no-repeat;\n\n  isolation:isolate;\n}\n\n.bmd-hero:before{\n  content:\"\";\n\n  position:absolute;\n  inset:0;\n\n  z-index:-1;\n\n  background:\n    radial-gradient(\n      circle at 20% 15%,\n      rgba(255,220,153,.17),\n      transparent 30%\n    ),\n    linear-gradient(\n      180deg,\n      rgba(13,36,30,.03) 20%,\n      rgba(13,36,30,.25) 55%,\n      rgba(9,27,23,.94) 100%\n    );\n}\n\n.bmd-hero-card{\n  max-width:760px;\n\n  margin-top:365px;\n  padding:34px 34px 30px;\n\n  border:\n    1px solid rgba(236,208,157,.27);\n\n  border-radius:14px;\n\n  background:\n    linear-gradient(\n      145deg,\n      rgba(20,52,43,.94),\n      rgba(11,36,30,.97)\n    );\n\n  color:#fff;\n\n  text-align:center;\n\n  box-shadow:\n    0 28px 70px rgba(0,0,0,.30);\n}\n\n.bmd-hero-title{\n  max-width:720px;\n\n  margin:15px auto 17px;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:clamp(42px,6.4vw,71px);\n  line-height:.98;\n\n  letter-spacing:-.035em;\n\n  color:#fff9ed;\n}\n\n.bmd-hero-title span{\n  display:block;\n\n  margin-top:8px;\n\n  color:var(--gold-light);\n}\n\n.bmd-hero-copy{\n  max-width:670px;\n\n  margin:0 auto;\n\n  color:#e8e2da;\n\n  font-size:17px;\n  line-height:1.82;\n}\n\n.bmd-hero-copy strong{\n  color:#fff;\n}\n\n.bmd-price-row{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  flex-wrap:wrap;\n\n  gap:12px;\n\n  margin-top:22px;\n}\n\n.bmd-price{\n  color:#fff;\n\n  font-size:34px;\n  font-weight:950;\n}\n\n.bmd-price-note{\n  padding:6px 11px;\n\n  border-radius:5px;\n\n  background:var(--red);\n\n  color:#fff;\n\n  font-size:10px;\n  font-weight:900;\n}\n\n.bmd-mini-trust{\n  display:flex;\n  justify-content:center;\n  flex-wrap:wrap;\n\n  gap:8px;\n\n  margin-top:20px;\n}\n\n.bmd-mini-trust span{\n  padding:7px 11px;\n\n  border-radius:999px;\n\n  background:rgba(255,255,255,.08);\n\n  color:#e8e1d8;\n\n  font-size:9px;\n  font-weight:800;\n}\n\n\n\/* ============================================================\n   OPENING MANIFESTO\n============================================================ *\/\n\n.bmd-manifesto{\n  padding:85px 0 75px;\n\n  background:\n    radial-gradient(\n      circle at 50% -10%,\n      #fff 0%,\n      #f6eddf 45%,\n      #eee0cb 100%\n    );\n}\n\n.bmd-manifesto-inner{\n  max-width:870px;\n  margin:0 auto;\n  text-align:center;\n}\n\n.bmd-paw-mark{\n  display:grid;\n  place-items:center;\n\n  width:56px;\n  height:56px;\n\n  margin:0 auto 18px;\n\n  border-radius:50%;\n\n  background:var(--forest);\n\n  color:var(--gold-light);\n\n  font-size:25px;\n\n  box-shadow:\n    0 8px 22px rgba(16,46,40,.17);\n}\n\n.bmd-manifesto h2{\n  margin:0;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  color:var(--wood-dark);\n\n  font-size:clamp(34px,5vw,56px);\n  line-height:1.1;\n}\n\n.bmd-manifesto h2 em{\n  color:var(--red);\n  font-style:normal;\n}\n\n.bmd-manifesto p{\n  max-width:760px;\n\n  margin:22px auto 0;\n\n  color:#6e6259;\n\n  font-size:17px;\n  line-height:1.9;\n}\n\n.bmd-manifesto strong{\n  color:var(--forest);\n}\n\n\n\/* ============================================================\n   THE CHRISTMAS TRAIL\n============================================================ *\/\n\n.bmd-trail{\n  position:relative;\n\n  padding:85px 0 90px;\n\n  background:\n    linear-gradient(\n      180deg,\n      #102e28,\n      #173a31\n    );\n\n  color:#fff;\n}\n\n.bmd-trail-head{\n  max-width:790px;\n\n  margin:0 auto 45px;\n\n  text-align:center;\n}\n\n.bmd-trail-head h2{\n  margin:14px 0 15px;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  color:#fff8ea;\n\n  font-size:clamp(36px,5vw,58px);\n  line-height:1.06;\n}\n\n.bmd-trail-head p{\n  margin:0;\n\n  color:#dce5df;\n\n  font-size:16px;\n}\n\n.bmd-trail-road{\n  position:relative;\n\n  max-width:950px;\n\n  margin:0 auto;\n}\n\n.bmd-trail-road:before{\n  content:\"\";\n\n  position:absolute;\n\n  top:25px;\n  bottom:25px;\n  left:50%;\n\n  width:2px;\n\n  transform:translateX(-50%);\n\n  background:\n    repeating-linear-gradient(\n      to bottom,\n      rgba(229,196,134,.62) 0 12px,\n      transparent 12px 24px\n    );\n}\n\n.bmd-stop{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:1fr 74px 1fr;\n\n  align-items:center;\n\n  gap:18px;\n\n  margin-bottom:52px;\n}\n\n.bmd-stop:last-child{\n  margin-bottom:0;\n}\n\n.bmd-stop-image{\n  overflow:hidden;\n\n  border:\n    1px solid rgba(229,196,134,.24);\n\n  border-radius:14px;\n\n  box-shadow:\n    0 20px 45px rgba(0,0,0,.25);\n}\n\n.bmd-stop-card{\n  padding:28px 27px;\n\n  border-radius:12px;\n\n  background:\n    rgba(255,255,255,.07);\n\n  border:\n    1px solid rgba(255,255,255,.09);\n\n  backdrop-filter:blur(5px);\n}\n\n.bmd-stop-card h3{\n  margin:0 0 10px;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  color:var(--gold-light);\n\n  font-size:27px;\n  line-height:1.18;\n}\n\n.bmd-stop-card p{\n  margin:0;\n\n  color:#dbe2dd;\n\n  font-size:13px;\n  line-height:1.72;\n}\n\n.bmd-stop-num{\n  position:relative;\n  z-index:2;\n\n  display:grid;\n  place-items:center;\n\n  width:66px;\n  height:66px;\n\n  margin:0 auto;\n\n  border:\n    4px solid var(--forest);\n\n  border-radius:50%;\n\n  background:var(--gold);\n\n  color:#17352e;\n\n  font-size:18px;\n  font-weight:950;\n\n  box-shadow:\n    0 0 0 2px rgba(224,190,126,.4);\n}\n\n.bmd-stop.reverse .bmd-stop-image{\n  order:3;\n}\n\n.bmd-stop.reverse .bmd-stop-num{\n  order:2;\n}\n\n.bmd-stop.reverse .bmd-stop-card{\n  order:1;\n  text-align:right;\n}\n\n\n\/* ============================================================\n   BIG HEART \/ BIG DOG\n============================================================ *\/\n\n.bmd-heart{\n  padding:78px 0 82px;\n\n  background:#fffaf1;\n}\n\n.bmd-heart-frame{\n  position:relative;\n\n  max-width:980px;\n\n  margin:0 auto;\n\n  padding:16px;\n\n  border:\n    1px solid #d8c1a0;\n\n  background:#f1e3cd;\n\n  box-shadow:\n    0 24px 60px rgba(74,50,32,.12);\n}\n\n.bmd-heart-frame:before,\n.bmd-heart-frame:after{\n  content:\"\";\n\n  position:absolute;\n\n  width:55px;\n  height:55px;\n\n  border-color:var(--gold);\n  border-style:solid;\n}\n\n.bmd-heart-frame:before{\n  top:7px;\n  left:7px;\n\n  border-width:2px 0 0 2px;\n}\n\n.bmd-heart-frame:after{\n  right:7px;\n  bottom:7px;\n\n  border-width:0 2px 2px 0;\n}\n\n.bmd-heart-copy{\n  max-width:840px;\n\n  margin:30px auto 0;\n\n  text-align:center;\n}\n\n.bmd-heart-copy small{\n  color:var(--red);\n\n  font-size:10px;\n  font-weight:900;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.bmd-heart-copy h2{\n  margin:12px 0 16px;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  color:var(--wood-dark);\n\n  font-size:clamp(34px,4.8vw,55px);\n  line-height:1.08;\n}\n\n.bmd-heart-copy p{\n  max-width:760px;\n\n  margin:0 auto;\n\n  color:#73665c;\n\n  font-size:16px;\n  line-height:1.85;\n}\n\n\n\/* ============================================================\n   24 MOMENTS STRIP\n============================================================ *\/\n\n.bmd-moments{\n  padding:78px 0;\n\n  background:\n    linear-gradient(\n      180deg,\n      #efe1cd,\n      #f8f2e9\n    );\n}\n\n.bmd-moments-title{\n  max-width:800px;\n\n  margin:0 auto 34px;\n\n  text-align:center;\n}\n\n.bmd-moments-title h2{\n  margin:0 0 13px;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  color:var(--forest);\n\n  font-size:clamp(34px,5vw,55px);\n}\n\n.bmd-moments-title p{\n  margin:0;\n\n  color:#766b61;\n\n  font-size:15px;\n}\n\n.bmd-moment-grid{\n  display:grid;\n  grid-template-columns:repeat(6,1fr);\n\n  gap:8px;\n}\n\n.bmd-moment{\n  min-height:112px;\n\n  padding:17px 8px;\n\n  border:\n    1px solid rgba(122,91,57,.18);\n\n  border-radius:9px;\n\n  background:rgba(255,255,255,.78);\n\n  text-align:center;\n}\n\n.bmd-moment span{\n  display:block;\n\n  margin-bottom:7px;\n\n  font-size:23px;\n}\n\n.bmd-moment strong{\n  display:block;\n\n  color:var(--wood-dark);\n\n  font-size:9px;\n  line-height:1.35;\n}\n\n.bmd-moment em{\n  display:block;\n\n  margin-top:4px;\n\n  color:#9b8877;\n\n  font-size:8px;\n  font-style:normal;\n}\n\n\n\/* ============================================================\n   COLLECTION REVEAL\n============================================================ *\/\n\n.bmd-reveal{\n  padding:82px 0;\n\n  background:\n    linear-gradient(\n      180deg,\n      #332219,\n      #251912\n    );\n\n  color:#fff;\n}\n\n.bmd-reveal-img{\n  overflow:hidden;\n\n  border-radius:15px;\n\n  border:\n    1px solid rgba(225,191,129,.23);\n\n  box-shadow:\n    0 22px 55px rgba(0,0,0,.35);\n}\n\n.bmd-reveal-copy{\n  max-width:820px;\n\n  margin:33px auto 0;\n\n  text-align:center;\n}\n\n.bmd-reveal-copy h2{\n  margin:0;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  color:#fff7e8;\n\n  font-size:clamp(36px,5vw,58px);\n  line-height:1.07;\n}\n\n.bmd-reveal-copy h2 span{\n  color:var(--gold-light);\n}\n\n.bmd-reveal-copy p{\n  max-width:740px;\n\n  margin:20px auto 0;\n\n  color:#e5ddd5;\n\n  font-size:16px;\n  line-height:1.85;\n}\n\n.bmd-display-pills{\n  display:flex;\n  justify-content:center;\n  flex-wrap:wrap;\n\n  gap:9px;\n\n  margin-top:25px;\n}\n\n.bmd-display-pills span{\n  padding:9px 13px;\n\n  border:\n    1px solid rgba(238,210,160,.24);\n\n  border-radius:999px;\n\n  background:rgba(255,255,255,.06);\n\n  color:#f0e5d4;\n\n  font-size:10px;\n  font-weight:800;\n}\n\n\n\/* ============================================================\n   GIFT — POSTCARD STYLE\n============================================================ *\/\n\n.bmd-gift{\n  padding:83px 0;\n\n  background:\n    linear-gradient(\n      135deg,\n      #faf4e9,\n      #ead9be\n    );\n}\n\n.bmd-postcard{\n  max-width:900px;\n\n  margin:0 auto;\n\n  padding:18px;\n\n  transform:rotate(-.4deg);\n\n  background:#fffaf0;\n\n  border:\n    1px solid #cfb993;\n\n  box-shadow:\n    0 22px 50px rgba(78,54,34,.13);\n}\n\n.bmd-postcard-inner{\n  padding:38px 34px;\n\n  border:\n    1px dashed #c6a878;\n\n  text-align:center;\n}\n\n.bmd-postcard-stamp{\n  display:inline-block;\n\n  padding:7px 10px;\n\n  border:\n    2px solid var(--red);\n\n  color:var(--red);\n\n  font-size:9px;\n  font-weight:950;\n  letter-spacing:.12em;\n\n  transform:rotate(2deg);\n\n  text-transform:uppercase;\n}\n\n.bmd-postcard h2{\n  max-width:760px;\n\n  margin:18px auto 15px;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  color:var(--wood-dark);\n\n  font-size:clamp(33px,5vw,54px);\n  line-height:1.08;\n}\n\n.bmd-postcard p{\n  max-width:700px;\n\n  margin:0 auto;\n\n  color:#74675c;\n\n  font-size:16px;\n  line-height:1.82;\n}\n\n.bmd-gift-types{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  gap:9px;\n\n  margin-top:28px;\n}\n\n.bmd-gift-type{\n  padding:18px 9px;\n\n  border-radius:8px;\n\n  background:#f3eadb;\n\n  color:#594a3e;\n}\n\n.bmd-gift-type span{\n  display:block;\n\n  margin-bottom:6px;\n\n  font-size:23px;\n}\n\n.bmd-gift-type strong{\n  display:block;\n\n  font-size:10px;\n}\n\n\n\/* ============================================================\n   OFFER — \"LODGE RESERVATION\"\n============================================================ *\/\n\n.bmd-offer{\n  padding:82px 0 92px;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(211,169,91,.13),\n      transparent 40%\n    ),\n    linear-gradient(\n      180deg,\n      #153a31,\n      #0d2822\n    );\n\n  color:#fff;\n}\n\n.bmd-offer-head{\n  max-width:760px;\n\n  margin:0 auto 33px;\n\n  text-align:center;\n}\n\n.bmd-offer-head h2{\n  margin:12px 0 13px;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  color:#fff8ea;\n\n  font-size:clamp(36px,5vw,58px);\n}\n\n.bmd-offer-head p{\n  margin:0;\n\n  color:#dce4df;\n\n  font-size:15px;\n}\n\n.bmd-ticket-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  gap:11px;\n}\n\n.bmd-ticket{\n  position:relative;\n\n  min-height:184px;\n\n  padding:27px 14px 20px;\n\n  border:\n    1px solid rgba(236,205,151,.25);\n\n  border-radius:9px;\n\n  background:\n    linear-gradient(\n      180deg,\n      #fffaf0,\n      #eee0c9\n    );\n\n  color:var(--ink);\n\n  text-align:center;\n\n  box-shadow:\n    0 12px 30px rgba(0,0,0,.15);\n}\n\n.bmd-ticket:before,\n.bmd-ticket:after{\n  content:\"\";\n\n  position:absolute;\n\n  top:50%;\n\n  width:16px;\n  height:16px;\n\n  margin-top:-8px;\n\n  border-radius:50%;\n\n  background:#113229;\n}\n\n.bmd-ticket:before{\n  left:-8px;\n}\n\n.bmd-ticket:after{\n  right:-8px;\n}\n\n.bmd-ticket.best{\n  transform:translateY(-7px);\n\n  outline:\n    2px solid var(--gold);\n}\n\n.bmd-ticket-badge{\n  display:inline-block;\n\n  margin-bottom:9px;\n  padding:4px 8px;\n\n  border-radius:999px;\n\n  background:var(--red);\n\n  color:#fff;\n\n  font-size:8px;\n  font-weight:950;\n}\n\n.bmd-ticket small{\n  display:block;\n\n  color:#846e59;\n\n  font-size:9px;\n  font-weight:900;\n  letter-spacing:.08em;\n}\n\n.bmd-ticket strong{\n  display:block;\n\n  margin-top:7px;\n\n  color:var(--forest);\n\n  font-size:25px;\n}\n\n.bmd-ticket del{\n  display:block;\n\n  margin-top:2px;\n\n  color:#a99a8c;\n\n  font-size:10px;\n}\n\n.bmd-ticket em{\n  display:block;\n\n  margin-top:6px;\n\n  color:var(--red);\n\n  font-size:9px;\n  font-weight:900;\n  font-style:normal;\n}\n\n.bmd-offer .bmd-btn{\n  margin-top:30px;\n}\n\n.bmd-shipping{\n  display:flex;\n  justify-content:center;\n  flex-wrap:wrap;\n\n  gap:8px;\n\n  margin-top:21px;\n}\n\n.bmd-shipping span{\n  padding:8px 11px;\n\n  border-radius:999px;\n\n  background:rgba(255,255,255,.07);\n\n  color:#dfe7e2;\n\n  font-size:9px;\n  font-weight:800;\n}\n\n\n\/* ============================================================\n   FINAL IMAGE + FINAL MESSAGE\n============================================================ *\/\n\n.bmd-final{\n  padding:0 0 85px;\n\n  background:#0d2822;\n\n  color:#fff;\n}\n\n.bmd-final-img{\n  width:100%;\n}\n\n.bmd-final-panel{\n  max-width:860px;\n\n  margin:-55px auto 0;\n  padding:35px 28px;\n\n  position:relative;\n\n  border:\n    1px solid rgba(229,196,134,.24);\n\n  border-radius:12px;\n\n  background:\n    rgba(18,52,43,.96);\n\n  text-align:center;\n\n  box-shadow:\n    0 25px 55px rgba(0,0,0,.28);\n}\n\n.bmd-final-panel h2{\n  margin:0;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  color:#fff8ea;\n\n  font-size:clamp(35px,5vw,56px);\n  line-height:1.07;\n}\n\n.bmd-final-panel h2 span{\n  color:var(--gold-light);\n}\n\n.bmd-final-panel p{\n  max-width:700px;\n\n  margin:18px auto 0;\n\n  color:#dce4df;\n\n  font-size:15px;\n  line-height:1.8;\n}\n\n\n\/* ============================================================\n   STICKY MOBILE CTA\n============================================================ *\/\n\n.bmd-sticky{\n  display:none;\n}\n\n\n\/* ============================================================\n   RESPONSIVE\n============================================================ *\/\n\n@media(max-width:850px){\n\n  .bmd-trail-road:before{\n    left:32px;\n  }\n\n  .bmd-stop,\n  .bmd-stop.reverse{\n    grid-template-columns:64px 1fr;\n\n    gap:14px;\n\n    margin-bottom:38px;\n  }\n\n  .bmd-stop-num,\n  .bmd-stop.reverse .bmd-stop-num{\n    order:1;\n\n    grid-column:1;\n    grid-row:1 \/ span 2;\n\n    width:58px;\n    height:58px;\n  }\n\n  .bmd-stop-image,\n  .bmd-stop.reverse .bmd-stop-image{\n    order:2;\n\n    grid-column:2;\n  }\n\n  .bmd-stop-card,\n  .bmd-stop.reverse .bmd-stop-card{\n    order:3;\n\n    grid-column:2;\n\n    text-align:left;\n  }\n\n  .bmd-moment-grid{\n    grid-template-columns:repeat(4,1fr);\n  }\n\n  .bmd-ticket-grid{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .bmd-ticket.best{\n    transform:none;\n  }\n\n}\n\n\n@media(max-width:650px){\n\n  #bmd-lp{\n    padding-bottom:72px;\n  }\n\n  .bmd-wrap{\n    width:min(100% - 28px,1020px);\n  }\n\n  .bmd-hero{\n    min-height:0;\n\n    padding:315px 0 38px;\n\n    background-position:center top;\n    background-size:auto 520px;\n\n    background-color:#102e28;\n  }\n\n  .bmd-hero-card{\n    margin-top:0;\n\n    padding:26px 17px 25px;\n\n    border-radius:11px;\n  }\n\n  .bmd-hero-title{\n    font-size:39px;\n  }\n\n  .bmd-hero-copy{\n    font-size:14px;\n    line-height:1.72;\n  }\n\n  .bmd-price{\n    font-size:29px;\n  }\n\n  .bmd-manifesto,\n  .bmd-trail,\n  .bmd-heart,\n  .bmd-moments,\n  .bmd-reveal,\n  .bmd-gift,\n  .bmd-offer{\n    padding-top:56px;\n    padding-bottom:56px;\n  }\n\n  .bmd-manifesto p,\n  .bmd-heart-copy p,\n  .bmd-reveal-copy p,\n  .bmd-postcard p{\n    font-size:14px;\n  }\n\n  .bmd-stop-card{\n    padding:20px 17px;\n  }\n\n  .bmd-stop-card h3{\n    font-size:22px;\n  }\n\n  .bmd-moment-grid{\n    grid-template-columns:repeat(3,1fr);\n  }\n\n  .bmd-moment{\n    min-height:104px;\n  }\n\n  .bmd-gift-types{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .bmd-postcard{\n    transform:none;\n  }\n\n  .bmd-postcard-inner{\n    padding:29px 16px;\n  }\n\n  .bmd-final{\n    padding-bottom:55px;\n  }\n\n  .bmd-final-panel{\n    width:calc(100% - 28px);\n\n    margin:-28px auto 0;\n\n    padding:29px 17px;\n  }\n\n  .bmd-sticky{\n    position:fixed;\n\n    z-index:999;\n\n    left:10px;\n    right:10px;\n    bottom:10px;\n\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n\n    gap:12px;\n\n    padding:9px 10px 9px 14px;\n\n    border:\n      1px solid rgba(235,205,152,.26);\n\n    border-radius:10px;\n\n    background:\n      rgba(13,40,34,.96);\n\n    box-shadow:\n      0 12px 32px rgba(0,0,0,.25);\n\n    backdrop-filter:blur(8px);\n  }\n\n  .bmd-sticky-copy strong{\n    display:block;\n\n    color:#fff;\n\n    font-size:13px;\n  }\n\n  .bmd-sticky-copy span{\n    display:block;\n\n    color:#dbcba9;\n\n    font-size:8px;\n  }\n\n  .bmd-sticky button{\n    min-width:126px;\n\n    padding:12px 12px;\n\n    border:0;\n    border-radius:7px;\n\n    background:var(--red);\n\n    color:#fff;\n\n    font-size:10px;\n    font-weight:950;\n  }\n\n}\n\n\n@media(max-width:430px){\n\n  .bmd-moment-grid{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .bmd-ticket-grid{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv id=\"bmd-lp\"\u003e\n\u003c!-- ============================================================\n     HERO\n============================================================ --\u003e\n\u003csection class=\"bmd-hero\"\u003e\n\u003cdiv class=\"bmd-wrap\"\u003e\n\u003cdiv class=\"bmd-hero-card\"\u003e\n\u003cspan class=\"bmd-eyebrow\"\u003e 🐾 2026 Christmas Collection \u003c\/span\u003e\n\u003ch1 class=\"bmd-hero-title\"\u003e24 Days Up The \u003cspan\u003e Bernese Christmas Mountain \u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"bmd-hero-copy\"\u003eSnow outside. Firelight inside. Christmas getting closer one little paw at a time. \u003cbr\u003e\u003cbr\u003eOpen 24 festive surprises inspired by the big-hearted charm of the Bernese Mountain Dog — \u003cstrong\u003e from scarves and stockings to tiny gifts, Christmas trees, lanterns and sleepy holiday moments. \u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"bmd-price-row\"\u003e\n\u003cstrong class=\"bmd-price\"\u003e $29.99 \u003c\/strong\u003e \u003cspan class=\"bmd-price-note\"\u003e 24 MINIATURES \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"bmd-btn bmd-buy-btn\" type=\"button\"\u003e 🐶 START THE 24-DAY JOURNEY → \u003c\/button\u003e\n\u003cdiv class=\"bmd-mini-trust\"\u003e\n\u003cspan\u003e🌎 Worldwide Shipping\u003c\/span\u003e \u003cspan\u003e🚚 Free Shipping Over $69.99\u003c\/span\u003e \u003cspan\u003e✅ 90-Day Free Returns\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\n     MANIFESTO\n============================================================ --\u003e\n\u003csection class=\"bmd-manifesto\"\u003e\n\u003cdiv class=\"bmd-wrap\"\u003e\n\u003cdiv class=\"bmd-manifesto-inner\"\u003e\n\u003cdiv class=\"bmd-paw-mark\"\u003e🐾\u003c\/div\u003e\n\u003ch2\u003eSome Dogs Join The Family. \u003cbr\u003eBernese Dogs \u003cem\u003e Fill The Whole Room. \u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp\u003eBig paws. A huge fluffy presence. That unmistakable black, white and rust coat. \u003cbr\u003e\u003cbr\u003eAnd somehow, underneath all that size, a dog that can make Christmas morning feel even warmer. \u003cbr\u003e\u003cbr\u003eThis calendar doesn't try to turn the Bernese into twenty-four copies of the same pose. \u003cstrong\u003e It turns the breed into twenty-four little holiday moments. \u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\n     TRAIL\n============================================================ --\u003e\n\u003csection class=\"bmd-trail\"\u003e\n\u003cdiv class=\"bmd-wrap\"\u003e\n\u003cdiv class=\"bmd-trail-head\"\u003e\n\u003cspan class=\"bmd-eyebrow\"\u003e 🏔️ The Christmas Trail \u003c\/span\u003e\n\u003ch2\u003eEvery Few Days, The Mountain Gets A Little Merrier.\u003c\/h2\u003e\n\u003cp\u003eInstead of rushing through the box, let the Bernese Christmas scene build piece by piece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-trail-road\"\u003e\n\u003c!-- STOP 1 --\u003e\n\u003cdiv class=\"bmd-stop\"\u003e\n\u003cdiv class=\"bmd-stop-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17894627412772.png?v=1789462788\u0026amp;width=1946\" alt=\"Bernese Mountain Dog Advent Calendar with opened countdown doors\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"bmd-stop-num\"\u003e01\u003c\/div\u003e\n\u003cdiv class=\"bmd-stop-card\"\u003e\n\u003ch3\u003eThe First Pawprint\u003c\/h3\u003e\n\u003cp\u003eOpen the first surprise and meet the beginning of your little Bernese Christmas crew. From here, every reveal adds another piece to the holiday story.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STOP 2 --\u003e\n\u003cdiv class=\"bmd-stop reverse\"\u003e\n\u003cdiv class=\"bmd-stop-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17894627546597.png?v=1789462788\u0026amp;width=1946\" alt=\"Bernese Mountain Dog Christmas figurines displayed on wooden lodge steps\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"bmd-stop-num\"\u003e08\u003c\/div\u003e\n\u003cdiv class=\"bmd-stop-card\"\u003e\n\u003ch3\u003eThe Lodge Starts To Fill\u003c\/h3\u003e\n\u003cp\u003eScarves, gifts, lights and tiny winter details begin showing up. It stops feeling like a box and starts feeling like a little mountain lodge full of dogs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STOP 3 --\u003e\n\u003cdiv class=\"bmd-stop\"\u003e\n\u003cdiv class=\"bmd-stop-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17894627502544.png?v=1789462788\u0026amp;width=1946\" alt=\"Bernese Mountain Dog Christmas miniatures among gifts and warm holiday lights\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"bmd-stop-num\"\u003e16\u003c\/div\u003e\n\u003cdiv class=\"bmd-stop-card\"\u003e\n\u003ch3\u003eChristmas Chaos Arrives\u003c\/h3\u003e\n\u003cp\u003eSomeone has the stocking. Someone found the present. Someone is already asleep. Someone appears to have claimed the best place by the fire.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STOP 4 --\u003e\n\u003cdiv class=\"bmd-stop reverse\"\u003e\n\u003cdiv class=\"bmd-stop-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17894627436469.png?v=1789462788\u0026amp;width=1946\" alt=\"Complete 24 piece Bernese Mountain Dog Christmas collectible display\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"bmd-stop-num\"\u003e24\u003c\/div\u003e\n\u003cdiv class=\"bmd-stop-card\"\u003e\n\u003ch3\u003eThe Whole Pack Is Home\u003c\/h3\u003e\n\u003cp\u003eBy the final reveal, all twenty-four little moments sit together as one complete Bernese Christmas display — ready for the shelf, mantel or holiday table.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\n     BIG HEART\n============================================================ --\u003e\n\u003csection class=\"bmd-heart\"\u003e\n\u003cdiv class=\"bmd-wrap\"\u003e\n\u003cdiv class=\"bmd-heart-frame\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17894627572474.png?v=1789462788\u0026amp;width=1946\" alt=\"Bernese Mountain Dog Advent Calendar displayed in a warm family Christmas room\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"bmd-heart-copy\"\u003e\n\u003csmall\u003e Made For Bernese People \u003c\/small\u003e\n\u003ch2\u003eBig Dog. Big Paws. Very Big Place In The Family.\u003c\/h2\u003e\n\u003cp\u003eBernese people don't need another generic dog decoration. \u003cbr\u003e\u003cbr\u003eThey want the black-white-rust face. The fluffy chest. The big paws. The expression that somehow looks sweet even when the dog is taking up half the sofa. \u003cbr\u003e\u003cbr\u003eThat's what makes this collection feel personal before the first door is even opened.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\n     24 MOMENTS\n============================================================ --\u003e\n\u003csection class=\"bmd-moments\"\u003e\n\u003cdiv class=\"bmd-wrap\"\u003e\n\u003cdiv class=\"bmd-moments-title\"\u003e\n\u003ch2 class=\"bmd-serif\"\u003eNot 24 Identical Dogs.\u003c\/h2\u003e\n\u003cp\u003eA mix of festive personalities, props and little Christmas scenes keeps the collection visually varied.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-moment-grid\"\u003e\n\u003cdiv class=\"bmd-moment\"\u003e\n\u003cspan\u003e🧣\u003c\/span\u003e \u003cstrong\u003eSCARF PUP\u003c\/strong\u003e \u003cem\u003eready for snow\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-moment\"\u003e\n\u003cspan\u003e🎁\u003c\/span\u003e \u003cstrong\u003eGIFT KEEPER\u003c\/strong\u003e \u003cem\u003edefinitely his now\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-moment\"\u003e\n\u003cspan\u003e🎅\u003c\/span\u003e \u003cstrong\u003eSANTA PUP\u003c\/strong\u003e \u003cem\u003eholiday duty\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-moment\"\u003e\n\u003cspan\u003e🎄\u003c\/span\u003e \u003cstrong\u003eTREE COMPANION\u003c\/strong\u003e \u003cem\u003eunder the lights\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-moment\"\u003e\n\u003cspan\u003e☃️\u003c\/span\u003e \u003cstrong\u003eSNOW DAY\u003c\/strong\u003e \u003cem\u003ewinter friend\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-moment\"\u003e\n\u003cspan\u003e😴\u003c\/span\u003e \u003cstrong\u003eTHE NAPPER\u003c\/strong\u003e \u003cem\u003eChristmas can wait\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-moment\"\u003e\n\u003cspan\u003e🧦\u003c\/span\u003e \u003cstrong\u003eSTOCKING PUP\u003c\/strong\u003e \u003cem\u003echecking early\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-moment\"\u003e\n\u003cspan\u003e🍪\u003c\/span\u003e \u003cstrong\u003eCOOKIE FRIEND\u003c\/strong\u003e \u003cem\u003esnack first\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-moment\"\u003e\n\u003cspan\u003e🎀\u003c\/span\u003e \u003cstrong\u003eBOW TIE\u003c\/strong\u003e \u003cem\u003eChristmas best\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-moment\"\u003e\n\u003cspan\u003e👑\u003c\/span\u003e \u003cstrong\u003eLITTLE ROYAL\u003c\/strong\u003e \u003cem\u003ehouse belongs to him\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-moment\"\u003e\n\u003cspan\u003e🏮\u003c\/span\u003e \u003cstrong\u003eLANTERN PUP\u003c\/strong\u003e \u003cem\u003ewarm winter glow\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-moment\"\u003e\n\u003cspan\u003e🛷\u003c\/span\u003e \u003cstrong\u003eSLED RIDER\u003c\/strong\u003e \u003cem\u003emountain day\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-moment\"\u003e\n\u003cspan\u003e☕\u003c\/span\u003e \u003cstrong\u003eCOZY CUP\u003c\/strong\u003e \u003cem\u003etiny lodge moment\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-moment\"\u003e\n\u003cspan\u003e❤️\u003c\/span\u003e \u003cstrong\u003eHEART PUP\u003c\/strong\u003e \u003cem\u003egood dogs, bright days\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-moment\"\u003e\n\u003cspan\u003e✨\u003c\/span\u003e \u003cstrong\u003eLIGHT WRANGLER\u003c\/strong\u003e \u003cem\u003eslightly tangled\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-moment\"\u003e\n\u003cspan\u003e🌲\u003c\/span\u003e \u003cstrong\u003eFOREST PUP\u003c\/strong\u003e \u003cem\u003emountain spirit\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-moment\"\u003e\n\u003cspan\u003e❄️\u003c\/span\u003e \u003cstrong\u003eSNOWBALL PUP\u003c\/strong\u003e \u003cem\u003ewinter play\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-moment\"\u003e\n\u003cspan\u003e🎄\u003c\/span\u003e \u003cstrong\u003eWREATH PUP\u003c\/strong\u003e \u003cem\u003eChristmas welcome\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-moment\"\u003e\n\u003cspan\u003e🧸\u003c\/span\u003e \u003cstrong\u003eCOZY FRIEND\u003c\/strong\u003e \u003cem\u003esoft holiday mood\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-moment\"\u003e\n\u003cspan\u003e🎁\u003c\/span\u003e \u003cstrong\u003ePRESENT DIVER\u003c\/strong\u003e \u003cem\u003ecuriosity won\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-moment\"\u003e\n\u003cspan\u003e🐾\u003c\/span\u003e \u003cstrong\u003eCLASSIC BERNESE\u003c\/strong\u003e \u003cem\u003eall about the breed\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-moment\"\u003e\n\u003cspan\u003e🎄\u003c\/span\u003e \u003cstrong\u003eHOLIDAY HELPER\u003c\/strong\u003e \u003cem\u003emostly helping\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-moment\"\u003e\n\u003cspan\u003e🛋️\u003c\/span\u003e \u003cstrong\u003eFIREPLACE PUP\u003c\/strong\u003e \u003cem\u003ebest seat claimed\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-moment\"\u003e\n\u003cspan\u003e❤️\u003c\/span\u003e \u003cstrong\u003eDAY 24\u003c\/strong\u003e \u003cem\u003ethe whole pack home\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\n     DISPLAY VALUE\n============================================================ --\u003e\n\u003csection class=\"bmd-reveal\"\u003e\n\u003cdiv class=\"bmd-wrap\"\u003e\n\u003cdiv class=\"bmd-reveal-img\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17894627436469.png?v=1789462788\u0026amp;width=1946\" alt=\"24 Bernese Mountain Dog festive miniatures displayed together\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"bmd-reveal-copy\"\u003e\n\u003ch2\u003eDoor 24 Opens. \u003cbr\u003e\u003cspan\u003e The Collection Doesn't Disappear. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eOnce the countdown is over, the little Bernese crew can stay together. \u003cbr\u003e\u003cbr\u003eBuild a Christmas shelf. Add them around the tree. Place them beside a village. Bring them back every December. \u003cbr\u003e\u003cbr\u003eThe countdown is temporary. \u003cstrong\u003e The tiny Bernese Christmas world is the part you keep. \u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"bmd-display-pills\"\u003e\n\u003cspan\u003e🔥 Mantel\u003c\/span\u003e \u003cspan\u003e🎄 Christmas Village\u003c\/span\u003e \u003cspan\u003e📚 Bookshelf\u003c\/span\u003e \u003cspan\u003e🎁 Gift Table\u003c\/span\u003e \u003cspan\u003e🏡 Holiday Display\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\n     GIFT POSTCARD\n============================================================ --\u003e\n\u003csection class=\"bmd-gift\"\u003e\n\u003cdiv class=\"bmd-wrap\"\u003e\n\u003cdiv class=\"bmd-postcard\"\u003e\n\u003cdiv class=\"bmd-postcard-inner\"\u003e\n\u003cspan class=\"bmd-postcard-stamp\"\u003e To: The Bernese Person In Your Life \u003c\/span\u003e\n\u003ch2\u003eDon't Give Them Another Generic Dog Gift.\u003c\/h2\u003e\n\u003cp\u003eGive them something that immediately says: \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003e “Yes. I know exactly which dog owns your heart.” \u003c\/strong\u003e \u003cbr\u003e\u003cbr\u003eFor the Bernese parent with hundreds of photos. The family whose dog gets his own stocking. Or the person who stops every time they see that unmistakable fluffy tri-color face.\u003c\/p\u003e\n\u003cdiv class=\"bmd-gift-types\"\u003e\n\u003cdiv class=\"bmd-gift-type\"\u003e\n\u003cspan\u003e🐶\u003c\/span\u003e \u003cstrong\u003eBERNESE PARENTS\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-gift-type\"\u003e\n\u003cspan\u003e🎄\u003c\/span\u003e \u003cstrong\u003eCHRISTMAS LOVERS\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-gift-type\"\u003e\n\u003cspan\u003e🎁\u003c\/span\u003e \u003cstrong\u003eDOG GIFT BUYERS\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-gift-type\"\u003e\n\u003cspan\u003e❤️\u003c\/span\u003e \u003cstrong\u003eCOLLECTORS\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\n     OFFER\n============================================================ --\u003e\n\u003csection id=\"bmd-offer\" class=\"bmd-offer\"\u003e\n\u003cdiv class=\"bmd-wrap\"\u003e\n\u003cdiv class=\"bmd-offer-head\"\u003e\n\u003cspan class=\"bmd-eyebrow\"\u003e 🎟️ Choose Your Christmas Pack \u003c\/span\u003e\n\u003ch2\u003eMore Bernese Homes. More Savings.\u003c\/h2\u003e\n\u003cp\u003eKeep one for your own Christmas, or send another Bernese family up the same 24-day mountain.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-ticket-grid\"\u003e\n\u003cdiv class=\"bmd-ticket\"\u003e\n\u003csmall\u003e ONE CHRISTMAS PACK \u003c\/small\u003e \u003cstrong\u003e $29.99 \u003c\/strong\u003e \u003cem\u003e BUY 1 \u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-ticket best\"\u003e\n\u003cspan class=\"bmd-ticket-badge\"\u003e MOST POPULAR \u003c\/span\u003e \u003csmall\u003e TWO CHRISTMAS PACKS \u003c\/small\u003e \u003cstrong\u003e $53.98 \u003c\/strong\u003e \u003cdel\u003e $59.98 \u003c\/del\u003e \u003cem\u003e SAVE $6 · 10% OFF \u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-ticket\"\u003e\n\u003cspan class=\"bmd-ticket-badge\"\u003e MORE TO GIFT \u003c\/span\u003e \u003csmall\u003e THREE CHRISTMAS PACKS \u003c\/small\u003e \u003cstrong\u003e $76.47 \u003c\/strong\u003e \u003cdel\u003e $89.97 \u003c\/del\u003e \u003cem\u003e SAVE $13.50 · 15% OFF \u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-ticket\"\u003e\n\u003cspan class=\"bmd-ticket-badge\"\u003e BIGGEST SAVING \u003c\/span\u003e \u003csmall\u003e FOUR CHRISTMAS PACKS \u003c\/small\u003e \u003cstrong\u003e $95.97 \u003c\/strong\u003e \u003cdel\u003e $119.96 \u003c\/del\u003e \u003cem\u003e SAVE $23.99 · 20% OFF \u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"bmd-btn bmd-btn-gold bmd-buy-btn\" type=\"button\"\u003e 🐾 RESERVE MY BERNESE CHRISTMAS PACK → \u003c\/button\u003e\n\u003cdiv class=\"bmd-shipping\"\u003e\n\u003cspan\u003e🌎 Worldwide Shipping\u003c\/span\u003e \u003cspan\u003e🚚 Free Shipping Over $69.99\u003c\/span\u003e \u003cspan\u003e✅ 90-Day Free Returns\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\n     FINAL\n============================================================ --\u003e\n\u003csection class=\"bmd-final\"\u003e\u003cimg class=\"bmd-final-img\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17894627546597.png?v=1789462788\u0026amp;width=1946\" alt=\"Bernese Mountain Dog Christmas Advent Calendar full festive display\" loading=\"lazy\"\u003e\n\u003cdiv class=\"bmd-final-panel\"\u003e\n\u003cspan class=\"bmd-eyebrow\"\u003e 🏔️ Destination: Christmas Morning \u003c\/span\u003e\n\u003ch2\u003e24 Little Pawprints. \u003cbr\u003e\u003cspan\u003e One Big Bernese Christmas. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eSnowy mountains. Warm lights. Tiny presents. A whole pack of Bernese dogs. \u003cbr\u003e\u003cbr\u003eAnd one more reason to look forward to tomorrow morning.\u003c\/p\u003e\n\u003cdiv class=\"bmd-price-row\"\u003e\n\u003cstrong class=\"bmd-price\"\u003e $29.99 \u003c\/strong\u003e \u003cspan class=\"bmd-price-note\"\u003e 24 MINIATURES \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"bmd-btn bmd-btn-gold bmd-buy-btn\" type=\"button\"\u003e 🎄 BRING THE BERNESE PACK HOME → \u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\n     MOBILE STICKY BUY BAR\n============================================================ --\u003e\n\u003cdiv class=\"bmd-sticky\"\u003e\n\u003cdiv class=\"bmd-sticky-copy\"\u003e\n\u003cstrong\u003e $29.99 \u003c\/strong\u003e \u003cspan\u003e 24 Days of Bernese Christmas \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"bmd-buy-btn\" type=\"button\"\u003e GET MINE → \u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"YW","offers":[{"title":"Default Title","offer_id":67527130513453,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/9599\/0573\/files\/17894627276277.png?v=1789462788","url":"https:\/\/woverssy.com\/products\/%f0%9f%90%b6-2026-bernese-mountain-dog-advent-calendar-24-days-of-adorable-dog-collectibles","provider":"woverssy","version":"1.0","type":"link"}