{"id":8381,"date":"2025-11-20T14:30:22","date_gmt":"2025-11-20T06:30:22","guid":{"rendered":"https:\/\/7originfilm.com\/?page_id=8381"},"modified":"2026-01-19T16:22:25","modified_gmt":"2026-01-19T08:22:25","slug":"blog","status":"publish","type":"page","link":"https:\/\/www.7originfilm.com\/en\/blog\/","title":{"rendered":"Journal"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"8381\" class=\"elementor elementor-8381\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7645847 e-con-full e-flex e-con e-parent\" data-id=\"7645847\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-465dde9 elementor-widget elementor-widget-heading\" data-id=\"465dde9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Our Article<\/h2>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-30a9c21 e-con-full e-flex e-con e-child\" data-id=\"30a9c21\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5cc335a elementor-widget elementor-widget-html\" data-id=\"5cc335a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script>\r\njQuery(document).ready(function($) {\r\n    \r\n    \/\/ Tentukan selektor yang menargetkan KONTEN POST di dalam setiap item loop.\r\n    \/\/ Ganti '.content-post-in-loop' dengan class yang spesifik yang membungkus konten post Anda.\r\n    \/\/ Contoh umum Elementor: '.elementor-widget-theme-post-content'\r\n    const contentSelector = '.elementor-widget-theme-post-content';\r\n    const limitSentences = 2; \/\/ Batas 2 kalimat\r\n\r\n    \/\/ Iterasi melalui SETIAP elemen Post Content yang ditemukan di halaman\r\n    $(contentSelector).each(function() {\r\n        \r\n        const $contentContainer = $(this);\r\n        \r\n        \/\/ 1. Ambil seluruh teks dari dalam kontainer\r\n        \/\/ .text() mengambil teks murni dari semua elemen di dalamnya\r\n        const fullText = $contentContainer.text().trim(); \r\n\r\n        \/\/ 2. Gunakan Regular Expression (Regex) untuk memecah teks menjadi kalimat.\r\n        const sentences = fullText.match( \/[^.!?]+[.!?]+\/g );\r\n\r\n        \/\/ 3. Cek apakah pemecahan kalimat berhasil dan ada lebih dari batas kalimat\r\n        if (sentences && sentences.length > limitSentences) {\r\n            \r\n            \/\/ Ambil hanya kalimat yang akan ditampilkan\r\n            const visibleSentences = sentences.slice(0, limitSentences);\r\n            \r\n            \/\/ Gabungkan kembali kalimat-kalimat tersebut menjadi satu string teks\r\n            const newText = visibleSentences.join(' ').trim(); \r\n\r\n            \/\/ 4. Ganti seluruh konten di dalam kontainer dengan teks baru (2 kalimat)\r\n            $contentContainer.html('<p>' + newText + '...<\/p>');\r\n            \r\n        } else if (fullText.length > 0) {\r\n            \/\/ Jika konten ada tapi tidak perlu dipotong (atau terjadi error regex), \r\n            \/\/ pastikan teks dibungkus <p> agar formatting tidak hilang.\r\n            $contentContainer.html('<p>' + fullText + '<\/p>');\r\n        }\r\n    });\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cdd70bf elementor-grid-4 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"cdd70bf\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;10728&quot;,&quot;columns&quot;:4,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:12,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t<style id=\"loop-10728\">.elementor-widget-container.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-container .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-container .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-container:not(.premium-gbadge-custom) .premium-global-badge-{{ID}} .premium-badge-container, .elementor-widget-container.premium-gbadge-custom .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-container .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-10728 .elementor-element.elementor-element-76b0ce6{--display:flex;--min-height:65vh;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-start;--align-items:flex-start;--gap:0px 0px;--row-gap:0px;--column-gap:0px;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-20345fe );--border-color:var( --e-global-color-20345fe );--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:12px;--padding-bottom:12px;--padding-left:24px;--padding-right:24px;}.elementor-10728 .elementor-element.elementor-element-76b0ce6:not(.elementor-motion-effects-element-type-background), .elementor-10728 .elementor-element.elementor-element-76b0ce6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-97419e4 );}.elementor-10728 .elementor-element.elementor-element-76b0ce6.e-con{--align-self:center;}.elementor-widget-theme-post-featured-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-theme-post-featured-image.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-theme-post-featured-image .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-theme-post-featured-image .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-theme-post-featured-image:not(.premium-gbadge-custom) .premium-global-badge-{{ID}} .premium-badge-container, .elementor-widget-theme-post-featured-image.premium-gbadge-custom .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-theme-post-featured-image .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-10728 .elementor-element.elementor-element-42ba181{text-align:center;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-10728 .elementor-element.elementor-element-42ba181 img{width:100vw;max-width:100%;height:300px;object-fit:cover;object-position:center center;}.elementor-10728 .elementor-element.elementor-element-42ba181.elementor-element{--align-self:stretch;}.elementor-widget-html.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-html .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-html .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-html:not(.premium-gbadge-custom) .premium-global-badge-{{ID}} .premium-badge-container, .elementor-widget-html.premium-gbadge-custom .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-html .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-10728 .elementor-element.elementor-element-bfea32c{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;top:0px;}body:not(.rtl) .elementor-10728 .elementor-element.elementor-element-bfea32c{left:0px;}body.rtl .elementor-10728 .elementor-element.elementor-element-bfea32c{right:0px;}.elementor-widget-theme-post-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-widget-theme-post-title.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-theme-post-title .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-theme-post-title .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-theme-post-title:not(.premium-gbadge-custom) .premium-global-badge-{{ID}} .premium-badge-container, .elementor-widget-theme-post-title.premium-gbadge-custom .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-theme-post-title .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-10728 .elementor-element.elementor-element-4829fa9{text-align:start;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:12px 0px 0px 0px;}.elementor-10728 .elementor-element.elementor-element-4829fa9 .elementor-heading-title{font-family:\"Tenor Sans\", Sans-serif;font-size:25px;font-weight:600;line-height:30px;color:var( --e-global-color-8ab5b4d );}.elementor-10728 .elementor-element.elementor-element-4829fa9.elementor-element{--align-self:stretch;}.elementor-widget-post-info .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-post-info .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-text, .elementor-widget-post-info .elementor-icon-list-text a{color:var( --e-global-color-secondary );}.elementor-widget-post-info .elementor-icon-list-item{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-post-info.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-post-info .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-post-info .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-post-info:not(.premium-gbadge-custom) .premium-global-badge-{{ID}} .premium-badge-container, .elementor-widget-post-info.premium-gbadge-custom .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-post-info .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-10728 .elementor-element.elementor-element-a275615 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(35px\/2);}.elementor-10728 .elementor-element.elementor-element-a275615 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(35px\/2);}.elementor-10728 .elementor-element.elementor-element-a275615 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(35px\/2);margin-left:calc(35px\/2);}.elementor-10728 .elementor-element.elementor-element-a275615 .elementor-icon-list-items.elementor-inline-items{margin-right:calc(-35px\/2);margin-left:calc(-35px\/2);}body.rtl .elementor-10728 .elementor-element.elementor-element-a275615 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{left:calc(-35px\/2);}body:not(.rtl) .elementor-10728 .elementor-element.elementor-element-a275615 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(-35px\/2);}.elementor-10728 .elementor-element.elementor-element-a275615 .elementor-icon-list-icon i{color:var( --e-global-color-8ab5b4d );font-size:15px;}.elementor-10728 .elementor-element.elementor-element-a275615 .elementor-icon-list-icon svg{fill:var( --e-global-color-8ab5b4d );--e-icon-list-icon-size:15px;}.elementor-10728 .elementor-element.elementor-element-a275615 .elementor-icon-list-icon{width:15px;}body:not(.rtl) .elementor-10728 .elementor-element.elementor-element-a275615 .elementor-icon-list-text{padding-left:5px;}body.rtl .elementor-10728 .elementor-element.elementor-element-a275615 .elementor-icon-list-text{padding-right:5px;}.elementor-10728 .elementor-element.elementor-element-a275615 .elementor-icon-list-text, .elementor-10728 .elementor-element.elementor-element-a275615 .elementor-icon-list-text a{color:var( --e-global-color-8ab5b4d );}.elementor-10728 .elementor-element.elementor-element-a275615 .elementor-icon-list-item{font-family:\"Tenor Sans\", Sans-serif;font-size:15px;font-weight:400;}.elementor-10728 .elementor-element.elementor-element-a275615{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-theme-post-content.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-theme-post-content .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-theme-post-content .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-theme-post-content:not(.premium-gbadge-custom) .premium-global-badge-{{ID}} .premium-badge-container, .elementor-widget-theme-post-content.premium-gbadge-custom .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-theme-post-content .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-10728 .elementor-element.elementor-element-c1210e2{color:var( --e-global-color-8ab5b4d );font-family:\"Tenor Sans\", Sans-serif;font-size:16px;font-weight:400;line-height:25px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:12px 0px 32px 0px;}.elementor-widget-button .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-widget-button.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-button .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-button .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-button:not(.premium-gbadge-custom) .premium-global-badge-{{ID}} .premium-badge-container, .elementor-widget-button.premium-gbadge-custom .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-button .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-10728 .elementor-element.elementor-element-cd81405 .elementor-button .elementor-button-content-wrapper{justify-content:center;}.elementor-10728 .elementor-element.elementor-element-cd81405 .elementor-button{font-family:\"Tenor Sans\", Sans-serif;font-size:18px;font-weight:400;fill:var( --e-global-color-97419e4 );color:var( --e-global-color-97419e4 );background-color:var( --e-global-color-8ab5b4d );border-radius:5px 5px 5px 5px;}.elementor-10728 .elementor-element.elementor-element-cd81405 .elementor-button:hover, .elementor-10728 .elementor-element.elementor-element-cd81405 .elementor-button:focus{color:var( --e-global-color-d246345 );background-color:var( --e-global-color-8ab5b4d );}.elementor-10728 .elementor-element.elementor-element-cd81405 .elementor-button:hover svg, .elementor-10728 .elementor-element.elementor-element-cd81405 .elementor-button:focus svg{fill:var( --e-global-color-d246345 );}.elementor-10728 .elementor-element.elementor-element-cd81405{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:64px 0px 0px 0px;bottom:2%;}.elementor-10728 .elementor-element.elementor-element-cd81405.elementor-element{--align-self:center;}@media(max-width:767px){.elementor-10728 .elementor-element.elementor-element-42ba181{text-align:center;}.elementor-10728 .elementor-element.elementor-element-42ba181 img{width:100vw;max-width:100%;height:250px;object-fit:cover;object-position:center center;}.elementor-10728 .elementor-element.elementor-element-cd81405{margin:-15px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 24px 0px;}}@media(min-width:768px){.elementor-10728 .elementor-element.elementor-element-76b0ce6{--width:100%;}}<\/style>\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"10728\" class=\"elementor elementor-10728 e-loop-item e-loop-item-8401 post-8401 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-76b0ce6 e-con-full e-flex e-con e-parent\" data-id=\"76b0ce6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-42ba181 elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"42ba181\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.7originfilm.com\/en\/mantra-of-kahwa-post\/\">\n\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.7originfilm.com\/wp-content\/uploads\/elementor\/thumbs\/Artboard-3-1-scaled-rgkd8uk85c4ueyqtag23zkhl8xeoky954xhuslxs54.webp\" title=\"Artboard (3)\" alt=\"Artboard (3)\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bfea32c elementor-absolute elementor-widget elementor-widget-html\" data-id=\"bfea32c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script>\r\njQuery(document).ready(function($) {\r\n    \r\n    \/\/ Tentukan selektor yang menargetkan KONTEN POST di dalam setiap item loop.\r\n    const contentSelector = '.elementor-widget-theme-post-content';\r\n    const limitWords = 50; \/\/ Batas maksimal 300 kata\r\n\r\n    \/\/ Iterasi melalui SETIAP elemen Post Content yang ditemukan di halaman\r\n    $(contentSelector).each(function() {\r\n        \r\n        const $contentContainer = $(this);\r\n        \r\n        \/\/ 1. Ambil seluruh teks murni dari dalam kontainer\r\n        const fullText = $contentContainer.text().trim(); \r\n\r\n        \/\/ 2. Pecah teks menjadi array kata berdasarkan spasi\r\n        const words = fullText.split(\/\\s+\/);\r\n\r\n        \/\/ 3. Cek apakah jumlah kata melebihi batas\r\n        if (words.length > limitWords) {\r\n            \r\n            \/\/ Ambil hanya 300 kata pertama\r\n            const truncatedWords = words.slice(0, limitWords);\r\n            \r\n            \/\/ Gabungkan kembali menjadi string\r\n            const newText = truncatedWords.join(' ').trim(); \r\n\r\n            \/\/ 4. Update konten dengan teks yang dipotong + ellipsis (...)\r\n            $contentContainer.html('<p>' + newText + ' ...<\/p>');\r\n            \r\n        } else if (fullText.length > 0) {\r\n            \/\/ Jika teks di bawah limit, tampilkan apa adanya dalam tag <p>\r\n            $contentContainer.html('<p>' + fullText + '<\/p>');\r\n        }\r\n    });\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4829fa9 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"4829fa9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/www.7originfilm.com\/en\/mantra-of-kahwa-post\/\">Mantra Of Kahwa<\/a><\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a275615 elementor-align-left elementor-widget elementor-widget-post-info\" data-id=\"a275615\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"post-info.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-inline-items elementor-icon-list-items elementor-post-info\">\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-repeater-item-d4066e4 elementor-inline-item\" itemprop=\"datePublished\">\n\t\t\t\t\t\t<a href=\"https:\/\/www.7originfilm.com\/en\/2025\/12\/20\/\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-calendar\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M12 192h424c6.6 0 12 5.4 12 12v260c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V204c0-6.6 5.4-12 12-12zm436-44v-36c0-26.5-21.5-48-48-48h-48V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H160V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H48C21.5 64 0 85.5 0 112v36c0 6.6 5.4 12 12 12h424c6.6 0 12-5.4 12-12z\"><\/path><\/svg>\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-date\">\n\t\t\t\t\t\t\t\t\t\t<time>December 20, 2025<\/time>\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>\n\t\t\t\t<li class=\"elementor-icon-list-item elementor-repeater-item-a6194e4 elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-clock\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"><\/path><\/svg>\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-time\">\n\t\t\t\t\t\t\t\t\t\t<time>2:57 pm<\/time>\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c1210e2 elementor-widget elementor-widget-theme-post-content\" data-id=\"c1210e2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-content.default\">\n\t\t\t\t\t\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"8401\" class=\"elementor elementor-8401\" data-elementor-post-type=\"post\">\n\t\t\t\t<div class=\"elementor-element elementor-element-59c59847 e-flex e-con-boxed e-con e-parent\" data-id=\"59c59847\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d481bbc elementor-widget elementor-widget-heading\" data-id=\"d481bbc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Mantra of Kahwa: A Deep Dive into Indonesian Coffee Culture Through Film <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-63b1e07 elementor-widget elementor-widget-heading\" data-id=\"63b1e07\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Discover the Story Behind Mantra of Kahwa <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3ab28657 elementor-widget elementor-widget-text-editor\" data-id=\"3ab28657\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t\n<p><em>Mantra of Kahwa<\/em> is an evocative documentary film that invites audiences to see coffee not just as a beverage, but as a <em>cultural force, a spiritual binder, and a bridge between generations<\/em>. This cinematic tribute to coffee heritage takes viewers on an immersive journey through the landscapes and lives that shape Indonesia\u2019s coffee traditions. The film highlights Sumatra\u2019s unique coffee narrative, tracing the path from highland plantations to local community rituals. It celebrates how coffee has evolved from simple cultivation to become a powerful symbol of identity and connection among people.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1370aac elementor-widget elementor-widget-heading\" data-id=\"1370aac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Why Mantra of Kahwa Matters<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4e5b642 elementor-widget elementor-widget-text-editor\" data-id=\"4e5b642\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t\n<p>In <em>Mantra of Kahwa<\/em>, coffee is more than a drink \u2014 it reflects:<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b3857b6 elementor-widget elementor-widget-heading\" data-id=\"b3857b6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">\u2714 Community and Togetherness <\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6acb543 elementor-widget elementor-widget-text-editor\" data-id=\"6acb543\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t\n<p>The documentary captures how coffee gatherings become social glue, uniting families, neighbours, and generations in shared experience.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1595792 elementor-widget elementor-widget-heading\" data-id=\"1595792\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">\u2714 Spiritual and Cultural Significance  <\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3142623 elementor-widget elementor-widget-text-editor\" data-id=\"3142623\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t\n<p>Rather than just focusing on flavour or trade, the film explores how coffee rituals are intertwined with spirituality and collective heritage \u2014 turning every sip into a story.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-787bca1 elementor-widget elementor-widget-heading\" data-id=\"787bca1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">\u2714 Stories of the Land and Its People <\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-befe411 elementor-widget elementor-widget-text-editor\" data-id=\"befe411\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t\n<p>From farmers harvesting beans in the highlands to villagers engaging in traditional brewing, <em>Mantra of Kahwa<\/em> frames coffee as a living narrative of human resilience, culture, and tradition.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6b7261e elementor-widget elementor-widget-heading\" data-id=\"6b7261e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">A Visual Celebration of Indonesian Coffee Culture <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9e59459 elementor-widget elementor-widget-text-editor\" data-id=\"9e59459\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t\n<p>What sets <em>Mantra of Kahwa<\/em> apart from other food or drink documentaries is its cultural storytelling:<\/p>\n<ul>\n<li>It moves past the basics of coffee production.<\/li>\n<li>It focuses on <em>why<\/em> coffee matters to people \u2014 not just <em>how<\/em> it is grown or brewed.<\/li>\n<li>Audiences witness the emotional and communal layers that give depth to every cup.<\/li>\n<\/ul>\n<p>The film encourages viewers to think differently about coffee: as a cultural artifact, a livelihood for farming communities, and a medium of human connection.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4daeef9 elementor-widget elementor-widget-heading\" data-id=\"4daeef9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Final Thoughts: Why You Should Watch This Film <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-14b0f5f elementor-widget elementor-widget-text-editor\" data-id=\"14b0f5f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t\n<p>Whether you\u2019re a coffee lover, cultural explorer, aspiring filmmaker, or simply curious about the stories behind global traditions, Mantra of Kahwa offers a refreshing cinematic perspective. It invites us to appreciate coffee as:<\/p>\n<p>&#8211; a cultural symbol<br \/>&#8211; a story of shared humanity<br \/>&#8211; a cinematic window into Indonesian heritage<\/p>\n<p>This is more than a documentary \u2014 it\u2019s a celebration of coffee\u2019s soul.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-889087f e-flex e-con-boxed e-con e-parent\" data-id=\"889087f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1a036ea elementor-align-center elementor-widget elementor-widget-button\" data-id=\"1a036ea\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6Ijg5MjMiLCJ0b2dnbGUiOmZhbHNlfQ%3D%3D\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-share-alt\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M352 320c-22.608 0-43.387 7.819-59.79 20.895l-102.486-64.054a96.551 96.551 0 0 0 0-41.683l102.486-64.054C308.613 184.181 329.392 192 352 192c53.019 0 96-42.981 96-96S405.019 0 352 0s-96 42.981-96 96c0 7.158.79 14.13 2.276 20.841L155.79 180.895C139.387 167.819 118.608 160 96 160c-53.019 0-96 42.981-96 96s42.981 96 96 96c22.608 0 43.387-7.819 59.79-20.895l102.486 64.054A96.301 96.301 0 0 0 256 416c0 53.019 42.981 96 96 96s96-42.981 96-96-42.981-96-96-96z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Share<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-abbb952 e-con-full e-flex e-con e-parent\" data-id=\"abbb952\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;position&quot;:&quot;fixed&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-6b6f77c e-con-full e-flex e-con e-child\" data-id=\"6b6f77c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-acb538d elementor-widget elementor-widget-heading\" data-id=\"acb538d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/7originfilm.com\/mantra-of-kahwa\/\">Go to Film<\/a><\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-83db882 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"83db882\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/7originfilm.com\/mantra-of-kahwa\/\">\n\t\t\t<i aria-hidden=\"true\" class=\"icon icon-double-angle-pointing-to-right\"><\/i>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cd81405 elementor-align-justify elementor-absolute elementor-widget elementor-widget-button\" data-id=\"cd81405\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.7originfilm.com\/en\/mantra-of-kahwa-post\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Read More<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"10728\" class=\"elementor elementor-10728 e-loop-item e-loop-item-11131 post-11131 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-76b0ce6 e-con-full e-flex e-con e-parent\" data-id=\"76b0ce6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-42ba181 elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"42ba181\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.7originfilm.com\/en\/house-of-cula-post\/\">\n\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.7originfilm.com\/wp-content\/uploads\/elementor\/thumbs\/Artboard-2-1-scaled-1-ri0ghxu38kznz40um4e64dv6uzow51nyfwns8jjb20.webp\" title=\"Artboard-2-1-scaled\" alt=\"Artboard-2-1-scaled\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bfea32c elementor-absolute elementor-widget elementor-widget-html\" data-id=\"bfea32c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script>\r\njQuery(document).ready(function($) {\r\n    \r\n    \/\/ Tentukan selektor yang menargetkan KONTEN POST di dalam setiap item loop.\r\n    const contentSelector = '.elementor-widget-theme-post-content';\r\n    const limitWords = 50; \/\/ Batas maksimal 300 kata\r\n\r\n    \/\/ Iterasi melalui SETIAP elemen Post Content yang ditemukan di halaman\r\n    $(contentSelector).each(function() {\r\n        \r\n        const $contentContainer = $(this);\r\n        \r\n        \/\/ 1. Ambil seluruh teks murni dari dalam kontainer\r\n        const fullText = $contentContainer.text().trim(); \r\n\r\n        \/\/ 2. Pecah teks menjadi array kata berdasarkan spasi\r\n        const words = fullText.split(\/\\s+\/);\r\n\r\n        \/\/ 3. Cek apakah jumlah kata melebihi batas\r\n        if (words.length > limitWords) {\r\n            \r\n            \/\/ Ambil hanya 300 kata pertama\r\n            const truncatedWords = words.slice(0, limitWords);\r\n            \r\n            \/\/ Gabungkan kembali menjadi string\r\n            const newText = truncatedWords.join(' ').trim(); \r\n\r\n            \/\/ 4. Update konten dengan teks yang dipotong + ellipsis (...)\r\n            $contentContainer.html('<p>' + newText + ' ...<\/p>');\r\n            \r\n        } else if (fullText.length > 0) {\r\n            \/\/ Jika teks di bawah limit, tampilkan apa adanya dalam tag <p>\r\n            $contentContainer.html('<p>' + fullText + '<\/p>');\r\n        }\r\n    });\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4829fa9 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"4829fa9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/www.7originfilm.com\/en\/house-of-cula-post\/\">House of Cula<\/a><\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a275615 elementor-align-left elementor-widget elementor-widget-post-info\" data-id=\"a275615\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"post-info.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-inline-items elementor-icon-list-items elementor-post-info\">\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-repeater-item-d4066e4 elementor-inline-item\" itemprop=\"datePublished\">\n\t\t\t\t\t\t<a href=\"https:\/\/www.7originfilm.com\/en\/2025\/09\/16\/\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-calendar\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M12 192h424c6.6 0 12 5.4 12 12v260c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V204c0-6.6 5.4-12 12-12zm436-44v-36c0-26.5-21.5-48-48-48h-48V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H160V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H48C21.5 64 0 85.5 0 112v36c0 6.6 5.4 12 12 12h424c6.6 0 12-5.4 12-12z\"><\/path><\/svg>\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-date\">\n\t\t\t\t\t\t\t\t\t\t<time>September 16, 2025<\/time>\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>\n\t\t\t\t<li class=\"elementor-icon-list-item elementor-repeater-item-a6194e4 elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-clock\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"><\/path><\/svg>\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-time\">\n\t\t\t\t\t\t\t\t\t\t<time>2:12 pm<\/time>\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c1210e2 elementor-widget elementor-widget-theme-post-content\" data-id=\"c1210e2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-content.default\">\n\t\t\t\t\t\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"11131\" class=\"elementor elementor-11131\" data-elementor-post-type=\"post\">\n\t\t\t\t<div class=\"elementor-element elementor-element-374d4d7 e-flex e-con-boxed e-con e-parent\" data-id=\"374d4d7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cd54457 elementor-widget elementor-widget-heading\" data-id=\"cd54457\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">House of Cula: A Heartfelt Documentary Bringing Sulawesi Coffee Culture to the World <\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b6cb2c9 elementor-widget elementor-widget-text-editor\" data-id=\"b6cb2c9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t\n<p>House of Cula is an intimate documentary film that celebrates the rich heritage and cultural significance of <em>kopi Sulawesi<\/em> (Sulawesi coffee) \u2014 not just as a drink, but as a storytelling medium connecting landscapes, memories, and human spirit.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-78c3b60 elementor-widget elementor-widget-heading\" data-id=\"78c3b60\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">What Is House of Cula? <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-15ded1b elementor-widget elementor-widget-text-editor\" data-id=\"15ded1b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t\n<p><em>House of Cula<\/em> is an Indonesian documentary directed by Budi Kurniawan that explores the depth of coffee culture in Sulawesi. The film goes beyond the typical coffee narrative to portray the emotional and historical layers embedded in every cup. Instead of focusing solely on the production process, it uses Sulawesi coffee as a lens to reflect on identity, heritage, and memory.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ae6bcb8 elementor-widget elementor-widget-heading\" data-id=\"ae6bcb8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Celebrating Sulawesi Coffee Culture<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ab84382 elementor-widget elementor-widget-text-editor\" data-id=\"ab84382\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t\n<p>Unlike many documentaries that limit themselves to technical aspects of coffee farming, <em>House of Cula<\/em> delves into the human stories behind the beans. It presents coffee as a metaphor \u2014 an invitation to explore one&#8217;s <em>inner realms<\/em> and connect with ancestral land and community life.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e6f34dc elementor-widget elementor-widget-heading\" data-id=\"e6f34dc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">International Premiere at SCAJ 2025  <\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0435a09 elementor-widget elementor-widget-text-editor\" data-id=\"0435a09\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t\n<p>A major milestone for the film is its international screening at the Specialty Coffee Association of Japan (SCAJ) 2025 in Tokyo \u2014 a prestigious global event for coffee professionals and enthusiasts. This platform not only elevates <em>House of Cula<\/em> as a cinematic work but also puts Indonesian coffee culture on the world stage.<\/p>\n<p>Director Budi Kurniawan expressed his gratitude, recognizing the opportunity as an important moment to share stories from Indonesia beyond its borders.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8adeaad elementor-widget elementor-widget-heading\" data-id=\"8adeaad\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Why House of Cula Matters<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-95ad183 elementor-widget elementor-widget-text-editor\" data-id=\"95ad183\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Here\u2019s what makes <em>House of Cula<\/em> stand out:<\/p>\n<ul>\n<li><strong>A Cultural Portrait\u00a0<\/strong><\/li>\n<\/ul>\n<p>The film captures not just coffee, but the emotions, traditions, and landscape of Sulawesi \u2014 portraying coffee as a bridge between the past and present.<\/p>\n<ul>\n<li><strong>A Cinematic Experience\u00a0<\/strong><\/li>\n<\/ul>\n<p>With a warm and reflective tone, the documentary promises a viewing experience that\u2019s both soothing and thought-provoking for audiences and coffee lovers alike.<\/p>\n<ul>\n<li><strong>Promoting Indonesian Heritage<\/strong><\/li>\n<\/ul>\n<p>By featuring a local cultural story on an international platform like SCAJ, <em>House of Cula<\/em> helps strengthen the global perception of Indonesia as a land rich in taste, tradition, and storytelling.<\/p>\n<p><!-- \/wp:post-content --><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-82cba33 elementor-widget elementor-widget-heading\" data-id=\"82cba33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Final Thoughts  <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1834281 elementor-widget elementor-widget-text-editor\" data-id=\"1834281\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<!-- wp:paragraph -->\n<p><em>House of Cula<\/em> is more than a coffee documentary \u2014 it\u2019s a <em>journey into the heart of Sulawesi culture<\/em>, inviting audiences around the world to appreciate how deeply coffee intertwines with human identity and memory. Its international debut in Japan reflects both the universal appeal of cultural storytelling and the growing appreciation for Indonesian creative filmmaking.<\/p>\n<p>If you\u2019re passionate about film, culture, or coffee, this documentary is a must-watch \u2014 and a meaningful bridge between Indonesian roots and global audiences<\/p>\n<!-- \/wp:paragraph -->\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2b35498 e-flex e-con-boxed e-con e-parent\" data-id=\"2b35498\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-29d6769 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"29d6769\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6Ijg5MjMiLCJ0b2dnbGUiOmZhbHNlfQ%3D%3D\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-share-alt\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M352 320c-22.608 0-43.387 7.819-59.79 20.895l-102.486-64.054a96.551 96.551 0 0 0 0-41.683l102.486-64.054C308.613 184.181 329.392 192 352 192c53.019 0 96-42.981 96-96S405.019 0 352 0s-96 42.981-96 96c0 7.158.79 14.13 2.276 20.841L155.79 180.895C139.387 167.819 118.608 160 96 160c-53.019 0-96 42.981-96 96s42.981 96 96 96c22.608 0 43.387-7.819 59.79-20.895l102.486 64.054A96.301 96.301 0 0 0 256 416c0 53.019 42.981 96 96 96s96-42.981 96-96-42.981-96-96-96z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Share<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6bcad6bb e-con-full e-flex e-con e-parent\" data-id=\"6bcad6bb\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;position&quot;:&quot;fixed&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-8544e78 e-con-full e-flex e-con e-child\" data-id=\"8544e78\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-139af2cd elementor-widget elementor-widget-heading\" data-id=\"139af2cd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/7originfilm.com\/house-of-cula\/\">Go to Film<\/a><\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-251cae28 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"251cae28\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/7originfilm.com\/house-of-cula\/\">\n\t\t\t<i aria-hidden=\"true\" class=\"icon icon-double-angle-pointing-to-right\"><\/i>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cd81405 elementor-align-justify elementor-absolute elementor-widget elementor-widget-button\" data-id=\"cd81405\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.7originfilm.com\/en\/house-of-cula-post\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Read More<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"10728\" class=\"elementor elementor-10728 e-loop-item e-loop-item-11130 post-11130 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-76b0ce6 e-con-full e-flex e-con e-parent\" data-id=\"76b0ce6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-42ba181 elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"42ba181\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.7originfilm.com\/en\/legacy-of-java-post\/\">\n\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.7originfilm.com\/wp-content\/uploads\/elementor\/thumbs\/Artboard-4-1-scaled-1-ri0gi0nlt33ixxwr5nm1tv5kn5azs4z5gam8odf4jc.webp\" title=\"Artboard-4-1-scaled\" alt=\"Artboard-4-1-scaled\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bfea32c elementor-absolute elementor-widget elementor-widget-html\" data-id=\"bfea32c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script>\r\njQuery(document).ready(function($) {\r\n    \r\n    \/\/ Tentukan selektor yang menargetkan KONTEN POST di dalam setiap item loop.\r\n    const contentSelector = '.elementor-widget-theme-post-content';\r\n    const limitWords = 50; \/\/ Batas maksimal 300 kata\r\n\r\n    \/\/ Iterasi melalui SETIAP elemen Post Content yang ditemukan di halaman\r\n    $(contentSelector).each(function() {\r\n        \r\n        const $contentContainer = $(this);\r\n        \r\n        \/\/ 1. Ambil seluruh teks murni dari dalam kontainer\r\n        const fullText = $contentContainer.text().trim(); \r\n\r\n        \/\/ 2. Pecah teks menjadi array kata berdasarkan spasi\r\n        const words = fullText.split(\/\\s+\/);\r\n\r\n        \/\/ 3. Cek apakah jumlah kata melebihi batas\r\n        if (words.length > limitWords) {\r\n            \r\n            \/\/ Ambil hanya 300 kata pertama\r\n            const truncatedWords = words.slice(0, limitWords);\r\n            \r\n            \/\/ Gabungkan kembali menjadi string\r\n            const newText = truncatedWords.join(' ').trim(); \r\n\r\n            \/\/ 4. Update konten dengan teks yang dipotong + ellipsis (...)\r\n            $contentContainer.html('<p>' + newText + ' ...<\/p>');\r\n            \r\n        } else if (fullText.length > 0) {\r\n            \/\/ Jika teks di bawah limit, tampilkan apa adanya dalam tag <p>\r\n            $contentContainer.html('<p>' + fullText + '<\/p>');\r\n        }\r\n    });\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4829fa9 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"4829fa9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/www.7originfilm.com\/en\/legacy-of-java-post\/\">Legacy of Java<\/a><\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a275615 elementor-align-left elementor-widget elementor-widget-post-info\" data-id=\"a275615\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"post-info.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-inline-items elementor-icon-list-items elementor-post-info\">\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-repeater-item-d4066e4 elementor-inline-item\" itemprop=\"datePublished\">\n\t\t\t\t\t\t<a href=\"https:\/\/www.7originfilm.com\/en\/2025\/08\/16\/\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-calendar\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M12 192h424c6.6 0 12 5.4 12 12v260c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V204c0-6.6 5.4-12 12-12zm436-44v-36c0-26.5-21.5-48-48-48h-48V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H160V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H48C21.5 64 0 85.5 0 112v36c0 6.6 5.4 12 12 12h424c6.6 0 12-5.4 12-12z\"><\/path><\/svg>\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-date\">\n\t\t\t\t\t\t\t\t\t\t<time>August 16, 2025<\/time>\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>\n\t\t\t\t<li class=\"elementor-icon-list-item elementor-repeater-item-a6194e4 elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-clock\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"><\/path><\/svg>\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-time\">\n\t\t\t\t\t\t\t\t\t\t<time>2:11 pm<\/time>\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c1210e2 elementor-widget elementor-widget-theme-post-content\" data-id=\"c1210e2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-content.default\">\n\t\t\t\t\t\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"11130\" class=\"elementor elementor-11130\" data-elementor-post-type=\"post\">\n\t\t\t\t<div class=\"elementor-element elementor-element-13e5ab5 e-flex e-con-boxed e-con e-parent\" data-id=\"13e5ab5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-91a1a98 elementor-widget elementor-widget-heading\" data-id=\"91a1a98\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Legacy of Java: Celebrating Indonesian Coffee Culture Through Film <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d8d19ad elementor-widget elementor-widget-text-editor\" data-id=\"d8d19ad\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t\n<p>Coffee isn\u2019t just a drink \u2014 it\u2019s a story woven with history, community, nature, and culture. <em>Legacy of Java<\/em>, a powerful Indonesian documentary directed by Budi Kurniawan, brings this story to life with stunning visuals and insightful narratives that explore the heart of coffee culture on the island of Java and its broader implications for the future.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-18f4b73 elementor-widget elementor-widget-heading\" data-id=\"18f4b73\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">What is Legacy of Java? <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b52bee7 elementor-widget elementor-widget-text-editor\" data-id=\"b52bee7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t\n<p><em>Legacy of Java<\/em> is a 90-minute documentary film that follows the journey of Indonesian coffee, blending cinematic storytelling with in-depth cultural exploration. Rather than simply describing how coffee is grown, this film examines the complex relationships between people, nature, and coffee \u2014 from the farmers in the fields to the evolving coffee industry and sustainable practices.<\/p>\n<p>Unlike conventional documentaries focused solely on production processes, this film brings together voices from diverse backgrounds \u2014 including coffee farmers, historians, baristas, scientists, artists, and young entrepreneurs \u2014 offering viewers a multifaceted perspective on the past, present, and future of Java\u2019s coffee legacy.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2259111 elementor-widget elementor-widget-heading\" data-id=\"2259111\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">A Cultural Journey Through Java <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5092498 elementor-widget elementor-widget-text-editor\" data-id=\"5092498\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t\n<p>The film\u2019s narrative unfolds across the scenic landscapes of Java, highlighting:<\/p>\n<ul>\n<li>The natural beauty of the island, from lush highlands to fertile valleys.<\/li>\n<li>The human element of coffee production, where generations of farmers carry forward wisdom and tradition.<\/li>\n<li>Sustainability and future concerns, emphasizing how humans and ecosystems must collaborate for long-term viability.<\/li>\n<\/ul>\n<p>This approach transforms <em>Legacy of Java<\/em> into more than a documentary \u2014 it becomes a cultural reflection about how coffee shapes identity and community in Indonesia.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d57fb34 elementor-widget elementor-widget-heading\" data-id=\"d57fb34\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Impact and Screenings <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2e1ee15 elementor-widget elementor-widget-text-editor\" data-id=\"2e1ee15\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t\n<p>Although the film was originally released in Indonesia, its influence has traveled beyond national borders. In August 2024, <em>Legacy of Java<\/em> was showcased at a special screening in Washington, D.C., USA, hosted at the Indonesian Embassy as part of cultural outreach efforts.<\/p>\n<p>This U.S. event aimed to introduce <em>Indonesian coffee culture<\/em> to American audiences, connecting them with the rich history and diverse flavors that make Indonesian coffee unique. The screening included discussions on sustainability, biodiversity, and the stories behind everyday coffee beans \u2014 providing context that resonates with global coffee enthusiasts.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b141909 elementor-widget elementor-widget-heading\" data-id=\"b141909\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Why Legacy of Java Matters <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8ab7fa2 elementor-widget elementor-widget-text-editor\" data-id=\"8ab7fa2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<h3 style=\"color: white;\"><strong>A Visual Celebration of Coffee Heritage <\/strong><\/h3> <p><em>Legacy of Java<\/em> stands out for its ability to transform something as familiar as coffee into a profound cultural narrative. Every frame reflects not only the beauty of Java\u2019s landscapes, but also the shared human experiences tied to coffee cultivation and consumption.<\/p>\n\n<h3 style=\"color: white;\"><strong>Voices from All Corners of the Industry <\/strong><\/h3> <p>The documentary features perspectives from a broad range of participants \u2014 including farmers nurturing coffee trees, academics studying cultural significance, and baristas bringing coffee to life in urban cafes.<\/p>\n\n<h3 style=\"color: white;\"><strong> A Call for Environmental and Cultural Sustainability <\/strong><\/h3> <p>By highlighting the connection between humans and the natural environment, the film encourages audiences to consider sustainability not just as a buzzword, but as an ongoing responsibility to future generations.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-44aceaf elementor-widget elementor-widget-heading\" data-id=\"44aceaf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Final Thoughts: More Than a Coffee Film <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4202c11 elementor-widget elementor-widget-text-editor\" data-id=\"4202c11\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t\n<p><em>Legacy of Java<\/em> is a compelling documentary that honors the deep heritage of Indonesian coffee while sparking reflection on how tradition, culture, and environmental stewardship intersect. Whether you\u2019re a coffee lover, cultural explorer, or film enthusiast, this cinematic journey offers rich insights and unforgettable storytelling.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7cb23fb e-flex e-con-boxed e-con e-parent\" data-id=\"7cb23fb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-56c0c31 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"56c0c31\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6Ijg5MjMiLCJ0b2dnbGUiOmZhbHNlfQ%3D%3D\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-share-alt\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M352 320c-22.608 0-43.387 7.819-59.79 20.895l-102.486-64.054a96.551 96.551 0 0 0 0-41.683l102.486-64.054C308.613 184.181 329.392 192 352 192c53.019 0 96-42.981 96-96S405.019 0 352 0s-96 42.981-96 96c0 7.158.79 14.13 2.276 20.841L155.79 180.895C139.387 167.819 118.608 160 96 160c-53.019 0-96 42.981-96 96s42.981 96 96 96c22.608 0 43.387-7.819 59.79-20.895l102.486 64.054A96.301 96.301 0 0 0 256 416c0 53.019 42.981 96 96 96s96-42.981 96-96-42.981-96-96-96z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Share<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-eae73b0 e-con-full e-flex e-con e-parent\" data-id=\"eae73b0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;position&quot;:&quot;fixed&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-38c62d9 e-con-full e-flex e-con e-child\" data-id=\"38c62d9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1928eb9 elementor-widget elementor-widget-heading\" data-id=\"1928eb9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/7originfilm.com\/legacy-of-java\/\">Go to Film<\/a><\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5043dee elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"5043dee\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/7originfilm.com\/legacy-of-java\/\">\n\t\t\t<i aria-hidden=\"true\" class=\"icon icon-double-angle-pointing-to-right\"><\/i>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cd81405 elementor-align-justify elementor-absolute elementor-widget elementor-widget-button\" data-id=\"cd81405\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.7originfilm.com\/en\/legacy-of-java-post\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Read More<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"10728\" class=\"elementor elementor-10728 e-loop-item e-loop-item-11129 post-11129 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-76b0ce6 e-con-full e-flex e-con e-parent\" data-id=\"76b0ce6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-42ba181 elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"42ba181\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.7originfilm.com\/en\/aroma-of-heaven-post\/\">\n\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.7originfilm.com\/wp-content\/uploads\/elementor\/thumbs\/01-2-scaled-e1766978345612-rgunwbwiq2cs7olcq8mbwdyuex322uy9116r0tfauw.webp\" title=\"01 (2)\" alt=\"01 (2)\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bfea32c elementor-absolute elementor-widget elementor-widget-html\" data-id=\"bfea32c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script>\r\njQuery(document).ready(function($) {\r\n    \r\n    \/\/ Tentukan selektor yang menargetkan KONTEN POST di dalam setiap item loop.\r\n    const contentSelector = '.elementor-widget-theme-post-content';\r\n    const limitWords = 50; \/\/ Batas maksimal 300 kata\r\n\r\n    \/\/ Iterasi melalui SETIAP elemen Post Content yang ditemukan di halaman\r\n    $(contentSelector).each(function() {\r\n        \r\n        const $contentContainer = $(this);\r\n        \r\n        \/\/ 1. Ambil seluruh teks murni dari dalam kontainer\r\n        const fullText = $contentContainer.text().trim(); \r\n\r\n        \/\/ 2. Pecah teks menjadi array kata berdasarkan spasi\r\n        const words = fullText.split(\/\\s+\/);\r\n\r\n        \/\/ 3. Cek apakah jumlah kata melebihi batas\r\n        if (words.length > limitWords) {\r\n            \r\n            \/\/ Ambil hanya 300 kata pertama\r\n            const truncatedWords = words.slice(0, limitWords);\r\n            \r\n            \/\/ Gabungkan kembali menjadi string\r\n            const newText = truncatedWords.join(' ').trim(); \r\n\r\n            \/\/ 4. Update konten dengan teks yang dipotong + ellipsis (...)\r\n            $contentContainer.html('<p>' + newText + ' ...<\/p>');\r\n            \r\n        } else if (fullText.length > 0) {\r\n            \/\/ Jika teks di bawah limit, tampilkan apa adanya dalam tag <p>\r\n            $contentContainer.html('<p>' + fullText + '<\/p>');\r\n        }\r\n    });\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4829fa9 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"4829fa9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/www.7originfilm.com\/en\/aroma-of-heaven-post\/\">Aroma of Heaven<\/a><\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a275615 elementor-align-left elementor-widget elementor-widget-post-info\" data-id=\"a275615\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"post-info.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-inline-items elementor-icon-list-items elementor-post-info\">\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-repeater-item-d4066e4 elementor-inline-item\" itemprop=\"datePublished\">\n\t\t\t\t\t\t<a href=\"https:\/\/www.7originfilm.com\/en\/2025\/07\/10\/\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-calendar\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M12 192h424c6.6 0 12 5.4 12 12v260c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V204c0-6.6 5.4-12 12-12zm436-44v-36c0-26.5-21.5-48-48-48h-48V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H160V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H48C21.5 64 0 85.5 0 112v36c0 6.6 5.4 12 12 12h424c6.6 0 12-5.4 12-12z\"><\/path><\/svg>\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-date\">\n\t\t\t\t\t\t\t\t\t\t<time>July 10, 2025<\/time>\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<\/li>\n\t\t\t\t<li class=\"elementor-icon-list-item elementor-repeater-item-a6194e4 elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-clock\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"><\/path><\/svg>\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-time\">\n\t\t\t\t\t\t\t\t\t\t<time>2:11 pm<\/time>\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c1210e2 elementor-widget elementor-widget-theme-post-content\" data-id=\"c1210e2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-content.default\">\n\t\t\t\t\t\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"11129\" class=\"elementor elementor-11129\" data-elementor-post-type=\"post\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0999ecf e-flex e-con-boxed e-con e-parent\" data-id=\"0999ecf\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e0f4bf0 elementor-widget elementor-widget-heading\" data-id=\"e0f4bf0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Aroma of Heaven: Exploring the Heart and Heritage of Indonesian Coffee Through Film <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6019c71 elementor-widget elementor-widget-text-editor\" data-id=\"6019c71\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t\n<p>Aroma of Heaven is an award-winning Indonesian documentary that takes audiences on an immersive journey into the world of coffee \u2014 not just as a commodity, but as a cultural cornerstone of Indonesian life. Directed by Budi Kurniawan and released in 2014, this poignant film celebrates the deep history, traditions, and narratives woven through coffee cultivation across the archipelago.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d68a3aa elementor-widget elementor-widget-heading\" data-id=\"d68a3aa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">What Is Aroma of Heaven? <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6f8333b elementor-widget elementor-widget-text-editor\" data-id=\"6f8333b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t\n<p><em>Aroma of Heaven<\/em> (also known by the Indonesian title <em>Biji Kopi Indonesia<\/em>) is a 65-minute documentary dedicated to telling the story of coffee\u2019s roots and significance in Indonesia. The film was developed over five years of research and production, culminating in a cinematic tribute to one of the country\u2019s most beloved and influential crops.<\/p>\n<p>Rather than focusing narrowly on coffee production techniques, the documentary highlights how coffee intersects with history, culture, tradition, and identity across multiple Indonesian regions.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a1ae843 elementor-widget elementor-widget-heading\" data-id=\"a1ae843\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">A Cultural Journey Through Indonesian Coffee<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0e2fab8 elementor-widget elementor-widget-text-editor\" data-id=\"0e2fab8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t\n<p><em>Aroma of Heaven<\/em> provides more than a historical timeline \u2014 it illustrates the cultural fabric of Indonesian society through coffee. The film features visuals and narratives from coffee-producing areas such as Sumatra, Java, Sulawesi, and Papua, revealing how coffee has shaped local traditions, community rituals, and daily life.<\/p>\n<p>By presenting coffee as both a symbol and an agent of cultural exchange, the film invites viewers to appreciate the richness of Indonesia\u2019s coffee heritage \u2014 from ancient practices to modern identity.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-27ae3b1 elementor-widget elementor-widget-heading\" data-id=\"27ae3b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">International Recognition and Screenings  <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b5a22d3 elementor-widget elementor-widget-text-editor\" data-id=\"b5a22d3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t\n<p><em>Aroma of Heaven<\/em> has attracted global attention through festival success and international screenings:<\/p>\n<ul>\n<li>The documentary won Best Documentary at the Hainan International Maritime Silk Road Film Festival in China, highlighting Indonesia\u2019s cinematic contribution to world coffee culture.<\/li>\n<li>It was also featured at the Specialty Coffee Association of America (SCAA) event in Seattle, USA, where it helped introduce Indonesian coffee traditions to an international audience of roasters, buyers, and coffee professionals.<\/li>\n<\/ul>\n<p>These achievements underscore the film\u2019s appeal beyond Indonesia \u2014 connecting coffee lovers and cultural audiences across Asia, America, and Europe.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-aa77f07 elementor-widget elementor-widget-heading\" data-id=\"aa77f07\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Why Aroma of Heaven Matters  <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cde371a elementor-widget elementor-widget-heading\" data-id=\"cde371a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Here\u2019s what sets Aroma of Heaven apart :<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4d60c8a elementor-widget elementor-widget-text-editor\" data-id=\"4d60c8a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<ul> <li> <h4 style=\"color: white;\"><strong>Deep Cultural Insight<\/strong><\/h4> <\/li> <\/ul> <p>The documentary reveals how coffee is interlaced with local customs, religion, and history, rather than just being a beverage.<\/p> <ul> <li> <h4 style=\"color: white;\"><strong>A Visual Archive <\/strong><\/h4> <\/li> <\/ul> <p>With thoughtful cinematography and narrative craft, the film serves as a historical and cultural archive of Indonesian coffee \u2014 a legacy often overlooked in mainstream media.<\/p> <ul> <li> <h4 style=\"color: white;\"><strong>Inspires Appreciation <\/strong><\/h4> <\/li> <\/ul> <p>The film encourages both coffee enthusiasts and casual viewers to reflect on how well we understand our daily cup of coffee, and what heritage lies behind it.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c8edf45 elementor-widget elementor-widget-heading\" data-id=\"c8edf45\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Final Thoughts  <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9b84263 elementor-widget elementor-widget-text-editor\" data-id=\"9b84263\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t\n<p><em>Aroma of Heaven<\/em> is more than a documentary \u2014 it\u2019s a cultural celebration of Indonesia\u2019s coffee legacy and the human stories that surround it. With its international screenings and festival accolades, the film not only elevates Indonesian coffee culture but also tells a global audience why coffee is much more than a drink \u2014 it\u2019s history, identity, and art.<\/p>\n<p>Whether you\u2019re a cinephile, a coffee lover, or someone interested in cultural documentaries, <em>Aroma of Heaven<\/em> offers a rich and compelling viewing experience.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f28e4c5 e-flex e-con-boxed e-con e-parent\" data-id=\"f28e4c5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fd956ea elementor-align-center elementor-widget elementor-widget-button\" data-id=\"fd956ea\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6Ijg5MjMiLCJ0b2dnbGUiOmZhbHNlfQ%3D%3D\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-share-alt\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M352 320c-22.608 0-43.387 7.819-59.79 20.895l-102.486-64.054a96.551 96.551 0 0 0 0-41.683l102.486-64.054C308.613 184.181 329.392 192 352 192c53.019 0 96-42.981 96-96S405.019 0 352 0s-96 42.981-96 96c0 7.158.79 14.13 2.276 20.841L155.79 180.895C139.387 167.819 118.608 160 96 160c-53.019 0-96 42.981-96 96s42.981 96 96 96c22.608 0 43.387-7.819 59.79-20.895l102.486 64.054A96.301 96.301 0 0 0 256 416c0 53.019 42.981 96 96 96s96-42.981 96-96-42.981-96-96-96z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Share<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b1e5ec8 e-con-full e-flex e-con e-parent\" data-id=\"b1e5ec8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;position&quot;:&quot;fixed&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-1a023db e-con-full e-flex e-con e-child\" data-id=\"1a023db\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0c38574 elementor-widget elementor-widget-heading\" data-id=\"0c38574\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/7originfilm.com\/aroma-of-heaven\/\">Go to Film<\/a><\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cb9c2fd elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"cb9c2fd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/7originfilm.com\/aroma-of-heaven\/\">\n\t\t\t<i aria-hidden=\"true\" class=\"icon icon-double-angle-pointing-to-right\"><\/i>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cd81405 elementor-align-justify elementor-absolute elementor-widget elementor-widget-button\" data-id=\"cd81405\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.7originfilm.com\/en\/aroma-of-heaven-post\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Read More<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-aa9820f e-con-full elementor-hidden-mobile e-flex e-con e-parent\" data-id=\"aa9820f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-82ac757 e-con-full elementor-hidden-mobile e-flex e-con e-child\" data-id=\"82ac757\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3bcfee2 elementor-hidden-mobile elementor-widget elementor-widget-heading\" data-id=\"3bcfee2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/7originfilm.com\/\">Back to Homepage<\/a><\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-63bd31b elementor-hidden-mobile elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"63bd31b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/7originfilm.com\/\">\n\t\t\t<i aria-hidden=\"true\" class=\"icon icon-double-angle-pointing-to-right\"><\/i>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f5d9e96 e-con-full elementor-hidden-desktop elementor-hidden-tablet e-flex e-con e-child\" data-id=\"f5d9e96\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-1f21775 e-con-full elementor-hidden-desktop elementor-hidden-tablet e-flex e-con e-child\" data-id=\"1f21775\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-165f79f elementor-widget elementor-widget-heading\" data-id=\"165f79f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/7originfilm.com\/\">Back to Homepage<\/a><\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-51882cb e-con-full elementor-hidden-desktop elementor-hidden-tablet e-flex e-con e-child\" data-id=\"51882cb\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2d70761 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"2d70761\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/7originfilm.com\/\">\n\t\t\t<i aria-hidden=\"true\" class=\"icon icon-double-angle-pointing-to-right\"><\/i>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Our Article Back to Homepage Back to Homepage<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-8381","page","type-page","status-publish","hentry"],"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.7originfilm.com\/en\/wp-json\/wp\/v2\/pages\/8381","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.7originfilm.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.7originfilm.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.7originfilm.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.7originfilm.com\/en\/wp-json\/wp\/v2\/comments?post=8381"}],"version-history":[{"count":127,"href":"https:\/\/www.7originfilm.com\/en\/wp-json\/wp\/v2\/pages\/8381\/revisions"}],"predecessor-version":[{"id":13164,"href":"https:\/\/www.7originfilm.com\/en\/wp-json\/wp\/v2\/pages\/8381\/revisions\/13164"}],"wp:attachment":[{"href":"https:\/\/www.7originfilm.com\/en\/wp-json\/wp\/v2\/media?parent=8381"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}