{"product_id":"canada-160-a-year-across-canada","title":"Canada 160 Calendar 2027 🇨🇦 | 12 Scenic Designs Celebrating Canada’s Landscapes, Wildlife \u0026 Iconic Places","description":"\u003cstyle\u003e\n\/* =========================================================\n   CANADA 160 CALENDAR 2027\n   CONCEPT:\n   \"A YEAR ACROSS THE TRUE NORTH\"\n\n   VISUAL:\n   Heritage Canada × Travel Journal × 160th Anniversary\n   Deep Red × Cream × Navy × Antique Gold\n\n   SHOPIFY CUSTOM LIQUID READY\n   Desktop + Tablet + Mobile\n========================================================= *\/\n\n#canada160-lp{\n  --red:#a5212b;\n  --red-dark:#74161d;\n  --navy:#16324c;\n  --navy-dark:#0d2235;\n\n  --gold:#c69346;\n  --gold-soft:#e7c98e;\n\n  --cream:#fffaf0;\n  --cream2:#f2e6d3;\n  --paper:#eadbc4;\n\n  --brown:#5e4431;\n  --brown-dark:#36271e;\n\n  --ink:#37312c;\n  --text:#62584f;\n  --muted:#82766c;\n\n  --line:#ddc7a7;\n\n  width:100%;\n  max-width:1160px;\n  margin:0 auto;\n  overflow:hidden;\n\n  background:#fbf8f2;\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.72;\n}\n\n#canada160-lp *{\n  box-sizing:border-box;\n}\n\n#canada160-lp img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n  margin:0;\n}\n\n#canada160-lp button{\n  font:inherit;\n}\n\n\n\/* =========================================================\n   COMMON\n========================================================= *\/\n\n.c160-wrap{\n  width:min(calc(100% - 40px),1000px);\n  margin:0 auto;\n}\n\n.c160-center{\n  text-align:center;\n}\n\n.c160-kicker{\n  display:inline-flex;\n  align-items:center;\n  gap:6px;\n\n  padding:7px 14px;\n\n  border-radius:999px;\n\n  background:var(--navy-dark);\n  color:var(--gold-soft);\n\n  font-size:10px;\n  font-weight:900;\n\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.c160-title{\n  max-width:900px;\n\n  margin:14px auto 18px;\n\n  color:var(--brown-dark);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:clamp(36px,5vw,59px);\n  line-height:1.07;\n\n  letter-spacing:-.025em;\n\n  text-align:center;\n}\n\n.c160-copy{\n  max-width:790px;\n  margin:0 auto;\n\n  color:var(--muted);\n\n  font-size:17px;\n  line-height:1.84;\n\n  text-align:center;\n}\n\n.c160-copy strong{\n  color:#413832;\n}\n\n.c160-image{\n  overflow:hidden;\n\n  border-radius:17px;\n\n  box-shadow:\n    0 20px 52px rgba(59,41,28,.16);\n}\n\n.c160-btn{\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  width:min(100%,590px);\n  min-height:62px;\n\n  margin:27px auto 0;\n  padding:16px 24px;\n\n  border:0;\n  border-radius:9px;\n\n  background:\n    linear-gradient(\n      180deg,\n      #bd3039,\n      #811f27\n    );\n\n  color:#fff !important;\n\n  cursor:pointer;\n\n  text-align:center;\n  text-decoration:none;\n\n  font-size:15px;\n  font-weight:900;\n\n  letter-spacing:.025em;\n\n  box-shadow:\n    0 12px 30px rgba(129,31,39,.23);\n\n  transition:.2s ease;\n}\n\n.c160-btn:hover{\n  transform:translateY(-2px);\n  filter:brightness(1.05);\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.c160-hero{\n  padding:42px 0 69px;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(198,148,70,.16),\n      transparent 38%\n    ),\n    linear-gradient(\n      180deg,\n      #fffdf8,\n      #eee0cc\n    );\n}\n\n.c160-hero-image{\n  max-width:920px;\n  margin:0 auto;\n\n  overflow:hidden;\n\n  border-radius:21px;\n\n  border:\n    1px solid rgba(179,137,75,.24);\n\n  box-shadow:\n    0 27px 68px rgba(51,35,24,.2);\n}\n\n.c160-hero-panel{\n  position:relative;\n\n  width:calc(100% - 70px);\n  max-width:860px;\n\n  margin:-62px auto 0;\n  padding:36px 35px 33px;\n\n  border:\n    1px solid rgba(232,202,148,.27);\n\n  border-radius:14px;\n\n  background:\n    linear-gradient(\n      145deg,\n      rgba(17,47,72,.98),\n      rgba(9,30,48,.99)\n    );\n\n  color:#fff;\n\n  text-align:center;\n\n  box-shadow:\n    0 24px 55px rgba(0,0,0,.24);\n}\n\n.c160-hero-title{\n  max-width:790px;\n\n  margin:14px auto 18px;\n\n  color:#fff9ea;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:clamp(43px,6vw,70px);\n  line-height:1;\n\n  letter-spacing:-.035em;\n}\n\n.c160-hero-title span{\n  display:block;\n\n  margin-top:8px;\n\n  color:var(--gold-soft);\n}\n\n.c160-hero-copy{\n  max-width:730px;\n  margin:0 auto;\n\n  color:#e5e3df;\n\n  font-size:17px;\n  line-height:1.83;\n}\n\n.c160-hero-copy strong{\n  color:#fff;\n}\n\n.c160-price{\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n  flex-wrap:wrap;\n\n  gap:10px;\n\n  margin-top:22px;\n}\n\n.c160-price strong{\n  color:#fff;\n\n  font-size:34px;\n  font-weight:950;\n}\n\n.c160-price span{\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.c160-trust{\n  display:flex;\n\n  justify-content:center;\n  flex-wrap:wrap;\n\n  gap:8px;\n\n  margin-top:21px;\n}\n\n.c160-trust span{\n  padding:8px 11px;\n\n  border-radius:999px;\n\n  background:rgba(255,255,255,.08);\n\n  color:#e7e2dc;\n\n  font-size:9px;\n  font-weight:800;\n}\n\n\n\/* =========================================================\n   ANNIVERSARY INTRO\n========================================================= *\/\n\n.c160-intro{\n  padding:86px 0 78px;\n\n  background:#fffaf2;\n}\n\n.c160-big-number{\n  margin:0 auto 15px;\n\n  color:var(--red);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:94px;\n  font-weight:700;\n  line-height:.85;\n\n  text-align:center;\n\n  text-shadow:\n    0 4px 0 rgba(198,147,69,.16);\n}\n\n.c160-years{\n  margin-bottom:20px;\n\n  color:#866641;\n\n  font-size:11px;\n  font-weight:900;\n  letter-spacing:.22em;\n\n  text-align:center;\n}\n\n.c160-intro h2{\n  max-width:900px;\n\n  margin:0 auto 18px;\n\n  color:var(--brown-dark);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:clamp(35px,5vw,57px);\n  line-height:1.09;\n\n  text-align:center;\n}\n\n.c160-intro h2 span{\n  color:var(--red);\n}\n\n.c160-intro p{\n  max-width:770px;\n\n  margin:0 auto;\n\n  color:#766960;\n\n  font-size:17px;\n  line-height:1.9;\n\n  text-align:center;\n}\n\n.c160-quote{\n  max-width:820px;\n\n  margin:34px auto 0;\n  padding:29px 25px;\n\n  border-left:4px solid var(--gold);\n\n  background:#f1e5d3;\n\n  color:#51463d;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:24px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   12 STORIES\n========================================================= *\/\n\n.c160-stories{\n  padding:81px 0;\n\n  background:\n    linear-gradient(\n      180deg,\n      #eee0cd,\n      #faf7f1\n    );\n}\n\n.c160-story-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  gap:9px;\n\n  margin-top:31px;\n}\n\n.c160-story{\n  min-height:160px;\n\n  padding:21px 11px;\n\n  border:\n    1px solid var(--line);\n\n  border-radius:10px;\n\n  background:#fff;\n\n  text-align:center;\n\n  box-shadow:\n    0 7px 22px rgba(64,44,30,.05);\n}\n\n.c160-story span{\n  display:block;\n\n  margin-bottom:8px;\n\n  font-size:28px;\n}\n\n.c160-story strong{\n  display:block;\n\n  color:var(--navy);\n\n  font-size:10px;\n}\n\n.c160-story p{\n  margin:6px 0 0;\n\n  color:#887a6e;\n\n  font-size:9px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   WINTER\n========================================================= *\/\n\n.c160-winter{\n  padding:82px 0;\n\n  background:\n    linear-gradient(\n      180deg,\n      #112d45,\n      #091f32\n    );\n\n  color:#fff;\n}\n\n.c160-winter .c160-title{\n  color:#fff9e9;\n}\n\n.c160-winter .c160-copy{\n  color:#dfe5e8;\n}\n\n.c160-month-stack{\n  max-width:920px;\n  margin:0 auto;\n}\n\n.c160-month-block + .c160-month-block{\n  margin-top:48px;\n}\n\n.c160-month-copy{\n  max-width:760px;\n\n  margin:24px auto 0;\n\n  text-align:center;\n}\n\n.c160-month-copy small{\n  display:block;\n\n  color:var(--gold-soft);\n\n  font-size:9px;\n  font-weight:900;\n\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.c160-month-copy h3{\n  margin:8px 0 10px;\n\n  color:#fff8e8;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:31px;\n  line-height:1.15;\n}\n\n.c160-month-copy p{\n  margin:0;\n\n  color:#dce4e8;\n\n  font-size:14px;\n  line-height:1.76;\n}\n\n\n\/* =========================================================\n   COAST + SPRING\n========================================================= *\/\n\n.c160-spring{\n  padding:82px 0;\n\n  background:#fffaf2;\n}\n\n.c160-feature-card{\n  max-width:920px;\n  margin:0 auto;\n}\n\n.c160-feature-card + .c160-feature-card{\n  margin-top:47px;\n}\n\n.c160-feature-copy{\n  max-width:790px;\n\n  margin:25px auto 0;\n\n  text-align:center;\n}\n\n.c160-feature-copy h3{\n  margin:0 0 10px;\n\n  color:var(--brown-dark);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:30px;\n}\n\n.c160-feature-copy p{\n  margin:0;\n\n  color:#7b6f65;\n\n  font-size:14px;\n  line-height:1.76;\n}\n\n\n\/* =========================================================\n   CANADIAN SUMMER\n========================================================= *\/\n\n.c160-summer{\n  padding:82px 0;\n\n  background:\n    linear-gradient(\n      180deg,\n      #efe1ce,\n      #faf7f1\n    );\n}\n\n.c160-summer-highlight{\n  max-width:840px;\n\n  margin:32px auto 0;\n  padding:29px 26px;\n\n  border-radius:12px;\n\n  background:var(--navy-dark);\n\n  color:#fff;\n\n  text-align:center;\n}\n\n.c160-summer-highlight strong{\n  display:block;\n\n  color:var(--gold-soft);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:27px;\n}\n\n.c160-summer-highlight p{\n  max-width:700px;\n\n  margin:10px auto 0;\n\n  color:#dce5ea;\n\n  font-size:13px;\n  line-height:1.72;\n}\n\n\n\/* =========================================================\n   JULY \/ CANADA DAY\n========================================================= *\/\n\n.c160-july{\n  padding:82px 0;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(205,48,57,.15),\n      transparent 35%\n    ),\n    linear-gradient(\n      180deg,\n      #741b22,\n      #3c1117\n    );\n\n  color:#fff;\n}\n\n.c160-july .c160-title{\n  color:#fff8e7;\n}\n\n.c160-july .c160-copy{\n  color:#ece1dc;\n}\n\n.c160-july .c160-copy strong{\n  color:#fff;\n}\n\n.c160-july-image{\n  max-width:920px;\n  margin:0 auto;\n\n  overflow:hidden;\n\n  border-radius:17px;\n\n  border:\n    1px solid rgba(236,203,149,.22);\n\n  box-shadow:\n    0 24px 55px rgba(0,0,0,.3);\n}\n\n.c160-july-badge{\n  width:min(100%,680px);\n\n  margin:29px auto 0;\n  padding:22px 20px;\n\n  border:\n    1px solid rgba(239,207,152,.24);\n\n  border-radius:10px;\n\n  background:rgba(255,255,255,.07);\n\n  text-align:center;\n}\n\n.c160-july-badge strong{\n  color:var(--gold-soft);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:25px;\n}\n\n\n\/* =========================================================\n   AUTUMN\n========================================================= *\/\n\n.c160-autumn{\n  padding:82px 0;\n\n  background:\n    linear-gradient(\n      180deg,\n      #5a3a29,\n      #31231a\n    );\n\n  color:#fff;\n}\n\n.c160-autumn .c160-title{\n  color:#fff8e9;\n}\n\n.c160-autumn .c160-copy{\n  color:#e6ded7;\n}\n\n.c160-autumn-grid{\n  display:grid;\n\n  grid-template-columns:1fr 1fr;\n\n  gap:14px;\n\n  margin-top:34px;\n}\n\n.c160-autumn-card{\n  overflow:hidden;\n\n  border:\n    1px solid rgba(235,204,153,.2);\n\n  border-radius:13px;\n\n  background:rgba(255,255,255,.05);\n\n  box-shadow:\n    0 19px 42px rgba(0,0,0,.23);\n}\n\n.c160-autumn-card div{\n  padding:18px 17px 20px;\n\n  text-align:center;\n}\n\n.c160-autumn-card strong{\n  display:block;\n\n  color:var(--gold-soft);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:21px;\n}\n\n.c160-autumn-card p{\n  margin:7px 0 0;\n\n  color:#dfd8d2;\n\n  font-size:10px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   YEAR-END\n========================================================= *\/\n\n.c160-yearend{\n  padding:82px 0;\n\n  background:\n    linear-gradient(\n      180deg,\n      #102c44,\n      #091f31\n    );\n\n  color:#fff;\n}\n\n.c160-yearend .c160-title{\n  color:#fff8e8;\n}\n\n.c160-yearend .c160-copy{\n  color:#dfe6e9;\n}\n\n.c160-yearend-grid{\n  display:grid;\n\n  grid-template-columns:1fr 1fr;\n\n  gap:14px;\n\n  margin-top:34px;\n}\n\n.c160-yearend-card{\n  overflow:hidden;\n\n  border-radius:13px;\n\n  border:\n    1px solid rgba(231,202,151,.2);\n\n  background:rgba(255,255,255,.05);\n}\n\n.c160-yearend-card div{\n  padding:19px 16px 21px;\n\n  text-align:center;\n}\n\n.c160-yearend-card strong{\n  display:block;\n\n  color:var(--gold-soft);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:21px;\n}\n\n.c160-yearend-card p{\n  margin:7px 0 0;\n\n  color:#dbe4e8;\n\n  font-size:10px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   PRACTICAL VALUE\n========================================================= *\/\n\n.c160-practical{\n  padding:82px 0;\n\n  background:#fffaf2;\n}\n\n.c160-practical-grid{\n  display:grid;\n\n  grid-template-columns:repeat(4,1fr);\n\n  gap:9px;\n\n  margin-top:31px;\n}\n\n.c160-practical-card{\n  padding:22px 11px;\n\n  border:\n    1px solid var(--line);\n\n  border-radius:10px;\n\n  background:#fff;\n\n  text-align:center;\n}\n\n.c160-practical-card span{\n  display:block;\n\n  margin-bottom:8px;\n\n  font-size:27px;\n}\n\n.c160-practical-card strong{\n  display:block;\n\n  color:var(--navy);\n\n  font-size:10px;\n}\n\n.c160-practical-card p{\n  margin:6px 0 0;\n\n  color:#88796d;\n\n  font-size:9px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   GIFT\n========================================================= *\/\n\n.c160-gift{\n  padding:82px 0;\n\n  background:\n    linear-gradient(\n      180deg,\n      #efe1ce,\n      #faf7f1\n    );\n}\n\n.c160-gift-box{\n  max-width:860px;\n\n  margin:31px auto 0;\n  padding:31px 28px;\n\n  border:\n    1px solid #d7bb90;\n\n  border-radius:12px;\n\n  background:#fffaf0;\n\n  text-align:center;\n\n  box-shadow:\n    0 15px 37px rgba(69,47,31,.09);\n}\n\n.c160-gift-box strong{\n  display:block;\n\n  color:var(--brown-dark);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:27px;\n}\n\n.c160-gift-box p{\n  max-width:720px;\n\n  margin:10px auto 0;\n\n  color:#796c62;\n\n  font-size:13px;\n  line-height:1.74;\n}\n\n.c160-tags{\n  display:flex;\n\n  justify-content:center;\n  flex-wrap:wrap;\n\n  gap:8px;\n\n  margin-top:22px;\n}\n\n.c160-tags span{\n  padding:8px 12px;\n\n  border-radius:999px;\n\n  background:#eee1cc;\n\n  color:#604e3f;\n\n  font-size:9px;\n  font-weight:800;\n}\n\n\n\/* =========================================================\n   OFFER\n========================================================= *\/\n\n.c160-offer{\n  padding:83px 0 92px;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(200,153,78,.14),\n      transparent 40%\n    ),\n    linear-gradient(\n      180deg,\n      #17344e,\n      #0b2236\n    );\n\n  color:#fff;\n}\n\n.c160-offer .c160-title{\n  color:#fff8e9;\n}\n\n.c160-offer .c160-copy{\n  color:#dfe6e9;\n}\n\n.c160-bundles{\n  display:grid;\n\n  grid-template-columns:repeat(4,1fr);\n\n  gap:11px;\n\n  margin-top:32px;\n}\n\n.c160-bundle{\n  position:relative;\n\n  padding:27px 11px 22px;\n\n  border-radius:10px;\n\n  background:\n    linear-gradient(\n      180deg,\n      #fffaf0,\n      #ecdec7\n    );\n\n  color:var(--brown-dark);\n\n  text-align:center;\n}\n\n.c160-bundle.best{\n  outline:3px solid var(--gold);\n}\n\n.c160-bundle-badge{\n  display:inline-block;\n\n  margin-bottom:8px;\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.c160-bundle small{\n  display:block;\n\n  color:#857360;\n\n  font-size:9px;\n  font-weight:900;\n}\n\n.c160-bundle strong{\n  display:block;\n\n  margin-top:6px;\n\n  color:var(--navy);\n\n  font-size:24px;\n}\n\n.c160-bundle del{\n  display:block;\n\n  color:#a9998b;\n\n  font-size:9px;\n}\n\n.c160-bundle 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\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.c160-faq{\n  padding:78px 0;\n\n  background:#fffaf2;\n}\n\n.c160-faq-list{\n  max-width:860px;\n\n  margin:30px auto 0;\n}\n\n.c160-faq details{\n  margin-bottom:9px;\n\n  overflow:hidden;\n\n  border:\n    1px solid var(--line);\n\n  border-radius:9px;\n\n  background:#fff;\n}\n\n.c160-faq summary{\n  padding:18px 20px;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:var(--navy);\n\n  font-size:13px;\n  font-weight:900;\n}\n\n.c160-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.c160-faq p{\n  margin:0;\n\n  padding:\n    0 20px 19px;\n\n  color:#786e65;\n\n  font-size:12px;\n  line-height:1.68;\n}\n\n\n\/* =========================================================\n   FINAL\n========================================================= *\/\n\n.c160-final{\n  padding:0 0 85px;\n\n  background:#0b2236;\n\n  color:#fff;\n}\n\n.c160-final-image{\n  max-width:920px;\n  margin:0 auto;\n}\n\n.c160-final-card{\n  position:relative;\n\n  width:calc(100% - 50px);\n  max-width:850px;\n\n  margin:-48px auto 0;\n  padding:35px 28px;\n\n  border:\n    1px solid rgba(231,201,148,.24);\n\n  border-radius:13px;\n\n  background:\n    rgba(16,45,68,.97);\n\n  text-align:center;\n\n  box-shadow:\n    0 24px 55px rgba(0,0,0,.27);\n}\n\n.c160-final-card h2{\n  margin:13px 0 17px;\n\n  color:#fff8e9;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:clamp(35px,5vw,57px);\n\n  line-height:1.06;\n}\n\n.c160-final-card h2 span{\n  color:var(--gold-soft);\n}\n\n.c160-final-card p{\n  max-width:700px;\n\n  margin:0 auto;\n\n  color:#dfe6e9;\n\n  font-size:15px;\n  line-height:1.8;\n}\n\n\n\/* =========================================================\n   MOBILE STICKY\n========================================================= *\/\n\n.c160-sticky{\n  display:none;\n}\n\n\n\/* =========================================================\n   RESPONSIVE\n========================================================= *\/\n\n@media(max-width:850px){\n\n  .c160-story-grid,\n  .c160-practical-grid{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .c160-bundles{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n}\n\n\n@media(max-width:650px){\n\n  #canada160-lp{\n    padding-bottom:72px;\n  }\n\n  .c160-wrap{\n    width:min(calc(100% - 28px),1000px);\n  }\n\n  .c160-hero{\n    padding:20px 0 48px;\n  }\n\n  .c160-hero-image{\n    border-radius:12px;\n  }\n\n  .c160-hero-panel{\n    width:calc(100% - 20px);\n\n    margin:-22px auto 0;\n    padding:27px 17px 25px;\n\n    border-radius:10px;\n  }\n\n  .c160-hero-title{\n    font-size:38px;\n  }\n\n  .c160-hero-copy,\n  .c160-copy,\n  .c160-intro p{\n    font-size:14px;\n    line-height:1.72;\n  }\n\n  .c160-title{\n    font-size:34px;\n  }\n\n  .c160-big-number{\n    font-size:76px;\n  }\n\n  .c160-intro,\n  .c160-stories,\n  .c160-winter,\n  .c160-spring,\n  .c160-summer,\n  .c160-july,\n  .c160-autumn,\n  .c160-yearend,\n  .c160-practical,\n  .c160-gift,\n  .c160-offer,\n  .c160-faq{\n    padding-top:55px;\n    padding-bottom:55px;\n  }\n\n  .c160-intro h2{\n    font-size:33px;\n  }\n\n  .c160-quote{\n    padding:23px 18px;\n\n    font-size:20px;\n  }\n\n  .c160-story-grid,\n  .c160-practical-grid{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .c160-autumn-grid,\n  .c160-yearend-grid{\n    grid-template-columns:1fr;\n  }\n\n  .c160-bundles{\n    grid-template-columns:1fr;\n  }\n\n  .c160-image{\n    border-radius:12px;\n  }\n\n  .c160-final{\n    padding-bottom:55px;\n  }\n\n  .c160-final-card{\n    width:calc(100% - 28px);\n\n    margin:-24px auto 0;\n    padding:28px 17px;\n  }\n\n  .c160-sticky{\n    position:fixed;\n\n    z-index:9999;\n\n    left:10px;\n    right:10px;\n    bottom:10px;\n\n    display:flex;\n\n    align-items:center;\n    justify-content:space-between;\n\n    gap:10px;\n\n    padding:9px 10px 9px 14px;\n\n    border:\n      1px solid rgba(232,204,153,.25);\n\n    border-radius:10px;\n\n    background:\n      rgba(11,34,54,.96);\n\n    box-shadow:\n      0 12px 32px rgba(0,0,0,.25);\n\n    backdrop-filter:blur(9px);\n  }\n\n  .c160-sticky strong{\n    display:block;\n\n    color:#fff;\n\n    font-size:13px;\n  }\n\n  .c160-sticky span{\n    display:block;\n\n    margin-top:2px;\n\n    color:#decba6;\n\n    font-size:8px;\n  }\n\n  .c160-sticky button{\n    min-width:126px;\n\n    padding: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\u003c\/style\u003e\n\u003cdiv id=\"canada160-lp\"\u003e\n\u003c!-- ======================================================\n     HERO\n====================================================== --\u003e\n\u003csection class=\"c160-hero\"\u003e\n\u003cdiv class=\"c160-wrap\"\u003e\n\u003cdiv class=\"c160-hero-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17896348451462.png?v=1789634984\u0026amp;width=1946\" alt=\"Canada 160 Calendar 2027 cover featuring mountains wildlife lighthouse and lake\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"c160-hero-panel\"\u003e\n\u003cspan class=\"c160-kicker\"\u003e 🇨🇦 1867–2027 · CANADA 160 \u003c\/span\u003e\n\u003ch1 class=\"c160-hero-title\"\u003eOne Country. \u003cspan\u003e Twelve Canadian Stories. \u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"c160-hero-copy\"\u003eFrom frozen northern lakes and Atlantic lighthouses to summer cottages, blazing maple forests and snow-covered Christmas towns. \u003cbr\u003e\u003cbr\u003eThe Canada 160 Calendar turns every month of 2027 into a new visual journey across the True North. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003e 12 months. 12 changing landscapes. One year celebrating Canada. \u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"c160-price\"\u003e\n\u003cstrong\u003e $22.99 \u003c\/strong\u003e \u003cspan\u003e 2027 · 12 MONTH CALENDAR \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"c160-btn c160-buy\" type=\"button\"\u003e 🇨🇦 BRING CANADA HOME → \u003c\/button\u003e\n\u003cdiv class=\"c160-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     160 YEARS\n====================================================== --\u003e\n\u003csection class=\"c160-intro\"\u003e\n\u003cdiv class=\"c160-wrap\"\u003e\n\u003cdiv class=\"c160-big-number\"\u003e160\u003c\/div\u003e\n\u003cdiv class=\"c160-years\"\u003e1867 · 2027\u003c\/div\u003e\n\u003ch2\u003eMore Than A Date. \u003cbr\u003e\u003cspan\u003e A Year Worth Remembering. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003e2027 marks 160 years since Canadian Confederation. \u003cbr\u003e\u003cbr\u003eThis calendar was designed around that milestone — not with one repeated maple leaf, but with a full year of landscapes, wildlife, seasons and familiar Canadian moments. \u003cbr\u003e\u003cbr\u003eIt is part calendar, part home décor, and part visual celebration of the places and experiences that make Canada feel like home.\u003c\/p\u003e\n\u003cdiv class=\"c160-quote\"\u003e“A whole year of Canada — from the first snow to the final Christmas lights.”\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     12 STORIES\n====================================================== --\u003e\n\u003csection class=\"c160-stories\"\u003e\n\u003cdiv class=\"c160-wrap\"\u003e\n\u003cdiv class=\"c160-center\"\u003e\u003cspan class=\"c160-kicker\"\u003e 12 MONTHS · ONE COUNTRY \u003c\/span\u003e\u003c\/div\u003e\n\u003ch2 class=\"c160-title\"\u003eEvery Page Reveals \u003cspan style=\"color: var(--red);\"\u003e A Different Canada. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"c160-copy\"\u003eThe scenery changes along with the seasons, so flipping the page actually feels like beginning a new chapter.\u003c\/p\u003e\n\u003cdiv class=\"c160-story-grid\"\u003e\n\u003cdiv class=\"c160-story\"\u003e\n\u003cspan\u003e❄️\u003c\/span\u003e \u003cstrong\u003e TRUE NORTH WINTER \u003c\/strong\u003e\n\u003cp\u003eSnow, mountains, wildlife and quiet northern cabins.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c160-story\"\u003e\n\u003cspan\u003e⛸️\u003c\/span\u003e \u003cstrong\u003e FROZEN LAKE LIFE \u003c\/strong\u003e\n\u003cp\u003eSkating, frozen water and classic winter mornings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c160-story\"\u003e\n\u003cspan\u003e🌊\u003c\/span\u003e \u003cstrong\u003e ATLANTIC COAST \u003c\/strong\u003e\n\u003cp\u003eLighthouse views, rugged shoreline and spring colour.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c160-story\"\u003e\n\u003cspan\u003e🛶\u003c\/span\u003e \u003cstrong\u003e COTTAGE COUNTRY \u003c\/strong\u003e\n\u003cp\u003eCanoes, docks, cabins and long summer days.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c160-story\"\u003e\n\u003cspan\u003e🎆\u003c\/span\u003e \u003cstrong\u003e CANADA DAY \u003c\/strong\u003e\n\u003cp\u003eRed and white, fireworks and summer by the lake.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c160-story\"\u003e\n\u003cspan\u003e🏔️\u003c\/span\u003e \u003cstrong\u003e ROCKY MOUNTAIN SUMMER \u003c\/strong\u003e\n\u003cp\u003eClear lakes, high peaks and outdoor adventure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c160-story\"\u003e\n\u003cspan\u003e🌾\u003c\/span\u003e \u003cstrong\u003e HARVEST CANADA \u003c\/strong\u003e\n\u003cp\u003eBarns, fields, pumpkins and autumn warmth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c160-story\"\u003e\n\u003cspan\u003e🍁\u003c\/span\u003e \u003cstrong\u003e MAPLE FOREST \u003c\/strong\u003e\n\u003cp\u003eRed leaves, moose, lakes and one unforgettable fall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     WINTER\n====================================================== --\u003e\n\u003csection class=\"c160-winter\"\u003e\n\u003cdiv class=\"c160-wrap\"\u003e\n\u003cdiv class=\"c160-center\"\u003e\u003cspan class=\"c160-kicker\"\u003e JANUARY → FEBRUARY \u003c\/span\u003e\u003c\/div\u003e\n\u003ch2 class=\"c160-title\"\u003eThe Year Begins \u003cspan style=\"color: var(--gold-soft);\"\u003e In The True North. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"c160-copy\"\u003eCold air. Snow-covered pines. Frozen lakes. Warm cabins. \u003cbr\u003e\u003cbr\u003eThe first pages immediately feel Canadian.\u003c\/p\u003e\n\u003cdiv class=\"c160-month-stack\" style=\"margin-top: 36px;\"\u003e\n\u003cdiv class=\"c160-month-block\"\u003e\n\u003cdiv class=\"c160-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/178963485898.png?v=1789634984\u0026amp;width=1946\" alt=\"January 2027 Canada 160 Calendar True North Winter\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"c160-month-copy\"\u003e\n\u003csmall\u003e JANUARY · TRUE NORTH WINTER \u003c\/small\u003e\n\u003ch3\u003eWild Country. Quiet Winter.\u003c\/h3\u003e\n\u003cp\u003eA moose beside a frozen lake, snow-heavy pine trees, distant mountains and a glowing cabin set the tone for the year.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c160-month-block\"\u003e\n\u003cdiv class=\"c160-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17896348617440.png?v=1789634984\u0026amp;width=1946\" alt=\"February 2027 Canada calendar frozen lake skating scene\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"c160-month-copy\"\u003e\n\u003csmall\u003e FEBRUARY · FROZEN LAKE LIFE \u003c\/small\u003e\n\u003ch3\u003eWinter Isn't Something To Hide From.\u003c\/h3\u003e\n\u003cp\u003eSkates on the lake, mountain air and a warm lodge waiting nearby. A familiar Canadian winter turned into a page worth displaying.\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     SPRING \/ COAST\n====================================================== --\u003e\n\u003csection class=\"c160-spring\"\u003e\n\u003cdiv class=\"c160-wrap\"\u003e\n\u003cdiv class=\"c160-center\"\u003e\u003cspan class=\"c160-kicker\"\u003e SPRING MOVES EAST \u003c\/span\u003e\u003c\/div\u003e\n\u003ch2 class=\"c160-title\"\u003eFrom Mountain Snow To \u003cspan style=\"color: var(--red);\"\u003e Atlantic Air. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"c160-feature-card\" style=\"margin-top: 35px;\"\u003e\n\u003cdiv class=\"c160-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17896348647530.png?v=1789634984\u0026amp;width=1946\" alt=\"April 2027 Canada 160 Atlantic Coast lighthouse calendar\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"c160-feature-copy\"\u003e\n\u003ch3\u003eApril · Atlantic Coast\u003c\/h3\u003e\n\u003cp\u003eOcean spray, a red-topped lighthouse, rocky shoreline and the first wildflowers bring a completely different Canada into the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c160-feature-card\"\u003e\n\u003cdiv class=\"c160-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17896348679038.png?v=1789634984\u0026amp;width=1946\" alt=\"May 2027 Canada calendar mountain lake canoe and spring flowers\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"c160-feature-copy\"\u003e\n\u003ch3\u003eMay · Spring In Canada\u003c\/h3\u003e\n\u003cp\u003eWildflowers return. The lakes open. A red canoe waits by the shore. \u003cbr\u003e\u003cbr\u003eThe calendar begins to feel lighter, brighter and ready for summer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     COTTAGE SUMMER\n====================================================== --\u003e\n\u003csection class=\"c160-summer\"\u003e\n\u003cdiv class=\"c160-wrap\"\u003e\n\u003cimg class=\"c160-image\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17896348537798.png?v=1789634985\u0026amp;width=1946\" alt=\"June 2027 Canada calendar Cottage Country\" loading=\"lazy\"\u003e\n\u003cdiv style=\"margin-top: 34px;\" class=\"c160-center\"\u003e\u003cspan class=\"c160-kicker\"\u003e JUNE · COTTAGE COUNTRY \u003c\/span\u003e\u003c\/div\u003e\n\u003ch2 class=\"c160-title\"\u003eSome People Call It Summer. \u003cbr\u003eCanadians Call It \u003cspan style=\"color: var(--red);\"\u003e Cottage Season. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"c160-copy\"\u003eA red canoe. A wooden dock. Adirondack chairs. Pine trees. A cottage beside still water. \u003cbr\u003e\u003cbr\u003eThe June page captures one of those places that feels less like a destination and more like where summer is supposed to happen.\u003c\/p\u003e\n\u003cdiv class=\"c160-summer-highlight\"\u003e\n\u003cstrong\u003e One Calendar. Coast To Coast Feeling. \u003c\/strong\u003e\n\u003cp\u003eMountains, lakes, cottages, farmland, wildlife and northern winter scenes change throughout the year.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     CANADA DAY\n====================================================== --\u003e\n\u003csection class=\"c160-july\"\u003e\n\u003cdiv class=\"c160-wrap\"\u003e\n\u003cdiv class=\"c160-july-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17896349003258.png?v=1789634984\u0026amp;width=1946\" alt=\"July 2027 Canada 160 Calendar fireworks lake Canada Day scene\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 35px;\" class=\"c160-center\"\u003e\u003cspan class=\"c160-kicker\"\u003e 🇨🇦 JULY · THE HEART OF THE COLLECTION \u003c\/span\u003e\u003c\/div\u003e\n\u003ch2 class=\"c160-title\"\u003eCanada Day. \u003cbr\u003e\u003cspan style=\"color: var(--gold-soft);\"\u003e In A 160th Anniversary Year. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"c160-copy\"\u003eThis is the page where the whole idea comes together. \u003cbr\u003e\u003cbr\u003eRed Adirondack chairs. The Canadian flag. A calm lake. Cabins along the shore. Fireworks shaped around the familiar maple leaf. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003e Not just July on a calendar — a centerpiece for the anniversary year. \u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"c160-july-badge\"\u003e\u003cstrong\u003e 1867 → 2027 \u003cbr\u003e160 Years · One Canada \u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     AUGUST\n====================================================== --\u003e\n\u003csection class=\"c160-spring\"\u003e\n\u003cdiv class=\"c160-wrap\"\u003e\n\u003cimg class=\"c160-image\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17896349098369.png?v=1789634984\u0026amp;width=1946\" alt=\"August 2027 Canada calendar Rocky Mountain lake and canoe\" loading=\"lazy\"\u003e\n\u003cdiv style=\"margin-top: 34px;\" class=\"c160-center\"\u003e\u003cspan class=\"c160-kicker\"\u003e AUGUST · A SUMMER OF ADVENTURE \u003c\/span\u003e\u003c\/div\u003e\n\u003ch2 class=\"c160-title\"\u003eMountains That Make You \u003cspan style=\"color: var(--red);\"\u003e Want To Go Somewhere. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"c160-copy\"\u003eBlue water. Red canoe. Rocky peaks. Pine forests. \u003cbr\u003e\u003cbr\u003eAugust brings the big, open, postcard Canada into the calendar — the kind of page you may want to leave up even after the month is over.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     AUTUMN\n====================================================== --\u003e\n\u003csection class=\"c160-autumn\"\u003e\n\u003cdiv class=\"c160-wrap\"\u003e\n\u003cdiv class=\"c160-center\"\u003e\u003cspan class=\"c160-kicker\"\u003e SEPTEMBER → OCTOBER \u003c\/span\u003e\u003c\/div\u003e\n\u003ch2 class=\"c160-title\"\u003eWhen Canada Turns \u003cspan style=\"color: var(--gold-soft);\"\u003e Red, Orange \u0026amp; Gold. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"c160-copy\"\u003eHarvest fields become maple forests. \u003cbr\u003e\u003cbr\u003eAutumn gives the collection two of its richest, warmest pages.\u003c\/p\u003e\n\u003cdiv class=\"c160-autumn-grid\"\u003e\n\u003cdiv class=\"c160-autumn-card\"\u003e\n\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17896349168043.png?v=1789634984\u0026amp;width=1946\" alt=\"September 2027 Canada harvest calendar\" loading=\"lazy\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e September · Harvest Canada \u003c\/strong\u003e\n\u003cp\u003eRed barn, hay bales, pumpkins, apples and golden fields.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c160-autumn-card\"\u003e\n\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17896349221742.png?v=1789634984\u0026amp;width=1946\" alt=\"October 2027 Canada maple forest moose calendar\" loading=\"lazy\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e October · True North Always \u003c\/strong\u003e\n\u003cp\u003eA moose, blazing maple leaves, calm water and mountains beyond.\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     YEAR END\n====================================================== --\u003e\n\u003csection class=\"c160-yearend\"\u003e\n\u003cdiv class=\"c160-wrap\"\u003e\n\u003cdiv class=\"c160-center\"\u003e\u003cspan class=\"c160-kicker\"\u003e NOVEMBER → DECEMBER \u003c\/span\u003e\u003c\/div\u003e\n\u003ch2 class=\"c160-title\"\u003eThe Year Ends \u003cspan style=\"color: var(--gold-soft);\"\u003e Where It Began — In The Snow. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"c160-copy\"\u003eFirst comes the quiet. Then come the Christmas lights. \u003cbr\u003e\u003cbr\u003eTwo winter scenes close the year with warmth, mountains and a strong sense of home.\u003c\/p\u003e\n\u003cdiv class=\"c160-yearend-grid\"\u003e\n\u003cdiv class=\"c160-yearend-card\"\u003e\n\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17896349306884.png?v=1789634985\u0026amp;width=1946\" alt=\"November 2027 Canada winter wilderness calendar\" loading=\"lazy\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e November · True North Endures \u003c\/strong\u003e\n\u003cp\u003eFresh snow, a quiet lake, a moose and one glowing cabin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c160-yearend-card\"\u003e\n\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17896349466989.png?v=1789634984\u0026amp;width=1946\" alt=\"December 2027 Canada Christmas village calendar\" loading=\"lazy\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e December · A Brighter Tomorrow \u003c\/strong\u003e\n\u003cp\u003eChristmas tree lights, snow-covered homes and a warm village by the water.\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     PRACTICAL\n====================================================== --\u003e\n\u003csection class=\"c160-practical\"\u003e\n\u003cdiv class=\"c160-wrap\"\u003e\n\u003cdiv class=\"c160-center\"\u003e\u003cspan class=\"c160-kicker\"\u003e BEAUTIFUL ENOUGH TO DISPLAY · USEFUL EVERY DAY \u003c\/span\u003e\u003c\/div\u003e\n\u003ch2 class=\"c160-title\"\u003eIt's Still A Calendar. \u003cbr\u003e\u003cspan style=\"color: var(--red);\"\u003e Just A Much Better-Looking One. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"c160-copy\"\u003eThe large monthly grid keeps the product practical after the scenery catches your attention. \u003cbr\u003e\u003cbr\u003eKeep family plans, appointments, holidays and important dates visible throughout 2027.\u003c\/p\u003e\n\u003cdiv class=\"c160-practical-grid\"\u003e\n\u003cdiv class=\"c160-practical-card\"\u003e\n\u003cspan\u003e🗓️\u003c\/span\u003e \u003cstrong\u003e 12 MONTHS \u003c\/strong\u003e\n\u003cp\u003eJanuary through December 2027.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c160-practical-card\"\u003e\n\u003cspan\u003e✍️\u003c\/span\u003e \u003cstrong\u003e CLEAR MONTHLY GRID \u003c\/strong\u003e\n\u003cp\u003eEasy to read at a glance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c160-practical-card\"\u003e\n\u003cspan\u003e🏡\u003c\/span\u003e \u003cstrong\u003e DISPLAY-WORTHY \u003c\/strong\u003e\n\u003cp\u003eDesigned to feel like décor, not office stationery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c160-practical-card\"\u003e\n\u003cspan\u003e🇨🇦\u003c\/span\u003e \u003cstrong\u003e 160TH YEAR THEME \u003c\/strong\u003e\n\u003cp\u003eBuilt specifically around 1867–2027.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     GIFT\n====================================================== --\u003e\n\u003csection class=\"c160-gift\"\u003e\n\u003cdiv class=\"c160-wrap\"\u003e\n\u003cdiv class=\"c160-center\"\u003e\u003cspan class=\"c160-kicker\"\u003e 🎁 A FULL YEAR IN ONE GIFT \u003c\/span\u003e\u003c\/div\u003e\n\u003ch2 class=\"c160-title\"\u003eFor The Person Canada Still \u003cspan style=\"color: var(--red);\"\u003e Means Something To. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"c160-copy\"\u003eFor parents. Grandparents. Canadian families. Cottage owners. Nature lovers. Someone living away from home. \u003cbr\u003e\u003cbr\u003eOr the person who simply feels something when they see a red canoe, a lighthouse, a maple forest or snow-covered mountains.\u003c\/p\u003e\n\u003cdiv class=\"c160-gift-box\"\u003e\n\u003cstrong\u003e A Gift They Open Once And Use All Year. \u003c\/strong\u003e\n\u003cp\u003eInstead of another souvenir that sits in a drawer, give them something they can keep visible month after month.\u003c\/p\u003e\n\u003cdiv class=\"c160-tags\"\u003e\n\u003cspan\u003e🇨🇦 Canada Lovers\u003c\/span\u003e \u003cspan\u003e🎁 Christmas Gifts\u003c\/span\u003e \u003cspan\u003e🏡 Canadian Homes\u003c\/span\u003e \u003cspan\u003e🌲 Nature Lovers\u003c\/span\u003e \u003cspan\u003e🛶 Cottage Life\u003c\/span\u003e \u003cspan\u003e🗓️ New Year Gifts\u003c\/span\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=\"canada160-offer\" class=\"c160-offer\"\u003e\n\u003cdiv class=\"c160-wrap\"\u003e\n\u003cdiv class=\"c160-center\"\u003e\u003cspan class=\"c160-kicker\"\u003e KEEP ONE · GIFT ONE \u003c\/span\u003e\u003c\/div\u003e\n\u003ch2 class=\"c160-title\"\u003eOne For Home. \u003cbr\u003e\u003cspan style=\"color: var(--gold-soft);\"\u003e One For Someone Who Misses It. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"c160-copy\"\u003eKeep your own copy, or save more when gifting family and friends for 2027.\u003c\/p\u003e\n\u003cdiv class=\"c160-bundles\"\u003e\n\u003cdiv class=\"c160-bundle\"\u003e\n\u003csmall\u003e BUY 1 \u003c\/small\u003e \u003cstrong\u003e $22.99 \u003c\/strong\u003e \u003cem\u003e 1 CALENDAR \u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c160-bundle best\"\u003e\n\u003cspan class=\"c160-bundle-badge\"\u003e MOST POPULAR \u003c\/span\u003e \u003csmall\u003e BUY 2 · 10% OFF \u003c\/small\u003e \u003cstrong\u003e $41.38 \u003c\/strong\u003e \u003cdel\u003e $45.98 \u003c\/del\u003e \u003cem\u003e SAVE $4.60 \u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c160-bundle\"\u003e\n\u003cspan class=\"c160-bundle-badge\"\u003e MOST VALUE \u003c\/span\u003e \u003csmall\u003e BUY 3 · 15% OFF \u003c\/small\u003e \u003cstrong\u003e $58.62 \u003c\/strong\u003e \u003cdel\u003e $68.97 \u003c\/del\u003e \u003cem\u003e SAVE $10.35 \u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"c160-bundle\"\u003e\n\u003cspan class=\"c160-bundle-badge\"\u003e BIGGEST SAVING \u003c\/span\u003e \u003csmall\u003e BUY 4 · 20% OFF \u003c\/small\u003e \u003cstrong\u003e $73.57 \u003c\/strong\u003e \u003cdel\u003e $91.96 \u003c\/del\u003e \u003cem\u003e SAVE $18.39 \u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"c160-btn c160-buy\" type=\"button\"\u003e 🇨🇦 GET MY CANADA 160 CALENDAR → \u003c\/button\u003e\n\u003cdiv class=\"c160-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\/section\u003e\n\u003c!-- ======================================================\n     FAQ\n====================================================== --\u003e\n\u003csection class=\"c160-faq\"\u003e\n\u003cdiv class=\"c160-wrap\"\u003e\n\u003cdiv class=\"c160-center\"\u003e\u003cspan class=\"c160-kicker\"\u003e QUICK QUESTIONS \u003c\/span\u003e\u003c\/div\u003e\n\u003ch2 class=\"c160-title\"\u003eBefore 2027 \u003cspan style=\"color: var(--red);\"\u003e Begins. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"c160-faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this calendar for 2027?\u003c\/summary\u003e\n\u003cp\u003eYes. This is a January through December 2027 calendar themed around Canada 160 and the 1867–2027 anniversary year.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes each month use different artwork?\u003c\/summary\u003e\n\u003cp\u003eYes. The calendar is designed around changing Canadian seasonal scenes, including winter landscapes, frozen lake life, coastal scenery, mountain lakes, cottage country, Canada Day, harvest, autumn forests and winter holiday scenes.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs there a real calendar grid on each page?\u003c\/summary\u003e\n\u003cp\u003eYes. Each monthly design includes a functional calendar grid underneath the scenic artwork.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWho would this make a good gift for?\u003c\/summary\u003e\n\u003cp\u003eIt is especially suited to Canadians, Canada lovers, parents and grandparents, cottage and nature lovers, people living away from Canada, and anyone looking for a 2027 commemorative gift.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this an official government calendar?\u003c\/summary\u003e\n\u003cp\u003eThis is a Canada-inspired commemorative calendar product designed around the 1867–2027 160-year milestone.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre multi-buy discounts available?\u003c\/summary\u003e\n\u003cp\u003eThe current offer includes Buy 2 for 10% off, Buy 3 for 15% off, and Buy 4 for 20% off.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     FINAL\n====================================================== --\u003e\n\u003csection class=\"c160-final\"\u003e\n\u003cdiv class=\"c160-final-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17896349466989.png?v=1789634984\u0026amp;width=1946\" alt=\"December 2027 Canada 160 Christmas calendar\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"c160-final-card\"\u003e\n\u003cspan class=\"c160-kicker\"\u003e 🇨🇦 JANUARY → DECEMBER 2027 \u003c\/span\u003e\n\u003ch2\u003eTwelve Months. \u003cbr\u003e\u003cspan\u003e One Unforgettable Canada. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eFrozen lakes. Atlantic coastlines. Cottage docks. Rocky Mountains. Maple forests. Christmas lights. \u003cbr\u003e\u003cbr\u003eDifferent seasons. Different places. The same country running through every page. \u003cbr\u003e\u003cbr\u003e\u003cstrong style=\"color: #fff;\"\u003e Canada 160. A Year Across The True North. \u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"c160-price\"\u003e\n\u003cstrong\u003e $22.99 \u003c\/strong\u003e \u003cspan\u003e 2027 CALENDAR \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"c160-btn c160-buy\" type=\"button\"\u003e 🍁 MAKE 2027 A CANADIAN YEAR → \u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     MOBILE STICKY\n====================================================== --\u003e\n\u003cdiv class=\"c160-sticky\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e $22.99 \u003c\/strong\u003e \u003cspan\u003e Canada 160 Calendar · 2027 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"c160-buy\" type=\"button\"\u003e GET MINE → \u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"YWWW","offers":[{"title":"Default Title","offer_id":67536738943021,"sku":"SZ05402609173751-加拿大日历","price":22.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/9599\/0573\/files\/17896348451462.png?v=1789634984","url":"https:\/\/woverssy.com\/products\/canada-160-a-year-across-canada","provider":"woverssy","version":"1.0","type":"link"}