{"product_id":"firehouse-no-1-a-tribute-to-america-s-bravest-whiskey-bottle","title":"Firehouse No. 1 A Tribute To America’s Bravest Whiskey Bottle","description":"\u003cstyle\u003e  .fh1-page,  .fh1-page *,  .fh1-page *::before,  .fh1-page *::after {    box-sizing: border-box;  }  .fh1-page {    --fh-black: #100d0b;    --fh-charcoal: #1c1917;    --fh-dark-red: #651b18;    --fh-red: #9d2922;    --fh-bright-red: #c83b2f;    --fh-gold: #d2a85e;    --fh-gold-light: #efd394;    --fh-cream: #f5ecdd;    --fh-paper: #fffaf2;    --fh-white: #ffffff;    --fh-text: #2e2520;    --fh-muted: #75675e;    --fh-border: #d9c19a;    width: 100%;    max-width: 1180px;    margin: 0 auto;    padding: 0;    overflow: hidden;    color: var(--fh-text);    background: var(--fh-paper);    font-family: Arial, Helvetica, sans-serif;    line-height: 1.65;    container-type: inline-size;  }  .fh1-page img {    display: block;    width: 100% !important;    max-width: 100% !important;    height: auto !important;    margin: 0 !important;    border: 0;  }  .fh1-page h1,  .fh1-page h2,  .fh1-page h3,  .fh1-page p {    margin-top: 0;  }  .fh1-page h1,  .fh1-page h2,  .fh1-page h3 {    color: var(--fh-charcoal);    font-family: Georgia, 'Times New Roman', serif;    line-height: 1.12;  }  .fh1-section {    position: relative;    padding: 50px 20px;  }  .fh1-center {    text-align: center;  }  .fh1-eyebrow {    display: inline-flex;    margin-bottom: 15px;    padding: 8px 15px;    align-items: center;    gap: 7px;    border: 1px solid rgba(210, 168, 94, 0.72);    border-radius: 999px;    color: #402815;    background: #f1d9a9;    font-size: 12px;    font-weight: 900;    line-height: 1.2;    letter-spacing: 1.2px;    text-transform: uppercase;  }  .fh1-main-title {    max-width: 900px;    margin: 0 auto 20px;    font-size: clamp(38px, 7vw, 70px);    font-weight: 900;    line-height: 1.03 !important;    letter-spacing: -1.8px;    overflow-wrap: break-word;  }  .fh1-title {    margin-bottom: 17px;    font-size: clamp(29px, 5vw, 46px);    font-weight: 900;    letter-spacing: -0.8px;    overflow-wrap: break-word;  }  .fh1-subtitle {    max-width: 730px;    margin: 0 auto 28px;    color: var(--fh-muted);    font-size: 17px;    line-height: 1.75;  }  .fh1-button {    display: inline-flex;    width: auto;    min-height: 57px;    padding: 16px 29px;    align-items: center;    justify-content: center;    border: 1px solid #efca7b;    border-radius: 7px;    color: #23160d !important;    background:      linear-gradient(        135deg,        #f4da9d 0%,        #c88d42 48%,        #ebbd68 100%      );    box-shadow:      0 14px 30px rgba(0, 0, 0, 0.3),      inset 0 1px 0 rgba(255, 255, 255, 0.65);    font-size: 16px;    font-weight: 900;    line-height: 1.25;    text-align: center;    text-decoration: none !important;    transition:      transform 0.2s ease,      box-shadow 0.2s ease;  }  .fh1-button:hover {    color: #23160d !important;    transform: translateY(-2px);    box-shadow:      0 18px 36px rgba(0, 0, 0, 0.38),      inset 0 1px 0 rgba(255, 255, 255, 0.7);  }  \/* HERO *\/  .fh1-hero {    position: relative;    padding: 58px 20px 37px;    overflow: hidden;    color: #ffffff;    text-align: center;    background:      radial-gradient(        circle at 14% 12%,        rgba(190, 52, 42, 0.28),        transparent 31%      ),      radial-gradient(        circle at 88% 10%,        rgba(210, 168, 94, 0.2),        transparent 29%      ),      linear-gradient(145deg, #080706 0%, #351713 55%, #100b09 100%);  }  .fh1-hero::before,  .fh1-hero::after {    position: absolute;    color: rgba(210, 168, 94, 0.14);    line-height: 1;    pointer-events: none;  }  .fh1-hero::before {    top: 30px;    left: 5%;    content: '★';    font-size: 68px;  }  .fh1-hero::after {    right: 5%;    bottom: 150px;    content: '★';    font-size: 49px;  }  .fh1-hero-content {    position: relative;    z-index: 2;  }  .fh1-hero .fh1-main-title {    color: #ffffff;    text-shadow: 0 4px 21px rgba(0, 0, 0, 0.52);  }  .fh1-hero-copy {    max-width: 720px;    margin: 0 auto 28px;    color: #eaded5;    font-size: 18px;    line-height: 1.75;  }  .fh1-hero-note {    margin: 15px 0 0;    color: #cbb9aa;    font-size: 13px;  }  .fh1-hero-image {    position: relative;    z-index: 2;    width: 100%;    max-width: 770px;    margin: 40px auto -80px;    padding: 10px;    overflow: hidden;    border: 1px solid rgba(210, 168, 94, 0.58);    border-radius: 14px;    background: #120c09;    box-shadow: 0 30px 67px rgba(0, 0, 0, 0.55);  }  .fh1-hero-image img {    border-radius: 8px;    aspect-ratio: 1 \/ 1;    object-fit: cover;  }  \/* QUICK FACTS *\/  .fh1-facts-section {    padding: 109px 14px 38px;    background:      linear-gradient(        rgba(255, 250, 242, 0.96),        rgba(255, 250, 242, 0.96)      ),      repeating-linear-gradient(        90deg,        #e9ddcb 0,        #e9ddcb 1px,        transparent 1px,        transparent 14px      );  }  .fh1-facts {    display: grid;    grid-template-columns: repeat(2, minmax(0, 1fr));    width: 100%;    max-width: 950px;    margin: 0 auto;    overflow: hidden;    border: 1px solid var(--fh-border);    border-radius: 11px;    background: #ffffff;    box-shadow: 0 15px 35px rgba(62, 35, 24, 0.12);  }  .fh1-fact {    min-width: 0;    padding: 24px 9px;    border-right: 1px solid #eadfce;    border-bottom: 1px solid #eadfce;    text-align: center;  }  .fh1-fact:nth-child(2n) {    border-right: 0;  }  .fh1-fact:nth-last-child(-n + 2) {    border-bottom: 0;  }  .fh1-fact-icon {    display: block;    margin-bottom: 8px;    font-size: 28px;    line-height: 1;  }  .fh1-fact strong {    display: block;    color: var(--fh-charcoal);    font-size: 17px;    font-weight: 900;    line-height: 1.3;  }  .fh1-fact span {    display: block;    margin-top: 6px;    color: var(--fh-muted);    font-size: 12px;    font-weight: 700;    line-height: 1.4;  }  \/* EMOTION *\/  .fh1-emotion {    background: var(--fh-paper);  }  .fh1-quote {    max-width: 770px;    margin: 32px auto 0;    padding: 29px 24px;    border: 1px solid #dabd8c;    border-left: 7px solid var(--fh-red);    border-radius: 8px;    color: var(--fh-charcoal);    background: #fff5e5;    box-shadow: 0 15px 35px rgba(62, 35, 24, 0.1);    font-family: Georgia, 'Times New Roman', serif;    font-size: 21px;    font-weight: 900;    line-height: 1.52;    text-align: left;  }  .fh1-quote small {    display: block;    margin-top: 14px;    color: var(--fh-muted);    font-family: Arial, Helvetica, sans-serif;    font-size: 15px;    font-weight: 500;    line-height: 1.7;  }  \/* SPLIT *\/  .fh1-split {    display: grid;    grid-template-columns: minmax(0, 1fr);    gap: 31px;    align-items: center;  }  .fh1-split \u003e * {    min-width: 0;  }  .fh1-copy {    width: 100%;    min-width: 0;  }  .fh1-copy p {    margin-bottom: 19px;    color: var(--fh-muted);    font-size: 16px;    line-height: 1.76;  }  .fh1-image-card {    width: 100%;    max-width: 590px;    margin: 0 auto;    padding: 10px;    overflow: hidden;    border: 1px solid #cda66d;    border-radius: 12px;    background: #170f0b;    box-shadow: 0 21px 47px rgba(42, 23, 14, 0.29);  }  .fh1-image-card img {    border-radius: 7px;    aspect-ratio: 1 \/ 1;    object-fit: cover;  }  .fh1-checks {    margin: 23px 0 0;    padding: 0;    list-style: none;  }  .fh1-checks li {    position: relative;    margin-bottom: 14px;    padding-left: 36px;    color: var(--fh-text);    font-size: 15px;    font-weight: 700;    line-height: 1.55;  }  .fh1-checks li::before {    position: absolute;    top: 1px;    left: 0;    display: flex;    width: 25px;    height: 25px;    align-items: center;    justify-content: center;    border-radius: 50%;    color: #21140c;    background: var(--fh-gold);    content: '✓';    font-size: 14px;    font-weight: 900;  }  \/* DARK SECTION *\/  .fh1-dark {    color: #ffffff;    background:      radial-gradient(        circle at 88% 18%,        rgba(200, 59, 47, 0.2),        transparent 29%      ),      radial-gradient(        circle at 8% 80%,        rgba(210, 168, 94, 0.1),        transparent 28%      ),      linear-gradient(145deg, #110c09, #421c17);  }  .fh1-dark h2,  .fh1-dark h3 {    color: #ffffff;  }  .fh1-dark .fh1-copy p {    color: #ddcec3;  }  .fh1-dark .fh1-checks li {    color: #ffffff;  }  \/* VALUES *\/  .fh1-values {    background: var(--fh-cream);  }  .fh1-card-grid {    display: grid;    grid-template-columns: minmax(0, 1fr);    gap: 18px;    margin-top: 33px;  }  .fh1-card-grid \u003e * {    min-width: 0;  }  .fh1-card {    padding: 27px 21px;    border: 1px solid #ddc7a7;    border-radius: 11px;    background: #fffdf9;    box-shadow: 0 11px 28px rgba(62, 35, 24, 0.08);    text-align: left;  }  .fh1-card-icon {    display: flex;    width: 55px;    height: 55px;    margin-bottom: 18px;    align-items: center;    justify-content: center;    border: 1px solid #d4a75f;    border-radius: 50%;    color: #ffffff;    background:      linear-gradient(135deg, var(--fh-dark-red), var(--fh-bright-red));    box-shadow: 0 8px 18px rgba(157, 41, 34, 0.19);    font-size: 27px;  }  .fh1-card h3 {    margin-bottom: 10px;    font-size: 21px;    font-weight: 900;  }  .fh1-card p {    margin-bottom: 0;    color: var(--fh-muted);    font-size: 15px;    line-height: 1.7;  }  \/* SHOWCASE *\/  .fh1-showcase {    background: #fffaf2;  }  .fh1-showcase-frame {    width: 100%;    max-width: 810px;    margin: 34px auto 0;    padding: 10px;    overflow: hidden;    border: 1px solid #c9a16b;    border-radius: 13px;    background: #160e0a;    box-shadow: 0 22px 50px rgba(42, 23, 14, 0.25);  }  .fh1-showcase-frame img {    border-radius: 7px;    object-fit: cover;  }  \/* DESIGN *\/  .fh1-design {    background:      radial-gradient(        circle at 11% 15%,        rgba(157, 41, 34, 0.1),        transparent 28%      ),      linear-gradient(145deg, #fffaf2, #f3e4cf);  }  \/* FUNCTIONAL *\/  .fh1-functional-box {    padding: 30px 21px;    border: 1px solid #b9894d;    border-radius: 13px;    color: #ffffff;    background:      radial-gradient(        circle at 86% 14%,        rgba(210, 168, 94, 0.18),        transparent 28%      ),      linear-gradient(135deg, #24201d, #100d0b);    box-shadow: 0 20px 46px rgba(24, 18, 14, 0.27);  }  .fh1-functional-box h2 {    color: #ffffff;  }  .fh1-functional-box .fh1-copy p {    color: #ddd2c9;  }  .fh1-functional-box .fh1-checks li {    color: #ffffff;  }  \/* OCCASIONS *\/  .fh1-occasions {    background: var(--fh-cream);  }  .fh1-occasion-grid {    display: grid;    grid-template-columns: repeat(2, minmax(0, 1fr));    gap: 13px;    margin-top: 31px;  }  .fh1-occasion {    min-width: 0;    padding: 22px 11px;    border: 1px solid #ddc8a9;    border-radius: 10px;    background: #ffffff;    box-shadow: 0 8px 21px rgba(62, 35, 24, 0.06);    text-align: center;  }  .fh1-occasion span {    display: block;    margin-bottom: 10px;    font-size: 29px;    line-height: 1;  }  .fh1-occasion strong {    display: block;    color: var(--fh-charcoal);    font-size: 14px;    line-height: 1.4;  }  \/* COMPARISON *\/  .fh1-compare {    background: var(--fh-paper);  }  .fh1-compare-grid {    display: grid;    grid-template-columns: minmax(0, 1fr);    gap: 18px;    max-width: 860px;    margin: 33px auto 0;    text-align: left;  }  .fh1-compare-card {    min-width: 0;    padding: 27px 23px;    border-radius: 11px;  }  .fh1-compare-card.basic {    border: 1px solid #d6d0c8;    background: #f0eeeb;  }  .fh1-compare-card.special {    border: 2px solid var(--fh-red);    background: #ffffff;    box-shadow: 0 16px 36px rgba(157, 41, 34, 0.14);  }  .fh1-compare-card h3 {    margin-bottom: 17px;    font-size: 21px;    font-weight: 900;  }  .fh1-compare-card ul {    margin: 0;    padding-left: 21px;    color: var(--fh-muted);    font-size: 15px;  }  .fh1-compare-card li {    margin-bottom: 11px;  }  \/* DETAILS *\/  .fh1-details {    background: var(--fh-cream);  }  .fh1-table {    width: 100%;    max-width: 850px;    margin: 31px auto 0;    overflow: hidden;    border: 1px solid #d5b88a;    border-radius: 11px;    background: #ffffff;    box-shadow: 0 12px 29px rgba(62, 35, 24, 0.08);    text-align: left;  }  .fh1-table-row {    display: grid;    grid-template-columns: minmax(0, 1fr);    border-bottom: 1px solid #eadfce;  }  .fh1-table-row:last-child {    border-bottom: 0;  }  .fh1-table-label,  .fh1-table-value {    min-width: 0;    padding: 15px 18px;    overflow-wrap: break-word;    font-size: 15px;  }  .fh1-table-label {    padding-bottom: 6px;    color: var(--fh-charcoal);    background: #f7eddd;    font-weight: 900;  }  .fh1-table-value {    padding-top: 7px;    color: var(--fh-muted);  }  \/* FAQ *\/  .fh1-faq {    background:      radial-gradient(        circle at 50% 0%,        rgba(200, 59, 47, 0.13),        transparent 38%      ),      linear-gradient(145deg, #100b08, #301713);  }  .fh1-faq h2 {    color: #ffffff;  }  .fh1-faq .fh1-subtitle {    color: #d9cbc1;  }  .fh1-faq-list {    width: 100%;    max-width: 850px;    margin: 31px auto 0;    text-align: left;  }  .fh1-faq details {    margin-bottom: 13px;    overflow: hidden;    border: 1px solid rgba(210, 168, 94, 0.3);    border-radius: 10px;    background: #1d1210;  }  .fh1-faq summary {    position: relative;    padding: 19px 49px 19px 19px;    color: #ffffff;    cursor: pointer;    font-size: 16px;    font-weight: 900;    line-height: 1.45;    list-style: none;  }  .fh1-faq summary::-webkit-details-marker {    display: none;  }  .fh1-faq summary::after {    position: absolute;    top: 50%;    right: 19px;    color: var(--fh-gold-light);    content: '+';    font-size: 26px;    font-weight: 800;    transform: translateY(-50%);  }  .fh1-faq details[open] summary::after {    content: '−';  }  .fh1-faq-answer {    padding: 0 19px 19px;    color: #cdbeb4;    font-size: 15px;    line-height: 1.7;  }  \/* FINAL *\/  .fh1-final {    position: relative;    padding: 65px 20px;    overflow: hidden;    color: #ffffff;    text-align: center;    background:      radial-gradient(        circle at 50% 20%,        rgba(200, 59, 47, 0.29),        transparent 41%      ),      radial-gradient(        circle at 10% 75%,        rgba(210, 168, 94, 0.09),        transparent 27%      ),      linear-gradient(145deg, #090706, #421b16);  }  .fh1-final::before,  .fh1-final::after {    position: absolute;    color: rgba(210, 168, 94, 0.13);    content: '★';    line-height: 1;  }  .fh1-final::before {    top: 38px;    left: 5%;    font-size: 61px;  }  .fh1-final::after {    right: 6%;    bottom: 39px;    font-size: 47px;  }  .fh1-final-content {    position: relative;    z-index: 2;  }  .fh1-final h2 {    max-width: 790px;    margin-right: auto;    margin-left: auto;    color: #ffffff;  }  .fh1-final-copy {    max-width: 700px;    margin: 0 auto 28px;    color: #e0d3ca;    font-size: 17px;    line-height: 1.75;  }  .fh1-final-note {    margin: 16px 0 0;    color: #c3b0a4;    font-size: 13px;  }  .fh1-notice {    padding: 20px;    color: #604931;    background: #f0dcb5;    font-size: 13px;    line-height: 1.65;    text-align: center;  }  \/* RESPONSIVE CONTAINER *\/  @container (min-width: 700px) {    .fh1-section {      padding: 68px 42px;    }    .fh1-hero {      padding: 70px 42px 47px;    }    .fh1-facts-section {      padding: 115px 30px 45px;    }    .fh1-facts {      grid-template-columns: repeat(4, minmax(0, 1fr));    }    .fh1-fact {      border-right: 1px solid #eadfce;      border-bottom: 0;    }    .fh1-fact:nth-child(2) {      border-right: 1px solid #eadfce;    }    .fh1-fact:last-child {      border-right: 0;    }    .fh1-split {      grid-template-columns: repeat(2, minmax(0, 1fr));      gap: 50px;    }    .fh1-card-grid {      grid-template-columns: repeat(3, minmax(0, 1fr));      gap: 20px;    }    .fh1-occasion-grid {      grid-template-columns: repeat(4, minmax(0, 1fr));      gap: 16px;    }    .fh1-compare-grid {      grid-template-columns: repeat(2, minmax(0, 1fr));      gap: 20px;    }    .fh1-table-row {      grid-template-columns: 39% 61%;    }    .fh1-table-label,    .fh1-table-value {      padding: 16px 19px;    }    .fh1-functional-box {      padding: 45px 36px;    }    .fh1-final {      padding: 80px 42px;    }  }  @container (min-width: 960px) {    .fh1-section {      padding: 80px 59px;    }    .fh1-hero {      padding: 80px 59px 51px;    }    .fh1-split {      gap: 63px;    }    .fh1-main-title {      font-size: 69px;    }    .fh1-title {      font-size: 44px;    }    .fh1-copy p {      font-size: 17px;    }    .fh1-card-grid {      gap: 23px;    }    .fh1-functional-box {      padding: 53px;    }    .fh1-final {      padding: 90px 59px;    }  }  @media screen and (max-width: 480px) {    .fh1-main-title {      font-size: 39px;    }    .fh1-title {      font-size: 30px;    }    .fh1-hero-copy,    .fh1-subtitle {      font-size: 16px;    }    .fh1-button {      width: 100%;      max-width: 440px;      padding-right: 18px;      padding-left: 18px;    }    .fh1-quote {      font-size: 19px;    }  }\u003c\/style\u003e\u003cdiv class=\"fh1-page\"\u003e\n\u003c!-- HERO --\u003e\u003csection class=\"fh1-hero\"\u003e\u003cdiv class=\"fh1-hero-content\"\u003e\n\u003cspan class=\"fh1-eyebrow\"\u003e ★ Courage · Honor · Service ★ \u003c\/span\u003e\u003ch1 class=\"fh1-main-title\"\u003eMore Than a Bottle.\u003cbr\u003eA Tribute to Those Who Run Toward the Fire.\u003c\/h1\u003e\n\u003cp class=\"fh1-hero-copy\"\u003eInspired by the strength, sacrifice and brotherhood of America’s firefighters, the Firehouse No. 1 Tribute Decanter turns an everyday pour into a lasting symbol of service.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"fh1-button\"\u003e Honor a Firefighter Today → \u003c\/a\u003e\u003cp class=\"fh1-hero-note\"\u003eFirehouse-shaped glass decanter • Approx. 330ml • Bottle only\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fh1-hero-image\"\u003e\u003cimg loading=\"eager\" height=\"1000\" width=\"1000\" alt=\"Firehouse No. 1 tribute decanter displayed inside a fire station\" src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/03e927bbe7b2ae42617f617977d3c07390490fd3.jpg?v=1784701261\u0026amp;width=1946\"\u003e\u003c\/div\u003e\u003c\/section\u003e\u003c!-- QUICK FACTS --\u003e\u003csection class=\"fh1-facts-section\"\u003e\u003cdiv class=\"fh1-facts\"\u003e\n\u003cdiv class=\"fh1-fact\"\u003e\n\u003cspan class=\"fh1-fact-icon\"\u003e🚒\u003c\/span\u003e \u003cstrong\u003eFirehouse Design\u003c\/strong\u003e \u003cspan\u003eDetailed station-inspired silhouette\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fh1-fact\"\u003e\n\u003cspan class=\"fh1-fact-icon\"\u003e🥃\u003c\/span\u003e \u003cstrong\u003eApprox. 330ml\u003c\/strong\u003e \u003cspan\u003eFor a beverage of your choice\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fh1-fact\"\u003e\n\u003cspan class=\"fh1-fact-icon\"\u003e🔥\u003c\/span\u003e \u003cstrong\u003eTribute Display\u003c\/strong\u003e \u003cspan\u003eCourage, honor and service\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fh1-fact\"\u003e\n\u003cspan class=\"fh1-fact-icon\"\u003e🎁\u003c\/span\u003e \u003cstrong\u003eMeaningful Gift\u003c\/strong\u003e \u003cspan\u003eFor firefighters and families\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- EMOTIONAL OPENING --\u003e\u003csection class=\"fh1-section fh1-emotion fh1-center\"\u003e\u003cspan class=\"fh1-eyebrow\"\u003e A Symbol That Means Something \u003c\/span\u003e\u003ch2 class=\"fh1-title\"\u003eFor the Ones Who Answer When Everyone Else Is Running Away\u003c\/h2\u003e\n\u003cp class=\"fh1-subtitle\"\u003eA firefighter’s uniform represents more than a profession. It represents missed holidays, long nights, difficult calls and the promise to protect complete strangers as though they were family.\u003c\/p\u003e\n\u003cdiv class=\"fh1-quote\"\u003e“It isn’t simply something to place on a bar. It is a daily reminder of the courage behind the badge.” \u003csmall\u003e A commemorative piece created to honor service, sacrifice and the enduring bond of the firehouse. \u003c\/small\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- DESIGN --\u003e\u003csection class=\"fh1-section fh1-dark\"\u003e\u003cdiv class=\"fh1-split\"\u003e\n\u003cdiv class=\"fh1-image-card\"\u003e\u003cimg loading=\"lazy\" height=\"1000\" width=\"1000\" alt=\"Close-up view of Firehouse No. 1 glass tribute bottle\" src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/920cc0c8ca768dea94fa9232fd6e35b22350f333.jpg?v=1784701261\u0026amp;width=1946\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"fh1-copy\"\u003e\n\u003cspan class=\"fh1-eyebrow\"\u003e Built Like a Firehouse \u003c\/span\u003e\u003ch2 class=\"fh1-title\"\u003eDetailed From the Rooftop Beacon to the Engine-Bay Door\u003c\/h2\u003e\n\u003cp\u003eThe custom silhouette recreates the character of a classic brick fire station, using layered architectural details and raised firefighter symbols to make the bottle feel like a miniature memorial.\u003c\/p\u003e\n\u003cul class=\"fh1-checks\"\u003e\n\u003cli\u003eFirehouse No. 1 raised front sign\u003c\/li\u003e\n\u003cli\u003eBrick-style exterior and arched station windows\u003c\/li\u003e\n\u003cli\u003eHelmet, axes and fire-hose emblem\u003c\/li\u003e\n\u003cli\u003eVintage “EST. 1887” station plaque detail\u003c\/li\u003e\n\u003cli\u003eRed emergency-beacon-inspired bottle stopper\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- VALUES --\u003e\u003csection class=\"fh1-section fh1-values fh1-center\"\u003e\u003cspan class=\"fh1-eyebrow\"\u003e The Values Behind the Badge \u003c\/span\u003e\u003ch2 class=\"fh1-title\"\u003eCourage. Honor. Service.\u003c\/h2\u003e\n\u003cp class=\"fh1-subtitle\"\u003eThree simple words that carry the weight of every alarm answered, every family protected and every firefighter who stood beside the crew.\u003c\/p\u003e\n\u003cdiv class=\"fh1-card-grid\"\u003e\n\u003cdiv class=\"fh1-card\"\u003e\n\u003cdiv class=\"fh1-card-icon\"\u003e🔥\u003c\/div\u003e\n\u003ch3\u003eCourage\u003c\/h3\u003e\n\u003cp\u003eThe willingness to move forward when conditions are dangerous, uncertain and demanding.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fh1-card\"\u003e\n\u003cdiv class=\"fh1-card-icon\"\u003e⭐\u003c\/div\u003e\n\u003ch3\u003eHonor\u003c\/h3\u003e\n\u003cp\u003eThe pride of wearing the uniform and representing generations of firefighters who served before.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fh1-card\"\u003e\n\u003cdiv class=\"fh1-card-icon\"\u003e🤝\u003c\/div\u003e\n\u003ch3\u003eService\u003c\/h3\u003e\n\u003cp\u003eA commitment to protecting the community, often without recognition and without hesitation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- FIREHOUSE SCENE --\u003e\u003csection class=\"fh1-section fh1-showcase fh1-center\"\u003e\u003cspan class=\"fh1-eyebrow\"\u003e Made for the Firehouse Family \u003c\/span\u003e\u003ch2 class=\"fh1-title\"\u003eA Tribute That Feels at Home Beside the Gear\u003c\/h2\u003e\n\u003cp class=\"fh1-subtitle\"\u003eDisplay it beside a retirement helmet, station photograph, service award or other keepsake that carries the story of a firefighter’s career.\u003c\/p\u003e\n\u003cdiv class=\"fh1-showcase-frame\"\u003e\u003cimg loading=\"lazy\" height=\"1000\" width=\"1000\" alt=\"Firehouse tribute bottle displayed beside a fire engine and helmet\" src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/5cdefa5f84f89b8f5fbb400cd9688c0958a27d92.jpg?v=1784701261\u0026amp;width=1946\"\u003e\u003c\/div\u003e\u003c\/section\u003e\u003c!-- CRAFT DETAILS --\u003e\u003csection class=\"fh1-section fh1-design\"\u003e\u003cdiv class=\"fh1-split\"\u003e\n\u003cdiv class=\"fh1-copy\"\u003e\n\u003cspan class=\"fh1-eyebrow\"\u003e Designed to Be Remembered \u003c\/span\u003e\u003ch2 class=\"fh1-title\"\u003eA Functional Bottle With the Presence of a Commemorative Sculpture\u003c\/h2\u003e\n\u003cp\u003eThe transparent amber-toned glass body allows the chosen drink to become part of the design, while the detailed firehouse façade makes it an impressive display even when empty.\u003c\/p\u003e\n\u003cul class=\"fh1-checks\"\u003e\n\u003cli\u003eThick molded glass construction\u003c\/li\u003e\n\u003cli\u003eTransparent sides reveal the contents\u003c\/li\u003e\n\u003cli\u003eWarm brick-red and antique-gold visual details\u003c\/li\u003e\n\u003cli\u003eDistinctive building-shaped profile\u003c\/li\u003e\n\u003cli\u003eDesigned for a home bar, mantel, desk or display cabinet\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fh1-image-card\"\u003e\u003cimg loading=\"lazy\" height=\"1000\" width=\"1000\" alt=\"Firehouse No. 1 glass decanter shown against a clean background\" src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/e59c2c4852fa2946411837c92b6b89ee68efdfea.jpg?v=1784701261\u0026amp;width=1946\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- FUNCTIONAL USE --\u003e\u003csection class=\"fh1-section\"\u003e\u003cdiv class=\"fh1-functional-box\"\u003e\u003cdiv class=\"fh1-split\"\u003e\n\u003cdiv class=\"fh1-image-card\"\u003e\u003cimg loading=\"lazy\" height=\"1000\" width=\"1000\" alt=\"Firehouse No. 1 tribute bottle displayed on a home bar\" src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/8ccff334e9bcf986d6ddd4269a649554646cd9c0.jpg?v=1784701261\u0026amp;width=1946\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"fh1-copy\"\u003e\n\u003cspan class=\"fh1-eyebrow\"\u003e Fill It Their Way \u003c\/span\u003e\u003ch2 class=\"fh1-title\"\u003eA Personal Tribute With Their Favorite Pour\u003c\/h2\u003e\n\u003cp\u003eThe bottle arrives empty, allowing the recipient to choose what it holds and making the finished gift more personal.\u003c\/p\u003e\n\u003cul class=\"fh1-checks\"\u003e\n\u003cli\u003eApproximate 330ml holding capacity\u003c\/li\u003e\n\u003cli\u003eSuitable for whiskey or another preferred beverage\u003c\/li\u003e\n\u003cli\u003eCan also display water, cold brew or non-alcoholic drinks\u003c\/li\u003e\n\u003cli\u003eReusable stopper helps cover the bottle opening\u003c\/li\u003e\n\u003cli\u003eNo alcohol or beverage is included\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/section\u003e\u003c!-- GIFT IMAGE --\u003e\u003csection class=\"fh1-section fh1-showcase fh1-center\"\u003e\u003cspan class=\"fh1-eyebrow\"\u003e A Gift With Genuine Meaning \u003c\/span\u003e\u003ch2 class=\"fh1-title\"\u003eNot Another Generic Retirement or Graduation Present\u003c\/h2\u003e\n\u003cp class=\"fh1-subtitle\"\u003eGive them something that reflects the profession, the station, the brotherhood and the years of service behind the celebration.\u003c\/p\u003e\n\u003cdiv class=\"fh1-showcase-frame\"\u003e\u003cimg loading=\"lazy\" height=\"1000\" width=\"1000\" alt=\"Firehouse tribute decanter displayed inside a firefighter locker room\" src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/9d4d52998a06c8a187e915b2c4502db0e54cc163.jpg?v=1784701261\u0026amp;width=1946\"\u003e\u003c\/div\u003e\u003c\/section\u003e\u003c!-- OCCASIONS --\u003e\u003csection class=\"fh1-section fh1-occasions fh1-center\"\u003e\u003cspan class=\"fh1-eyebrow\"\u003e Created for Important Milestones \u003c\/span\u003e\u003ch2 class=\"fh1-title\"\u003eA Tribute for the Moments That Deserve to Be Remembered\u003c\/h2\u003e\n\u003cp class=\"fh1-subtitle\"\u003eAppropriate for career milestones, family celebrations and moments when “thank you” deserves something more lasting than a card.\u003c\/p\u003e\n\u003cdiv class=\"fh1-occasion-grid\"\u003e\n\u003cdiv class=\"fh1-occasion\"\u003e\n\u003cspan\u003e🎖️\u003c\/span\u003e \u003cstrong\u003eRetirement\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fh1-occasion\"\u003e\n\u003cspan\u003e🎓\u003c\/span\u003e \u003cstrong\u003eAcademy Graduation\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fh1-occasion\"\u003e\n\u003cspan\u003e⭐\u003c\/span\u003e \u003cstrong\u003ePromotion\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fh1-occasion\"\u003e\n\u003cspan\u003e🎁\u003c\/span\u003e \u003cstrong\u003eFather’s Day \u0026amp; Holidays\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- DISPLAY --\u003e\u003csection class=\"fh1-section fh1-dark\"\u003e\u003cdiv class=\"fh1-split\"\u003e\n\u003cdiv class=\"fh1-image-card\"\u003e\u003cimg loading=\"lazy\" height=\"1000\" width=\"1000\" alt=\"Firehouse tribute decanter displayed against a dramatic dark background\" src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/ccad63b6009e780922adfff5748f0a1f6853d44a.jpg?v=1784701261\u0026amp;width=1946\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"fh1-copy\"\u003e\n\u003cspan class=\"fh1-eyebrow\"\u003e Worthy of a Place of Honor \u003c\/span\u003e\u003ch2 class=\"fh1-title\"\u003eDisplay the Story, Not Just the Bottle\u003c\/h2\u003e\n\u003cp\u003eIts architectural shape and firefighter symbols create a strong focal point in rooms that celebrate service, heritage and American firehouse tradition.\u003c\/p\u003e\n\u003cul class=\"fh1-checks\"\u003e\n\u003cli\u003eHome bar or whiskey cabinet\u003c\/li\u003e\n\u003cli\u003eFirehouse office or station display\u003c\/li\u003e\n\u003cli\u003eRetirement and service-award shelf\u003c\/li\u003e\n\u003cli\u003eHome office, study or mantel\u003c\/li\u003e\n\u003cli\u003eFirefighter memorabilia collection\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- COMPARISON --\u003e\u003csection class=\"fh1-section fh1-compare fh1-center\"\u003e\u003cspan class=\"fh1-eyebrow\"\u003e A Gift That Carries Their Story \u003c\/span\u003e\u003ch2 class=\"fh1-title\"\u003eMore Meaningful Than an Ordinary Bottle\u003c\/h2\u003e\n\u003cdiv class=\"fh1-compare-grid\"\u003e\n\u003cdiv class=\"fh1-compare-card basic\"\u003e\n\u003ch3\u003eOrdinary Glass Bottle\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eGeneric shape with little emotional meaning\u003c\/li\u003e\n\u003cli\u003eLooks similar to standard barware\u003c\/li\u003e\n\u003cli\u003eDoes not reflect the recipient’s service\u003c\/li\u003e\n\u003cli\u003eEasy to forget after the occasion\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fh1-compare-card special\"\u003e\n\u003ch3\u003eFirehouse No. 1 Tribute\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eDetailed firefighter and station symbolism\u003c\/li\u003e\n\u003cli\u003eFunctional glass bottle and display keepsake\u003c\/li\u003e\n\u003cli\u003eCreated around courage, honor and service\u003c\/li\u003e\n\u003cli\u003eFeels intentionally selected for a firefighter\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- PRODUCT DETAILS --\u003e\u003csection class=\"fh1-section fh1-details fh1-center\"\u003e\u003cspan class=\"fh1-eyebrow\"\u003e Product Details \u003c\/span\u003e\u003ch2 class=\"fh1-title\"\u003eFirehouse No. 1 at a Glance\u003c\/h2\u003e\n\u003cdiv class=\"fh1-table\"\u003e\n\u003cdiv class=\"fh1-table-row\"\u003e\n\u003cdiv class=\"fh1-table-label\"\u003eProduct Type\u003c\/div\u003e\n\u003cdiv class=\"fh1-table-value\"\u003eFirehouse-shaped commemorative glass bottle \/ decanter\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fh1-table-row\"\u003e\n\u003cdiv class=\"fh1-table-label\"\u003eTheme\u003c\/div\u003e\n\u003cdiv class=\"fh1-table-value\"\u003eTribute to firefighters and first responders\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fh1-table-row\"\u003e\n\u003cdiv class=\"fh1-table-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"fh1-table-value\"\u003eMolded thick glass with decorative exterior detailing\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fh1-table-row\"\u003e\n\u003cdiv class=\"fh1-table-label\"\u003eApproximate Capacity\u003c\/div\u003e\n\u003cdiv class=\"fh1-table-value\"\u003e330ml\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fh1-table-row\"\u003e\n\u003cdiv class=\"fh1-table-label\"\u003eFront Details\u003c\/div\u003e\n\u003cdiv class=\"fh1-table-value\"\u003eFirehouse No. 1 sign, station windows, engine door, helmet and axes\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fh1-table-row\"\u003e\n\u003cdiv class=\"fh1-table-label\"\u003eStopper Style\u003c\/div\u003e\n\u003cdiv class=\"fh1-table-value\"\u003eRed emergency-beacon-inspired decorative stopper\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fh1-table-row\"\u003e\n\u003cdiv class=\"fh1-table-label\"\u003eRecommended Use\u003c\/div\u003e\n\u003cdiv class=\"fh1-table-value\"\u003eBeverage storage, home-bar display and commemorative gifting\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fh1-table-row\"\u003e\n\u003cdiv class=\"fh1-table-label\"\u003eRecommended Occasions\u003c\/div\u003e\n\u003cdiv class=\"fh1-table-value\"\u003eRetirement, graduation, promotion, Father’s Day and holidays\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fh1-table-row\"\u003e\n\u003cdiv class=\"fh1-table-label\"\u003ePackage Includes\u003c\/div\u003e\n\u003cdiv class=\"fh1-table-value\"\u003e1 × Firehouse No. 1 Tribute Bottle\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fh1-table-row\"\u003e\n\u003cdiv class=\"fh1-table-label\"\u003eBeverage Included\u003c\/div\u003e\n\u003cdiv class=\"fh1-table-value\"\u003eNo—bottle is supplied empty\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- FAQ --\u003e\u003csection class=\"fh1-section fh1-faq fh1-center\"\u003e\u003cspan class=\"fh1-eyebrow\"\u003e Frequently Asked Questions \u003c\/span\u003e\u003ch2 class=\"fh1-title\"\u003eBefore the Tribute Arrives\u003c\/h2\u003e\n\u003cp class=\"fh1-subtitle\"\u003eImportant information about the bottle, its use and what is included.\u003c\/p\u003e\n\u003cdiv class=\"fh1-faq-list\"\u003e\n\u003cdetails\u003e\u003csummary\u003eDoes the bottle include whiskey?\u003c\/summary\u003e\u003cdiv class=\"fh1-faq-answer\"\u003eNo. The product includes the empty tribute bottle only. Whiskey, alcohol and all other beverages must be purchased separately.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eHow much liquid can it hold?\u003c\/summary\u003e\u003cdiv class=\"fh1-faq-answer\"\u003eThe product page lists an approximate capacity of 330ml.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eCan it hold beverages other than whiskey?\u003c\/summary\u003e\u003cdiv class=\"fh1-faq-answer\"\u003eIt may be used for another preferred beverage, including suitable non-alcoholic drinks. Clean the bottle before first use.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eIs the red top an operating warning light?\u003c\/summary\u003e\u003cdiv class=\"fh1-faq-answer\"\u003eIt is presented as a decorative emergency-beacon-inspired bottle stopper. The page does not describe it as an electronic light.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWho is this gift best suited for?\u003c\/summary\u003e\u003cdiv class=\"fh1-faq-answer\"\u003eIt is particularly suitable for firefighters, retired firefighters, academy graduates, promoted officers, first-responder families and collectors of firehouse memorabilia.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWill the stopper look exactly like the photographs?\u003c\/summary\u003e\u003cdiv class=\"fh1-faq-answer\"\u003eThe stopper style may vary slightly between production batches. Small differences in color and finishing may also occur.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eHow should the bottle be cleaned?\u003c\/summary\u003e\u003cdiv class=\"fh1-faq-answer\"\u003eHand wash gently with lukewarm water and mild detergent. Avoid abrasive brushes, sudden temperature changes and dishwashers unless your supplier specifically confirms dishwasher compatibility.\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- FINAL CTA --\u003e\u003csection class=\"fh1-final\"\u003e\u003cdiv class=\"fh1-final-content\"\u003e\n\u003cspan class=\"fh1-eyebrow\"\u003e Honor the Ones Who Answer the Call \u003c\/span\u003e\u003ch2 class=\"fh1-title\"\u003eGive Them a Tribute Worthy of the Uniform\u003c\/h2\u003e\n\u003cp class=\"fh1-final-copy\"\u003eCelebrate the courage behind every alarm, the honor behind every badge and the service that protects a community day after day.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"fh1-button\"\u003e Get the Firehouse No. 1 Tribute → \u003c\/a\u003e\u003cp class=\"fh1-final-note\"\u003eA meaningful commemorative gift for firefighters and their families.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003cdiv class=\"fh1-notice\"\u003e\n\u003cstrong\u003eImportant:\u003c\/strong\u003e Bottle is supplied empty. No whiskey, alcohol or other beverage is included. The stopper and small finishing details may vary slightly. Hand wash gently before and after use.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Default Title","offer_id":51193161187364,"sku":"WBK260722196-一号消防站醒酒器","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0798\/0364\/5988\/files\/03e927bbe7b2ae42617f617977d3c07390490fd3.jpg?v=1785424902","url":"https:\/\/verviven.com\/products\/firehouse-no-1-a-tribute-to-america-s-bravest-whiskey-bottle","provider":"Verviven","version":"1.0","type":"link"}