{"id":9,"date":"2019-10-29T10:04:28","date_gmt":"2019-10-29T10:04:28","guid":{"rendered":"https:\/\/demo.casethemes.net\/consultio-corporate2\/?page_id=9"},"modified":"2026-07-31T14:59:06","modified_gmt":"2026-07-31T13:59:06","slug":"home","status":"publish","type":"page","link":"https:\/\/ocjdesigns.com\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"9\" class=\"elementor elementor-9\">\n\t\t\t\t        <section class=\"elementor-section elementor-top-section elementor-element elementor-element-53883b2 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default ct-header-fixed-none ct-row-max-none\" data-id=\"53883b2\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n            \n                        <div class=\"elementor-container elementor-column-gap-no \">\n                    <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6340162\" data-id=\"6340162\" data-element_type=\"column\">\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\n                    \n        \t\t<div class=\"elementor-element elementor-element-490fe63 elementor-widget elementor-widget-html\" data-id=\"490fe63\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\r\n    \/* CSS Reset & Encapsulated Scope *\/\r\n    .hero-luxury-slider-scope * {\r\n        box-sizing: border-box;\r\n        margin: 0;\r\n        padding: 0;\r\n    }\r\n\r\n    .hero-luxury-slider-scope {\r\n        --bg-color: #060606;\r\n        --text-main: #cccccc;\r\n        --heading-color: #ffffff;\r\n        --accent-gold: #c5a059;\r\n        --accent-gold-hover: #dfbc77;\r\n        --border-gold: rgba(197, 160, 89, 0.35);\r\n        --font-serif: 'Cormorant Garamond', serif;\r\n        --font-sans: 'Montserrat', sans-serif;\r\n        \r\n        background-color: var(--bg-color);\r\n        font-family: var(--font-sans);\r\n        -webkit-font-smoothing: antialiased;\r\n        width: 100%;\r\n        position: relative;\r\n        overflow: hidden;\r\n        padding-top: 60px; \/* Added upper spacing *\/\r\n    }\r\n\r\n    \/* Slider Container *\/\r\n    .hero-luxury-slider-scope .luxury-slider-container {\r\n        position: relative;\r\n        width: 100%;\r\n        min-height: 85vh;\r\n        display: flex;\r\n        align-items: center;\r\n    }\r\n\r\n    \/* Slides *\/\r\n    .hero-luxury-slider-scope .luxury-slide {\r\n        position: absolute;\r\n        inset: 0;\r\n        opacity: 0;\r\n        visibility: hidden;\r\n        transition: opacity 1.2s cubic-bezier(0.16, 1, 0.3, 1), visibility 1.2s ease;\r\n        display: flex;\r\n        align-items: center;\r\n    }\r\n\r\n    .hero-luxury-slider-scope .luxury-slide.active {\r\n        opacity: 1;\r\n        visibility: visible;\r\n        z-index: 2;\r\n    }\r\n\r\n    \/* Background Image with Zoom Effect *\/\r\n    .hero-luxury-slider-scope .luxury-slide-bg {\r\n        position: absolute;\r\n        inset: 0;\r\n        background-size: cover;\r\n        background-position: center;\r\n        z-index: 1;\r\n        transform: scale(1.06);\r\n        transition: transform 2s cubic-bezier(0.16, 1, 0.3, 1);\r\n    }\r\n\r\n    .hero-luxury-slider-scope .luxury-slide.active .luxury-slide-bg {\r\n        transform: scale(1);\r\n    }\r\n\r\n    \/* Deep Luxury Vignette \/ Gradient Overlay *\/\r\n    .hero-luxury-slider-scope .luxury-slide-bg::after {\r\n        content: '';\r\n        position: absolute;\r\n        inset: 0;\r\n        background: linear-gradient(90deg, rgba(6, 6, 6, 0.95) 0%, rgba(6, 6, 6, 0.85) 45%, rgba(6, 6, 6, 0.45) 100%),\r\n                    linear-gradient(180deg, rgba(6, 6, 6, 0.6) 0%, rgba(6, 6, 6, 0.9) 100%);\r\n    }\r\n\r\n    \/* Content Layout *\/\r\n    .hero-luxury-slider-scope .luxury-content-wrapper {\r\n        position: relative;\r\n        z-index: 2;\r\n        max-width: 1300px;\r\n        margin: 0 auto;\r\n        width: 100%;\r\n        padding: 80px 40px;\r\n    }\r\n\r\n    .hero-luxury-slider-scope .luxury-text-col {\r\n        max-width: 750px;\r\n        opacity: 0;\r\n        transform: translateY(40px);\r\n        transition: opacity 1s cubic-bezier(0.16, 1, 0.3, 1) 0.3s, transform 1s cubic-bezier(0.16, 1, 0.3, 1) 0.3s;\r\n    }\r\n\r\n    .hero-luxury-slider-scope .luxury-slide.active .luxury-text-col {\r\n        opacity: 1;\r\n        transform: translateY(0);\r\n    }\r\n\r\n    \/* Subtitle Tag *\/\r\n    .hero-luxury-slider-scope .luxury-badge {\r\n        font-size: 0.8rem;\r\n        text-transform: uppercase;\r\n        letter-spacing: 0.4em;\r\n        color: var(--accent-gold);\r\n        margin-bottom: 25px;\r\n        display: block;\r\n        font-weight: 600;\r\n    }\r\n\r\n    \/* Luxury Serif Title matching the image style *\/\r\n    .hero-luxury-slider-scope .luxury-title {\r\n        font-family: var(--font-serif);\r\n        font-size: clamp(3.2rem, 5.5vw, 5.2rem);\r\n        font-weight: 400;\r\n        color: var(--heading-color);\r\n        line-height: 1.1;\r\n        margin-bottom: 30px;\r\n    }\r\n\r\n    .hero-luxury-slider-scope .luxury-title span {\r\n        font-style: italic;\r\n        color: var(--accent-gold);\r\n    }\r\n\r\n    \/* Description *\/\r\n    .hero-luxury-slider-scope .luxury-desc {\r\n        font-size: 1.05rem;\r\n        color: var(--text-main);\r\n        line-height: 1.85;\r\n        font-weight: 300;\r\n        margin-bottom: 45px;\r\n        max-width: 620px;\r\n    }\r\n\r\n    \/* Action Buttons Group matching the screenshot style *\/\r\n    .hero-luxury-slider-scope .luxury-btn-group {\r\n        display: flex;\r\n        gap: 20px;\r\n        flex-wrap: wrap;\r\n        align-items: center;\r\n    }\r\n\r\n    \/* Primary Gold Button with Arrow *\/\r\n    .hero-luxury-slider-scope .btn-gold {\r\n        display: inline-flex;\r\n        align-items: center;\r\n        gap: 12px;\r\n        font-family: var(--font-sans);\r\n        font-size: 0.8rem;\r\n        text-transform: uppercase;\r\n        letter-spacing: 0.25em;\r\n        color: #060606;\r\n        background-color: var(--accent-gold);\r\n        padding: 20px 35px;\r\n        border-radius: 2px;\r\n        text-decoration: none;\r\n        font-weight: 600;\r\n        transition: background-color 0.4s ease, transform 0.3s ease, box-shadow 0.3s ease;\r\n        box-shadow: 0 10px 30px rgba(197, 160, 89, 0.25);\r\n    }\r\n\r\n    .hero-luxury-slider-scope .btn-gold svg {\r\n        width: 16px;\r\n        height: 16px;\r\n        transition: transform 0.3s ease;\r\n    }\r\n\r\n    .hero-luxury-slider-scope .btn-gold:hover {\r\n        background-color: var(--accent-gold-hover);\r\n        transform: translateY(-3px);\r\n        box-shadow: 0 15px 35px rgba(197, 160, 89, 0.4);\r\n    }\r\n\r\n    .hero-luxury-slider-scope .btn-gold:hover svg {\r\n        transform: translateX(4px);\r\n    }\r\n\r\n    \/* Secondary Outlined Button *\/\r\n    .hero-luxury-slider-scope .btn-outline {\r\n        display: inline-block;\r\n        font-family: var(--font-sans);\r\n        font-size: 0.8rem;\r\n        text-transform: uppercase;\r\n        letter-spacing: 0.25em;\r\n        color: var(--heading-color);\r\n        background-color: transparent;\r\n        border: 1px solid var(--border-gold);\r\n        padding: 20px 35px;\r\n        border-radius: 2px;\r\n        text-decoration: none;\r\n        font-weight: 500;\r\n        transition: border-color 0.4s ease, background-color 0.4s ease, transform 0.3s ease;\r\n    }\r\n\r\n    .hero-luxury-slider-scope .btn-outline:hover {\r\n        border-color: var(--accent-gold);\r\n        background-color: rgba(197, 160, 89, 0.05);\r\n        transform: translateY(-3px);\r\n    }\r\n\r\n    \/* Slider Navigation Controls *\/\r\n    .hero-luxury-slider-scope .luxury-slider-controls {\r\n        position: absolute;\r\n        bottom: 40px;\r\n        right: 60px;\r\n        z-index: 10;\r\n        display: flex;\r\n        gap: 12px;\r\n        align-items: center;\r\n    }\r\n\r\n    .hero-luxury-slider-scope .luxury-dot {\r\n        width: 10px;\r\n        height: 10px;\r\n        border-radius: 50%;\r\n        border: 1px solid var(--accent-gold);\r\n        background-color: transparent;\r\n        cursor: pointer;\r\n        transition: background-color 0.4s ease, transform 0.3s ease, width 0.4s ease;\r\n    }\r\n\r\n    .hero-luxury-slider-scope .luxury-dot.active {\r\n        background-color: var(--accent-gold);\r\n        width: 25px;\r\n        border-radius: 6px;\r\n    }\r\n\r\n    \/* Responsive Design *\/\r\n    @media (max-width: 900px) {\r\n        .hero-luxury-slider-scope {\r\n            padding-top: 40px;\r\n        }\r\n\r\n        .hero-luxury-slider-scope .luxury-content-wrapper {\r\n            padding: 60px 20px;\r\n        }\r\n\r\n        .hero-luxury-slider-scope .luxury-slider-controls {\r\n            right: 20px;\r\n            bottom: 25px;\r\n        }\r\n\r\n        .hero-luxury-slider-scope {\r\n            min-height: auto;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<!-- Encapsulated Luxury Hero Slider Component -->\r\n<div class=\"hero-luxury-slider-scope\">\r\n    <div class=\"luxury-slider-container\" id=\"luxuryHeroSlider\">\r\n        \r\n        <!-- Slide 1 -->\r\n        <div class=\"luxury-slide active\" data-slide=\"0\">\r\n            <div class=\"luxury-slide-bg\" style=\"background-image: url('https:\/\/ocjdesigns.com\/wp-content\/uploads\/2026\/07\/90a441_86e3b0b2899648bc9594f8684caa3cd1mv2.webp');\"><\/div>\r\n            <div class=\"luxury-content-wrapper\">\r\n                <div class=\"luxury-text-col\">\r\n                    <span class=\"luxury-badge\">Master Jeweler \u00b7 Gemologist \u00b7 CAD Designer<\/span>\r\n                    <h1 class=\"luxury-title\">Handcrafted Fine Jewelry <span>Designed<\/span> to Tell Your Story<\/h1>\r\n                    <p class=\"luxury-desc\">Custom jewelry, expert repairs, and bespoke commissions by Orlando Cajamarca \u2014 over 40 years of precision craftsmanship and gemological expertise.<\/p>\r\n                    <div class=\"luxury-btn-group\">\r\n                        <a href=\"https:\/\/ocjdesigns.com\/index.php\/services-v-2\/\" class=\"btn-gold\">\r\n                            Start Your Custom Design\r\n                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline><\/svg>\r\n                        <\/a>\r\n                        <a href=\"https:\/\/ocjdesigns.com\/index.php\/contact-v-4\/\" class=\"btn-outline\">Book a Consultation<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- Slide 2 -->\r\n        <div class=\"luxury-slide\" data-slide=\"1\">\r\n            <div class=\"luxury-slide-bg\" style=\"background-image: url('https:\/\/ocjdesigns.com\/wp-content\/uploads\/2026\/07\/90a441_86e3b0b2899648bc9594f8684caa3cd1mv2.webp');\"><\/div>\r\n            <div class=\"luxury-content-wrapper\">\r\n                <div class=\"luxury-text-col\">\r\n                    <span class=\"luxury-badge\">Bespoke Commissions & Restorations<\/span>\r\n                    <h1 class=\"luxury-title\">Bring Your Vision to <span>Exquisite<\/span> Reality<\/h1>\r\n                    <p class=\"luxury-desc\">From heirloom restorations and engagement rings to state-of-the-art CAD modeling. Experience unmatched artistry tailored uniquely to you.<\/p>\r\n                    <div class=\"luxury-btn-group\">\r\n                        <a href=\"https:\/\/ocjdesigns.com\/index.php\/contact-v-4\/\" class=\"btn-gold\">\r\n                            Book a Consultation\r\n                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline><\/svg>\r\n                        <\/a>\r\n                        <a href=\"https:\/\/ocjdesigns.com\/index.php\/gallery\/\" class=\"btn-outline\">Explore Custom Work<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- Slider Navigation Controls -->\r\n        <div class=\"luxury-slider-controls\">\r\n            <button class=\"luxury-dot active\" onclick=\"currentLuxurySlide(0)\" aria-label=\"Slide 1\"><\/button>\r\n            <button class=\"luxury-dot\" onclick=\"currentLuxurySlide(1)\" aria-label=\"Slide 2\"><\/button>\r\n        <\/div>\r\n\r\n    <\/div>\r\n<\/div>\r\n\r\n<!-- Slider Script -->\r\n<script>\r\n    let luxurySlideIndex = 0;\r\n    const luxurySlides = document.querySelectorAll('.hero-luxury-slider-scope .luxury-slide');\r\n    const luxuryDots = document.querySelectorAll('.hero-luxury-slider-scope .luxury-dot');\r\n    let luxuryTimer;\r\n\r\n    function showLuxurySlide(index) {\r\n        luxurySlides.forEach(slide => slide.classList.remove('active'));\r\n        luxuryDots.forEach(dot => dot.classList.remove('active'));\r\n        \r\n        luxurySlideIndex = (index + luxurySlides.length) % luxurySlides.length;\r\n        \r\n        luxurySlides[luxurySlideIndex].classList.add('active');\r\n        luxuryDots[luxurySlideIndex].classList.add('active');\r\n    }\r\n\r\n    function currentLuxurySlide(index) {\r\n        showLuxurySlide(index);\r\n        resetLuxuryTimer();\r\n    }\r\n\r\n    function nextLuxurySlide() {\r\n        showLuxurySlide(luxurySlideIndex + 1);\r\n    }\r\n\r\n    function resetLuxuryTimer() {\r\n        clearInterval(luxuryTimer);\r\n        luxuryTimer = setInterval(nextLuxurySlide, 6500);\r\n    }\r\n\r\n    \/\/ Auto rotate every 6.5 seconds\r\n    luxuryTimer = setInterval(nextLuxurySlide, 6500);\r\n<\/script>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3f7e49c elementor-widget elementor-widget-image-carousel\" data-id=\"3f7e49c\" data-element_type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.23.0 - 05-08-2024 *\/\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% \/ var(--e-image-carousel-slides-to-show, 3))}<\/style>\t\t<div class=\"elementor-image-carousel-wrapper swiper\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper swiper-image-stretch\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 1\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/ocjdesigns.com\/wp-content\/uploads\/2026\/07\/1-1.png\" alt=\"1\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-070c6bd elementor-widget elementor-widget-image-carousel\" data-id=\"070c6bd\" data-element_type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper swiper-image-stretch\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 1\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/ocjdesigns.com\/wp-content\/uploads\/2026\/07\/2.png\" alt=\"2\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0582337 elementor-widget elementor-widget-html\" data-id=\"0582337\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!-- Add this CSS to your stylesheet or inside a <style> tag -->\r\n<style>\r\n    \/* CSS Reset & Encapsulated Scope *\/\r\n    .luxury-expertise-animated * {\r\n        box-sizing: border-box;\r\n        margin: 0;\r\n        padding: 0;\r\n    }\r\n\r\n    .luxury-expertise-animated {\r\n        --bg-color: #060606;\r\n        --card-bg: #0e0e0e;\r\n        --text-main: #b8b8b8;\r\n        --heading-color: #ffffff;\r\n        --accent-gold: #c5a059;\r\n        --accent-gold-hover: #dfbc77;\r\n        --border-gold: rgba(197, 160, 89, 0.2);\r\n        --border-gold-hover: rgba(197, 160, 89, 0.6);\r\n        --font-serif: 'Cormorant Garamond', serif;\r\n        --font-sans: 'Montserrat', sans-serif;\r\n        \r\n        background-color: var(--bg-color);\r\n        font-family: var(--font-sans);\r\n        -webkit-font-smoothing: antialiased;\r\n        width: 100%;\r\n        padding: 50px 20px;\r\n        overflow: hidden;\r\n    }\r\n\r\n    \/* Container *\/\r\n    .luxury-expertise-animated .lea-container {\r\n        max-width: 1300px;\r\n        margin: 0 auto;\r\n    }\r\n\r\n    \/* Section Header *\/\r\n    .luxury-expertise-animated .lea-header {\r\n        text-align: center;\r\n        max-width: 750px;\r\n        margin: 0 auto 100px auto;\r\n        opacity: 0;\r\n        transform: translateY(30px);\r\n        animation: fadeInUp 1s cubic-bezier(0.16, 1, 0.3, 1) forwards;\r\n    }\r\n\r\n    .luxury-expertise-animated .lea-subtitle {\r\n        font-size: 0.8rem;\r\n        text-transform: uppercase;\r\n        letter-spacing: 0.4em;\r\n        color: var(--accent-gold);\r\n        margin-bottom: 20px;\r\n        display: block;\r\n        font-weight: 500;\r\n    }\r\n\r\n    .luxury-expertise-animated .lea-title {\r\n        font-family: var(--font-serif);\r\n        font-size: clamp(2.8rem, 4.5vw, 4.2rem);\r\n        font-weight: 400;\r\n        color: var(--heading-color);\r\n        line-height: 1.15;\r\n        margin-bottom: 25px;\r\n    }\r\n\r\n    .luxury-expertise-animated .lea-title span {\r\n        font-style: italic;\r\n        color: var(--accent-gold);\r\n    }\r\n\r\n    .luxury-expertise-animated .lea-intro {\r\n        font-size: 1.05rem;\r\n        color: var(--text-main);\r\n        font-weight: 300;\r\n        line-height: 1.8;\r\n    }\r\n\r\n    \/* 4-Column Grid layout for staggered cards *\/\r\n    .luxury-expertise-animated .lea-grid {\r\n        display: grid;\r\n        grid-template-columns: repeat(4, 1fr);\r\n        gap: 25px;\r\n    }\r\n\r\n    \/* Luxury Interactive Card *\/\r\n    .luxury-expertise-animated .lea-card {\r\n        background-color: var(--card-bg);\r\n        border: 1px solid var(--border-gold);\r\n        padding: 50px 30px;\r\n        position: relative;\r\n        overflow: hidden;\r\n        border-radius: 3px;\r\n        opacity: 0;\r\n        transform: translateY(50px);\r\n        animation: fadeInUp 1s cubic-bezier(0.16, 1, 0.3, 1) forwards;\r\n        transition: border-color 0.5s ease, transform 0.5s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.5s ease, background-color 0.5s ease;\r\n    }\r\n\r\n    \/* Staggered entrance animations *\/\r\n    .luxury-expertise-animated .lea-card:nth-child(1) { animation-delay: 0.1s; }\r\n    .luxury-expertise-animated .lea-card:nth-child(2) { animation-delay: 0.2s; }\r\n    .luxury-expertise-animated .lea-card:nth-child(3) { animation-delay: 0.3s; }\r\n    .luxury-expertise-animated .lea-card:nth-child(4) { animation-delay: 0.4s; }\r\n\r\n    \/* Top gold glowing border expansion on hover *\/\r\n    .luxury-expertise-animated .lea-card::before {\r\n        content: '';\r\n        position: absolute;\r\n        top: 0;\r\n        left: 0;\r\n        width: 100%;\r\n        height: 2px;\r\n        background: linear-gradient(90deg, transparent, var(--accent-gold), transparent);\r\n        transform: scaleX(0);\r\n        transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);\r\n    }\r\n\r\n    .luxury-expertise-animated .lea-card:hover::before {\r\n        transform: scaleX(1);\r\n    }\r\n\r\n    .luxury-expertise-animated .lea-card:hover {\r\n        background-color: #121212;\r\n        border-color: var(--border-gold-hover);\r\n        transform: translateY(-10px);\r\n        box-shadow: 0 25px 50px rgba(0, 0, 0, 0.8), 0 0 20px rgba(197, 160, 89, 0.08);\r\n    }\r\n\r\n    \/* Animated floating number watermark *\/\r\n    .luxury-expertise-animated .lea-number {\r\n        font-family: var(--font-serif);\r\n        font-size: 3rem;\r\n        font-weight: 300;\r\n        color: var(--accent-gold);\r\n        opacity: 0.4;\r\n        margin-bottom: 20px;\r\n        line-height: 1;\r\n        transition: opacity 0.4s ease, transform 0.4s ease;\r\n    }\r\n\r\n    .luxury-expertise-animated .lea-card:hover .lea-number {\r\n        opacity: 0.9;\r\n        transform: scale(1.05);\r\n    }\r\n\r\n    \/* Card Title *\/\r\n    .luxury-expertise-animated .lea-card-title {\r\n        font-family: var(--font-serif);\r\n        font-size: 1.8rem;\r\n        font-weight: 400;\r\n        color: var(--heading-color);\r\n        margin-bottom: 15px;\r\n        line-height: 1.2;\r\n    }\r\n\r\n    \/* Card Description *\/\r\n    .luxury-expertise-animated .lea-card-desc {\r\n        font-size: 0.9rem;\r\n        color: var(--text-main);\r\n        line-height: 1.8;\r\n        font-weight: 300;\r\n        margin-bottom: 30px;\r\n    }\r\n\r\n    \/* Keyframe Animations *\/\r\n    @keyframes fadeInUp {\r\n        from {\r\n            opacity: 0;\r\n            transform: translateY(50px);\r\n        }\r\n        to {\r\n            opacity: 1;\r\n            transform: translateY(0);\r\n        }\r\n    }\r\n\r\n    \/* Responsive Design *\/\r\n    @media (max-width: 1024px) {\r\n        .luxury-expertise-animated .lea-grid {\r\n            grid-template-columns: repeat(2, 1fr);\r\n            gap: 30px;\r\n        }\r\n    }\r\n\r\n    @media (max-width: 650px) {\r\n        .luxury-expertise-animated .lea-grid {\r\n            grid-template-columns: 1fr;\r\n        }\r\n\r\n        .luxury-expertise-animated {\r\n            padding: 80px 15px;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<!-- Encapsulated Animated Luxury Cards Section -->\r\n<div class=\"luxury-expertise-animated\">\r\n    <div class=\"lea-container\">\r\n        <!-- Section Header -->\r\n        <div class=\"lea-header\">\r\n            <span class=\"lea-subtitle\">Our Expertise<\/span>\r\n            <h2 class=\"lea-title\">Master Craftsmanship in <span>Every Detail<\/span><\/h2>\r\n            <p class=\"lea-intro\">A full-service atelier offering custom design, expert repair, cutting-edge CAD technology, and professional education.<\/p>\r\n        <\/div>\r\n\r\n        <!-- Animated 4-Column Grid -->\r\n        <div class=\"lea-grid\">\r\n            <!-- Card 1 -->\r\n            <div class=\"lea-card\">\r\n                <span class=\"lea-number\">01<\/span>\r\n                <h3 class=\"lea-card-title\">Custom Design<\/h3>\r\n                <p class=\"lea-card-desc\">From engagement rings to bespoke heirlooms, every piece is designed and handcrafted to your vision using traditional techniques and modern CAD technology.<\/p>\r\n            <\/div>\r\n\r\n            <!-- Card 2 -->\r\n            <div class=\"lea-card\">\r\n                <span class=\"lea-number\">02<\/span>\r\n                <h3 class=\"lea-card-title\">Repair & Restoration<\/h3>\r\n                <p class=\"lea-card-desc\">Expert ring resizing, stone replacement, prong repair, polishing, and full restoration services. Most repairs completed same day while you watch.<\/p>\r\n            <\/div>\r\n\r\n            <!-- Card 3 -->\r\n            <div class=\"lea-card\">\r\n                <span class=\"lea-number\">03<\/span>\r\n                <h3 class=\"lea-card-title\">CAD & 3D Design<\/h3>\r\n                <p class=\"lea-card-desc\">Precision computer-aided design brings your concept to life before casting. Visualize every detail of your piece in photorealistic 3D renderings.<\/p>\r\n            <\/div>\r\n\r\n            <!-- Card 4 -->\r\n            <div class=\"lea-card\">\r\n                <span class=\"lea-number\">04<\/span>\r\n                <h3 class=\"lea-card-title\">Jewelry Education<\/h3>\r\n                <p class=\"lea-card-desc\">Professional instruction in jewelry making, metalsmithing, and CAD design. Learn from a master with over two decades of teaching experience.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a892154 elementor-widget elementor-widget-html\" data-id=\"a892154\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!-- Add this CSS to your stylesheet or inside a <style> tag -->\r\n<style>\r\n    \/* CSS Reset & Encapsulated Scope *\/\r\n    .luxury-timeline-scope * {\r\n        box-sizing: border-box;\r\n        margin: 0;\r\n        padding: 0;\r\n    }\r\n\r\n    .luxury-timeline-scope {\r\n        --bg-color: #060606;\r\n        --text-main: #b8b8b8;\r\n        --heading-color: #ffffff;\r\n        --accent-gold: #c5a059;\r\n        --accent-gold-hover: #dfbc77;\r\n        --border-gold: rgba(197, 160, 89, 0.25);\r\n        --font-serif: 'Cormorant Garamond', serif;\r\n        --font-sans: 'Montserrat', sans-serif;\r\n        \r\n        background-color: var(--bg-color);\r\n        font-family: var(--font-sans);\r\n        -webkit-font-smoothing: antialiased;\r\n        width: 100%;\r\n        padding: 40px 20px;\r\n        overflow: hidden;\r\n    }\r\n\r\n    \/* Container *\/\r\n    .luxury-timeline-scope .lt-container {\r\n        max-width: 1200px;\r\n        margin: 0 auto;\r\n    }\r\n\r\n    \/* Section Header *\/\r\n    .luxury-timeline-scope .lt-header {\r\n        text-align: center;\r\n        max-width: 750px;\r\n        margin: 0 auto 90px auto;\r\n        opacity: 0;\r\n        transform: translateY(30px);\r\n        animation: fadeInUp 1s cubic-bezier(0.16, 1, 0.3, 1) forwards;\r\n    }\r\n\r\n    .luxury-timeline-scope .lt-subtitle {\r\n        font-size: 0.8rem;\r\n        text-transform: uppercase;\r\n        letter-spacing: 0.4em;\r\n        color: var(--accent-gold);\r\n        margin-bottom: 20px;\r\n        display: block;\r\n        font-weight: 500;\r\n    }\r\n\r\n    .luxury-timeline-scope .lt-title {\r\n        font-family: var(--font-serif);\r\n        font-size: clamp(2.8rem, 4.5vw, 4.2rem);\r\n        font-weight: 400;\r\n        color: var(--heading-color);\r\n        line-height: 1.15;\r\n        margin-bottom: 25px;\r\n    }\r\n\r\n    .luxury-timeline-scope .lt-title span {\r\n        font-style: italic;\r\n        color: var(--accent-gold);\r\n    }\r\n\r\n    .luxury-timeline-scope .lt-intro {\r\n        font-size: 1.05rem;\r\n        color: var(--text-main);\r\n        font-weight: 300;\r\n        line-height: 1.8;\r\n    }\r\n\r\n    \/* Minimalist Timeline Layout (No Cards) *\/\r\n    .luxury-timeline-scope .lt-timeline-wrapper {\r\n        position: relative;\r\n        display: grid;\r\n        grid-template-columns: repeat(4, 1fr);\r\n        gap: 40px;\r\n    }\r\n\r\n    \/* Connecting Gold Line across the steps *\/\r\n    .luxury-timeline-scope .lt-timeline-wrapper::before {\r\n        content: '';\r\n        position: absolute;\r\n        top: 35px;\r\n        left: 0;\r\n        width: 100%;\r\n        height: 1px;\r\n        background: linear-gradient(90deg, transparent, var(--border-gold) 15%, var(--border-gold) 85%, transparent);\r\n        z-index: 1;\r\n    }\r\n\r\n    \/* Timeline Step Item *\/\r\n    .luxury-timeline-scope .lt-step {\r\n        position: relative;\r\n        z-index: 2;\r\n        opacity: 0;\r\n        transform: translateY(40px);\r\n        animation: fadeInUp 1s cubic-bezier(0.16, 1, 0.3, 1) forwards;\r\n        transition: transform 0.4s ease;\r\n    }\r\n\r\n    .luxury-timeline-scope .lt-step:nth-child(1) { animation-delay: 0.1s; }\r\n    .luxury-timeline-scope .lt-step:nth-child(2) { animation-delay: 0.25s; }\r\n    .luxury-timeline-scope .lt-step:nth-child(3) { animation-delay: 0.4s; }\r\n    .luxury-timeline-scope .lt-step:nth-child(4) { animation-delay: 0.55s; }\r\n\r\n    .luxury-timeline-scope .lt-step:hover {\r\n        transform: translateY(-8px);\r\n    }\r\n\r\n    \/* Step Number Indicator \/ Marker *\/\r\n    .luxury-timeline-scope .lt-marker {\r\n        width: 70px;\r\n        height: 70px;\r\n        border-radius: 50%;\r\n        background-color: #0f0f0f;\r\n        border: 1px solid var(--border-gold);\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        margin-bottom: 35px;\r\n        font-family: var(--font-serif);\r\n        font-size: 1.4rem;\r\n        color: var(--accent-gold);\r\n        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.6);\r\n        transition: background-color 0.4s ease, border-color 0.4s ease, transform 0.4s ease, box-shadow 0.4s ease;\r\n    }\r\n\r\n    .luxury-timeline-scope .lt-step:hover .lt-marker {\r\n        background-color: var(--accent-gold);\r\n        color: #060606;\r\n        border-color: var(--accent-gold);\r\n        transform: scale(1.1);\r\n        box-shadow: 0 15px 35px rgba(197, 160, 89, 0.3);\r\n    }\r\n\r\n    \/* Step Title *\/\r\n    .luxury-timeline-scope .lt-step-title {\r\n        font-family: var(--font-serif);\r\n        font-size: 1.7rem;\r\n        font-weight: 400;\r\n        color: var(--heading-color);\r\n        margin-bottom: 15px;\r\n        line-height: 1.2;\r\n        transition: color 0.3s ease;\r\n    }\r\n\r\n    .luxury-timeline-scope .lt-step:hover .lt-step-title {\r\n        color: var(--accent-gold);\r\n    }\r\n\r\n    \/* Step Description *\/\r\n    .luxury-timeline-scope .lt-step-desc {\r\n        font-size: 0.95rem;\r\n        color: var(--text-main);\r\n        line-height: 1.8;\r\n        font-weight: 300;\r\n    }\r\n\r\n    \/* Keyframe Animations *\/\r\n    @keyframes fadeInUp {\r\n        from {\r\n            opacity: 0;\r\n            transform: translateY(40px);\r\n        }\r\n        to {\r\n            opacity: 1;\r\n            transform: translateY(0);\r\n        }\r\n    }\r\n\r\n    \/* Responsive Design *\/\r\n    @media (max-width: 1024px) {\r\n        .luxury-timeline-scope .lt-timeline-wrapper {\r\n            grid-template-columns: repeat(2, 1fr);\r\n            gap: 60px 40px;\r\n        }\r\n        .luxury-timeline-scope .lt-timeline-wrapper::before {\r\n            display: none; \/* Hide horizontal line on tablet\/mobile for clean layout *\/\r\n        }\r\n    }\r\n\r\n    @media (max-width: 650px) {\r\n        .luxury-timeline-scope .lt-timeline-wrapper {\r\n            grid-template-columns: 1fr;\r\n            gap: 50px;\r\n        }\r\n\r\n        .luxury-timeline-scope {\r\n            padding: 70px 20px;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<!-- Encapsulated Minimalist Timeline Process Section (No Cards) -->\r\n<div class=\"luxury-timeline-scope\">\r\n    <div class=\"lt-container\">\r\n        <!-- Section Header -->\r\n        <div class=\"lt-header\">\r\n            <span class=\"lt-subtitle\">The Process<\/span>\r\n            <h2 class=\"lt-title\">From Vision to <span>Masterpiece<\/span><\/h2>\r\n            <p class=\"lt-intro\">Every custom creation follows a meticulous four-step journey \u2014 ensuring your piece is exactly as you imagined.<\/p>\r\n        <\/div>\r\n\r\n        <!-- Minimalist Timeline Flow Grid -->\r\n        <div class=\"lt-timeline-wrapper\">\r\n            <!-- Step 01 -->\r\n            <div class=\"lt-step\">\r\n                <div class=\"lt-marker\">01<\/div>\r\n                <h3 class=\"lt-step-title\">Consultation<\/h3>\r\n                <p class=\"lt-step-desc\">Share your vision. We discuss your design, select metals and gemstones, and define every detail.<\/p>\r\n            <\/div>\r\n\r\n            <!-- Step 02 -->\r\n            <div class=\"lt-step\">\r\n                <div class=\"lt-marker\">02<\/div>\r\n                <h3 class=\"lt-step-title\">CAD Design<\/h3>\r\n                <p class=\"lt-step-desc\">Your concept takes shape in a precision 3D rendering, allowing you to visualize the finished piece.<\/p>\r\n            <\/div>\r\n\r\n            <!-- Step 03 -->\r\n            <div class=\"lt-step\">\r\n                <div class=\"lt-marker\">03<\/div>\r\n                <h3 class=\"lt-step-title\">Crafting<\/h3>\r\n                <p class=\"lt-step-desc\">Using lost-wax casting and hand fabrication, your piece is forged with decades of expertise.<\/p>\r\n            <\/div>\r\n\r\n            <!-- Step 04 -->\r\n            <div class=\"lt-step\">\r\n                <div class=\"lt-marker\">04<\/div>\r\n                <h3 class=\"lt-step-title\">Setting & Finishing<\/h3>\r\n                <p class=\"lt-step-desc\">Gemstones are expertly set, metals polished to perfection, and your masterpiece is revealed.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fb64b3a elementor-widget elementor-widget-html\" data-id=\"fb64b3a\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!-- Add this CSS to your stylesheet or inside a <style> tag -->\r\n<style>\r\n    \/* CSS Reset & Encapsulated Scope *\/\r\n    .gemstone-expertise-scope * {\r\n        box-sizing: border-box;\r\n        margin: 0;\r\n        padding: 0;\r\n    }\r\n\r\n    .gemstone-expertise-scope {\r\n        --bg-color: #060606;\r\n        --card-bg: #0e0e0e;\r\n        --text-main: #b8b8b8;\r\n        --heading-color: #ffffff;\r\n        --accent-gold: #c5a059;\r\n        --accent-gold-hover: #dfbc77;\r\n        --border-gold: rgba(197, 160, 89, 0.25);\r\n        --font-serif: 'Cormorant Garamond', serif;\r\n        --font-sans: 'Montserrat', sans-serif;\r\n        \r\n        background-color: var(--bg-color);\r\n        font-family: var(--font-sans);\r\n        -webkit-font-smoothing: antialiased;\r\n        width: 100%;\r\n        padding: 140px 20px;\r\n    }\r\n\r\n    \/* Container *\/\r\n    .gemstone-expertise-scope .ges-container {\r\n        max-width: 1300px;\r\n        margin: 0 auto;\r\n    }\r\n\r\n    \/* Split Grid Layout *\/\r\n    .gemstone-expertise-scope .ges-grid {\r\n        display: grid;\r\n        grid-template-columns: 1fr 1fr;\r\n        gap: 80px;\r\n        align-items: center;\r\n    }\r\n\r\n    \/* Image Column *\/\r\n    .gemstone-expertise-scope .ges-image-wrapper {\r\n        position: relative;\r\n        border-radius: 3px;\r\n        overflow: hidden;\r\n        border: 1px solid var(--border-gold);\r\n        opacity: 0;\r\n        transform: translateX(-40px);\r\n        animation: fadeInLeft 1s cubic-bezier(0.16, 1, 0.3, 1) forwards;\r\n        box-shadow: 0 25px 50px rgba(0, 0, 0, 0.8);\r\n    }\r\n\r\n    .gemstone-expertise-scope .ges-image-wrapper img {\r\n        width: 100%;\r\n        height: 100%;\r\n        object-fit: cover;\r\n        display: block;\r\n        transform: scale(1.03);\r\n        transition: transform 1.2s cubic-bezier(0.16, 1, 0.3, 1);\r\n    }\r\n\r\n    .gemstone-expertise-scope .ges-image-wrapper:hover img {\r\n        transform: scale(1);\r\n    }\r\n\r\n    \/* Content Column *\/\r\n    .gemstone-expertise-scope .ges-content {\r\n        opacity: 0;\r\n        transform: translateX(40px);\r\n        animation: fadeInRight 1s cubic-bezier(0.16, 1, 0.3, 1) 0.2s forwards;\r\n    }\r\n\r\n    .gemstone-expertise-scope .ges-subtitle {\r\n        font-size: 0.8rem;\r\n        text-transform: uppercase;\r\n        letter-spacing: 0.4em;\r\n        color: var(--accent-gold);\r\n        margin-bottom: 20px;\r\n        display: block;\r\n        font-weight: 500;\r\n    }\r\n\r\n    .gemstone-expertise-scope .ges-title {\r\n        font-family: var(--font-serif);\r\n        font-size: clamp(2.6rem, 4.2vw, 3.8rem);\r\n        font-weight: 400;\r\n        color: var(--heading-color);\r\n        line-height: 1.15;\r\n        margin-bottom: 25px;\r\n    }\r\n\r\n    .gemstone-expertise-scope .ges-title span {\r\n        font-style: italic;\r\n        color: var(--accent-gold);\r\n    }\r\n\r\n    .gemstone-expertise-scope .ges-desc {\r\n        font-size: 1.05rem;\r\n        color: var(--text-main);\r\n        line-height: 1.85;\r\n        font-weight: 300;\r\n        margin-bottom: 25px;\r\n    }\r\n\r\n    .gemstone-expertise-scope .ges-quote-box {\r\n        border-left: 2px solid var(--accent-gold);\r\n        padding-left: 25px;\r\n        margin-bottom: 40px;\r\n    }\r\n\r\n    .gemstone-expertise-scope .ges-quote-text {\r\n        font-family: var(--font-serif);\r\n        font-size: 1.3rem;\r\n        font-style: italic;\r\n        color: var(--heading-color);\r\n        line-height: 1.6;\r\n        font-weight: 300;\r\n    }\r\n\r\n    \/* Action Link *\/\r\n    .gemstone-expertise-scope .ges-link {\r\n        display: inline-flex;\r\n        align-items: center;\r\n        gap: 12px;\r\n        font-size: 0.8rem;\r\n        text-transform: uppercase;\r\n        letter-spacing: 0.25em;\r\n        color: var(--accent-gold);\r\n        text-decoration: none;\r\n        font-weight: 600;\r\n        transition: color 0.3s ease, gap 0.3s ease;\r\n    }\r\n\r\n    .gemstone-expertise-scope .ges-link svg {\r\n        width: 16px;\r\n        height: 16px;\r\n        transition: transform 0.3s ease;\r\n    }\r\n\r\n    .gemstone-expertise-scope .ges-link:hover {\r\n        color: var(--accent-gold-hover);\r\n        gap: 18px;\r\n    }\r\n\r\n    .gemstone-expertise-scope .ges-link:hover svg {\r\n        transform: translateX(4px);\r\n    }\r\n\r\n    \/* Keyframe Animations *\/\r\n    @keyframes fadeInLeft {\r\n        from {\r\n            opacity: 0;\r\n            transform: translateX(-40px);\r\n        }\r\n        to {\r\n            opacity: 1;\r\n            transform: translateX(0);\r\n        }\r\n    }\r\n\r\n    @keyframes fadeInRight {\r\n        from {\r\n            opacity: 0;\r\n            transform: translateX(40px);\r\n        }\r\n        to {\r\n            opacity: 1;\r\n            transform: translateX(0);\r\n        }\r\n    }\r\n\r\n    \/* Responsive Design *\/\r\n    @media (max-width: 1024px) {\r\n        .gemstone-expertise-scope .ges-grid {\r\n            grid-template-columns: 1fr;\r\n            gap: 50px;\r\n        }\r\n\r\n        .gemstone-expertise-scope .ges-image-wrapper {\r\n            max-height: 500px;\r\n        }\r\n    }\r\n\r\n    @media (max-width: 600px) {\r\n        .gemstone-expertise-scope {\r\n            padding: 80px 15px;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<!-- Encapsulated Gemstone Expertise Section -->\r\n<div class=\"gemstone-expertise-scope\">\r\n    <div class=\"ges-container\">\r\n        <div class=\"ges-grid\">\r\n            <!-- Left Side: High-End Visual -->\r\n            <div class=\"ges-image-wrapper\">\r\n                <img decoding=\"async\" src=\"https:\/\/ocjdesigns.com\/wp-content\/uploads\/2026\/07\/90a441_4c0118ea2fc7426583f83f1de1ceb8fdmv2.avif\" alt=\"Lab-Grown vs Natural Diamonds - Gemstone Expertise\">\r\n            <\/div>\r\n\r\n            <!-- Right Side: Content & Guidance -->\r\n            <div class=\"ges-content\">\r\n                <span class=\"ges-subtitle\">Gemstone Expertise<\/span>\r\n                <h2 class=\"ges-title\">Lab-Grown vs. <span>Natural Diamonds<\/span><\/h2>\r\n                \r\n                <p class=\"ges-desc\">\r\n                    Laboratory-grown diamonds are identical to mined natural diamonds in their physical, chemical, and optical properties. Graded with the same 4Cs, they are sustainable, conflict-free, and require considerably less energy to produce.\r\n                <\/p>\r\n\r\n                <div class=\"ges-quote-box\">\r\n                    <p class=\"ges-quote-text\">\r\n                        \"As a certified Gemologist, Orlando guides you through selecting the perfect stone \u2014 whether natural or lab-grown \u2014 with expert precision and complete transparency.\"\r\n                    <\/p>\r\n                <\/div>\r\n\r\n                <a href=\"https:\/\/ocjdesigns.com\/index.php\/contact-v-4\/\" class=\"ges-link\">\r\n                    Contact Us\r\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline><\/svg>\r\n                <\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4d36b38 elementor-widget elementor-widget-html\" data-id=\"4d36b38\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!-- Add this CSS to your stylesheet or inside a <style> tag -->\r\n<style>\r\n    \/* CSS Reset & Encapsulated Scope *\/\r\n    .why-ocj-scope * {\r\n        box-sizing: border-box;\r\n        margin: 0;\r\n        padding: 0;\r\n    }\r\n\r\n    .why-ocj-scope {\r\n        --bg-color: #060606;\r\n        --card-bg: #0e0e0e;\r\n        --text-main: #b8b8b8;\r\n        --heading-color: #ffffff;\r\n        --accent-gold: #c5a059;\r\n        --accent-gold-hover: #dfbc77;\r\n        --border-gold: rgba(197, 160, 89, 0.2);\r\n        --border-gold-hover: rgba(197, 160, 89, 0.6);\r\n        --font-serif: 'Cormorant Garamond', serif;\r\n        --font-sans: 'Montserrat', sans-serif;\r\n        \r\n        background-color: var(--bg-color);\r\n        font-family: var(--font-sans);\r\n        -webkit-font-smoothing: antialiased;\r\n        width: 100%;\r\n        padding: 10px 20px;\r\n        overflow: hidden;\r\n    }\r\n\r\n    \/* Container *\/\r\n    .why-ocj-scope .wocj-container {\r\n        max-width: 1300px;\r\n        margin: 0 auto;\r\n    }\r\n\r\n    \/* Section Header *\/\r\n    .why-ocj-scope .wocj-header {\r\n        text-align: center;\r\n        max-width: 750px;\r\n        margin: 0 auto 100px auto;\r\n        opacity: 0;\r\n        transform: translateY(30px);\r\n        animation: fadeInUp 1s cubic-bezier(0.16, 1, 0.3, 1) forwards;\r\n    }\r\n\r\n    .why-ocj-scope .wocj-subtitle {\r\n        font-size: 0.8rem;\r\n        text-transform: uppercase;\r\n        letter-spacing: 0.4em;\r\n        color: var(--accent-gold);\r\n        margin-bottom: 20px;\r\n        display: block;\r\n        font-weight: 500;\r\n    }\r\n\r\n    .why-ocj-scope .wocj-title {\r\n        font-family: var(--font-serif);\r\n        font-size: clamp(2.8rem, 4.5vw, 4.2rem);\r\n        font-weight: 400;\r\n        color: var(--heading-color);\r\n        line-height: 1.15;\r\n        margin-bottom: 25px;\r\n    }\r\n\r\n    .why-ocj-scope .wocj-title span {\r\n        font-style: italic;\r\n        color: var(--accent-gold);\r\n    }\r\n\r\n    .why-ocj-scope .wocj-intro {\r\n        font-size: 1.05rem;\r\n        color: var(--text-main);\r\n        font-weight: 300;\r\n        line-height: 1.8;\r\n    }\r\n\r\n    \/* 4-Column Grid layout *\/\r\n    .why-ocj-scope .wocj-grid {\r\n        display: grid;\r\n        grid-template-columns: repeat(4, 1fr);\r\n        gap: 25px;\r\n    }\r\n\r\n    \/* Luxury Card *\/\r\n    .why-ocj-scope .wocj-card {\r\n        background-color: var(--card-bg);\r\n        border: 1px solid var(--border-gold);\r\n        padding: 50px 30px;\r\n        position: relative;\r\n        overflow: hidden;\r\n        border-radius: 3px;\r\n        opacity: 0;\r\n        transform: translateY(50px);\r\n        animation: fadeInUp 1s cubic-bezier(0.16, 1, 0.3, 1) forwards;\r\n        transition: border-color 0.5s ease, transform 0.5s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.5s ease, background-color 0.5s ease;\r\n    }\r\n\r\n    \/* Staggered animations *\/\r\n    .why-ocj-scope .wocj-card:nth-child(1) { animation-delay: 0.1s; }\r\n    .why-ocj-scope .wocj-card:nth-child(2) { animation-delay: 0.2s; }\r\n    .why-ocj-scope .wocj-card:nth-child(3) { animation-delay: 0.3s; }\r\n    .why-ocj-scope .wocj-card:nth-child(4) { animation-delay: 0.4s; }\r\n\r\n    \/* Top gold glowing border expansion on hover *\/\r\n    .why-ocj-scope .wocj-card::before {\r\n        content: '';\r\n        position: absolute;\r\n        top: 0;\r\n        left: 0;\r\n        width: 100%;\r\n        height: 2px;\r\n        background: linear-gradient(90deg, transparent, var(--accent-gold), transparent);\r\n        transform: scaleX(0);\r\n        transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);\r\n    }\r\n\r\n    .why-ocj-scope .wocj-card:hover::before {\r\n        transform: scaleX(1);\r\n    }\r\n\r\n    .why-ocj-scope .wocj-card:hover {\r\n        background-color: #121212;\r\n        border-color: var(--border-gold-hover);\r\n        transform: translateY(-10px);\r\n        box-shadow: 0 25px 50px rgba(0, 0, 0, 0.8), 0 0 20px rgba(197, 160, 89, 0.08);\r\n    }\r\n\r\n    \/* Icon Container *\/\r\n    .why-ocj-scope .wocj-icon {\r\n        width: 50px;\r\n        height: 50px;\r\n        margin-bottom: 25px;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        color: var(--accent-gold);\r\n        transition: transform 0.4s ease;\r\n    }\r\n\r\n    .why-ocj-scope .wocj-icon svg {\r\n        width: 36px;\r\n        height: 36px;\r\n        stroke-width: 1.5px;\r\n    }\r\n\r\n    .why-ocj-scope .wocj-card:hover .wocj-icon {\r\n        transform: scale(1.1);\r\n    }\r\n\r\n    \/* Card Title *\/\r\n    .why-ocj-scope .wocj-card-title {\r\n        font-family: var(--font-serif);\r\n        font-size: 1.8rem;\r\n        font-weight: 400;\r\n        color: var(--heading-color);\r\n        margin-bottom: 15px;\r\n        line-height: 1.2;\r\n    }\r\n\r\n    \/* Card Description *\/\r\n    .why-ocj-scope .wocj-card-desc {\r\n        font-size: 0.9rem;\r\n        color: var(--text-main);\r\n        line-height: 1.8;\r\n        font-weight: 300;\r\n    }\r\n\r\n    \/* Keyframe Animations *\/\r\n    @keyframes fadeInUp {\r\n        from {\r\n            opacity: 0;\r\n            transform: translateY(50px);\r\n        }\r\n        to {\r\n            opacity: 1;\r\n            transform: translateY(0);\r\n        }\r\n    }\r\n\r\n    \/* Responsive Design *\/\r\n    @media (max-width: 1024px) {\r\n        .why-ocj-scope .wocj-grid {\r\n            grid-template-columns: repeat(2, 1fr);\r\n            gap: 30px;\r\n        }\r\n    }\r\n\r\n    @media (max-width: 650px) {\r\n        .why-ocj-scope .wocj-grid {\r\n            grid-template-columns: 1fr;\r\n        }\r\n\r\n        .why-ocj-scope {\r\n            padding: 80px 15px;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<!-- Encapsulated Why OCJ Designs Section -->\r\n<div class=\"why-ocj-scope\">\r\n    <div class=\"wocj-container\">\r\n        <!-- Section Header -->\r\n        <div class=\"wocj-header\">\r\n            <span class=\"wocj-subtitle\">Why OCJ Designs<\/span>\r\n            <h2 class=\"wocj-title\">The Standard of <span>Excellence<\/span><\/h2>\r\n            <p class=\"wocj-intro\">What sets a Master Jeweler apart from the rest.<\/p>\r\n        <\/div>\r\n\r\n        <!-- Animated 4-Column Grid with Custom Icons -->\r\n        <div class=\"wocj-grid\">\r\n            <!-- Feature 1 -->\r\n            <div class=\"wocj-card\">\r\n                <div class=\"wocj-icon\">\r\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><polyline points=\"12 6 12 12 16 14\"><\/polyline><\/svg>\r\n                <\/div>\r\n                <h3 class=\"wocj-card-title\">40+ Years of Mastery<\/h3>\r\n                <p class=\"wocj-card-desc\">Decades of hands-on experience in custom design, stone setting, and jewelry fabrication.<\/p>\r\n            <\/div>\r\n\r\n            <!-- Feature 2 -->\r\n            <div class=\"wocj-card\">\r\n                <div class=\"wocj-icon\">\r\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"><\/path><\/svg>\r\n                <\/div>\r\n                <h3 class=\"wocj-card-title\">GIA-Certified Gemologist<\/h3>\r\n                <p class=\"wocj-card-desc\">Trained at the Gemological Institute of America \u2014 every stone is evaluated with expert precision.<\/p>\r\n            <\/div>\r\n\r\n            <!-- Feature 3 -->\r\n            <div class=\"wocj-card\">\r\n                <div class=\"wocj-icon\">\r\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"><\/path><circle cx=\"12\" cy=\"12\" r=\"3\"><\/circle><\/svg>\r\n                <\/div>\r\n                <h3 class=\"wocj-card-title\">Diamonds Never Leave Your Sight<\/h3>\r\n                <p class=\"wocj-card-desc\">Watch your diamonds being set. Full transparency, full trust, at every stage.<\/p>\r\n            <\/div>\r\n\r\n            <!-- Feature 4 -->\r\n            <div class=\"wocj-card\">\r\n                <div class=\"wocj-icon\">\r\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\"><\/path><\/svg>\r\n                <\/div>\r\n                <h3 class=\"wocj-card-title\">On-Site, Same-Day Repairs<\/h3>\r\n                <p class=\"wocj-card-desc\">Most repairs and modifications completed the same day, right in our workshop.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b118ddc elementor-widget elementor-widget-html\" data-id=\"b118ddc\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!-- Add this CSS to your stylesheet or inside a <style> tag -->\r\n<style>\r\n    \/* CSS Reset & Encapsulated Scope *\/\r\n    .luxury-testimonials-scope * {\r\n        box-sizing: border-box;\r\n        margin: 0;\r\n        padding: 0;\r\n    }\r\n\r\n    .luxury-testimonials-scope {\r\n        --bg-color: #060606;\r\n        --card-bg: #0e0e0e;\r\n        --text-main: #b8b8b8;\r\n        --heading-color: #ffffff;\r\n        --accent-gold: #c5a059;\r\n        --accent-gold-hover: #dfbc77;\r\n        --border-gold: rgba(197, 160, 89, 0.2);\r\n        --border-gold-hover: rgba(197, 160, 89, 0.6);\r\n        --font-serif: 'Cormorant Garamond', serif;\r\n        --font-sans: 'Montserrat', sans-serif;\r\n        \r\n        background-color: var(--bg-color);\r\n        font-family: var(--font-sans);\r\n        -webkit-font-smoothing: antialiased;\r\n        width: 100%;\r\n        padding: 140px 20px;\r\n        overflow: hidden;\r\n    }\r\n\r\n    \/* Container *\/\r\n    .luxury-testimonials-scope .lte-container {\r\n        max-width: 1300px;\r\n        margin: 0 auto;\r\n    }\r\n\r\n    \/* Section Header *\/\r\n    .luxury-testimonials-scope .lte-header {\r\n        text-align: center;\r\n        max-width: 750px;\r\n        margin: 0 auto 100px auto;\r\n        opacity: 0;\r\n        transform: translateY(30px);\r\n        animation: fadeInUp 1s cubic-bezier(0.16, 1, 0.3, 1) forwards;\r\n    }\r\n\r\n    .luxury-testimonials-scope .lte-subtitle {\r\n        font-size: 0.8rem;\r\n        text-transform: uppercase;\r\n        letter-spacing: 0.4em;\r\n        color: var(--accent-gold);\r\n        margin-bottom: 20px;\r\n        display: block;\r\n        font-weight: 500;\r\n    }\r\n\r\n    .luxury-testimonials-scope .lte-title {\r\n        font-family: var(--font-serif);\r\n        font-size: clamp(2.8rem, 4.5vw, 4.2rem);\r\n        font-weight: 400;\r\n        color: var(--heading-color);\r\n        line-height: 1.15;\r\n        margin-bottom: 25px;\r\n    }\r\n\r\n    .luxury-testimonials-scope .lte-title span {\r\n        font-style: italic;\r\n        color: var(--accent-gold);\r\n    }\r\n\r\n    .luxury-testimonials-scope .lte-intro {\r\n        font-size: 1.05rem;\r\n        color: var(--text-main);\r\n        font-weight: 300;\r\n        line-height: 1.8;\r\n    }\r\n\r\n    \/* 3-Column Grid Layout for Testimonials *\/\r\n    .luxury-testimonials-scope .lte-grid {\r\n        display: grid;\r\n        grid-template-columns: repeat(3, 1fr);\r\n        gap: 30px;\r\n    }\r\n\r\n    \/* Testimonial Card *\/\r\n    .luxury-testimonials-scope .lte-card {\r\n        background-color: var(--card-bg);\r\n        border: 1px solid var(--border-gold);\r\n        padding: 50px 35px;\r\n        position: relative;\r\n        overflow: hidden;\r\n        border-radius: 3px;\r\n        display: flex;\r\n        flex-direction: column;\r\n        justify-content: space-between;\r\n        opacity: 0;\r\n        transform: translateY(50px);\r\n        animation: fadeInUp 1s cubic-bezier(0.16, 1, 0.3, 1) forwards;\r\n        transition: border-color 0.5s ease, transform 0.5s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.5s ease, background-color 0.5s ease;\r\n    }\r\n\r\n    \/* Staggered entrance animations *\/\r\n    .luxury-testimonials-scope .lte-card:nth-child(1) { animation-delay: 0.1s; }\r\n    .luxury-testimonials-scope .lte-card:nth-child(2) { animation-delay: 0.2s; }\r\n    .luxury-testimonials-scope .lte-card:nth-child(3) { animation-delay: 0.3s; }\r\n\r\n    \/* Top gold glowing border expansion on hover *\/\r\n    .luxury-testimonials-scope .lte-card::before {\r\n        content: '';\r\n        position: absolute;\r\n        top: 0;\r\n        left: 0;\r\n        width: 100%;\r\n        height: 2px;\r\n        background: linear-gradient(90deg, transparent, var(--accent-gold), transparent);\r\n        transform: scaleX(0);\r\n        transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);\r\n    }\r\n\r\n    .luxury-testimonials-scope .lte-card:hover::before {\r\n        transform: scaleX(1);\r\n    }\r\n\r\n    .luxury-testimonials-scope .lte-card:hover {\r\n        background-color: #121212;\r\n        border-color: var(--border-gold-hover);\r\n        transform: translateY(-10px);\r\n        box-shadow: 0 25px 50px rgba(0, 0, 0, 0.8), 0 0 20px rgba(197, 160, 89, 0.08);\r\n    }\r\n\r\n    \/* Quote Icon Mark *\/\r\n    .luxury-testimonials-scope .lte-quote-icon {\r\n        font-family: var(--font-serif);\r\n        font-size: 4rem;\r\n        color: var(--accent-gold);\r\n        opacity: 0.3;\r\n        line-height: 0.8;\r\n        margin-bottom: 15px;\r\n    }\r\n\r\n    \/* Quote Text *\/\r\n    .luxury-testimonials-scope .lte-quote-text {\r\n        font-family: var(--font-serif);\r\n        font-size: 1.2rem;\r\n        font-style: italic;\r\n        color: var(--heading-color);\r\n        line-height: 1.7;\r\n        font-weight: 300;\r\n        margin-bottom: 35px;\r\n    }\r\n\r\n    \/* Client Author Meta *\/\r\n    .luxury-testimonials-scope .lte-author-meta {\r\n        border-top: 1px solid rgba(197, 160, 89, 0.15);\r\n        padding-top: 20px;\r\n    }\r\n\r\n    .luxury-testimonials-scope .lte-author-name {\r\n        font-size: 0.95rem;\r\n        font-weight: 600;\r\n        color: var(--heading-color);\r\n        letter-spacing: 0.05em;\r\n        margin-bottom: 4px;\r\n    }\r\n\r\n    .luxury-testimonials-scope .lte-author-role {\r\n        font-size: 0.75rem;\r\n        text-transform: uppercase;\r\n        letter-spacing: 0.2em;\r\n        color: var(--accent-gold);\r\n    }\r\n\r\n    \/* Keyframe Animations *\/\r\n    @keyframes fadeInUp {\r\n        from {\r\n            opacity: 0;\r\n            transform: translateY(50px);\r\n        }\r\n        to {\r\n            opacity: 1;\r\n            transform: translateY(0);\r\n        }\r\n    }\r\n\r\n    \/* Responsive Design *\/\r\n    @media (max-width: 1024px) {\r\n        .luxury-testimonials-scope .lte-grid {\r\n            grid-template-columns: 1fr;\r\n            gap: 30px;\r\n        }\r\n\r\n        .luxury-testimonials-scope {\r\n            padding: 80px 15px;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<!-- Encapsulated Luxury Testimonials Section -->\r\n<div class=\"luxury-testimonials-scope\">\r\n    <div class=\"lte-container\">\r\n        <!-- Section Header -->\r\n        <div class=\"lte-header\">\r\n            <span class=\"lte-subtitle\">Testimonials<\/span>\r\n            <h2 class=\"lte-title\">Words from <span>Our Clients<\/span><\/h2>\r\n            <p class=\"lte-intro\">The trust of our clients is the greatest testament to our craft.<\/p>\r\n        <\/div>\r\n\r\n        <!-- Animated 3-Column Testimonial Grid -->\r\n        <div class=\"lte-grid\">\r\n            <!-- Testimonial 1 -->\r\n            <div class=\"lte-card\">\r\n                <div>\r\n                    <div class=\"lte-quote-icon\">\u201c<\/div>\r\n                    <p class=\"lte-quote-text\">Nothing better to say other than Orlando is THE BEST JEWELER I EVER MET. Great service, fast, quality and unbeatable prices.<\/p>\r\n                <\/div>\r\n                <div class=\"lte-author-meta\">\r\n                    <h4 class=\"lte-author-name\">Louise Ross<\/h4>\r\n                    <span class=\"lte-author-role\">Sacramento Attorneys' Service<\/span>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Testimonial 2 -->\r\n            <div class=\"lte-card\">\r\n                <div>\r\n                    <div class=\"lte-quote-icon\">\u201c<\/div>\r\n                    <p class=\"lte-quote-text\">Orlando transformed my grandmother's ring into a stunning modern piece while preserving its sentimental value. His craftsmanship is unmatched.<\/p>\r\n                <\/div>\r\n                <div class=\"lte-author-meta\">\r\n                    <h4 class=\"lte-author-name\">Maria S.<\/h4>\r\n                    <span class=\"lte-author-role\">Custom Design Client<\/span>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Testimonial 3 -->\r\n            <div class=\"lte-card\">\r\n                <div>\r\n                    <div class=\"lte-quote-icon\">\u201c<\/div>\r\n                    <p class=\"lte-quote-text\">The level of detail in Orlando's CAD designs is incredible. You can see exactly what your piece will look like before it's made. True artistry.<\/p>\r\n                <\/div>\r\n                <div class=\"lte-author-meta\">\r\n                    <h4 class=\"lte-author-name\">James W.<\/h4>\r\n                    <span class=\"lte-author-role\">Engagement Ring Client<\/span>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7b09e01 elementor-widget elementor-widget-html\" data-id=\"7b09e01\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!-- Add this CSS to your stylesheet or inside a <style> tag -->\r\n<style>\r\n    \/* CSS Reset & Encapsulated Scope *\/\r\n    .luxury-cta-scope * {\r\n        box-sizing: border-box;\r\n        margin: 0;\r\n        padding: 0;\r\n    }\r\n\r\n    .luxury-cta-scope {\r\n        --bg-color: #060606;\r\n        --accent-gold: #c5a059;\r\n        --accent-gold-hover: #dfbc77;\r\n        --font-serif: 'Cormorant Garamond', serif;\r\n        --font-sans: 'Montserrat', sans-serif;\r\n        \r\n        background-color: var(--bg-color);\r\n        font-family: var(--font-sans);\r\n        -webkit-font-smoothing: antialiased;\r\n        width: 100%;\r\n        padding: 100px 20px 140px 20px;\r\n        overflow: hidden;\r\n    }\r\n\r\n    \/* Container *\/\r\n    .luxury-cta-scope .lcta-container {\r\n        max-width: 1300px;\r\n        margin: 0 auto;\r\n    }\r\n\r\n    \/* Bold Animated Banner Box with Background Image *\/\r\n    .luxury-cta-scope .lcta-banner {\r\n        position: relative;\r\n        background-image: linear-gradient(135deg, rgba(12, 12, 12, 0.92) 0%, rgba(6, 6, 6, 0.95) 100%), url('https:\/\/ocjdesigns.com\/wp-content\/uploads\/2026\/07\/90a441_86e3b0b2899648bc9594f8684caa3cd1mv2.webp');\r\n        background-size: cover;\r\n        background-position: center;\r\n        border: 1px solid rgba(197, 160, 89, 0.35);\r\n        border-radius: 4px;\r\n        padding: 90px 60px;\r\n        text-align: center;\r\n        overflow: hidden;\r\n        opacity: 0;\r\n        transform: translateY(40px);\r\n        animation: fadeInUp 1s cubic-bezier(0.16, 1, 0.3, 1) forwards;\r\n        box-shadow: 0 30px 60px rgba(0, 0, 0, 0.9), inset 0 0 40px rgba(197, 160, 89, 0.03);\r\n    }\r\n\r\n    \/* Glowing Accent Background Lines *\/\r\n    .luxury-cta-scope .lcta-banner::before {\r\n        content: '';\r\n        position: absolute;\r\n        top: 0;\r\n        left: 0;\r\n        width: 100%;\r\n        height: 2px;\r\n        background: linear-gradient(90deg, transparent, var(--accent-gold), transparent);\r\n        z-index: 2;\r\n    }\r\n\r\n    \/* Subtitle Tag *\/\r\n    .luxury-cta-scope .lcta-subtitle {\r\n        position: relative;\r\n        z-index: 2;\r\n        font-size: 0.85rem;\r\n        text-transform: uppercase;\r\n        letter-spacing: 0.45em;\r\n        color: var(--accent-gold);\r\n        margin-bottom: 25px;\r\n        display: block;\r\n        font-weight: 600;\r\n        opacity: 0.9;\r\n    }\r\n\r\n    \/* Big Bold Title *\/\r\n    .luxury-cta-scope .lcta-title {\r\n        position: relative;\r\n        z-index: 2;\r\n        font-family: var(--font-serif);\r\n        font-size: clamp(3rem, 6vw, 5.5rem);\r\n        font-weight: 400;\r\n        color: #ffffff;\r\n        line-height: 1.1;\r\n        margin-bottom: 30px;\r\n    }\r\n\r\n    .luxury-cta-scope .lcta-title span {\r\n        font-style: italic;\r\n        color: var(--accent-gold);\r\n    }\r\n\r\n    \/* Description \/ Intro text *\/\r\n    .luxury-cta-scope .lcta-desc {\r\n        position: relative;\r\n        z-index: 2;\r\n        font-size: 1.15rem;\r\n        color: #cccccc;\r\n        font-weight: 300;\r\n        line-height: 1.8;\r\n        max-width: 750px;\r\n        margin: 0 auto 50px auto;\r\n    }\r\n\r\n    \/* Action Buttons Group *\/\r\n    .luxury-cta-scope .lcta-btn-group {\r\n        position: relative;\r\n        z-index: 2;\r\n        display: flex;\r\n        gap: 20px;\r\n        justify-content: center;\r\n        align-items: center;\r\n        flex-wrap: wrap;\r\n    }\r\n\r\n    \/* Primary Gold Button with Arrow *\/\r\n    .luxury-cta-scope .btn-gold {\r\n        display: inline-flex;\r\n        align-items: center;\r\n        gap: 12px;\r\n        font-family: var(--font-sans);\r\n        font-size: 0.8rem;\r\n        text-transform: uppercase;\r\n        letter-spacing: 0.25em;\r\n        color: #060606;\r\n        background-color: var(--accent-gold);\r\n        padding: 22px 40px;\r\n        border-radius: 2px;\r\n        text-decoration: none;\r\n        font-weight: 600;\r\n        transition: background-color 0.4s ease, transform 0.3s ease, box-shadow 0.3s ease;\r\n        box-shadow: 0 10px 30px rgba(197, 160, 89, 0.25);\r\n    }\r\n\r\n    .luxury-cta-scope .btn-gold svg {\r\n        width: 16px;\r\n        height: 16px;\r\n        transition: transform 0.3s ease;\r\n    }\r\n\r\n    .luxury-cta-scope .btn-gold:hover {\r\n        background-color: var(--accent-gold-hover);\r\n        transform: translateY(-3px);\r\n        box-shadow: 0 15px 35px rgba(197, 160, 89, 0.4);\r\n    }\r\n\r\n    .luxury-cta-scope .btn-gold:hover svg {\r\n        transform: translateX(4px);\r\n    }\r\n\r\n    \/* Secondary Outlined Button *\/\r\n    .luxury-cta-scope .btn-outline {\r\n        display: inline-block;\r\n        font-family: var(--font-sans);\r\n        font-size: 0.8rem;\r\n        text-transform: uppercase;\r\n        letter-spacing: 0.25em;\r\n        color: #ffffff;\r\n        background-color: transparent;\r\n        border: 1px solid rgba(197, 160, 89, 0.4);\r\n        padding: 22px 40px;\r\n        border-radius: 2px;\r\n        text-decoration: none;\r\n        font-weight: 500;\r\n        transition: border-color 0.4s ease, background-color 0.4s ease, transform 0.3s ease;\r\n    }\r\n\r\n    .luxury-cta-scope .btn-outline:hover {\r\n        border-color: var(--accent-gold);\r\n        background-color: rgba(197, 160, 89, 0.08);\r\n        transform: translateY(-3px);\r\n    }\r\n\r\n    \/* Keyframe Animations *\/\r\n    @keyframes fadeInUp {\r\n        from {\r\n            opacity: 0;\r\n            transform: translateY(40px);\r\n        }\r\n        to {\r\n            opacity: 1;\r\n            transform: translateY(0);\r\n        }\r\n    }\r\n\r\n    \/* Responsive Design *\/\r\n    @media (max-width: 768px) {\r\n        .luxury-cta-scope .lcta-banner {\r\n            padding: 60px 25px;\r\n        }\r\n\r\n        .luxury-cta-scope {\r\n            padding: 60px 15px 100px 15px;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<!-- Encapsulated Big Bold Animated Call to Action Banner Section with Background Image -->\r\n<div class=\"luxury-cta-scope\">\r\n    <div class=\"lcta-container\">\r\n        <div class=\"lcta-banner\">\r\n            <span class=\"lcta-subtitle\">Begin Your Legacy<\/span>\r\n            <h2 class=\"lcta-title\">Your Vision, <span>Our Mastery<\/span><\/h2>\r\n            <p class=\"lcta-desc\">Whether it's an engagement ring, a family heirloom, or a personal treasure \u2014 let's create something extraordinary together.<\/p>\r\n            <div class=\"lcta-btn-group\">\r\n                <a href=\"https:\/\/ocjdesigns.com\/index.php\/contact-v-4\/\" class=\"btn-gold\">\r\n                    Schedule a Consultation\r\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline><\/svg>\r\n                <\/a>\r\n                <a href=\"https:\/\/ocjdesigns.com\/index.php\/gallery\/\" class=\"btn-outline\">View Gallery<\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\n        <\/div>\n                    <\/div>\n        <\/section>\n        \t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Master Jeweler \u00b7 Gemologist \u00b7 CAD Designer Handcrafted Fine Jewelry Designed to Tell Your Story Custom jewelry, expert repairs, and bespoke commissions by Orlando Cajamarca \u2014 over 40 years of precision craftsmanship and gemological expertise. Start Your Custom Design Book a Consultation Bespoke Commissions &#038; Restorations Bring Your Vision to Exquisite Reality From heirloom restorations [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-9","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ocjdesigns.com\/index.php\/wp-json\/wp\/v2\/pages\/9","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ocjdesigns.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ocjdesigns.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ocjdesigns.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/ocjdesigns.com\/index.php\/wp-json\/wp\/v2\/comments?post=9"}],"version-history":[{"count":10,"href":"https:\/\/ocjdesigns.com\/index.php\/wp-json\/wp\/v2\/pages\/9\/revisions"}],"predecessor-version":[{"id":5975,"href":"https:\/\/ocjdesigns.com\/index.php\/wp-json\/wp\/v2\/pages\/9\/revisions\/5975"}],"wp:attachment":[{"href":"https:\/\/ocjdesigns.com\/index.php\/wp-json\/wp\/v2\/media?parent=9"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}