Compare commits
	
		
			1 Commits
		
	
	
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 1c03329531 | 
							
								
								
									
										50
									
								
								contact.html
									
									
									
									
									
								
							
							
						
						
									
										50
									
								
								contact.html
									
									
									
									
									
								
							| @@ -7474,6 +7474,14 @@ | |||||||
|     data-description="plp-mobile-editor-column" |     data-description="plp-mobile-editor-column" | ||||||
|     tabindex="-1" |     tabindex="-1" | ||||||
|   > |   > | ||||||
|  |   <style> | ||||||
|  |   #siteWrapper { | ||||||
|  |     display: flex; | ||||||
|  |     flex-direction: column; | ||||||
|  |      min-height: 0%; | ||||||
|  | } | ||||||
|  | </style> | ||||||
|  |  | ||||||
|     <div id="siteWrapper" class="clearfix site-wrapper"> |     <div id="siteWrapper" class="clearfix site-wrapper"> | ||||||
|       <div id="floatingCart" class="floating-cart hidden"> |       <div id="floatingCart" class="floating-cart hidden"> | ||||||
|         <a |         <a | ||||||
| @@ -8429,12 +8437,12 @@ | |||||||
|                       display: grid; |                       display: grid; | ||||||
|                       position: relative; |                       position: relative; | ||||||
|                       grid-area: 1/1/-1/-1; |                       grid-area: 1/1/-1/-1; | ||||||
|                       grid-template-rows: repeat(35, minmax(24px, auto)); |                       grid-template-rows: repeat(0%, minmax(0%, auto)); | ||||||
|                       grid-template-columns: |                       grid-template-columns: | ||||||
|                         minmax(var(--grid-gutter), 1fr) |                         minmax(var(--grid-gutter), 1fr) | ||||||
|                         repeat(8, minmax(0, var(--cell-max-width))) |                         repeat(8, minmax(0, var(--cell-max-width))) | ||||||
|                         minmax(var(--grid-gutter), 1fr); |                         minmax(var(--grid-gutter), 1fr); | ||||||
|                       row-gap: 11px; |                       row-gap: 0%; | ||||||
|                       column-gap: 11px; |                       column-gap: 11px; | ||||||
|                     } |                     } | ||||||
|  |  | ||||||
| @@ -8640,7 +8648,8 @@ | |||||||
|                       > |                       > | ||||||
|                         <div class="sqs-block-content"> |                         <div class="sqs-block-content"> | ||||||
|                           <div class="sqs-html-content"> |                           <div class="sqs-html-content"> | ||||||
|                             <h1 style="white-space: pre-wrap">Our Office</h1> |                             <h1 style="white-space: pre-wrap"> | ||||||
|  |                               Our Office</h1> | ||||||
|                           </div> |                           </div> | ||||||
|  |  | ||||||
|                           <style> |                           <style> | ||||||
| @@ -8734,7 +8743,7 @@ | |||||||
|    |    | ||||||
|                           <a |                           <a | ||||||
|                           class="btn btn--border theme-btn--primary-inverse sqs-button-element--primary" |                           class="btn btn--border theme-btn--primary-inverse sqs-button-element--primary" | ||||||
|                           href="https://drive.google.com/file/d/1UFxmoeAMCHgtSbDs8r34w_2Uu7A9eoJP/view?usp=sharing" |                           href="https://wa.me/62XXXXXXXXX" | ||||||
|                           target="_blank" |                           target="_blank" | ||||||
|                         > |                         > | ||||||
|                             WhatsApp |                             WhatsApp | ||||||
| @@ -8742,7 +8751,7 @@ | |||||||
|                         </a> |                         </a> | ||||||
|                           <a |                           <a | ||||||
|                           class="btn btn--border theme-btn--primary-inverse sqs-button-element--primary" |                           class="btn btn--border theme-btn--primary-inverse sqs-button-element--primary" | ||||||
|                           href="https://drive.google.com/file/d/1UFxmoeAMCHgtSbDs8r34w_2Uu7A9eoJP/view?usp=sharing" |                           href="mailto:m@m.id" | ||||||
|                           target="_blank" |                           target="_blank" | ||||||
|                         > |                         > | ||||||
|                           EMAIL  |                           EMAIL  | ||||||
| @@ -9100,21 +9109,9 @@ | |||||||
|                     <div class="sqs-block-content"> |                     <div class="sqs-block-content"> | ||||||
|                       <div class="sqs-html-content"> |                       <div class="sqs-html-content"> | ||||||
|                         <h4 style="white-space: pre-wrap"> |                         <h4 style="white-space: pre-wrap"> | ||||||
|                             <strong>ADDRESS</strong> |                           <strong>CONTACT</strong> | ||||||
|                         </h4> |                         </h4> | ||||||
|                           <p class="" style="white-space: pre-wrap"> |                         <p class="" style="white-space: pre-wrap">(021) 39730981<br />info@empatnusabangsa.com</p>   | ||||||
|                             <span class="sqsrte-text-color--accent" |  | ||||||
|                               ><strong>The H Tower</strong></span |  | ||||||
|                             ><span class="sqsrte-text-color--white">,</span |  | ||||||
|                             > <br />Lt. 12 A lot G, Jl. Rasuna Said,Kuningan, Jakarta Selatan<br/><br /><br><span class="sqsrte-text-color--accent" |  | ||||||
|                               ><strong>Jl. Inspeksi Kalimalang</strong></span |  | ||||||
|                             >,<br />Ruko Taman Bougenville Blok A/40, Bekasi, |  | ||||||
|                             Jawa Barat<br /><br /><br /><span |  | ||||||
|                               class="sqsrte-text-color--accent" |  | ||||||
|                               ><strong>Hanjuang VII No.88</strong></span |  | ||||||
|                             >, <br>RT008/RW008, Jatibening Baru, Pondok Gede, |  | ||||||
|                             Bekasi, Jawa Barat 17412 |  | ||||||
|                           </p> |  | ||||||
|                         </div> |                         </div> | ||||||
|  |  | ||||||
|                         <style> |                         <style> | ||||||
| @@ -9166,14 +9163,15 @@ | |||||||
|                     > |                     > | ||||||
|                     <div class="sqs-block-content"> |                     <div class="sqs-block-content"> | ||||||
|                       <div class="sqs-html-content"> |                       <div class="sqs-html-content"> | ||||||
|                           <h4 style="white-space: pre-wrap"> |                         <h4 style="white-space: pre-wrap"> <strong>ADDRESS</strong> | ||||||
|                             <strong>CONTACT</strong> |  | ||||||
|                       </h4> |                       </h4> | ||||||
|                           <p class="" style="white-space: pre-wrap"> |                         <p class="" style="white-space: pre-wrap"><span class="sqsrte-text-color--accent" ><strong>The H Tower</strong></span><span class="sqsrte-text-color--white">,</span> <br />Lt. 12 A lot G, Jl. Rasuna Said,Kuningan,<br>Jakarta Selatan<br><br><span class="sqsrte-text-color--accent"  | ||||||
|                             (021) 39730981<br />info@empatnusabangsa.com |                            ><strong>Jl. Inspeksi Kalimalang</strong></span>,<br>Ruko Taman Bougenville Blok A/40, Bekasi,<br>Jawa Barat<br><br><span | ||||||
|                           </p> |                             class="sqsrte-text-color--accent" ><strong>Hanjuang VII No.88</strong></span>,<br>RT008/RW008,Jatibening Baru,Pondok Gede,Bekasi,Jawa<br>Barat 17412</p> | ||||||
|                         </div> |                         </div> | ||||||
|                             |                             | ||||||
|  |                             | ||||||
|  |  | ||||||
|                         <style> |                         <style> | ||||||
|                           #block-yui_3_17_2_1_1656654191665_3170231 { |                           #block-yui_3_17_2_1_1656654191665_3170231 { | ||||||
|                           } |                           } | ||||||
| @@ -9348,9 +9346,7 @@ | |||||||
|                     > |                     > | ||||||
|                       <div class="sqs-block-content"> |                       <div class="sqs-block-content"> | ||||||
|                         <div class="sqs-html-content"> |                         <div class="sqs-html-content"> | ||||||
|                           <h4 style="white-space: pre-wrap"> |                           <h5 style="white-space: pre-wrap"> ©2024 PT Empat Nusa Bangsa. All Rights Reserved.</h5> | ||||||
|                             ©2024 PT Empat Nusa Bangsa. All Rights Reserved. |  | ||||||
|                           </h4> |  | ||||||
|                         </div> |                         </div> | ||||||
|  |  | ||||||
|                         <style> |                         <style> | ||||||
|   | |||||||
							
								
								
									
										664
									
								
								index.html
									
									
									
									
									
								
							
							
						
						
									
										664
									
								
								index.html
									
									
									
									
									
								
							| @@ -8519,9 +8519,9 @@ | |||||||
|                     data-config-filter="6" |                     data-config-filter="6" | ||||||
|                     data-config-filter-strength="100" |                     data-config-filter-strength="100" | ||||||
|                   > |                   > | ||||||
|                     <!--<div |                     <div | ||||||
|                       class="sqs-video-background-native__video-player" |                       class="sqs-video-background-native__video-player" | ||||||
|                     ></div>--> |                     ></div> | ||||||
|                   </div> |                   </div> | ||||||
|                 </div> |                 </div> | ||||||
|               </div> |               </div> | ||||||
| @@ -8538,7 +8538,7 @@ | |||||||
|                   <style> |                   <style> | ||||||
|                     .fe-62bd62cf5f7f9a34c1c36f1c { |                     .fe-62bd62cf5f7f9a34c1c36f1c { | ||||||
|                       --grid-gutter: calc( |                       --grid-gutter: calc( | ||||||
|                         var(--sqs-mobile-site-gutter, 6vw) - 11.0px |                         var(--sqs-mobile-site-gutter, 6vw) - 11px | ||||||
|                       ); |                       ); | ||||||
|                       --cell-max-width: calc( |                       --cell-max-width: calc( | ||||||
|                         (var(--sqs-site-max-width, 1500px) - (11px * (8 - 1))) / |                         (var(--sqs-site-max-width, 1500px) - (11px * (8 - 1))) / | ||||||
| @@ -8886,7 +8886,7 @@ | |||||||
|                       > |                       > | ||||||
|                         <div class="sqs-block-content"> |                         <div class="sqs-block-content"> | ||||||
|                           <div class="sqs-html-content"> |                           <div class="sqs-html-content"> | ||||||
|                             <h1 style="white-space: pre-wrap; transition-timing-function: ease; transition-duration: 0.65s; transition-delay: 0.166667s; animation-duration: 0.65s;" class="preFade fadeIn">Transformation</h1> |                             <h1 style="white-space: pre-wrap">Transformation</h1> | ||||||
|                              </div> |                              </div> | ||||||
|                              |                              | ||||||
|                            |                            | ||||||
| @@ -13606,7 +13606,7 @@ | |||||||
|                             data-button-type="secondary" |                             data-button-type="secondary" | ||||||
|                           > |                           > | ||||||
|                             <a |                             <a | ||||||
|                               href="https://wa.me/62895331373024" |                               href="" | ||||||
|                               class="sqs-block-button-element--large sqs-button-element--secondary sqs-block-button-element" |                               class="sqs-block-button-element--large sqs-button-element--secondary sqs-block-button-element" | ||||||
|                             > |                             > | ||||||
|                               message US |                               message US | ||||||
| @@ -13918,18 +13918,18 @@ | |||||||
|                     } |                     } | ||||||
|                   } |                   } | ||||||
|  |  | ||||||
|  |  | ||||||
|                   .fe-block-yui_3_17_2_1_1656617696881_4342100 { |                   .fe-block-yui_3_17_2_1_1656617696881_4342100 { | ||||||
|                     grid-area: 2/2/14/7; |                     grid-area: 2/2/14/7; | ||||||
|                     z-index: 5; |                     z-index: 5; | ||||||
|                   } |                   } | ||||||
|  |  | ||||||
|                   .fe-block-yui_3_17_2_1_1656617696881_4342100 .sqs-block { |                   .fe-block-yui_3_17_2_1_1656617696881_4342100 .sqs-block { | ||||||
|     justify-content: flex-start; |                     justify-content: flex-end; | ||||||
|                   } |                   } | ||||||
|  |  | ||||||
|   .fe-block-yui_3_17_2_1_1656617696881_4342100 .sqs-block-alignment-wrapper { |                   .fe-block-yui_3_17_2_1_1656617696881_4342100 | ||||||
|     align-items: flex-start; |                     .sqs-block-alignment-wrapper { | ||||||
|  |                     align-items: flex-end; | ||||||
|                   } |                   } | ||||||
|  |  | ||||||
|                   @media (min-width: 768px) { |                   @media (min-width: 768px) { | ||||||
| @@ -13939,11 +13939,12 @@ | |||||||
|                     } |                     } | ||||||
|  |  | ||||||
|                     .fe-block-yui_3_17_2_1_1656617696881_4342100 .sqs-block { |                     .fe-block-yui_3_17_2_1_1656617696881_4342100 .sqs-block { | ||||||
|       justify-content: flex-start; |                       justify-content: flex-end; | ||||||
|                     } |                     } | ||||||
|  |  | ||||||
|     .fe-block-yui_3_17_2_1_1656617696881_4342100 .sqs-block-alignment-wrapper { |                     .fe-block-yui_3_17_2_1_1656617696881_4342100 | ||||||
|       align-items: flex-start; |                       .sqs-block-alignment-wrapper { | ||||||
|  |                       align-items: flex-end; | ||||||
|                     } |                     } | ||||||
|                   } |                   } | ||||||
|  |  | ||||||
| @@ -13953,11 +13954,11 @@ | |||||||
|                   } |                   } | ||||||
|  |  | ||||||
|                   .fe-block-418c897f0b833d2b49e2 .sqs-block { |                   .fe-block-418c897f0b833d2b49e2 .sqs-block { | ||||||
|     justify-content: flex-start; |                     justify-content: flex-end; | ||||||
|                   } |                   } | ||||||
|  |  | ||||||
|                   .fe-block-418c897f0b833d2b49e2 .sqs-block-alignment-wrapper { |                   .fe-block-418c897f0b833d2b49e2 .sqs-block-alignment-wrapper { | ||||||
|     align-items: flex-start; |                     align-items: flex-end; | ||||||
|                   } |                   } | ||||||
|  |  | ||||||
|                   @media (min-width: 768px) { |                   @media (min-width: 768px) { | ||||||
| @@ -13967,11 +13968,12 @@ | |||||||
|                     } |                     } | ||||||
|  |  | ||||||
|                     .fe-block-418c897f0b833d2b49e2 .sqs-block { |                     .fe-block-418c897f0b833d2b49e2 .sqs-block { | ||||||
|       justify-content: flex-start; |                       justify-content: flex-end; | ||||||
|                     } |                     } | ||||||
|  |  | ||||||
|     .fe-block-418c897f0b833d2b49e2 .sqs-block-alignment-wrapper { |                     .fe-block-418c897f0b833d2b49e2 | ||||||
|       align-items: flex-start; |                       .sqs-block-alignment-wrapper { | ||||||
|  |                       align-items: flex-end; | ||||||
|                     } |                     } | ||||||
|                   } |                   } | ||||||
|  |  | ||||||
| @@ -13981,11 +13983,12 @@ | |||||||
|                   } |                   } | ||||||
|  |  | ||||||
|                   .fe-block-yui_3_17_2_1_1656654191665_3170231 .sqs-block { |                   .fe-block-yui_3_17_2_1_1656654191665_3170231 .sqs-block { | ||||||
|     justify-content: flex-start; |                     justify-content: flex-end; | ||||||
|                   } |                   } | ||||||
|  |  | ||||||
|   .fe-block-yui_3_17_2_1_1656654191665_3170231 .sqs-block-alignment-wrapper { |                   .fe-block-yui_3_17_2_1_1656654191665_3170231 | ||||||
|     align-items: flex-start; |                     .sqs-block-alignment-wrapper { | ||||||
|  |                     align-items: flex-end; | ||||||
|                   } |                   } | ||||||
|  |  | ||||||
|                   @media (min-width: 768px) { |                   @media (min-width: 768px) { | ||||||
| @@ -13995,11 +13998,12 @@ | |||||||
|                     } |                     } | ||||||
|  |  | ||||||
|                     .fe-block-yui_3_17_2_1_1656654191665_3170231 .sqs-block { |                     .fe-block-yui_3_17_2_1_1656654191665_3170231 .sqs-block { | ||||||
|       justify-content: flex-start; |                       justify-content: flex-end; | ||||||
|                     } |                     } | ||||||
|  |  | ||||||
|     .fe-block-yui_3_17_2_1_1656654191665_3170231 .sqs-block-alignment-wrapper { |                     .fe-block-yui_3_17_2_1_1656654191665_3170231 | ||||||
|       align-items: flex-start; |                       .sqs-block-alignment-wrapper { | ||||||
|  |                       align-items: flex-end; | ||||||
|                     } |                     } | ||||||
|                   } |                   } | ||||||
|  |  | ||||||
| @@ -14009,11 +14013,12 @@ | |||||||
|                   } |                   } | ||||||
|  |  | ||||||
|                   .fe-block-yui_3_17_2_1_1657082061136_1082511 .sqs-block { |                   .fe-block-yui_3_17_2_1_1657082061136_1082511 .sqs-block { | ||||||
|     justify-content: center; |                     justify-content: right; | ||||||
|                   } |                   } | ||||||
|  |  | ||||||
|   .fe-block-yui_3_17_2_1_1657082061136_1082511 .sqs-block-alignment-wrapper { |                   .fe-block-yui_3_17_2_1_1657082061136_1082511 | ||||||
|     align-items: center; |                     .sqs-block-alignment-wrapper { | ||||||
|  |                     align-items: right; | ||||||
|                   } |                   } | ||||||
|  |  | ||||||
|                   @media (min-width: 768px) { |                   @media (min-width: 768px) { | ||||||
| @@ -14023,11 +14028,12 @@ | |||||||
|                     } |                     } | ||||||
|  |  | ||||||
|                     .fe-block-yui_3_17_2_1_1657082061136_1082511 .sqs-block { |                     .fe-block-yui_3_17_2_1_1657082061136_1082511 .sqs-block { | ||||||
|       justify-content: center; |                       justify-content: right; | ||||||
|                     } |                     } | ||||||
|  |  | ||||||
|     .fe-block-yui_3_17_2_1_1657082061136_1082511 .sqs-block-alignment-wrapper { |                     .fe-block-yui_3_17_2_1_1657082061136_1082511 | ||||||
|       align-items: center; |                       .sqs-block-alignment-wrapper { | ||||||
|  |                       align-items: right; | ||||||
|                     } |                     } | ||||||
|                   } |                   } | ||||||
|  |  | ||||||
| @@ -14037,11 +14043,12 @@ | |||||||
|                   } |                   } | ||||||
|  |  | ||||||
|                   .fe-block-yui_3_17_2_1_1656617696881_4328983 .sqs-block { |                   .fe-block-yui_3_17_2_1_1656617696881_4328983 .sqs-block { | ||||||
|     justify-content: center; |                     justify-content: right; | ||||||
|                   } |                   } | ||||||
|  |  | ||||||
|   .fe-block-yui_3_17_2_1_1656617696881_4328983 .sqs-block-alignment-wrapper { |                   .fe-block-yui_3_17_2_1_1656617696881_4328983 | ||||||
|     align-items: center; |                     .sqs-block-alignment-wrapper { | ||||||
|  |                     align-items: right; | ||||||
|                   } |                   } | ||||||
|  |  | ||||||
|                   @media (min-width: 768px) { |                   @media (min-width: 768px) { | ||||||
| @@ -14051,11 +14058,12 @@ | |||||||
|                     } |                     } | ||||||
|  |  | ||||||
|                     .fe-block-yui_3_17_2_1_1656617696881_4328983 .sqs-block { |                     .fe-block-yui_3_17_2_1_1656617696881_4328983 .sqs-block { | ||||||
|       justify-content: center; |                       justify-content: right; | ||||||
|                     } |                     } | ||||||
|  |  | ||||||
|     .fe-block-yui_3_17_2_1_1656617696881_4328983 .sqs-block-alignment-wrapper { |                     .fe-block-yui_3_17_2_1_1656617696881_4328983 | ||||||
|       align-items: center; |                       .sqs-block-alignment-wrapper { | ||||||
|  |                       align-items: right; | ||||||
|                     } |                     } | ||||||
|                   } |                   } | ||||||
|  |  | ||||||
| @@ -14065,11 +14073,12 @@ | |||||||
|                   } |                   } | ||||||
|  |  | ||||||
|                   .fe-block-yui_3_17_2_1_1656617696881_4318723 .sqs-block { |                   .fe-block-yui_3_17_2_1_1656617696881_4318723 .sqs-block { | ||||||
|     justify-content: flex-start; |                     justify-content: flex-end; | ||||||
|                   } |                   } | ||||||
|  |  | ||||||
|   .fe-block-yui_3_17_2_1_1656617696881_4318723 .sqs-block-alignment-wrapper { |                   .fe-block-yui_3_17_2_1_1656617696881_4318723 | ||||||
|     align-items: flex-start; |                     .sqs-block-alignment-wrapper { | ||||||
|  |                     align-items: flex-end; | ||||||
|                   } |                   } | ||||||
|  |  | ||||||
|                   @media (min-width: 768px) { |                   @media (min-width: 768px) { | ||||||
| @@ -14079,325 +14088,34 @@ | |||||||
|                     } |                     } | ||||||
|  |  | ||||||
|                     .fe-block-yui_3_17_2_1_1656617696881_4318723 .sqs-block { |                     .fe-block-yui_3_17_2_1_1656617696881_4318723 .sqs-block { | ||||||
|       justify-content: center; |                       justify-content: right; | ||||||
|                     } |                     } | ||||||
|  |  | ||||||
|     .fe-block-yui_3_17_2_1_1656617696881_4318723 .sqs-block-alignment-wrapper { |                     .fe-block-yui_3_17_2_1_1656617696881_4318723 | ||||||
|       align-items: center; |                       .sqs-block-alignment-wrapper { | ||||||
|  |                       align-items: right; | ||||||
|                     } |                     } | ||||||
|   } |  | ||||||
|  |  | ||||||
| </style><div class="fluid-engine fe-62bd622d9f5c9a0a620bdc36"><div class="fe-block fe-block-yui_3_17_2_1_1656617696881_4342100"><div class="sqs-block html-block sqs-block-html" data-block-type="2" id="block-yui_3_17_2_1_1656617696881_4342100"><div class="sqs-block-content"> |  | ||||||
| <div class="sqs-html-content"> |  | ||||||
|   <h4 style="white-space:pre-wrap;"><strong>CONTACT</strong></h4><p class="" style="white-space:pre-wrap;">(021) 39730981<br>info@empatnusabangsa.com</p> |  | ||||||
|   </div> |  | ||||||
|    |  | ||||||
|    |  | ||||||
|  |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|   <style>#block-yui_3_17_2_1_1656617696881_4342100 { |  | ||||||
|        |  | ||||||
|          |  | ||||||
|          |  | ||||||
|    |  | ||||||
|          |  | ||||||
|    |  | ||||||
|          |  | ||||||
|        |  | ||||||
|                   } |                   } | ||||||
|                 </style> |                 </style> | ||||||
|  |                 <div class="fluid-engine fe-62bd622d9f5c9a0a620bdc36"> | ||||||
|  |                   <div class="fe-block fe-block-yui_3_17_2_1_1656617696881_4342100"> | ||||||
|                     |                     | ||||||
|                    |                    | ||||||
|   </div></div></div><div class="fe-block fe-block-418c897f0b833d2b49e2"><div class="sqs-block html-block sqs-block-html" data-block-type="2" id="block-418c897f0b833d2b49e2"><div class="sqs-block-content"> |                     <div class="sqs-block html-block sqs-block-html" data-block-type="2"id="block-yui_3_17_2_1_1656617696881_4342100"> | ||||||
|                      |                      | ||||||
|                       |                       | ||||||
|     <div class="sqs-html-content"> |  | ||||||
|       <h4 style="text-align: left; white-space: pre-wrap"><strong>SUPPORT</strong></h4> |  | ||||||
|       <p style="text-align: left; white-space: pre-wrap"class="sqsrte-small"><a href="contact.html">CONTACT</a></p> |  | ||||||
|       <p style="text-align: lef; white-space: pre-wrap"class="sqsrte-small"> <a href="about.html">ABOUT</a></p>  |  | ||||||
|     </div>  |  | ||||||
|                       |                       | ||||||
|                        |                        | ||||||
|        |  | ||||||
|          |  | ||||||
|        |  | ||||||
|        |  | ||||||
|          |  | ||||||
|          |  | ||||||
|        |  | ||||||
|         |  | ||||||
|        |  | ||||||
|      |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|   <style>#block-418c897f0b833d2b49e2 { |  | ||||||
|        |  | ||||||
|          |  | ||||||
|          |  | ||||||
|    |  | ||||||
|          |  | ||||||
|    |  | ||||||
|          |  | ||||||
|        |  | ||||||
|     } |  | ||||||
|   </style> |  | ||||||
|    |  | ||||||
|    |  | ||||||
|   </div></div></div><div class="fe-block fe-block-yui_3_17_2_1_1656654191665_3170231"><div class="sqs-block html-block sqs-block-html" data-block-type="2" id="block-yui_3_17_2_1_1656654191665_3170231"><div class="sqs-block-content"><div class="sqs-html-content"><h4 style="white-space:pre-wrap;"><strong>ADDRESS</strong></h4> |  | ||||||
| <!--<p class="" style="white-space:pre-wrap;">--><span class="sqsrte-text-color--accent"><strong>The H Tower</strong></span><span class="sqsrte-text-color--white">,</span> <br>Lt. 12 A lot G, Jl. Rasuna Said, Kuningan, Jakarta Selatan<br> |  | ||||||
| <span class="sqsrte-text-color--accent"><strong>Jl. Inspeksi Kalimalang</strong></span><span class="sqsrte-text-color--white">,</span> <br>Ruko Taman Bougenville Blok A/40, Bekasi, Jawa Barat<br> |  | ||||||
| <span class="sqsrte-text-color--accent"><strong>Jl. Hanjuang VII No.88</strong><span class="sqsrte-text-color--white">,</span> </span> RT008/RW008, Jatibening Baru, Pondok Gede, Bekasi, Jawa Barat 17412</p> |  | ||||||
|   </div> |  | ||||||
|  |  | ||||||
|  |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|   <style>#block-yui_3_17_2_1_1656654191665_3170231 { |  | ||||||
|        |  | ||||||
|          |  | ||||||
|          |  | ||||||
|    |  | ||||||
|          |  | ||||||
|    |  | ||||||
|          |  | ||||||
|        |  | ||||||
|     } |  | ||||||
|   </style> |  | ||||||
|    |  | ||||||
|    |  | ||||||
|   </div></div></div><div class="fe-block fe-block-yui_3_17_2_1_1657082061136_1082511"><div class="sqs-block image-block sqs-block-image sqs-stretched" data-aspect-ratio="18.40277777777778" data-block-type="5" id="block-yui_3_17_2_1_1657082061136_1082511"><div class="sqs-block-content"> |  | ||||||
|   <div |  | ||||||
|         class=" |  | ||||||
|           image-block-outer-wrapper |  | ||||||
|           layout-caption-below |  | ||||||
|           design-layout-fluid |  | ||||||
|           image-position-center |  | ||||||
|           combination-animation-site-default |  | ||||||
|           individual-animation-site-default |  | ||||||
|         " |  | ||||||
|         data-test="image-block-fluid-outer-wrapper" |  | ||||||
|       > |  | ||||||
|         <div |  | ||||||
|           class="fluid-image-animation-wrapper sqs-image sqs-block-alignment-wrapper" |  | ||||||
|           data-animation-role="image" |  | ||||||
|            |  | ||||||
|      |  | ||||||
|    |  | ||||||
|         > |  | ||||||
|           <div |  | ||||||
|             class="fluid-image-container sqs-image-content" |  | ||||||
|              |  | ||||||
|             style="overflow: hidden;-webkit-mask-image: -webkit-radial-gradient(white, black);position: relative; |  | ||||||
|             width: 100%; |  | ||||||
|             height: 100%;" |  | ||||||
|           > |  | ||||||
|              |  | ||||||
|    |  | ||||||
|              |  | ||||||
|              |  | ||||||
|    |  | ||||||
|              |  | ||||||
|                |  | ||||||
|                 <div class="content-fill"> |  | ||||||
|                    |  | ||||||
|                |  | ||||||
|                  |  | ||||||
|                  |  | ||||||
|                  |  | ||||||
|                  |  | ||||||
|                  |  | ||||||
|                  |  | ||||||
|                 <img data-stretch="true" data-src="https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/0b002b2a-0643-4485-89e6-bb95e0029905/Frame+23.png"  |  | ||||||
|                 data-image="https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/0b002b2a-0643-4485-89e6-bb95e0029905/Frame+23.png"  |  | ||||||
|                 data-image-dimensions="2500x751" data-image-focal-point="0.4959016393442623,0.0" alt="" data-load="false" elementtiming="system-image-block"  |  | ||||||
|                 src="https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/0b002b2a-0643-4485-89e6-bb95e0029905/Frame+23.png" width="2500" height="751" alt="" sizes="100vw" style="display:block;object-fit: cover; object-position: 49.59016393442623% 0%"  |  | ||||||
|                 srcset="https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/0b002b2a-0643-4485-89e6-bb95e0029905/Frame+23.png?format=100w 100w, https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/0b002b2a-0643-4485-89e6-bb95e0029905/Frame+23.png?format=300w 300w, https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/0b002b2a-0643-4485-89e6-bb95e0029905/Frame+23.png?format=500w 500w, https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/0b002b2a-0643-4485-89e6-bb95e0029905/Frame+23.png?format=750w 750w, https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/0b002b2a-0643-4485-89e6-bb95e0029905/Frame+23.png?format=1000w 1000w, https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/0b002b2a-0643-4485-89e6-bb95e0029905/Frame+23.png?format=1500w 1500w, https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/0b002b2a-0643-4485-89e6-bb95e0029905/Frame+23.png?format=2500w 2500w" loading="lazy" decoding="async" data-loader="sqs"> |  | ||||||
|    |  | ||||||
|                |  | ||||||
|                |  | ||||||
|               <div class="fluidImageOverlay"></div> |  | ||||||
|              |  | ||||||
|                 </div> |  | ||||||
|                |  | ||||||
|              |  | ||||||
|    |  | ||||||
|           </div> |  | ||||||
|         </div> |  | ||||||
|       </div> |  | ||||||
|       <style>.sqs-block-image .sqs-block-content { |  | ||||||
|             height: 100%; |  | ||||||
|             width: 100%; |  | ||||||
|           } |  | ||||||
|          |  | ||||||
|    |  | ||||||
|          |  | ||||||
|       </style> |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|      |  | ||||||
|    |  | ||||||
|        |  | ||||||
|      |  | ||||||
|        |  | ||||||
|      |  | ||||||
|    |  | ||||||
|    |  | ||||||
|      |  | ||||||
|    |  | ||||||
|    |  | ||||||
|   </div></div></div><div class="fe-block fe-block-yui_3_17_2_1_1656617696881_4328983"><div class="sqs-block image-block sqs-block-image sqs-stretched" data-block-type="5" id="block-yui_3_17_2_1_1656617696881_4328983"><div class="sqs-block-content"> |  | ||||||
|   <div |  | ||||||
|         class=" |  | ||||||
|           image-block-outer-wrapper |  | ||||||
|           layout-caption-below |  | ||||||
|           design-layout-fluid |  | ||||||
|           image-position-center |  | ||||||
|           combination-animation-site-default |  | ||||||
|           individual-animation-site-default |  | ||||||
|         " |  | ||||||
|         data-test="image-block-fluid-outer-wrapper" |  | ||||||
|       > |  | ||||||
|         <div |  | ||||||
|           class="fluid-image-animation-wrapper sqs-image sqs-block-alignment-wrapper" |  | ||||||
|           data-animation-role="image" |  | ||||||
|            |  | ||||||
|      |  | ||||||
|    |  | ||||||
|         > |  | ||||||
|           <div |  | ||||||
|             class="fluid-image-container sqs-image-content" |  | ||||||
|              |  | ||||||
|             style="overflow: hidden;-webkit-mask-image: -webkit-radial-gradient(white, black);position: relative;width: 100%;height: 100%;" |  | ||||||
|           > |  | ||||||
|              |  | ||||||
|    |  | ||||||
|              |  | ||||||
|              |  | ||||||
|    |  | ||||||
|              |  | ||||||
|                |  | ||||||
|                 <div class="content-fit"> |  | ||||||
|                    |  | ||||||
|                |  | ||||||
|                  |  | ||||||
|                  |  | ||||||
|                  |  | ||||||
|                  |  | ||||||
|                  |  | ||||||
|                  |  | ||||||
|                 <img data-stretch="false" data-src="https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/dc5a7d8d-e6c3-4d62-9b95-d817606cc786/image+302.png" data-image="https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/dc5a7d8d-e6c3-4d62-9b95-d817606cc786/image+302.png" data-image-dimensions="1075x783" data-image-focal-point="0.5,0.5" alt="" data-load="false" elementtiming="system-image-block" src="https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/dc5a7d8d-e6c3-4d62-9b95-d817606cc786/image+302.png" width="1075" height="783" alt="" sizes="(max-width: 640px) 100vw, (max-width: 767px) 100vw, 29.166666666666668vw" style="display:block;object-fit: contain; object-position: 50% 50%" srcset="https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/dc5a7d8d-e6c3-4d62-9b95-d817606cc786/image+302.png?format=100w 100w, https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/dc5a7d8d-e6c3-4d62-9b95-d817606cc786/image+302.png?format=300w 300w, https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/dc5a7d8d-e6c3-4d62-9b95-d817606cc786/image+302.png?format=500w 500w, https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/dc5a7d8d-e6c3-4d62-9b95-d817606cc786/image+302.png?format=750w 750w, https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/dc5a7d8d-e6c3-4d62-9b95-d817606cc786/image+302.png?format=1000w 1000w, https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/dc5a7d8d-e6c3-4d62-9b95-d817606cc786/image+302.png?format=1500w 1500w, https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/dc5a7d8d-e6c3-4d62-9b95-d817606cc786/image+302.png?format=2500w 2500w" loading="lazy" decoding="async" data-loader="sqs"> |  | ||||||
|    |  | ||||||
|                |  | ||||||
|                |  | ||||||
|               <div class="fluidImageOverlay"></div> |  | ||||||
|              |  | ||||||
|                 </div> |  | ||||||
|                |  | ||||||
|              |  | ||||||
|    |  | ||||||
|           </div> |  | ||||||
|         </div> |  | ||||||
|       </div> |  | ||||||
|       <style>.sqs-block-image .sqs-block-content { |  | ||||||
|             height: 100%; |  | ||||||
|             width: 100%; |  | ||||||
|           } |  | ||||||
|          |  | ||||||
|    |  | ||||||
|          |  | ||||||
|       </style> |  | ||||||
|      |  | ||||||
|    |  | ||||||
|    |  | ||||||
|      |  | ||||||
|    |  | ||||||
|    |  | ||||||
|   </div></div></div><div class="fe-block fe-block-yui_3_17_2_1_1656617696881_4318723"><div class="sqs-block html-block sqs-block-html" data-block-type="2" id="block-yui_3_17_2_1_1656617696881_4318723"> |  | ||||||
|                       <div class="sqs-block-content"> |                       <div class="sqs-block-content"> | ||||||
|                         <div class="sqs-html-content"> |                         <div class="sqs-html-content"> | ||||||
|     <h4 style="white-space:pre-wrap;">©2024 PT Empat Nusa Bangsa. All Rights Reserved.</h4> |                           <h4 style= "text-align: left; white-space:pre-wrap;"><strong>ADDRESS</strong></h4><p class="" style="text-align: left; white-space:pre-wrap;"><span class="sqsrte-text-color--accent"><strong>The H Tower</strong></span><span class="sqsrte-text-color--white">,</span> <br>Lt. 12 A lot G, Jl. Rasuna Said, Kuningan, Jakarta Selatan<br><br><span class="sqsrte-text-color--accent"><strong>Jl. Inspeksi Kalimalang</strong></span>,<br>Ruko Taman Bougenville Blok A/40, Bekasi, Jawa Barat<br><br><span class="sqsrte-text-color--accent"><strong>Jl. Hanjuang VII No.88</strong></span>,<br>RT008/RW008, Jatibening Baru, Pondok Gede, Bekasi, Jawa Barat 17412</p> | ||||||
|  |                           <h4 style="text-align: left; pre-wrap;"> <strong>CONTACT</strong></h4> | ||||||
|  |                            <p class="" style="text-align : left; white-space: pre-wrap;">(021) 39730981<br>info@empatnusabangsa.com</p> | ||||||
|  |                           <h4 style="text-align: left; white-space: pre-wrap"><strong>SUPPORT</strong></h4> | ||||||
|  |                            <p style="text-align: left; white-space: pre-wrap"class="sqsrte-small"><a href="contact.html">CONTACT</a></p> | ||||||
|  |                            <p style="text-align: left; white-space: pre-wrap"class="sqsrte-small"><a href="about.html">ABOUT</a></p> | ||||||
|  |                            <h4 style="text-align: left; white-space: pre-wrap">©2024 PT Empat Nusa Bangsa.<br>All Rights Reserved.</h4> | ||||||
|  |                             | ||||||
|                           </div> |                           </div> | ||||||
|                             |                             | ||||||
|                            |                            | ||||||
| @@ -14406,92 +14124,198 @@ | |||||||
|                         |                         | ||||||
|                        |                        | ||||||
|        |        | ||||||
|  |                       </div> | ||||||
|  |                     </div> | ||||||
|  |                   </div> | ||||||
|  |                   <div | ||||||
|  |                     class="fe-block fe-block-yui_3_17_2_1_1657082061136_1082511" | ||||||
|  |                   > | ||||||
|  |                     <div | ||||||
|  |                       class="sqs-block image-block sqs-block-image sqs-stretched" | ||||||
|  |                       data-aspect-ratio="18.40277777777778" | ||||||
|  |                       data-block-type="5" | ||||||
|  |                       id="block-yui_3_17_2_1_1657082061136_1082511" | ||||||
|  |                     > | ||||||
|  |                       <div class="sqs-block-content"> | ||||||
|  |                         <div | ||||||
|  |                           class="image-block-outer-wrapper layout-caption-below design-layout-fluid image-position-center combination-animation-site-default individual-animation-site-default" | ||||||
|  |                           data-test="image-block-fluid-outer-wrapper" | ||||||
|  |                         > | ||||||
|  |                           <div | ||||||
|  |                             class="fluid-image-animation-wrapper sqs-image sqs-block-alignment-wrapper" | ||||||
|  |                             data-animation-role="image" | ||||||
|  |                           > | ||||||
|  |                             <div | ||||||
|  |                               class="fluid-image-container sqs-image-content" | ||||||
|  |                               style=" | ||||||
|  |                                 overflow: hidden; | ||||||
|  |                                 -webkit-mask-image: -webkit-radial-gradient( | ||||||
|  |                                   white, | ||||||
|  |                                   black | ||||||
|  |                                 ); | ||||||
|  |                                 position: relative; | ||||||
|  |                                 width: 100%; | ||||||
|  |                                 height: 100%; | ||||||
|  |                               " | ||||||
|  |                             > | ||||||
|  |                               <div class="content-fill"> | ||||||
|  |                                 <img | ||||||
|  |                                   data-stretch="true" | ||||||
|  |                                   data-src="https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/0b002b2a-0643-4485-89e6-bb95e0029905/Frame+23.png" | ||||||
|  |                                   data-image="https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/0b002b2a-0643-4485-89e6-bb95e0029905/Frame+23.png" | ||||||
|  |                                   data-image-dimensions="2500x751" | ||||||
|  |                                   data-image-focal-point="0.4959016393442623,0.0" | ||||||
|  |                                   alt="" | ||||||
|  |                                   data-load="false" | ||||||
|  |                                   elementtiming="system-image-block" | ||||||
|  |                                   src="https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/0b002b2a-0643-4485-89e6-bb95e0029905/Frame+23.png" | ||||||
|  |                                   width="2500" | ||||||
|  |                                   height="751" | ||||||
|  |                                   alt="" | ||||||
|  |                                   sizes="100vw" | ||||||
|  |                                   style=" | ||||||
|  |                                     display: block; | ||||||
|  |                                     object-fit: cover; | ||||||
|  |                                     object-position: 49.59016393442623% 0%; | ||||||
|  |                                   " | ||||||
|  |                                   srcset=" | ||||||
|  |                                     https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/0b002b2a-0643-4485-89e6-bb95e0029905/Frame+23.png?format=100w   100w, | ||||||
|  |                                     https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/0b002b2a-0643-4485-89e6-bb95e0029905/Frame+23.png?format=300w   300w, | ||||||
|  |                                     https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/0b002b2a-0643-4485-89e6-bb95e0029905/Frame+23.png?format=500w   500w, | ||||||
|  |                                     https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/0b002b2a-0643-4485-89e6-bb95e0029905/Frame+23.png?format=750w   750w, | ||||||
|  |                                     https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/0b002b2a-0643-4485-89e6-bb95e0029905/Frame+23.png?format=1000w 1000w, | ||||||
|  |                                     https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/0b002b2a-0643-4485-89e6-bb95e0029905/Frame+23.png?format=1500w 1500w, | ||||||
|  |                                     https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/0b002b2a-0643-4485-89e6-bb95e0029905/Frame+23.png?format=2500w 2500w | ||||||
|  |                                   " | ||||||
|  |                                   loading="lazy" | ||||||
|  |                                   decoding="async" | ||||||
|  |                                   data-loader="sqs" | ||||||
|  |                                 /> | ||||||
|  |  | ||||||
|    |                                 <div class="fluidImageOverlay"></div> | ||||||
|    |                               </div> | ||||||
|    |                             </div> | ||||||
|    |                           </div> | ||||||
|    |                         </div> | ||||||
|    |                         <style> | ||||||
|    |                           .sqs-block-image .sqs-block-content { | ||||||
|    |                             height: 100%; | ||||||
|    |                             width: 100%; | ||||||
|    |  | ||||||
|    |  | ||||||
|   <style>#block-yui_3_17_2_1_1656617696881_4318723 { |  | ||||||
|        |  | ||||||
|          |  | ||||||
|          |  | ||||||
|    |  | ||||||
|          |  | ||||||
|    |  | ||||||
|          |  | ||||||
|        |  | ||||||
|                           } |                           } | ||||||
|                         </style> |                         </style> | ||||||
|  |                       </div> | ||||||
|  |                     </div> | ||||||
|  |                   </div> | ||||||
|  |                   <div | ||||||
|  |                     class="fe-block fe-block-yui_3_17_2_1_1656617696881_4328983" | ||||||
|  |                   > | ||||||
|  |                     <div | ||||||
|  |                       class="sqs-block image-block sqs-block-image sqs-stretched" | ||||||
|  |                       data-block-type="5" | ||||||
|  |                       id="block-yui_3_17_2_1_1656617696881_4328983" | ||||||
|  |                     > | ||||||
|  |                       <div class="sqs-block-content"> | ||||||
|  |                         <div | ||||||
|  |                           class="image-block-outer-wrapper layout-caption-below design-layout-fluid image-position-center combination-animation-site-default individual-animation-site-default" | ||||||
|  |                           data-test="image-block-fluid-outer-wrapper" | ||||||
|  |                         > | ||||||
|  |                           <div | ||||||
|  |                             class="fluid-image-animation-wrapper sqs-image sqs-block-alignment-wrapper" | ||||||
|  |                             data-animation-role="image" | ||||||
|  |                           > | ||||||
|  |                             <div | ||||||
|  |                               class="fluid-image-container sqs-image-content" | ||||||
|  |                               style=" | ||||||
|  |                                 overflow: hidden; | ||||||
|  |                                 -webkit-mask-image: -webkit-radial-gradient( | ||||||
|  |                                   white, | ||||||
|  |                                   black | ||||||
|  |                                 ); | ||||||
|  |                                 position: relative; | ||||||
|  |                                 width: 100%; | ||||||
|  |                                 height: 100%; | ||||||
|  |                               " | ||||||
|  |                             > | ||||||
|  |                               <div class="content-fit"> | ||||||
|  |                                 <img | ||||||
|  |                                   data-stretch="false" | ||||||
|  |                                   data-src="https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/dc5a7d8d-e6c3-4d62-9b95-d817606cc786/image+302.png" | ||||||
|  |                                   data-image="https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/dc5a7d8d-e6c3-4d62-9b95-d817606cc786/image+302.png" | ||||||
|  |                                   data-image-dimensions="1075x783" | ||||||
|  |                                   data-image-focal-point="0.5,0.5" | ||||||
|  |                                   alt="" | ||||||
|  |                                   data-load="false" | ||||||
|  |                                   elementtiming="system-image-block" | ||||||
|  |                                   src="https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/dc5a7d8d-e6c3-4d62-9b95-d817606cc786/image+302.png" | ||||||
|  |                                   width="1075" | ||||||
|  |                                   height="783" | ||||||
|  |                                   alt="" | ||||||
|  |                                   sizes="(max-width: 640px) 100vw, (max-width: 767px) 100vw, 29.166666666666668vw" | ||||||
|  |                                   style=" | ||||||
|  |                                     display: block; | ||||||
|  |                                     object-fit: contain; | ||||||
|  |                                     object-position: 50% 50%; | ||||||
|  |                                   " | ||||||
|  |                                   srcset=" | ||||||
|  |                                     https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/dc5a7d8d-e6c3-4d62-9b95-d817606cc786/image+302.png?format=100w   100w, | ||||||
|  |                                     https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/dc5a7d8d-e6c3-4d62-9b95-d817606cc786/image+302.png?format=300w   300w, | ||||||
|  |                                     https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/dc5a7d8d-e6c3-4d62-9b95-d817606cc786/image+302.png?format=500w   500w, | ||||||
|  |                                     https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/dc5a7d8d-e6c3-4d62-9b95-d817606cc786/image+302.png?format=750w   750w, | ||||||
|  |                                     https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/dc5a7d8d-e6c3-4d62-9b95-d817606cc786/image+302.png?format=1000w 1000w, | ||||||
|  |                                     https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/dc5a7d8d-e6c3-4d62-9b95-d817606cc786/image+302.png?format=1500w 1500w, | ||||||
|  |                                     https://images.squarespace-cdn.com/content/v1/62bd622d9f5c9a0a620bdc08/dc5a7d8d-e6c3-4d62-9b95-d817606cc786/image+302.png?format=2500w 2500w | ||||||
|  |                                   " | ||||||
|  |                                   loading="lazy" | ||||||
|  |                                   decoding="async" | ||||||
|  |                                   data-loader="sqs" | ||||||
|  |                                 /> | ||||||
|  |  | ||||||
|    |                                 <div class="fluidImageOverlay"></div> | ||||||
|   </div></div></div></div></div> |                               </div> | ||||||
|  |                             </div> | ||||||
|  |                           </div> | ||||||
|  |                         </div> | ||||||
|  |                         <style> | ||||||
|  |                           .sqs-block-image .sqs-block-content { | ||||||
|  |                             height: 100%; | ||||||
|  |                             width: 100%; | ||||||
|  |                           } | ||||||
|  |                         </style> | ||||||
|  |                       </div> | ||||||
|  |                     </div> | ||||||
|  |                   </div> | ||||||
|  |                   <div | ||||||
|  |                     class="fe-block fe-block-yui_3_17_2_1_1656617696881_4318723" | ||||||
|  |                   > | ||||||
|  |                     <div | ||||||
|  |                       class="sqs-block html-block sqs-block-html" | ||||||
|  |                       data-block-type="2" | ||||||
|  |                       id="block-yui_3_17_2_1_1656617696881_4318723" | ||||||
|  |                     > | ||||||
|  |                       <div class="sqs-block-content"> | ||||||
|  |                         <div class="sqs-html-content"> | ||||||
|  |                           <h4 style="white-space: pre-wrap">©2024 PT Empat Nusa Bangsa. All Rights Reserved.</h4> | ||||||
|                         </div> |                         </div> | ||||||
|  |  | ||||||
|  |                         <style> | ||||||
|  |                           #block-yui_3_17_2_1_1656617696881_4318723 { | ||||||
|  |                           } | ||||||
|  |                         </style> | ||||||
|  |                       </div> | ||||||
|  |                     </div> | ||||||
|  |                   </div> | ||||||
|  |                 </div> | ||||||
|  |               </div> | ||||||
|  |             </div> | ||||||
|           </div> |           </div> | ||||||
|      |  | ||||||
|         </section> |         </section> | ||||||
|  |  | ||||||
|       </footer> |       </footer> | ||||||
|  |  | ||||||
|      |  | ||||||
|     </div> |     </div> | ||||||
|  |  | ||||||
|   <script defer="defer" src="https://static1.squarespace.com/static/vta/5c5a519771c10ba3470d8101/scripts/site-bundle.118993f6a5b4c5a1876f41b7ceda12fd.js" type="text/javascript"></script> |     <script | ||||||
|    |       defer="defer" | ||||||
|  |       src="https://static1.squarespace.com/static/vta/5c5a519771c10ba3470d8101/scripts/site-bundle.118993f6a5b4c5a1876f41b7ceda12fd.js" | ||||||
|  |       type="text/javascript" | ||||||
|  |     ></script> | ||||||
|   </body> |   </body> | ||||||
| </html> | </html> | ||||||
|  |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|    |  | ||||||
|      |  | ||||||
|    |  | ||||||
|        |  | ||||||
|      |  | ||||||
|        |  | ||||||
		Reference in New Issue
	
	Block a user