{"id":4957,"date":"2026-01-05T18:08:05","date_gmt":"2026-01-05T18:08:05","guid":{"rendered":"https:\/\/bnreindhoven.nl\/?page_id=4957"},"modified":"2026-01-10T14:57:49","modified_gmt":"2026-01-10T14:57:49","slug":"lustrum-2026","status":"publish","type":"page","link":"https:\/\/bnreindhoven.nl\/nl\/lustrum-2026\/","title":{"rendered":"Lustrum 2026"},"content":{"rendered":"<!-- LUSTRUM PAGE (paste into a Custom HTML block) -->\n<style>\n  \/* =========================================================\n     LUSTRUM \u2013 GLOBAL SETUP\n  ========================================================= *\/\n  .lustrum-page{\n    \/* Theme colors *\/\n    --lustrum-gold: #f6d7a6;\n    --lustrum-navy: #1a2640;\n    --lustrum-black: #05060e;\n\n    \/* Full-bleed background *\/\n    width: 100vw;\n    margin-left: calc(50% - 50vw);\n    margin-right: calc(50% - 50vw);\n\n    background-color: var(--lustrum-black);\n    background-image: url(\"https:\/\/bnreindhoven.nl\/wp-content\/uploads\/2026\/01\/LustrumWEB.png\");\n    background-repeat: repeat;\n    background-position: top left;\n    background-size: auto;\n\n    color: var(--lustrum-gold);\n    padding: clamp(36px, 6vw, 72px) 0;\n\n    transform: translateZ(0);\n    image-rendering: -webkit-optimize-contrast;\n  }\n\n  .lustrum-page,\n  .lustrum-page *{\n    box-sizing: border-box;\n  }\n\n  .lustrum-page img{\n    max-width: 100%;\n    height: auto;\n  }\n\n  \/* Force gold colors (beats theme overrides) *\/\n  .lustrum-page h1,\n  .lustrum-page h2,\n  .lustrum-page h3,\n  .lustrum-page h4{\n    color: var(--lustrum-gold) !important;\n    opacity: 1 !important;\n  }\n\n  \/* Body text slightly softer *\/\n  .lustrum-page p{\n    color: rgba(246, 215, 166, 0.92) !important;\n  }\n\n  \/* =========================================================\n     LAYOUT\n  ========================================================= *\/\n  .lustrum-container{\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 0 18px;\n    text-align: center;\n  }\n\n  \/* =========================================================\n     TYPOGRAPHY\n  ========================================================= *\/\n  .lustrum-toplogo{\n    width: min(170px, 45vw);\n    display: block;\n    margin: 0 auto 4px;\n  }\n\n  .lustrum-h1{\n    margin: 0 0 0;\n    font-size: clamp(54px, 6vw, 96px) !important;\n    line-height: 1;\n    letter-spacing: 0.02em;\n  }\n\n  \/* Bigger section headings *\/\n  .lustrum-h2{\n    margin: clamp(26px, 4vw, 44px) 0 10px;\n    font-size: clamp(38px, 4.2vw, 68px) !important;\n    line-height: 1.1;\n    letter-spacing: 0.03em;\n  }\n\n  .lustrum-h3{\n    margin: clamp(18px, 3vw, 36px) 0 10px;\n    font-size: clamp(34px, 3.6vw, 58px) !important;\n    line-height: 1.1;\n    letter-spacing: 0.03em;\n  }\n\n  .lustrum-date{\n    margin: 6px 0 14px;\n    font-size: clamp(18px, 2vw, 28px);\n    letter-spacing: 0.03em;\n  }\n\n  .lustrum-p{\n    max-width: 980px;\n    margin: 0 auto 16px;\n    font-size: clamp(16px, 1.6vw, 22px);\n    line-height: 1.7;\n  }\n\n  .lustrum-caps{\n    text-transform: uppercase;\n  }\n\n  \/* =========================================================\n     EVENTS BUTTON ROW\n  ========================================================= *\/\n  .lustrum-events{\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    gap: clamp(12px, 2vw, 22px);\n    flex-wrap: wrap;\n    margin: 14px 0 clamp(22px, 4vw, 44px);\n  }\n\n  .lustrum-imglink{\n    display: inline-block;\n    text-decoration: none;\n    line-height: 0;\n    transform: translateY(0);\n    transition: transform 160ms ease, filter 160ms ease;\n  }\n\n  .lustrum-imglink:hover{\n    transform: translateY(-2px);\n    filter: brightness(1.05);\n  }\n\n  .lustrum-events .lustrum-imglink img{\n    width: min(360px, 85vw);\n    display: block;\n  }\n\n  \/* =========================================================\n     CRAZY 88\n  ========================================================= *\/\n  .lustrum-tasklist{\n    display: inline-flex;\n    align-items: center;\n    gap: 12px;\n    margin: 10px 0 16px;\n    color: var(--lustrum-gold);\n    text-decoration: none;\n    font-size: clamp(16px, 1.5vw, 20px);\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n  }\n\n  .lustrum-tasklist::before,\n  .lustrum-tasklist::after{\n    content: \"\u2726\";\n    font-size: 18px;\n    line-height: 1;\n  }\n\n  .lustrum-bigbtn img{\n    width: min(520px, 92vw);\n    display: block;\n    margin: 0 auto;\n  }\n\n  \/* Stack task list + button vertically *\/\n  #crazy-88{\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n  }\n\n  \/* =========================================================\n     FOLLOW\n  ========================================================= *\/\n  .lustrum-follow{\n    margin-top: clamp(18px, 3vw, 28px);\n  }\n\n  .lustrum-follow-title{\n    font-size: clamp(20px, 2.2vw, 32px);\n    letter-spacing: 0.03em;\n    margin-bottom: 12px;\n  }\n\n  .lustrum-follow-icons{\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    gap: 22px;\n  }\n\n  .lustrum-follow-icons img{\n    width: 56px;\n    height: auto;\n    display: block;\n  }\n\n  \/* =========================================================\n     DIVIDERS\n  ========================================================= *\/\n  .lustrum-divider{\n    width: min(620px, 80%);\n    display: block;\n    margin: clamp(22px, 3vw, 36px) auto;\n  }\n\n  \/* =========================================================\n     SECTIONS\n  ========================================================= *\/\n  .lustrum-section{\n    scroll-margin-top: 120px;\n  }\n\n  .lustrum-opening-hero{\n    width: min(1236px, 100%);\n    display: block;\n    margin: 0 auto;\n  }\n\n  \/* Full-bleed strip *\/\n  .lustrum-fullbleed{\n    width: 100vw;\n    margin-left: 50%;\n    transform: translateX(-50%);\n    background: var(--lustrum-navy);\n    margin-top: 0;\n    padding: 18px 0 26px;\n  }\n\n  .lustrum-relive-title{\n    text-align: center;\n    font-size: clamp(16px, 1.6vw, 22px);\n    letter-spacing: 0.08em;\n    margin: 0 0 14px;\n    text-transform: uppercase;\n  }\n\n  .lustrum-photos{\n    max-width: 1280px;\n    margin: 0 auto;\n    padding: 0 18px;\n    display: flex;\n    gap: 16px;\n    justify-content: center;\n    align-items: stretch;\n    flex-wrap: nowrap;\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .lustrum-photos img{\n    width: 260px;\n    max-width: 70vw;\n    height: 150px;\n    object-fit: cover;\n    display: block;\n    border-radius: 2px;\n  }\n\n  .lustrum-midbtn img{\n    width: min(520px, 92vw);\n    display: block;\n    margin: 0 auto;\n  }\n\n  \/* =========================================================\n     MOBILE FIXES\n  ========================================================= *\/\n  @media (max-width: 768px){\n    \/* Push content below sticky header *\/\n    .lustrum-page{\n      padding-top: 170px !important;\n    }\n  }\n\n  @media (max-width: 600px){\n    \/* Mobile logo sizing + spacing *\/\n    .lustrum-toplogo{\n      width: 120px !important;\n      margin-bottom: 14px !important;\n    }\n\n    \/* Mobile title sizing *\/\n    .lustrum-h1{\n      font-size: clamp(34px, 9vw, 44px) !important;\n      line-height: 1.05 !important;\n    }\n  }\n<\/style>\n\n<div class=\"lustrum-page modernoir_trial_bold\">\n  <div class=\"lustrum-container\">\n    <!-- TOP -->\n    <img decoding=\"async\"\n      class=\"lustrum-toplogo\"\n      src=\"https:\/\/bnreindhoven.nl\/wp-content\/uploads\/2026\/01\/w1-toplogo.png\"\n      alt=\"Lustrum 2016\u20132026\"\n      loading=\"eager\"\n    \/>\n\n    <h1 class=\"lustrum-h1 modernoir_trial_bold\">WHAT IS LUSTRUM<\/h1>\n\n    <p class=\"lustrum-p lustrum-caps modernoir_trial_bold\">\n      A LUSTRUM, ORIGINATING FROM THE LATIN WORD LUSTRUM, REFERS TO A CELEBRATORY PERIOD MARKING\n      FIVE YEARS. IN 2026, B&amp;R BEURS EINDHOVEN WILL PROUDLY CELEBRATE ITS 10TH ANNIVERSARY,\n      MARKING ITS SECOND LUSTRUM. THIS SPECIAL MOMENT IN THE ASSOCIATION&#8217;S HISTORY WILL BE HONORED\n      WITH A SERIES OF UNIQUE AND MEMORABLE EVENTS, BRINGING MEMBERS TOGETHER TO COMMEMORATE A\n      DECADE OF ACHIEVEMENTS, GROWTH, AND COMMUNITY.\n    <\/p>\n\n    <h2 class=\"lustrum-h2 modernoir_trial_bold\">LUSTRUM THEME: ROARING TWENTIES<\/h2>\n\n    <p class=\"lustrum-p lustrum-caps modernoir_trial_bold\">\n      THE ROARING TWENTIES REFERS TO THE 1920S DECADE, A PERIOD OF ECONOMIC PROSPERITY.\n    <\/p>\n\n    <h3 class=\"lustrum-h3 modernoir_trial_bold\">EVENTS<\/h3>\n\n    <div class=\"lustrum-events\">\n      <a class=\"lustrum-imglink\" href=\"#opening-party\" aria-label=\"Go to Opening Party section\">\n        <img decoding=\"async\"\n          src=\"https:\/\/bnreindhoven.nl\/wp-content\/uploads\/2026\/01\/w2-auction.png\"\n          alt=\"Opening Party\"\n          loading=\"lazy\"\n        \/>\n      <\/a>\n\n      <a class=\"lustrum-imglink\" href=\"#gala\" aria-label=\"Go to Gala section\">\n        <img decoding=\"async\"\n          src=\"https:\/\/bnreindhoven.nl\/wp-content\/uploads\/2026\/01\/w2-gala.png\"\n          alt=\"Gala\"\n          loading=\"lazy\"\n        \/>\n      <\/a>\n\n      <a class=\"lustrum-imglink\" href=\"#auction\" aria-label=\"Go to Auction section\">\n        <img decoding=\"async\"\n          src=\"https:\/\/bnreindhoven.nl\/wp-content\/uploads\/2026\/01\/w2-openingparty.png\"\n          alt=\"Auction\"\n          loading=\"lazy\"\n        \/>\n      <\/a>\n    <\/div>\n\n    <!-- CRAZY 88 -->\n    <section id=\"crazy-88\" class=\"lustrum-section\">\n      <h2 class=\"lustrum-h2 modernoir_trial_bold\">CRAZY 88<\/h2>\n\n      <p class=\"lustrum-p lustrum-caps modernoir_trial_bold\">\n        THE ULTIMATE YEAR LONG CHALLANGE WITH FUNNY, CHALLENGING, AND SOMETIMES RIDICULOUS TASKS.\n        IT&#8217;S ALL ABOUT STEPPING OUT OF YOUR COMFORT ZONE AND BONDING WITH OUR IG.\n      <\/p>\n\n      <a class=\"lustrum-tasklist modernoir_trial_bold\" href=\"#\" target=\"_self\">TASK LIST<\/a>\n\n      <a class=\"lustrum-imglink lustrum-bigbtn\" href=\"#\" aria-label=\"Send your proof\">\n        <img decoding=\"async\"\n          src=\"https:\/\/bnreindhoven.nl\/wp-content\/uploads\/2026\/01\/w3-sendyourproof.png\"\n          alt=\"Send your proof\"\n          loading=\"lazy\"\n        \/>\n      <\/a>\n\n      <div class=\"lustrum-follow\">\n        <div class=\"lustrum-follow-title modernoir_trial_bold\">FOLLOW US ON<\/div>\n        <div class=\"lustrum-follow-icons\">\n          <a class=\"lustrum-imglink\" href=\"#\" target=\"_blank\" rel=\"noopener\" aria-label=\"Instagram\">\n            <img decoding=\"async\"\n              src=\"https:\/\/bnreindhoven.nl\/wp-content\/uploads\/2026\/01\/w4-follow.png\"\n              alt=\"Instagram\"\n              loading=\"lazy\"\n            \/>\n          <\/a>\n\n          <a class=\"lustrum-imglink\" href=\"#\" aria-label=\"Secondary link\">\n            <img decoding=\"async\"\n              src=\"https:\/\/bnreindhoven.nl\/wp-content\/uploads\/2026\/01\/w4-follow2.png\"\n              alt=\"\"\n              loading=\"lazy\"\n            \/>\n          <\/a>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <img decoding=\"async\" class=\"lustrum-divider\" src=\"https:\/\/bnreindhoven.nl\/wp-content\/uploads\/2026\/01\/divider.png\" alt=\"\" aria-hidden=\"true\" loading=\"lazy\" \/>\n\n    <!-- OPENING PARTY -->\n    <section id=\"opening-party\" class=\"lustrum-section\">\n      <img decoding=\"async\"\n        class=\"lustrum-opening-hero\"\n        src=\"https:\/\/bnreindhoven.nl\/wp-content\/uploads\/2026\/01\/w5-openingparty.png\"\n        alt=\"Opening Party details\"\n        loading=\"lazy\"\n      \/>\n\n      <div class=\"lustrum-fullbleed\">\n        <div class=\"lustrum-relive-title modernoir_trial_bold\">RELIVE THE NIGHT<\/div>\n\n        <div class=\"lustrum-photos\">\n          <img decoding=\"async\" src=\"https:\/\/bnreindhoven.nl\/wp-content\/uploads\/2026\/01\/photo-1.jpg\" alt=\"\" loading=\"lazy\" \/>\n          <img decoding=\"async\" src=\"https:\/\/bnreindhoven.nl\/wp-content\/uploads\/2026\/01\/photo-2.jpg\" alt=\"\" loading=\"lazy\" \/>\n          <img decoding=\"async\" src=\"https:\/\/bnreindhoven.nl\/wp-content\/uploads\/2026\/01\/photo-3.jpg\" alt=\"\" loading=\"lazy\" \/>\n          <img decoding=\"async\" src=\"https:\/\/bnreindhoven.nl\/wp-content\/uploads\/2026\/01\/photo-4.jpg\" alt=\"\" loading=\"lazy\" \/>\n          <img decoding=\"async\" src=\"https:\/\/bnreindhoven.nl\/wp-content\/uploads\/2026\/01\/photo-5.jpg\" alt=\"\" loading=\"lazy\" \/>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <img decoding=\"async\" class=\"lustrum-divider\" src=\"https:\/\/bnreindhoven.nl\/wp-content\/uploads\/2026\/01\/divider.png\" alt=\"\" aria-hidden=\"true\" loading=\"lazy\" \/>\n\n    <!-- GALA -->\n    <section id=\"gala\" class=\"lustrum-section\">\n      <h2 class=\"lustrum-h2 modernoir_trial_bold\">LUSTRUM GALA<\/h2>\n      <div class=\"lustrum-date modernoir_trial_bold\">2026.02.11<\/div>\n\n      <p class=\"lustrum-p modernoir_trial_bold\">\n        The Lustrum Gala will begin with an elegant dinner at a selected restaurant. After dinner,\n        the celebration will continue with a festive party at the Blue Collar Hotel, creating a\n        memorable evening for the entire association. Guests will also have the opportunity to\n        complete their gala look with a tailored suit,\n      <\/p>\n\n<a class=\"lustrum-imglink lustrum-midbtn\"\n   href=\"https:\/\/eventix.shop\/3vmgga6y\"\n   target=\"_blank\"\n   rel=\"noopener\"\n   aria-label=\"Gala interest form\">\n  <img decoding=\"async\" src=\"https:\/\/bnreindhoven.nl\/wp-content\/uploads\/2026\/01\/w6-gala-1.png\"\n       alt=\"Gala interest form\"\n       loading=\"lazy\" \/>\n<\/a>\n\n    <img decoding=\"async\" class=\"lustrum-divider\" src=\"https:\/\/bnreindhoven.nl\/wp-content\/uploads\/2026\/01\/divider.png\" alt=\"\" aria-hidden=\"true\" loading=\"lazy\" \/>\n\n    <!-- AUCTION -->\n    <section id=\"auction\" class=\"lustrum-section\">\n      <h2 class=\"lustrum-h2 modernoir_trial_bold\">AUCTION<\/h2>\n      <div class=\"lustrum-date modernoir_trial_bold\">2026 SPRING<\/div>\n\n      <p class=\"lustrum-p lustrum-caps modernoir_trial_bold\">\n        THE LUSTRUM AUCTION WILL BE NO ORDINARY AUCTION. IT WILL FEATURE UNIQUE, MEMORABLE AND\n        HILARIOUS SERVICES AND ITEMS.\n      <\/p>\n\n      <p class=\"lustrum-p lustrum-caps modernoir_trial_bold\">\n        WE&#8217;RE LOOKING FOR CREATIVE CONTRIBUTIONS, WHETHER IT&#8217;S A FUN EXPERIENCE, OR SOMETHING\n        COMPLETELY UNEXPECTED. <br \/>\n        PAST HIGHLIGHTS INCLUDE DINNER DATES, PERSONAL DRIVER EXPERIENCES. THINK CREATIVELY, MAKE US\n        LAUGH, AND BRING SOMETHING TRULY ORIGINAL!\n      <\/p>\n\n      <a class=\"lustrum-imglink lustrum-midbtn\" href=\"#\" aria-label=\"Become a contributor\">\n        <img decoding=\"async\" src=\"https:\/\/bnreindhoven.nl\/wp-content\/uploads\/2026\/01\/w7-auction.png\" alt=\"Become a contributor\" loading=\"lazy\" \/>\n      <\/a>\n    <\/section>\n\n    <img decoding=\"async\" class=\"lustrum-divider\" src=\"https:\/\/bnreindhoven.nl\/wp-content\/uploads\/2026\/01\/divider.png\" alt=\"\" aria-hidden=\"true\" loading=\"lazy\" \/>\n\n    <!-- ALMANAC -->\n    <section id=\"almanac\" class=\"lustrum-section\">\n      <h2 class=\"lustrum-h2 modernoir_trial_bold\">ALMANAC<\/h2>\n\n      <p class=\"lustrum-p lustrum-caps modernoir_trial_bold\">\n        SPECIAL SUMMARY OF THE PAST FIVE YEARS&#8217; MAJOR EVENTS, TRENDS AND ACHIEVEMENTS.\n      <\/p>\n\n      <a class=\"lustrum-imglink lustrum-midbtn\" href=\"#\" aria-label=\"Share your experience\">\n        <img decoding=\"async\" src=\"https:\/\/bnreindhoven.nl\/wp-content\/uploads\/2026\/01\/w8-almanac.png\" alt=\"Share your experience\" loading=\"lazy\" \/>\n      <\/a>\n    <\/section>\n\n    <img decoding=\"async\" class=\"lustrum-divider\" src=\"https:\/\/bnreindhoven.nl\/wp-content\/uploads\/2026\/01\/divider.png\" alt=\"\" aria-hidden=\"true\" loading=\"lazy\" \/>\n  <\/div>\n<\/div>\n<!-- LUSTRUM PAGE END -->\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>","protected":false},"excerpt":{"rendered":"<p>WHAT IS LUSTRUM A LUSTRUM, ORIGINATING FROM THE LATIN WORD LUSTRUM, REFERS TO A CELEBRATORY PERIOD MARKING FIVE YEARS. IN 2026, B&amp;R BEURS EINDHOVEN WILL PROUDLY CELEBRATE ITS 10TH ANNIVERSARY, MARKING ITS SECOND LUSTRUM. THIS SPECIAL MOMENT IN THE ASSOCIATION&#8217;S HISTORY WILL BE HONORED WITH A SERIES OF UNIQUE AND MEMORABLE EVENTS, BRINGING MEMBERS TOGETHER &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/bnreindhoven.nl\/nl\/lustrum-2026\/\" class=\"more-link\">Lees meer<span class=\"screen-reader-text\"> &#8220;Lustrum 2026&#8221;<\/span><\/a><\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inspiro_hide_title":false,"inspiro_hide_featured_image":false,"footnotes":""},"class_list":["post-4957","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bnreindhoven.nl\/nl\/wp-json\/wp\/v2\/pages\/4957","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bnreindhoven.nl\/nl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bnreindhoven.nl\/nl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bnreindhoven.nl\/nl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bnreindhoven.nl\/nl\/wp-json\/wp\/v2\/comments?post=4957"}],"version-history":[{"count":67,"href":"https:\/\/bnreindhoven.nl\/nl\/wp-json\/wp\/v2\/pages\/4957\/revisions"}],"predecessor-version":[{"id":5098,"href":"https:\/\/bnreindhoven.nl\/nl\/wp-json\/wp\/v2\/pages\/4957\/revisions\/5098"}],"wp:attachment":[{"href":"https:\/\/bnreindhoven.nl\/nl\/wp-json\/wp\/v2\/media?parent=4957"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}