{"id":14674,"date":"2026-04-07T14:06:07","date_gmt":"2026-04-07T07:06:07","guid":{"rendered":"https:\/\/lautan-natural-krimerindo.com\/staging-career\/"},"modified":"2026-06-12T06:11:31","modified_gmt":"2026-06-11T23:11:31","slug":"staging-career","status":"publish","type":"page","link":"https:\/\/lautan-natural-krimerindo.com\/id\/staging-career\/","title":{"rendered":"[STAGING] Career &#8211; done karir"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; fullwidth=&#8221;on&#8221; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_direction=&#8221;165deg&#8221; background_color_gradient_stops=&#8221;#0f61ab 0%|#4d97d9 100%&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;||||false|false&#8221; da_disable_devices=&#8221;off|off|off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221; da_is_popup=&#8221;off&#8221; da_exit_intent=&#8221;off&#8221; da_has_close=&#8221;on&#8221; da_alt_close=&#8221;off&#8221; da_dark_close=&#8221;off&#8221; da_not_modal=&#8221;on&#8221; da_is_singular=&#8221;off&#8221; da_with_loader=&#8221;off&#8221; da_has_shadow=&#8221;on&#8221;][et_pb_fullwidth_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||||false|false&#8221; custom_css_free_form=&#8221;\/* ====================================================== *\/||\/* CSS FINAL (DENGAN TINGGI GAMBAR YANG SAMA) *\/||\/* ====================================================== *\/||||.slider-pasti-jadi {||  position: relative;||  max-width: 1080px;||  margin: auto;||  border-radius: 8px;||  min-height: 500px;||  overflow: hidden;||}||||.slide-pasti-jadi {||  position: absolute;||  top: 0; left: 0;||  width: 100%; height: 100%;||  opacity: 0;||  z-index: 1;||  visibility: hidden;||  transition: opacity 0.6s ease-in-out;||}||.slide-pasti-jadi.aktif {||  opacity: 1;||  z-index: 2;||  visibility: visible;||}||||.konten-slide {||  position: absolute;||  left: 5%;||  top: 50%;||  transform: translateY(-50%);||  width: 45%;||  z-index: 3;||  padding: 5%; \/* Tambahkan padding agar tidak terlalu menempel *\/||  box-sizing: border-box;||}||.konten-slide h1 { font-size: 64px !important; color: #fff !important; font-weight: 700; line-height: 1.2em; }||.konten-slide p { font-size: 18px; color: #fff; margin: 20px 0 30px 0; }||||.tombol-slide {||  display: inline-block !important;||  visibility: visible !important;||  opacity: 1 !important;||  background-color: #ffffff !important;||  color: #0c71c3 !important;||  padding: 14px 32px !important;||  font-weight: 700 !important;||  font-size: 18px !important;||  text-decoration: none !important;||  border: none !important;||  border-radius: 0px 40px 0px 0px !important;||  transition: all 0.3s ease !important;||}||.tombol-slide:hover {||  background-color: #f0f0f0 !important;||  transform: translateY(-2px);||}||||\/* KUNCI PERBAIKAN UTAMA ADA DI SINI *\/||.gambar-slide {||  position: absolute;||  bottom: 0;||  right: 5%;||  width: 50%;||  height: 95%; \/* KUNCI #1: Beri tinggi yang sama untuk SEMUA &#8216;bingkai&#8217; gambar *\/||  z-index: 2;||}||.gambar-slide img {||  width: 100%;||  height: 100%; \/* KUNCI #2: Paksa gambar mengisi &#8216;bingkai&#8217; *\/||  object-fit: contain; \/* KUNCI #3: Jaga rasio, jangan potong, tapi paskan di dalam bingkai *\/||  object-position: bottom; \/* KUNCI #4: Pastikan gambar selalu menempel di dasar &#8216;bingkai&#8217; *\/||}||||\/* Styling Navigasi *\/||.nav-slide-pasti-jadi div, .dots-slide-pasti-jadi { z-index: 4; }||.nav-slide-pasti-jadi div { cursor: pointer; position: absolute; top: 50%; transform: translateY(-50%); padding: 16px; color: white; background: rgba(0,0,0,0.3); }||.panah-prev { left: 0; }||.panah-next { right: 0; }||.dots-slide-pasti-jadi { position: absolute; bottom: 20px; left: 50%; transform: translateX(-50%); }||.dot-pasti-jadi { cursor: pointer; height: 12px; width: 12px; margin: 0 5px; background: rgba(255,255,255,0.4); border-radius: 50%; display: inline-block; }||.dot-pasti-jadi.aktif { background: #ffffff; }||||\/* Mobile (disederhanakan) *\/||@media (max-width: 767px) {||  ||  \/* KUNCI #1: Paksa container utama untuk muncul dan punya ruang *\/||  .slider-pasti-jadi {||    display: block !important;||    min-height: 600px; \/* Beri tinggi sementara agar pasti terlihat *\/||    padding-top: 50px; \/* Beri jarak atas *\/||    padding-bottom: 50px; \/* Beri jarak bawah *\/||    box-sizing: border-box;||  }||  ||  \/* KUNCI #2: Paksa slide yang aktif untuk terlihat *\/||  .slide-pasti-jadi.aktif {||    display: flex !important;||    flex-direction: column !important;||    align-items: center !important;||    position: relative !important; \/* Hapus &#8216;absolute&#8217; di mobile *\/||  }||  ||  .konten-slide, .gambar-slide {||    position: relative !important;||    width: 100% !important;||    text-align: center !important;||    top: auto; left: auto; right: auto; bottom: auto;||    transform: none;||    height: auto;||  }||  ||  .gambar-slide {||    margin-top: 30px;||  }||  ||  .konten-slide h1 {||    font-size: 40px !important;||  }||}&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<!-- ====================================================== --><!-- [et_pb_line_break_holder] --><!-- HTML FINAL - VERSI ANTI-KONFLIK --><!-- [et_pb_line_break_holder] --><!-- ====================================================== --><!-- [et_pb_line_break_holder] --><\/p>\n<div class=\"slider-pasti-jadi\"><!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  <!-- SLIDE 3 --><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"slide-pasti-jadi aktif\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"konten-slide\"><!-- [et_pb_line_break_holder] -->      <\/p>\n<h1>Kesempatan Magang Telah Dibuka<\/h1>\n<p><!-- [et_pb_line_break_holder] -->      <pee>Dapatkan pengalaman langsung dan kembangkan keterampilan Anda bersama para profesional industri dalam lingkungan kerja yang dinamis.<\/pee><!-- [et_pb_line_break_holder] -->      <a href=\"https:\/\/bit.ly\/LNKInternship2026\" class=\"tombol-slide\">Lihat Sekarang<\/a><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"gambar-slide\"><!-- [et_pb_line_break_holder] -->      <!-- GANTI DENGAN URL GAMBAR ANDA --><!-- [et_pb_line_break_holder] -->      <img decoding=\"async\" data-src=\"https:\/\/lautan-natural-krimerindo.com\/wp-content\/uploads\/2026\/02\/Object-Orang-Square-scaled.png\" alt=\"Internship\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 2521px; --smush-placeholder-aspect-ratio: 2521\/2560;\"><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <!-- SLIDE 1 (WAJIB ADA KELAS 'aktif' DI SINI) --><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"slide-pasti-jadi\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"konten-slide\"><!-- [et_pb_line_break_holder] -->       <\/p>\n<h1>Hati-Hati Penipuan<\/h1>\n<p><!-- [et_pb_line_break_holder] -->      <pee>Pastikan apply lamaran di website resmi kami agar terhindar dari penipuan.<\/pee><!-- [et_pb_line_break_holder] -->      <a href=\"https:\/\/career.oneltl.com\/all-jobs\/list\" class=\"tombol-slide\">Apply Sekarang<\/a><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"gambar-slide\"><!-- [et_pb_line_break_holder] -->      <!-- GANTI DENGAN URL GAMBAR ANDA --><!-- [et_pb_line_break_holder] -->      <img decoding=\"async\" data-src=\"https:\/\/lautan-natural-krimerindo.com\/wp-content\/uploads\/2025\/09\/Header.png\" alt=\"Penipuan\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 691px; --smush-placeholder-aspect-ratio: 691\/711;\"><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <!-- SLIDE 2 --><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"slide-pasti-jadi\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"konten-slide\"><!-- [et_pb_line_break_holder] -->      <\/p>\n<h1>Lets\u2019 Bettering Your World<\/h1>\n<p><!-- [et_pb_line_break_holder] -->      <pee>Kembangkan potensi bersama tim yang penuh inovasi.<\/pee><!-- [et_pb_line_break_holder] -->      <a href=\"#lnksection\" class=\"tombol-slide\">Kenali Lebih Dalam<\/a><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"gambar-slide\"><!-- [et_pb_line_break_holder] -->      <!-- GANTI DENGAN URL GAMBAR ANDA --><!-- [et_pb_line_break_holder] -->      <img decoding=\"async\" data-src=\"https:\/\/lautan-natural-krimerindo.com\/wp-content\/uploads\/2025\/01\/01.Img-header2.png\" alt=\"Better World\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 768px; --smush-placeholder-aspect-ratio: 768\/704;\"><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- Navigasi --><!-- [et_pb_line_break_holder] --><\/p>\n<div class=\"nav-slide-pasti-jadi\"><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"panah-prev\"><<\/div>\n<p><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"panah-next\">><\/div>\n<p><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><\/p>\n<div class=\"dots-slide-pasti-jadi\"><\/div>\n<p>[\/et_pb_fullwidth_code][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;on|on|on&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_direction=&#8221;165deg&#8221; background_color_gradient_stops=&#8221;#0f61ab 0%|#4d97d9 100%&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; da_disable_devices=&#8221;off|off|off&#8221; disabled=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221; da_is_popup=&#8221;off&#8221; da_exit_intent=&#8221;off&#8221; da_has_close=&#8221;on&#8221; da_alt_close=&#8221;off&#8221; da_dark_close=&#8221;off&#8221; da_not_modal=&#8221;on&#8221; da_is_singular=&#8221;off&#8221; da_with_loader=&#8221;off&#8221; da_has_shadow=&#8221;on&#8221;][et_pb_row column_structure=&#8221;1_2,1_2&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;|80px|0px|80px|false|true&#8221; custom_padding_tablet=&#8221;|80px|0px|80px|false|true&#8221; custom_padding_phone=&#8221;|0px|0px|0px|false|true&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_text _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;||||||||&#8221; header_text_align=&#8221;left&#8221; header_text_color=&#8221;#ffffff&#8221; header_font_size=&#8221;77px&#8221; header_line_height=&#8221;0.6em&#8221; custom_padding=&#8221;50px||||false|false&#8221; header_font_size_tablet=&#8221;77px&#8221; header_font_size_phone=&#8221;55px&#8221; header_font_size_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h1><em>Lets&#8217;<\/em><\/h1>\n<h1><strong>Bettering<\/strong><\/h1>\n<h1><strong>Your World<\/strong><\/h1>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; text_text_color=&#8221;#ffffff&#8221; text_font_size=&#8221;18px&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p>Kembangkan potensi bersama tim yang penuh inovasi<\/p>\n<p>[\/et_pb_text][et_pb_button button_url=&#8221;#lnksection&#8221; button_text=&#8221;Kenali lebih dalam&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_color=&#8221;#0f61ab&#8221; button_bg_color=&#8221;#FFFFFF&#8221; button_border_width=&#8221;0px&#8221; button_font=&#8221;|600|||||||&#8221; background_layout=&#8221;dark&#8221; custom_css_main_element=&#8221;border-radius: 0px 25px 0px 0px !important;&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_button][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||||false|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_image src=&#8221;https:\/\/lautan-natural-krimerindo.com\/wp-content\/uploads\/2025\/01\/01.Img-header2.png&#8221; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; width=&#8221;120%&#8221; width_tablet=&#8221;120%&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|phone&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;2vw||||false|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; da_disable_devices=&#8221;off|off|off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221; da_is_popup=&#8221;off&#8221; da_exit_intent=&#8221;off&#8221; da_has_close=&#8221;on&#8221; da_alt_close=&#8221;off&#8221; da_dark_close=&#8221;off&#8221; da_not_modal=&#8221;on&#8221; da_is_singular=&#8221;off&#8221; da_with_loader=&#8221;off&#8221; da_has_shadow=&#8221;on&#8221;][et_pb_row custom_padding_last_edited=&#8221;on|phone&#8221; module_id=&#8221;lnksection&#8221; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; custom_padding_tablet=&#8221;&#8221; custom_padding_phone=&#8221;||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_text _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; header_2_text_color=&#8221;#333333&#8243; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; custom_padding_tablet=&#8221;||0px||false|false&#8221; custom_padding_phone=&#8221;|0px|0px|0px|false|true&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h2>PT Lautan Natural Krimerindo<\/h2>\n<p>[\/et_pb_text][et_pb_divider color=&#8221;#777777&#8243; divider_weight=&#8221;7px&#8221; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; width=&#8221;5%&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;0px||-20px||false|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_divider][et_pb_divider color=&#8221;#777777&#8243; divider_weight=&#8221;2px&#8221; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; width=&#8221;12%&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||15px||false|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_divider][et_pb_text _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Lato||||||||&#8221; text_text_color=&#8221;#333333&#8243; text_font_size=&#8221;18px&#8221; text_orientation=&#8221;center&#8221; custom_padding=&#8221;0px|150px|0px|150px|true|true&#8221; custom_padding_tablet=&#8221;0px|0px|0px|0px|true|true&#8221; custom_padding_phone=&#8221;0px|0px|0px|0px|true|true&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p>PT Lautan Natural Krimerindo, didirikan pada tahun 2010, adalah produsen bahan makanan dan minuman yang terus berinovasi untuk memberikan solusi terbaik bagi pelanggan kami. Kami secara konsisten menciptakan nilai untuk kehidupan dan dipercaya oleh pelanggan di seluruh dunia.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; custom_padding_tablet=&#8221;&#8221; custom_padding_phone=&#8221;0px||||false|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_image src=&#8221;https:\/\/lautan-natural-krimerindo.com\/wp-content\/uploads\/2024\/12\/02.Img-produk.png&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; width=&#8221;70%&#8221; width_tablet=&#8221;100%&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|phone&#8221; custom_margin=&#8221;50px||||false|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#e8e8e8&#8243; custom_padding=&#8221;80px||80px||true|false&#8221; da_disable_devices=&#8221;off|off|off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221; da_is_popup=&#8221;off&#8221; da_exit_intent=&#8221;off&#8221; da_has_close=&#8221;on&#8221; da_alt_close=&#8221;off&#8221; da_dark_close=&#8221;off&#8221; da_not_modal=&#8221;on&#8221; da_is_singular=&#8221;off&#8221; da_with_loader=&#8221;off&#8221; da_has_shadow=&#8221;on&#8221;][et_pb_row column_structure=&#8221;1_2,1_2&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; custom_padding_tablet=&#8221;&#8221; custom_padding_phone=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_text _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; header_2_text_color=&#8221;#333333&#8243; header_2_line_height=&#8221;0.3em&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||0px|120px|false|false&#8221; custom_margin_tablet=&#8221;||0px|0px|false|false&#8221; custom_margin_phone=&#8221;||0px|0px|false|false&#8221; custom_margin_last_edited=&#8221;on|tablet&#8221; custom_padding=&#8221;50px|70px|0px|70px|false|true&#8221; custom_padding_tablet=&#8221;0px||||false|true&#8221; custom_padding_phone=&#8221;|0px||0px|false|true&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h2>Mengapa<\/h2>\n<h2>harus disini?<\/h2>\n<p>[\/et_pb_text][et_pb_divider color=&#8221;#777777&#8243; divider_weight=&#8221;7px&#8221; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; width=&#8221;5%&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;0px||-20px||false|false&#8221; custom_padding=&#8221;0px||0px|120px|true|false&#8221; custom_padding_tablet=&#8221;0px||0px|0px|true|false&#8221; custom_padding_phone=&#8221;0px||0px|0px|true|false&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_divider][et_pb_divider color=&#8221;#777777&#8243; divider_weight=&#8221;2px&#8221; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; width=&#8221;12%&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||15px||false|false&#8221; custom_padding=&#8221;|||120px|false|false&#8221; custom_padding_tablet=&#8221;|||0px|false|false&#8221; custom_padding_phone=&#8221;|||0px|false|false&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_divider][et_pb_slider arrows_custom_color=&#8221;#777777&#8243; dot_nav_custom_color=&#8221;#000000&#8243; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; z_index=&#8221;2&#8243; custom_margin=&#8221;|-120px||120px|false|false&#8221; custom_margin_tablet=&#8221;|0px||0px|false|true&#8221; custom_margin_phone=&#8221;|0px||0px|false|true&#8221; custom_margin_last_edited=&#8221;on|tablet&#8221; custom_css_slide_description=&#8221;text-shadow: none;&#8221; border_radii=&#8221;on|50px|50px|50px|50px&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_slide heading=&#8221;   Budaya yang Hangat dan Kolaboratif&#8221; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; header_level=&#8221;h2&#8243; header_font=&#8221;|600|||||||&#8221; header_text_color=&#8221;#777777&#8243; body_text_color=&#8221;#777777&#8243; background_color=&#8221;#FFFFFF&#8221; background_enable_color=&#8221;on&#8221; custom_padding=&#8221;||||false|false&#8221; global_colors_info=&#8221;{}&#8221; sticky_transition=&#8221;on&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p>Bukan hanya atasan, tapi bisa jadi rekan. Bukan hanya rekan, tapi bisa jadi teman. Bukan sekedar kerja, tapi bekerja sama.<\/p>\n<p>[\/et_pb_slide][et_pb_slide heading=&#8221;Inovatif dan Dinamis&#8221; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; header_level=&#8221;h2&#8243; header_font=&#8221;|600|||||||&#8221; header_text_color=&#8221;#777777&#8243; body_text_color=&#8221;#777777&#8243; background_color=&#8221;#FFFFFF&#8221; background_enable_color=&#8221;on&#8221; custom_padding=&#8221;||||false|false&#8221; global_colors_info=&#8221;{}&#8221; sticky_transition=&#8221;on&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p>Semangat inovasi adalah penggerak kemajuan. Setiap ide sangat berharga dan setiap suara perlu didengar. Eksplorasi dan wujudkan gagasanmu untuk kemajuan bersama.<\/p>\n<p>[\/et_pb_slide][et_pb_slide heading=&#8221;Pengembangan potensi yang progresif &#8221; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; header_level=&#8221;h2&#8243; header_font=&#8221;|600|||||||&#8221; header_text_color=&#8221;#777777&#8243; body_text_color=&#8221;#777777&#8243; background_color=&#8221;#FFFFFF&#8221; background_enable_color=&#8221;on&#8221; custom_padding=&#8221;||||false|false&#8221; global_colors_info=&#8221;{}&#8221; sticky_transition=&#8221;on&#8221; theme_builder_area=&#8221;post_content&#8221;]Kami berupaya untuk terus bergerak maju, bukan hanya melalui berbagai program pengembangan karir namun juga pengembangan individu. [\/et_pb_slide][\/et_pb_slider][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; z_index=&#8221;1&#8243; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_image src=&#8221;https:\/\/lautan-natural-krimerindo.com\/wp-content\/uploads\/2025\/01\/03.img-pabrik.png&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;center&#8221; align_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; z_index=&#8221;1&#8243; width=&#8221;100%&#8221; custom_margin=&#8221;|||-25px|false|false&#8221; custom_margin_tablet=&#8221;|0px||0px|false|true&#8221; custom_margin_phone=&#8221;|0px||0px|false|true&#8221; custom_margin_last_edited=&#8221;on|tablet&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_direction=&#8221;165deg&#8221; background_color_gradient_stops=&#8221;#0f61ab 0%|#4d97d9 100%&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;100px||100px||true|false&#8221; da_disable_devices=&#8221;off|off|off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221; da_is_popup=&#8221;off&#8221; da_exit_intent=&#8221;off&#8221; da_has_close=&#8221;on&#8221; da_alt_close=&#8221;off&#8221; da_dark_close=&#8221;off&#8221; da_not_modal=&#8221;on&#8221; da_is_singular=&#8221;off&#8221; da_with_loader=&#8221;off&#8221; da_has_shadow=&#8221;on&#8221;][et_pb_row custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;|80px|0px|80px|false|true&#8221; custom_padding_tablet=&#8221;|80px|0px|80px|false|true&#8221; custom_padding_phone=&#8221;0px|0px|0px|0px|false|true&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_text _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_line_height=&#8221;0.3em&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;||||false|false&#8221; header_2_line_height_tablet=&#8221;0.3em&#8221; header_2_line_height_phone=&#8221;1em&#8221; header_2_line_height_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h2>Intip Keseharian di LNK!<\/h2>\n<p>[\/et_pb_text][et_pb_divider color=&#8221;#FFFFFF&#8221; divider_weight=&#8221;7px&#8221; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; width=&#8221;5%&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;0px||-20px||false|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_divider][et_pb_divider color=&#8221;#FFFFFF&#8221; divider_weight=&#8221;2px&#8221; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; width=&#8221;12%&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||5px||false|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_divider][et_pb_text _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; text_text_color=&#8221;#ffffff&#8221; text_font_size=&#8221;16px&#8221; text_orientation=&#8221;center&#8221; custom_padding=&#8221;|100px||100px|false|true&#8221; custom_padding_tablet=&#8221;|0px||0px|false|true&#8221; custom_padding_phone=&#8221;|0px||0px|false|true&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p>Kami menaruh perhatian pada upaya pengembangan diri, inovasi, dan produktivitas melalui berbagai aktivitas seru. Intip beragam keseharian teman-teman LNK di sini!<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_code _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; custom_css_main_element=&#8221;color:#fff;&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]\r\n\t\t<div class=\"aigpl-gallery-album-wrp aigpl-gallery-album aigpl-clearfix aigpl-album-design-1 \" id=\"aigpl-gallery-1\">\r\n\r\n\t\t\r\n<div class=\"aigpl-cnt-wrp aigpl-col-3 aigpl-columns aigpl-first\">\r\n\t<div class=\"aigpl-inr-wrp\">\r\n\r\n\t\t<div class=\"aigpl-img-wrp\" style=\"\">\r\n\t\t\t<a class=\"aigpl-img-link\" href=\"https:\/\/lautan-natural-krimerindo.com\/id\/staging-career\/?album=10375&#038;album_ses=1#aigpl-album-gallery-1\" target=\"_self\">\r\n\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"aigpl-img lazyload\"  data-src=\"https:\/\/lautan-natural-krimerindo.com\/wp-content\/uploads\/2025\/01\/airlangga-travel-005-scaled.jpeg\" alt=\"Traveling\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 2560px; --smush-placeholder-aspect-ratio: 2560\/1440;\" \/>\r\n\t\t\t\t\t\t\t<\/a>\r\n\t\t<\/div>\r\n\r\n\t\t\t\t\t<a class=\"aigpl-img-link\" href=\"https:\/\/lautan-natural-krimerindo.com\/id\/staging-career\/?album=10375&#038;album_ses=1#aigpl-album-gallery-1\" target=\"_self\">\r\n\t\t\t\t<div class=\"aigpl-img-title aigpl-center\">Traveling<\/div>\r\n\t\t\t<\/a>\r\n\t\t\t\t<div class=\"aigpl-img-count aigpl-center\">5 Photos<\/div>\r\n\t\t\t<\/div>\r\n<\/div>\r\n<div class=\"aigpl-cnt-wrp aigpl-col-3 aigpl-columns\">\r\n\t<div class=\"aigpl-inr-wrp\">\r\n\r\n\t\t<div class=\"aigpl-img-wrp\" style=\"\">\r\n\t\t\t<a class=\"aigpl-img-link\" href=\"https:\/\/lautan-natural-krimerindo.com\/id\/staging-career\/?album=10362&#038;album_ses=1#aigpl-album-gallery-1\" target=\"_self\">\r\n\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"aigpl-img lazyload\"  data-src=\"https:\/\/lautan-natural-krimerindo.com\/wp-content\/uploads\/2025\/01\/foto-10-scaled.jpg\" alt=\"Training\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 2560px; --smush-placeholder-aspect-ratio: 2560\/1708;\" \/>\r\n\t\t\t\t\t\t\t<\/a>\r\n\t\t<\/div>\r\n\r\n\t\t\t\t\t<a class=\"aigpl-img-link\" href=\"https:\/\/lautan-natural-krimerindo.com\/id\/staging-career\/?album=10362&#038;album_ses=1#aigpl-album-gallery-1\" target=\"_self\">\r\n\t\t\t\t<div class=\"aigpl-img-title aigpl-center\">Training<\/div>\r\n\t\t\t<\/a>\r\n\t\t\t\t<div class=\"aigpl-img-count aigpl-center\">6 Photos<\/div>\r\n\t\t\t<\/div>\r\n<\/div>\r\n<div class=\"aigpl-cnt-wrp aigpl-col-3 aigpl-columns\">\r\n\t<div class=\"aigpl-inr-wrp\">\r\n\r\n\t\t<div class=\"aigpl-img-wrp\" style=\"\">\r\n\t\t\t<a class=\"aigpl-img-link\" href=\"https:\/\/lautan-natural-krimerindo.com\/id\/staging-career\/?album=10357&#038;album_ses=1#aigpl-album-gallery-1\" target=\"_self\">\r\n\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"aigpl-img lazyload\"  data-src=\"https:\/\/lautan-natural-krimerindo.com\/wp-content\/uploads\/2025\/01\/2.jpg\" alt=\"LNK Event\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1920px; --smush-placeholder-aspect-ratio: 1920\/1280;\" \/>\r\n\t\t\t\t\t\t\t<\/a>\r\n\t\t<\/div>\r\n\r\n\t\t\t\t\t<a class=\"aigpl-img-link\" href=\"https:\/\/lautan-natural-krimerindo.com\/id\/staging-career\/?album=10357&#038;album_ses=1#aigpl-album-gallery-1\" target=\"_self\">\r\n\t\t\t\t<div class=\"aigpl-img-title aigpl-center\">LNK Event<\/div>\r\n\t\t\t<\/a>\r\n\t\t\t\t<div class=\"aigpl-img-count aigpl-center\">2 Photos<\/div>\r\n\t\t\t<\/div>\r\n<\/div>\r\n<div class=\"aigpl-cnt-wrp aigpl-col-3 aigpl-columns aigpl-first\">\r\n\t<div class=\"aigpl-inr-wrp\">\r\n\r\n\t\t<div class=\"aigpl-img-wrp\" style=\"\">\r\n\t\t\t<a class=\"aigpl-img-link\" href=\"https:\/\/lautan-natural-krimerindo.com\/id\/staging-career\/?album=10334&#038;album_ses=1#aigpl-album-gallery-1\" target=\"_self\">\r\n\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"aigpl-img lazyload\"  data-src=\"https:\/\/lautan-natural-krimerindo.com\/wp-content\/uploads\/2025\/01\/HUT-LNK-B-scaled.jpg\" alt=\"Employee Engagement\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 2560px; --smush-placeholder-aspect-ratio: 2560\/1708;\" \/>\r\n\t\t\t\t\t\t\t<\/a>\r\n\t\t<\/div>\r\n\r\n\t\t\t\t\t<a class=\"aigpl-img-link\" href=\"https:\/\/lautan-natural-krimerindo.com\/id\/staging-career\/?album=10334&#038;album_ses=1#aigpl-album-gallery-1\" target=\"_self\">\r\n\t\t\t\t<div class=\"aigpl-img-title aigpl-center\">Employee Engagement<\/div>\r\n\t\t\t<\/a>\r\n\t\t\t\t<div class=\"aigpl-img-count aigpl-center\">9 Photos<\/div>\r\n\t\t\t<\/div>\r\n<\/div>\r\n\t\t<\/div><!-- end .aigpl-gallery-album-wrp -->\r\n\r\n\t<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/p>\n<style><!-- [et_pb_line_break_holder] -->  a.aigpl-img-link {<!-- [et_pb_line_break_holder] -->    color:#fff !important;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  a.aigpl-breadcrumb {<!-- [et_pb_line_break_holder] -->    color:#fff !important;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><\/style>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#e8e8e8&#8243; custom_padding=&#8221;100px||100px||true|false&#8221; da_disable_devices=&#8221;off|off|off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221; da_is_popup=&#8221;off&#8221; da_exit_intent=&#8221;off&#8221; da_has_close=&#8221;on&#8221; da_alt_close=&#8221;off&#8221; da_dark_close=&#8221;off&#8221; da_not_modal=&#8221;on&#8221; da_is_singular=&#8221;off&#8221; da_with_loader=&#8221;off&#8221; da_has_shadow=&#8221;on&#8221;][et_pb_row column_structure=&#8221;2_5,3_5&#8243; make_equal=&#8221;on&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; custom_padding_tablet=&#8221;&#8221; custom_padding_phone=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;2_5&#8243; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;70px||50px|100px|false|false&#8221; custom_padding_tablet=&#8221;0px||0px|0px|true|false&#8221; custom_padding_phone=&#8221;|||0px|false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_text _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; header_2_text_color=&#8221;#333333&#8243; header_2_font_size=&#8221;33px&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; text_orientation_tablet=&#8221;&#8221; text_orientation_phone=&#8221;center&#8221; text_orientation_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h2>Temukan bagaimana rasanya bekerja di LNK<\/h2>\n<p>[\/et_pb_text][et_pb_divider color=&#8221;#777777&#8243; divider_weight=&#8221;7px&#8221; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; width=&#8221;8%&#8221; module_alignment=&#8221;left&#8221; custom_margin=&#8221;0px||-20px||false|false&#8221; custom_padding=&#8221;0px||0px|22px|true|false&#8221; custom_padding_tablet=&#8221;0px||0px|45px|true|false&#8221; custom_padding_phone=&#8221;|||0px|true|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; module_alignment_tablet=&#8221;left&#8221; module_alignment_phone=&#8221;center&#8221; module_alignment_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_divider][et_pb_divider color=&#8221;#777777&#8243; divider_weight=&#8221;2px&#8221; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; width=&#8221;23%&#8221; module_alignment=&#8221;left&#8221; custom_margin=&#8221;||15px||false|false&#8221; module_alignment_tablet=&#8221;left&#8221; module_alignment_phone=&#8221;center&#8221; module_alignment_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_divider][et_pb_button button_url=&#8221;https:\/\/www.instagram.com\/lautannaturalkrimerindo&#8221; url_new_window=&#8221;on&#8221; button_text=&#8221;Kunjungi Instagram&#8221; button_alignment_tablet=&#8221;&#8221; button_alignment_phone=&#8221;center&#8221; button_alignment_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_color=&#8221;#FFFFFF&#8221; button_bg_color=&#8221;#0f61ab&#8221; button_border_width=&#8221;0px&#8221; button_font=&#8221;|600|||||||&#8221; background_layout=&#8221;dark&#8221; custom_css_main_element=&#8221;border-radius: 0px 25px 0px 0px !important;&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_button][\/et_pb_column][et_pb_column type=&#8221;3_5&#8243; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;|100px|||false|false&#8221; custom_padding_tablet=&#8221;|0px|||false|false&#8221; custom_padding_phone=&#8221;|0px|||false|false&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_code _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]\n<div id=\"sb_instagram\"  class=\"sbi sbi_mob_col_1 sbi_tab_col_2 sbi_col_3 sbi_width_resp\" style=\"padding-bottom: 10px;\"\t data-feedid=\"*1\"  data-res=\"auto\" data-cols=\"3\" data-colsmobile=\"1\" data-colstablet=\"2\" data-num=\"6\" data-nummobile=\"6\" data-item-padding=\"5\"\t data-shortcode-atts=\"{&quot;feed&quot;:&quot;1&quot;}\"  data-postid=\"10334\" data-locatornonce=\"b3ec6dee96\" data-imageaspectratio=\"1:1\" data-sbi-flags=\"favorLocal\">\n\t\n\t<div id=\"sbi_images\"  style=\"gap: 10px;\">\n\t\t<div class=\"sbi_item sbi_type_carousel sbi_new sbi_transition\"\n\tid=\"sbi_17858549490658025\" data-date=\"1782104102\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DZ4CIs0CUpV\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-cgk1-1.cdninstagram.com\/v\/t51.82787-15\/730160934_18411997699150320_3714870214158270646_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=109&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=uXsKPPKQWDcQ7kNvwEbIdmx&#038;_nc_oc=AdqODY_q5g-LfbrwRK-98k2BEdArLH8ZQsCS31Dgqs9JvL0sEx2eQSaEt1mTv5NQidJPVHdKRa6QC8KYmbMWcMd5&#038;_nc_zt=23&#038;_nc_ht=scontent-cgk1-1.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=zL7Ikl5jy4IsxnPlTNZB8A&#038;_nc_tpa=Q5bMBQFamT2_RYkhG9RKiRfu38aUr_-rfK7nWFZozsR6jdBuoUqzj5fHkC53QcDF8tN2ffdhOAnVjfCykg&#038;oh=00_Af8ygKdEGXEzd86FrDtMkLgdTLj-zX07z3FO7LmeKoOMOg&#038;oe=6A413A42\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-cgk1-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/730160934_18411997699150320_3714870214158270646_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=uXsKPPKQWDcQ7kNvwEbIdmx&amp;_nc_oc=AdqODY_q5g-LfbrwRK-98k2BEdArLH8ZQsCS31Dgqs9JvL0sEx2eQSaEt1mTv5NQidJPVHdKRa6QC8KYmbMWcMd5&amp;_nc_zt=23&amp;_nc_ht=scontent-cgk1-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=zL7Ikl5jy4IsxnPlTNZB8A&amp;_nc_tpa=Q5bMBQFamT2_RYkhG9RKiRfu38aUr_-rfK7nWFZozsR6jdBuoUqzj5fHkC53QcDF8tN2ffdhOAnVjfCykg&amp;oh=00_Af8ygKdEGXEzd86FrDtMkLgdTLj-zX07z3FO7LmeKoOMOg&amp;oe=6A413A42&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-cgk1-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/730160934_18411997699150320_3714870214158270646_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=uXsKPPKQWDcQ7kNvwEbIdmx&amp;_nc_oc=AdqODY_q5g-LfbrwRK-98k2BEdArLH8ZQsCS31Dgqs9JvL0sEx2eQSaEt1mTv5NQidJPVHdKRa6QC8KYmbMWcMd5&amp;_nc_zt=23&amp;_nc_ht=scontent-cgk1-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=zL7Ikl5jy4IsxnPlTNZB8A&amp;_nc_tpa=Q5bMBQFamT2_RYkhG9RKiRfu38aUr_-rfK7nWFZozsR6jdBuoUqzj5fHkC53QcDF8tN2ffdhOAnVjfCykg&amp;oh=00_Af8ygKdEGXEzd86FrDtMkLgdTLj-zX07z3FO7LmeKoOMOg&amp;oe=6A413A42&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-cgk1-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/730160934_18411997699150320_3714870214158270646_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=uXsKPPKQWDcQ7kNvwEbIdmx&amp;_nc_oc=AdqODY_q5g-LfbrwRK-98k2BEdArLH8ZQsCS31Dgqs9JvL0sEx2eQSaEt1mTv5NQidJPVHdKRa6QC8KYmbMWcMd5&amp;_nc_zt=23&amp;_nc_ht=scontent-cgk1-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=zL7Ikl5jy4IsxnPlTNZB8A&amp;_nc_tpa=Q5bMBQFamT2_RYkhG9RKiRfu38aUr_-rfK7nWFZozsR6jdBuoUqzj5fHkC53QcDF8tN2ffdhOAnVjfCykg&amp;oh=00_Af8ygKdEGXEzd86FrDtMkLgdTLj-zX07z3FO7LmeKoOMOg&amp;oe=6A413A42&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-cgk1-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/730160934_18411997699150320_3714870214158270646_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=uXsKPPKQWDcQ7kNvwEbIdmx&amp;_nc_oc=AdqODY_q5g-LfbrwRK-98k2BEdArLH8ZQsCS31Dgqs9JvL0sEx2eQSaEt1mTv5NQidJPVHdKRa6QC8KYmbMWcMd5&amp;_nc_zt=23&amp;_nc_ht=scontent-cgk1-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=zL7Ikl5jy4IsxnPlTNZB8A&amp;_nc_tpa=Q5bMBQFamT2_RYkhG9RKiRfu38aUr_-rfK7nWFZozsR6jdBuoUqzj5fHkC53QcDF8tN2ffdhOAnVjfCykg&amp;oh=00_Af8ygKdEGXEzd86FrDtMkLgdTLj-zX07z3FO7LmeKoOMOg&amp;oe=6A413A42&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">We\u2019re proud to share that PT Lautan Natural Krimer<\/span>\n\t\t\t<svg class=\"svg-inline--fa fa-clone fa-w-16 sbi_lightbox_carousel_icon\" aria-hidden=\"true\" aria-label=\"Clone\" data-fa-pro\u0192cessed=\"\" data-prefix=\"far\" data-icon=\"clone\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\">\n                    <path fill=\"currentColor\" d=\"M464 0H144c-26.51 0-48 21.49-48 48v48H48c-26.51 0-48 21.49-48 48v320c0 26.51 21.49 48 48 48h320c26.51 0 48-21.49 48-48v-48h48c26.51 0 48-21.49 48-48V48c0-26.51-21.49-48-48-48zM362 464H54a6 6 0 0 1-6-6V150a6 6 0 0 1 6-6h42v224c0 26.51 21.49 48 48 48h224v42a6 6 0 0 1-6 6zm96-96H150a6 6 0 0 1-6-6V54a6 6 0 0 1 6-6h308a6 6 0 0 1 6 6v308a6 6 0 0 1-6 6z\"><\/path>\n                <\/svg>\t\t\t\t\t\t<img decoding=\"async\" data-src=\"https:\/\/lautan-natural-krimerindo.com\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"We\u2019re proud to share that PT Lautan Natural Krimerindo has received the Gold Category award for our Occupational Safety &amp; Health Management System (SMK3) from the Governor of East Java, achieving a score of 95.18% at the Advanced Level.\n\nThis recognition reflects our ongoing commitment to building a safe, healthy, and responsible workplace for every member of our team. A heartfelt thank you to our entire team whose dedication to safety standards made this achievement possible \u2014 and to the East Java Provincial Government for this honor.\n\nWe\u2019ll continue striving for excellence in everything we do, starting with the safety of our people. \n\n#LNK #LautanNaturalKrimerindo #BetteringYourWorld #HealthManagementSystem #safety\" aria-hidden=\"true\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1000px; --smush-placeholder-aspect-ratio: 1000\/560;\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_video sbi_new sbi_transition\"\n\tid=\"sbi_18132317665597039\" data-date=\"1781852061\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DZwg98lpaEq\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-cgk2-2.cdninstagram.com\/v\/t51.71878-15\/726938035_1341259524775246_5905611021173221156_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=101&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&#038;_nc_ohc=zL3u0pLyYlMQ7kNvwHCmCV5&#038;_nc_oc=AdqfeAwAKHtIJdh7L9nXiIs1q8Jipr2RODd-rr59GUDCXPkWAv-xN41GIUBYlp1yeKJgepBhz1bd9CXXM2JP934z&#038;_nc_zt=23&#038;_nc_ht=scontent-cgk2-2.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=zL7Ikl5jy4IsxnPlTNZB8A&#038;_nc_tpa=Q5bMBQEZcIHbljQ79hJpMsMRRnxOj8MmqdZiREeh3qqtYjluZsp7fkQsE6k_NrMNAS9rbtbl3hzspSA7Fg&#038;oh=00_Af-LEatA8hq39yoUVe17rVai1dSEKrcMBFWdUMAgHzErgA&#038;oe=6A413EC8\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-cgk2-2.cdninstagram.com\\\/v\\\/t51.71878-15\\\/726938035_1341259524775246_5905611021173221156_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=101&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=zL3u0pLyYlMQ7kNvwHCmCV5&amp;_nc_oc=AdqfeAwAKHtIJdh7L9nXiIs1q8Jipr2RODd-rr59GUDCXPkWAv-xN41GIUBYlp1yeKJgepBhz1bd9CXXM2JP934z&amp;_nc_zt=23&amp;_nc_ht=scontent-cgk2-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=zL7Ikl5jy4IsxnPlTNZB8A&amp;_nc_tpa=Q5bMBQEZcIHbljQ79hJpMsMRRnxOj8MmqdZiREeh3qqtYjluZsp7fkQsE6k_NrMNAS9rbtbl3hzspSA7Fg&amp;oh=00_Af-LEatA8hq39yoUVe17rVai1dSEKrcMBFWdUMAgHzErgA&amp;oe=6A413EC8&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-cgk2-2.cdninstagram.com\\\/v\\\/t51.71878-15\\\/726938035_1341259524775246_5905611021173221156_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=101&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=zL3u0pLyYlMQ7kNvwHCmCV5&amp;_nc_oc=AdqfeAwAKHtIJdh7L9nXiIs1q8Jipr2RODd-rr59GUDCXPkWAv-xN41GIUBYlp1yeKJgepBhz1bd9CXXM2JP934z&amp;_nc_zt=23&amp;_nc_ht=scontent-cgk2-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=zL7Ikl5jy4IsxnPlTNZB8A&amp;_nc_tpa=Q5bMBQEZcIHbljQ79hJpMsMRRnxOj8MmqdZiREeh3qqtYjluZsp7fkQsE6k_NrMNAS9rbtbl3hzspSA7Fg&amp;oh=00_Af-LEatA8hq39yoUVe17rVai1dSEKrcMBFWdUMAgHzErgA&amp;oe=6A413EC8&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-cgk2-2.cdninstagram.com\\\/v\\\/t51.71878-15\\\/726938035_1341259524775246_5905611021173221156_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=101&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=zL3u0pLyYlMQ7kNvwHCmCV5&amp;_nc_oc=AdqfeAwAKHtIJdh7L9nXiIs1q8Jipr2RODd-rr59GUDCXPkWAv-xN41GIUBYlp1yeKJgepBhz1bd9CXXM2JP934z&amp;_nc_zt=23&amp;_nc_ht=scontent-cgk2-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=zL7Ikl5jy4IsxnPlTNZB8A&amp;_nc_tpa=Q5bMBQEZcIHbljQ79hJpMsMRRnxOj8MmqdZiREeh3qqtYjluZsp7fkQsE6k_NrMNAS9rbtbl3hzspSA7Fg&amp;oh=00_Af-LEatA8hq39yoUVe17rVai1dSEKrcMBFWdUMAgHzErgA&amp;oe=6A413EC8&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-cgk2-2.cdninstagram.com\\\/v\\\/t51.71878-15\\\/726938035_1341259524775246_5905611021173221156_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=101&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=zL3u0pLyYlMQ7kNvwHCmCV5&amp;_nc_oc=AdqfeAwAKHtIJdh7L9nXiIs1q8Jipr2RODd-rr59GUDCXPkWAv-xN41GIUBYlp1yeKJgepBhz1bd9CXXM2JP934z&amp;_nc_zt=23&amp;_nc_ht=scontent-cgk2-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=zL7Ikl5jy4IsxnPlTNZB8A&amp;_nc_tpa=Q5bMBQEZcIHbljQ79hJpMsMRRnxOj8MmqdZiREeh3qqtYjluZsp7fkQsE6k_NrMNAS9rbtbl3hzspSA7Fg&amp;oh=00_Af-LEatA8hq39yoUVe17rVai1dSEKrcMBFWdUMAgHzErgA&amp;oe=6A413EC8&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Kindness often begins with a simple decision: choo<\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img decoding=\"async\" data-src=\"https:\/\/lautan-natural-krimerindo.com\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"Kindness often begins with a simple decision: choosing to help.\n\nThrough this blood donation initiative, our employees came together to support a cause that reaches far beyond the workplace. While we may never know whose lives will be touched, we know that every contribution has the potential to make a meaningful difference.\n\nThank you to everyone who participated and showed that caring for others is one of the most powerful things we can do as a community.\n\n#LNK\n#LautanNaturalKrimerindo\n#BetteringYourWorld\n#WorldBloodDonorDay\n#BloodDonation\" aria-hidden=\"true\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1000px; --smush-placeholder-aspect-ratio: 1000\/560;\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_video sbi_new sbi_transition\"\n\tid=\"sbi_18200753380362168\" data-date=\"1781757967\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DZttymZJLiM\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-cgk2-2.cdninstagram.com\/v\/t51.82787-15\/725226861_18411370945150320_2045136807067651262_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=110&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&#038;_nc_ohc=nMiE4iJvErYQ7kNvwHiF10s&#038;_nc_oc=AdqXHBz3GJ1VKG8UzfMjLt8MrL8Wvb2RqLimL-gLyd7PyArPKarpVAXf2eDgqZfDveOgSeLdP6-8rqxYfgK5BfKn&#038;_nc_zt=23&#038;_nc_ht=scontent-cgk2-2.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=zL7Ikl5jy4IsxnPlTNZB8A&#038;_nc_tpa=Q5bMBQGPlydFqcv5wDW66mQRx-VI-YyrBqJ7OB16FxHziw7XFn5pEVCG2uGxFJ1GNaXOeICKMqmizjXYXQ&#038;oh=00_Af_lggnuVNSEjZECRjyN7NWEP-YwG-Aw8j4Y7wnk3Sx5ug&#038;oe=6A4134B7\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-cgk2-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/725226861_18411370945150320_2045136807067651262_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=110&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=nMiE4iJvErYQ7kNvwHiF10s&amp;_nc_oc=AdqXHBz3GJ1VKG8UzfMjLt8MrL8Wvb2RqLimL-gLyd7PyArPKarpVAXf2eDgqZfDveOgSeLdP6-8rqxYfgK5BfKn&amp;_nc_zt=23&amp;_nc_ht=scontent-cgk2-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=zL7Ikl5jy4IsxnPlTNZB8A&amp;_nc_tpa=Q5bMBQGPlydFqcv5wDW66mQRx-VI-YyrBqJ7OB16FxHziw7XFn5pEVCG2uGxFJ1GNaXOeICKMqmizjXYXQ&amp;oh=00_Af_lggnuVNSEjZECRjyN7NWEP-YwG-Aw8j4Y7wnk3Sx5ug&amp;oe=6A4134B7&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-cgk2-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/725226861_18411370945150320_2045136807067651262_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=110&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=nMiE4iJvErYQ7kNvwHiF10s&amp;_nc_oc=AdqXHBz3GJ1VKG8UzfMjLt8MrL8Wvb2RqLimL-gLyd7PyArPKarpVAXf2eDgqZfDveOgSeLdP6-8rqxYfgK5BfKn&amp;_nc_zt=23&amp;_nc_ht=scontent-cgk2-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=zL7Ikl5jy4IsxnPlTNZB8A&amp;_nc_tpa=Q5bMBQGPlydFqcv5wDW66mQRx-VI-YyrBqJ7OB16FxHziw7XFn5pEVCG2uGxFJ1GNaXOeICKMqmizjXYXQ&amp;oh=00_Af_lggnuVNSEjZECRjyN7NWEP-YwG-Aw8j4Y7wnk3Sx5ug&amp;oe=6A4134B7&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-cgk2-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/725226861_18411370945150320_2045136807067651262_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=110&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=nMiE4iJvErYQ7kNvwHiF10s&amp;_nc_oc=AdqXHBz3GJ1VKG8UzfMjLt8MrL8Wvb2RqLimL-gLyd7PyArPKarpVAXf2eDgqZfDveOgSeLdP6-8rqxYfgK5BfKn&amp;_nc_zt=23&amp;_nc_ht=scontent-cgk2-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=zL7Ikl5jy4IsxnPlTNZB8A&amp;_nc_tpa=Q5bMBQGPlydFqcv5wDW66mQRx-VI-YyrBqJ7OB16FxHziw7XFn5pEVCG2uGxFJ1GNaXOeICKMqmizjXYXQ&amp;oh=00_Af_lggnuVNSEjZECRjyN7NWEP-YwG-Aw8j4Y7wnk3Sx5ug&amp;oe=6A4134B7&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-cgk2-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/725226861_18411370945150320_2045136807067651262_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=110&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=nMiE4iJvErYQ7kNvwHiF10s&amp;_nc_oc=AdqXHBz3GJ1VKG8UzfMjLt8MrL8Wvb2RqLimL-gLyd7PyArPKarpVAXf2eDgqZfDveOgSeLdP6-8rqxYfgK5BfKn&amp;_nc_zt=23&amp;_nc_ht=scontent-cgk2-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=zL7Ikl5jy4IsxnPlTNZB8A&amp;_nc_tpa=Q5bMBQGPlydFqcv5wDW66mQRx-VI-YyrBqJ7OB16FxHziw7XFn5pEVCG2uGxFJ1GNaXOeICKMqmizjXYXQ&amp;oh=00_Af_lggnuVNSEjZECRjyN7NWEP-YwG-Aw8j4Y7wnk3Sx5ug&amp;oe=6A4134B7&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">The Jutsu trend, but it\u2019s Ellenka Edition. \ud83d\udd25  If f<\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img decoding=\"async\" data-src=\"https:\/\/lautan-natural-krimerindo.com\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"The Jutsu trend, but it\u2019s Ellenka Edition. \ud83d\udd25\n\nIf food and beverages had secret techniques, Ellenka ingredients would be the ultimate jutsu, helping create the perfect creaminess, texture, and taste in every creation. \u2728\n\nWhat\u2019s your signature jutsu when creating your favorite food or drink? \ud83d\udc47\n\n#LNK\n#LautanNaturalKrimerindo\n#BetteringYourWorld\n#JutsuTrend\n#EllenkaEdition\" aria-hidden=\"true\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1000px; --smush-placeholder-aspect-ratio: 1000\/560;\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_image sbi_new sbi_transition\"\n\tid=\"sbi_18090512819576303\" data-date=\"1781661605\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DZq2EIsEWvE\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-cgk2-2.cdninstagram.com\/v\/t39.30808-6\/701281046_1293732679552184_1468809944616446415_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=105&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=8y1s3vJnnQsQ7kNvwH4WRKg&#038;_nc_oc=AdoDRhtTS9d81ECszF5OWAhgYEM15VlIK5BkH9grKt6dPYpGdopEGglxQ2Trj_ffGawtQ6i2GvO81wKEgeuHJloZ&#038;_nc_zt=23&#038;_nc_ht=scontent-cgk2-2.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=zL7Ikl5jy4IsxnPlTNZB8A&#038;_nc_tpa=Q5bMBQH41bK49InkNWwKJZJD_3fJ0GK_Usd-_OR1rQQ1UK7-WxhoMMDBQEqZMwazdYRia4q9cmmB8J4rJw&#038;oh=00_Af9YIMul_0Qq2DrYRmBlodZSQX0Pq3-srKw2e21olGINSA&#038;oe=6A412CC1\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-cgk2-2.cdninstagram.com\\\/v\\\/t39.30808-6\\\/701281046_1293732679552184_1468809944616446415_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=8y1s3vJnnQsQ7kNvwH4WRKg&amp;_nc_oc=AdoDRhtTS9d81ECszF5OWAhgYEM15VlIK5BkH9grKt6dPYpGdopEGglxQ2Trj_ffGawtQ6i2GvO81wKEgeuHJloZ&amp;_nc_zt=23&amp;_nc_ht=scontent-cgk2-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=zL7Ikl5jy4IsxnPlTNZB8A&amp;_nc_tpa=Q5bMBQH41bK49InkNWwKJZJD_3fJ0GK_Usd-_OR1rQQ1UK7-WxhoMMDBQEqZMwazdYRia4q9cmmB8J4rJw&amp;oh=00_Af9YIMul_0Qq2DrYRmBlodZSQX0Pq3-srKw2e21olGINSA&amp;oe=6A412CC1&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-cgk2-2.cdninstagram.com\\\/v\\\/t39.30808-6\\\/701281046_1293732679552184_1468809944616446415_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=8y1s3vJnnQsQ7kNvwH4WRKg&amp;_nc_oc=AdoDRhtTS9d81ECszF5OWAhgYEM15VlIK5BkH9grKt6dPYpGdopEGglxQ2Trj_ffGawtQ6i2GvO81wKEgeuHJloZ&amp;_nc_zt=23&amp;_nc_ht=scontent-cgk2-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=zL7Ikl5jy4IsxnPlTNZB8A&amp;_nc_tpa=Q5bMBQH41bK49InkNWwKJZJD_3fJ0GK_Usd-_OR1rQQ1UK7-WxhoMMDBQEqZMwazdYRia4q9cmmB8J4rJw&amp;oh=00_Af9YIMul_0Qq2DrYRmBlodZSQX0Pq3-srKw2e21olGINSA&amp;oe=6A412CC1&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-cgk2-2.cdninstagram.com\\\/v\\\/t39.30808-6\\\/701281046_1293732679552184_1468809944616446415_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=8y1s3vJnnQsQ7kNvwH4WRKg&amp;_nc_oc=AdoDRhtTS9d81ECszF5OWAhgYEM15VlIK5BkH9grKt6dPYpGdopEGglxQ2Trj_ffGawtQ6i2GvO81wKEgeuHJloZ&amp;_nc_zt=23&amp;_nc_ht=scontent-cgk2-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=zL7Ikl5jy4IsxnPlTNZB8A&amp;_nc_tpa=Q5bMBQH41bK49InkNWwKJZJD_3fJ0GK_Usd-_OR1rQQ1UK7-WxhoMMDBQEqZMwazdYRia4q9cmmB8J4rJw&amp;oh=00_Af9YIMul_0Qq2DrYRmBlodZSQX0Pq3-srKw2e21olGINSA&amp;oe=6A412CC1&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-cgk2-2.cdninstagram.com\\\/v\\\/t39.30808-6\\\/701281046_1293732679552184_1468809944616446415_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=8y1s3vJnnQsQ7kNvwH4WRKg&amp;_nc_oc=AdoDRhtTS9d81ECszF5OWAhgYEM15VlIK5BkH9grKt6dPYpGdopEGglxQ2Trj_ffGawtQ6i2GvO81wKEgeuHJloZ&amp;_nc_zt=23&amp;_nc_ht=scontent-cgk2-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=zL7Ikl5jy4IsxnPlTNZB8A&amp;_nc_tpa=Q5bMBQH41bK49InkNWwKJZJD_3fJ0GK_Usd-_OR1rQQ1UK7-WxhoMMDBQEqZMwazdYRia4q9cmmB8J4rJw&amp;oh=00_Af9YIMul_0Qq2DrYRmBlodZSQX0Pq3-srKw2e21olGINSA&amp;oe=6A412CC1&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Get ready to discover innovative products and busi<\/span>\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" data-src=\"https:\/\/lautan-natural-krimerindo.com\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"Get ready to discover innovative products and business solutions at the LNK booth during Food Taipei Mega Shows 2026 \u2728\n\nExplore our wide range of dairy and non-dairy solutions, connect with our team of experts, and find the right products to support and grow your business.\n\nTake this opportunity to gain fresh inspiration and experience how LNK continues to deliver quality solutions for the global food ingredients industry.\n\nMark your calendar and visit us at Booth D0513! \ud83d\udc4b\n\n#LNK\n#LautanNaturalKrimerindo\n#BetteringYourWorld\n#FoodTaipeiMegaShows2026\" aria-hidden=\"true\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1000px; --smush-placeholder-aspect-ratio: 1000\/560;\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_image sbi_new sbi_transition\"\n\tid=\"sbi_18219615463325771\" data-date=\"1781513596\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DZmbWCAJ6kk\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-cgk1-2.cdninstagram.com\/v\/t51.82787-15\/725096927_18410954551150320_7710340054701920193_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=111&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=2Vv1vZ7G6S4Q7kNvwGLesKA&#038;_nc_oc=AdqviIMIGIEgIoA8LdaLOCyRHsjfhJ71UDe9LQIn7_3snLPVLfWiWP5Yf00lRJc9MMuXLjlBmy9fT4dNt9QRSeqB&#038;_nc_zt=23&#038;_nc_ht=scontent-cgk1-2.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=zL7Ikl5jy4IsxnPlTNZB8A&#038;_nc_tpa=Q5bMBQEcrZLHF2aP6cW2v7VTuZnKe6-MAF6EnwB4vbWKPof0XT4R-czSOFgMZnllvhP1rrDBxoSZLZtoGQ&#038;oh=00_Af9X85cFQgzYrzUiFyqK-YCR-OjNt6-Tj9bwyNSswUAXKA&#038;oe=6A413E59\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-cgk1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/725096927_18410954551150320_7710340054701920193_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=2Vv1vZ7G6S4Q7kNvwGLesKA&amp;_nc_oc=AdqviIMIGIEgIoA8LdaLOCyRHsjfhJ71UDe9LQIn7_3snLPVLfWiWP5Yf00lRJc9MMuXLjlBmy9fT4dNt9QRSeqB&amp;_nc_zt=23&amp;_nc_ht=scontent-cgk1-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=zL7Ikl5jy4IsxnPlTNZB8A&amp;_nc_tpa=Q5bMBQEcrZLHF2aP6cW2v7VTuZnKe6-MAF6EnwB4vbWKPof0XT4R-czSOFgMZnllvhP1rrDBxoSZLZtoGQ&amp;oh=00_Af9X85cFQgzYrzUiFyqK-YCR-OjNt6-Tj9bwyNSswUAXKA&amp;oe=6A413E59&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-cgk1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/725096927_18410954551150320_7710340054701920193_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=2Vv1vZ7G6S4Q7kNvwGLesKA&amp;_nc_oc=AdqviIMIGIEgIoA8LdaLOCyRHsjfhJ71UDe9LQIn7_3snLPVLfWiWP5Yf00lRJc9MMuXLjlBmy9fT4dNt9QRSeqB&amp;_nc_zt=23&amp;_nc_ht=scontent-cgk1-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=zL7Ikl5jy4IsxnPlTNZB8A&amp;_nc_tpa=Q5bMBQEcrZLHF2aP6cW2v7VTuZnKe6-MAF6EnwB4vbWKPof0XT4R-czSOFgMZnllvhP1rrDBxoSZLZtoGQ&amp;oh=00_Af9X85cFQgzYrzUiFyqK-YCR-OjNt6-Tj9bwyNSswUAXKA&amp;oe=6A413E59&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-cgk1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/725096927_18410954551150320_7710340054701920193_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=2Vv1vZ7G6S4Q7kNvwGLesKA&amp;_nc_oc=AdqviIMIGIEgIoA8LdaLOCyRHsjfhJ71UDe9LQIn7_3snLPVLfWiWP5Yf00lRJc9MMuXLjlBmy9fT4dNt9QRSeqB&amp;_nc_zt=23&amp;_nc_ht=scontent-cgk1-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=zL7Ikl5jy4IsxnPlTNZB8A&amp;_nc_tpa=Q5bMBQEcrZLHF2aP6cW2v7VTuZnKe6-MAF6EnwB4vbWKPof0XT4R-czSOFgMZnllvhP1rrDBxoSZLZtoGQ&amp;oh=00_Af9X85cFQgzYrzUiFyqK-YCR-OjNt6-Tj9bwyNSswUAXKA&amp;oe=6A413E59&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-cgk1-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/725096927_18410954551150320_7710340054701920193_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=2Vv1vZ7G6S4Q7kNvwGLesKA&amp;_nc_oc=AdqviIMIGIEgIoA8LdaLOCyRHsjfhJ71UDe9LQIn7_3snLPVLfWiWP5Yf00lRJc9MMuXLjlBmy9fT4dNt9QRSeqB&amp;_nc_zt=23&amp;_nc_ht=scontent-cgk1-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=zL7Ikl5jy4IsxnPlTNZB8A&amp;_nc_tpa=Q5bMBQEcrZLHF2aP6cW2v7VTuZnKe6-MAF6EnwB4vbWKPof0XT4R-czSOFgMZnllvhP1rrDBxoSZLZtoGQ&amp;oh=00_Af9X85cFQgzYrzUiFyqK-YCR-OjNt6-Tj9bwyNSswUAXKA&amp;oe=6A413E59&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">When your mind says \u201cfocus,\u201d but all you can think<\/span>\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" data-src=\"https:\/\/lautan-natural-krimerindo.com\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"When your mind says \u201cfocus,\u201d but all you can think about is a beautifully decorated cake made with RichCreme Whip Creme Powder. \ud83c\udf70\u2728\n\nSome desserts are simply too beautiful to ignore and too tempting to resist. With the right ingredients, every creation can become even more delightful\u2014from its appearance to every bite.\n\nWhat dessert got you daydreaming 24\/7?\ud83e\udee3\n\n#LNK\n#LautanNaturalKrimerindo\n#BetteringYourWorld\n#RichCreme\" aria-hidden=\"true\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1000px; --smush-placeholder-aspect-ratio: 1000\/560;\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_carousel sbi_new sbi_transition\"\n\tid=\"sbi_18100532801166263\" data-date=\"1781251295\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DZendg6AfMv\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-cgk2-2.cdninstagram.com\/v\/t39.30808-6\/721209267_1313997497525702_864071224615937617_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=100&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=nVFPvheqihEQ7kNvwF5A8NN&#038;_nc_oc=AdqkOT-yIiB2P0ei1FNrn1bcly8pyMx4WQy87STITW5yTE-V_IjQ950agHFjLaLQTmf2ct1-JFpW7lwPJfQ37iGS&#038;_nc_zt=23&#038;_nc_ht=scontent-cgk2-2.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=zL7Ikl5jy4IsxnPlTNZB8A&#038;_nc_tpa=Q5bMBQGqolq-LODl8Wfc5ehUb2UiDtG9GgE8uD4t-7E3XATZiwY98GQGrsuL9WM_5AjyBPvM8hE7bIMs6g&#038;oh=00_Af8sGfz4PcevD9I13avg6y7MgSIp11BS7dxThKg8CFKaJg&#038;oe=6A413572\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-cgk2-2.cdninstagram.com\\\/v\\\/t39.30808-6\\\/721209267_1313997497525702_864071224615937617_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=100&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=nVFPvheqihEQ7kNvwF5A8NN&amp;_nc_oc=AdqkOT-yIiB2P0ei1FNrn1bcly8pyMx4WQy87STITW5yTE-V_IjQ950agHFjLaLQTmf2ct1-JFpW7lwPJfQ37iGS&amp;_nc_zt=23&amp;_nc_ht=scontent-cgk2-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=zL7Ikl5jy4IsxnPlTNZB8A&amp;_nc_tpa=Q5bMBQGqolq-LODl8Wfc5ehUb2UiDtG9GgE8uD4t-7E3XATZiwY98GQGrsuL9WM_5AjyBPvM8hE7bIMs6g&amp;oh=00_Af8sGfz4PcevD9I13avg6y7MgSIp11BS7dxThKg8CFKaJg&amp;oe=6A413572&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-cgk2-2.cdninstagram.com\\\/v\\\/t39.30808-6\\\/721209267_1313997497525702_864071224615937617_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=100&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=nVFPvheqihEQ7kNvwF5A8NN&amp;_nc_oc=AdqkOT-yIiB2P0ei1FNrn1bcly8pyMx4WQy87STITW5yTE-V_IjQ950agHFjLaLQTmf2ct1-JFpW7lwPJfQ37iGS&amp;_nc_zt=23&amp;_nc_ht=scontent-cgk2-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=zL7Ikl5jy4IsxnPlTNZB8A&amp;_nc_tpa=Q5bMBQGqolq-LODl8Wfc5ehUb2UiDtG9GgE8uD4t-7E3XATZiwY98GQGrsuL9WM_5AjyBPvM8hE7bIMs6g&amp;oh=00_Af8sGfz4PcevD9I13avg6y7MgSIp11BS7dxThKg8CFKaJg&amp;oe=6A413572&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-cgk2-2.cdninstagram.com\\\/v\\\/t39.30808-6\\\/721209267_1313997497525702_864071224615937617_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=100&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=nVFPvheqihEQ7kNvwF5A8NN&amp;_nc_oc=AdqkOT-yIiB2P0ei1FNrn1bcly8pyMx4WQy87STITW5yTE-V_IjQ950agHFjLaLQTmf2ct1-JFpW7lwPJfQ37iGS&amp;_nc_zt=23&amp;_nc_ht=scontent-cgk2-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=zL7Ikl5jy4IsxnPlTNZB8A&amp;_nc_tpa=Q5bMBQGqolq-LODl8Wfc5ehUb2UiDtG9GgE8uD4t-7E3XATZiwY98GQGrsuL9WM_5AjyBPvM8hE7bIMs6g&amp;oh=00_Af8sGfz4PcevD9I13avg6y7MgSIp11BS7dxThKg8CFKaJg&amp;oe=6A413572&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-cgk2-2.cdninstagram.com\\\/v\\\/t39.30808-6\\\/721209267_1313997497525702_864071224615937617_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=100&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=nVFPvheqihEQ7kNvwF5A8NN&amp;_nc_oc=AdqkOT-yIiB2P0ei1FNrn1bcly8pyMx4WQy87STITW5yTE-V_IjQ950agHFjLaLQTmf2ct1-JFpW7lwPJfQ37iGS&amp;_nc_zt=23&amp;_nc_ht=scontent-cgk2-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=zL7Ikl5jy4IsxnPlTNZB8A&amp;_nc_tpa=Q5bMBQGqolq-LODl8Wfc5ehUb2UiDtG9GgE8uD4t-7E3XATZiwY98GQGrsuL9WM_5AjyBPvM8hE7bIMs6g&amp;oh=00_Af8sGfz4PcevD9I13avg6y7MgSIp11BS7dxThKg8CFKaJg&amp;oe=6A413572&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Everyone has a weakness... and ours just happens t<\/span>\n\t\t\t<svg class=\"svg-inline--fa fa-clone fa-w-16 sbi_lightbox_carousel_icon\" aria-hidden=\"true\" aria-label=\"Clone\" data-fa-pro\u0192cessed=\"\" data-prefix=\"far\" data-icon=\"clone\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\">\n                    <path fill=\"currentColor\" d=\"M464 0H144c-26.51 0-48 21.49-48 48v48H48c-26.51 0-48 21.49-48 48v320c0 26.51 21.49 48 48 48h320c26.51 0 48-21.49 48-48v-48h48c26.51 0 48-21.49 48-48V48c0-26.51-21.49-48-48-48zM362 464H54a6 6 0 0 1-6-6V150a6 6 0 0 1 6-6h42v224c0 26.51 21.49 48 48 48h224v42a6 6 0 0 1-6 6zm96-96H150a6 6 0 0 1-6-6V54a6 6 0 0 1 6-6h308a6 6 0 0 1 6 6v308a6 6 0 0 1-6 6z\"><\/path>\n                <\/svg>\t\t\t\t\t\t<img decoding=\"async\" data-src=\"https:\/\/lautan-natural-krimerindo.com\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"Everyone has a weakness... and ours just happens to be good food. \ud83d\ude0c\u2728\n\nFrom rich flavors to creamy textures and delightful treats, some things are simply too tempting to ignore.\n\nWhich food trap do you always walk right into? Share in the comments below \ud83d\udc47\n\n#LNK\n#LautanNaturalKrimerindo\n#BetteringYourWorld\n#RichCreme\" aria-hidden=\"true\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1000px; --smush-placeholder-aspect-ratio: 1000\/560;\">\n\t\t<\/a>\n\t<\/div>\n<\/div>\t<\/div>\n\n\t<div id=\"sbi_load\" >\n\n\t\n\t\n<\/div>\n\t\t<span class=\"sbi_resized_image_data\" data-feed-id=\"*1\"\n\t\t  data-resized=\"{&quot;18100532801166263&quot;:{&quot;id&quot;:&quot;721209267_1313997497525702_864071224615937617_n&quot;,&quot;ratio&quot;:&quot;0.80&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18219615463325771&quot;:{&quot;id&quot;:&quot;725096927_18410954551150320_7710340054701920193_n&quot;,&quot;ratio&quot;:&quot;0.80&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18090512819576303&quot;:{&quot;id&quot;:&quot;701281046_1293732679552184_1468809944616446415_n&quot;,&quot;ratio&quot;:&quot;0.80&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18200753380362168&quot;:{&quot;id&quot;:&quot;725226861_18411370945150320_2045136807067651262_n&quot;,&quot;ratio&quot;:&quot;0.56&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18132317665597039&quot;:{&quot;id&quot;:&quot;726938035_1341259524775246_5905611021173221156_n&quot;,&quot;ratio&quot;:&quot;0.56&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;17858549490658025&quot;:{&quot;id&quot;:&quot;730160934_18411997699150320_3714870214158270646_n&quot;,&quot;ratio&quot;:&quot;0.80&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;}}\">\n\t<\/span>\n\t<\/div>\n\n[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_stops=&#8221;#0c71c3 0%|#2b87da 100%&#8221; background_image=&#8221;https:\/\/lautan-natural-krimerindo.com\/wp-content\/uploads\/2025\/03\/05.img-BG-1-scaled.jpg&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;100px||100px||true|false&#8221; background_last_edited=&#8221;on|phone&#8221; da_disable_devices=&#8221;off|off|off&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221; da_is_popup=&#8221;off&#8221; da_exit_intent=&#8221;off&#8221; da_has_close=&#8221;on&#8221; da_alt_close=&#8221;off&#8221; da_dark_close=&#8221;off&#8221; da_not_modal=&#8221;on&#8221; da_is_singular=&#8221;off&#8221; da_with_loader=&#8221;off&#8221; da_has_shadow=&#8221;on&#8221;][et_pb_row custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;|80px|0px|80px|false|true&#8221; custom_padding_tablet=&#8221;|80px|0px|80px|false|true&#8221; custom_padding_phone=&#8221;0px|0px|0px|0px|false|true&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_text _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; header_2_text_color=&#8221;#FFFFFF&#8221; header_2_line_height=&#8221;0.3em&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;||||false|false&#8221; header_2_line_height_tablet=&#8221;1em&#8221; header_2_line_height_phone=&#8221;1em&#8221; header_2_line_height_last_edited=&#8221;on|tablet&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h2>Jadilah Bagian dari<\/h2>\n<h2>LNK Sekarang!<\/h2>\n<p>[\/et_pb_text][et_pb_divider color=&#8221;#FFFFFF&#8221; divider_weight=&#8221;7px&#8221; admin_label=&#8221;Divider&#8221; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; width=&#8221;5%&#8221; module_alignment=&#8221;left&#8221; custom_margin=&#8221;0px||-20px||false|false&#8221; custom_padding=&#8221;0px||0px|2vw|true|false&#8221; custom_padding_tablet=&#8221;0px||0px|2vw|true|false&#8221; custom_padding_phone=&#8221;0px||0px|3vw|true|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_divider][et_pb_divider color=&#8221;#FFFFFF&#8221; divider_weight=&#8221;2px&#8221; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; width=&#8221;12%&#8221; module_alignment=&#8221;left&#8221; custom_margin=&#8221;||5px||false|false&#8221; custom_padding_tablet=&#8221;&#8221; custom_padding_phone=&#8221;||||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_divider][et_pb_button button_url=&#8221;https:\/\/career.oneltl.com\/all-jobs\/list&#8221; url_new_window=&#8221;on&#8221; button_text=&#8221;Lihat Lowongan Kerja&#8221; button_alignment=&#8221;left&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_color=&#8221;#0f61ab&#8221; button_bg_color=&#8221;#FFFFFF&#8221; button_border_width=&#8221;0px&#8221; button_font=&#8221;|600|||||||&#8221; background_layout=&#8221;dark&#8221; custom_css_main_element=&#8221;border-radius: 0px 25px 0px 0px !important;&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_button][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_enable_image=&#8221;off&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;100px||50px||false|false&#8221; background_last_edited=&#8221;on|phone&#8221; custom_css_main_element=&#8221;overflow: visible !important;&#8221; da_disable_devices=&#8221;off|off|off&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221; da_is_popup=&#8221;off&#8221; da_exit_intent=&#8221;off&#8221; da_has_close=&#8221;on&#8221; da_alt_close=&#8221;off&#8221; da_dark_close=&#8221;off&#8221; da_not_modal=&#8221;on&#8221; da_is_singular=&#8221;off&#8221; da_with_loader=&#8221;off&#8221; da_has_shadow=&#8221;on&#8221;][et_pb_row column_structure=&#8221;3_5,2_5&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;|90px|0px|90px|false|true&#8221; custom_padding_tablet=&#8221;|80px|0px|80px|false|true&#8221; custom_padding_phone=&#8221;0px|0px|0px|0px|false|true&#8221; custom_css_main_element=&#8221;overflow: visible !important;&#8221; border_radii=&#8221;on|50px|50px|50px|50px&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;3_5&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#ededed&#8221; custom_padding=&#8221;50px|30px|50px|30px|true|true&#8221; border_radii=&#8221;on|50px|50px|50px|50px&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; header_2_text_color=&#8221;#0f61ab&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;||||false|false&#8221; header_2_line_height_tablet=&#8221;1em&#8221; header_2_line_height_phone=&#8221;1em&#8221; header_2_line_height_last_edited=&#8221;on|tablet&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h2>Siap Dapat Pengalaman Nyata bersama LNK?<\/h2>\n<p>[\/et_pb_text][et_pb_button button_url=&#8221;https:\/\/bit.ly\/LNKInternship2026&#8243; url_new_window=&#8221;on&#8221; button_text=&#8221;Magang di Sini&#8221; button_alignment=&#8221;left&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_color=&#8221;#ffffff&#8221; button_bg_color=&#8221;#0f61ab&#8221; button_border_width=&#8221;0px&#8221; button_font=&#8221;|600|||||||&#8221; background_layout=&#8221;dark&#8221; custom_css_main_element=&#8221;border-radius: 0px 25px 0px 0px !important;&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_button][\/et_pb_column][et_pb_column type=&#8221;2_5&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_css_main_element=&#8221;overflow: visible !important;&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_image src=&#8221;https:\/\/lautan-natural-krimerindo.com\/wp-content\/uploads\/2026\/02\/imginterns.png&#8221; title_text=&#8221;imginterns&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; z_index=&#8221;9999&#8243; custom_margin=&#8221;-80px|||-20px|false|false&#8221; custom_margin_tablet=&#8221;-80px|||-20px|false|false&#8221; custom_margin_phone=&#8221;10px|||0px|false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_css_main_element=&#8221;overflow: visible !important;&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; custom_padding=&#8221;100px||100px||true|false&#8221; da_disable_devices=&#8221;off|off|off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221; da_is_popup=&#8221;off&#8221; da_exit_intent=&#8221;off&#8221; da_has_close=&#8221;on&#8221; da_alt_close=&#8221;off&#8221; da_dark_close=&#8221;off&#8221; da_not_modal=&#8221;on&#8221; da_is_singular=&#8221;off&#8221; da_with_loader=&#8221;off&#8221; da_has_shadow=&#8221;on&#8221;][et_pb_row column_structure=&#8221;1_2,1_2&#8243; custom_padding_last_edited=&#8221;on|tablet&#8221; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; background_enable_image=&#8221;off&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;|150px|||false|false&#8221; custom_padding_tablet=&#8221;|0px|||false|false&#8221; custom_padding_phone=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; background_enable_image=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_image src=&#8221;https:\/\/lautan-natural-krimerindo.com\/wp-content\/uploads\/2025\/01\/04.img-upacara2.png&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;center&#8221; align_last_edited=&#8221;on|tablet&#8221; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;|-140px||90px|false|false&#8221; custom_margin_tablet=&#8221;|0px||0px|false|true&#8221; custom_margin_phone=&#8221;|0px||0px|false|true&#8221; custom_margin_last_edited=&#8221;on|tablet&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#e8e8e8&#8243; custom_padding=&#8221;50px|50px|50px|50px|true|true&#8221; custom_css_main_element=&#8221;margin-top:25px;&#8221; border_radii=&#8221;on|50px|50px|50px|50px&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_text _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; header_2_text_color=&#8221;#333333&#8243; header_2_font_size=&#8221;33px&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h2>Punya pertanyaan lebih lanjut?<\/h2>\n<p>[\/et_pb_text][et_pb_divider color=&#8221;#777777&#8243; divider_weight=&#8221;7px&#8221; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; width=&#8221;8%&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;0px||-20px||false|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_divider][et_pb_divider color=&#8221;#777777&#8243; divider_weight=&#8221;2px&#8221; _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; width=&#8221;23%&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||15px||false|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_divider][et_pb_text _builder_version=&#8221;4.20.0&#8243; _module_preset=&#8221;default&#8221; text_font_size=&#8221;16px&#8221; text_orientation=&#8221;center&#8221; custom_padding=&#8221;||||false|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]Kami ada untuk menjawab pertanyaan Anda. [\/et_pb_text][et_pb_button button_url=&#8221;mailto:recruitment.group@LNK.co.id&#8221; button_text=&#8221;Hubungi Kami&#8221; button_alignment=&#8221;center&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_color=&#8221;#FFFFFF&#8221; button_bg_color=&#8221;#0f61ab&#8221; button_border_width=&#8221;0px&#8221; button_font=&#8221;|600|||||||&#8221; background_layout=&#8221;dark&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;|30px||30px|false|true&#8221; custom_css_main_element=&#8221;border-radius: 0px 25px 0px 0px !important;&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_button][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; fullwidth=&#8221;on&#8221; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_direction=&#8221;165deg&#8221; background_color_gradient_stops=&#8221;#0f61ab 0%|#4d97d9 100%&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;||||false|false&#8221; da_disable_devices=&#8221;off|off|off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221; da_is_popup=&#8221;off&#8221; da_exit_intent=&#8221;off&#8221; da_has_close=&#8221;on&#8221; da_alt_close=&#8221;off&#8221; da_dark_close=&#8221;off&#8221; da_not_modal=&#8221;on&#8221; da_is_singular=&#8221;off&#8221; da_with_loader=&#8221;off&#8221; da_has_shadow=&#8221;on&#8221;][et_pb_fullwidth_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||||false|false&#8221; custom_css_free_form=&#8221;\/* ====================================================== *\/||\/* CSS FINAL (DENGAN TINGGI GAMBAR YANG SAMA) *\/||\/* ====================================================== *\/||||.slider-pasti-jadi {|| position: relative;|| max-width: 1080px;|| margin: auto;|| border-radius: 8px;|| min-height: 500px;|| overflow: hidden;||}||||.slide-pasti-jadi {|| [&hellip;]<\/p>\n","protected":false},"author":19,"featured_media":14298,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","om_disable_all_campaigns":false,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"class_list":["post-14674","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>[STAGING] Career - done karir - PT Lautan Natural Krimerindo<\/title>\n<meta name=\"robots\" content=\"noindex, nofollow\" \/>\n<meta property=\"og:locale\" content=\"id_ID\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"[STAGING] Career - done karir - PT Lautan Natural Krimerindo\" \/>\n<meta property=\"og:description\" content=\"[et_pb_section fb_built=&#8221;1&#8243; fullwidth=&#8221;on&#8221; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_direction=&#8221;165deg&#8221; background_color_gradient_stops=&#8221;#0f61ab 0%|#4d97d9 100%&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;||||false|false&#8221; da_disable_devices=&#8221;off|off|off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221; da_is_popup=&#8221;off&#8221; da_exit_intent=&#8221;off&#8221; da_has_close=&#8221;on&#8221; da_alt_close=&#8221;off&#8221; da_dark_close=&#8221;off&#8221; da_not_modal=&#8221;on&#8221; da_is_singular=&#8221;off&#8221; da_with_loader=&#8221;off&#8221; da_has_shadow=&#8221;on&#8221;][et_pb_fullwidth_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||||false|false&#8221; custom_css_free_form=&#8221;\/* ====================================================== *\/||\/* CSS FINAL (DENGAN TINGGI GAMBAR YANG SAMA) *\/||\/* ====================================================== *\/||||.slider-pasti-jadi {|| position: relative;|| max-width: 1080px;|| margin: auto;|| border-radius: 8px;|| min-height: 500px;|| overflow: hidden;||}||||.slide-pasti-jadi {|| [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/lautan-natural-krimerindo.com\/id\/staging-career\/\" \/>\n<meta property=\"og:site_name\" content=\"PT Lautan Natural Krimerindo\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-11T23:11:31+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/lautan-natural-krimerindo.com\/wp-content\/uploads\/2026\/03\/Object-Orang-Square-scaled-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1600\" \/>\n\t<meta property=\"og:image:height\" content=\"1625\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimasi waktu membaca\" \/>\n\t<meta name=\"twitter:data1\" content=\"21 menit\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/lautan-natural-krimerindo.com\\\/id\\\/staging-career\\\/\",\"url\":\"https:\\\/\\\/lautan-natural-krimerindo.com\\\/id\\\/staging-career\\\/\",\"name\":\"[STAGING] Career - done karir - PT Lautan Natural Krimerindo\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/lautan-natural-krimerindo.com\\\/id\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/lautan-natural-krimerindo.com\\\/id\\\/staging-career\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/lautan-natural-krimerindo.com\\\/id\\\/staging-career\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/lautan-natural-krimerindo.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/Object-Orang-Square-scaled-1.png\",\"datePublished\":\"2026-04-07T07:06:07+00:00\",\"dateModified\":\"2026-06-11T23:11:31+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/lautan-natural-krimerindo.com\\\/id\\\/staging-career\\\/#breadcrumb\"},\"inLanguage\":\"id\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/lautan-natural-krimerindo.com\\\/id\\\/staging-career\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"id\",\"@id\":\"https:\\\/\\\/lautan-natural-krimerindo.com\\\/id\\\/staging-career\\\/#primaryimage\",\"url\":\"https:\\\/\\\/lautan-natural-krimerindo.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/Object-Orang-Square-scaled-1.png\",\"contentUrl\":\"https:\\\/\\\/lautan-natural-krimerindo.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/Object-Orang-Square-scaled-1.png\",\"width\":1600,\"height\":1625},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/lautan-natural-krimerindo.com\\\/id\\\/staging-career\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/lautan-natural-krimerindo.com\\\/id\\\/?lang=id\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"[STAGING] Career &#8211; done karir\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/lautan-natural-krimerindo.com\\\/id\\\/#website\",\"url\":\"https:\\\/\\\/lautan-natural-krimerindo.com\\\/id\\\/\",\"name\":\"PT. Lautan Natural Krimerindo\",\"description\":\"Creating Value for Customers\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/lautan-natural-krimerindo.com\\\/id\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"id\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"[STAGING] Career - done karir - PT Lautan Natural Krimerindo","robots":{"index":"noindex","follow":"nofollow"},"og_locale":"id_ID","og_type":"article","og_title":"[STAGING] Career - done karir - PT Lautan Natural Krimerindo","og_description":"[et_pb_section fb_built=&#8221;1&#8243; fullwidth=&#8221;on&#8221; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_direction=&#8221;165deg&#8221; background_color_gradient_stops=&#8221;#0f61ab 0%|#4d97d9 100%&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;||||false|false&#8221; da_disable_devices=&#8221;off|off|off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221; da_is_popup=&#8221;off&#8221; da_exit_intent=&#8221;off&#8221; da_has_close=&#8221;on&#8221; da_alt_close=&#8221;off&#8221; da_dark_close=&#8221;off&#8221; da_not_modal=&#8221;on&#8221; da_is_singular=&#8221;off&#8221; da_with_loader=&#8221;off&#8221; da_has_shadow=&#8221;on&#8221;][et_pb_fullwidth_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||||false|false&#8221; custom_css_free_form=&#8221;\/* ====================================================== *\/||\/* CSS FINAL (DENGAN TINGGI GAMBAR YANG SAMA) *\/||\/* ====================================================== *\/||||.slider-pasti-jadi {|| position: relative;|| max-width: 1080px;|| margin: auto;|| border-radius: 8px;|| min-height: 500px;|| overflow: hidden;||}||||.slide-pasti-jadi {|| [&hellip;]","og_url":"https:\/\/lautan-natural-krimerindo.com\/id\/staging-career\/","og_site_name":"PT Lautan Natural Krimerindo","article_modified_time":"2026-06-11T23:11:31+00:00","og_image":[{"width":1600,"height":1625,"url":"https:\/\/lautan-natural-krimerindo.com\/wp-content\/uploads\/2026\/03\/Object-Orang-Square-scaled-1.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Estimasi waktu membaca":"21 menit"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/lautan-natural-krimerindo.com\/id\/staging-career\/","url":"https:\/\/lautan-natural-krimerindo.com\/id\/staging-career\/","name":"[STAGING] Career - done karir - PT Lautan Natural Krimerindo","isPartOf":{"@id":"https:\/\/lautan-natural-krimerindo.com\/id\/#website"},"primaryImageOfPage":{"@id":"https:\/\/lautan-natural-krimerindo.com\/id\/staging-career\/#primaryimage"},"image":{"@id":"https:\/\/lautan-natural-krimerindo.com\/id\/staging-career\/#primaryimage"},"thumbnailUrl":"https:\/\/lautan-natural-krimerindo.com\/wp-content\/uploads\/2026\/03\/Object-Orang-Square-scaled-1.png","datePublished":"2026-04-07T07:06:07+00:00","dateModified":"2026-06-11T23:11:31+00:00","breadcrumb":{"@id":"https:\/\/lautan-natural-krimerindo.com\/id\/staging-career\/#breadcrumb"},"inLanguage":"id","potentialAction":[{"@type":"ReadAction","target":["https:\/\/lautan-natural-krimerindo.com\/id\/staging-career\/"]}]},{"@type":"ImageObject","inLanguage":"id","@id":"https:\/\/lautan-natural-krimerindo.com\/id\/staging-career\/#primaryimage","url":"https:\/\/lautan-natural-krimerindo.com\/wp-content\/uploads\/2026\/03\/Object-Orang-Square-scaled-1.png","contentUrl":"https:\/\/lautan-natural-krimerindo.com\/wp-content\/uploads\/2026\/03\/Object-Orang-Square-scaled-1.png","width":1600,"height":1625},{"@type":"BreadcrumbList","@id":"https:\/\/lautan-natural-krimerindo.com\/id\/staging-career\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/lautan-natural-krimerindo.com\/id\/?lang=id"},{"@type":"ListItem","position":2,"name":"[STAGING] Career &#8211; done karir"}]},{"@type":"WebSite","@id":"https:\/\/lautan-natural-krimerindo.com\/id\/#website","url":"https:\/\/lautan-natural-krimerindo.com\/id\/","name":"PT. Lautan Natural Krimerindo","description":"Creating Value for Customers","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/lautan-natural-krimerindo.com\/id\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"id"}]}},"_links":{"self":[{"href":"https:\/\/lautan-natural-krimerindo.com\/id\/wp-json\/wp\/v2\/pages\/14674","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lautan-natural-krimerindo.com\/id\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/lautan-natural-krimerindo.com\/id\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/lautan-natural-krimerindo.com\/id\/wp-json\/wp\/v2\/users\/19"}],"replies":[{"embeddable":true,"href":"https:\/\/lautan-natural-krimerindo.com\/id\/wp-json\/wp\/v2\/comments?post=14674"}],"version-history":[{"count":5,"href":"https:\/\/lautan-natural-krimerindo.com\/id\/wp-json\/wp\/v2\/pages\/14674\/revisions"}],"predecessor-version":[{"id":15578,"href":"https:\/\/lautan-natural-krimerindo.com\/id\/wp-json\/wp\/v2\/pages\/14674\/revisions\/15578"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/lautan-natural-krimerindo.com\/id\/wp-json\/wp\/v2\/media\/14298"}],"wp:attachment":[{"href":"https:\/\/lautan-natural-krimerindo.com\/id\/wp-json\/wp\/v2\/media?parent=14674"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}