{"product_id":"the-black-label-daily-ritual-ernesto","title":"The Black Label Daily Ritual — Ernesto","description":"\n   \u003cstyle\u003e\n  .jc-ritual {\n    --jc-black: #0b0908;\n    --jc-charcoal: #1d1815;\n    --jc-brown: #3b281e;\n    --jc-cognac: #76513a;\n    --jc-burgundy: #3a1f22;\n    --jc-ivory: #f7f2e9;\n    --jc-stone: #e9e1d5;\n    --jc-white: #ffffff;\n    --jc-gold: #b89658;\n    --jc-dark-gold: #7f6435;\n    --jc-gray: #625b55;\n    --jc-border: rgba(184, 150, 88, 0.38);\n    --jc-soft-border: rgba(20, 14, 10, 0.13);\n\n    width: 100%;\n    margin: 0 auto;\n    overflow: hidden;\n    color: var(--jc-black);\n    background: var(--jc-white);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.7;\n  }\n\n  .jc-ritual *,\n  .jc-ritual *::before,\n  .jc-ritual *::after {\n    box-sizing: border-box;\n  }\n\n  .jc-ritual h1,\n  .jc-ritual h2,\n  .jc-ritual h3,\n  .jc-ritual h4,\n  .jc-ritual p {\n    margin-top: 0;\n  }\n\n  .jc-ritual h1,\n  .jc-ritual h2,\n  .jc-ritual h3,\n  .jc-ritual h4 {\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-weight: 400;\n  }\n\n  .jc-container {\n    width: min(1180px, calc(100% - 40px));\n    margin: 0 auto;\n  }\n\n  .jc-eyebrow {\n    display: block;\n    margin-bottom: 16px;\n    color: var(--jc-gold);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.23em;\n    line-height: 1.5;\n    text-transform: uppercase;\n  }\n\n  .jc-section-heading {\n    max-width: 860px;\n    margin: 0 auto 20px;\n    font-size: clamp(38px, 5vw, 66px);\n    line-height: 1.07;\n    letter-spacing: -0.025em;\n    text-align: center;\n  }\n\n  .jc-section-intro {\n    max-width: 780px;\n    margin: 0 auto;\n    color: var(--jc-gray);\n    font-size: 17px;\n    line-height: 1.85;\n    text-align: center;\n  }\n\n  .jc-gold-rule {\n    width: 68px;\n    height: 1px;\n    margin: 28px auto;\n    background: var(--jc-gold);\n  }\n\n  .jc-button {\n    display: inline-block;\n    padding: 16px 28px;\n    color: #ffffff !important;\n    background: transparent;\n    border: 1px solid var(--jc-gold);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.16em;\n    line-height: 1.3;\n    text-decoration: none !important;\n    text-transform: uppercase;\n    transition: background 0.25s ease, color 0.25s ease;\n  }\n\n  .jc-button:hover {\n    color: var(--jc-black) !important;\n    background: var(--jc-gold);\n  }\n\n  \/* HERO *\/\n\n  .jc-hero {\n    position: relative;\n    display: flex;\n    min-height: 720px;\n    align-items: center;\n    justify-content: center;\n    padding: 115px 24px;\n    color: #ffffff;\n    background:\n      radial-gradient(\n        circle at 76% 36%,\n        rgba(184, 150, 88, 0.25),\n        transparent 35%\n      ),\n      linear-gradient(\n        135deg,\n        #080706 0%,\n        #3a211a 50%,\n        #100b09 100%\n      );\n    text-align: center;\n  }\n\n  .jc-hero::before {\n    position: absolute;\n    inset: 24px;\n    border: 1px solid rgba(184, 150, 88, 0.43);\n    content: \"\";\n    pointer-events: none;\n  }\n\n  .jc-hero-content {\n    position: relative;\n    z-index: 2;\n    width: min(960px, 100%);\n  }\n\n  .jc-hero h1 {\n    max-width: 920px;\n    margin: 0 auto 22px;\n    color: #ffffff;\n    font-size: clamp(52px, 7vw, 96px);\n    line-height: 0.98;\n    letter-spacing: -0.04em;\n  }\n\n  .jc-hero-subtitle {\n    max-width: 760px;\n    margin: 0 auto 24px;\n    color: rgba(255, 255, 255, 0.9);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(21px, 3vw, 31px);\n    font-style: italic;\n    line-height: 1.45;\n  }\n\n  .jc-hero-copy {\n    max-width: 770px;\n    margin: 0 auto;\n    color: rgba(255, 255, 255, 0.72);\n    font-size: 16px;\n    line-height: 1.9;\n  }\n\n  .jc-hero-details {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px 26px;\n    margin-top: 36px;\n  }\n\n  .jc-hero-details span {\n    position: relative;\n    color: rgba(255, 255, 255, 0.79);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n  }\n\n  .jc-hero-details span:not(:last-child)::after {\n    position: absolute;\n    top: 50%;\n    right: -15px;\n    width: 3px;\n    height: 3px;\n    border-radius: 50%;\n    background: var(--jc-gold);\n    content: \"\";\n    transform: translateY(-50%);\n  }\n\n  \/* OPENING *\/\n\n  .jc-opening {\n    padding: 110px 0;\n    background: var(--jc-ivory);\n    border-bottom: 1px solid var(--jc-soft-border);\n  }\n\n  .jc-opening-grid {\n    display: grid;\n    grid-template-columns: 0.9fr 1.1fr;\n    gap: 80px;\n    align-items: center;\n  }\n\n  .jc-opening-copy h2 {\n    margin-bottom: 26px;\n    font-size: clamp(40px, 5vw, 66px);\n    line-height: 1.06;\n    letter-spacing: -0.025em;\n  }\n\n  .jc-opening-copy p {\n    margin-bottom: 20px;\n    color: var(--jc-gray);\n    font-size: 17px;\n    line-height: 1.9;\n  }\n\n  .jc-opening-copy p:last-child {\n    margin-bottom: 0;\n  }\n\n  .jc-quote-panel {\n    position: relative;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    padding: 62px 28px;\n    overflow: hidden;\n    text-align: center;\n    color: #ffffff;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(184, 150, 88, 0.2),\n        transparent 38%\n      ),\n      linear-gradient(145deg, #4a2d23, #17100d);\n    border: 1px solid var(--jc-border);\n  }\n\n  .jc-quote-panel::after {\n    position: absolute;\n    right: -70px;\n    bottom: -100px;\n    width: 260px;\n    height: 260px;\n    border: 1px solid rgba(184, 150, 88, 0.18);\n    border-radius: 50%;\n    content: \"\";\n  }\n\n  .jc-quote-mark {\n    display: block;\n    margin-bottom: 14px;\n    color: var(--jc-gold);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 72px;\n    line-height: 0.7;\n  }\n\n  .jc-quote-panel blockquote {\n    position: relative;\n    z-index: 2;\n    width: 100%;\n    max-width: 100%;\n    margin: 0 auto 26px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(23px, 2.4vw, 34px);\n    overflow-wrap: normal;\n    word-break: normal;\n    text-align: center;\n    font-style: italic;\n    line-height: 1.35;\n  }\n\n  .jc-quote-panel p {\n    position: relative;\n    z-index: 2;\n    margin: 0;\n    color: rgba(255, 255, 255, 0.62);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    text-align: center;\n  }\n\n  \/* INCLUDED *\/\n\n  .jc-included {\n    padding: 110px 0;\n    background: #ffffff;\n  }\n\n  .jc-included-header {\n    margin-bottom: 62px;\n    text-align: center;\n  }\n\n  .jc-product-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 30px;\n  }\n\n  .jc-product-card {\n    position: relative;\n    min-height: 570px;\n    padding: 58px 48px;\n    overflow: hidden;\n    color: #ffffff;\n    background:\n      radial-gradient(\n        circle at 85% 15%,\n        rgba(184, 150, 88, 0.2),\n        transparent 36%\n      ),\n      linear-gradient(\n        145deg,\n        #563528 0%,\n        #17100d 100%\n      );\n    border: 1px solid var(--jc-border);\n    box-shadow: 0 18px 48px rgba(10, 8, 7, 0.13);\n  }\n\n  .jc-product-card::before {\n    position: absolute;\n    inset: 20px;\n    border: 1px solid rgba(184, 150, 88, 0.23);\n    content: \"\";\n    pointer-events: none;\n  }\n\n  .jc-product-card-content {\n    position: relative;\n    z-index: 2;\n  }\n\n  .jc-product-number {\n    display: block;\n    margin-bottom: 34px;\n    color: var(--jc-gold);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 46px;\n    font-style: italic;\n    line-height: 1;\n  }\n\n  .jc-product-card h3 {\n    margin-bottom: 10px;\n    color: #ffffff;\n    font-size: clamp(35px, 4vw, 51px);\n    line-height: 1.05;\n  }\n\n  .jc-product-role {\n    margin-bottom: 26px;\n    color: var(--jc-gold);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n  }\n\n  .jc-product-card \u003e .jc-product-card-content \u003e p {\n    margin-bottom: 30px;\n    color: rgba(255, 255, 255, 0.69);\n    font-size: 16px;\n    line-height: 1.85;\n  }\n\n  .jc-product-card ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .jc-product-card li {\n    position: relative;\n    margin-bottom: 13px;\n    padding-left: 23px;\n    color: rgba(255, 255, 255, 0.84);\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  .jc-product-card li::before {\n    position: absolute;\n    top: 11px;\n    left: 0;\n    width: 9px;\n    height: 1px;\n    background: var(--jc-gold);\n    content: \"\";\n  }\n\n  \/* BETTER TOGETHER *\/\n\n  .jc-together {\n    padding: 110px 0;\n    color: #ffffff;\n    background:\n      radial-gradient(\n        circle at 50% 0%,\n        rgba(184, 150, 88, 0.18),\n        transparent 35%\n      ),\n      var(--jc-black);\n  }\n\n  .jc-together .jc-section-heading {\n    color: #ffffff;\n  }\n\n  .jc-together .jc-section-intro {\n    color: rgba(255, 255, 255, 0.65);\n  }\n\n  .jc-together-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    margin-top: 62px;\n    border-top: 1px solid var(--jc-border);\n    border-bottom: 1px solid var(--jc-border);\n  }\n\n  .jc-together-item {\n    padding: 48px 38px;\n    text-align: center;\n  }\n\n  .jc-together-item + .jc-together-item {\n    border-left: 1px solid var(--jc-border);\n  }\n\n  .jc-together-item span {\n    display: block;\n    margin-bottom: 20px;\n    color: var(--jc-gold);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 21px;\n    font-style: italic;\n  }\n\n  .jc-together-item h3 {\n    margin-bottom: 13px;\n    color: #ffffff;\n    font-size: 25px;\n  }\n\n  .jc-together-item p {\n    margin: 0;\n    color: rgba(255, 255, 255, 0.64);\n    font-size: 15px;\n    line-height: 1.8;\n  }\n\n  \/* FRAGRANCE *\/\n\n  .jc-fragrance {\n    padding: 110px 0;\n    background: var(--jc-stone);\n  }\n\n  .jc-fragrance-grid {\n    display: grid;\n    grid-template-columns: 0.82fr 1.18fr;\n    gap: 70px;\n    align-items: stretch;\n  }\n\n  .jc-fragrance-visual {\n    position: relative;\n    display: flex;\n    min-height: 610px;\n    align-items: center;\n    justify-content: center;\n    padding: 50px;\n    overflow: hidden;\n    color: #ffffff;\n    background:\n      radial-gradient(\n        circle at center,\n        rgba(184, 150, 88, 0.26),\n        transparent 44%\n      ),\n      linear-gradient(\n        145deg,\n        #704833 0%,\n        #21130f 100%\n      );\n  }\n\n  .jc-fragrance-visual::before {\n    position: absolute;\n    inset: 24px;\n    border: 1px solid var(--jc-border);\n    content: \"\";\n  }\n\n  .jc-fragrance-monogram {\n    position: relative;\n    z-index: 2;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(88px, 12vw, 160px);\n    font-style: italic;\n    letter-spacing: -0.08em;\n  }\n\n  .jc-fragrance-copy {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    padding: 38px 0;\n  }\n\n  .jc-fragrance-copy h2 {\n    margin-bottom: 18px;\n    font-size: clamp(42px, 5vw, 68px);\n    line-height: 1.05;\n  }\n\n  .jc-fragrance-family {\n    margin-bottom: 28px;\n    color: var(--jc-dark-gold);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n  }\n\n  .jc-fragrance-copy \u003e p {\n    margin-bottom: 27px;\n    color: var(--jc-gray);\n    font-size: 17px;\n    line-height: 1.9;\n  }\n\n  .jc-note-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n  }\n\n  .jc-note {\n    padding-top: 17px;\n    border-top: 1px solid var(--jc-soft-border);\n  }\n\n  .jc-note strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 10px;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n  }\n\n  .jc-note span {\n    color: var(--jc-gray);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .jc-fragrance-mood {\n    margin-top: 30px;\n    padding: 24px 26px;\n    background: rgba(255, 255, 255, 0.54);\n    border-left: 2px solid var(--jc-gold);\n  }\n\n  .jc-fragrance-mood p {\n    margin: 0;\n    color: var(--jc-gray);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  .jc-fragrance-mood strong {\n    color: var(--jc-black);\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  \/* HOW TO USE *\/\n\n  .jc-how-to {\n    padding: 110px 0;\n    background: #ffffff;\n  }\n\n  .jc-steps {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 28px;\n    margin-top: 62px;\n  }\n\n  .jc-step {\n    position: relative;\n    min-height: 355px;\n    padding: 42px 34px;\n    background: var(--jc-ivory);\n    border: 1px solid var(--jc-soft-border);\n  }\n\n  .jc-step-number {\n    display: block;\n    margin-bottom: 30px;\n    color: var(--jc-gold);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 48px;\n    font-style: italic;\n    line-height: 1;\n  }\n\n  .jc-step h3 {\n    margin-bottom: 14px;\n    font-size: 27px;\n  }\n\n  .jc-step p {\n    margin: 0;\n    color: var(--jc-gray);\n    font-size: 15px;\n    line-height: 1.82;\n  }\n\n  .jc-use-note {\n    max-width: 790px;\n    margin: 50px auto 0;\n    padding: 30px 34px;\n    color: var(--jc-gray);\n    background: var(--jc-stone);\n    border-left: 2px solid var(--jc-gold);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 17px;\n    font-style: italic;\n    line-height: 1.8;\n    text-align: center;\n  }\n\n  \/* BENEFITS *\/\n\n  .jc-benefits {\n    padding: 110px 0;\n    background: var(--jc-ivory);\n  }\n\n  .jc-benefit-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 0 55px;\n    margin-top: 58px;\n    border-top: 1px solid var(--jc-soft-border);\n  }\n\n  .jc-benefit {\n    display: grid;\n    grid-template-columns: 40px 1fr;\n    gap: 19px;\n    padding: 28px 0;\n    border-bottom: 1px solid var(--jc-soft-border);\n  }\n\n  .jc-benefit span {\n    color: var(--jc-gold);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 18px;\n    font-style: italic;\n  }\n\n  .jc-benefit h3 {\n    margin-bottom: 7px;\n    font-size: 21px;\n  }\n\n  .jc-benefit p {\n    margin: 0;\n    color: var(--jc-gray);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  \/* PERFECT *\/\n\n  .jc-perfect {\n    padding: 105px 0;\n    color: #ffffff;\n    background:\n      linear-gradient(\n        135deg,\n        rgba(112, 72, 51, 0.42),\n        transparent 60%\n      ),\n      var(--jc-charcoal);\n  }\n\n  .jc-perfect-grid {\n    display: grid;\n    grid-template-columns: 0.9fr 1.1fr;\n    gap: 75px;\n    align-items: center;\n  }\n\n  .jc-perfect h2 {\n    margin-bottom: 22px;\n    color: #ffffff;\n    font-size: clamp(40px, 5vw, 64px);\n    line-height: 1.06;\n  }\n\n  .jc-perfect-copy \u003e p {\n    margin-bottom: 0;\n    color: rgba(255, 255, 255, 0.66);\n    font-size: 16px;\n    line-height: 1.85;\n  }\n\n  .jc-perfect-list {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    border-top: 1px solid var(--jc-border);\n  }\n\n  .jc-perfect-item {\n    padding: 22px 18px 22px 0;\n    color: rgba(255, 255, 255, 0.8);\n    border-bottom: 1px solid var(--jc-border);\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    text-transform: uppercase;\n  }\n\n  .jc-perfect-item:nth-child(even) {\n    padding-left: 22px;\n    border-left: 1px solid var(--jc-border);\n  }\n\n  \/* VALUE *\/\n\n  .jc-value {\n    padding: 105px 0;\n    background: #ffffff;\n  }\n\n  .jc-value-box {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    min-height: 420px;\n    overflow: hidden;\n    border: 1px solid var(--jc-soft-border);\n    box-shadow: 0 18px 50px rgba(10, 8, 7, 0.09);\n  }\n\n  .jc-value-copy {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    padding: 58px;\n    background: var(--jc-ivory);\n  }\n\n  .jc-value-copy h2 {\n    margin-bottom: 20px;\n    font-size: clamp(38px, 5vw, 60px);\n    line-height: 1.08;\n  }\n\n  .jc-value-copy p {\n    margin-bottom: 0;\n    color: var(--jc-gray);\n    font-size: 16px;\n    line-height: 1.85;\n  }\n\n  .jc-value-panel {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 55px;\n    color: #ffffff;\n    background:\n      radial-gradient(\n        circle at center,\n        rgba(184, 150, 88, 0.21),\n        transparent 42%\n      ),\n      linear-gradient(145deg, #4b2d23, #17100d);\n    text-align: center;\n  }\n\n  .jc-value-panel-inner {\n    max-width: 430px;\n  }\n\n  .jc-value-panel h3 {\n    margin-bottom: 17px;\n    color: #ffffff;\n    font-size: clamp(32px, 4vw, 49px);\n    line-height: 1.1;\n  }\n\n  .jc-value-panel p {\n    margin: 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.8;\n  }\n\n  \/* UPGRADE *\/\n\n  .jc-upgrade {\n    padding: 110px 20px;\n    color: #ffffff;\n    background:\n      radial-gradient(\n        circle at 50% 10%,\n        rgba(184, 150, 88, 0.24),\n        transparent 38%\n      ),\n      #090706;\n    text-align: center;\n  }\n\n  .jc-upgrade-inner {\n    max-width: 820px;\n    margin: 0 auto;\n  }\n\n  .jc-upgrade h2 {\n    margin-bottom: 22px;\n    color: #ffffff;\n    font-size: clamp(42px, 6vw, 72px);\n    line-height: 1.03;\n  }\n\n  .jc-upgrade p {\n    max-width: 700px;\n    margin: 0 auto 32px;\n    color: rgba(255, 255, 255, 0.69);\n    font-size: 17px;\n    line-height: 1.85;\n  }\n\n  \/* FAQ *\/\n\n  .jc-faq {\n    padding: 110px 0;\n    background: var(--jc-stone);\n  }\n\n  .jc-faq-list {\n    max-width: 900px;\n    margin: 55px auto 0;\n    padding: 5px 38px;\n    background: rgba(255, 255, 255, 0.65);\n    border: 1px solid var(--jc-soft-border);\n  }\n\n  .jc-faq-item {\n    padding: 30px 0;\n    border-bottom: 1px solid var(--jc-soft-border);\n  }\n\n  .jc-faq-item:last-child {\n    border-bottom: 0;\n  }\n\n  .jc-faq-item h3 {\n    margin-bottom: 11px;\n    font-size: 22px;\n    line-height: 1.4;\n  }\n\n  .jc-faq-item p {\n    margin: 0;\n    color: var(--jc-gray);\n    font-size: 15px;\n    line-height: 1.85;\n  }\n\n  \/* FINAL *\/\n\n  .jc-final {\n    position: relative;\n    padding: 115px 22px;\n    color: #ffffff;\n    background:\n      radial-gradient(\n        circle at 50% 5%,\n        rgba(184, 150, 88, 0.22),\n        transparent 38%\n      ),\n      linear-gradient(\n        145deg,\n        #4b2c22 0%,\n        #080706 100%\n      );\n    text-align: center;\n  }\n\n  .jc-final::before {\n    position: absolute;\n    inset: 24px;\n    border: 1px solid rgba(184, 150, 88, 0.38);\n    content: \"\";\n  }\n\n  .jc-final-content {\n    position: relative;\n    z-index: 2;\n    max-width: 820px;\n    margin: 0 auto;\n  }\n\n  .jc-final h2 {\n    margin-bottom: 22px;\n    color: #ffffff;\n    font-size: clamp(44px, 6vw, 76px);\n    line-height: 1.02;\n  }\n\n  .jc-final p {\n    max-width: 660px;\n    margin: 0 auto 31px;\n    color: rgba(255, 255, 255, 0.7);\n    font-size: 17px;\n    line-height: 1.85;\n  }\n\n  .jc-final-prompt {\n    display: inline-block;\n    padding: 16px 28px;\n    color: #ffffff;\n    border: 1px solid var(--jc-gold);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n  }\n\n  \/* RESPONSIVE *\/\n\n  @media screen and (max-width: 900px) {\n    .jc-opening-grid,\n    .jc-fragrance-grid,\n    .jc-perfect-grid,\n    .jc-value-box {\n      grid-template-columns: 1fr;\n    }\n\n    .jc-product-grid,\n    .jc-steps,\n    .jc-together-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .jc-together-item + .jc-together-item {\n      border-top: 1px solid var(--jc-border);\n      border-left: 0;\n    }\n\n    .jc-product-card {\n      min-height: auto;\n    }\n\n    .jc-fragrance-visual {\n      min-height: 390px;\n    }\n\n    .jc-benefit-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .jc-value-panel {\n      min-height: 380px;\n    }\n  }\n\n  @media screen and (max-width: 640px) {\n    .jc-container {\n      width: min(100% - 28px, 1180px);\n    }\n\n    .jc-hero {\n      min-height: 650px;\n      padding: 90px 23px;\n    }\n\n    .jc-hero::before,\n    .jc-final::before {\n      inset: 13px;\n    }\n\n    .jc-hero-details {\n      display: grid;\n      gap: 10px;\n    }\n\n    .jc-hero-details span:not(:last-child)::after {\n      display: none;\n    }\n\n    .jc-opening,\n    .jc-included,\n    .jc-together,\n    .jc-fragrance,\n    .jc-how-to,\n    .jc-benefits,\n    .jc-perfect,\n    .jc-value,\n    .jc-faq {\n      padding: 78px 0;\n    }\n\n    .jc-quote-panel,\n    .jc-product-card {\n      padding: 44px 29px;\n    }\n\n    .jc-product-card::before {\n      inset: 13px;\n    }\n\n    .jc-note-grid {\n      grid-template-columns: 1fr;\n      gap: 10px;\n    }\n\n    .jc-note {\n      padding: 13px 0;\n    }\n\n    .jc-fragrance-copy {\n      padding: 0;\n    }\n\n    .jc-steps {\n      gap: 18px;\n    }\n\n    .jc-step {\n      min-height: auto;\n      padding: 36px 27px;\n    }\n\n    .jc-perfect-list {\n      grid-template-columns: 1fr;\n    }\n\n    .jc-perfect-item,\n    .jc-perfect-item:nth-child(even) {\n      padding: 18px 0;\n      border-left: 0;\n    }\n\n    .jc-value-copy,\n    .jc-value-panel {\n      padding: 44px 28px;\n    }\n\n    .jc-faq-list {\n      padding: 4px 21px;\n    }\n\n    .jc-upgrade,\n    .jc-final {\n      padding: 90px 27px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"jc-ritual\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"jc-hero\"\u003e\n    \u003cdiv class=\"jc-hero-content\"\u003e\n\n      \u003cspan class=\"jc-eyebrow\"\u003e\n        LuLu \u0026amp; Oliver • The Black Label\n      \u003c\/span\u003e\n\n      \u003ch1\u003eThe Daily Ritual\u003c\/h1\u003e\n\n      \u003cp class=\"jc-hero-subtitle\"\u003e\n        Ernesto Beard Oil + Beard Balm\n      \u003c\/p\u003e\n\n      \u003cp class=\"jc-hero-copy\"\u003e\n        Smoky, boozy and unapologetically magnetic. The Ernesto Daily\n        Ritual pairs our conditioning Beard Oil with our smoothing Beard Balm\n        to soften, nourish and refine the beard while surrounding it with a\n        provocative blend of bergamot, grapefruit, rum, oakwood, tobacco,\n        amber, leather and moss.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"jc-gold-rule\"\u003e\u003c\/div\u003e\n\n      \u003cdiv class=\"jc-hero-details\"\u003e\n        \u003cspan\u003eBeard Oil + Beard Balm\u003c\/span\u003e\n        \u003cspan\u003eRum • Leather • Tobacco\u003c\/span\u003e\n        \u003cspan\u003eDaily Conditioning Ritual\u003c\/span\u003e\n        \u003cspan\u003eHandcrafted in South Carolina\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- OPENING STORY --\u003e\n  \u003csection class=\"jc-opening\"\u003e\n    \u003cdiv class=\"jc-container\"\u003e\n      \u003cdiv class=\"jc-opening-grid\"\u003e\n\n        \u003cdiv class=\"jc-opening-copy\"\u003e\n\n          \u003cspan class=\"jc-eyebrow\"\u003e\n            The Ernesto Ritual\n          \u003c\/span\u003e\n\n          \u003ch2\u003e\n            Grooming after dark.\n          \u003c\/h2\u003e\n\n          \u003cp\u003e\n            Ernesto evokes a cool, dim hotel room beneath the fixed sun of\n            revolution—rum in the glass, cigar smoke in the air, worn leather\n            nearby and the unmistakable sense that the night could go anywhere.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The ritual begins with Beard Oil, designed to condition facial hair\n            and replenish moisture in the skin beneath the beard. Beard Balm\n            follows to help seal in that moisture, smooth the surface and add\n            light, natural-looking control.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Both products share the same Ernesto fragrance, creating one\n            seamless grooming experience with warmth, depth and unmistakable\n            evening character.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jc-quote-panel\"\u003e\n\n          \u003cspan class=\"jc-quote-mark\"\u003e“\u003c\/span\u003e\n\n          \u003cblockquote\u003e\n            Smoky. Seductive. Questionably unforgettable.\n          \u003c\/blockquote\u003e\n\n          \u003cp\u003eThe Black Label Daily Ritual\u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- WHAT IS INCLUDED --\u003e\n  \u003csection class=\"jc-included\"\u003e\n    \u003cdiv class=\"jc-container\"\u003e\n\n      \u003cdiv class=\"jc-included-header\"\u003e\n\n        \u003cspan class=\"jc-eyebrow\"\u003e\n          Two Essential Steps\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"jc-section-heading\"\u003e\n          Everything the daily beard ritual requires.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"jc-section-intro\"\u003e\n          Each Ernesto Daily Ritual includes one full-size Beard Oil and one\n          full-size Beard Balm in the same coordinated signature fragrance.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jc-product-grid\"\u003e\n\n        \u003c!-- BEARD OIL --\u003e\n        \u003carticle class=\"jc-product-card\"\u003e\n          \u003cdiv class=\"jc-product-card-content\"\u003e\n\n            \u003cspan class=\"jc-product-number\"\u003e01\u003c\/span\u003e\n\n            \u003ch3\u003e\n              Ernesto\u003cbr\u003e\n              Beard Oil\n            \u003c\/h3\u003e\n\n            \u003cp class=\"jc-product-role\"\u003e\n              Condition • Moisturize • Soften\n            \u003c\/p\u003e\n\n            \u003cp\u003e\n              The foundation of the ritual. Ernesto Beard Oil helps soften\n              coarse facial hair while delivering moisture to the skin beneath\n              the beard. It leaves the beard feeling smoother, more comfortable\n              and easier to manage.\n            \u003c\/p\u003e\n\n            \u003cul\u003e\n              \u003cli\u003eHelps condition dry and coarse facial hair\u003c\/li\u003e\n              \u003cli\u003eMoisturizes the skin beneath the beard\u003c\/li\u003e\n              \u003cli\u003eHelps reduce the feeling of dryness\u003c\/li\u003e\n              \u003cli\u003ePromotes softness and improved manageability\u003c\/li\u003e\n              \u003cli\u003eAdds a healthy-looking, polished finish\u003c\/li\u003e\n              \u003cli\u003eCarries the Ernesto fragrance close to the beard\u003c\/li\u003e\n            \u003c\/ul\u003e\n\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003c!-- BEARD BALM --\u003e\n        \u003carticle class=\"jc-product-card\"\u003e\n          \u003cdiv class=\"jc-product-card-content\"\u003e\n\n            \u003cspan class=\"jc-product-number\"\u003e02\u003c\/span\u003e\n\n            \u003ch3\u003e\n              Ernesto\u003cbr\u003e\n              Beard Balm\n            \u003c\/h3\u003e\n\n            \u003cp class=\"jc-product-role\"\u003e\n              Seal • Smooth • Control\n            \u003c\/p\u003e\n\n            \u003cp\u003e\n              The finishing step. Ernesto Beard Balm helps preserve the\n              conditioning benefits of the oil while smoothing and refining\n              the beard. It provides light definition without leaving facial\n              hair stiff, sticky or overly styled.\n            \u003c\/p\u003e\n\n            \u003cul\u003e\n              \u003cli\u003eHelps seal in moisture after applying Beard Oil\u003c\/li\u003e\n              \u003cli\u003eSmooths the outer surface of the beard\u003c\/li\u003e\n              \u003cli\u003eAdds light hold and natural definition\u003c\/li\u003e\n              \u003cli\u003eHelps tame flyaways and unruly hairs\u003c\/li\u003e\n              \u003cli\u003eSupports a fuller, more intentional appearance\u003c\/li\u003e\n              \u003cli\u003eExtends the coordinated Ernesto fragrance ritual\u003c\/li\u003e\n            \u003c\/ul\u003e\n\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- BETTER TOGETHER --\u003e\n  \u003csection class=\"jc-together\"\u003e\n    \u003cdiv class=\"jc-container\"\u003e\n\n      \u003cspan class=\"jc-eyebrow\" style=\"text-align:center;\"\u003e\n        Better Together\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"jc-section-heading\"\u003e\n        More than two products. A complete system.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"jc-section-intro\"\u003e\n        Beard Oil and Beard Balm perform different roles. Used together, they\n        create a balanced grooming ritual for moisture, softness and control.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"jc-together-grid\"\u003e\n\n        \u003carticle class=\"jc-together-item\"\u003e\n          \u003cspan\u003eI.\u003c\/span\u003e\n          \u003ch3\u003eCondition\u003c\/h3\u003e\n          \u003cp\u003e\n            Beard Oil works through the facial hair to soften the beard and\n            moisturize the skin beneath it.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"jc-together-item\"\u003e\n          \u003cspan\u003eII.\u003c\/span\u003e\n          \u003ch3\u003eSeal\u003c\/h3\u003e\n          \u003cp\u003e\n            Beard Balm follows the oil to help preserve moisture and create a\n            smoother, more conditioned finish.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"jc-together-item\"\u003e\n          \u003cspan\u003eIII.\u003c\/span\u003e\n          \u003ch3\u003eControl\u003c\/h3\u003e\n          \u003cp\u003e\n            The balm adds subtle shaping and definition so the beard looks\n            polished without feeling rigid.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FRAGRANCE STORY --\u003e\n  \u003csection class=\"jc-fragrance\"\u003e\n    \u003cdiv class=\"jc-container\"\u003e\n      \u003cdiv class=\"jc-fragrance-grid\"\u003e\n\n        \u003cdiv class=\"jc-fragrance-visual\"\u003e\n          \u003cspan class=\"jc-fragrance-monogram\"\u003eE\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jc-fragrance-copy\"\u003e\n\n          \u003cspan class=\"jc-eyebrow\"\u003e\n            The Signature Fragrance\n          \u003c\/span\u003e\n\n          \u003ch2\u003eErnesto\u003c\/h2\u003e\n\n          \u003cp class=\"jc-fragrance-family\"\u003e\n            Smoky Boozy Leather\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            A cool, dim hotel room beneath the fixed sun of revolution.\n            Ernesto opens with bergamot, grapefruit and rum before oakwood,\n            clove, labdanum and patchouli pull the fragrance deeper into\n            the shadows.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Tobacco, amber, leather and moss leave behind a smoky, sensual\n            trail reminiscent of cigars, worn leather and gunmetal. This bad\n            boy may inspire all kinds of questionable decisions.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"jc-note-grid\"\u003e\n\n            \u003cdiv class=\"jc-note\"\u003e\n              \u003cstrong\u003eTop\u003c\/strong\u003e\n              \u003cspan\u003e\n                Bergamot\u003cbr\u003e\n                Grapefruit \u0026amp; Rum\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"jc-note\"\u003e\n              \u003cstrong\u003eHeart\u003c\/strong\u003e\n              \u003cspan\u003e\n                Oakwood \u0026amp; Clove\u003cbr\u003e\n                Labdanum \u0026amp; Patchouli\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"jc-note\"\u003e\n              \u003cstrong\u003eBase\u003c\/strong\u003e\n              \u003cspan\u003e\n                Tobacco \u0026amp; Amber\u003cbr\u003e\n                Leather \u0026amp; Moss\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"jc-fragrance-mood\"\u003e\n            \u003cp\u003e\n              \u003cstrong\u003eThe mood:\u003c\/strong\u003e\n              Smoky, sensual and dangerously magnetic. Ernesto is made for\n              the man drawn to leather, tobacco and boozy fragrance—and\n              isn't particularly interested in playing it safe.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- HOW TO USE --\u003e\n  \u003csection class=\"jc-how-to\"\u003e\n    \u003cdiv class=\"jc-container\"\u003e\n\n      \u003cspan class=\"jc-eyebrow\" style=\"text-align:center;\"\u003e\n        The Daily Grooming Ritual\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"jc-section-heading\"\u003e\n        Condition first. Control second.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"jc-section-intro\"\u003e\n        Apply after showering or cleansing the face, when the beard is clean\n        and slightly damp or completely dry.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"jc-steps\"\u003e\n\n        \u003carticle class=\"jc-step\"\u003e\n          \u003cspan class=\"jc-step-number\"\u003e01\u003c\/span\u003e\n\n          \u003ch3\u003eApply the Oil\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Dispense a small amount of Ernesto Beard Oil into the palm. Rub\n            the hands together, then massage the oil through the beard and into\n            the skin beneath it.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"jc-step\"\u003e\n          \u003cspan class=\"jc-step-number\"\u003e02\u003c\/span\u003e\n\n          \u003ch3\u003eWork Through\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Use the fingers or a beard comb to distribute the oil from root to\n            end. Focus on dry areas and the skin beneath fuller sections of\n            facial hair.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"jc-step\"\u003e\n          \u003cspan class=\"jc-step-number\"\u003e03\u003c\/span\u003e\n\n          \u003ch3\u003eFinish With Balm\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Warm a small amount of Ernesto Beard Balm between the palms.\n            Smooth it through the beard, then shape and refine with the hands,\n            brush or comb.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n      \u003c\/div\u003e\n\n      \u003cp class=\"jc-use-note\"\u003e\n        Begin with a small amount of each product. Add more gradually according\n        to beard length, thickness and personal preference.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- BENEFITS --\u003e\n  \u003csection class=\"jc-benefits\"\u003e\n    \u003cdiv class=\"jc-container\"\u003e\n\n      \u003cspan class=\"jc-eyebrow\" style=\"text-align:center;\"\u003e\n        The Black Label Difference\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"jc-section-heading\"\u003e\n        A more considered approach to beard care.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"jc-section-intro\"\u003e\n        Designed to transform everyday grooming into a polished and purposeful\n        ritual.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"jc-benefit-grid\"\u003e\n\n        \u003cdiv class=\"jc-benefit\"\u003e\n          \u003cspan\u003e01\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003ch3\u003eSkin-to-Surface Care\u003c\/h3\u003e\n            \u003cp\u003e\n              Beard Oil conditions the facial hair and skin beneath it, while\n              Beard Balm smooths and refines the outer surface.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jc-benefit\"\u003e\n          \u003cspan\u003e02\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003ch3\u003eImproved Softness\u003c\/h3\u003e\n            \u003cp\u003e\n              Consistent use helps coarse facial hair feel softer, smoother and\n              easier to manage.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jc-benefit\"\u003e\n          \u003cspan\u003e03\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003ch3\u003eLight Everyday Control\u003c\/h3\u003e\n            \u003cp\u003e\n              Beard Balm adds subtle shape without the hard or sticky finish of\n              heavier styling products.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jc-benefit\"\u003e\n          \u003cspan\u003e04\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003ch3\u003eCoordinated Fragrance\u003c\/h3\u003e\n            \u003cp\u003e\n              Both products share the Ernesto fragrance, preventing\n              competing scents within the grooming routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jc-benefit\"\u003e\n          \u003cspan\u003e05\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003ch3\u003eSimple Two-Step System\u003c\/h3\u003e\n            \u003cp\u003e\n              Two complementary products create an effective daily routine\n              without unnecessary complexity.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jc-benefit\"\u003e\n          \u003cspan\u003e06\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003ch3\u003eSmall-Batch Craftsmanship\u003c\/h3\u003e\n            \u003cp\u003e\n              Handcrafted with care in South Carolina as part of The Black\n              Label Men’s Collective.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PERFECT FOR --\u003e\n  \u003csection class=\"jc-perfect\"\u003e\n    \u003cdiv class=\"jc-container\"\u003e\n      \u003cdiv class=\"jc-perfect-grid\"\u003e\n\n        \u003cdiv class=\"jc-perfect-copy\"\u003e\n\n          \u003cspan class=\"jc-eyebrow\"\u003e\n            Smoky, Boozy and Magnetic\n          \u003c\/span\u003e\n\n          \u003ch2\u003e\n            A signature ritual with a dangerous streak.\n          \u003c\/h2\u003e\n\n          \u003cp\u003e\n            Ernesto is especially suited to men who prefer leather, tobacco\n            and boozy fragrance. Its smoky, sensual character feels natural for\n            evening wear, date nights, cooler weather and dim cocktail bars.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jc-perfect-list\"\u003e\n          \u003cdiv class=\"jc-perfect-item\"\u003eShort Beards\u003c\/div\u003e\n          \u003cdiv class=\"jc-perfect-item\"\u003eFull Beards\u003c\/div\u003e\n          \u003cdiv class=\"jc-perfect-item\"\u003eDry Facial Hair\u003c\/div\u003e\n          \u003cdiv class=\"jc-perfect-item\"\u003eDaily Grooming\u003c\/div\u003e\n          \u003cdiv class=\"jc-perfect-item\"\u003eDate Night\u003c\/div\u003e\n          \u003cdiv class=\"jc-perfect-item\"\u003eEvening Wear\u003c\/div\u003e\n          \u003cdiv class=\"jc-perfect-item\"\u003eFall and Winter\u003c\/div\u003e\n          \u003cdiv class=\"jc-perfect-item\"\u003eLuxury Gifts for Him\u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- VALUE --\u003e\n  \u003csection class=\"jc-value\"\u003e\n    \u003cdiv class=\"jc-container\"\u003e\n\n      \u003cdiv class=\"jc-value-box\"\u003e\n\n        \u003cdiv class=\"jc-value-copy\"\u003e\n\n          \u003cspan class=\"jc-eyebrow\"\u003e\n            The Daily Ritual\n          \u003c\/span\u003e\n\n          \u003ch2\u003e\n            The complete foundation of beard care.\n          \u003c\/h2\u003e\n\n          \u003cp\u003e\n            The Ernesto Daily Ritual brings two complementary grooming steps\n            together in one coordinated set. No competing fragrances. No\n            uncertainty about which products work together. Just a focused\n            routine created to condition, soften and refine the beard.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jc-value-panel\"\u003e\n          \u003cdiv class=\"jc-value-panel-inner\"\u003e\n\n            \u003cspan class=\"jc-eyebrow\"\u003e\n              Included in Your Ritual\n            \u003c\/span\u003e\n\n            \u003ch3\u003e\n              One Beard Oil.\u003cbr\u003e\n              One Beard Balm.\u003cbr\u003e\n              One Signature.\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              A complete two-step Ernesto grooming experience for softness,\n              moisture, polish and everyday control.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- UPGRADE --\u003e\n  \u003csection class=\"jc-upgrade\"\u003e\n    \u003cdiv class=\"jc-upgrade-inner\"\u003e\n\n      \u003cspan class=\"jc-eyebrow\"\u003e\n        Take the Ritual Beyond the Beard\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        Carry Ernesto from beard to skin.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Complete the fragrance experience with the matching Black Label Luxury\n        Cologne Oil. Apply it to pulse points after grooming to extend the\n        rum, tobacco, amber, leather and moss signature beyond the beard.\n      \u003c\/p\u003e\n\n      \u003ca class=\"jc-button\" href=\"\/products\/black-label-luxury-cologne-oil\"\u003e\n        Explore Luxury Cologne Oil\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"jc-faq\"\u003e\n    \u003cdiv class=\"jc-container\"\u003e\n\n      \u003cspan class=\"jc-eyebrow\" style=\"text-align:center;\"\u003e\n        The Details\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"jc-section-heading\"\u003e\n        Frequently Asked Questions\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"jc-faq-list\"\u003e\n\n        \u003carticle class=\"jc-faq-item\"\u003e\n          \u003ch3\u003e\n            What is included in the Ernesto Daily Ritual?\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            The set includes one full-size Ernesto Beard Oil and one\n            full-size Ernesto Beard Balm.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"jc-faq-item\"\u003e\n          \u003ch3\u003e\n            Should Beard Oil or Beard Balm be applied first?\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Apply Beard Oil first so it can reach the facial hair and skin\n            beneath the beard. Follow with Beard Balm to help seal in moisture,\n            smooth the beard and add light control.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"jc-faq-item\"\u003e\n          \u003ch3\u003e\n            Do I need both products?\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Beard Oil focuses on conditioning and moisture, while Beard Balm\n            adds smoothing, light hold and definition. They may be used\n            separately, but they are designed to perform especially well\n            together.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"jc-faq-item\"\u003e\n          \u003ch3\u003e\n            What does Ernesto smell like?\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Ernesto is a smoky boozy leather fragrance featuring bergamot,\n            grapefruit, rum, oakwood, clove, labdanum, patchouli, tobacco,\n            amber, leather and moss.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"jc-faq-item\"\u003e\n          \u003ch3\u003e\n            Is Ernesto only for evening wear?\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            No. Its smoky, boozy character is especially suited to evening wear,\n            date nights and cooler weather, but it may be worn anytime by anyone\n            drawn to leather, tobacco and rich atmospheric fragrance.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"jc-faq-item\"\u003e\n          \u003ch3\u003e\n            Can I add the matching cologne oil?\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Yes. The Black Label Luxury Cologne Oil is available in Ernesto\n            and can be applied to pulse points after the beard-care ritual for\n            a coordinated beard-to-skin fragrance experience.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"jc-faq-item\"\u003e\n          \u003ch3\u003e\n            Does this make a good gift?\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            The Ernesto Daily Ritual is an elevated grooming gift for\n            birthdays, Father’s Day, holidays, anniversaries, weddings or any\n            man who appreciates warm fragrance and sophisticated daily\n            grooming.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINAL --\u003e\n  \u003csection class=\"jc-final\"\u003e\n    \u003cdiv class=\"jc-final-content\"\u003e\n\n      \u003cspan class=\"jc-eyebrow\"\u003e\n        Ernesto\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        Condition. Control. Make questionable decisions.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Bring softness, polish and the smoky, magnetic character of Ernesto\n        into one complete daily grooming ritual.\n      \u003c\/p\u003e\n\n      \u003cspan class=\"jc-final-prompt\"\u003e\n        Add the Daily Ritual to Your Routine\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"LuLu \u0026 Oliver","offers":[{"title":"Default Title","offer_id":46567666352198,"sku":null,"price":33.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0560\/1948\/4742\/files\/BeardBalmPic.2.jpg?v=1785458420","url":"https:\/\/luluandoliver.com\/products\/the-black-label-daily-ritual-ernesto","provider":"LuLu \u0026 Oliver","version":"1.0","type":"link"}