<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Logiq</title>
	<atom:link href="https://logiq.id/feed/" rel="self" type="application/rss+xml" />
	<link>https://logiq.id</link>
	<description>Where Creativity Meets Ai</description>
	<lastBuildDate>Fri, 24 Jul 2026 19:32:54 +0000</lastBuildDate>
	<language>id</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://logiq.id/wp-content/uploads/2026/05/cropped-iconweb-1-32x32.png</url>
	<title>Logiq</title>
	<link>https://logiq.id</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Sejoli Fast Checkout</title>
		<link>https://logiq.id/sejoli-fast-checkout/</link>
					<comments>https://logiq.id/sejoli-fast-checkout/#respond</comments>
		
		<dc:creator><![CDATA[allahuakbar]]></dc:creator>
		<pubDate>Tue, 07 Jul 2026 09:25:00 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://logiq.id/?p=4581</guid>

					<description><![CDATA[Sejoli Fast Checkout — Checkout Sejoli Lebih Cepat Plugin checkout cepat untuk Sejoli Checkout Sejoli lebih cepat, tanpa ribet. Bikin halaman checkout Sejoli terasa lebih ringan: detail pesanan cepat muncul, notifikasi jalan di background. Ambil Sekarang — Rp75.000 Lihat Before/After ✓ Tinggal install &#038; aktifkan ✓ Tanpa edit file Sejoli ✓ Pixel/CAPI tidak disentuh 0.1sdetail [&#8230;]]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="4581" class="elementor elementor-4581" data-elementor-post-type="post">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-9cc910c elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="9cc910c" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-fe5a12c" data-id="fe5a12c" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-8995653 elementor-widget elementor-widget-html" data-id="8995653" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
					<!doctype html>
<html lang="id">
<head>
  <meta charset="utf-8" />
  <meta name="viewport" content="width=device-width, initial-scale=1" />
  <title>Sejoli Fast Checkout — Checkout Sejoli Lebih Cepat</title>
  <meta name="description" content="Plugin performa untuk checkout Sejoli: detail pesanan lebih cepat tampil dan notifikasi diproses di background." />
  <style>
    :root{
      --bg:#ffffff;
      --soft:#f3fff7;
      --soft2:#ebfff3;
      --ink:#07140d;
      --muted:#5d6b61;
      --green:#14b85a;
      --green2:#06a44c;
      --green3:#d9ffe8;
      --line:#dcefe4;
      --card:#ffffff;
      --dark:#062412;
      --yellow:#fff3bf;
      --red:#ef4444;
      --shadow: 0 24px 70px rgba(7, 20, 13, .10);
      --shadow-soft: 0 16px 50px rgba(20, 184, 90, .14);
      --radius: 28px;
      --radius2: 18px;
      --container: 1160px;
      --font: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Inter, Arial, sans-serif;
    }

    *{box-sizing:border-box}
    html{scroll-behavior:smooth}
    body{
      margin:0;
      font-family:var(--font);
      color:var(--ink);
      background:
        radial-gradient(circle at 12% 0%, rgba(20,184,90,.12), transparent 34rem),
        radial-gradient(circle at 88% 14%, rgba(6,164,76,.10), transparent 30rem),
        #fff;
      overflow-x:hidden;
    }
    a{color:inherit;text-decoration:none}
    img,svg{max-width:100%;display:block}

    .wrap{width:min(var(--container), calc(100% - 38px)); margin-inline:auto}
    .pill{
      display:inline-flex;align-items:center;gap:8px;
      padding:9px 14px;border:1px solid rgba(20,184,90,.25);
      background:rgba(255,255,255,.78); color:#09652f;
      border-radius:999px;font-weight:800;font-size:14px;
      box-shadow:0 10px 30px rgba(20,184,90,.08);
      backdrop-filter:blur(10px);
    }
    .dot{width:9px;height:9px;background:var(--green);border-radius:99px;box-shadow:0 0 0 7px rgba(20,184,90,.13)}
    .btn{
      display:inline-flex;align-items:center;justify-content:center;gap:10px;
      min-height:54px;padding:0 22px;border-radius:16px;
      border:1px solid transparent;background:var(--green);color:#fff;
      font-weight:900;letter-spacing:-.01em;box-shadow:0 14px 30px rgba(20,184,90,.30);
      transition:.25s ease;cursor:pointer;
    }
    .btn:hover{transform:translateY(-2px);background:var(--green2);box-shadow:0 18px 40px rgba(20,184,90,.34)}
    .btn.secondary{background:#fff;color:var(--ink);border-color:var(--line);box-shadow:0 12px 30px rgba(7,20,13,.07)}
    .btn.secondary:hover{background:#f7fff9;border-color:rgba(20,184,90,.35)}
    .section{padding:92px 0}
    .section.tight{padding:62px 0}
    .headline{
      font-size:clamp(38px, 6.4vw, 76px);
      line-height:.94;letter-spacing:-.07em;margin:22px 0 18px;
      max-width:930px;
    }
    .headline span{color:var(--green)}
    .lead{font-size:clamp(17px, 2vw, 21px);line-height:1.65;color:var(--muted);max-width:740px;margin:0}
    .section-title{font-size:clamp(31px, 4vw, 54px);line-height:1.02;letter-spacing:-.055em;margin:0 0 14px;text-align:center}
    .section-sub{font-size:clamp(16px, 1.8vw, 19px);line-height:1.65;color:var(--muted);max-width:720px;margin:0 auto;text-align:center}
    .accent{color:var(--green)}

    /* Hero */
    .hero{padding:64px 0 70px;position:relative}
    .hero-grid{display:grid;grid-template-columns:minmax(0, 1fr) minmax(390px, 520px);gap:48px;align-items:center}
    .hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}
    .trust-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px;color:#4a5c50;font-size:14px;font-weight:760}
    .trust-row span{padding:10px 12px;background:#fff;border:1px solid var(--line);border-radius:999px;box-shadow:0 10px 30px rgba(7,20,13,.05)}
    .hero-note{margin-top:16px;color:#6f7c72;font-size:13px;line-height:1.55}

    /* Device / Preview */
    .hero-preview{position:relative}
    .speed-card{
      position:absolute;z-index:4;right:-12px;top:20px;background:#062412;color:#fff;
      border-radius:22px;padding:16px 18px;box-shadow:0 28px 55px rgba(6,36,18,.28);
      min-width:170px;border:1px solid rgba(255,255,255,.14)
    }
    .speed-card b{display:block;font-size:30px;letter-spacing:-.05em;line-height:1;color:#77ffae}
    .speed-card small{display:block;color:#bde4ca;margin-top:5px;font-weight:700}
    .phone-shell{
      position:relative;background:linear-gradient(180deg,#ffffff,#f6fff9);
      border:1px solid rgba(20,184,90,.19);border-radius:36px;padding:14px;
      box-shadow:var(--shadow);overflow:hidden;
    }
    .phone-shell:before{content:"";position:absolute;inset:-1px;background:radial-gradient(circle at top right, rgba(20,184,90,.2), transparent 38%);pointer-events:none}
    .checkout-ui{position:relative;background:#f8fbf9;border:1px solid #e3eee7;border-radius:26px;overflow:hidden;min-height:560px}
    .ui-header{background:#fff;padding:18px 18px 15px;border-bottom:1px solid #e8f1eb;display:flex;align-items:center;justify-content:space-between;gap:12px}
    .ui-logo{display:flex;align-items:center;gap:10px;font-weight:900;color:#0b331b}
    .ui-logo-mark{width:30px;height:30px;border-radius:10px;background:linear-gradient(135deg,#0c341b,#14b85a)}
    .ui-lock{font-size:12px;color:#13733a;background:#eafff1;padding:8px 10px;border-radius:999px;font-weight:850}
    .checkout-body{display:grid;grid-template-columns:1fr .92fr;gap:14px;padding:15px}
    .form-panel,.order-panel{background:#fff;border:1px solid #e3eee7;border-radius:18px;padding:16px;box-shadow:0 10px 24px rgba(7,20,13,.04)}
    .panel-title{font-size:14px;font-weight:950;letter-spacing:-.02em;margin:0 0 14px;display:flex;align-items:center;gap:8px}
    .field{margin-bottom:12px}
    .label{height:8px;width:38%;background:#d9e5de;border-radius:999px;margin-bottom:8px}
    .input{height:38px;border:1px solid #dbe8e0;border-radius:11px;background:#fbfdfc}
    .pay-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}
    .pay{height:42px;border:1px solid #dbe8e0;border-radius:12px;background:linear-gradient(180deg,#fff,#f7fff9);display:flex;align-items:center;gap:8px;padding:0 10px;font-size:11px;font-weight:850;color:#263b2d}
    .radio{width:12px;height:12px;border:2px solid var(--green);border-radius:99px;box-shadow:inset 0 0 0 2px #fff;background:var(--green)}
    .order-row{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #eef5f0;padding:12px 0;font-size:12px;color:#435348}
    .order-row strong{font-size:13px;color:#08140d}
    .total{display:flex;justify-content:space-between;align-items:center;margin:14px 0 10px;font-weight:950;font-size:15px}
    .total b{color:#089344;font-size:18px}
    .secure{display:flex;gap:7px;flex-wrap:wrap;margin:12px 0;color:#167b3c;font-size:10px;font-weight:850}
    .secure span{background:#eafff1;border:1px solid #cefbdd;border-radius:99px;padding:7px 8px}
    .checkout-btn{height:45px;border-radius:12px;background:linear-gradient(135deg,#10ae51,#18c768);display:grid;place-items:center;color:#fff;font-size:13px;font-weight:950;box-shadow:0 13px 26px rgba(20,184,90,.26)}
    .skeleton{position:relative;overflow:hidden;background:#e9f0ec!important;color:transparent!important;border-radius:10px}
    .skeleton:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.78),transparent);animation:shine 1.55s infinite}
    @keyframes shine{100%{transform:translateX(100%)}}
    .floating-tags{position:absolute;left:-16px;bottom:24px;z-index:5;display:grid;gap:9px}
    .float-tag{background:#fff;border:1px solid #d8f5e3;border-radius:15px;padding:12px 14px;box-shadow:0 18px 40px rgba(7,20,13,.11);font-size:13px;font-weight:900;color:#17371f}
    .float-tag span{color:var(--green)}

    /* Before after */
    .compare{background:linear-gradient(180deg,#f8fff9,#fff);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
    .compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:38px;align-items:stretch}
    .compare-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-soft);overflow:hidden;min-height:550px}
    .compare-card.before{box-shadow:0 22px 60px rgba(239,68,68,.10)}
    .compare-head{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:22px;border-bottom:1px solid var(--line)}
    .compare-kicker{font-size:13px;font-weight:950;text-transform:uppercase;letter-spacing:.08em;color:#647469}
    .compare-title{font-size:26px;margin:5px 0 0;letter-spacing:-.04em;line-height:1.04}
    .time-badge{padding:9px 12px;border-radius:999px;font-weight:950;font-size:13px;white-space:nowrap}
    .before .time-badge{background:#fff1f2;color:#e11d48}
    .after .time-badge{background:#eafff1;color:#087b3a}
    .mini-checkout{padding:22px;background:#fbfdfc;min-height:395px}
    .mini-layout{display:grid;grid-template-columns:1fr .85fr;gap:13px}
    .mini-box{background:#fff;border:1px solid #e4eee8;border-radius:18px;padding:14px}
    .mini-box h4{margin:0 0 12px;font-size:13px;letter-spacing:-.02em}
    .mini-field{height:36px;border:1px solid #e2ece6;border-radius:11px;margin:9px 0;background:#fbfdfc}
    .mini-pay{height:34px;border:1px solid #dce9e2;border-radius:10px;margin-top:8px;background:#fff;display:flex;align-items:center;padding:0 10px;gap:8px;font-size:11px;font-weight:800;color:#435348}
    .mini-order-line{display:flex;justify-content:space-between;border-bottom:1px solid #eef5f0;padding:10px 0;font-size:11px;color:#52645a}
    .mini-total{display:flex;justify-content:space-between;margin-top:12px;font-weight:950;font-size:13px}
    .delay-cover{position:absolute;inset:auto 22px 36px auto;width:calc(50% - 34px);border-radius:18px;background:rgba(255,255,255,.95);border:1px solid #fee2e2;box-shadow:0 20px 45px rgba(239,68,68,.14);padding:18px;text-align:center;animation:delayPop 4.6s infinite}
    .spinner{width:38px;height:38px;border-radius:50%;border:4px solid #ffe4e6;border-top-color:#ef4444;margin:0 auto 12px;animation:spin .9s linear infinite}
    @keyframes spin{to{transform:rotate(360deg)}}
    @keyframes delayPop{0%,58%{opacity:1;transform:translateY(0) scale(1)}68%,100%{opacity:0;transform:translateY(12px) scale(.96)}}
    .fast-spark{position:absolute;right:32px;bottom:54px;background:#062412;color:#ddffe9;border:1px solid rgba(119,255,174,.28);border-radius:18px;padding:15px 16px;box-shadow:0 22px 46px rgba(6,36,18,.20);animation:fastIn 4.6s infinite}
    .fast-spark b{display:block;color:#77ffae;font-size:22px;line-height:1;letter-spacing:-.04em}
    .fast-spark span{font-size:12px;font-weight:800;color:#c6f4d2}
    @keyframes fastIn{0%,16%{opacity:0;transform:translateY(12px) scale(.96)}24%,100%{opacity:1;transform:translateY(0) scale(1)}}
    .progress-area{padding:0 22px 22px}
    .progress-label{display:flex;justify-content:space-between;font-size:12px;font-weight:900;color:#5d6b61;margin-bottom:8px}
    .bar{height:10px;background:#edf5f0;border-radius:99px;overflow:hidden}
    .bar i{display:block;height:100%;border-radius:99px}
    .before .bar i{background:#ef4444;animation:slowBar 4.6s infinite}
    .after .bar i{background:var(--green);animation:fastBar 4.6s infinite}
    @keyframes slowBar{0%{width:0}70%,100%{width:100%}}
    @keyframes fastBar{0%{width:0}18%,100%{width:100%}}

    /* Benefits */
    .cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px}
    .card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:24px;box-shadow:0 16px 46px rgba(7,20,13,.06)}
    .icon{width:46px;height:46px;border-radius:16px;display:grid;place-items:center;background:#eafff1;color:#067d39;font-weight:950;margin-bottom:18px}
    .card h3{font-size:21px;line-height:1.12;letter-spacing:-.04em;margin:0 0 10px}
    .card p{color:var(--muted);line-height:1.65;margin:0;font-size:15px}

    .split{display:grid;grid-template-columns:.92fr 1.08fr;gap:38px;align-items:center}
    .dark-panel{background:linear-gradient(135deg,#05180d,#062412 52%,#0a3c20);border-radius:var(--radius);padding:34px;color:#fff;box-shadow:0 30px 70px rgba(6,36,18,.22);position:relative;overflow:hidden}
    .dark-panel:before{content:"";position:absolute;width:320px;height:320px;border-radius:50%;background:rgba(20,184,90,.23);filter:blur(18px);right:-130px;top:-150px}
    .dark-panel > *{position:relative}
    .dark-panel h2{font-size:clamp(29px,4vw,48px);line-height:1;letter-spacing:-.055em;margin:0 0 14px}
    .dark-panel p{color:#bfe7cc;line-height:1.65;margin:0;font-size:16px}
    .install-list{display:grid;gap:13px;margin-top:24px}
    .install-item{display:flex;gap:13px;align-items:flex-start;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);padding:14px;border-radius:17px;color:#ecfff2}
    .num{flex:0 0 30px;width:30px;height:30px;border-radius:99px;background:#77ffae;color:#062412;display:grid;place-items:center;font-weight:950}
    .feature-list{display:grid;gap:14px}
    .feature-row{background:#fff;border:1px solid var(--line);border-radius:19px;padding:18px;display:flex;gap:14px;align-items:flex-start;box-shadow:0 14px 36px rgba(7,20,13,.045)}
    .check{width:28px;height:28px;flex:0 0 28px;border-radius:99px;background:#eafff1;color:#07863d;display:grid;place-items:center;font-weight:950}
    .feature-row b{display:block;font-size:16px;letter-spacing:-.02em;margin-bottom:4px}
    .feature-row span{color:var(--muted);line-height:1.55;font-size:14px}

    /* Price */
    .pricing{background:linear-gradient(180deg,#fff,#f5fff8)}
    .price-card{max-width:840px;margin:38px auto 0;background:#fff;border:1px solid rgba(20,184,90,.25);border-radius:34px;box-shadow:var(--shadow);overflow:hidden}
    .price-top{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;padding:30px;border-bottom:1px solid var(--line);background:linear-gradient(135deg,#fff,#f0fff5)}
    .price-top h3{font-size:clamp(28px,4vw,44px);line-height:1;letter-spacing:-.055em;margin:0 0 8px}
    .price-top p{margin:0;color:var(--muted);line-height:1.55}
    .price{font-size:48px;font-weight:950;letter-spacing:-.07em;color:#07843c;white-space:nowrap}
    .price small{font-size:16px;color:#617166;letter-spacing:0;font-weight:850}
    .price-body{padding:30px;display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:center}
    .included{display:grid;gap:12px;color:#36493d;font-weight:760}
    .included span:before{content:"✓";color:#0d9d48;font-weight:950;margin-right:9px}
    .price-actions{display:grid;gap:11px}
    .price-actions .btn{width:100%;font-size:17px}
    .small-note{font-size:13px;color:#697a70;line-height:1.55;text-align:center}

    /* FAQ */
    .faq{display:grid;gap:13px;max-width:880px;margin:38px auto 0}
    .faq-item{border:1px solid var(--line);border-radius:20px;background:#fff;overflow:hidden;box-shadow:0 12px 34px rgba(7,20,13,.045)}
    .faq button{width:100%;background:transparent;border:0;padding:20px 22px;display:flex;justify-content:space-between;gap:14px;text-align:left;font:inherit;font-weight:950;font-size:16px;cursor:pointer;color:var(--ink)}
    .faq button span:last-child{color:var(--green);font-size:22px;line-height:1}
    .faq-content{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease}
    .faq-item.open .faq-content{grid-template-rows:1fr}
    .faq-content > div{overflow:hidden}
    .faq p{margin:0;padding:0 22px 20px;color:var(--muted);line-height:1.65}

    .footer{padding:34px 0;border-top:1px solid var(--line);color:#66776b;background:#fff;text-align:center;font-size:14px}

    @media (max-width: 1000px){
      .hero-grid,.split{grid-template-columns:1fr}
      .hero-preview{max-width:600px;margin:0 auto}
      .cards{grid-template-columns:1fr 1fr}
      .compare-grid{grid-template-columns:1fr}
      .compare-card{min-height:auto}
    }
    @media (max-width: 720px){
      .wrap{width:min(100% - 28px, var(--container))}
      .hero{padding:54px 0 42px}
      .section{padding:66px 0}.section.tight{padding:44px 0}
      .hero-actions .btn{width:100%}
      .trust-row span{font-size:12px;padding:9px 10px}
      .checkout-body,.mini-layout,.price-top,.price-body{grid-template-columns:1fr}
      .checkout-ui{min-height:auto}
      .speed-card{right:8px;top:8px;min-width:140px;padding:12px 14px}
      .speed-card b{font-size:24px}
      .floating-tags{position:relative;left:auto;bottom:auto;margin-top:12px}
      .float-tag{font-size:12px}
      .phone-shell{border-radius:28px;padding:10px}
      .checkout-ui{border-radius:22px}
      .compare-head{display:grid;gap:14px}
      .delay-cover{position:relative;inset:auto;width:auto;margin:14px 22px 22px}
      .fast-spark{position:relative;right:auto;bottom:auto;margin:14px 22px 22px}
      .cards{grid-template-columns:1fr}
      .price{text-align:left;font-size:42px}
      .headline{letter-spacing:-.055em}
      .section-title{letter-spacing:-.045em}
    }
  </style>
</head>
<body>
  <main id="top">
    <section class="hero">
      <div class="wrap hero-grid">
        <div>
          <span class="pill"><span class="dot"></span> Plugin checkout cepat untuk Sejoli</span>
          <h1 class="headline">Checkout Sejoli lebih <span>cepat</span>, tanpa ribet.</h1>
          <p class="lead">Bikin halaman checkout Sejoli terasa lebih ringan: detail pesanan cepat muncul, notifikasi jalan di background.</p>
          <div class="hero-actions">
            <a class="btn" href="#harga">Ambil Sekarang — Rp75.000</a>
            <a class="btn secondary" href="#preview">Lihat Before/After</a>
          </div>
          <div class="trust-row">
            <span>✓ Tinggal install & aktifkan</span>
            <span>✓ Tanpa edit file Sejoli</span>
            <span>✓ Pixel/CAPI tidak disentuh</span>
          </div>
          
        </div>

        <div class="hero-preview" aria-label="Dummy preview checkout Sejoli">
          <div class="speed-card"><b>0.1s</b><small>detail pesanan mulai dihitung</small></div>
          <div class="phone-shell">
            <div class="checkout-ui">
              <div class="ui-header">
                <div class="ui-logo"><span class="ui-logo-mark"></span> Checkout Sejoli</div>
                <div class="ui-lock">Secure 100%</div>
              </div>
              <div class="checkout-body">
                <div class="form-panel">
                  <p class="panel-title">Informasi Pribadi</p>
                  <div class="field"><div class="label"></div><div class="input"></div></div>
                  <div class="field"><div class="label"></div><div class="input"></div></div>
                  <div class="field"><div class="label"></div><div class="input"></div></div>
                  <p class="panel-title" style="margin-top:18px">Pilih Metode Pembayaran</p>
                  <div class="pay-grid">
                    <div class="pay"><span class="radio"></span> QRIS</div>
                    <div class="pay"><span class="radio"></span> Transfer</div>
                    <div class="pay"><span class="radio"></span> VA Bank</div>
                    <div class="pay"><span class="radio"></span> Manual</div>
                  </div>
                </div>
                <div class="order-panel">
                  <p class="panel-title">Detail Pesanan</p>
                  <div class="order-row"><strong>Sejoli Fast Checkout</strong><span>Rp75.000</span></div>
                  <div class="order-row"><span>Kode unik</span><span>Rp123</span></div>
                  <div class="total"><span>Total</span><b>Rp75.123</b></div>
                  <div class="secure"><span>✓ Secure 100%</span><span>✓ Instant Access</span></div>
                  <div class="checkout-btn">Checkout Sekarang</div>
                </div>
              </div>
            </div>
          </div>
          <div class="floating-tags">
            <div class="float-tag">Detail pesanan: <span>lebih cepat tampil</span></div>
            <div class="float-tag">Email/WA on-hold: <span>diproses background</span></div>
          </div>
        </div>
      </div>
    </section>

    <section id="preview" class="section compare">
      <div class="wrap">
        <h2 class="section-title">Before/After Checkout</h2>
        <p class="section-sub">Dummy responsive untuk menunjukkan checkout sebelum dan sesudah plugin aktif.</p>

        <div class="compare-grid">
          <article class="compare-card before">
            <div class="compare-head">
              <div>
                <div class="compare-kicker">Before</div>
                <h3 class="compare-title">Sebelum: terasa nunggu.</h3>
              </div>
              <span class="time-badge">Delay ±3 detik</span>
            </div>
            <div class="mini-checkout">
              <div class="mini-layout">
                <div class="mini-box">
                  <h4>Informasi Pribadi</h4>
                  <div class="mini-field"></div>
                  <div class="mini-field"></div>
                  <div class="mini-field"></div>
                  <h4 style="margin-top:16px">Metode Pembayaran</h4>
                  <div class="mini-pay"><span class="radio"></span> QRIS</div>
                  <div class="mini-pay"><span class="radio"></span> Transfer Bank</div>
                </div>
                <div class="mini-box">
                  <h4>Detail Pesanan</h4>
                  <div class="mini-order-line skeleton"><span>Produk</span><span>Subtotal</span></div>
                  <div class="mini-order-line skeleton"><span>Loading</span><span>Loading</span></div>
                  <div class="mini-total skeleton"><span>Total</span><span>...</span></div>
                </div>
              </div>
              <div class="delay-cover">
                <div class="spinner"></div>
                <strong>Buyer menunggu kalkulasi</strong><br>
                <small style="color:#8b5d5d;font-weight:750">Detail belum tampil.</small>
              </div>
            </div>
            <div class="progress-area">
              <div class="progress-label"><span>Kalkulasi detail pesanan</span><span>lambat terasa</span></div>
              <div class="bar"><i></i></div>
            </div>
          </article>

          <article class="compare-card after">
            <div class="compare-head">
              <div>
                <div class="compare-kicker">After</div>
                <h3 class="compare-title">Sesudah: lebih cepat tampil.</h3>
              </div>
              <span class="time-badge">Mulai ±0.1 detik</span>
            </div>
            <div class="mini-checkout">
              <div class="mini-layout">
                <div class="mini-box">
                  <h4>Informasi Pribadi</h4>
                  <div class="mini-field"></div>
                  <div class="mini-field"></div>
                  <div class="mini-field"></div>
                  <h4 style="margin-top:16px">Metode Pembayaran</h4>
                  <div class="mini-pay"><span class="radio"></span> QRIS</div>
                  <div class="mini-pay"><span class="radio"></span> Transfer Bank</div>
                </div>
                <div class="mini-box">
                  <h4>Detail Pesanan</h4>
                  <div class="mini-order-line"><span>Sejoli Fast Checkout</span><strong>Rp75.000</strong></div>
                  <div class="mini-order-line"><span>Kode unik</span><span>Rp123</span></div>
                  <div class="mini-total"><span>Total</span><span style="color:#07843c">Rp75.123</span></div>
                  <div class="checkout-btn" style="margin-top:14px">Checkout Sekarang</div>
                </div>
              </div>
              <div class="fast-spark"><b>FAST</b><span>Notifikasi jalan di background</span></div>
            </div>
            <div class="progress-area">
              <div class="progress-label"><span>Kalkulasi detail pesanan</span><span>cepat tampil</span></div>
              <div class="bar"><i></i></div>
            </div>
          </article>
        </div>
      </div>
    </section>

    <section id="fitur" class="section">
      <div class="wrap">
        <h2 class="section-title">Fitur Utama</h2>
        <p class="section-sub">Fokus ke performa checkout Sejoli.</p>
        <div class="cards">
          <div class="card">
            <div class="icon">01</div>
            <h3>Fast Calculate Checkout</h3>
            <p>Membantu detail pesanan tampil lebih cepat.</p>
          </div>
          <div class="card">
            <div class="icon">02</div>
            <h3>Background Notification</h3>
            <p>Email/WA on-hold diproses di background.</p>
          </div>
          <div class="card">
            <div class="icon">03</div>
            <h3>Tanpa Ubah Alur Sejoli</h3>
            <p>Tidak mengubah order, payment, kupon, bump, upsell, Pixel, atau CAPI.</p>
          </div>
          <div class="card">
            <div class="icon">04</div>
            <h3>Antrian Persisten</h3>
            <p>Notifikasi masuk antrian agar proses lebih rapi.</p>
          </div>
          <div class="card">
            <div class="icon">05</div>
            <h3>Anti Dobel</h3>
            <p>Memakai lock agar notifikasi tidak mudah dobel.</p>
          </div>
          <div class="card">
            <div class="icon">06</div>
            <h3>Fail-Open</h3>
            <p>Jika tidak cocok, checkout tetap berjalan normal.</p>
          </div>
        </div>
      </div>
    </section>

    <section id="setting" class="section tight">
      <div class="wrap split">
        <div class="dark-panel">
          <h2>Tinggal Install</h2>
          <p>Aktifkan plugin, lalu test checkout.</p>
          <div class="install-list">
            <div class="install-item"><span class="num">1</span><div><b>Upload plugin</b><br><span>Upload ZIP plugin.</span></div></div>
            <div class="install-item"><span class="num">2</span><div><b>Aktifkan plugin</b><br><span>Plugin langsung bekerja otomatis.</span></div></div>
            <div class="install-item"><span class="num">3</span><div><b>Tes checkout</b><br><span>Test order sekali.</span></div></div>
          </div>
        </div>
        <div class="feature-list">
          <div class="feature-row"><span class="check">✓</span><div><b>Ada halaman setting?</b><span>Tidak. Install, aktifkan, test.</span></div></div>
          <div class="feature-row"><span class="check">✓</span><div><b>Aman untuk plugin lama?</b><span>Ada notice jika ada modul lama yang bentrok.</span></div></div>
          <div class="feature-row"><span class="check">✓</span><div><b>Core Sejoli diedit?</b><span>Tidak. Core Sejoli tidak disentuh.</span></div></div>
          <div class="feature-row"><span class="check">✓</span><div><b>Kalau mau rollback?</b><span>Bisa. Nonaktifkan pluginnya.</span></div></div>
        </div>
      </div>
    </section>

    <section class="section pricing" id="harga">
      <div class="wrap">
        <h2 class="section-title">Harga Launching</h2>
        <p class="section-sub">Sekali bayar untuk checkout Sejoli yang lebih nyaman.</p>

        <span id="order" style="display:block;position:relative;top:-24px;"></span>
        <div class="price-card" id="checkout">
          <div class="price-top">
            <div>
              <h3>Sejoli Fast Checkout</h3>
              <p>Plugin performa untuk checkout Sejoli.</p>
            </div>
            <div class="price">Rp75.000<br><small>promo launching</small></div>
          </div>
          <div class="price-body">
            <div class="included">
              <span>Plugin Sejoli Fast Checkout</span>
              <span>Fast calculate detail pesanan</span>
              <span>Background notification email/WA</span>
              <span>Tanpa setting rumit</span>
              <span>Support update versi awal</span>
            </div>
            <div class="price-actions">
              <!-- Ganti href tombol di bawah dengan link checkout Sejoli asli -->
              <a class="btn" href="#checkout">Beli Sekarang</a>
              <div class="small-note">Upload, aktifkan, lalu test checkout.</div>
            </div>
          </div>
        </div>
      </div>
    </section>

    <section id="faq" class="section">
      <div class="wrap">
        <h2 class="section-title">FAQ</h2>
        <p class="section-sub"></p>
        <div class="faq">
          <div class="faq-item open">
            <button type="button"><span>Plugin ini gunanya untuk apa?</span><span>+</span></button>
            <div class="faq-content"><div><p>Untuk membuat checkout Sejoli terasa lebih cepat, terutama detail pesanan dan proses setelah submit order.</p></div></div>
          </div>
          <div class="faq-item">
            <button type="button"><span>Apakah ada setting khusus?</span><span>+</span></button>
            <div class="faq-content"><div><p>Tidak. Tinggal install, aktifkan, lalu test checkout.</p></div></div>
          </div>
          <div class="faq-item">
            <button type="button"><span>Apakah plugin ini mengubah checkout Sejoli?</span><span>+</span></button>
            <div class="faq-content"><div><p>Tidak. Plugin fokus ke performa, bukan mengubah alur checkout.</p></div></div>
          </div>
          <div class="faq-item">
            <button type="button"><span>Apakah notifikasi email dan WhatsApp tetap terkirim?</span><span>+</span></button>
            <div class="faq-content"><div><p>Ya. Notifikasi tetap jalan, hanya diproses di background.</p></div></div>
          </div>
          <div class="faq-item">
            <button type="button"><span>Apakah cocok untuk semua website?</span><span>+</span></button>
            <div class="faq-content"><div><p>Cocok untuk website WordPress yang memakai Sejoli. Tetap wajib test setelah aktivasi.</p></div></div>
          </div>
          <div class="faq-item">
            <button type="button"><span>Kalau terjadi masalah, bisa rollback?</span><span>+</span></button>
            <div class="faq-content"><div><p>Bisa. Nonaktifkan plugin ini.</p></div></div>
          </div>
          <div class="faq-item">
            <button type="button"><span>Apakah ini mempercepat seluruh website?</span><span>+</span></button>
            <div class="faq-content"><div><p>Bukan. Fokusnya hanya checkout Sejoli.</p></div></div>
          </div>
        </div>
      </div>
    </section>
  </main>

  <footer class="footer">
  © <span id="year"></span> LOGIQ. All Rights Reserved.
</footer>

<style>
  .footer {
    width: 100%;
    text-align: center;
    color: #ffffff;
    background: #062412;
    font-size: 14px;
    line-height: 1.5;
    padding: 16px 10px;
    box-sizing: border-box;
  }

  @media (max-width: 480px) {
    .footer {
      font-size: 12px;
      padding: 14px 8px;
    }
  }
</style>

<script>
  document.getElementById("year").textContent = new Date().getFullYear();
</script>
<script type='text/javascript' src='https://go.logiq.id/sejoli-social-proof/1119'></script>


<style>
#sticky-cta{
  position:fixed;
  bottom:20px;
  left:50%;
  -webkit-transform:translateX(-50%) translateY(0);
  -ms-transform:translateX(-50%) translateY(0);
  transform:translateX(-50%) translateY(0);
  z-index:9999;
  -webkit-transition:-webkit-transform 0.35s cubic-bezier(0.34,1.56,0.64,1),opacity 0.3s ease;
  transition:transform 0.35s cubic-bezier(0.34,1.56,0.64,1),opacity 0.3s ease;
  opacity:1;
  pointer-events:all;
}
#sticky-cta.hidden{
  -webkit-transform:translateX(-50%) translateY(120px);
  -ms-transform:translateX(-50%) translateY(120px);
  transform:translateX(-50%) translateY(120px);
  opacity:0;
  pointer-events:none;
}
.cta-pill{
  display:-webkit-box;display:-ms-flexbox;display:flex;
  -webkit-box-align:center;-ms-flex-align:center;align-items:center;
  background:#1a0808;
  border:1.5px solid rgba(239,68,68,0.5);
  border-radius:50px;
  overflow:hidden;
  -webkit-box-shadow:0 4px 24px rgba(239,68,68,0.25);
  box-shadow:0 4px 24px rgba(239,68,68,0.25);
}
.countdown-block{
  display:-webkit-box;display:-ms-flexbox;display:flex;
  -webkit-box-align:center;-ms-flex-align:center;align-items:center;
  gap:6px;padding:12px 18px;
  border-right:1px solid rgba(239,68,68,0.3);
}
.countdown-units{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px}
.time-unit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:1px}
.time-num{font-size:16px;font-weight:700;color:#fecaca;min-width:22px;text-align:center;font-variant-numeric:tabular-nums;line-height:1}
.time-label{font-size:9px;font-weight:600;color:#dc2626;text-transform:uppercase;letter-spacing:0.5px}
.time-sep{font-size:14px;font-weight:700;color:#b91c1c;margin:0 2px}
.cta-btn{
  padding:12px 24px;
  background:-webkit-linear-gradient(left,#16a34a,#22c55e);
  background:-o-linear-gradient(left,#16a34a,#22c55e);
  background:linear-gradient(to right,#16a34a,#22c55e);
  color:#fff;font-size:15px;font-weight:700;
  border:none;cursor:pointer;
  -webkit-transition:opacity 0.2s,-webkit-transform 0.1s;
  transition:opacity 0.2s,transform 0.1s;
  font-family:inherit;white-space:nowrap;
  display:-webkit-box;display:-ms-flexbox;display:flex;
  -webkit-box-align:center;-ms-flex-align:center;align-items:center;
  gap:8px;
  -webkit-tap-highlight-color:transparent;
}
.cta-btn:hover{opacity:0.88}
.cta-btn:active{-webkit-transform:scale(0.97);-ms-transform:scale(0.97);transform:scale(0.97)}
@media(max-width:480px){
  .time-num{font-size:14px;min-width:18px}
  .countdown-block{padding:11px 13px}
  .cta-btn{padding:11px 18px;font-size:14px}
  #sticky-cta{bottom:14px}
}
</style>

<div id="sticky-cta">
  <div class="cta-pill">
    <div class="countdown-block">
      <svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="#f87171" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
        <circle cx="12" cy="12" r="10"/><polyline points="12 6 12 12 16 14"/>
      </svg>
      <div class="countdown-units">
        <div class="time-unit"><span class="time-num" id="cd-h">00</span><span class="time-label">Jam</span></div>
        <span class="time-sep">:</span>
        <div class="time-unit"><span class="time-num" id="cd-m">00</span><span class="time-label">Menit</span></div>
        <span class="time-sep">:</span>
        <div class="time-unit"><span class="time-num" id="cd-s">00</span><span class="time-label">Detik</span></div>
      </div>
    </div>
    <button class="cta-btn" onclick="scrollToOrder()">
      <svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><circle cx="9" cy="21" r="1"/><circle cx="20" cy="21" r="1"/><path d="M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6"/></svg>
      Saya Mau
    </button>
  </div>
</div>

<script>
(function(){
  function pad(n){return(n<10?'0':'')+n}
  function tick(){
    var now=new Date();
    var end=new Date(now.getFullYear(),now.getMonth(),now.getDate()+1,0,0,0,0);
    var diff=Math.floor((end.getTime()-now.getTime())/1000);
    if(diff<0)diff=0;
    document.getElementById('cd-h').innerHTML=pad(Math.floor(diff/3600));
    document.getElementById('cd-m').innerHTML=pad(Math.floor((diff%3600)/60));
    document.getElementById('cd-s').innerHTML=pad(diff%60);
  }
  tick();setInterval(tick,1000);

  window.scrollToOrder=function(){
    var el=document.getElementById('order');
    if(!el)return;
    if(el.scrollIntoView){
      el.scrollIntoView({behavior:'smooth',block:'start'});
    } else {
      var top=0,obj=el;
      while(obj){top+=obj.offsetTop;obj=obj.offsetParent;}
      window.scrollTo(0,top);
    }
  };

  var lastScroll=window.pageYOffset||document.documentElement.scrollTop||0;
  var cta=document.getElementById('sticky-cta');
  var busy=false;

  function onScroll(){
    if(busy)return;busy=true;
    var raf=window.requestAnimationFrame||function(cb){setTimeout(cb,16)};
    raf(function(){
      var cur=window.pageYOffset||document.documentElement.scrollTop||0;
      cta.className=(cur>lastScroll&&cur>80)?'hidden':'';
      lastScroll=cur;busy=false;
    });
  }

  if(window.addEventListener){window.addEventListener('scroll',onScroll,{passive:true});}
  else if(window.attachEvent){window.attachEvent('onscroll',onScroll);}
})();
</script>

  <script>
    document.querySelectorAll('.faq-item button').forEach(function(btn){
      btn.addEventListener('click', function(){
        var item = btn.closest('.faq-item');
        var isOpen = item.classList.contains('open');
        document.querySelectorAll('.faq-item').forEach(function(i){ i.classList.remove('open'); });
        if(!isOpen) item.classList.add('open');
      });
    });
  </script>
</body>
</html>				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		]]></content:encoded>
					
					<wfw:commentRss>https://logiq.id/sejoli-fast-checkout/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Sejoli Upsell</title>
		<link>https://logiq.id/sejoli-upsell/</link>
					<comments>https://logiq.id/sejoli-upsell/#respond</comments>
		
		<dc:creator><![CDATA[allahuakbar]]></dc:creator>
		<pubDate>Mon, 06 Jul 2026 16:33:25 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://logiq.id/?p=4520</guid>

					<description><![CDATA[Sejoli X Logiq Upsell — Add-on Upsell untuk Sejoli Add-on Sejoli Naikkan Profit Sebelum &#038; Sesudah Checkout Sejoli X Logiq Upsell membantu menampilkan offer tambahan saat buyer sedang panas: sebelum checkout, setelah beli, dan lewat follow-up. Ambil Lisensinya Lihat Preview Before checkoutOffer sebelum checkout. After purchaseOffer setelah beli. Kupon otomatisPersonal per user &#038; per produk. [&#8230;]]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="4520" class="elementor elementor-4520" data-elementor-post-type="post">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-fb527bd elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="fb527bd" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-98b914d" data-id="98b914d" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-836fa61 elementor-widget elementor-widget-html" data-id="836fa61" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
					<!doctype html>
<html lang="id">
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <title>Sejoli X Logiq Upsell — Add-on Upsell untuk Sejoli</title>
  <meta name="description" content="Landing page penjualan Sejoli X Logiq Upsell, add-on upsell untuk pengguna Sejoli.">
  <style>
    :root{
      --bg:#050806;
      --bg2:#08120c;
      --panel:#0D1711;
      --panel2:#101D16;
      --green:#22C55E;
      --green2:#24D366;
      --greenSoft:#8CFFB7;
      --text:#F3FFF7;
      --muted:#AFC4B4;
      --muted2:#789381;
      --border:rgba(140,255,183,.16);
      --borderStrong:rgba(140,255,183,.32);
      --gold:#F7C948;
      --gold2:#F59E0B;
      --goldSoft:#FFF3B0;
      --shadow:0 28px 80px rgba(0,0,0,.42);
      --r:24px;
      --purple:#6d35ff;
      --purple2:#4b18d9;
      --ink:#171226;
      --ink2:#6b6478;
      --line:#e9e3f8;
      --wp:#2271b1;
    }
    *{box-sizing:border-box; min-width:0}
    html{scroll-behavior:smooth; overflow-x:hidden}
    body{
      margin:0;
      overflow-x:hidden;
      background:
        radial-gradient(900px 520px at 10% -6%, rgba(34,197,94,.20), transparent 62%),
        radial-gradient(800px 520px at 100% 2%, rgba(140,255,183,.10), transparent 58%),
        linear-gradient(180deg,#050806 0%,#07110b 42%,#050806 100%);
      color:var(--text);
      font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;
      font-size:16px;
      line-height:1.58;
      letter-spacing:-.012em;
      -webkit-font-smoothing:antialiased;
      text-rendering:optimizeLegibility;
    }
    a{color:inherit}
    p,h1,h2,h3,h4{margin-top:0}
    p{margin-bottom:0}
    .wrap{width:min(1120px, calc(100% - 36px)); margin-inline:auto}
    .section{padding:64px 0}
    .kicker{color:var(--greenSoft); font-size:12px; letter-spacing:.16em; text-transform:uppercase; font-weight:950; margin-bottom:12px; line-height:1.1}
    h1{font-size:clamp(40px,5.7vw,70px); line-height:.96; letter-spacing:-.06em; margin:18px 0 20px; max-width:720px; font-weight:950}
    h2{font-size:clamp(30px,3.8vw,48px); line-height:1.02; letter-spacing:-.052em; margin-bottom:14px; font-weight:930}
    h3{font-size:21px; line-height:1.18; letter-spacing:-.032em; margin-bottom:9px; font-weight:880}
    h4{letter-spacing:-.025em}
    .lead,.section-copy{color:var(--muted); font-size:clamp(16px,1.55vw,18px); line-height:1.62; max-width:640px}
    .lead{font-size:clamp(17px,1.7vw,19px)}
    .lead strong{color:#fff}
    .gradient{background:linear-gradient(90deg,#F3FFF7 0%,#8CFFB7 55%,#24D366 100%); -webkit-background-clip:text; background-clip:text; color:transparent}
    .pill{display:inline-flex; align-items:center; gap:8px; padding:8px 12px; border-radius:999px; border:1px solid var(--borderStrong); color:var(--greenSoft); background:rgba(34,197,94,.08); font-weight:850; font-size:13px}
    .dot{width:8px; height:8px; border-radius:50%; background:var(--green); box-shadow:0 0 18px rgba(34,197,94,.8)}
    .btn{display:inline-flex; align-items:center; justify-content:center; min-height:52px; padding:14px 22px; border-radius:999px; text-decoration:none; font-weight:900; border:1px solid transparent; white-space:nowrap; transition:.18s ease; letter-spacing:-.01em}
    .btn:hover{transform:translateY(-2px)}
    .btn-green{background:linear-gradient(135deg,var(--green),var(--green2)); color:#031f0d; box-shadow:0 14px 38px rgba(34,197,94,.25)}
    .btn-dark{background:rgba(255,255,255,.045); border-color:var(--borderStrong); color:#fff}
    .btn-gold{background:linear-gradient(135deg,var(--gold),var(--gold2)); color:#241800; box-shadow:0 16px 42px rgba(245,158,11,.22)}
    .cta-row{display:flex; flex-wrap:wrap; gap:12px; margin:30px 0 26px}

    /* Hero */
    .hero{position:relative; padding:76px 0 54px}
    .hero-grid{display:grid; grid-template-columns:1.02fr .98fr; gap:46px; align-items:center}
    .hero-points{display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:10px; max-width:680px}
    .hero-point{padding:15px; border:1px solid var(--border); background:rgba(13,23,17,.75); border-radius:16px}
    .hero-point b{display:block; color:#fff; font-size:14px; line-height:1.18; letter-spacing:-.015em}
    .hero-point span{display:block; color:var(--muted2); font-size:13px; line-height:1.35; margin-top:5px}
    .mini-preview{position:relative; width:100%; height:560px; overflow:hidden; border-radius:34px; isolation:isolate; border:1px solid var(--border); background:linear-gradient(180deg,rgba(13,23,17,.86),rgba(8,18,12,.98)); box-shadow:var(--shadow)}
    .mini-preview:before{content:""; position:absolute; inset:36px; border-radius:50%; background:radial-gradient(circle, rgba(34,197,94,.20), transparent 65%); filter:blur(28px)}
    .hero-slider{position:relative; height:100%; padding:18px}
    .hero-slide{position:absolute; inset:18px; display:grid; align-items:center; opacity:0; animation:heroCycle 15s infinite; pointer-events:none}
    .hero-slide:nth-child(1){animation-delay:0s}
    .hero-slide:nth-child(2){animation-delay:5s}
    .hero-slide:nth-child(3){animation-delay:10s}
    .hero-slide-card{border-radius:24px; overflow:hidden; box-shadow:var(--shadow); border:1px solid rgba(140,255,183,.18); background:#fff; max-width:100%}
    .hero-slide-head{position:absolute; top:14px; left:14px; z-index:3; display:inline-flex; align-items:center; gap:8px; padding:8px 12px; border-radius:999px; background:rgba(3,10,6,.74); border:1px solid rgba(140,255,183,.18); color:#fff; font-size:12px; font-weight:900; letter-spacing:.02em}
    .hero-slide-head b{color:var(--greenSoft)}
    .hero-checkout-wrap{max-width:540px; width:100%; justify-self:center; align-self:center}
    .hero-grid-wrap{max-width:560px; width:100%; justify-self:center; align-self:center}
    .hero-admin-wrap{max-width:540px; width:100%; justify-self:center; align-self:center}
    .hero-progress{position:absolute; left:18px; right:18px; bottom:14px; display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:8px; z-index:3}
    .hero-progress span{height:4px; border-radius:999px; background:rgba(255,255,255,.12); overflow:hidden; position:relative}
    .hero-progress span:before{content:""; position:absolute; inset:0; background:linear-gradient(90deg,var(--green),var(--greenSoft)); transform:scaleX(0); transform-origin:left center; animation:barCycle 15s linear infinite}
    .hero-progress span:nth-child(1):before{animation-delay:0s}
    .hero-progress span:nth-child(2):before{animation-delay:5s}
    .hero-progress span:nth-child(3):before{animation-delay:10s}
    @keyframes heroCycle{
      0%,28%{opacity:1; transform:translateY(0) scale(1)}
      33%,100%{opacity:0; transform:translateY(16px) scale(.97)}
    }
    @keyframes barCycle{
      0%{transform:scaleX(0)}
      28%{transform:scaleX(1)}
      33%,100%{transform:scaleX(0)}
    }

    /* General cards */
    .head{display:flex; align-items:end; justify-content:space-between; gap:28px; margin-bottom:28px}
    .head-center{justify-content:center; text-align:center}
    .head-center > div{width:100%}
    .head-center .section-copy{max-width:700px; margin:10px auto 0}
    .cards{display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:16px}
    .card{background:linear-gradient(180deg,rgba(16,29,22,.9),rgba(13,23,17,.88)); border:1px solid var(--border); border-radius:var(--r); padding:24px; box-shadow:0 14px 40px rgba(0,0,0,.18)}
    .icon{width:42px; height:42px; border-radius:14px; display:grid; place-items:center; background:rgba(34,197,94,.12); border:1px solid var(--borderStrong); color:var(--greenSoft); font-weight:950; margin-bottom:14px}
    .card p,.feature span,.step p,.faq p{color:var(--muted); margin:0; font-size:15px; line-height:1.56}
    .split{display:grid; grid-template-columns:.95fr 1.05fr; gap:18px}
    .panel{background:linear-gradient(145deg,rgba(16,29,22,.86),rgba(8,18,12,.96)); border:1px solid var(--border); border-radius:var(--r); padding:30px; box-shadow:var(--shadow)}
    .list{display:grid; gap:12px; margin:22px 0 0; padding:0; list-style:none}
    .list li{display:flex; gap:11px; align-items:flex-start; color:var(--muted); font-size:15px; line-height:1.5}
    .check{flex:0 0 21px; width:21px; height:21px; border-radius:50%; display:grid; place-items:center; background:rgba(34,197,94,.16); color:var(--greenSoft); font-weight:950; font-size:12px}

    /* Checkout UI preview */
    .checkout-ui{background:#faf9fe; border-radius:22px; color:var(--ink); padding:18px; border:1px solid rgba(255,255,255,.08)}
    .checkout-card{background:#fff; border:1px solid rgba(109,53,255,.12); border-radius:22px; padding:22px; box-shadow:0 18px 58px rgba(41,21,96,.12)}
    .checkout-top{display:flex; justify-content:space-between; gap:12px; align-items:center; border-bottom:1px solid var(--line); padding-bottom:13px; margin-bottom:18px}
    .brand-purple{font-size:13px; text-transform:uppercase; color:var(--purple); font-weight:950; letter-spacing:.14em}
    .safe-text{font-size:12px; color:var(--ink2); white-space:nowrap}
    .checkout-main{display:grid; grid-template-columns:minmax(0, .92fr) minmax(0, 1.08fr); gap:26px; align-items:start}
    .media-box{background:linear-gradient(160deg,#f6f1ff,#fff 72%); border:1px solid var(--line); border-radius:16px; padding:12px; position:relative}
    .product-stage{min-height:300px; border-radius:13px; background:linear-gradient(135deg,#25165e,#7c4dff 58%,#f8f5ff); display:grid; place-items:center; position:relative; overflow:hidden}
    .product-art{width:75%; aspect-ratio:1/1; border-radius:24px; background:linear-gradient(145deg,#fff,#eee8ff); box-shadow:0 20px 40px rgba(48,24,110,.22); display:grid; place-items:center; color:var(--purple); font-weight:950; text-align:center; line-height:1.1; padding:18px; position:relative; overflow:hidden}
    .product-art:before{content:""; position:absolute; width:120px; height:120px; border-radius:50%; background:rgba(255,255,255,.17); transform:translate(-80px,-90px)}
    .badge-purple,.save-pill{position:absolute; z-index:2; border-radius:999px; font-size:11px; font-weight:900; padding:6px 10px}
    .badge-purple{top:12px; left:12px; background:var(--purple); color:#fff}
    .save-pill{right:12px; bottom:12px; background:#eafaf2; color:#067647; border:1px solid #b8ecd2}
    .play{position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); width:58px; height:58px; border-radius:50%; background:rgba(109,53,255,.94); color:#fff; display:grid; place-items:center; font-size:22px; padding-left:4px; box-shadow:0 10px 28px rgba(12,8,23,.42)}
    .thumb-row{display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:8px; margin-top:10px}
    .thumb{height:54px; border-radius:10px; border:2px solid transparent; background:#f4f0ff; display:grid; place-items:center; color:var(--purple); font-size:12px; font-weight:900}
    .thumb.active{border-color:var(--purple)}
    .offer-eyebrow{margin:0 0 7px; color:var(--purple); font-size:12px; font-weight:950; text-transform:uppercase; letter-spacing:.11em}
    .offer h4{font-size:clamp(24px,3.2vw,40px); line-height:1.04; letter-spacing:-.04em; margin:0 0 8px; color:var(--ink)}
    .offer h5{font-size:20px; margin:0 0 10px; color:var(--ink)}
    .offer p{color:var(--ink2); font-size:15px; margin:0 0 14px}
    .price-row{display:flex; align-items:center; flex-wrap:wrap; gap:10px; background:#f7f3ff; border:1px solid var(--line); border-radius:14px; padding:12px; margin-bottom:14px}
    .new-price{font-size:32px; line-height:1; font-weight:950; color:var(--purple2)}
    .old-price{color:#8f879d; text-decoration:line-through; font-weight:700}
    .auto-coupon{background:#f0fff6; color:#067647; border:1px solid #b8ecd2; border-radius:12px; padding:10px 12px; font-size:13px; font-weight:800; margin-bottom:14px}
    .luc-actions{display:grid; gap:9px}
    .luc-btn{width:100%; border:0; border-radius:13px; padding:14px 16px; font-weight:950; cursor:pointer}
    .luc-primary{background:linear-gradient(135deg,var(--purple),var(--purple2)); color:#fff}
    .luc-secondary{background:#fff; border:1px solid var(--line); color:var(--ink2)}



    /* Real plugin-like Checkout Upsell preview (luc-* structure) */
    .luc-preview{background:#faf9fe; border-radius:22px; color:#171226; padding:18px; border:1px solid rgba(255,255,255,.08); overflow:hidden}
    .luc-preview .luc-card{width:100%; background:#fff; border:1px solid rgba(109,53,255,.10); border-radius:22px; box-shadow:0 18px 60px rgba(41,21,96,.12); padding:20px 24px 26px; box-sizing:border-box}
    .luc-preview .luc-topbar{display:flex; align-items:center; justify-content:space-between; gap:10px; padding-bottom:14px; margin-bottom:18px; border-bottom:1px solid #e9e3f8}
    .luc-preview .luc-brand{font-size:13px; font-weight:900; letter-spacing:.16em; color:#6d35ff; text-transform:uppercase}
    .luc-preview .luc-secure{font-size:12px; font-weight:600; color:#6b6478; white-space:nowrap}
    .luc-preview .luc-grid{display:grid; grid-template-columns:minmax(280px,400px) 1fr; gap:28px; align-items:start}
    .luc-preview .luc-media{position:relative; background:linear-gradient(160deg,#f6f1ff 0%,#fff 70%); border:1px solid #e9e3f8; border-radius:16px; padding:12px; display:flex; flex-direction:column; gap:10px; min-width:0}
    .luc-preview .luc-stage{position:relative; width:100%; min-width:0; border-radius:12px; overflow:hidden; background:linear-gradient(135deg,#2a1361,#6d35ff)}
    .luc-preview .luc-stage-img{display:block; width:100%; aspect-ratio:4/3; object-fit:cover; border-radius:12px; box-shadow:0 12px 30px rgba(48,24,110,.14); background:linear-gradient(135deg,#2a1361,#6d35ff 65%,#f1eaff); position:relative}
    .luc-preview .luc-stage-img:before{content:"Produk Upsell"; position:absolute; inset:0; display:grid; place-items:center; color:#fff; font-size:26px; font-weight:900; text-align:center; letter-spacing:-.04em}
    .luc-preview .luc-badge{position:absolute; top:10px; left:10px; z-index:2; background:#6d35ff; color:#fff; font-size:11px; font-weight:800; letter-spacing:.08em; padding:6px 11px; border-radius:999px; box-shadow:0 6px 16px rgba(109,53,255,.35)}
    .luc-preview .luc-media-save{position:absolute; bottom:10px; right:10px; z-index:2; background:#eafaf2; color:#067647; border:1px solid #b8ecd2; font-size:12px; font-weight:800; padding:6px 11px; border-radius:999px}
    .luc-preview .luc-video-ph-play{position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); width:64px; height:64px; border-radius:50%; background:rgba(109,53,255,.94); color:#fff; font-size:24px; display:flex; align-items:center; justify-content:center; padding-left:5px; box-shadow:0 10px 28px rgba(12,8,23,.45)}
    .luc-preview .luc-thumbs-wrap{position:relative; min-width:0}
    .luc-preview .luc-thumbs{display:flex; gap:8px; overflow-x:auto; overflow-y:hidden; padding:4px 2px; scrollbar-width:thin; scrollbar-color:#d8cdf5 transparent}
    .luc-preview .luc-thumb{position:relative; flex:0 0 auto; width:80px; height:60px; padding:0; margin:0; border:2px solid transparent; border-radius:10px; background:#f1eaff; cursor:pointer; overflow:hidden; display:grid; place-items:center; color:#6d35ff; font-size:11px; font-weight:900}
    .luc-preview .luc-thumb.is-active{border-color:#6d35ff}
    .luc-preview .luc-thumb-play{position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); width:26px; height:26px; border-radius:50%; background:rgba(12,8,23,.72); color:#fff; font-size:11px; display:flex; align-items:center; justify-content:center; padding-left:2px}
    .luc-preview .luc-thumbs-hint{margin:0; font-size:11.5px; font-weight:600; color:#6b6478; text-align:center; line-height:1.4}
    .luc-preview .luc-offer{padding-top:2px; min-width:0}
    .luc-preview .luc-eyebrow{display:inline-block; margin:0 0 10px; padding:6px 12px; border-radius:999px; background:#f1eaff; color:#6d35ff; font-weight:800; font-size:12px; line-height:1}
    .luc-preview .luc-offer h1{margin:0 0 6px; font-size:clamp(22px,3vw,30px); line-height:1.15; letter-spacing:-.02em; font-weight:850; color:#171226}
    .luc-preview .luc-offer h2{margin:0 0 10px; font-size:clamp(17px,2.2vw,21px); font-weight:800; color:#6d35ff; line-height:1.25}
    .luc-preview .luc-desc{font-size:16px; line-height:1.62; color:#565166; font-weight:500; margin:0 0 16px}
    .luc-preview .luc-price-row{display:flex; align-items:center; justify-content:space-between; flex-wrap:wrap; gap:10px; background:#fbfaff; border:1px solid #e9e3f8; border-radius:16px; padding:14px 16px; margin:0 0 16px}
    .luc-preview .luc-price-label{display:block; font-size:12px; font-weight:600; color:#6b6478; margin-bottom:4px}
    .luc-preview .luc-price-values{display:flex; align-items:baseline; gap:10px; flex-wrap:wrap}
    .luc-preview .luc-new{font-size:clamp(26px,3.4vw,32px); font-weight:900; letter-spacing:-.03em; color:#6d35ff; line-height:1}
    .luc-preview .luc-old{font-size:16px; font-weight:600; color:#948ba3; text-decoration:line-through}
    .luc-preview .luc-save-pill{background:#eafaf2; color:#067647; border:1px solid #b8ecd2; border-radius:999px; padding:8px 14px; font-size:13px; font-weight:800; white-space:nowrap}
    .luc-preview .luc-actions{display:grid; gap:10px; margin-top:2px}
    .luc-preview .luc-btn{appearance:none; width:100%; border:0; border-radius:14px; padding:16px 18px; font-family:inherit; font-size:15px; font-weight:800; letter-spacing:.01em; line-height:1.2; cursor:pointer}
    .luc-preview .luc-btn-primary{background:linear-gradient(135deg,#6d35ff 0%,#8244ff 100%); color:#fff; box-shadow:0 10px 26px rgba(109,53,255,.30)}
    .luc-preview .luc-btn-secondary{background:#fff; color:#4b4b5f; border:1px solid #d8d8e5; font-weight:600; font-size:14px; padding:13px 16px; box-shadow:0 4px 12px rgba(20,20,40,.04)}
    .luc-preview .luc-note{font-size:12.5px; color:#837b93; margin:12px 0 0; text-align:center; line-height:1.5}

    /* Real plugin-like Upsell Grid preview (lue-* from plugin) */
    .lue-wrap{--lue-accent:#e23b2e; --lue-accent-dark:#a3271d; --lue-gold:#f5a623; --lue-gold-soft:#fff4e0; --lue-save:#1f9d55; margin:0 0 8px; color:#222; font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}
    .lue-head{display:flex; align-items:center; gap:12px; flex-wrap:wrap; background:linear-gradient(90deg,var(--lue-accent),var(--lue-accent-dark)); border-radius:14px; padding:14px 18px; margin-bottom:14px; color:#fff}
    .lue-head-left{flex:1; min-width:160px}.lue-head-title{font-size:19px; font-weight:700; line-height:1.2; color:#fff}.lue-head-sub{font-size:13px; opacity:.92; margin-top:2px; color:#fff}
    .lue-timer{flex:1 1 100%; display:flex; align-items:center; gap:14px; background:rgba(0,0,0,.14); padding:8px 14px; border-radius:10px}.lue-timer-lbl{font-size:13px; font-weight:600; opacity:.92; white-space:nowrap; flex-shrink:0; letter-spacing:.2px; color:#fff}.lue-timer-boxes{display:flex; gap:8px; flex:1; justify-content:flex-end}.lue-tbox{flex:0 0 86px; display:flex; flex-direction:column; align-items:center; justify-content:center; background:rgba(0,0,0,.22); border:1px solid rgba(255,255,255,.15); border-radius:8px; padding:5px 4px 6px; line-height:1}.lue-tnum{font-size:18px; font-weight:800; font-variant-numeric:tabular-nums; color:#fff; letter-spacing:.3px}.lue-tlbl{font-size:9px; opacity:.78; text-transform:uppercase; letter-spacing:1.2px; margin-top:4px; color:#fff}
    .lue-grid{display:grid; grid-template-columns:repeat(auto-fill,minmax(200px,1fr)); gap:14px}.lue-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.lue-card{position:relative; background:#fff; border:2px solid var(--lue-accent); border-radius:14px; overflow:hidden; display:flex; flex-direction:column; box-shadow:0 4px 14px rgba(226,59,46,.12); color:#222}.lue-thumb{position:relative; width:100%; aspect-ratio:1/1; background:#f3f3f3; overflow:hidden; display:grid; place-items:center}.lue-thumb-art{position:absolute; inset:0; display:grid; place-items:center; text-align:center; color:#fff; font-weight:900; padding:16px; background:linear-gradient(135deg,#2f2350,#e23b2e 80%)}.lue-thumb-art.alt{background:linear-gradient(135deg,#0f172a,#f5a623)}.lue-thumb-art.alt2{background:linear-gradient(135deg,#1f2937,#1f9d55)}
    .lue-ribbon{position:absolute; top:12px; right:-34px; transform:rotate(45deg); background:var(--lue-accent); color:#fff; font-size:12px; font-weight:700; padding:4px 40px; box-shadow:0 2px 6px rgba(0,0,0,.2); z-index:2}.lue-lock{position:absolute; bottom:8px; left:8px; background:var(--lue-gold-soft); color:var(--lue-accent-dark); font-size:11px; font-weight:700; padding:3px 9px; border-radius:8px; z-index:2}.lue-subbadge{position:absolute; top:8px; left:8px; background:#e6f1fb; color:#185fa5; font-size:11px; font-weight:700; padding:3px 9px; border-radius:8px; z-index:2}.lue-body{padding:12px 14px; display:flex; flex-direction:column; gap:4px}.lue-name{font-family:'Orbitron',sans-serif; font-size:15px; font-weight:700; letter-spacing:.5px; color:#222; margin-bottom:2px}.lue-price-wrap{display:flex; align-items:baseline; gap:8px; flex-wrap:wrap}.lue-price{font-family:'Orbitron',sans-serif; font-size:17px; font-weight:700; color:var(--lue-accent)}.lue-price-orig{font-size:13px; color:#999; text-decoration:line-through}.lue-save{font-size:12px; font-weight:700; color:var(--lue-save)}.lue-subnote{font-size:12px; color:#777}.lue-btn{display:block; text-align:center; text-decoration:none!important; border-radius:6px; padding:10px 14px; font-size:11px; font-weight:700; letter-spacing:1.5px; text-transform:uppercase; line-height:1.2; margin-top:8px}.lue-btn-buy{background:var(--lue-accent); color:#fff!important}.lue-btn-preview{background:transparent; color:var(--lue-accent-dark)!important; border:1.5px solid var(--lue-accent); margin-top:6px}.lue-oldgrid-heading{text-align:center; margin:26px 0 16px}.lue-oldgrid-text{display:block; font-size:30px; font-weight:800; color:#2f2350; line-height:1.1}.lue-oldgrid-bar{display:block; width:96px; height:6px; border-radius:6px; margin:12px auto 0; background:linear-gradient(90deg,var(--lue-accent),var(--lue-gold))}

    /* WordPress admin-like preview */
    .wp-real{background:#f0f0f1; color:#1d2327; border:1px solid #c3c4c7; border-radius:22px; overflow:hidden; font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}.wp-real *{box-sizing:border-box}.wp-realbar{height:34px; background:#1d2327; color:#f0f0f1; display:flex; align-items:center; gap:12px; padding:0 14px; font-size:12px}.wp-realbody{padding:22px; overflow:auto}.wp-real .wrap-preview{max-width:100%; margin:0}.wp-real h1{font-size:23px; line-height:1.3; font-weight:400; color:#1d2327; margin:0 0 12px; letter-spacing:0}.wp-real .wp-heading-inline{display:inline-block; margin-right:8px}.wp-real .page-title-action{display:inline-block; border:1px solid #2271b1; color:#2271b1; background:#f6f7f7; border-radius:3px; padding:4px 8px; font-size:13px; font-weight:600; text-decoration:none; vertical-align:middle}.wp-real .wp-header-end{border:0; border-top:1px solid #c3c4c7; margin:0 0 14px}.wp-real p{color:#646970; font-size:13px; line-height:1.45; margin:0 0 14px}.wp-real table{border-collapse:collapse; width:100%; font-size:13px}.wp-real .widefat{background:#fff; border:1px solid #c3c4c7}.wp-real .widefat th{font-weight:600; text-align:left; padding:9px 10px; border-bottom:1px solid #c3c4c7}.wp-real .widefat td{padding:10px; border-top:1px solid #f0f0f1; vertical-align:top}.wp-real .striped tbody tr:nth-child(odd){background:#f6f7f7}.wp-real strong{font-weight:700}.wp-real .button{display:inline-block; border:1px solid #2271b1; background:#f6f7f7; color:#2271b1; border-radius:3px; padding:3px 8px; text-decoration:none; font-size:13px}.wp-real .button-link-delete{color:#b32d2e; border-color:#b32d2e}.wp-real .title{font-size:18px; margin:22px 0 10px; color:#1d2327; font-weight:600; letter-spacing:0}.wp-real .form-table th{width:190px; padding:12px 10px 12px 0; text-align:left; vertical-align:top}.wp-real .form-table td{padding:10px 0}.wp-real input,.wp-real select,.wp-real textarea{border:1px solid #8c8f94; border-radius:3px; background:#fff; min-height:30px; padding:4px 8px; color:#2c3338}.wp-real .regular-text{width:min(25em,100%)}.wp-real .small-text{width:65px}.wp-real .description{font-size:12px; color:#646970; margin:4px 0 0}

    /* Grid member preview */
    .member-ui{background:#f8fafc; border-radius:22px; overflow:hidden; color:#1f2937; border:1px solid #e5e7eb}
    .member-head{display:flex; justify-content:space-between; align-items:center; gap:12px; padding:18px 20px; background:linear-gradient(135deg,#fff6e8,#fff); border-bottom:1px solid #f3e0c2}
    .member-head h4{margin:0; font-size:20px; color:#1f2937}
    .member-head p{margin:4px 0 0; color:#6b7280; font-size:13px}
    .timer{display:flex; gap:7px; flex-wrap:wrap; justify-content:flex-end}
    .timebox{min-width:50px; background:#111827; color:#fff; border-radius:10px; padding:7px 8px; text-align:center; font-weight:950}
    .timebox small{display:block; color:#d1d5db; font-size:10px; font-weight:700}
    .offer-grid{display:grid; grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr)); gap:14px; padding:18px}
    .offer-card{background:#fff; border:1px solid #e5e7eb; border-radius:17px; overflow:hidden; box-shadow:0 10px 24px rgba(15,23,42,.08)}
    .offer-thumb{position:relative; min-height:156px; background:linear-gradient(135deg,#111827,#374151); display:grid; place-items:center; color:#fff; font-weight:950; text-align:center; padding:18px}
    .ribbon{position:absolute; top:10px; left:10px; background:#ef4444; color:#fff; border-radius:999px; padding:5px 9px; font-size:11px; font-weight:950}
    .offer-body{padding:14px}
    .offer-name{font-weight:900; margin-bottom:8px}
    .offer-price{display:flex; align-items:center; gap:8px; flex-wrap:wrap; margin-bottom:10px}
    .offer-price b{color:#dc2626; font-size:20px}
    .offer-price s{color:#9ca3af; font-size:13px}
    .coupon-line{font-size:12px; color:#047857; background:#ecfdf5; border:1px solid #bbf7d0; border-radius:10px; padding:7px 8px; margin-bottom:10px; font-weight:800}
    .buy-btn{display:block; text-align:center; text-decoration:none; border-radius:12px; background:#ef4444; color:#fff; font-weight:950; padding:12px}

    /* Admin preview */
    .admin-ui{background:#f0f0f1; border:1px solid #c3c4c7; border-radius:22px; overflow:hidden; color:#1d2327}
    .wpbar{height:34px; background:#1d2327; color:#f0f0f1; display:flex; align-items:center; gap:12px; padding:0 14px; font-size:12px; white-space:nowrap; overflow:hidden}
    .wpdot{width:8px; height:8px; border-radius:50%; background:#72aee6; flex:0 0 8px}
    .wp-layout{display:grid; grid-template-columns:190px minmax(0,1fr)}
    .wp-side{background:#1d2327; color:#c3c4c7; padding:12px 0}
    .wp-item{padding:10px 14px; border-left:4px solid transparent; font-size:13px}
    .wp-item.active{background:#2c3338; color:#fff; border-left-color:#72aee6}
    .wp-sub{padding:7px 16px 7px 30px; font-size:12px}.wp-sub.on{color:#72aee6}
    .wp-content{padding:22px; overflow:hidden}
    .wp-title{display:flex; align-items:center; gap:8px; flex-wrap:wrap; margin-bottom:12px}
    .wp-title h4{font-size:23px; font-weight:400; margin:0}
    .wp-action{display:inline-block; border:1px solid #2271b1; color:#2271b1; background:#f6f7f7; border-radius:3px; padding:4px 8px; font-size:13px; font-weight:700}
    .stat-grid{display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:10px; margin:14px 0}
    .stat{background:#fff; border:1px solid #c3c4c7; border-radius:7px; padding:10px}
    .stat b{display:block; font-size:18px}.stat span{display:block; color:#646970; font-size:12px}
    .campaign-list{display:grid; gap:10px}
    .campaign-row{display:grid; grid-template-columns:1.1fr .7fr .8fr .8fr auto; gap:10px; align-items:center; background:#fff; border:1px solid #c3c4c7; padding:11px; font-size:13px}
    .label{display:block; color:#646970; font-size:11px; margin-bottom:3px}.green{color:#1d7a3e; font-weight:800}.wp-blue{color:#2271b1; font-weight:800}
    .settings-panel{margin-top:14px; background:#fff; border:1px solid #c3c4c7; padding:14px}
    .settings-panel h5{font-size:16px; margin:0 0 10px}
    .form-row{display:grid; grid-template-columns:170px minmax(0,1fr); gap:14px; padding:9px 0; border-top:1px solid #f0f0f1}
    .form-label{font-weight:700; font-size:13px}
    .fake-input{min-height:31px; border:1px solid #8c8f94; border-radius:3px; background:#fff; padding:6px 8px; font-size:13px}
    .checkbox-grid{display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:8px; font-size:13px}

    .preview-block{border:1px solid var(--border); background:rgba(13,23,17,.72); border-radius:30px; padding:20px; box-shadow:var(--shadow); overflow:hidden}
    .preview-block + .preview-block{margin-top:28px}
    .preview-title{display:flex; align-items:flex-end; justify-content:space-between; gap:18px; margin:4px 4px 18px}
    .preview-title h3{font-size:clamp(25px,3vw,36px); line-height:1.04; margin:0; letter-spacing:-.052em; font-weight:950}
    .preview-title span{color:var(--greenSoft); font-size:12px; font-weight:950; white-space:nowrap; text-transform:uppercase; letter-spacing:.08em}
    .preview-note{margin:16px 4px 2px; color:var(--muted); font-size:15px; line-height:1.58; max-width:840px}
    .ref-note{border:1px dashed var(--borderStrong); background:rgba(34,197,94,.055); border-radius:18px; padding:14px 16px; color:var(--muted); font-size:14px; margin-top:16px}

    /* Coupon section */
    .coupon-strip{display:grid; grid-template-columns:1fr 1fr; gap:16px; align-items:stretch}
    .coupon-visual{background:linear-gradient(145deg,#0d1711,#17251b); border:1px solid var(--borderStrong); border-radius:28px; padding:24px; box-shadow:var(--shadow)}
    .coupon-ticket{background:#06100a; border:1px solid rgba(247,201,72,.38); border-radius:22px; padding:22px; position:relative; overflow:hidden}
    .coupon-ticket:before,.coupon-ticket:after{content:""; position:absolute; top:50%; width:28px; height:28px; border-radius:50%; background:#17251b; transform:translateY(-50%)}
    .coupon-ticket:before{left:-14px}.coupon-ticket:after{right:-14px}
    .coupon-code{font-size:clamp(24px,4vw,38px); color:var(--gold); letter-spacing:.06em; font-weight:950; margin-bottom:8px; word-break:break-word}
    .coupon-small{color:var(--muted); font-size:14px}.coupon-flow{display:grid; gap:10px; margin-top:14px}.flow-item{display:flex; gap:10px; align-items:center; color:#fff; font-weight:800; font-size:14px}.flow-dot{width:22px; height:22px; border-radius:50%; display:grid; place-items:center; background:rgba(34,197,94,.18); color:var(--greenSoft); flex:0 0 22px; font-size:12px}


    .txt-red{color:#DC2626!important;font-weight:800}
    .txt-green{color:#16A34A!important;font-weight:800}
    .target-table{width:100%;border-collapse:collapse;background:#fff}
    .target-table th,.target-table td{border:1px solid #c3c4c7;padding:9px 10px;text-align:left;font-size:13px}
    .target-table th{font-weight:700;background:#f6f7f7}
    .yellow-note{background:#2B2204!important;border-color:rgba(247,201,72,.55)!important;color:#F7C948!important;font-weight:900;text-align:center}
    .coupon-duo{display:grid;grid-template-columns:1fr 1fr;gap:12px}
    .coupon-duo .coupon-ticket{padding:18px}
    .coupon-duo .coupon-code{font-size:clamp(20px,2.7vw,30px)}
    @media(max-width:720px){.coupon-duo{grid-template-columns:1fr}.target-table th,.target-table td{font-size:12px;padding:8px}.coupon-duo .coupon-ticket:nth-child(2){display:block}}



    /* YouTube demo section */
    .video-section{padding-top:24px}
    .video-panel{display:grid; grid-template-columns:.86fr 1.14fr; gap:22px; align-items:center; border:1px solid var(--border); background:linear-gradient(145deg,rgba(16,29,22,.88),rgba(8,18,12,.96)); border-radius:30px; padding:22px; box-shadow:var(--shadow)}
    .video-copy{padding:10px 8px 10px 10px}
    .video-copy h2{margin-bottom:12px}
    .video-copy p{color:var(--muted); font-size:16px; line-height:1.62; max-width:520px}
    .video-frame{position:relative; width:100%; aspect-ratio:16/9; border-radius:24px; overflow:hidden; border:1px solid rgba(140,255,183,.20); background:linear-gradient(135deg,#050806,#101D16 58%,#0d1711); display:grid; place-items:center; isolation:isolate}
    .video-frame:before{content:""; position:absolute; inset:0; background:radial-gradient(420px 240px at 50% 35%,rgba(34,197,94,.20),transparent 70%)}
    .video-frame iframe{position:absolute; inset:0; width:100%; height:100%; border:0}
    .video-placeholder{position:relative; z-index:1; text-align:center; padding:28px; color:#fff}
    .video-play{width:74px; height:74px; border-radius:50%; display:grid; place-items:center; margin:0 auto 14px; background:linear-gradient(135deg,var(--green),var(--green2)); color:#031f0d; font-size:30px; font-weight:950; box-shadow:0 20px 44px rgba(34,197,94,.28); padding-left:5px}
    .video-placeholder b{display:block; font-size:22px; line-height:1.14; letter-spacing:-.035em}
    .video-placeholder span{display:block; margin-top:7px; color:var(--muted); font-size:14px}

    /* Sejoli sales/order preview */
    .sales-real{background:#fff; color:#1d2327; border:1px solid #dcdcde; border-radius:22px; overflow:hidden; font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}
    .sales-realbar{height:34px; background:#1d2327; color:#f0f0f1; display:flex; align-items:center; gap:12px; padding:0 14px; font-size:12px}
    .sales-realbody{padding:22px; background:#f0f0f1; overflow:auto}
    .sales-real h1{font-size:23px; line-height:1.3; font-weight:400; color:#1d2327; margin:0 0 14px; letter-spacing:0}
    .sales-actions{display:flex; justify-content:space-between; gap:12px; flex-wrap:wrap; margin-bottom:14px}
    .sales-actions select,.sales-actions input{border:1px solid #8c8f94; border-radius:3px; background:#fff; min-height:30px; padding:4px 8px; color:#2c3338; font-size:13px}
    .sales-actions .button{display:inline-block; border:1px solid #2271b1; background:#f6f7f7; color:#2271b1; border-radius:3px; padding:5px 10px; text-decoration:none; font-size:13px; font-weight:600}
    .sales-table-wrap{background:#fff; border-top:1px solid #ddd; overflow:auto}
    .sales-table{width:100%; border-collapse:collapse; min-width:820px; font-size:13px}
    .sales-table th{font-weight:600; text-align:left; color:#1d2327; border-bottom:1px solid #c3c4c7; padding:10px 12px; background:#fff}
    .sales-table td{border-top:1px solid #f0f0f1; padding:11px 12px; vertical-align:middle; background:#fff}
    .sales-table tbody tr:nth-child(even) td{background:#f6f7f7}
    .sales-check{width:28px}
    .sales-detail{min-width:360px}
    .sj-mini-btn{display:inline-block; background:#e9ecef; border-radius:3px; color:#1d2327; padding:7px 18px; font-size:12px; font-weight:500; line-height:1; margin-right:6px; text-transform:uppercase}
    .sj-product{display:inline-block; font-weight:700; color:#1d2327; margin-bottom:7px}
    .sj-dropdown{display:inline-block; margin-left:4px; font-size:11px; color:#111}
    .sj-label-row{display:flex; flex-wrap:wrap; gap:6px; line-height:1.8}
    .sj-label{display:inline-flex; align-items:center; gap:5px; border-radius:4px; padding:5px 9px; color:#fff; font-size:11px; font-weight:700; line-height:1; white-space:nowrap}
    .sj-olive{background:#b5cc18; color:#fff}.sj-teal{background:#00b5ad}.sj-purple{background:#a333c8}.sj-pink{background:#e03997}
    .sj-buyer{color:#1d2327; white-space:nowrap}.sj-muted{color:#646970}.sj-total{white-space:nowrap; text-align:right}.sj-status{display:inline-block; min-width:110px; text-align:center; border-radius:4px; padding:8px 14px; background:#27ae60; color:#fff; font-size:12px; font-weight:700}
    .sales-note{margin:12px 0 0; color:#646970; font-size:12.5px; line-height:1.5}

    /* Features, steps, price, faq */
    .feature-grid{display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:14px}
    .feature{border:1px solid var(--border); background:rgba(16,29,22,.72); border-radius:18px; padding:19px}.feature b{display:block; margin-bottom:7px; line-height:1.2; letter-spacing:-.02em}
    .steps{display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:14px}.step{border:1px solid var(--border); background:linear-gradient(180deg,rgba(16,29,22,.9),rgba(13,23,17,.82)); border-radius:22px; padding:22px}.num{width:36px; height:36px; border-radius:50%; display:grid; place-items:center; background:linear-gradient(135deg,var(--green),var(--green2)); color:#03230f; font-weight:950; margin-bottom:15px}
    .logic{display:grid; grid-template-columns:1fr 1fr; gap:16px}.logic-card{border:1px solid var(--border); background:rgba(16,29,22,.75); border-radius:24px; padding:28px}.logic-card.big{background:linear-gradient(145deg,rgba(34,197,94,.18),rgba(16,29,22,.88)); border-color:rgba(140,255,183,.34)}
    .pricing{display:grid; grid-template-columns:minmax(0,1fr); gap:18px; max-width:620px; margin-inline:auto}.price-card{position:relative; border:1px solid var(--border); background:linear-gradient(180deg,rgba(16,29,22,.92),rgba(13,23,17,.94)); border-radius:28px; padding:30px; overflow:hidden}.price-card.lifetime{border-color:rgba(247,201,72,.52); box-shadow:0 0 0 1px rgba(247,201,72,.15),0 30px 80px rgba(245,158,11,.11)}.badge{position:absolute; top:18px; right:18px; background:rgba(247,201,72,.13); color:var(--goldSoft); border:1px solid rgba(247,201,72,.35); padding:7px 10px; border-radius:999px; font-size:12px; font-weight:950}.price{font-size:clamp(42px,5vw,56px); line-height:.98; letter-spacing:-.06em; font-weight:950; margin:20px 0 10px}.lifetime .price{color:var(--gold)}.price-sub,.price-note{color:var(--muted); margin:0; line-height:1.55}.price-note{margin-bottom:22px;color:var(--muted2)}
    .faq{display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:13px}.faq-item{border:1px solid var(--border); background:rgba(16,29,22,.72); border-radius:18px; padding:20px}.faq-item h3{font-size:17px; line-height:1.25; margin-bottom:8px; letter-spacing:-.02em}
    .final{padding:72px 0 92px}.cta-panel{text-align:center; border:1px solid rgba(140,255,183,.34); border-radius:34px; background:radial-gradient(650px 360px at 80% 20%,rgba(34,197,94,.22),transparent 58%),linear-gradient(145deg,#101D16,#07110b); padding:50px 28px; box-shadow:var(--shadow)}.cta-panel h2,.cta-panel p{margin-inline:auto}.cta-panel p{color:var(--muted); max-width:680px; font-size:18px}.footer{border-top:1px solid var(--border); color:var(--muted2); font-size:13px; text-align:center; padding:22px 0 34px}

    @media (max-width:1000px){
      .hero-grid,.split,.coupon-strip,.logic{grid-template-columns:1fr}
      .mini-preview{display:none!important}
      .cards{grid-template-columns:repeat(2,minmax(0,1fr))}
      .feature-grid,.steps{grid-template-columns:repeat(2,minmax(0,1fr))}
      .checkout-main{grid-template-columns:1fr}
      .product-stage{min-height:250px}
      .wp-layout{grid-template-columns:1fr}.wp-side{display:none}
    }
    @media (max-width:720px){
      .wrap{width:min(100% - 24px,1120px)}
      .hero{padding:44px 0 32px}
      h1{font-size:clamp(36px,10vw,46px); line-height:1; letter-spacing:-.05em}
      h2{font-size:clamp(28px,8vw,36px); line-height:1.04; letter-spacing:-.045em}
      .lead{font-size:16px; line-height:1.58}
      .section{padding:46px 0}
      .head{display:block}
      .head .section-copy{margin-top:8px}
      .hero-points,.cards,.feature-grid,.steps,.pricing,.faq{grid-template-columns:1fr}
      .cta-row .btn{width:100%}
      .mini-preview{height:340px; border-radius:24px; margin-top:8px}
      .hero-slider{padding:12px}
      .hero-slide{inset:12px}
      .hero-slide-head{top:10px;left:10px;font-size:11px;padding:7px 10px}
      .hero-checkout-wrap,.hero-grid-wrap,.hero-admin-wrap{max-width:100%}
      .hero-slide .checkout-main{grid-template-columns:1fr!important}
      .hero-slide .media-box{display:none}
      .hero-slide .offer h4{font-size:21px!important}
      .hero-slide .new-price{font-size:23px!important}
      .hero-progress{left:12px; right:12px; bottom:10px}
      .preview-block{padding:14px; border-radius:22px}.preview-title{display:block; margin-bottom:14px}.preview-title h3{font-size:26px; line-height:1.08}.preview-title span{display:block; margin-top:7px; white-space:normal}
      .lue-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
      .lue-preview-grid .lue-card:nth-child(n+3){display:none}
      .lue-name{font-size:12px}
      .lue-price{font-size:14px}
      .lue-price-orig,.lue-save,.lue-subnote{font-size:11px}
      .lue-btn{font-size:9px; letter-spacing:.8px; padding:9px 8px}
      .checkout-ui{padding:8px; border-radius:16px}.checkout-card{padding:13px; border-radius:16px}.checkout-top{display:block}.safe-text{display:block; margin-top:4px; white-space:normal}.product-stage{min-height:190px}.thumb-row{grid-template-columns:repeat(4,72px); overflow-x:auto; padding-bottom:4px}.thumb{height:48px}.new-price{font-size:27px}.offer h4{font-size:25px}
      .member-head{display:block}.timer{justify-content:stretch; margin-top:10px}.timebox{flex:1}.offer-grid{padding:12px; gap:12px; grid-template-columns:repeat(2,minmax(0,1fr))}.offer-thumb{min-height:145px}
      .wp-content{padding:14px}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.campaign-row{grid-template-columns:1fr; gap:6px}.form-row{grid-template-columns:1fr; gap:6px}.checkbox-grid{grid-template-columns:1fr}.wp-title h4{font-size:20px}
      .panel,.card,.logic-card,.price-card{padding:21px}.badge{position:static; display:inline-block; margin-bottom:12px}.cta-panel{padding:36px 20px}
    }
    @media (max-width:420px){
      .wrap{width:min(100% - 18px,1120px)}
      h1{font-size:35px}h2{font-size:29px}.mini-preview{height:315px}.product-stage{min-height:160px}.product-art{width:84%}.coupon-code{font-size:23px}.stat-grid{grid-template-columns:1fr}.price{font-size:40px}
      .card,.panel,.price-card,.logic-card{padding:22px}
      .hero-point{padding:13px}
      .lue-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
    }

    @media (max-width:900px){
      .luc-preview .luc-grid{grid-template-columns:1fr; gap:18px}.luc-preview .luc-card{padding:18px}.luc-preview .luc-media{min-height:0}.wp-realbody{padding:16px}.wp-real .widefat{min-width:720px}.wp-real .form-table th,.wp-real .form-table td{display:block;width:100%;padding:8px 0}.wp-real .form-table th{padding-bottom:2px}.wp-real .regular-text{width:100%}
    }
    @media (max-width:720px){
      .hero-slide-head{display:none}
      .luc-preview{padding:8px;border-radius:16px}.luc-preview .luc-card{border-radius:18px;padding:14px}.luc-preview .luc-topbar{display:block;padding-bottom:10px;margin-bottom:14px}.luc-preview .luc-secure{display:block;margin-top:4px;white-space:normal}.luc-preview .luc-stage-img{aspect-ratio:16/10}.luc-preview .luc-offer h1{font-size:21px}.luc-preview .luc-offer h2{font-size:16px}.luc-preview .luc-desc{font-size:15px}.luc-preview .luc-price-row{display:block;padding:12px 14px}.luc-preview .luc-save-pill{display:block;text-align:center;margin-top:10px}.luc-preview .luc-btn{font-size:14px;padding:15px 16px}.lue-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.lue-preview-grid .lue-card:nth-child(n+3){display:none}.lue-head{padding:12px}.lue-timer{flex-direction:column;align-items:stretch;gap:8px}.lue-timer-boxes{justify-content:stretch}.lue-tbox{flex:1 1 0;min-width:0}.lue-name{font-size:12px}.lue-price{font-size:14px}.lue-price-orig,.lue-save,.lue-subnote{font-size:11px}.lue-btn{font-size:9px;letter-spacing:.8px;padding:9px 8px}.lue-body{padding:10px}.wp-realbody{padding:12px}.wp-real h1{font-size:20px}.wp-real p{font-size:12px}

      .video-section{padding-top:8px}.video-panel{grid-template-columns:1fr; padding:14px; border-radius:22px}.video-copy{padding:4px}.video-frame{border-radius:18px;aspect-ratio:1/1}.video-play{width:60px;height:60px;font-size:25px}.video-placeholder b{font-size:19px}
      .sales-realbody{padding:12px}.sales-real h1{font-size:20px}.sales-actions{display:block}.sales-actions .button,.sales-actions select,.sales-actions input{width:100%; margin:0 0 8px}.sales-table{min-width:0}.sales-table thead{display:none}.sales-table,.sales-table tbody,.sales-table tr,.sales-table td{display:block;width:100%}.sales-table tr{border:1px solid #c3c4c7; border-radius:12px; overflow:hidden; margin-bottom:12px; background:#fff}.sales-table td{display:flex; justify-content:space-between; gap:16px; align-items:flex-start; border-top:1px solid #f0f0f1; padding:10px 12px; background:#fff!important}.sales-table td:before{content:attr(data-label); flex:0 0 86px; color:#646970; font-weight:600}.sales-table td.sales-check{display:none}.sales-detail{min-width:0}.sales-table td.sales-detail{display:block}.sales-table td.sales-detail:before{display:block; margin-bottom:8px}.sj-mini-btn{margin-bottom:8px}.sj-product{display:inline}.sj-label-row{margin-top:8px}.sj-total{text-align:left}.sj-status{min-width:96px}
    }

  </style>
</head>
<body>
  <main>
    <section class="hero wrap">
      <div class="hero-grid">
        <div>
          <span class="pill"><span class="dot"></span> Add-on Sejoli</span>
          <h1>Naikkan Profit <span class="gradient">Sebelum & Sesudah Checkout</span></h1>
          <p class="lead"><strong>Sejoli X Logiq Upsell</strong> membantu menampilkan offer tambahan saat buyer sedang panas: sebelum checkout, setelah beli, dan lewat follow-up.</p>
          <div class="cta-row">
            <a class="btn btn-green" href="#pricing">Ambil Lisensinya</a>
            <a class="btn btn-dark" href="#preview">Lihat Preview</a>
          </div>
          <div class="hero-points">
            <div class="hero-point"><b>Before checkout</b><span>Offer sebelum checkout.</span></div>
            <div class="hero-point"><b>After purchase</b><span>Offer setelah beli.</span></div>
            <div class="hero-point"><b>Kupon otomatis</b><span>Personal per user & per produk.</span></div>
          </div>
        </div>
        <div class="mini-preview" aria-label="Preview singkat yang bergerak otomatis">
          <div class="hero-slider">
            <div class="hero-slide">
              <div class="hero-slide-head"><b>Preview singkat</b> • Checkout Upsell</div>
              <div class="hero-checkout-wrap hero-slide-card">
                <div class="checkout-ui" style="padding:10px">
                  <div class="checkout-card" style="padding:14px">
                    <div class="checkout-top" style="margin-bottom:10px;padding-bottom:9px"><span class="brand-purple">TOKO DIGITAL KAMU</span><span class="safe-text"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f512.png" alt="🔒" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Checkout aman</span></div>
                    <div class="checkout-main" style="grid-template-columns:170px 1fr;gap:14px">
                      <div class="media-box"><div class="product-stage" style="min-height:170px"><span class="badge-purple">PROMO</span><div class="product-art" style="font-size:14px">Produk<br>Upsell</div><span class="save-pill">-50%</span></div></div>
                      <div class="offer"><p class="offer-eyebrow">Penawaran sebelum bayar</p><h4 style="font-size:22px">Tunggu! Tambahkan ini?</h4><div class="price-row" style="padding:9px"><span class="new-price" style="font-size:24px">Rp49.000</span><span class="old-price">Rp99.000</span></div><div class="auto-coupon" style="padding:8px">Ambil Penawaran</div><button class="luc-btn luc-primary" style="padding:11px">YA, TAMBAHKAN</button></div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <div class="hero-slide">
              <div class="hero-slide-head"><b>Preview singkat</b> • Upsell Grid</div>
              <div class="hero-grid-wrap hero-slide-card" style="background:#fff;padding:14px">
                <div class="lue-wrap" style="margin:0">
                  <div class="lue-head" style="margin-bottom:10px">
                    <div class="lue-head-left"><div class="lue-head-title">Penawaran khusus untukmu</div><div class="lue-head-sub">Offer member area setelah pembelian.</div></div>
                    <div class="lue-timer" style="flex:0 0 100%;margin-top:2px"><div class="lue-timer-lbl">Berakhir dalam</div><div class="lue-timer-boxes"><div class="lue-tbox"><div class="lue-tnum">02</div><div class="lue-tlbl">hari</div></div><div class="lue-tbox"><div class="lue-tnum">11</div><div class="lue-tlbl">jam</div></div><div class="lue-tbox"><div class="lue-tnum">24</div><div class="lue-tlbl">menit</div></div></div></div>
                  </div>
                  <div class="lue-grid lue-preview-grid" style="gap:10px">
                    <div class="lue-card"><div class="lue-thumb"><div class="lue-thumb-art">Mini<br>Course</div><span class="lue-ribbon">Diskon</span><span class="lue-lock">Kupon kamu</span></div><div class="lue-body"><div class="lue-name">MINI COURSE</div><div class="lue-price-wrap"><div class="lue-price">Rp49.000</div><div class="lue-price-orig">Rp99.000</div></div><a class="lue-btn lue-btn-buy">Order dengan Kupon</a></div></div>
                    <div class="lue-card"><div class="lue-thumb"><div class="lue-thumb-art alt">Template<br>Pack</div><span class="lue-ribbon">Diskon</span><span class="lue-subbadge">Langganan</span></div><div class="lue-body"><div class="lue-name">TEMPLATE PACK</div><div class="lue-price-wrap"><div class="lue-price">Rp65.000</div><div class="lue-price-orig">Rp100.000</div></div><a class="lue-btn lue-btn-buy">Order dengan Kupon</a></div></div>
                    <div class="lue-card"><div class="lue-thumb"><div class="lue-thumb-art alt2">Bonus<br>Toolkit</div><span class="lue-ribbon">Diskon</span></div><div class="lue-body"><div class="lue-name">BONUS KIT</div><div class="lue-price-wrap"><div class="lue-price">Rp39.000</div><div class="lue-price-orig">Rp79.000</div></div><a class="lue-btn lue-btn-buy">Order dengan Kupon</a></div></div>
                  </div>
                </div>
              </div>
            </div>
            <div class="hero-slide">
              <div class="hero-slide-head"><b>Preview singkat</b> • Campaign Setting</div>
              <div class="hero-admin-wrap hero-slide-card">
                <div class="admin-ui">
                  <div class="wpbar"><span class="wpdot"></span> WordPress Admin</div>
                  <div class="wp-content" style="padding:15px">
                    <div class="wp-title"><h4 style="font-size:18px">Campaign Upsell</h4><span class="wp-action">Tambah</span></div>
                    <div class="stat-grid"><div class="stat"><b>Full</b><span>Mode</span></div><div class="stat"><b>3</b><span>Target</span></div><div class="stat"><b>WA/Email</b><span>Reminder</span></div><div class="stat"><b>Auto</b><span>Kupon</span></div></div>
                    <div class="campaign-list"><div class="campaign-row" style="grid-template-columns:1fr auto"><div><span class="label">Campaign</span><b>Campaign Upsell Produk Utama</b></div><div class="green">Aktif</div></div></div>
                  </div>
                </div>
              </div>
            </div>
          </div>
          <div class="hero-progress"><span></span><span></span><span></span></div>
        </div>
      </div>
    </section>

    <section class="section wrap">
      <div class="head"><div><div class="kicker">Masalahnya</div><h2>Traffic sudah masuk, tapi profit berhenti di satu produk.</h2></div><p class="section-copy">Buyer yang sudah mau checkout adalah buyer paling hangat. Sayang kalau tidak ada offer lanjutan.</p></div>
      <div class="cards">
        <div class="card"><div class="icon">01</div><h3>Iklan makin mahal</h3><p>Lebih masuk akal kalau tiap order punya peluang nilai transaksi lebih besar.</p></div>
        <div class="card"><div class="icon">02</div><h3>Buyer sudah percaya</h3><p>Mereka sudah tertarik. Tinggal tawarkan produk tambahan yang relevan.</p></div>
        <div class="card"><div class="icon">03</div><h3>Follow-up sering kelewat</h3><p>Offer yang belum diambil bisa diingatkan lagi lewat email/WhatsApp.</p></div>
      </div>
    </section>

    <section class="section wrap">
      <div class="split">
        <div class="panel"><div class="kicker">Solusinya</div><h2>Upsell yang rapi untuk pengguna Sejoli.</h2><p class="section-copy">Buat campaign, pilih produk sumber, pilih produk upsell, lalu tampilkan offer di momen yang tepat.</p></div>
        <div class="panel"><span class="pill"><span class="dot"></span> Dibuat khusus untuk Sejoli</span><ul class="list"><li><span class="check">✓</span><span>Offer sebelum checkout dan setelah pembelian.</span></li><li><span class="check">✓</span><span>Grid upsell untuk member area.</span></li><li><span class="check">✓</span><span>Reminder email/WA dengan queue.</span></li><li><span class="check">✓</span><span>Media gambar, YouTube inline, dan MP4.</span></li></ul></div>
      </div>
    </section>

    <section class="section wrap video-section" id="video-demo">
      <div class="video-panel">
        <div class="video-copy">
          <div class="kicker">Video Demo</div>
          <h2>Lihat cara kerjanya.</h2>
          <p>Bagian ini bisa dipakai untuk menaruh video YouTube yang menjelaskan alur buyer: pilih produk utama, melihat penawaran upsell, lalu order masuk lebih rapi di Sejoli.</p>
        </div>
        <div class="video-frame">
          <iframe src="https://www.youtube.com/embed/hEBos5g0qoA" title="Video demo Sejoli X Logiq Upsell" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
        </div>
      </div>
    </section>

    <section class="section wrap" id="preview">
      <div class="head"><div><div class="kicker">Real Preview</div><h2>Preview tampilan utamanya.</h2></div><p class="section-copy"></p></div>

      
      <div class="preview-block">
        <div class="preview-title"><h3>A. Real Preview Halaman Checkout Upsell</h3><span>Before checkout offer</span></div>
        <div class="luc-preview">
          <div class="luc-card">
            <div class="luc-topbar"><span class="luc-brand">TOKO DIGITAL KAMU</span><span class="luc-secure"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f512.png" alt="🔒" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Checkout aman</span></div>
            <div class="luc-grid">
              <div class="luc-media luc-media-gallery">
                <div class="luc-stage"><div class="luc-stage-img"></div><span class="luc-badge">PROMO</span><span class="luc-media-save">Hemat Rp50.000</span><span class="luc-video-ph-play"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span></div>
                <div class="luc-thumbs-wrap"><div class="luc-thumbs"><button class="luc-thumb is-active">Gambar</button><button class="luc-thumb">YouTube<span class="luc-thumb-play"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span></button><button class="luc-thumb">MP4<span class="luc-thumb-play"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span></button><button class="luc-thumb">Bonus</button></div></div>
                <p class="luc-thumbs-hint">Geser untuk melihat media lainnya</p>
              </div>
              <div class="luc-offer">
                <p class="luc-eyebrow">Penawaran khusus</p>
                <h1>Tunggu! Sebelum lanjut ke pembayaran...</h1>
                <h2>Tambahkan produk ini dengan harga promo?</h2>
                <p class="luc-desc">Offer muncul setelah buyer klik beli, sebelum invoice dibuat. Cocok untuk produk pelengkap, template, mini class, atau bonus digital.</p>
                <div class="luc-price-row"><div><span class="luc-price-label">Harga khusus hari ini</span><div class="luc-price-values"><span class="luc-new">Rp49.000</span><span class="luc-old">Rp99.000</span></div></div><span class="luc-save-pill">Diskon 50%</span></div>
                <div class="luc-actions"><button class="luc-btn luc-btn-primary">YA, TAMBAHKAN SEKARANG</button><button class="luc-btn luc-btn-secondary">Tidak, lanjut ke pembayaran</button></div>
                <p class="luc-note">Jika diambil, produk upsell ikut masuk ke invoice utama.</p>
              </div>
            </div>
          </div>
        </div>
        <p class="preview-note">Tampilan halaman upsell setelah buyer submit form dan sebelum halaman invoice.</p>
      </div>

      <div class="preview-block">
        <div class="preview-title"><h3>B. Real Preview Upsell Grid Member Area</h3><span>After purchase offer</span></div>
        <div class="hero-slide-card" style="background:#fff;padding:18px">
          <div class="lue-wrap" style="margin:0">
            <div class="lue-head">
              <div class="lue-head-left">
                <div class="lue-head-title">Penawaran khusus untukmu</div>
                <div class="lue-head-sub">Penawaran ini tidak bisa diambil kembali setelah dilewati.</div>
              </div>
              <div class="lue-timer">
                <div class="lue-timer-lbl">Berakhir dalam</div>
                <div class="lue-timer-boxes">
                  <div class="lue-tbox"><div class="lue-tnum">02</div><div class="lue-tlbl">hari</div></div>
                  <div class="lue-tbox"><div class="lue-tnum">11</div><div class="lue-tlbl">jam</div></div>
                  <div class="lue-tbox"><div class="lue-tnum">24</div><div class="lue-tlbl">menit</div></div>
                  <div class="lue-tbox"><div class="lue-tnum">16</div><div class="lue-tlbl">detik</div></div>
                </div>
              </div>
            </div>
            <div class="lue-grid lue-preview-grid">
              <div class="lue-card">
                <div class="lue-thumb"><div class="lue-thumb-art">Mini<br>Course</div><span class="lue-ribbon">Diskon</span><span class="lue-lock">Kupon kamu</span></div>
                <div class="lue-body">
                  <div class="lue-name">MINI COURSE</div>
                  <div class="lue-price-wrap"><div class="lue-price">Rp49.000</div><div class="lue-price-orig">Rp99.000</div><div class="lue-save">Hemat 50%</div></div>
                  <div class="lue-subnote">Harga spesial tampil di checkout</div>
                  <a class="lue-btn lue-btn-buy">Order dengan Kupon</a>
                  <a class="lue-btn lue-btn-preview">Lihat penawaran</a>
                </div>
              </div>
              <div class="lue-card">
                <div class="lue-thumb"><div class="lue-thumb-art alt">Template<br>Pack</div><span class="lue-ribbon">Diskon</span><span class="lue-subbadge">Langganan</span></div>
                <div class="lue-body">
                  <div class="lue-name">TEMPLATE PACK</div>
                  <div class="lue-price-wrap"><div class="lue-price">Rp65.000</div><div class="lue-price-orig">Rp100.000</div><div class="lue-save">Hemat 35%</div></div>
                  <div class="lue-subnote">Kupon sudah disiapkan otomatis</div>
                  <a class="lue-btn lue-btn-buy">Order dengan Kupon</a>
                  <a class="lue-btn lue-btn-preview">Lihat penawaran</a>
                </div>
              </div>
              <div class="lue-card">
                <div class="lue-thumb"><div class="lue-thumb-art alt2">Bonus<br>Toolkit</div><span class="lue-ribbon">Diskon</span></div>
                <div class="lue-body">
                  <div class="lue-name">BONUS TOOLKIT</div>
                  <div class="lue-price-wrap"><div class="lue-price">Rp39.000</div><div class="lue-price-orig">Rp79.000</div><div class="lue-save">Hemat 50%</div></div>
                  <div class="lue-subnote">Cocok untuk upsell lanjutan</div>
                  <a class="lue-btn lue-btn-buy">Order dengan Kupon</a>
                  <a class="lue-btn lue-btn-preview">Lihat penawaran</a>
                </div>
              </div>
            </div>
          </div>
        </div>
        <p class="preview-note">Tampilan halaman upsell yang bisa diletakan di member area.</p>
      </div>

            <div class="preview-block">
        <div class="preview-title"><h3>C. Real Preview Kemudahan Cara Setting</h3><span>Campaign & setting plugin</span></div>
        <div class="wp-real">
          <div class="wp-realbar"><span class="wpdot"></span> WordPress Admin</div>
          <div class="wp-realbody">
            <div class="wrap-preview">
              <h1 class="wp-heading-inline">Campaign Upsell</h1><a class="page-title-action">Tambah Campaign</a><hr class="wp-header-end">
              <p>Campaign menentukan siapa yang melihat offer, produk apa yang ditawarkan, masa berlaku kupon, dan reminder yang dikirim.</p>
              <table class="widefat fixed striped">
                <thead><tr><th>Nama</th><th>Status</th><th>Versi</th><th>Sumber</th><th>Target</th><th>Berlaku</th><th>Grid</th><th>Reminder</th><th>Aksi</th></tr></thead>
                <tbody><tr><td><strong>Upsell Produk Utama</strong></td><td><span style="color:#1d7a3e;font-weight:600">Aktif</span></td><td>v1</td><td>1 produk</td><td>3</td><td>72 jam</td><td><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2714.png" alt="✔" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td><td>EMAIL/WA</td><td><a class="button">Ubah</a></td></tr></tbody>
              </table>
              <h2 class="title">Dasar</h2>
              <table class="form-table"><tr><th>Nama campaign</th><td><input class="regular-text" value="Upsell Produk Utama"></td></tr><tr><th>Status</th><td><label><input type="radio" checked> Aktif</label> &nbsp; <label><input type="radio"> Nonaktif</label></td></tr><tr><th>Produk sumber</th><td><select class="regular-text"><option>Produk A</option></select><p class="description">Produk yang harus sudah dibeli customer.</p></td></tr><tr><th>Masa berlaku</th><td><input class="small-text" value="72"> jam</td></tr></table>
              <h2 class="title">Produk target & diskon</h2>
              <table class="widefat striped"><thead><tr><th>Produk target</th><th>Diskon</th><th>Tipe</th><th></th></tr></thead><tbody><tr><td><select style="width:100%"><option>Produk Upsell B</option></select></td><td><input class="small-text" value="50"></td><td><select><option>Persen (%)</option></select></td><td><a class="button">×</a></td></tr><tr><td><select style="width:100%"><option>Produk Upsell C</option></select></td><td><input class="small-text" value="20"></td><td><select><option>Persen (%)</option></select></td><td><a class="button">×</a></td></tr><tr><td><select style="width:100%"><option>Produk Upsell D</option></select></td><td><input class="small-text" value="30"></td><td><select><option>Persen (%)</option></select></td><td><a class="button">×</a></td></tr></tbody></table>
              <h2 class="title">Reminder</h2>
              <table class="form-table"><tr><th>Aktifkan reminder</th><td><label><input type="checkbox" checked> Kirim reminder mengikuti masa berlaku kupon</label></td></tr><tr><th>Media</th><td><label><input type="checkbox" checked> Email</label> &nbsp; <label><input type="checkbox" checked> WhatsApp</label></td></tr><tr><th>Kirim sebelum expired</th><td><input class="small-text" value="3"> jam</td></tr></table>
            </div>
          </div>
        </div>
        <p class="preview-note">Ini gaya setting asli WordPress admin: daftar campaign, produk sumber, target upsell, diskon, masa kupon, grid, dan reminder.</p>
      </div>
      <div class="preview-block">
        <div class="preview-title"><h3>D. Real Preview Order Penjualan Sejoli</h3><span>Order gabungan</span></div>
        <div class="sales-real">
          <div class="sales-realbar"><span class="wpdot"></span> WordPress Admin • Sejoli</div>
          <div class="sales-realbody">
            <h1 class="wp-heading-inline">Data Penjualan</h1>
            <div class="sales-actions">
              <div><select><option>Pilihan aksi pada order yang dipilih</option></select> <a class="button">Update Order</a></div>
              <div><input value="" placeholder="Pencarian order ID"> <a class="button">Filter Data</a></div>
            </div>
            <div class="sales-table-wrap">
              <table class="sales-table">
                <thead><tr><th class="sales-check"><input type="checkbox"></th><th>Detil</th><th>Pembeli</th><th>Affiliasi</th><th>Total</th><th>Status</th></tr></thead>
                <tbody>
                  <tr>
                    <td class="sales-check" data-label=""><input type="checkbox"></td>
                    <td class="sales-detail" data-label="Detil"><span class="sj-mini-btn">DETAIL</span><span class="sj-product">Produk Utama + Produk Upsell B</span><span class="sj-dropdown">▼</span><div class="sj-label-row"><span class="sj-label sj-olive">INV 257</span><span class="sj-label sj-teal">▣ 3 Jul 2026</span><span class="sj-label sj-purple">USL-257-B</span></div></td>
                    <td data-label="Pembeli"><span class="sj-buyer">Surti Tejo</span></td>
                    <td data-label="Affiliasi"><span class="sj-muted">—</span></td>
                    <td class="sj-total" data-label="Total">Rp. 148.101</td>
                    <td data-label="Status"><span class="sj-status">Selesai</span></td>
                  </tr>
                  <tr>
                    <td class="sales-check" data-label=""><input type="checkbox"></td>
                    <td class="sales-detail" data-label="Detil"><span class="sj-mini-btn">DETAIL</span><span class="sj-product">Magic Post + Produk Upsell C</span><span class="sj-dropdown">▼</span><div class="sj-label-row"><span class="sj-label sj-olive">INV 258</span><span class="sj-label sj-teal">▣ 3 Jul 2026</span><span class="sj-label sj-pink">INV 257</span></div></td>
                    <td data-label="Pembeli"><span class="sj-buyer">Ahmad Fauzi</span></td>
                    <td data-label="Affiliasi"><span class="sj-muted">—</span></td>
                    <td class="sj-total" data-label="Total">Rp. 124.000</td>
                    <td data-label="Status"><span class="sj-status">Selesai</span></td>
                  </tr>
                </tbody>
              </table>
            </div>
            <p class="sales-note">Contoh dummy tampilan Data Penjualan. Tujuannya hanya memperlihatkan bentuk order gabungan saat produk utama dan produk upsell masuk dalam transaksi.</p>
          </div>
        </div>
        <p class="preview-note">Order Upsell akan diCombine dengan Main Produknya.</p>
      </div>
      <div class="ref-note yellow-note">Real Preview dari Plugin</div>
    </section>

    <section class="section wrap">
      <div class="coupon-strip">
        <div class="panel"><div class="kicker">Kupon otomatis</div><h2>Buyer tinggal lanjut, kuponnya sudah disiapkan.</h2><p class="section-copy">Kupon bisa dibuat otomatis untuk setiap buyer. Jadi offer terasa lebih praktis dan lebih rapi.</p><ul class="list"><li><span class="check">✓</span><span>Kupon dibuat otomatis saat offer tampil.</span></li><li><span class="check">✓</span><span>Bisa langsung masuk ke halaman checkout.</span></li><li><span class="check">✓</span><span>Berlaku khusus untuk user itu dan produk itu.</span></li><li><span class="check">✓</span><span>Kalau sudah dipakai atau lewat masa aktif, kupon tidak bisa dipakai lagi.</span></li></ul></div>
        <div class="coupon-visual">
  <div class="coupon-duo">
    <div class="coupon-ticket"><div class="coupon-code">USL-12-3-1287-542</div><div class="coupon-small">Contoh kupon user A.</div></div>
    <div class="coupon-ticket"><div class="coupon-code">USL-12-3-1302-884</div><div class="coupon-small">Contoh kupon user B.</div></div>
  </div>
  <div class="coupon-flow"><div class="flow-item"><span class="flow-dot">1</span> Buyer melihat offer</div><div class="flow-item"><span class="flow-dot">2</span> Kupon dibuat otomatis dan unik</div><div class="flow-item"><span class="flow-dot">3</span> User tidak perlu memasukkan kode manual</div><div class="flow-item"><span class="flow-dot">4</span> Kupon tidak dibagi ke user lain</div></div>
</div>
      </div>
    </section>

    <section class="section wrap">
      <div class="head"><div><div class="kicker">Manfaat</div><h2>Maksimalkan traffic yang sudah masuk.</h2></div><p class="section-copy">Offer yang relevan punya peluang profit lebih besar saat buyer sudah percaya.</p></div>
      <div class="cards">
        <div class="card"><div class="icon">AOV</div><h3>Bantu naikkan AOV</h3><p>Tambah nilai transaksi dari buyer yang sama.</p></div>
        <div class="card"><div class="icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f525.png" alt="🔥" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div><h3>Momen panas</h3><p>Offer tampil saat buyer dekat dengan pembayaran.</p></div>
        <div class="card"><div class="icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4ac.png" alt="💬" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div><h3>Follow-up offer</h3><p>Email/WA membantu mengingatkan sebelum offer habis.</p></div>
        <div class="card"><div class="icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2699.png" alt="⚙" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div><h3>Tanpa funnel ribet</h3><p>Campaign, grid, kupon, dan reminder ada di satu add-on.</p></div>
        <div class="card"><div class="icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4e6.png" alt="📦" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div><h3>Cocok produk digital</h3><p>Course, membership, ebook, template, mini class, dan tools.</p></div>
        <div class="card"><div class="icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f510.png" alt="🔐" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div><h3>Kupon lebih aman</h3><p>Kupon dikunci ke user dan produk target yang sesuai.</p></div>
      </div>
    </section>

    <section class="section wrap">
      <div class="head"><div><div class="kicker">Fitur utama</div><h2>Fitur yang kamu dapat.</h2></div><p class="section-copy">Fokus ke flow upsell, kupon, dan reminder.</p></div>
      <div class="feature-grid">
        <div class="feature"><b>Upsell Checkout Page</b><span>Offer sebelum invoice dibuat.</span></div>
        <div class="feature"><b>Upsell Grid Member Area</b><span>Grid offer setelah pembelian.</span></div>
        <div class="feature"><b>Campaign Management</b><span>Atur sumber, target, diskon, dan masa berlaku.</span></div>
        <div class="feature"><b>Generate Kupon Otomatis</b><span>Kupon dibuat per user dan produk.</span></div>
        <div class="feature"><b>Auto-tempel Kupon</b><span>Kupon bisa disuntikkan ke checkout.</span></div>
        <div class="feature"><b>Anti-share Kupon</b><span>Kupon user lain tidak dipakai.</span></div>
        <div class="feature"><b>Kupon Khusus Produk</b><span>Berlaku hanya untuk produk target.</span></div>
        <div class="feature"><b>Anti Pakai Ulang</b><span>Produk bisa diblokir setelah order complete.</span></div>
        <div class="feature"><b>Email Reminder</b><span>Follow-up via email.</span></div>
        <div class="feature"><b>WhatsApp Reminder</b><span>Reminder WA dengan queue.</span></div>
        <div class="feature"><b>YouTube & MP4</b><span>Video inline atau native dari Media Library.</span></div>
        <div class="feature"><b>Grup Support & Tutorial</b><span>Ada panduan penggunaan dan support.</span></div>
      </div>
    </section>

    <section class="section wrap">
      <div class="head"><div><div class="kicker">Cara kerja</div><h2>Cara setting singkat.</h2></div><p class="section-copy">Tidak perlu bikin funnel dari nol.</p></div>
      <div class="steps"><div class="step"><div class="num">1</div><h3>Buat campaign</h3><p>Atur nama campaign dan status aktif.</p></div><div class="step"><div class="num">2</div><h3>Pilih produk</h3><p>Tentukan produk sumber dan produk upsell.</p></div><div class="step"><div class="num">3</div><h3>Atur offer</h3><p>Isi copy, diskon, media, dan masa kupon.</p></div><div class="step"><div class="num">4</div><h3>Aktifkan reminder</h3><p>Plugin bantu tampilkan offer dan follow-up.</p></div></div>
    </section>

    <section class="section wrap">
      <div class="logic"><div class="logic-card big"><div class="kicker">Logic bisnis</div><h2>Bukan cari traffic baru terus.</h2><p class="section-copy">Maksimalkan buyer yang sudah percaya. Dari traffic yang sama, kamu punya peluang nilai order lebih tinggi.</p></div><div class="logic-card"><h3>Kenapa masuk akal?</h3><ul class="list"><li><span class="check">✓</span><span>Buyer sudah tertarik dengan produk utama.</span></li><li><span class="check">✓</span><span>Offer relevan terasa seperti pelengkap, bukan gangguan.</span></li><li><span class="check">✓</span><span>Reminder membantu menangkap buyer yang belum ambil offer.</span></li></ul><p class="section-copy" style="font-size:14px;margin-top:16px">Hasil tetap tergantung produk, harga, traffic, dan kualitas offer.</p></div></div>
    </section>

    <span id="order"></span>

    <section class="section wrap" id="pricing">
      <div class="head head-center"><div><div class="kicker">Harga</div><h2>Modal kecil, potensi profit berkali-kali.</h2></div></div>
      <div class="pricing">
        <div class="price-card"><h3>1 Lisensi / 1 Tahun</h3><p class="price-sub">Mulai dulu dengan biaya ringan.</p><div class="price">Rp199.000</div><p class="price-note">Aktif 1 tahun untuk 1 website.</p><ul class="list"><li><span class="check">✓</span><span>Checkout upsell page</span></li><li><span class="check">✓</span><span>Upsell grid member area</span></li><li><span class="check">✓</span><span>Email & WhatsApp reminder</span></li><li><span class="check">✓</span><span>Grup support & tutorial</span></li></ul><div class="cta-row"><a class="btn btn-dark" href="#final">Pilih Paket 1 Tahun</a></div></div>
      </div>
    </section>

    <section class="section wrap">
      <div class="head"><div><div class="kicker">FAQ</div><h2>Pertanyaan umum.</h2></div></div>
      <div class="faq">
        <div class="faq-item"><h3>Plugin ini untuk apa?</h3><p>Untuk membuat checkout upsell, grid offer, kupon otomatis, dan reminder email/WA di Sejoli.</p></div>
        <div class="faq-item"><h3>Wajib pakai Sejoli?</h3><p>Ya. Ini add-on untuk Sejoli, jadi website harus memakai Sejoli.</p></div>
        <div class="faq-item"><h3>Bisa tanpa Sejoli?</h3><p>Tidak untuk fitur utama, karena flow-nya mengikuti sistem Sejoli.</p></div>
        <div class="faq-item"><h3>Cocok untuk produk digital?</h3><p>Cocok untuk course, membership, template, ebook, mini class, dan tools.</p></div>
        <div class="faq-item"><h3>Bisa tampilkan video?</h3><p>Bisa. Support YouTube inline dan MP4 dari Media Library.</p></div>
        <div class="faq-item"><h3>Reminder otomatis?</h3><p>Bisa dijadwalkan lewat email/WA selama jalur notifikasinya aktif.</p></div>
        <div class="faq-item"><h3>Kupon bisa dipakai user lain?</h3><p>Tidak. Kupon upsell dikaitkan dengan user dan produk target yang sesuai.</p></div>
        <div class="faq-item"><h3>Apakah menjamin profit naik?</h3><p>Tidak. Plugin membantu peluang AOV, tapi hasil tetap tergantung offer, traffic, dan produk.</p></div>
      </div>
    </section>

    <section class="final wrap" id="final">
      <div class="cta-panel"><div class="kicker">Siap maksimalkan order?</div><h2>Kalau traffic sudah masuk, jangan biarkan profit berhenti di satu order.</h2><p>Pakai Sejoli X Logiq Upsell untuk menampilkan offer yang lebih tepat, lebih rapi, dan mudah di-follow-up.</p><a class="btn btn-green" href="#pricing">Ambil Lisensi Sekarang</a></div>
    </section>
  </main>
  <footer class="footer">
  © <span id="year"></span> LOGIQ. All Rights Reserved.
</footer>

<script type='text/javascript' src='https://go.logiq.id/sejoli-social-proof/1111'></script>

<style>
  .footer {
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    line-height: 1.5;
    padding: 16px 10px;
    box-sizing: border-box;
  }

  @media (max-width: 480px) {
    .footer {
      font-size: 12px;
      padding: 14px 8px;
    }
  }
</style>

<script>
  document.getElementById("year").textContent = new Date().getFullYear();
</script>

<style>
#sticky-cta{
  position:fixed;
  bottom:20px;
  left:50%;
  -webkit-transform:translateX(-50%) translateY(0);
  -ms-transform:translateX(-50%) translateY(0);
  transform:translateX(-50%) translateY(0);
  z-index:9999;
  -webkit-transition:-webkit-transform 0.35s cubic-bezier(0.34,1.56,0.64,1),opacity 0.3s ease;
  transition:transform 0.35s cubic-bezier(0.34,1.56,0.64,1),opacity 0.3s ease;
  opacity:1;
  pointer-events:all;
}
#sticky-cta.hidden{
  -webkit-transform:translateX(-50%) translateY(120px);
  -ms-transform:translateX(-50%) translateY(120px);
  transform:translateX(-50%) translateY(120px);
  opacity:0;
  pointer-events:none;
}
.cta-pill{
  display:-webkit-box;display:-ms-flexbox;display:flex;
  -webkit-box-align:center;-ms-flex-align:center;align-items:center;
  background:#1a0808;
  border:1.5px solid rgba(239,68,68,0.5);
  border-radius:50px;
  overflow:hidden;
  -webkit-box-shadow:0 4px 24px rgba(239,68,68,0.25);
  box-shadow:0 4px 24px rgba(239,68,68,0.25);
}
.countdown-block{
  display:-webkit-box;display:-ms-flexbox;display:flex;
  -webkit-box-align:center;-ms-flex-align:center;align-items:center;
  gap:6px;padding:12px 18px;
  border-right:1px solid rgba(239,68,68,0.3);
}
.countdown-units{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px}
.time-unit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:1px}
.time-num{font-size:16px;font-weight:700;color:#fecaca;min-width:22px;text-align:center;font-variant-numeric:tabular-nums;line-height:1}
.time-label{font-size:9px;font-weight:600;color:#dc2626;text-transform:uppercase;letter-spacing:0.5px}
.time-sep{font-size:14px;font-weight:700;color:#b91c1c;margin:0 2px}
.cta-btn{
  padding:12px 24px;
  background:-webkit-linear-gradient(left,#16a34a,#22c55e);
  background:-o-linear-gradient(left,#16a34a,#22c55e);
  background:linear-gradient(to right,#16a34a,#22c55e);
  color:#fff;font-size:15px;font-weight:700;
  border:none;cursor:pointer;
  -webkit-transition:opacity 0.2s,-webkit-transform 0.1s;
  transition:opacity 0.2s,transform 0.1s;
  font-family:inherit;white-space:nowrap;
  display:-webkit-box;display:-ms-flexbox;display:flex;
  -webkit-box-align:center;-ms-flex-align:center;align-items:center;
  gap:8px;
  -webkit-tap-highlight-color:transparent;
}
.cta-btn:hover{opacity:0.88}
.cta-btn:active{-webkit-transform:scale(0.97);-ms-transform:scale(0.97);transform:scale(0.97)}
@media(max-width:480px){
  .time-num{font-size:14px;min-width:18px}
  .countdown-block{padding:11px 13px}
  .cta-btn{padding:11px 18px;font-size:14px}
  #sticky-cta{bottom:14px}
}
</style>

<div id="sticky-cta">
  <div class="cta-pill">
    <div class="countdown-block">
      <svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="#f87171" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
        <circle cx="12" cy="12" r="10"/><polyline points="12 6 12 12 16 14"/>
      </svg>
      <div class="countdown-units">
        <div class="time-unit"><span class="time-num" id="cd-h">00</span><span class="time-label">Jam</span></div>
        <span class="time-sep">:</span>
        <div class="time-unit"><span class="time-num" id="cd-m">00</span><span class="time-label">Menit</span></div>
        <span class="time-sep">:</span>
        <div class="time-unit"><span class="time-num" id="cd-s">00</span><span class="time-label">Detik</span></div>
      </div>
    </div>
    <button class="cta-btn" onclick="scrollToOrder()">
      <svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><circle cx="9" cy="21" r="1"/><circle cx="20" cy="21" r="1"/><path d="M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6"/></svg>
      Saya Mau
    </button>
  </div>
</div>

<script>
(function(){
  function pad(n){return(n<10?'0':'')+n}
  function tick(){
    var now=new Date();
    var end=new Date(now.getFullYear(),now.getMonth(),now.getDate()+1,0,0,0,0);
    var diff=Math.floor((end.getTime()-now.getTime())/1000);
    if(diff<0)diff=0;
    document.getElementById('cd-h').innerHTML=pad(Math.floor(diff/3600));
    document.getElementById('cd-m').innerHTML=pad(Math.floor((diff%3600)/60));
    document.getElementById('cd-s').innerHTML=pad(diff%60);
  }
  tick();setInterval(tick,1000);

  window.scrollToOrder=function(){
    var el=document.getElementById('order');
    if(!el)return;
    if(el.scrollIntoView){
      el.scrollIntoView({behavior:'smooth',block:'start'});
    } else {
      var top=0,obj=el;
      while(obj){top+=obj.offsetTop;obj=obj.offsetParent;}
      window.scrollTo(0,top);
    }
  };

  var lastScroll=window.pageYOffset||document.documentElement.scrollTop||0;
  var cta=document.getElementById('sticky-cta');
  var busy=false;

  function onScroll(){
    if(busy)return;busy=true;
    var raf=window.requestAnimationFrame||function(cb){setTimeout(cb,16)};
    raf(function(){
      var cur=window.pageYOffset||document.documentElement.scrollTop||0;
      cta.className=(cur>lastScroll&&cur>80)?'hidden':'';
      lastScroll=cur;busy=false;
    });
  }

  if(window.addEventListener){window.addEventListener('scroll',onScroll,{passive:true});}
  else if(window.attachEvent){window.attachEvent('onscroll',onScroll);}
})();
</script>
</body>
</html>				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		]]></content:encoded>
					
					<wfw:commentRss>https://logiq.id/sejoli-upsell/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Carousel Maker</title>
		<link>https://logiq.id/carousel-maker/</link>
					<comments>https://logiq.id/carousel-maker/#respond</comments>
		
		<dc:creator><![CDATA[allahuakbar]]></dc:creator>
		<pubDate>Wed, 17 Jun 2026 10:41:30 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://logiq.id/?p=3430</guid>

					<description><![CDATA[Capek Bikin Postingan CarouselCuma Mentok di Ide? Sekarang cukup isi topik, alur carousel langsung kebentuk. Masalahnya, Bukan Kamu Gak Kreatif Masalahnya, bikin carousel itu bukan cuma soal desain cantik. Ada hook, alur, angle, CTA, caption, dan drama kecil lainnya yang entah kenapa selalu muncul pas mau posting. Buka Canva, Lalu Blank Sudah niat bikin konten, [&#8230;]]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="3430" class="elementor elementor-3430" data-elementor-post-type="post">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-596b993 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="596b993" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-13ab837" data-id="13ab837" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-9c26876 elementor-widget elementor-widget-heading" data-id="9c26876" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h1 class="elementor-heading-title elementor-size-default">Capek  Bikin Postingan Carousel<span class="purple-bold-text">Cuma Mentok di Ide?</span></h1>				</div>
				<div class="elementor-element elementor-element-b943c4c elementor-widget elementor-widget-heading" data-id="b943c4c" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<div class="elementor-heading-title elementor-size-default">Sekarang cukup isi topik, alur carousel langsung kebentuk.</div>				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-1a5cbaf" data-id="1a5cbaf" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-b8bc7fe e-transform elementor-widget elementor-widget-image" data-id="b8bc7fe" data-element_type="widget" data-e-type="widget" data-settings="{&quot;_transform_rotateZ_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-2,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_tablet&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_mobile&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image.default">
															<img fetchpriority="high" decoding="async" width="800" height="800" src="https://logiq.id/wp-content/uploads/2026/06/ChatGPT-Image-Jun-17-2026-06_17_05-PM.jpg" class="attachment-large size-large wp-image-3459" alt="" srcset="https://logiq.id/wp-content/uploads/2026/06/ChatGPT-Image-Jun-17-2026-06_17_05-PM.jpg 1000w, https://logiq.id/wp-content/uploads/2026/06/ChatGPT-Image-Jun-17-2026-06_17_05-PM-300x300.jpg 300w, https://logiq.id/wp-content/uploads/2026/06/ChatGPT-Image-Jun-17-2026-06_17_05-PM-150x150.jpg 150w, https://logiq.id/wp-content/uploads/2026/06/ChatGPT-Image-Jun-17-2026-06_17_05-PM-768x768.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" />															</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-acd0aa4 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="acd0aa4" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-243464d" data-id="243464d" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-cfa8cf8 elementor-widget elementor-widget-heading" data-id="cfa8cf8" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Masalahnya, <br>Bukan Kamu Gak Kreatif</h2>				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-d638516 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="d638516" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-3a657da" data-id="3a657da" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-f1bfeba elementor-widget elementor-widget-heading" data-id="f1bfeba" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<div class="elementor-heading-title elementor-size-default">Masalahnya, bikin carousel itu bukan cuma soal desain cantik. Ada hook, alur, angle, CTA, caption, dan drama kecil lainnya yang entah kenapa selalu muncul pas mau posting.</div>				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-781b43b elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="781b43b" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-714a9e3" data-id="714a9e3" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-e63db7e elementor-view-stacked elementor-shape-circle elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="e63db7e" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="800px" height="800px" viewBox="0 0 128 128" aria-hidden="true" role="img" class="iconify iconify--noto" preserveAspectRatio="xMidYMid meet"><radialGradient id="IconifyId17ecdb2904d178eab21211" cx="63.6" cy="1992.9" r="56.96" gradientTransform="translate(0 -1930)" gradientUnits="userSpaceOnUse"><stop offset=".5" stop-color="#fde030"></stop><stop offset=".92" stop-color="#f7c02b"></stop><stop offset="1" stop-color="#f4a223"></stop></radialGradient><path d="M63.6 118.8c-27.9 0-58-17.5-58-55.9S35.7 7 63.6 7c15.5 0 29.8 5.1 40.4 14.4c11.5 10.2 17.6 24.6 17.6 41.5s-6.1 31.2-17.6 41.4c-10.6 9.3-25 14.5-40.4 14.5z" fill="url(#IconifyId17ecdb2904d178eab21211)"></path><path d="M111.49 29.67c5.33 8.6 8.11 18.84 8.11 30.23c0 16.9-6.1 31.2-17.6 41.4c-10.6 9.3-25 14.5-40.4 14.5c-18.06 0-37-7.35-48.18-22.94c10.76 17.66 31 25.94 50.18 25.94c15.4 0 29.8-5.2 40.4-14.5c11.5-10.2 17.6-24.5 17.6-41.4c0-12.74-3.47-24.06-10.11-33.23z" fill="#eb8f00"></path><g><path d="M89.74 79.1A85.957 85.957 0 0 0 64 75.5a86.877 86.877 0 0 0-26.07 3.75A30.689 30.689 0 0 0 33.4 95.1a6.368 6.368 0 0 0 6.28 6.46c1.01.01 2.02-.21 2.92-.66c6.71-3.14 14-4.84 21.4-5c7.41.14 14.7 1.85 21.4 5a6.373 6.373 0 0 0 9.2-5.8a29.829 29.829 0 0 0-4.86-16z" fill="#422b0d"></path><path d="M89.74 79.1C83.7 69.6 73.09 67.2 64 67.2c-9.88 0-20.3 2.47-26.07 12A86.83 86.83 0 0 1 64 75.5c8.71-.11 17.39 1.1 25.74 3.6z" fill="#ffffff"></path><g fill="#422b0d"><path d="M33.73 30.91c-2.2.4-2.3 3.6.1 3.7c5.3.07 10.42-1.9 14.3-5.5c1.48-1.28 2.73-2.8 3.7-4.5c.58-.83.38-1.97-.45-2.55a1.83 1.83 0 0 0-2.55.45l-.1.1a26.03 26.03 0 0 1-15 8.3z"></path><path d="M78.44 22.51a1.83 1.83 0 0 0-2.55-.45a1.83 1.83 0 0 0-.45 2.55c.97 1.7 2.22 3.22 3.7 4.5c3.9 3.57 9.01 5.54 14.3 5.5c2.5-.1 2.3-3.3.1-3.7a25.539 25.539 0 0 1-15.1-8.4"></path></g><path d="M34.47 41.22s13.05 1.36 22.07 10.86a2.55 2.55 0 0 1-.05 3.62c-.41.4-.93.65-1.49.71c-3.49.32-8.71 2.11-16 7.64c0 0-3.94 3.75-7.06 0c-2.46-3 2-6.4 2-6.4s5.25-4.76 11.49-5.09l-11.58-2.62a5.631 5.631 0 0 1-3.15-1.52a3.471 3.471 0 0 1-1-3.92c.73-2 2.64-3.31 4.77-3.28z" fill="#422b0d"></path><path d="M94 41.22s-13 1.36-22.06 10.86a2.56 2.56 0 0 0 1.57 4.33c3.49.32 8.7 2.11 16 7.64c0 0 3.93 3.75 7.06 0c2.46-3-2-6.4-2-6.4s-5.25-4.76-11.49-5.09l11.46-2.62a5.66 5.66 0 0 0 3.16-1.52a3.487 3.487 0 0 0 1-3.92a5.003 5.003 0 0 0-4.7-3.28z" fill="#422b0d"></path><path d="M63.94 65.7c3.52.03 7.03.47 10.46 1.3c3.48.83 6.77 2.3 9.71 4.34a24.13 24.13 0 0 1 7 8c1.71 3.07 2.92 6.4 3.56 9.85c.32 1.72.49 3.46.49 5.21c.04.92-.06 1.83-.3 2.72c-.27.9-.72 1.73-1.31 2.45a6.908 6.908 0 0 1-4.79 2.43c-.91.05-1.83-.07-2.7-.35c-.87-.32-1.59-.71-2.38-1a52.05 52.05 0 0 0-19.74-4.75c6.86.01 13.66 1.37 20 4c.8.31 1.6.7 2.34.94c.77.21 1.57.28 2.36.21c1.58-.16 3.02-.95 4-2.2c.47-.61.81-1.32 1-2.07c.18-.77.24-1.57.17-2.36c-.07-1.68-.29-3.36-.65-5c-.73-3.25-1.98-6.36-3.72-9.2a22.06 22.06 0 0 0-6.67-7.06c-2.75-1.76-5.8-3-9-3.64c-3.25-.65-6.56-.94-9.87-.85l.04-2.97z" fill="#eb8f00"></path><path d="M64.19 68.7c-3.31-.09-6.62.2-9.86.85c-3.2.64-6.25 1.88-9 3.64c-2.72 1.83-5 4.24-6.67 7.06a30.575 30.575 0 0 0-3.72 9.2c-.36 1.64-.58 3.32-.65 5c-.07.79-.01 1.59.17 2.36c.2.75.54 1.45 1 2.07a5.816 5.816 0 0 0 4 2.2c.79.07 1.59 0 2.36-.21c.75-.24 1.55-.63 2.34-.94a52.414 52.414 0 0 1 20-4c-6.82.25-13.53 1.84-19.74 4.68c-.78.34-1.51.73-2.38 1c-.87.28-1.79.4-2.7.35a6.883 6.883 0 0 1-6.12-4.89c-.24-.89-.34-1.8-.3-2.72c.01-1.75.18-3.49.49-5.21c.66-3.45 1.87-6.77 3.59-9.83a24.13 24.13 0 0 1 7-8c2.95-2.03 6.25-3.49 9.73-4.31c3.43-.83 6.94-1.27 10.46-1.3v3z" fill="#eb8f00"></path></g></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Buka Canva, Lalu Blank						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Sudah niat bikin konten, tapi 20 menit pertama habis cuma buat mikir: “Judulnya enaknya apa ya?”					</p>
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-b853808" data-id="b853808" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-a85a9b3 elementor-view-stacked elementor-shape-circle elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="a85a9b3" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="800px" height="800px" viewBox="0 0 64 64" aria-hidden="true" role="img" class="iconify iconify--emojione" preserveAspectRatio="xMidYMid meet"><circle cx="32" cy="32" r="30" fill="#ffdd67"></circle><g fill="#664e27"><path d="M28.6 19.8L16.5 32c-.8.8-3.6-2-2.8-2.8L25.9 17c.7-.7 3.5 2.1 2.7 2.8"></path><path d="M25.8 32L13.7 19.8c-.8-.8 2-3.6 2.8-2.8l12.2 12.2c.7.8-2.1 3.6-2.9 2.8"></path><path d="M50.3 19.8L38.2 32c-.8.8-3.6-2-2.8-2.8L47.6 17c.7-.7 3.5 2.1 2.7 2.8"></path><path d="M47.5 32L35.4 19.8c-.8-.8 2-3.6 2.8-2.8l12.2 12.2c.7.8-2.1 3.6-2.9 2.8"></path><circle cx="32" cy="47" r="9"></circle></g><path d="M26 44c1.2-2.4 3.4-4 6-4s4.8 1.6 6 4H26" fill="#ffffff"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Ide Ada, Alurnya Kacau						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Punya topik bagus, tapi bingung mau dijadikan berapa slide dan urutannya harus mulai dari mana.					</p>
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-617a105" data-id="617a105" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-3dbaf77 elementor-view-stacked elementor-shape-circle elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="3dbaf77" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="800px" height="800px" viewBox="0 0 36 36" aria-hidden="true" role="img" class="iconify iconify--twemoji" preserveAspectRatio="xMidYMid meet"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18c-9.94 0-18-8.059-18-18C0 8.06 8.06 0 18 0c9.941 0 18 8.06 18 18"></path><path fill="#664500" d="M25.485 29.879C25.44 29.7 24.317 25.5 18 25.5c-6.318 0-7.44 4.2-7.485 4.379a.499.499 0 0 0 .237.554a.507.507 0 0 0 .6-.077c.019-.019 1.954-1.856 6.648-1.856s6.63 1.837 6.648 1.855a.502.502 0 0 0 .598.081a.5.5 0 0 0 .239-.557zm-9.778-12.586C12.452 14.038 7.221 14 7 14a1.001 1.001 0 0 0-.001 2c.029 0 1.925.022 3.983.737c-.593.64-.982 1.634-.982 2.763c0 1.934 1.119 3.5 2.5 3.5s2.5-1.566 2.5-3.5c0-.174-.019-.34-.037-.507c.013 0 .025.007.037.007a.999.999 0 0 0 .707-1.707zM29 14c-.221 0-5.451.038-8.707 3.293A.999.999 0 0 0 21 19c.013 0 .024-.007.036-.007c-.016.167-.036.333-.036.507c0 1.934 1.119 3.5 2.5 3.5s2.5-1.566 2.5-3.5c0-1.129-.389-2.123-.982-2.763A13.928 13.928 0 0 1 29.002 16A1 1 0 0 0 29 14z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Konten Terasa Biasa Aja						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Sudah jadi, tapi rasanya datar. Tidak ada hook kuat, tidak ada dorongan buat orang swipe sampai akhir.					</p>
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-a80db22 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="a80db22" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-f113e44" data-id="f113e44" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-2abefa0 elementor-widget elementor-widget-image" data-id="2abefa0" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
															<img decoding="async" width="750" height="750" src="https://logiq.id/wp-content/uploads/2026/06/carousel-maker.webp" class="attachment-large size-large wp-image-3945" alt="" srcset="https://logiq.id/wp-content/uploads/2026/06/carousel-maker.webp 750w, https://logiq.id/wp-content/uploads/2026/06/carousel-maker-300x300.webp 300w, https://logiq.id/wp-content/uploads/2026/06/carousel-maker-150x150.webp 150w" sizes="(max-width: 750px) 100vw, 750px" />															</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-ce38d80" data-id="ce38d80" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-e71beeb elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="e71beeb" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">KENALIN</h2>				</div>
				<div class="elementor-element elementor-element-bdf0a54 elementor-widget elementor-widget-heading" data-id="bdf0a54" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h1 class="elementor-heading-title elementor-size-default"><span class="gradient-text">Carousel Maker</span></h1>				</div>
				<div class="elementor-element elementor-element-c454664 elementor-widget elementor-widget-heading" data-id="c454664" data-element_type="widget" data-e-type="widget" data-settings="{&quot;_animation&quot;:&quot;none&quot;,&quot;_animation_delay&quot;:200}" data-widget_type="heading.default">
					<div class="elementor-heading-title elementor-size-default">Ini adalah GPT khusus yang dibuat untuk membantu kamu menyusun carousel Instagram dari nol, tapi bukan ChatGPT biasa.
<br><br>
Bukan sekadar “buatkan konten carousel” lalu hasilnya random. GPT ini diarahkan untuk bantu bikin konten dengan struktur: hook, problem, isi utama, CTA, dan caption.</div>				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-934f1cb elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="934f1cb" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6ea8d6b" data-id="6ea8d6b" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-56a2e8f elementor-widget elementor-widget-heading" data-id="56a2e8f" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Lihat Hasilnya</h2>				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-994bb5a elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="994bb5a" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-98b36bb" data-id="98b36bb" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-e999d49 elementor-widget elementor-widget-heading" data-id="e999d49" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<div class="elementor-heading-title elementor-size-default">Satu topik bisa langsung dipecah jadi carousel yang lebih rapi.</div>				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-ec2f341 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ec2f341" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-f2d9b83" data-id="f2d9b83" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-35b2ef2 elementor-widget elementor-widget-image" data-id="35b2ef2" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
															<img decoding="async" width="500" height="172" src="https://logiq.id/wp-content/uploads/2026/06/ChatGPT-Image-Jun-18-2026-09_55_20-PM.png" class="attachment-large size-large wp-image-3832" alt="" srcset="https://logiq.id/wp-content/uploads/2026/06/ChatGPT-Image-Jun-18-2026-09_55_20-PM.png 500w, https://logiq.id/wp-content/uploads/2026/06/ChatGPT-Image-Jun-18-2026-09_55_20-PM-300x103.png 300w" sizes="(max-width: 500px) 100vw, 500px" />															</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-bab95af elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="bab95af" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-1439bed" data-id="1439bed" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-c3ab952 elementor-widget elementor-widget-image-carousel" data-id="c3ab952" data-element_type="widget" data-e-type="widget" data-settings="{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;2&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:0,&quot;speed&quot;:2500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Karosel Gambar" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-7-1-logiq.id_-768x959.jpg" alt="Carousel 7 (1) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-7-2-logiq.id_-768x959.jpg" alt="Carousel 7 (2) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-7-3-logiq.id_-768x959.jpg" alt="Carousel 7 (3) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-7-4-logiq.id_-768x959.jpg" alt="Carousel 7 (4) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-7-5-logiq.id_-768x959.jpg" alt="Carousel 7 (5) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-7-6-logiq.id_-768x959.jpg" alt="Carousel 7 (6) logiq.id" /></figure></div>			</div>
							
									</div>
						</div>
				<div class="elementor-element elementor-element-4ab8d3e elementor-widget elementor-widget-image-carousel" data-id="4ab8d3e" data-element_type="widget" data-e-type="widget" data-settings="{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;2&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:0,&quot;speed&quot;:2500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Karosel Gambar" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-Promosi-2-2-logiq.id_-768x959.jpg" alt="Carousel Promosi 2 (2) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-Promosi-2-1-logiq.id_-768x959.jpg" alt="Carousel Promosi 2 (1) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-Promosi-2-3-logiq.id_-768x959.jpg" alt="Carousel Promosi 2 (3) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-Promosi-2-4-logiq.id_-768x959.jpg" alt="Carousel Promosi 2 (4) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-Promosi-2-5-logiq.id_-768x959.jpg" alt="Carousel Promosi 2 (5) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-Promosi-2-6-logiq.id_-768x959.jpg" alt="Carousel Promosi 2 (6) logiq.id" /></figure></div>			</div>
							
									</div>
						</div>
				<div class="elementor-element elementor-element-3d25c5b elementor-widget elementor-widget-image-carousel" data-id="3d25c5b" data-element_type="widget" data-e-type="widget" data-settings="{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;2&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:0,&quot;speed&quot;:2500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Karosel Gambar" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-Promosi-1-1-logiq.id_-768x959.jpg" alt="Carousel Promosi 1 (1) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-Promosi-1-2-logiq.id_-768x959.jpg" alt="Carousel Promosi 1 (2) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-Promosi-1-3-logiq.id_-768x959.jpg" alt="Carousel Promosi 1 (3) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-Promosi-1-4-logiq.id_-768x959.jpg" alt="Carousel Promosi 1 (4) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-Promosi-1-5-logiq.id_-768x959.jpg" alt="Carousel Promosi 1 (5) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-Promosi-1-6-logiq.id_-768x959.jpg" alt="Carousel Promosi 1 (6) logiq.id" /></figure></div>			</div>
							
									</div>
						</div>
				<div class="elementor-element elementor-element-7fe0630 elementor-widget elementor-widget-image-carousel" data-id="7fe0630" data-element_type="widget" data-e-type="widget" data-settings="{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;2&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:0,&quot;speed&quot;:2500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Karosel Gambar" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-Promosi-3-1-logiq.id_-768x959.jpg" alt="Carousel Promosi 3 (1) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-Promosi-3-2-logiq.id_-768x959.jpg" alt="Carousel Promosi 3 (2) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-Promosi-3-3-logiq.id_-768x959.jpg" alt="Carousel Promosi 3 (3) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-Promosi-3-4-logiq.id_-768x959.jpg" alt="Carousel Promosi 3 (4) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-Promosi-3-5-logiq.id_-768x959.jpg" alt="Carousel Promosi 3 (5) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-Promosi-3-6-logiq.id_-768x959.jpg" alt="Carousel Promosi 3 (6) logiq.id" /></figure></div>			</div>
							
									</div>
						</div>
				<div class="elementor-element elementor-element-c54be00 elementor-widget elementor-widget-image-carousel" data-id="c54be00" data-element_type="widget" data-e-type="widget" data-settings="{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;2&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:0,&quot;speed&quot;:2500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Karosel Gambar" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-7-2-logiq.id_-1-768x959.jpg" alt="Carousel 7 (2) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-7-3-logiq.id_-1-768x959.jpg" alt="Carousel 7 (3) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-7-4-logiq.id_-1-768x959.jpg" alt="Carousel 7 (4) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-7-5-logiq.id_-1-768x959.jpg" alt="Carousel 7 (5) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-7-6-logiq.id_-1-768x959.jpg" alt="Carousel 7 (6) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-7-7-logiq.id_-768x959.jpg" alt="Carousel 7 (7) logiq.id" /></figure></div>			</div>
							
									</div>
						</div>
				<div class="elementor-element elementor-element-2424f92 elementor-widget elementor-widget-image-carousel" data-id="2424f92" data-element_type="widget" data-e-type="widget" data-settings="{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;2&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:0,&quot;speed&quot;:2500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Karosel Gambar" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-8-1-logiq.id_-768x959.jpg" alt="Carousel 8 (1) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-8-2-logiq.id_-768x959.jpg" alt="Carousel 8 (2) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-8-3-logiq.id_-768x959.jpg" alt="Carousel 8 (3) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-8-4-logiq.id_-768x959.jpg" alt="Carousel 8 (4) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-8-5-logiq.id_-768x959.jpg" alt="Carousel 8 (5) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-8-6-logiq.id_-768x959.jpg" alt="Carousel 8 (6) logiq.id" /></figure></div>			</div>
							
									</div>
						</div>
				<div class="elementor-element elementor-element-24e5f1b elementor-widget elementor-widget-image-carousel" data-id="24e5f1b" data-element_type="widget" data-e-type="widget" data-settings="{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;2&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:0,&quot;speed&quot;:2500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Karosel Gambar" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-4-1-logiq.id_-1-768x959.jpg" alt="Carousel 4 (1) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-4-6-logiq.id_-1-768x959.jpg" alt="Carousel 4 (6) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-4-5-logiq.id_-1-768x959.jpg" alt="Carousel 4 (5) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-4-4-logiq.id_-1-768x959.jpg" alt="Carousel 4 (4) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-4-3-logiq.id_-1-768x959.jpg" alt="Carousel 4 (3) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-4-2-logiq.id_-1-768x959.jpg" alt="Carousel 4 (2) logiq.id" /></figure></div>			</div>
							
									</div>
						</div>
				<div class="elementor-element elementor-element-0cfb750 elementor-widget elementor-widget-image-carousel" data-id="0cfb750" data-element_type="widget" data-e-type="widget" data-settings="{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;2&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:0,&quot;speed&quot;:2500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Karosel Gambar" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-5-1-logiq.id_-1-768x959.jpg" alt="Carousel 5 (1) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-5-2-logiq.id_-1-768x959.jpg" alt="Carousel 5 (2) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-5-3-logiq.id_-1-768x959.jpg" alt="Carousel 5 (3) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-5-4-logiq.id_-1-768x959.jpg" alt="Carousel 5 (4) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-5-5-logiq.id_-1-768x959.jpg" alt="Carousel 5 (5) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-5-6-logiq.id_-1-768x959.jpg" alt="Carousel 5 (6) logiq.id" /></figure></div>			</div>
							
									</div>
						</div>
				<div class="elementor-element elementor-element-a2ac975 elementor-widget elementor-widget-image-carousel" data-id="a2ac975" data-element_type="widget" data-e-type="widget" data-settings="{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;2&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:0,&quot;speed&quot;:2500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Karosel Gambar" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-edu-12-1-logiq.id_-1-768x959.jpg" alt="Carousel edu 12 (1) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-edu-12-2-logiq.id_-1-768x959.jpg" alt="Carousel edu 12 (2) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-edu-12-3-logiq.id_-1-768x959.jpg" alt="Carousel edu 12 (3) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-edu-12-4-logiq.id_-1-768x959.jpg" alt="Carousel edu 12 (4) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-edu-12-5-logiq.id_-1-768x959.jpg" alt="Carousel edu 12 (5) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-edu-12-6-logiq.id_-768x959.jpg" alt="Carousel edu 12 (6) logiq.id" /></figure></div>			</div>
							
									</div>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-66a163b elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="66a163b" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-f898086" data-id="f898086" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-8b19354 elementor-widget elementor-widget-image" data-id="8b19354" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
															<img loading="lazy" decoding="async" width="500" height="135" src="https://logiq.id/wp-content/uploads/2026/06/ChatGPT-Image-Jun-18-2026-09_57_21-PM.png" class="attachment-large size-large wp-image-3836" alt="" srcset="https://logiq.id/wp-content/uploads/2026/06/ChatGPT-Image-Jun-18-2026-09_57_21-PM.png 500w, https://logiq.id/wp-content/uploads/2026/06/ChatGPT-Image-Jun-18-2026-09_57_21-PM-300x81.png 300w" sizes="(max-width: 500px) 100vw, 500px" />															</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-ebda93c elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ebda93c" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-8a09560" data-id="8a09560" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-3b9e2c7 elementor-widget elementor-widget-image-carousel" data-id="3b9e2c7" data-element_type="widget" data-e-type="widget" data-settings="{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;2&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:0,&quot;speed&quot;:2500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Karosel Gambar" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-edu-10-1-logiq.id_-768x959.jpg" alt="Carousel edu 10 (1) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-edu-10-2-logiq.id_-768x959.jpg" alt="Carousel edu 10 (2) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-edu-10-3-logiq.id_-768x959.jpg" alt="Carousel edu 10 (3) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-edu-10-4-logiq.id_-768x959.jpg" alt="Carousel edu 10 (4) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-edu-10-5-logiq.id_-768x959.jpg" alt="Carousel edu 10 (5) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-edu-10-6-logiq.id_-768x959.jpg" alt="Carousel edu 10 (6) logiq.id" /></figure></div>			</div>
							
									</div>
						</div>
				<div class="elementor-element elementor-element-3a22573 elementor-widget elementor-widget-image-carousel" data-id="3a22573" data-element_type="widget" data-e-type="widget" data-settings="{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;2&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:0,&quot;speed&quot;:2500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Karosel Gambar" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 8"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-4-1-logiq.id_-768x959.jpg" alt="Carousel 4 (1) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 8"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-4-2-logiq.id_-768x959.jpg" alt="Carousel 4 (2) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 8"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-4-3-logiq.id_-768x959.jpg" alt="Carousel 4 (3) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 8"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-4-4-logiq.id_-768x959.jpg" alt="Carousel 4 (4) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 8"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-4-5-logiq.id_-768x959.jpg" alt="Carousel 4 (5) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 of 8"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-4-6-logiq.id_-768x959.jpg" alt="Carousel 4 (6) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="7 of 8"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-4-7-logiq.id_-768x959.jpg" alt="Carousel 4 (7) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="8 of 8"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-4-8-logiq.id_-768x959.jpg" alt="Carousel 4 (8) logiq.id" /></figure></div>			</div>
							
									</div>
						</div>
				<div class="elementor-element elementor-element-95b2977 elementor-widget elementor-widget-image-carousel" data-id="95b2977" data-element_type="widget" data-e-type="widget" data-settings="{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;2&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:0,&quot;speed&quot;:2500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Karosel Gambar" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 8"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-4-9-logiq.id_-768x959.jpg" alt="Carousel 4 (9) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 8"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-4-16-logiq.id_-768x959.jpg" alt="Carousel 4 (16) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 8"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-4-15-logiq.id_-768x959.jpg" alt="Carousel 4 (15) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 8"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-4-14-logiq.id_-768x959.jpg" alt="Carousel 4 (14) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 8"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-4-13-logiq.id_-768x959.jpg" alt="Carousel 4 (13) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 of 8"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-4-12-logiq.id_-768x959.jpg" alt="Carousel 4 (12) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="7 of 8"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-4-11-logiq.id_-768x959.jpg" alt="Carousel 4 (11) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="8 of 8"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-4-10-logiq.id_-768x959.jpg" alt="Carousel 4 (10) logiq.id" /></figure></div>			</div>
							
									</div>
						</div>
				<div class="elementor-element elementor-element-9674760 elementor-widget elementor-widget-image-carousel" data-id="9674760" data-element_type="widget" data-e-type="widget" data-settings="{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;2&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:0,&quot;speed&quot;:2500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Karosel Gambar" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 8"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-1-1-logiq.id_-768x959.jpg" alt="Carousel 1 (1) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 8"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-1-2-logiq.id_-768x959.jpg" alt="Carousel 1 (2) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 8"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-1-3-logiq.id_-768x959.jpg" alt="Carousel 1 (3) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 8"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-1-4-logiq.id_-768x959.jpg" alt="Carousel 1 (4) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 8"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-1-5-logiq.id_-768x959.jpg" alt="Carousel 1 (5) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 of 8"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-1-6-logiq.id_-768x959.jpg" alt="Carousel 1 (6) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="7 of 8"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-1-7-logiq.id_-768x959.jpg" alt="Carousel 1 (7) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="8 of 8"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-1-8-logiq.id_-768x959.jpg" alt="Carousel 1 (8) logiq.id" /></figure></div>			</div>
							
									</div>
						</div>
				<div class="elementor-element elementor-element-428d706 elementor-widget elementor-widget-image-carousel" data-id="428d706" data-element_type="widget" data-e-type="widget" data-settings="{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;2&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:0,&quot;speed&quot;:2500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Karosel Gambar" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 8"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-5-1-logiq.id_-768x959.jpg" alt="Carousel 5 (1) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 8"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-5-8-logiq.id_-768x959.jpg" alt="Carousel 5 (8) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 8"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-5-7-logiq.id_-768x959.jpg" alt="Carousel 5 (7) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 8"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-5-6-logiq.id_-768x959.jpg" alt="Carousel 5 (6) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 8"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-5-5-logiq.id_-768x959.jpg" alt="Carousel 5 (5) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 of 8"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-5-4-logiq.id_-768x959.jpg" alt="Carousel 5 (4) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="7 of 8"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-5-3-logiq.id_-768x959.jpg" alt="Carousel 5 (3) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="8 of 8"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-5-2-logiq.id_-768x959.jpg" alt="Carousel 5 (2) logiq.id" /></figure></div>			</div>
							
									</div>
						</div>
				<div class="elementor-element elementor-element-11082c8 elementor-widget elementor-widget-image-carousel" data-id="11082c8" data-element_type="widget" data-e-type="widget" data-settings="{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;2&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:0,&quot;speed&quot;:2500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Karosel Gambar" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-6-1-logiq.id_-1-768x959.jpg" alt="Carousel 6 (1) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-6-2-logiq.id_-768x959.jpg" alt="Carousel 6 (2) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-6-3-logiq.id_-768x959.jpg" alt="Carousel 6 (3) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-6-4-logiq.id_-768x959.jpg" alt="Carousel 6 (4) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-6-5-logiq.id_-768x959.jpg" alt="Carousel 6 (5) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-6-6-logiq.id_-1-768x959.jpg" alt="Carousel 6 (6) logiq.id" /></figure></div>			</div>
							
									</div>
						</div>
				<div class="elementor-element elementor-element-9aad664 elementor-widget elementor-widget-image-carousel" data-id="9aad664" data-element_type="widget" data-e-type="widget" data-settings="{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;2&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:0,&quot;speed&quot;:2500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Karosel Gambar" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-Edukasi-8-1-logiq.id_-768x959.jpg" alt="Carousel Edukasi 8 (1) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-Edukasi-8-2-logiq.id_-768x959.jpg" alt="Carousel Edukasi 8 (2) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-Edukasi-8-3-logiq.id_-768x959.jpg" alt="Carousel Edukasi 8 (3) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-Edukasi-8-4-logiq.id_-768x959.jpg" alt="Carousel Edukasi 8 (4) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-Edukasi-8-5-logiq.id_-768x959.jpg" alt="Carousel Edukasi 8 (5) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-Edukasi-8-6-logiq.id_-768x959.jpg" alt="Carousel Edukasi 8 (6) logiq.id" /></figure></div>			</div>
							
									</div>
						</div>
				<div class="elementor-element elementor-element-d9720ca elementor-widget elementor-widget-image-carousel" data-id="d9720ca" data-element_type="widget" data-e-type="widget" data-settings="{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;2&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:0,&quot;speed&quot;:2500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Karosel Gambar" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-edu-9-1-logiq.id_-768x959.jpg" alt="Carousel edu 9 (1) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-edu-9-2-logiq.id_-768x959.jpg" alt="Carousel edu 9 (2) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-edu-9-3-logiq.id_-768x959.jpg" alt="Carousel edu 9 (3) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-edu-9-4-logiq.id_-768x959.jpg" alt="Carousel edu 9 (4) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-edu-9-5-logiq.id_-768x959.jpg" alt="Carousel edu 9 (5) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-edu-9-6-logiq.id_-768x959.jpg" alt="Carousel edu 9 (6) logiq.id" /></figure></div>			</div>
							
									</div>
						</div>
				<div class="elementor-element elementor-element-8e0293b elementor-widget elementor-widget-image-carousel" data-id="8e0293b" data-element_type="widget" data-e-type="widget" data-settings="{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;2&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:0,&quot;speed&quot;:2500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Karosel Gambar" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-edu-11-1-logiq.id_-768x959.jpg" alt="Carousel edu 11 (1) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-edu-11-2-logiq.id_-768x959.jpg" alt="Carousel edu 11 (2) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-edu-11-3-logiq.id_-768x959.jpg" alt="Carousel edu 11 (3) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-edu-11-4-logiq.id_-768x959.jpg" alt="Carousel edu 11 (4) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-edu-11-5-logiq.id_-768x959.jpg" alt="Carousel edu 11 (5) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-edu-11-6-logiq.id_-768x959.jpg" alt="Carousel edu 11 (6) logiq.id" /></figure></div>			</div>
							
									</div>
						</div>
				<div class="elementor-element elementor-element-cafd177 elementor-widget elementor-widget-image-carousel" data-id="cafd177" data-element_type="widget" data-e-type="widget" data-settings="{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;2&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:0,&quot;speed&quot;:2500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Karosel Gambar" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-edu-13-1-logiq.id_-768x959.jpg" alt="Carousel edu 13 (1) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-edu-13-2-logiq.id_-768x959.jpg" alt="Carousel edu 13 (2) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-edu-13-3-logiq.id_-768x959.jpg" alt="Carousel edu 13 (3) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-edu-13-4-logiq.id_-768x959.jpg" alt="Carousel edu 13 (4) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-edu-13-5-logiq.id_-768x959.jpg" alt="Carousel edu 13 (5) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Carousel-edu-13-6-logiq.id_-768x959.jpg" alt="Carousel edu 13 (6) logiq.id" /></figure></div>			</div>
							
									</div>
						</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-bf7bdcc elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="bf7bdcc" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;gradient&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2334f3d" data-id="2334f3d" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-0843e54 elementor-widget elementor-widget-heading" data-id="0843e54" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Fitur yang Bikin Produksi<span class="gradient-text">Carousel Lebih Ringan</span></h2>				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-0f0b673 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="0f0b673" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-f3d58d5" data-id="f3d58d5" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-85121ab elementor-widget elementor-widget-heading" data-id="85121ab" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<div class="elementor-heading-title elementor-size-default">Bukan sulap, bukan dukun konten. Cuma workflow yang lebih rapi, supaya kamu tidak mulai dari kekosongan yang menyebalkan.</div>				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-6e9338d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="6e9338d" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-4b9cee7" data-id="4b9cee7" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-4955896 elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="4955896" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="800px" height="800px" viewBox="0 0 36 36" aria-hidden="true" role="img" class="iconify iconify--twemoji" preserveAspectRatio="xMidYMid meet"><circle fill="#DD2E44" cx="18" cy="18" r="18"></circle><circle fill="#FFF" cx="18" cy="18" r="13.5"></circle><circle fill="#DD2E44" cx="18" cy="18" r="10"></circle><circle fill="#FFF" cx="18" cy="18" r="6"></circle><circle fill="#DD2E44" cx="18" cy="18" r="3"></circle><path opacity=".2" d="M18.24 18.282l13.144 11.754s-2.647 3.376-7.89 5.109L17.579 18.42l.661-.138z" fill="#000000"></path><path fill="#FFAC33" d="M18.294 19a.994.994 0 0 1-.704-1.699l.563-.563a.995.995 0 0 1 1.408 1.407l-.564.563a.987.987 0 0 1-.703.292z"></path><path fill="#55ACEE" d="M24.016 6.981c-.403 2.079 0 4.691 0 4.691l7.054-7.388c.291-1.454-.528-3.932-1.718-4.238c-1.19-.306-4.079.803-5.336 6.935zm5.003 5.003c-2.079.403-4.691 0-4.691 0l7.388-7.054c1.454-.291 3.932.528 4.238 1.718c.306 1.19-.803 4.079-6.935 5.336z"></path><path fill="#3A87C2" d="M32.798 4.485L21.176 17.587c-.362.362-1.673.882-2.51.046c-.836-.836-.419-2.08-.057-2.443L31.815 3.501s.676-.635 1.159-.152s-.176 1.136-.176 1.136z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Hook Carousel						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Bantu bikin kalimat pembuka yang lebih menarik supaya orang berhenti scroll dan mau baca slide berikutnya.					</p>
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-aec4d4e" data-id="aec4d4e" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-0fb88e9 elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="0fb88e9" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="Layer_1" viewBox="0 0 512 512" xml:space="preserve"><g>	<polygon style="fill:#FF8E00;" points="271.673,0 256,0 245.551,34.721 256,69.441 271.673,69.441  "></polygon>	<polygon style="fill:#FF8E00;" points="271.673,512 271.673,442.559 256,442.559 245.551,477.279 256,512  "></polygon></g><rect x="136.602" y="35.901" transform="matrix(-0.3827 -0.9239 0.9239 -0.3827 189.24 229.5951)" style="fill:#FFBA00;" width="69.446" height="31.348"></rect><rect x="305.955" y="444.776" transform="matrix(-0.3827 -0.9239 0.9239 -0.3827 45.6524 951.4037)" style="fill:#FF8E00;" width="69.446" height="31.348"></rect><rect x="64.812" y="83.857" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 99.5365 240.2899)" style="fill:#FFBA00;" width="69.443" height="31.347"></rect><rect x="377.752" y="396.795" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 412.4768 995.7908)" style="fill:#FF8E00;" width="69.443" height="31.347"></rect><rect x="16.84" y="155.653" transform="matrix(-0.9239 -0.3827 0.3827 -0.9239 33.635 349.3437)" style="fill:#FFBA00;" width="69.446" height="31.348"></rect><rect x="425.723" y="325.02" transform="matrix(-0.9239 -0.3827 0.3827 -0.9239 755.4605 831.662)" style="fill:#FF8E00;" width="69.446" height="31.348"></rect><rect y="240.327" style="fill:#FFBA00;" width="69.444" height="31.347"></rect><rect x="442.556" y="240.327" style="fill:#FF8E00;" width="69.444" height="31.347"></rect><rect x="35.89" y="305.966" transform="matrix(-0.3827 -0.9239 0.9239 -0.3827 -243.4582 518.7056)" style="fill:#FFBA00;" width="31.348" height="69.446"></rect><rect x="444.765" y="136.613" transform="matrix(-0.3827 -0.9239 0.9239 -0.3827 478.3505 662.2932)" style="fill:#FF8E00;" width="31.348" height="69.446"></rect><rect x="83.857" y="377.74" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 -121.7459 774.4951)" style="fill:#FFBA00;" width="31.347" height="69.443"></rect><rect x="396.789" y="64.811" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 633.7369 461.5681)" style="fill:#FF8E00;" width="31.347" height="69.443"></rect><rect x="155.643" y="425.726" transform="matrix(-0.9239 -0.3827 0.3827 -0.9239 153.3838 951.4084)" style="fill:#FFBA00;" width="31.348" height="69.446"></rect><rect x="325.009" y="16.853" transform="matrix(-0.9239 -0.3827 0.3827 -0.9239 635.694 229.6021)" style="fill:#FF8E00;" width="31.348" height="69.446"></rect><path style="fill:#FF6E7A;" d="M267.685,107.077H256L235.102,256L256,404.923h11.685c61.124,0,110.676-49.551,110.676-110.676 v-76.494C378.361,156.628,328.81,107.077,267.685,107.077z"></path><path style="fill:#FFABB2;" d="M244.315,107.077c-61.124,0-110.676,49.551-110.676,110.676v76.494 c0,61.124,49.551,110.676,110.676,110.676H256V107.077H244.315z"></path><path style="fill:#FF0F4D;" d="M267.685,91.403H256l-10.449,15.672L256,130.741c7.441,6.275,12.169,15.657,12.169,25.976 c0,10.439-4.737,19.787-12.169,26.023l-10.449,19.601L256,222.03h106.687v18.296H256L245.551,256L256,271.673h106.687v18.294H256 l-10.449,15.82L256,329.258c7.432,6.236,12.169,15.586,12.169,26.023c0,10.319-4.727,19.702-12.169,25.976l-10.449,23.665 L256,420.595h11.685c69.67,0,126.349-56.68,126.349-126.349v-76.495C394.034,148.084,337.354,91.403,267.685,91.403z  M289.965,190.686c6.055-9.904,9.549-21.534,9.549-33.968c0-10.9-2.707-21.465-7.764-30.877 c11.657,3.054,22.445,8.276,31.911,15.203h-13.524v31.347h41.002c3.145,5.764,5.705,11.89,7.612,18.294H289.965z M351.14,339.609 h-41.002v31.347h13.524c-9.466,6.927-20.253,12.148-31.911,15.202c5.056-9.41,7.764-19.975,7.764-30.876 c0-12.433-3.495-24.064-9.549-33.968h68.787C356.845,327.72,354.285,333.845,351.14,339.609z"></path><g>	<rect x="225.729" y="240.327" style="fill:#FF4F67;" width="30.275" height="31.347"></rect>	<path style="fill:#FF4F67;" d="M237.98,389.033c-18.48-1.223-35.531-7.752-49.641-18.078h59.093v-31.347H160.86  c-3.145-5.764-5.705-11.89-7.613-18.294H234.2c8.291,0,15.895,2.991,21.799,7.944v-39.291h-17.044  c-18.73,0-33.968-15.238-33.968-33.968s15.238-33.968,33.968-33.968H256v-39.29c-5.904,4.954-13.507,7.944-21.799,7.944h-80.953  c1.907-6.404,4.467-12.53,7.612-18.294h86.572v-31.347h-59.094c14.11-10.326,31.161-16.855,49.642-18.078  c6.825,0.755,13.032,3.568,18.021,7.775V91.403h-11.685c-69.67,0-126.349,56.68-126.349,126.349v76.495  c0,69.669,56.68,126.349,126.349,126.349H256v-39.338C251.012,385.465,244.805,388.278,237.98,389.033z M149.313,271.673h13.706  v-31.347h-13.706v-18.294h33.878c-6.055,9.904-9.549,21.534-9.549,33.968s3.495,24.064,9.549,33.968h-33.878V271.673z"></path></g><g>	<rect x="240.327" style="fill:#FFBA00;" width="15.673" height="69.444"></rect>	<rect x="240.327" y="442.556" style="fill:#FFBA00;" width="15.673" height="69.444"></rect></g></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Breakdown Ide						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Topik yang masih mentah bisa dipecah jadi beberapa slide dengan alur yang lebih masuk akal.					</p>
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-47ddbb2" data-id="47ddbb2" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-5c578ff elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="5c578ff" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:serif="http://www.serif.com/" xmlns:xlink="http://www.w3.org/1999/xlink" width="800px" height="800px" viewBox="0 0 32 32" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;" xml:space="preserve"><rect height="32" id="Pin" style="fill:none;" width="32" x="0" y="0"></rect><g id="Pin1"><path d="M10.845,17.429c0.086,0.013 0.109,0.013 0.192,0.039c0.126,0.038 0.243,0.101 0.344,0.184c0.026,0.02 0.049,0.044 0.073,0.066l2.829,2.828c0.022,0.024 0.045,0.047 0.066,0.073c0.227,0.277 0.29,0.681 0.15,1.017c-0.037,0.091 -0.088,0.176 -0.15,0.252c-0.021,0.025 -0.044,0.048 -0.066,0.072l-6.789,6.788c-0.021,0.02 -0.042,0.041 -0.065,0.06c-0.068,0.057 -0.143,0.105 -0.224,0.142c-0.072,0.033 -0.092,0.036 -0.167,0.059l-3.818,0.99c-0.032,0.007 -0.064,0.015 -0.097,0.02c-0.358,0.056 -0.74,-0.098 -0.958,-0.393c-0.157,-0.212 -0.225,-0.488 -0.184,-0.749c0.005,-0.032 0.013,-0.064 0.02,-0.097l0.99,-3.818c0.009,-0.028 0.016,-0.057 0.026,-0.085c0.03,-0.083 0.071,-0.163 0.121,-0.235c0.045,-0.065 0.061,-0.078 0.114,-0.136l6.788,-6.788c0.065,-0.059 0.079,-0.076 0.152,-0.125c0.108,-0.073 0.232,-0.124 0.36,-0.149c0.086,-0.017 0.108,-0.015 0.195,-0.019c0.033,0.001 0.065,0.003 0.098,0.004Z" style="fill:#f2f2f2;"></path><path d="M12.868,19.132l1.415,1.414c0.022,0.024 0.045,0.047 0.066,0.073c0.227,0.277 0.29,0.681 0.15,1.017c-0.037,0.091 -0.088,0.176 -0.15,0.252c-0.021,0.025 -0.044,0.048 -0.066,0.072l-6.789,6.788c-0.021,0.02 -0.042,0.041 -0.065,0.06c-0.068,0.057 -0.143,0.105 -0.224,0.142c-0.072,0.033 -0.092,0.036 -0.167,0.059l-3.818,0.99c-0.032,0.007 -0.064,0.015 -0.097,0.02c-0.31,0.049 -0.637,-0.06 -0.861,-0.281l10.606,-10.606Z" style="fill:#d9d9d9;"></path><path d="M6.52,14.167c0.843,-0.839 1.947,-1.448 3.125,-1.721c1.22,-0.282 2.517,-0.213 3.708,0.18c0.09,0.03 0.18,0.061 0.27,0.095l6.569,-6.569c-0.298,-0.608 -0.39,-1.333 -0.231,-2.001c0.182,-0.761 0.691,-1.441 1.383,-1.824c0.409,-0.226 0.876,-0.348 1.34,-0.357c0.021,-0.001 0.043,-0.001 0.064,-0.001c0.763,0.004 1.514,0.31 2.069,0.829c0.022,0.021 0.044,0.042 0.066,0.064c1.418,1.415 2.833,2.833 4.249,4.249c0.601,0.603 0.94,1.459 0.895,2.306c-0.036,0.668 -0.308,1.32 -0.77,1.81c-0.019,0.02 -0.038,0.039 -0.057,0.058c0,0 -0.041,0.041 -0.073,0.071c-0.601,0.56 -1.45,0.833 -2.272,0.745c-0.349,-0.038 -0.691,-0.138 -1.007,-0.292l-6.569,6.569c0.356,0.95 0.513,2.01 0.422,3.048c-0.126,1.445 -0.732,2.843 -1.73,3.911c-0.031,0.034 -0.063,0.068 -0.096,0.101l-0.032,0.033l0.021,-0.024l-0.067,0.069l-0.073,0.063c-0.027,0.018 -0.052,0.038 -0.079,0.055c-0.298,0.188 -0.696,0.204 -1.01,0.034c-0.057,-0.031 -0.11,-0.067 -0.16,-0.108c-0.025,-0.02 -0.047,-0.043 -0.071,-0.064l-9.9,-9.9c-0.021,-0.023 -0.043,-0.045 -0.063,-0.07c-0.201,-0.243 -0.277,-0.585 -0.197,-0.891c0.041,-0.153 0.117,-0.295 0.223,-0.413c0.021,-0.024 0.044,-0.045 0.066,-0.068l-0.013,0.013l-0.008,0.008l0.007,-0.008l0.001,0Z" style="fill:#f44336;"></path><path d="M27.011,4.989c0.707,0.707 1.414,1.415 2.121,2.122c0.601,0.603 0.94,1.459 0.895,2.306c-0.036,0.668 -0.308,1.32 -0.77,1.81c-0.019,0.02 -0.038,0.039 -0.057,0.058c0,0 -0.041,0.041 -0.073,0.071c-0.601,0.56 -1.45,0.833 -2.272,0.745c-0.349,-0.038 -0.691,-0.138 -1.007,-0.292l-6.569,6.569c0.356,0.95 0.513,2.01 0.422,3.048c-0.126,1.445 -0.732,2.843 -1.73,3.911c-0.031,0.034 -0.063,0.068 -0.096,0.101l-0.032,0.033l0.021,-0.024l-0.067,0.069l-0.073,0.063c-0.027,0.018 -0.052,0.038 -0.079,0.055c-0.298,0.188 -0.696,0.204 -1.01,0.034c-0.057,-0.031 -0.11,-0.067 -0.16,-0.108c-0.025,-0.02 -0.047,-0.043 -0.071,-0.064l-4.95,-4.95l15.557,-15.557Z" style="fill:#c62828;"></path></g></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Struktur Slide						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Mulai dari cover, konteks, isi utama, recap, sampai CTA. Jadi tidak asal numpuk teks.					</p>
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-2f59a86 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2f59a86" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-b82ee88" data-id="b82ee88" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-b49884a elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="b49884a" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" width="800px" height="800px" viewBox="0 -0.5 32 32" fill="none"><path d="M10.3147 30.9442C11.9424 30.9442 13.2618 29.6247 13.2618 27.9971C13.2618 26.3695 11.9424 25.05 10.3147 25.05C8.68712 25.05 7.36768 26.3695 7.36768 27.9971C7.36768 29.6247 8.68712 30.9442 10.3147 30.9442Z" fill="#FF4D00"></path><path d="M26.5232 30.9442C28.1509 30.9442 29.4703 29.6247 29.4703 27.9971C29.4703 26.3695 28.1509 25.05 26.5232 25.05C24.8956 25.05 23.5762 26.3695 23.5762 27.9971C23.5762 29.6247 24.8956 30.9442 26.5232 30.9442Z" fill="#FF4D00"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M30.526 5.89412H7.44717L6.60911 2.28116C6.45421 1.61335 6.1084 1.0662 5.57167 0.63972C5.03494 0.21324 4.42381 0 3.73827 0H1.47353C0.659722 0 0 0.659722 0 1.47353C0 2.28733 0.659722 2.94706 1.47353 2.94706H3.73827L4.42186 5.89412H4.42059L8.21564 22.4326C8.29244 22.7673 8.46515 23.0416 8.73378 23.2556C9.0024 23.4695 9.30842 23.5765 9.65183 23.5765H26.8066C27.1441 23.5765 27.4459 23.4728 27.7121 23.2654C27.9783 23.0581 28.1527 22.7908 28.2354 22.4635L31.9547 7.72829C32.0103 7.50802 32.0147 7.28674 31.968 7.06443C31.9212 6.84212 31.828 6.64136 31.6884 6.46214C31.5488 6.28293 31.377 6.14345 31.1728 6.04372C30.9688 5.94399 30.7532 5.89412 30.526 5.89412Z" fill="url(#paint0_linear_103_1445)"></path><g style="mix-blend-mode:hard-light"><g style="mix-blend-mode:hard-light"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.95667 10.7179C8.94284 10.661 8.93245 10.6034 8.91504 10.5453C8.91504 10.4871 8.91504 10.4287 8.91504 10.3701C8.91504 9.96323 9.0589 9.61592 9.34663 9.32819C9.63435 9.04047 9.98167 8.89661 10.3886 8.89661C10.7285 8.89661 11.0321 9.00165 11.2993 9.21174C11.5665 9.42183 11.7402 9.69203 11.8205 10.0224L13.9565 18.817L13.9567 18.8175C13.9705 18.8744 13.9809 18.932 13.9878 18.9901C13.9948 19.0483 13.9983 19.1067 13.9983 19.1653C13.9983 19.5722 13.8544 19.9195 13.5667 20.2072C13.279 20.4949 12.9317 20.6388 12.5248 20.6388C12.1848 20.6388 11.8813 20.5338 11.614 20.3237C11.3468 20.1136 11.1731 19.8434 11.0929 19.5131L8.95667 10.7179ZM17.6405 10.059C17.5603 9.72864 17.3865 9.45844 17.1193 9.24835C16.8521 9.03826 16.5485 8.93321 16.2086 8.93321C15.8017 8.93321 15.4544 9.07707 15.1666 9.3648C14.8789 9.65252 14.7351 9.99984 14.7351 10.4067C14.7351 10.4653 14.7385 10.5237 14.7455 10.5819C14.7525 10.64 14.7629 10.6976 14.7767 10.7545L16.9129 19.5497C16.9931 19.88 17.1668 20.1502 17.4341 20.3603C17.7013 20.5704 18.0049 20.6754 18.3448 20.6754C18.7517 20.6754 19.099 20.5315 19.3867 20.2438C19.6744 19.9561 19.8183 19.6088 19.8183 19.2019C19.8183 19.1433 19.8148 19.0849 19.8079 19.0267C19.8009 18.9686 19.7905 18.911 19.7767 18.8541L19.7766 18.8536L17.6405 10.059Z" fill="white" fill-opacity="0.6"></path></g></g><defs><linearGradient id="paint0_linear_103_1445" x1="0" y1="0" x2="19.7144" y2="29.6608" gradientUnits="userSpaceOnUse"><stop stop-color="#FFB300"></stop><stop offset="1" stop-color="#FF4900"></stop></linearGradient></defs></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Bisa Untuk Promo						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Cocok untuk bikin carousel jualan, launching produk, penawaran, dan campaign promosi.					</p>
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-845885d" data-id="845885d" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-6a4a353 elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="6a4a353" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="800px" height="800px" viewBox="0 0 64 64" xml:space="preserve"><style type="text/css">	.st0{fill:#FFEEA9;}	.st1{fill:#D32436;}	.st2{fill:#8DD1D3;}	.st3{fill:#330D00;}	.st4{fill:none;stroke:#330D00;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}</style><g id="_x34_0-Id_Card"></g><g id="_x33_9-Formula"></g><g id="_x33_8-Elbow"></g><g id="_x33_7-Diploma"></g><g id="_x33_6-Laptop"></g><g id="_x33_5-Brush"></g><g id="_x33_4-Baseball"></g><g id="_x33_3-Student"><g><g><polygon class="st2" points="62.9,13.2 49.7,18 32,24.3 14.3,18 1.1,13.2 32,2.2    "></polygon></g><g><path class="st1" d="M58.5,33.1h-4.4v-5.6c0-0.6,0.4-1,1-1h2.4c0.6,0,1,0.4,1,1V33.1z"></path></g><g><path class="st0" d="M49.7,18v1.7c0,6.7-3.7,12.6-9.1,15.6c-2.5,1.4-5.3,2.2-8.4,2.2h-0.4c-3,0-5.9-0.8-8.4-2.2     c-5.4-3.1-9.1-9-9.1-15.6V18L32,24.3L49.7,18z"></path></g><g><path class="st1" d="M58.5,50.8v11h-53v-11c0-8.5,6.9-15.4,15.4-15.4h2.5c2.5,1.4,5.3,2.2,8.4,2.2h0.4c3,0,5.9-0.8,8.4-2.2H43     C51.6,35.3,58.5,42.2,58.5,50.8z"></path></g><g><path class="st3" d="M63.3,12.2l-30.9-11c-0.2-0.1-0.5-0.1-0.7,0l-30.9,11c-0.4,0.2-0.7,0.6-0.7,1c0,0.5,0.3,0.9,0.7,1l12.5,4.5     v0.9c0,5.7,2.6,11,6.8,14.6c-8.7,0.5-15.6,7.7-15.6,16.5v11c0,0.6,0.5,1.1,1.1,1.1h53c0.6,0,1.1-0.5,1.1-1.1v-11     c0-8.8-6.9-16-15.6-16.5c4.3-3.6,6.8-8.9,6.8-14.6v-0.9l4.4-1.6v8.4C53.9,26,53,27.3,53,28.7v4.4c0,0.6,0.5,1.1,1.1,1.1h4.4     c0.6,0,1.1-0.5,1.1-1.1v-4.4c0-1.4-0.9-2.7-2.2-3.1v-9.2l5.9-2.1c0.4-0.2,0.7-0.6,0.7-1C64,12.8,63.7,12.4,63.3,12.2z M57.4,32     h-2.2v-3.3c0-0.6,0.5-1.1,1.1-1.1c0.6,0,1.1,0.5,1.1,1.1V32z M57.4,50.8v9.9H6.6v-9.9c0-7.9,6.4-14.3,14.3-14.3h2.2     c0.3,0.2,0.7,0.3,1,0.5c0.3,0.1,0.6,0.3,1,0.4c0.4,0.2,0.8,0.3,1.2,0.4c0.3,0.1,0.6,0.2,1,0.3c0.5,0.1,0.9,0.2,1.4,0.3     c0.3,0.1,0.6,0.1,0.9,0.2c0.8,0.1,1.5,0.2,2.3,0.2h0.4c0.8,0,1.5-0.1,2.3-0.2c0.3,0,0.5-0.1,0.8-0.2c0.5-0.1,0.9-0.2,1.4-0.3     c0.3-0.1,0.6-0.2,0.9-0.3c0.4-0.1,0.9-0.3,1.3-0.4c0.3-0.1,0.6-0.3,0.9-0.4c0.4-0.2,0.7-0.3,1.1-0.5H43     C50.9,36.4,57.4,42.8,57.4,50.8z M48.6,19.7c0,6.1-3.3,11.7-8.5,14.7c-2.4,1.3-5.1,2.1-7.8,2.1h-0.4c-0.7,0-1.4-0.1-2.1-0.2     c-2-0.3-3.9-0.9-5.7-1.9c-5.3-3-8.5-8.6-8.5-14.7v-0.1l16.2,5.8c0.1,0,0.2,0.1,0.4,0.1c0.1,0,0.3,0,0.4-0.1l16.2-5.8V19.7z      M49.3,16.9C49.3,16.9,49.3,16.9,49.3,16.9L32,23.1l-17.3-6.2c0,0,0,0,0,0L4.4,13.2L32,3.4l27.6,9.9L49.3,16.9z"></path></g></g></g><g id="_x33_2-Highlighter"></g><g id="_x33_1-Ruler"></g><g id="_x33_0-Caliper"></g><g id="_x32_9-Ruler_Elbow"></g><g id="_x32_8-Abacus"></g><g id="_x32_7-Id_Card"></g><g id="_x32_6-Eraser"></g><g id="_x32_5-Pencil"></g><g id="_x32_4-Ink"></g><g id="_x32_3-Graduation_Cap"></g><g id="_x32_2-_Sling_Bag"></g><g id="_x32_1-Rugby_Ball"></g><g id="_x32_0-Clock"></g><g id="_x31_9-Certificate"></g><g id="_x31_8-Idea"></g><g id="_x31_7-Bookshelf"></g><g id="_x31_6-Formula"></g><g id="_x31_5-Bell"></g><g id="_x31_4-Magnifying_Glass"></g><g id="_x31_3-Calculator"></g><g id="_x31_2-Eyeglasses"></g><g id="_x31_1-Bus"></g><g id="_x31_0-Trophy"></g><g id="_x39_-Globe"></g><g id="_x38_-Basket_Ball"></g><g id="_x37_-Pen"></g><g id="_x36_-Board"></g><g id="_x35_-Bag"></g><g id="_x34_-Exam"></g><g id="_x33_-Book"></g><g id="_x32_-Ruler"></g><g id="_x31_-Building"></g></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Bisa Untuk Edukasi						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Bantu bikin carousel tips, listicle, how-to, mitos fakta, dan konten edukasi ringan.					</p>
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-d9695e0" data-id="d9695e0" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-71195c6 elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="71195c6" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="800px" height="800px" viewBox="0 0 128 128" aria-hidden="true" role="img" class="iconify iconify--noto" preserveAspectRatio="xMidYMid meet"><radialGradient id="IconifyId17ecdb2904d178eab26064" cx="34.77" cy="46.297" r="48.535" gradientTransform="matrix(1.0274 0 0 1.0036 -9.007 3.448)" gradientUnits="userSpaceOnUse"><stop stop-color="#FFCA28" offset=".353"></stop><stop stop-color="#FFB300" offset=".766"></stop></radialGradient><path d="M124 72.49c0-3-2.43-5.46-5.52-5.61c-2.48-.12-8.65 1.45-12.14-.19c-8.61-4.05-44.1-22.73-44.1-22.73c-3.12-1.69-10.77-4.19-14.65-3.22l-28.3 11.28c-2.76.69-5 2.36-6.43 4.53c-1.04 1.18-2.18 9.38-3.74 16.83S5.65 85.76 5.65 85.76c-1.54 5.68 2.95 9.49 6.94 10.17s9.21-1.77 10.75-7.46l3.28-15.74c.53-2.56 2.64-4.52 5.28-4.91l9.97.36l-3.51 17.95s17.76 22.73 42.87 28.12c9.21 1.98 17.78-3.78 24.38-4.19c3.05-.19 9.39.48 12.18 1.29c3.1.9 6.22-1.38 6.22-4.51V72.49z" fill="url(#IconifyId17ecdb2904d178eab26064)"></path><path d="M87.7 115.75c-6.36-.12-16.11-3.73-22.81-6.67a21.376 21.376 0 0 0-15.69-.58l-5.13 1.81c-4.87 1.72-10.33.1-13.37-3.97L20.63 92.87l84.05-.17s-1.54 23.35-16.98 23.05z" fill="#fa0"></path><path d="M40.57 72.75l15.02-24.84l-.1 4.15c-.1 4.24 2.67 8.05 6.83 9.4L40.57 72.75z" fill="#EDA600"></path><path d="M23.62 110.95l-17.18 12.7c-1.22.9-2.74-.07-2.39-1.53l4.73-19.74c.11-.45.29-.9.54-1.3L66.28 6.22c1.21-2.01 3.68-2.81 5.52-1.77l8.77 4.95c1.84 1.04 2.35 3.51 1.14 5.53l-56.86 94.65c-.31.54-.73 1.01-1.23 1.37z" fill="#1E88E5"></path><path d="M49.64 43.52c3.42 0 8.81 1.79 11.21 3.09c1.45.76 35.64 18.76 44.22 22.79c1.49.7 3.33 1.04 5.63 1.04c1.76 0 3.48-.19 5-.36c.99-.11 1.93-.21 2.5-.21h.14c1.49.07 2.66 1.22 2.66 2.61v34.35c0 1.03-.95 1.71-1.83 1.71c-.18 0-.37-.03-.55-.08c-2.92-.85-8.58-1.44-11.83-1.44c-.5 0-.96.01-1.37.04c-2.84.18-5.77 1.13-8.87 2.15l-.61.2c-.41.13-.79.36-1.11.65c-1.94 1.8-4.18 2.68-6.83 2.68h-.24c-4.61-.09-12.71-2.49-21.67-6.42c-3.1-1.36-6.39-2.05-9.79-2.05c-2.77 0-5.5.47-8.1 1.39l-5.13 1.81c-.96.34-1.96.51-2.97.51c-2.77 0-5.38-1.29-7-3.44l-1.36-1.81c-.57-.76-1.46-1.2-2.4-1.2c-.1 0-.19 0-.29.01c-.3.03-.6.04-.88.04c-2.9 0-3.96-1.47-4.5-2.58c-.77-1.55-.86-3.15-.29-4.73c.23-.63.23-1.3.04-1.91c.65-.08 1.27-.38 1.76-.87c.7-.71 1.51-1.32 2.42-1.81c.04-.02.07-.04.1-.06l13.6-8.09c.73-.44 1.25-1.16 1.41-2l2.11-10.77c.18-.93-.08-1.89-.72-2.59c-.57-.63-1.38-.99-2.22-.99c-.09 0-.19 0-.28.01l-8.56.81c-.05.01-.11.01-.16.02c-3.81.56-6.9 3.4-7.75 7.09l-4.65 14.44c-.01.04-.03.09-.04.13c-.05.2-.12.41-.22.68c-.23.64-.24 1.31-.05 1.92c-.63.08-1.23.36-1.71.82c-1.24 1.21-2.95 1.93-4.56 1.93c-.28 0-.56-.02-.82-.07c-1.63-.28-3.23-1.3-4.07-2.62c-.68-1.07-.86-2.31-.51-3.68c.36-.96 2.09-5.74 3.54-12.67c.5-2.4.95-4.8 1.38-7.13c.62-3.35 1.39-7.51 1.86-8.56l.07-.1a7.87 7.87 0 0 1 4.66-3.28c.13-.03.26-.07.38-.12l28.08-11.2c.26-.03.64-.08 1.17-.08m0-3c-.75 0-1.44.07-2.04.22L19.3 52.02c-2.76.69-5 2.36-6.43 4.53c-1.04 1.18-2.18 9.38-3.74 16.83c-1.56 7.46-3.47 12.37-3.47 12.37c-1.54 5.68 2.95 9.49 6.94 10.17c.43.07.87.11 1.32.11c2.27 0 4.74-.92 6.65-2.78c-.8 2.22-.75 4.68.43 7.07c1.5 3.04 4.18 4.25 7.19 4.25c.39 0 .78-.02 1.17-.06l1.36 1.81c2.23 2.98 5.76 4.65 9.4 4.65c1.33 0 2.67-.22 3.97-.68l5.13-1.81c2.3-.81 4.7-1.21 7.1-1.21c2.93 0 5.86.6 8.59 1.8c6.7 2.94 16.46 6.55 22.81 6.67h.29c3.72 0 6.62-1.39 8.87-3.48c3.17-1.03 6.11-2.04 8.74-2.21c.35-.02.75-.03 1.19-.03c3.29 0 8.53.61 10.99 1.32c.47.14.93.2 1.39.2c2.58 0 4.83-2.05 4.83-4.71V72.49c0-3-2.43-5.46-5.52-5.61c-.09 0-.19-.01-.28-.01c-1.69 0-4.68.57-7.5.57c-1.6 0-3.13-.18-4.35-.75c-8.61-4.05-44.1-22.73-44.1-22.73c-2.66-1.43-8.54-3.44-12.63-3.44zm-26.6 48.87c.11-.3.21-.6.3-.92l4.7-14.57c.53-2.56 2.64-4.52 5.28-4.91l8.55-.8l-2.11 10.77l-13.6 8.09c-1.18.65-2.23 1.44-3.12 2.34z" fill="#EDA600"></path><linearGradient id="IconifyId17ecdb2904d178eab26065" x1="67.412" x2="15.176" y1="18.589" y2="112.62" gradientUnits="userSpaceOnUse"><stop stop-color="#64B5F6" offset="0"></stop><stop stop-color="#2196F3" offset="1"></stop></linearGradient><path d="M23.62 110.95l-17.18 12.7c-1.22.9-2.74-.07-2.39-1.53l4.73-19.74c.11-.45.29-.9.54-1.3L66.28 6.22c1.21-2.01 3.68-2.81 5.52-1.77l8.77 4.95c1.84 1.04 2.35 3.51 1.14 5.53l-56.86 94.65c-.31.54-.73 1.01-1.23 1.37z" fill="url(#IconifyId17ecdb2904d178eab26065)"></path><path d="M70.04 7c.11 0 .21.02.29.07l8.77 4.95c.04.02.17.1.24.34c.04.15.1.54-.2 1.03l-56.86 94.66c-.12.19-.27.37-.45.5L7.92 118.83l3.77-15.75c.04-.16.1-.31.19-.46L68.86 7.77c.31-.53.82-.77 1.18-.77m0-3c-1.44 0-2.91.81-3.76 2.22L9.31 101.07c-.25.41-.43.85-.54 1.3l-4.73 19.74c-.25 1.08.5 1.89 1.4 1.89c.33 0 .68-.11 1-.35l17.18-12.7c.5-.37.92-.83 1.24-1.37l56.86-94.65c1.21-2.01.7-4.49-1.14-5.53l-8.77-4.95c-.55-.3-1.16-.45-1.77-.45z" fill="#424242" opacity=".2"></path><radialGradient id="IconifyId17ecdb2904d178eab26066" cx="73.325" cy="81.096" r="35.227" gradientTransform="matrix(1.0356 0 0 1.0036 -12.354 3.448)" gradientUnits="userSpaceOnUse"><stop stop-color="#FFCA28" offset=".353"></stop><stop stop-color="#FFB300" offset=".766"></stop></radialGradient><path d="M78.69 64.46c-12.41-4.71-22.01-4.01-29 1.51c-4.84 3.83-22.37 16.31-30.06 24.5c-3.67 3.92-.25 8.33 2.94 10.32c6.25 3.92 12.5 3.61 26.08-4.63c6.94-4.21 11.39-.7 16.32 2.67c0 0 7.71 6.39 14.5 8.78s22.66-1.28 27.97-9.32c5.87-8.89-3.63-24.29-28.75-33.83z" fill="url(#IconifyId17ecdb2904d178eab26066)"></path><defs><path id="IconifyId17ecdb2904d178eab26067" d="M74.79 63.14c-2.06-.62-4.03-1.08-5.93-1.38c-7.78-1.23-14.15.24-19.16 4.2c-4.84 3.83-22.37 16.31-30.06 24.5c-3.67 3.92-.25 8.33 2.94 10.32c6.25 3.92 12.5 3.61 26.08-4.63c6.94-4.21 11.39-.7 16.32 2.67c0 0 7.71 6.39 14.5 8.78c2.67.94 6.73.94 11.01.11c-20.12-.34-28.01-39.39-28.01-39.39s-.01-4.12 12.31-5.18z"></path></defs><clipPath id="IconifyId17ecdb2904d178eab26068"><use xlink:href="#IconifyId17ecdb2904d178eab26067"></use></clipPath><g clip-path="url(#IconifyId17ecdb2904d178eab26068)"><path d="M63.72 64.34c2.32 0 4.84.32 7.52.95c-2.64 14.23 1.87 28.66 12.39 40.02c-1.56-.07-2.57-.32-3.17-.53c-6.19-2.18-13.51-8.2-13.58-8.26s-.14-.11-.22-.17l-.68-.47c-3.32-2.29-6.76-4.66-11.22-4.66c-2.54 0-5.05.77-7.67 2.36c-7.56 4.58-12.7 6.63-16.67 6.63c-2.15 0-4.09-.61-6.27-1.98c-1.67-1.05-2.95-2.63-3.1-3.86c-.06-.43-.02-1.04.76-1.87c5.83-6.22 17.78-15.19 24.92-20.54c2.08-1.56 3.73-2.8 4.81-3.65c3.41-2.67 7.39-3.97 12.18-3.97m0-3c-5.5 0-10.16 1.57-14.03 4.62c-4.84 3.83-22.37 16.31-30.06 24.5c-3.67 3.92-.25 8.33 2.94 10.32c2.47 1.55 4.94 2.44 7.86 2.44c4.47 0 10.01-2.08 18.22-7.06c2.27-1.38 4.27-1.93 6.12-1.93c3.79 0 6.89 2.33 10.2 4.6c0 0 7.71 6.39 14.5 8.78c1.38.48 3.12.72 5.08.72c1.84 0 3.86-.21 5.93-.61c-12.97-11.05-20.03-27.57-15.69-44.58c-4.01-1.21-7.69-1.8-11.07-1.8z" fill="#EDA600"></path></g></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Caption Siap Pakai						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Setelah isi carousel jadi, caption juga bisa dibuatkan dengan CTA yang nyambung.					</p>
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-63892a1 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="63892a1" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-94e2bf4" data-id="94e2bf4" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-3a6373e elementor-widget elementor-widget-heading" data-id="3a6373e" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Ini Cocok Untuk Siapa?</h2>				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-a5b29c0 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="a5b29c0" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-acbf997" data-id="acbf997" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-fc8417c elementor-widget elementor-widget-heading" data-id="fc8417c" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<div class="elementor-heading-title elementor-size-default">Kalau kamu sering butuh konten carousel, kemungkinan besar ini bisa menghemat waktu dan mengurangi drama batin.</div>				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-a2ae395 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="a2ae395" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-bd003e4" data-id="bd003e4" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-54278ea elementor-view-stacked elementor-shape-circle elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="54278ea" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="800px" height="800px" viewBox="0 0 512 512" id="_12_Shop_Open" xml:space="preserve"><style type="text/css">	.st0{fill:#D3D9D9;}	.st1{fill:#A8B2B4;}	.st2{fill:#7C8B8E;}	.st3{fill:#EDEDED;}	.st4{fill:#FEDD8E;}	.st5{fill:#FC8A8A;}	.st6{fill:#FEE9B4;}	.st7{fill:#FCB0B0;}	.st8{fill:#FDD367;}	.st9{fill:#F96364;}	.st10{fill:#7BDE9E;}	.st11{fill:#51D27F;}	.st12{fill:#A7EABF;}	.st13{fill:#D3F0FD;}	.st14{fill:#A5E1FB;}	.st15{fill:#333333;}</style><title></title><path class="st0" d="M486.5,83.2v373.3h-461V83.2c0-16.2,13.1-29.3,29.3-29.3c0,0,0,0,0,0h402.5C473.5,53.9,486.5,67,486.5,83.2z"></path><path class="st1" d="M507.8,475v-8.6c0-5.5-4.5-10-10-10H14.2c-5.5,0-10,4.5-10,10v8.6c0,5.5,4.5,10,10,10h483.6  C503.3,485,507.8,480.5,507.8,475z"></path><path class="st0" d="M38.1,456.4V485H14.2c-5.5,0-10-4.5-10-10v-8.6c0-5.5,4.5-10,10-10H38.1z"></path><path class="st2" d="M507.8,466.4v8.6c0,5.5-4.5,10-10,10h-23.9v-28.6h23.9C503.3,456.4,507.8,460.9,507.8,466.4z"></path><path class="st3" d="M428.1,53.9c16.2,0,29.3,13.1,29.3,29.3c0,0,0,0,0,0v373.2h29.2V83.2c0-16.2-13-29.3-29.2-29.3L428.1,53.9z"></path><path class="st3" d="M54.7,427.2v-344c0-4.5,3.6-8.1,8-8.1c0,0,0,0,0.1,0h386.5c4.5,0,8.1,3.6,8.1,8c0,0,0,0,0,0.1v344.1L54.7,427.2  L54.7,427.2z"></path><path class="st4" d="M76,118.2h72v15c0,9.6-3.8,18.7-10.6,25.4c-14,14.1-36.7,14.1-50.8,0.2c-6.8-6.8-10.6-16-10.6-25.6V118.2z"></path><path class="st4" d="M436,118.2v15c0,9.6-3.8,18.7-10.6,25.4c-14,14.1-36.7,14.1-50.8,0.2c-6.8-6.8-10.6-16-10.6-25.6v-15H436z"></path><path class="st4" d="M220,118.2h72v15c0,9.6-3.8,18.7-10.6,25.4c-14,14.1-36.7,14.1-50.8,0.2c-6.8-6.8-10.6-16-10.6-25.6V118.2z"></path><path class="st5" d="M4,118.2h72v15c0,9.6-3.8,18.7-10.6,25.4c-14,14.1-36.7,14.1-50.8,0.2C7.8,152,4,142.8,4,133.2V118.2z"></path><path class="st5" d="M292,118.2h72v15c0,9.6-3.8,18.7-10.6,25.4c-14,14.1-36.7,14.1-50.8,0.2c-6.8-6.8-10.6-16-10.6-25.6V118.2z"></path><path class="st5" d="M148,118.2h72v15c0,9.6-3.8,18.7-10.6,25.4c-14,14.1-36.7,14.1-50.8,0.2c-6.8-6.8-10.6-16-10.6-25.6V118.2z"></path><path class="st5" d="M508,118.2v15c0,9.6-3.8,18.7-10.6,25.4c-14,14.1-36.7,14.1-50.8,0.2c-6.8-6.8-10.6-16-10.6-25.6v-15H508z"></path><path class="st5" d="M98.9,27L76,118.2H4l26.3-74.7C33.7,33.6,43,27,53.4,27H98.9z"></path><polygon class="st4" points="161.7,27 148,118.2 76,118.2 98.9,27 "></polygon><polygon class="st5" points="224.6,27 220,118.2 148,118.2 161.7,27 "></polygon><polygon class="st4" points="287.4,27 292,118.2 220,118.2 224.6,27 "></polygon><polygon class="st5" points="350.3,27 364,118.2 292,118.2 287.4,27 "></polygon><polygon class="st4" points="413.1,27 436,118.2 364,118.2 350.3,27 "></polygon><path class="st5" d="M481.7,43.4l26.3,74.8h-72L413.1,27h45.4C468.9,27,478.2,33.5,481.7,43.4z"></path><path class="st6" d="M120.7,168.2c-19.5,4.7-39-7.3-43.7-26.8c-0.6-2.7-1-5.4-1-8.2v-15h17.4v15C93.4,149.7,104.6,164.2,120.7,168.2  z"></path><path class="st6" d="M408.7,168.2c-19.5,4.7-39-7.3-43.7-26.8c-0.6-2.7-1-5.4-1-8.2v-15h17.4v15  C381.4,149.7,392.6,164.2,408.7,168.2z"></path><path class="st6" d="M264.7,168.2c-19.5,4.7-39-7.3-43.7-26.8c-0.6-2.7-1-5.4-1-8.2v-15h17.4v15  C237.4,149.7,248.6,164.2,264.7,168.2z"></path><path class="st7" d="M48.7,168.2c-19.5,4.7-39-7.3-43.7-26.8c-0.6-2.7-1-5.4-1-8.2v-15h17.4v15C21.4,149.7,32.6,164.2,48.7,168.2z"></path><path class="st7" d="M336.7,168.2c-19.5,4.7-39-7.3-43.7-26.8c-0.6-2.7-1-5.4-1-8.2v-15h17.4v15  C309.4,149.7,320.6,164.2,336.7,168.2z"></path><path class="st7" d="M192.7,168.2c-19.5,4.7-39-7.3-43.7-26.8c-0.6-2.7-1-5.4-1-8.2v-15h17.4v15  C165.4,149.7,176.6,164.2,192.7,168.2z"></path><path class="st7" d="M480.7,168.2c-19.5,4.7-39-7.3-43.7-26.8c-0.6-2.7-1-5.4-1-8.2v-15h17.4v15  C453.4,149.7,464.6,164.2,480.7,168.2z"></path><path class="st7" d="M53.4,27l-32,91.2H4l26.3-74.7C33.7,33.6,43,27,53.4,27z"></path><polygon class="st6" points="116.3,27 93.4,118.2 93.4,118.2 76,118.2 76,118.2 98.9,27 "></polygon><polygon class="st7" points="179.1,27 165.4,118.2 148,118.2 161.7,27 "></polygon><polygon class="st6" points="242,27 237.4,118.2 220,118.2 224.6,27 "></polygon><polygon class="st7" points="309.4,118.2 292,118.2 287.4,27 304.8,27 "></polygon><polygon class="st6" points="381.4,118.2 364,118.2 350.3,27 367.7,27 "></polygon><polygon class="st7" points="453.4,118.2 436,118.2 413.1,27 430.5,27 "></polygon><path class="st8" d="M148,118.2v15c0,9.6-3.8,18.7-10.6,25.4c-6.7,6.8-15.9,10.6-25.4,10.6c-2.9,0-5.8-0.4-8.7-1  c16-4.1,27.2-18.4,27.3-34.9v-15.1H148L148,118.2z"></path><path class="st8" d="M436,118.2v15c0,9.6-3.8,18.7-10.6,25.4c-6.7,6.8-15.9,10.6-25.4,10.6c-2.9,0-5.8-0.4-8.7-1  c16-4.1,27.2-18.4,27.3-34.9v-15.1H436L436,118.2z"></path><path class="st8" d="M292,118.2v15c0,9.6-3.8,18.7-10.6,25.4c-6.7,6.8-15.9,10.6-25.4,10.6c-2.9,0-5.8-0.4-8.7-1  c16-4.1,27.2-18.4,27.3-34.9v-15.1H292L292,118.2z"></path><path class="st9" d="M76,118.2v15c0,9.6-3.8,18.7-10.6,25.4c-6.7,6.8-15.9,10.6-25.4,10.6c-2.9,0-5.8-0.4-8.7-1  c6.3-1.6,12.1-4.9,16.7-9.5c6.8-6.7,10.6-15.9,10.6-25.4v-15.1H76L76,118.2z"></path><path class="st9" d="M364,118.2v15c0,9.6-3.8,18.7-10.6,25.4c-6.7,6.8-15.9,10.6-25.4,10.6c-2.9,0-5.8-0.4-8.7-1  c16-4.1,27.2-18.4,27.3-34.9v-15.1H364L364,118.2z"></path><path class="st9" d="M220,118.2v15c0,9.6-3.8,18.7-10.6,25.4c-6.7,6.8-15.9,10.6-25.4,10.6c-2.9,0-5.8-0.4-8.7-1  c16-4.1,27.2-18.4,27.3-34.9v-15.1H220L220,118.2z"></path><path class="st9" d="M508,118.2v15c0,9.6-3.8,18.7-10.6,25.4c-6.7,6.8-15.9,10.6-25.4,10.6c-2.9,0-5.8-0.4-8.7-1  c16-4.1,27.2-18.4,27.3-34.9v-15.1H508L508,118.2z"></path><polygon class="st9" points="98.9,27 76,118.2 58.6,118.2 81.5,27 "></polygon><polygon class="st8" points="161.7,27 148,118.2 148,118.2 130.6,118.2 130.6,118.2 144.3,27 "></polygon><polygon class="st9" points="224.6,27 220,118.2 202.6,118.2 207.2,27 "></polygon><polygon class="st8" points="292,118.2 274.6,118.2 270,27 287.4,27 "></polygon><polygon class="st9" points="364,118.2 346.6,118.2 332.9,27 350.3,27 "></polygon><polygon class="st8" points="436,118.2 418.6,118.2 395.7,27 413.1,27 "></polygon><path class="st9" d="M508,118.2h-17.4l-32-91.2l0,0c10.4,0,19.7,6.6,23.2,16.4L508,118.2z"></path><path class="st4" d="M424.7,294.8v132.5h-99.1V294.8c0-2.4,1.9-4.3,4.2-4.3c0,0,0,0,0.1,0h90.5C422.8,290.5,424.7,292.4,424.7,294.8  C424.7,294.8,424.7,294.8,424.7,294.8z"></path><path class="st8" d="M424.7,294.8v132.5h-16V294.8c0-2.4-1.9-4.3-4.2-4.3c0,0,0,0-0.1,0h16C422.8,290.5,424.7,292.4,424.7,294.8  C424.7,294.8,424.7,294.8,424.7,294.8z"></path><path class="st6" d="M345.8,290.5c-2.4,0-4.3,1.9-4.3,4.2c0,0,0,0,0,0.1v132.5h-16V294.8c0-2.4,1.9-4.3,4.2-4.3c0,0,0,0,0.1,0H345.8  z"></path><path class="st10" d="M424.7,228.9v24.7c0,2.4-1.9,4.3-4.2,4.3c0,0,0,0-0.1,0h-90.5c-2.4,0-4.3-1.9-4.3-4.2c0,0,0,0,0-0.1v-24.7  c0-2.4,1.9-4.3,4.2-4.3c0,0,0,0,0.1,0h90.5C422.8,224.6,424.7,226.5,424.7,228.9z"></path><path class="st11" d="M424.7,228.9v24.7c0,2.4-1.9,4.3-4.2,4.3c0,0,0,0-0.1,0h-15.1c2.4,0,4.3-1.9,4.3-4.2c0,0,0,0,0-0.1v-24.7  c0-2.4-1.9-4.3-4.2-4.3c0,0,0,0-0.1,0h15.1C422.8,224.6,424.7,226.5,424.7,228.9z"></path><path class="st12" d="M345,258h-15.1c-2.4,0-4.3-1.9-4.3-4.2c0,0,0,0,0-0.1V229c0-2.4,1.9-4.3,4.2-4.3c0,0,0,0,0.1,0H345  c-2.4,0-4.3,1.9-4.3,4.2c0,0,0,0,0,0.1v24.7C340.7,256.1,342.6,258,345,258z"></path><path class="st13" d="M293.1,233.7v151.7c0,5-4.1,9.1-9.1,9.1H96.4c-5,0-9.1-4.1-9.1-9.1V233.7c0-5,4.1-9.1,9.1-9.1H284  C289,224.6,293.1,228.7,293.1,233.7z"></path><path class="st14" d="M403,319v18c0,1.7-1.3,3-3,3h-49.8c-1.7,0-3-1.3-3-3v-18c0-1.6,1.3-3,2.9-3c0,0,0.1,0,0.1,0H400  c1.6,0,3,1.3,3,2.9C403,318.9,403,319,403,319z"></path><path class="st10" d="M256.1,332v29.8c0,3.8-3,6.8-6.8,6.8H131.1c-3.8,0-6.8-3-6.8-6.8V332c0-3.8,3-6.8,6.8-6.8h118.3  C253.1,325.2,256.1,328.3,256.1,332z"></path><path class="st12" d="M148.4,368.6H131c-3.8,0-6.8-3-6.8-6.8V332c0-3.8,3-6.8,6.8-6.8h17.4c-3.8,0-6.8,3-6.8,6.8v29.8  C141.7,365.5,144.7,368.5,148.4,368.6z"></path><path class="st11" d="M256.1,332v29.8c0,3.8-3,6.8-6.8,6.8H232c3.8,0,6.8-3,6.8-6.8V332c0-3.8-3-6.8-6.8-6.8h17.4  C253.1,325.2,256.1,328.3,256.1,332z"></path><path class="st5" d="M207.2,267.7c0,9.4-7.6,17-17,17s-17-7.6-17-17s7.6-17,17-17C199.6,250.7,207.2,258.3,207.2,267.7  C207.2,267.7,207.2,267.7,207.2,267.7z"></path><path class="st7" d="M192.8,256.7c0,7.6-6.1,13.7-13.7,13.7c-2,0-4-0.4-5.8-1.3c0-0.5-0.1-1-0.1-1.4c0-9.4,7.6-17,17-17c0,0,0,0,0,0  c0.4,0,0.8,0,1.2,0.1C192.3,252.6,192.8,254.6,192.8,256.7z"></path><path class="st9" d="M207.2,267.7c0,9.4-7.6,17-17,17c0,0,0,0,0,0c-6.5,0-12.4-3.6-15.2-9.4c2.3,1.1,4.8,1.7,7.3,1.7  c9.4,0,17-7.6,17-17c0,0,0,0,0,0c0-2.6-0.6-5.2-1.8-7.6C203.5,255.2,207.2,261.1,207.2,267.7z"></path><path class="st15" d="M403,362.2c-2.2,0-4,1.8-4,4v11.5c0,2.2,1.8,4,4,4s4-1.8,4-4v-11.5c0-2.2-1.7-4-3.9-4  C403.1,362.2,403,362.2,403,362.2z"></path><path class="st15" d="M428.7,228.9c0-4.6-3.7-8.3-8.3-8.3h-90.5c-4.6,0-8.3,3.7-8.3,8.3v24.7c0,4.6,3.7,8.3,8.3,8.3h90.5  c4.6,0,8.3-3.7,8.3-8.3L428.7,228.9z M420.7,253.6c0,0.1-0.1,0.3-0.2,0.3c0,0,0,0-0.1,0h-90.5c-0.1,0-0.3-0.1-0.3-0.2c0,0,0,0,0-0.1  v-24.7c0-0.1,0.1-0.3,0.2-0.3c0,0,0,0,0.1,0h90.5c0.2,0,0.3,0.1,0.3,0.3L420.7,253.6z"></path><path class="st15" d="M400,312h-49.8c-3.8,0-7,3-7,6.9c0,0,0,0.1,0,0.1v18c0,3.9,3.1,7,7,7H400c3.9,0,7-3.1,7-7v-18c0-3.8-3-7-6.9-7  C400.1,312,400,312,400,312z M399,336h-47.8v-16H399V336z"></path><path class="st15" d="M284,220.6H96.4c-7.2,0-13.1,5.9-13.1,13.1v151.7c0,7.2,5.9,13.1,13.1,13.1H284c7.2,0,13.1-5.9,13.1-13.1  V233.7C297.1,226.5,291.2,220.6,284,220.6z M289.1,385.4c0,2.8-2.3,5.1-5.1,5.1H96.4c-2.8,0-5.1-2.3-5.1-5.1V233.7  c0-2.8,2.3-5.1,5.1-5.1H284c2.8,0,5.1,2.3,5.1,5.1V385.4z"></path><path class="st15" d="M249.4,321.2h-10.8l-29.1-45.1c4.7-10.6-0.1-23-10.7-27.7c-10.6-4.7-23,0.1-27.7,10.7c-2.4,5.4-2.4,11.6,0,17  l-29.1,45h-10.9c-6,0-10.8,4.8-10.8,10.8v29.8c0,6,4.8,10.8,10.8,10.8h118.2c6,0,10.8-4.8,10.8-10.8V332  C260.1,326.1,255.3,321.2,249.4,321.2z M190.2,254.7c7.2,0,13,5.8,13,13s-5.8,13-13,13s-13-5.8-13-13  C177.2,260.5,183,254.7,190.2,254.7L190.2,254.7z M176.1,283.2c8,7.3,20.4,7.3,28.3-0.2l24.7,38.1h-77.5L176.1,283.2z M252.1,361.8  c0,1.5-1.3,2.8-2.8,2.8H131.1c-1.5,0-2.8-1.3-2.8-2.8V332c0-1.5,1.3-2.8,2.8-2.8h118.3c1.5,0,2.7,1.3,2.7,2.8L252.1,361.8z"></path><path class="st15" d="M497.8,452.4h-7.3V168.6c3.6-1.9,6.8-4.3,9.7-7.2c7.6-7.4,11.8-17.6,11.8-28.3c0,0,0-15.1,0-15.2  c0-0.2-0.2-1.1-0.2-1.3l-26.3-74.7c-4-11.5-14.8-19.1-27-19.1H53.4c-12.1,0-22.9,7.7-26.9,19.2L0.4,116.4c-0.2,0.4-0.4,1.7-0.4,1.7  v15.1c0,14.9,8.3,28.5,21.5,35.5v283.8h-7.3c-7.7,0-14,6.3-14,14v8.6c0,7.7,6.3,14,14,14h483.6c7.7,0,14-6.3,14-14v-8.6  C511.8,458.7,505.5,452.4,497.8,452.4z M504,133.2c-0.1,17.6-14.4,31.9-32,32c-17.7,0-32-14.3-32-32v-11.1h64V133.2z M54.7,431.2  l402.7,0.1c2.2,0,4-1.8,4-4V171.8c6.9,1.9,14.2,1.9,21.1,0v280.6h-453V171.8c6.9,1.9,14.3,1.9,21.2-0.1v255.5  C50.7,429.4,52.5,431.2,54.7,431.2z M129.2,169.3c4.1-2,7.8-4.6,11-7.8c3.2-3.1,5.9-6.8,7.8-10.8c9.6,19.8,33.4,28.2,53.2,18.6  c4.1-2,7.8-4.6,11-7.8c3.2-3.1,5.9-6.8,7.8-10.8c9.6,19.8,33.4,28.2,53.2,18.6c4.1-2,7.8-4.6,11-7.8c3.2-3.1,5.9-6.8,7.8-10.8  c9.6,19.8,33.4,28.2,53.2,18.6c4.1-2,7.8-4.6,11-7.8c3.2-3.1,5.9-6.8,7.8-10.8c9.6,19.8,33.4,28.2,53.2,18.6c4.1-2,7.8-4.6,11-7.8  c3.2-3.1,5.9-6.8,7.8-10.8c3.8,7.7,9.8,14,17.4,18v254.7l-24.7,0V294.8c0-4.6-3.7-8.3-8.3-8.3h-90.5c-4.6,0-8.3,3.7-8.3,8.3v128.5  l-262.9-0.1V168.5c3.5-1.9,6.7-4.2,9.5-7.1c3.2-3.1,5.9-6.8,7.8-10.8C85.6,170.5,109.4,178.8,129.2,169.3z M80,133.2v-11h64v11  c-0.1,17.6-14.4,31.9-32,32C94.3,165.2,80,150.9,80,133.2z M152,133.2v-11h64v11c-0.1,17.6-14.4,31.9-32,32  C166.3,165.2,152,150.9,152,133.2z M296,133.2v-11h64v11c-0.1,17.6-14.4,31.9-32,32C310.3,165.2,296,150.9,296,133.2z M368,133.2  v-11h64v11c-0.1,17.6-14.4,31.9-32,32C382.3,165.2,368,150.9,368,133.2z M420.7,294.7v128.5l-91.1,0V294.8c0-0.1,0.1-0.3,0.2-0.3  h90.6C420.5,294.5,420.7,294.6,420.7,294.7z M458.5,31c8.7,0,16.5,5.5,19.4,13.7l0,0l24.4,69.4h-63.2L418.2,31H458.5z M410,31  l20.9,83.1h-63.4L355,31H410z M346.9,31l12.5,83.1h-63.5L291.6,31H346.9z M228.4,31h55.2l4.2,83.1h-63.6L228.4,31z M224,122.2h64v11  c-0.1,17.6-14.4,31.9-32,32c-17.7,0-32-14.3-32-32V122.2z M220.4,31l-4.2,83.1h-63.5L165.1,31H220.4z M157,31l-12.5,83.1H81.2  L102,31H157z M34.1,44.8C36.9,36.5,44.7,31,53.4,31h40.4l-20.9,83.1H9.7L34.1,44.8z M17.4,155.9c-6.1-6-9.5-14.2-9.4-22.7v-11h64v11  c0,8.5-3.4,16.6-9.4,22.6C50.2,168.3,29.9,168.3,17.4,155.9z M503.8,475c0,3.3-2.7,6-6,6H14.2c-3.3,0-6-2.7-6-6v-8.6  c0-3.3,2.7-6,6-6h483.6c3.3,0,6,2.7,6,6V475z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Bisnis Online						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Sudah niat bikin konten, tapi 20 menit pertama habis cuma buat mikir: “Judulnya enaknya apa ya?”					</p>
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-667715b" data-id="667715b" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-17565c0 elementor-view-stacked elementor-shape-circle elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="17565c0" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="Layer_1" viewBox="0 0 512 512" xml:space="preserve"><g>	<path style="fill:#707487;" d="M432.933,79.067H79.067V34.834c0-14.658,11.882-26.54,26.54-26.54h300.786  c14.658,0,26.54,11.882,26.54,26.54V79.067z"></path>	<path style="fill:#707487;" d="M79.067,432.933h353.866v44.233c0,14.658-11.882,26.54-26.54,26.54H105.607  c-14.658,0-26.54-11.882-26.54-26.54V432.933z"></path></g><rect x="79.067" y="79.067" style="fill:#B4E66E;" width="353.866" height="353.866"></rect><circle style="fill:#CEE975;" cx="256" cy="256" r="141.546"></circle><circle style="fill:#FFF082;" cx="256" cy="256" r="115.006"></circle><g>	<circle style="fill:#FFFFFF;" cx="256" cy="220.613" r="35.387"></circle>	<path style="fill:#FFFFFF;" d="M256,282.54c-34.06,0-61.927,27.867-61.927,61.927v8.341c17.887,11.466,39.102,18.199,61.927,18.199  c22.824,0,44.04-6.732,61.927-18.199v-8.341C317.927,310.407,290.06,282.54,256,282.54z"></path></g><path d="M406.393,0H105.607C86.4,0,70.773,15.627,70.773,34.834v442.333C70.773,496.373,86.4,512,105.607,512h300.786 c19.207,0,34.834-15.627,34.834-34.834V34.834C441.227,15.627,425.6,0,406.393,0z M406.393,495.413H105.607 c-10.061,0-18.246-8.185-18.246-18.246v-35.94h27.093c4.58,0,8.294-3.713,8.294-8.294s-3.713-8.294-8.294-8.294H87.361V87.361 H362.16c4.58,0,8.294-3.713,8.294-8.294s-3.713-8.294-8.294-8.294H87.361v-35.94c0-10.061,8.185-18.246,18.246-18.246h300.786 c10.061,0,18.246,8.185,18.246,18.246v35.94h-27.093c-4.58,0-8.294,3.713-8.294,8.294s3.713,8.294,8.294,8.294h27.093v337.279 H149.84c-4.58,0-8.294,3.713-8.294,8.294s3.713,8.294,8.294,8.294h274.799v35.94C424.639,487.227,416.454,495.413,406.393,495.413z"></path><path d="M282.54,35.387h-53.08c-4.58,0-8.294,3.713-8.294,8.294s3.713,8.294,8.294,8.294h53.08c4.58,0,8.294-3.713,8.294-8.294 S287.12,35.387,282.54,35.387z"></path><path d="M194.162,35.387h-0.088c-4.58,0-8.25,3.713-8.25,8.294s3.758,8.294,8.338,8.294s8.294-3.713,8.294-8.294 S198.742,35.387,194.162,35.387z"></path><path d="M273.693,460.026h-35.387c-4.58,0-8.294,3.713-8.294,8.294s3.713,8.294,8.294,8.294h35.387c4.58,0,8.294-3.713,8.294-8.294 S278.274,460.026,273.693,460.026z"></path><path d="M256,379.3c67.988,0,123.3-55.313,123.3-123.3S323.988,132.7,256,132.7S132.7,188.012,132.7,256S188.012,379.3,256,379.3z  M202.367,348.224v-3.758c0-29.573,24.06-53.633,53.633-53.633c29.573,0,53.633,24.06,53.633,53.633v3.758 c-15.768,9.205-34.094,14.489-53.633,14.489S218.135,357.429,202.367,348.224z M256,149.287 c58.841,0,106.713,47.871,106.713,106.713c0,32.189-14.325,61.094-36.935,80.675c-3.89-35.065-33.692-62.429-69.778-62.429 s-65.888,27.364-69.778,62.429c-22.61-19.581-36.935-48.486-36.935-80.675C149.287,197.159,197.159,149.287,256,149.287z"></path><path d="M256,264.294c24.085,0,43.68-19.595,43.68-43.68s-19.595-43.68-43.68-43.68c-24.085,0-43.68,19.595-43.68,43.68 S231.915,264.294,256,264.294z M256,193.521c14.939,0,27.093,12.154,27.093,27.093c0,14.939-12.154,27.093-27.093,27.093 c-14.939,0-27.093-12.154-27.093-27.093C228.907,205.675,241.061,193.521,256,193.521z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Admin Sosmed						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Punya topik bagus, tapi bingung mau dijadikan berapa slide dan urutannya harus mulai dari mana.					</p>
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-6eba4e5" data-id="6eba4e5" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-570d6df elementor-view-stacked elementor-shape-circle elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="570d6df" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="800px" height="800px" viewBox="0 0 512 512" id="Layer_1" xml:space="preserve"><style type="text/css">	.st0{fill:#FC8A8A;}	.st1{fill:#F96364;}	.st2{fill:#FCB0B0;}	.st3{fill:#D3D9D9;}	.st4{fill:#E8EAEA;}	.st5{fill:#A8B2B4;}	.st6{fill:#FEDD8E;}	.st7{fill:#FDD367;}	.st8{fill:#FEE9B4;}	.st9{fill:#333333;}	.st10{fill:#7AD1F9;}	.st11{fill:#D3F0FD;}	.st12{fill:#4CC3F7;}	.st13{fill:#A6E1FB;}	.st14{fill:#7BDE9E;}	.st15{fill:#D3F3DE;}	.st16{fill:#50D27E;}	.st17{fill:#A7E9BF;}	.st18{fill:#BD90BE;}	.st19{fill:#E9DAE9;}	.st20{fill:#A76BA8;}	.st21{fill:#D3B5D3;}</style><g><g><g><g><path class="st0" d="M104.6,184v108.9H38.7c-4.7,0-8.6-3.8-8.6-8.6v-91.8c0-4.7,3.8-8.6,8.6-8.6H104.6z"></path></g><g><path class="st1" d="M104.6,273.7v19.1H38.7c-4.7,0-8.6-3.8-8.6-8.6v-19.2c0,4.8,3.8,8.6,8.6,8.6H104.6z"></path></g><g><path class="st2" d="M104.6,184v19.1H38.7c-4.7,0-8.6,3.8-8.6,8.6v-19.1c0-4.8,3.8-8.6,8.6-8.6H104.6z"></path></g><g><path class="st3" d="M4,204.6v67.6c0,4.7,3.8,8.6,8.6,8.6h17.6v-84.7H12.6C7.8,196.1,4,199.9,4,204.6z"></path></g><g><path class="st4" d="M30.2,196.1v14.6H12.6c-4.7,0-8.6,3.8-8.6,8.6v-14.6c0-4.7,3.8-8.6,8.6-8.6H30.2z"></path></g><g><path class="st5" d="M30.2,266.2v14.6H12.6c-4.7,0-8.6-3.8-8.6-8.6v-14.6c0,4.7,3.8,8.6,8.6,8.6H30.2z"></path></g><g><polygon class="st6" points="292.4,95.7 104.6,184 104.6,292.9 292.4,381.2     "></polygon></g><g><path class="st0" d="M329.9,93.4v290c0,4.5-3.7,8.3-8.3,8.3h-20.9c-4.5,0-8.3-3.7-8.3-8.3v-290c0-4.5,3.7-8.3,8.3-8.3h20.9      C326.1,85.1,329.9,88.9,329.9,93.4z"></path></g><g><path class="st2" d="M329.9,93.4v22.7c0-4.5-3.7-8.3-8.3-8.3h-20.9c-4.5,0-8.3,3.7-8.3,8.3V93.4c0-4.5,3.7-8.3,8.3-8.3h20.9      C326.1,85.1,329.9,88.9,329.9,93.4z"></path></g><g><path class="st1" d="M329.9,360.7v22.7c0,4.5-3.7,8.3-8.3,8.3h-20.9c-4.5,0-8.3-3.7-8.3-8.3v-22.7c0,4.5,3.7,8.3,8.3,8.3h20.9      C326.1,369,329.9,365.3,329.9,360.7z"></path></g><g><polygon class="st7" points="292.4,351.8 104.6,264.8 104.6,292.9 292.4,381.2     "></polygon></g><g><polygon class="st8" points="292.4,95.7 104.6,184 104.6,212.1 292.4,125.1     "></polygon></g></g><g><g><path class="st3" d="M95.9,337.6c0,11.2-8.5,11.2-8.5,22.3c0,11.2,8.5,11.2,8.5,22.3c0,11.2-8.5,11.2-8.5,22.3      c0,11.2,8.5,11.2,8.5,22.3H48.6c-5.4,0-9.8-4.3-9.8-9.7V292.9h57.1c0,11.2-8.5,11.2-8.5,22.3C87.4,326.4,95.9,326.4,95.9,337.6z      "></path></g><g><path class="st4" d="M87.4,315.2c0,0.2,0,0.5,0,0.7H38.8v-23.1H96C96,304.1,87.4,304.1,87.4,315.2z"></path></g><g><path class="st5" d="M96,426.9H48.6c-5.3,0-9.8-4.3-9.8-9.7v-23.1c0,5.4,4.4,9.7,9.8,9.7h38.8c0,0.2,0,0.5,0,0.7      C87.4,415.7,96,415.7,96,426.9z"></path></g><path class="st9" d="M321.6,81.1h-20.9c-6.7,0-12.1,5.4-12.2,12L103.8,180h-65c-6.8,0-12.3,5.4-12.5,12.1H12.6     c-6.9,0-12.6,5.6-12.6,12.6v67.6c0,6.9,5.6,12.6,12.6,12.6h13.6c0.2,5.4,3.8,9.8,8.6,11.4v121c0,7.6,6.2,13.8,13.8,13.8H96     c2.2,0,4-1.8,4-4c0-6.9-2.8-10.6-5.1-13.6c-4.6-6-4.8-11.2,0-17.4c6.7-8.7,7.2-17.8,0-27.2c-4.7-6.2-4.7-11.4,0-17.5     c6.9-9.2,6.9-18,0-27.2c-4.5-5.9-4.8-11.1,0-17.4c1.8-2.3,3.9-5.2,4.7-9.6h4.1l184.7,86.9c0.2,6.6,5.6,12,12.2,12h20.9     c6.8,0,12.3-5.5,12.3-12.3v-290C333.9,86.6,328.4,81.1,321.6,81.1z M26.2,276.8H12.6c-2.5,0-4.6-2-4.6-4.6v-67.6     c0-2.5,2-4.6,4.6-4.6h13.6V276.8z M88.5,346.3c-6.9,9-6.8,18.4,0,27.2c4.8,6.3,4.6,11.5,0,17.5c-6.8,8.8-6.9,18,0,27.2     c1.2,1.6,2.2,2.9,2.8,4.7H48.6c-3.2,0-5.8-2.6-5.8-5.8V296.9h48.5c-0.6,1.8-1.6,3.2-2.8,4.8c-7,9-6.8,18.4,0,27.2     C93.2,334.8,93.3,340.1,88.5,346.3z M100.6,288.9H38.7c-2.5,0-4.6-2-4.6-4.6v-91.8c0-2.5,2-4.6,4.6-4.6h61.9V288.9z M288.4,374.9     l-179.8-84.6V186.5L288.4,102V374.9z M325.9,383.4c0,2.3-2,4.3-4.3,4.3h-20.9c-2.3,0-4.3-2-4.3-4.3v-290c0-2.3,2-4.3,4.3-4.3     h20.9c2.3,0,4.3,2,4.3,4.3V383.4z"></path></g></g><g><g><g><path class="st10" d="M508,71.9c0,37.4-30.4,67.8-67.9,67.8c-12.4,0-24-3.3-34-9.1l-41.7,16.9l16.9-41.7      c-5.8-10-9.1-21.6-9.1-33.9c0-37.5,30.4-67.9,67.9-67.9C477.6,4,508,34.4,508,71.9z"></path></g></g><g><g><ellipse class="st11" cx="420.7" cy="91.3" rx="8.6" ry="8.6"></ellipse></g><g><path class="st11" d="M465.6,58.5c-3.4,3.4-8.8,3.4-12.2,0c-3.3-3.4-3.3-8.8,0-12.1c3.4-3.4,8.8-3.4,12.2,0      C468.9,49.7,468.9,55.1,465.6,58.5z"></path></g><g><circle class="st11" cx="440.1" cy="71.9" r="8.6"></circle></g></g><g><g><path class="st12" d="M508,71.9c0,37.4-30.4,67.8-67.9,67.8c-12.4,0-24-3.3-34-9.1l-41.7,16.9l8.3-20.5l31-12.6      c10,5.8,21.6,9.1,34,9.1c37.5,0,67.9-30.4,67.9-67.8c0-0.6,0-1.2,0-1.8C507.1,59.6,508,65.6,508,71.9z"></path></g></g><g><g><path class="st13" d="M508,70.2c-7.9-28.8-34.2-49.9-65.5-49.9c-37.5,0-67.9,30.4-67.9,67.9c0,0.6,0,1.1,0,1.6      c-1.6-5.7-2.4-11.7-2.4-17.8c0-37.5,30.4-67.9,67.9-67.9C477,4,507.1,33.5,508,70.2z"></path></g></g><g><g><path class="st14" d="M488.1,304c-26.5,26.5-69.4,26.5-96,0c-8.8-8.8-14.6-19.4-17.6-30.5L341.4,256l33.2-17.5      c3-11.2,8.8-21.7,17.6-30.4c26.5-26.5,69.5-26.5,96,0C514.6,234.5,514.6,277.5,488.1,304z"></path></g></g><g><g><path class="st14" d="M488.1,304c-26.5,26.5-69.4,26.5-96,0c-8.8-8.8-14.6-19.4-17.6-30.5L341.4,256l33.2-17.5      c3-11.2,8.8-21.7,17.6-30.4c26.5-26.5,69.5-26.5,96,0C514.6,234.5,514.6,277.5,488.1,304z"></path></g></g><g><g><path class="st15" d="M419.9,256c0,5-4.2,9.2-9.2,9.2c-5.1,0-9.2-4.2-9.2-9.2c0-5.1,4.1-9.2,9.2-9.2      C415.8,246.8,419.9,250.9,419.9,256z"></path></g><g><path class="st15" d="M478.8,256c0,5.1-4.1,9.2-9.2,9.2c-5,0-9.2-4.1-9.2-9.2c0-5.1,4.1-9.2,9.2-9.2S478.8,250.9,478.8,256z"></path></g><g><path class="st15" d="M449.4,256c0,5.1-4.2,9.2-9.2,9.2c-5.1,0-9.2-4.1-9.2-9.2c0-5,4.1-9.2,9.2-9.2      C445.2,246.8,449.3,250.9,449.4,256z"></path></g></g><g><g><path class="st16" d="M494.2,297c-1.8,2.4-3.9,4.8-6.1,7c-26.5,26.5-69.4,26.5-96,0c-8.8-8.8-14.6-19.4-17.6-30.5L341.4,256      l13.9-7.4l28.4,15c2.9,11.2,8.8,21.8,17.6,30.5C426.8,319.6,467.6,320.6,494.2,297z"></path></g></g><g><g><path class="st17" d="M488.1,304c-1,1-2,2-3,2.8c20.2-26.6,18.2-64.7-6.1-89c-25.5-25.5-66.4-26.4-93-2.8      c1.9-2.5,3.9-4.8,6.2-7.1c26.5-26.5,69.5-26.5,96,0C514.6,234.5,514.6,277.5,488.1,304z"></path></g></g><g><g><path class="st18" d="M508,440.1c0,37.5-30.4,67.9-67.9,67.9c-37.4,0-67.8-30.4-67.8-67.9c0-12.4,3.3-24,9.1-34l-16.9-41.7      l41.7,16.9c10-5.8,21.6-9.1,33.9-9.1C477.6,372.2,508,402.6,508,440.1z"></path></g></g><g><g><path class="st19" d="M446.6,433.6c3.6,3.6,3.6,9.4,0,13c-3.6,3.6-9.4,3.6-13,0c-3.6-3.6-3.6-9.4,0-13      C437.2,430.1,443,430.1,446.6,433.6z"></path></g><g><circle class="st19" cx="419.3" cy="419.3" r="9.2"></circle></g><g><path class="st19" d="M467.4,467.4c-3.6,3.6-9.4,3.6-13,0c-3.6-3.6-3.6-9.4,0-13c3.6-3.6,9.4-3.6,13,0      C471,458,471,463.9,467.4,467.4z"></path></g></g><g><g><path class="st20" d="M508,440.1c0,37.5-30.4,67.9-67.9,67.9c-36.9,0-66.9-29.5-67.8-66.2c7.9,28.8,34.2,49.9,65.4,49.9      c37.5,0,67.9-30.4,67.9-67.9c0-0.6,0-1.2,0-1.7C507.1,427.9,508,433.9,508,440.1z"></path></g></g><g><g><path class="st21" d="M505.6,438.4c-7.9-28.8-34.2-49.9-65.5-49.9c-12.4,0-24,3.3-33.9,9.1l-36.6-14.8l-7.4-18.2l41.7,16.9      c10-5.8,21.6-9.1,33.9-9.1C474.7,372.2,504.7,401.7,505.6,438.4z"></path></g></g></g><g><g><g><path class="st9" d="M364.5,151.5c-1,0-2.1-0.4-2.8-1.2c-1.1-1.1-1.5-2.8-0.9-4.3l16.2-39.9c-5.7-10.4-8.7-22.2-8.7-34.2      c0-39.6,32.2-71.9,71.9-71.9S512,32.2,512,71.9c0,39.6-32.2,71.8-71.9,71.8c-12,0-23.8-3-34.2-8.7L366,151.2      C365.5,151.4,365,151.5,364.5,151.5z M440.1,8c-35.2,0-63.9,28.7-63.9,63.9c0,11.2,3,22.3,8.6,31.9c0.6,1.1,0.7,2.4,0.3,3.5      l-13.3,32.9l32.9-13.3c1.1-0.5,2.4-0.4,3.5,0.2c9.7,5.6,20.7,8.6,32,8.6c35.2,0,63.9-28.6,63.9-63.8C504,36.7,475.3,8,440.1,8z"></path></g></g><g><g><path class="st9" d="M389.3,306.8c-8.6-8.6-14.8-19.1-18.1-30.6l-31.6-16.7c-1.3-0.7-2.1-2.1-2.1-3.5c0-1.5,0.8-2.8,2.1-3.5      l31.6-16.7c3.4-11.5,9.6-22,18.1-30.5c28-28,73.6-28,101.6,0c13.6,13.6,21.1,31.6,21.1,50.8s-7.5,37.2-21.1,50.8      C463,334.7,417.5,334.9,389.3,306.8z M350,256l26.5,13.9c1,0.5,1.7,1.4,2,2.5c2.8,10.8,8.5,20.7,16.5,28.7      c24.9,24.9,65.4,24.9,90.3,0c24.9-24.9,24.9-65.4,0-90.3c-24.9-24.9-65.4-24.9-90.3,0c-7.9,7.9-13.7,17.8-16.5,28.6      c-0.3,1.1-1,2-2,2.5L350,256z"></path></g></g><g><g><path class="st9" d="M440.1,512c-39.6,0-71.8-32.2-71.8-71.9c0-12,3-23.8,8.7-34.2L360.8,366c-0.6-1.5-0.3-3.2,0.9-4.3      c1.1-1.1,2.9-1.5,4.3-0.9l39.9,16.2c10.4-5.7,22.2-8.7,34.2-8.7c39.6,0,71.9,32.2,71.9,71.9C512,479.8,479.7,512,440.1,512z       M371.8,371.7l13.3,32.9c0.5,1.1,0.4,2.4-0.3,3.5c-5.6,9.6-8.6,20.7-8.6,31.9c0,35.2,28.6,63.9,63.8,63.9      c35.2,0,63.9-28.7,63.9-63.9c0-35.2-28.7-63.9-63.9-63.9c-11.2,0-22.3,3-31.9,8.6c-1.1,0.6-2.4,0.7-3.5,0.3L371.8,371.7z"></path></g></g></g></g></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Freelancer &amp; Agency						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Sudah jadi, tapi rasanya datar. Tidak ada hook kuat, tidak ada dorongan buat orang swipe sampai akhir.					</p>
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-afaf7fe elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="afaf7fe" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-cb45716" data-id="cb45716" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-98928af elementor-view-stacked elementor-shape-circle elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="98928af" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" height="800px" width="800px" id="Layer_1" viewBox="0 0 461.367 461.367" xml:space="preserve"><g>	<g>		<g>			<g id="XMLID_29_">				<g>					<path style="fill:#1EA6C6;" d="M373.88,367.988c0,0.037,0,0.075,0,0.122c-37.818,34.295-88.019,55.185-143.083,55.185      c-55.073,0-105.275-20.89-143.092-55.185c0-0.047,0-0.084,0-0.122c0-57.04,33.377-106.277,81.659-129.256      c18.145,18.098,39.391,27.85,61.434,27.85c22.052,0,43.288-9.752,61.443-27.85C340.521,261.711,373.88,310.947,373.88,367.988z      "></path>					<path style="fill:#FCD09F;" d="M230.797,58.571c43.71,0,79.148,35.429,79.148,79.139c0,43.719-35.438,103.504-79.148,103.504      s-79.148-59.785-79.148-103.504C151.649,94,187.087,58.571,230.797,58.571z"></path>				</g>			</g>		</g>		<g>			<g>				<g id="XMLID_27_">					<g>						<path style="fill:#EF806F;" d="M164.094,213.389c2.426,3.457,4.937,6.698,7.532,9.742l-7.897,3.756       c-26.286,12.506-48.525,32.075-64.328,56.59c-12.853,19.944-20.909,42.427-23.71,65.865       c-28.562-7.785-54.38-22.22-75.691-41.546v-0.103c0-49.705,29.087-92.609,71.157-112.638       c15.813,15.775,34.323,24.272,53.527,24.272c12.581,0,24.871-3.644,36.291-10.595       C161.977,210.307,163.026,211.862,164.094,213.389z"></path>						<path style="fill:#EFC59C;" d="M138.539,137.707c0,16.431,4.272,34.511,11.878,51.504c-7.953,5.04-16.637,8.009-25.733,8.009       c-38.089,0-68.965-52.094-68.965-90.193c0-38.089,30.876-68.956,68.965-68.956c21.124,0,40.038,9.499,52.684,24.459       C153.883,79.28,138.539,106.737,138.539,137.707z"></path>					</g>				</g>			</g>			<g>				<g id="XMLID_22_">					<g>						<path style="fill:#EF806F;" d="M297.273,213.389c-2.426,3.457-4.937,6.698-7.532,9.742l7.897,3.756       c26.286,12.506,48.525,32.075,64.328,56.59c12.853,19.944,20.909,42.427,23.71,65.865c28.562-7.785,54.38-22.22,75.691-41.546       v-0.103c0-49.705-29.087-92.609-71.157-112.638c-15.813,15.775-34.323,24.272-53.527,24.272       c-12.581,0-24.871-3.644-36.291-10.595C299.39,210.307,298.341,211.862,297.273,213.389z"></path>						<path style="fill:#EFC59C;" d="M322.828,137.707c0,16.431-4.272,34.511-11.878,51.504c7.953,5.04,16.637,8.009,25.733,8.009       c38.089,0,68.965-52.094,68.965-90.193c0-38.089-30.876-68.956-68.965-68.956c-21.124,0-40.038,9.499-52.684,24.459       C307.484,79.28,322.828,106.737,322.828,137.707z"></path>					</g>				</g>			</g>		</g>	</g></g></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Coach &amp; Mentor						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Sudah niat bikin konten, tapi 20 menit pertama habis cuma buat mikir: “Judulnya enaknya apa ya?”					</p>
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-217dcd9" data-id="217dcd9" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-349e3d2 elementor-view-stacked elementor-shape-circle elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="349e3d2" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" width="800px" height="800px" viewBox="0 0 1024 1024" class="icon"><path d="M810.666667 277.333333h-64c-117.333333 0-213.333333 96-213.333334 213.333334s96 213.333333 213.333334 213.333333h64c117.333333 0 213.333333-96 213.333333-213.333333s-96-213.333333-213.333333-213.333334z m0 341.333334h-64c-70.4 0-128-57.6-128-128s57.6-128 128-128h64c70.4 0 128 57.6 128 128s-57.6 128-128 128zM277.333333 277.333333h-64C96 277.333333 0 373.333333 0 490.666667s96 213.333333 213.333333 213.333333h64c117.333333 0 213.333333-96 213.333334-213.333333s-96-213.333333-213.333334-213.333334z m0 341.333334h-64c-70.4 0-128-57.6-128-128s57.6-128 128-128h64c70.4 0 128 57.6 128 128s-57.6 128-128 128z" fill="#1976D2"></path><path d="M704 448H320c-23.466667 0-42.666667 19.2-42.666667 42.666667s19.2 42.666667 42.666667 42.666666h384c23.466667 0 42.666667-19.2 42.666667-42.666666s-19.2-42.666667-42.666667-42.666667z" fill="#42A5F5"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Affiliate Marketer						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Punya topik bagus, tapi bingung mau dijadikan berapa slide dan urutannya harus mulai dari mana.					</p>
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-16544a0" data-id="16544a0" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-0ad4d7f elementor-view-stacked elementor-shape-circle elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="0ad4d7f" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" width="800px" height="800px" viewBox="0 0 48 48"><defs><style>.cls-1{fill:#fc663d;}.cls-2{fill:#f7cc94;}.cls-3{fill:#f4b392;}.cls-4{fill:#3f1400;}.cls-5{fill:none;stroke:#3f1400;stroke-linecap:round;stroke-linejoin:round;stroke-width:0.5px;}</style></defs><title></title><g id="hair"><path class="cls-1" d="M44,44.5H4C4,37.61,7.13,32,14,32H34c6.89,0,10,5.58,10,12.47Z"></path><path class="cls-2" d="M27.74,22.05V33.27a3.74,3.74,0,1,1-7.48,0V22.05Z"></path><path class="cls-3" d="M31.41,18.3a10.33,10.33,0,0,1-3.67,7.39v2.49a5.86,5.86,0,0,1-7.48,0V25.69a10.33,10.33,0,0,1-3.67-7.39C17,13.39,20.18,9.57,24,9.57S31,13.39,31.41,18.3Z"></path><path class="cls-2" d="M31.48,17.06a10,10,0,0,1-.07,1.24,10.33,10.33,0,0,1-3.67,7.39,5.86,5.86,0,0,1-7.48,0,10.33,10.33,0,0,1-3.67-7.39,10,10,0,0,1-.07-1.24c0-5.52,3.34-10,7.48-10S31.48,11.54,31.48,17.06Z"></path><path class="cls-2" d="M34,17.06a2.5,2.5,0,0,1-2.5,2.49c-1.37,0,0-1.12,0-2.49s-1.37-2.5,0-2.5A2.5,2.5,0,0,1,34,17.06Z"></path><path class="cls-2" d="M14,17.06a2.5,2.5,0,0,0,2.5,2.49c1.37,0,0-1.12,0-2.49s1.37-2.5,0-2.5A2.5,2.5,0,0,0,14,17.06Z"></path><circle class="cls-4" cx="21.01" cy="14.81" r="0.5"></circle><circle class="cls-4" cx="26.99" cy="14.81" r="0.5"></circle><path class="cls-5" d="M19.26,13.31s1.7-2,3.49-1"></path><path class="cls-5" d="M28.74,13.31s-1.7-2-3.49-1"></path><path class="cls-5" d="M23.5,15.31s-2,5-1,5h1"></path><path class="cls-5" d="M23.5,22.3s3,0,4-1"></path><path class="cls-4" d="M17.18,15.08s1-4.87,2.93-4.87,1.94,1,4.86,1,6.82,3.9,6.82,3.9,3.38-5.38-1-9.74c-1.95-1.94-6.82-2.92-9.74,0s-2.92,2-3.9,2-2.92,0-2.92,2S17.18,15.08,17.18,15.08Z"></path></g></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Produk Digital						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Sudah jadi, tapi rasanya datar. Tidak ada hook kuat, tidak ada dorongan buat orang swipe sampai akhir.					</p>
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-ee2f54e elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ee2f54e" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-42f843a" data-id="42f843a" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-df387ee elementor-widget elementor-widget-heading" data-id="df387ee" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">TESTIMONI</h2>				</div>
				<div class="elementor-element elementor-element-738d77d elementor-widget elementor-widget-heading" data-id="738d77d" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<span class="elementor-heading-title elementor-size-default">Yang udah nyobain bilang gini</span>				</div>
				<div class="elementor-element elementor-element-aed543e elementor-pagination-type-bullets elementor-review--has-separator elementor--star-style-star_fontawesome elementor-widget elementor-widget-reviews" data-id="aed543e" data-element_type="widget" data-e-type="widget" data-settings="{&quot;slides_per_view&quot;:&quot;3&quot;,&quot;slides_per_view_tablet&quot;:&quot;2&quot;,&quot;slides_per_view_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll&quot;:&quot;3&quot;,&quot;speed&quot;:1500,&quot;autoplay_speed&quot;:1500,&quot;space_between&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;pagination&quot;:&quot;bullets&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;space_between_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]}}" data-widget_type="reviews.default">
										<div class="elementor-main-swiper swiper" role="region" aria-roledescription="carousel" aria-label="Slides">
				<div class="swiper-wrapper">
											<div class="swiper-slide" role="group" aria-roledescription="slide">
									<div class="elementor-testimonial elementor-repeater-item-dbf6852">
							<div class="elementor-testimonial__header">
											<div class="elementor-testimonial__image">
							<img decoding="async" src="https://logiq.id/wp-content/uploads/2026/06/Rina-Safitri.jpg" alt="Rina Safitri">
													</div>
										<cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Rina Safitri</span><span class="elementor-testimonial__title">Member</span></cite>					<div class="elementor-testimonial__icon elementor-icon elementor-icon-" aria-label="Read More"></div>				</div>
										<div class="elementor-testimonial__content">
					<div class="elementor-testimonial__text">
						Gila, pertama kali coba langsung jadi. Nggak nyangka hasilnya sekeren ini, padahal aku sama sekali nggak bisa desain."					</div>
				</div>
					</div>
								</div>
											<div class="swiper-slide" role="group" aria-roledescription="slide">
									<div class="elementor-testimonial elementor-repeater-item-5669a4b">
							<div class="elementor-testimonial__header">
											<div class="elementor-testimonial__image">
							<img decoding="async" src="https://logiq.id/wp-content/uploads/2026/06/Bagas-Prasetyo.jpg" alt="Bagas Prasetyo">
													</div>
										<cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Bagas Prasetyo</span><span class="elementor-testimonial__title">Member</span></cite>					<div class="elementor-testimonial__icon elementor-icon elementor-icon-" aria-label="Read More"></div>				</div>
										<div class="elementor-testimonial__content">
					<div class="elementor-testimonial__text">
						Biasanya aku bayar desainer 150rb per konten. Sekarang bisa bikin sendiri kapan aja. Balik modal dari hari pertama.					</div>
				</div>
					</div>
								</div>
											<div class="swiper-slide" role="group" aria-roledescription="slide">
									<div class="elementor-testimonial elementor-repeater-item-a895d03">
							<div class="elementor-testimonial__header">
											<div class="elementor-testimonial__image">
							<img decoding="async" src="https://logiq.id/wp-content/uploads/2026/06/Gemini_Generated_Image_fdxywqfdxywqfdxy.jpg" alt="Dewi Lestari">
													</div>
										<cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Dewi Lestari</span><span class="elementor-testimonial__title">Member</span></cite>					<div class="elementor-testimonial__icon elementor-icon elementor-icon-" aria-label="Read More"></div>				</div>
										<div class="elementor-testimonial__content">
					<div class="elementor-testimonial__text">
						Yang paling aku suka itu fitur 10 rekomendasinya. Jadi nggak bingung mau desain yang kayak gimana.					</div>
				</div>
					</div>
								</div>
											<div class="swiper-slide" role="group" aria-roledescription="slide">
									<div class="elementor-testimonial elementor-repeater-item-09b4843">
							<div class="elementor-testimonial__header">
											<div class="elementor-testimonial__image">
							<img decoding="async" src="https://logiq.id/wp-content/uploads/2026/06/Hendra-Kusuma.jpg" alt="Hendra Kusuma">
													</div>
										<cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Hendra Kusuma</span><span class="elementor-testimonial__title">Member</span></cite>					<div class="elementor-testimonial__icon elementor-icon elementor-icon-" aria-label="Read More"></div>				</div>
										<div class="elementor-testimonial__content">
					<div class="elementor-testimonial__text">
						Hasilnya beneran bagus, bukan asal jadi. Langsung aku pakai buat iklan Facebook dan performanya naik.					</div>
				</div>
					</div>
								</div>
											<div class="swiper-slide" role="group" aria-roledescription="slide">
									<div class="elementor-testimonial elementor-repeater-item-ea48bf1">
							<div class="elementor-testimonial__header">
											<div class="elementor-testimonial__image">
							<img decoding="async" src="https://logiq.id/wp-content/uploads/2026/06/Siti-Rahayu.jpg" alt="Siti Rahayu">
													</div>
										<cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Siti Rahayu</span><span class="elementor-testimonial__title">Member</span></cite>					<div class="elementor-testimonial__icon elementor-icon elementor-icon-" aria-label="Read More"></div>				</div>
										<div class="elementor-testimonial__content">
					<div class="elementor-testimonial__text">
						Aku seller hijab online, sebelumnya kontenku biasa aja. Sekarang feed Instagram-ku keliatan jauh lebih premium.					</div>
				</div>
					</div>
								</div>
											<div class="swiper-slide" role="group" aria-roledescription="slide">
									<div class="elementor-testimonial elementor-repeater-item-24992f7">
							<div class="elementor-testimonial__header">
											<div class="elementor-testimonial__image">
							<img decoding="async" src="https://logiq.id/wp-content/uploads/2026/06/Fajar-Nugroho.jpg" alt="Fajar Nugroho">
													</div>
										<cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Fajar Nugroho</span><span class="elementor-testimonial__title">Member</span></cite>					<div class="elementor-testimonial__icon elementor-icon elementor-icon-" aria-label="Read More"></div>				</div>
										<div class="elementor-testimonial__content">
					<div class="elementor-testimonial__text">
						Coba iseng buat banner promo warung makan, hasilnya kayak iklan restoran bintang lima. Pelanggan pada nanya 'desainernya siapa?					</div>
				</div>
					</div>
								</div>
											<div class="swiper-slide" role="group" aria-roledescription="slide">
									<div class="elementor-testimonial elementor-repeater-item-800d386">
							<div class="elementor-testimonial__header">
											<div class="elementor-testimonial__image">
							<img decoding="async" src="https://logiq.id/wp-content/uploads/2026/06/Riko-Adriansyah.jpg" alt="Riko Adriansyah">
													</div>
										<cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Riko Adriansyah</span><span class="elementor-testimonial__title">Member</span></cite>					<div class="elementor-testimonial__icon elementor-icon elementor-icon-" aria-label="Read More"></div>				</div>
										<div class="elementor-testimonial__content">
					<div class="elementor-testimonial__text">
						Testimoni otomatisnya keren banget. AI-nya bikin cerita pelanggan yang believable, bukan asal tempel teks.					</div>
				</div>
					</div>
								</div>
											<div class="swiper-slide" role="group" aria-roledescription="slide">
									<div class="elementor-testimonial elementor-repeater-item-5860500">
							<div class="elementor-testimonial__header">
											<div class="elementor-testimonial__image">
							<img decoding="async" src="https://logiq.id/wp-content/uploads/2026/06/Dika-Firmansyah.jpg" alt="Dika Firmansyah">
													</div>
										<cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Dika Firmansyah</span><span class="elementor-testimonial__title">Member</span></cite>					<div class="elementor-testimonial__icon elementor-icon elementor-icon-" aria-label="Read More"></div>				</div>
										<div class="elementor-testimonial__content">
					<div class="elementor-testimonial__text">
						Awalnya skeptis, mikir pasti hasilnya generik kayak AI biasa. Ternyata beneran beda. Worth it banget di harga segini.					</div>
				</div>
					</div>
								</div>
											<div class="swiper-slide" role="group" aria-roledescription="slide">
									<div class="elementor-testimonial elementor-repeater-item-e997961">
							<div class="elementor-testimonial__header">
											<div class="elementor-testimonial__image">
							<img decoding="async" src="https://logiq.id/wp-content/uploads/2026/06/Yusuf-Santoso.jpg" alt="Yusuf Santoso ">
													</div>
										<cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Yusuf Santoso </span><span class="elementor-testimonial__title">Member</span></cite>					<div class="elementor-testimonial__icon elementor-icon elementor-icon-" aria-label="Read More"></div>				</div>
										<div class="elementor-testimonial__content">
					<div class="elementor-testimonial__text">
						Baru mulai bisnis, modal terbatas. AI Banner bantu aku keliatan profesional dari hari pertama tanpa keluar banyak uang.					</div>
				</div>
					</div>
								</div>
											<div class="swiper-slide" role="group" aria-roledescription="slide">
									<div class="elementor-testimonial elementor-repeater-item-032fd12">
							<div class="elementor-testimonial__header">
											<div class="elementor-testimonial__image">
							<img decoding="async" src="https://logiq.id/wp-content/uploads/2026/06/Laila-Fitriani.jpg" alt="Laila Fitriani">
													</div>
										<cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Laila Fitriani</span><span class="elementor-testimonial__title">Member</span></cite>					<div class="elementor-testimonial__icon elementor-icon elementor-icon-" aria-label="Read More"></div>				</div>
										<div class="elementor-testimonial__content">
					<div class="elementor-testimonial__text">
						Yang bikin kaget itu foto modelnya. Wajahnya beneran orang Indonesia, kulitnya natural, nggak plastik. Keren banget.					</div>
				</div>
					</div>
								</div>
									</div>
																				<div class="swiper-pagination"></div>
												</div>
								</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-9993526 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="9993526" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;gradient&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d146ae6" data-id="d146ae6" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-b184d91 elementor-widget elementor-widget-heading" data-id="b184d91" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Mulai Bikin <span class="gradient-text">Carousel Hari Ini</span></h2>				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-6cd7153 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="6cd7153" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-05c1849" data-id="05c1849" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-3973d2b elementor-widget elementor-widget-heading" data-id="3973d2b" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<div class="elementor-heading-title elementor-size-default">Daripada terus-terusan cari inspirasi, screenshot referensi, lalu tetap bingung juga. Ya, manusia memang kompleks.</div>				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-17c2082 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="17c2082" data-element_type="section" data-e-type="section" id="#order">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-0b4bcad" data-id="0b4bcad" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;gradient&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-da76c6e elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="da76c6e" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-8ccede7" data-id="8ccede7" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-d79b1d4 elementor-widget elementor-widget-heading" data-id="d79b1d4" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h4 class="elementor-heading-title elementor-size-default">Carousel Maker</h4>				</div>
				<div class="elementor-element elementor-element-7b252a1 elementor-widget elementor-widget-heading" data-id="7b252a1" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Gak ribet lagi bikin carousel</h2>				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-45e09ac elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="45e09ac" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-1f46883" data-id="1f46883" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-37920ab elementor-widget elementor-widget-heading" data-id="37920ab" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h4 class="elementor-heading-title elementor-size-default">Rp 150.000</h4>				</div>
				<div class="elementor-element elementor-element-92685b2 elementor-widget elementor-widget-heading" data-id="92685b2" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h4 class="elementor-heading-title elementor-size-default">Rp 99.000</h4>				</div>
				<div class="elementor-element elementor-element-a21504a elementor-widget elementor-widget-heading" data-id="a21504a" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<span class="elementor-heading-title elementor-size-default">Promo hari ini</span>				</div>
				<div class="elementor-element elementor-element-d97001f elementor-countdown--label-block elementor-widget elementor-widget-countdown" data-id="d97001f" data-element_type="widget" data-e-type="widget" data-widget_type="countdown.default">
							<div class="elementor-countdown-wrapper" data-date="1877446800">
			<div class="elementor-countdown-item"><span class="elementor-countdown-digits elementor-countdown-hours"></span> <span class="elementor-countdown-label">Jam</span></div><div class="elementor-countdown-item"><span class="elementor-countdown-digits elementor-countdown-minutes"></span> <span class="elementor-countdown-label">Menit</span></div><div class="elementor-countdown-item"><span class="elementor-countdown-digits elementor-countdown-seconds"></span> <span class="elementor-countdown-label">Detik</span></div>		</div>
						</div>
				<div class="elementor-element elementor-element-b040b93 elementor-widget elementor-widget-heading" data-id="b040b93" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<span class="elementor-heading-title elementor-size-default">Akses semua fitur:</span>				</div>
				<div class="elementor-element elementor-element-7317ddd elementor-align-start elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="7317ddd" data-element_type="widget" data-e-type="widget" data-widget_type="icon-list.default">
							<ul class="elementor-icon-list-items">
							<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-check-square" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 480H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48v352c0 26.51-21.49 48-48 48zm-204.686-98.059l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.248-16.379-6.249-22.628 0L184 302.745l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.25 16.379 6.25 22.628.001z"></path></svg>						</span>
										<span class="elementor-icon-list-text">carousel edukasi</span>
									</li>
								<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-check-square" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 480H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48v352c0 26.51-21.49 48-48 48zm-204.686-98.059l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.248-16.379-6.249-22.628 0L184 302.745l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.25 16.379 6.25 22.628.001z"></path></svg>						</span>
										<span class="elementor-icon-list-text">carousel promosi</span>
									</li>
								<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-check-square" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 480H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48v352c0 26.51-21.49 48-48 48zm-204.686-98.059l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.248-16.379-6.249-22.628 0L184 302.745l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.25 16.379 6.25 22.628.001z"></path></svg>						</span>
										<span class="elementor-icon-list-text">carousel storytelling</span>
									</li>
								<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-check-square" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 480H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48v352c0 26.51-21.49 48-48 48zm-204.686-98.059l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.248-16.379-6.249-22.628 0L184 302.745l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.25 16.379 6.25 22.628.001z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Bisa dipakai berkali-kali</span>
									</li>
								<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-check-square" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 480H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48v352c0 26.51-21.49 48-48 48zm-204.686-98.059l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.248-16.379-6.249-22.628 0L184 302.745l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.25 16.379 6.25 22.628.001z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Tanpa biaya bulanan</span>
									</li>
								<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-check-square" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 480H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48v352c0 26.51-21.49 48-48 48zm-204.686-98.059l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.248-16.379-6.249-22.628 0L184 302.745l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.25 16.379 6.25 22.628.001z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Grup Support</span>
									</li>
						</ul>
						</div>
				<div class="elementor-element elementor-element-ea32037 elementor-align-justify pulse-order elementor-widget elementor-widget-button" data-id="ea32037" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
										<a class="elementor-button elementor-button-link elementor-size-sm" href="https://go.logiq.id/product/carousel-maker/" target="_blank">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-shopping-cart" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M528.12 301.319l47.273-208C578.806 78.301 567.391 64 551.99 64H159.208l-9.166-44.81C147.758 8.021 137.93 0 126.529 0H24C10.745 0 0 10.745 0 24v16c0 13.255 10.745 24 24 24h69.883l70.248 343.435C147.325 417.1 136 435.222 136 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-15.674-6.447-29.835-16.824-40h209.647C430.447 426.165 424 440.326 424 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-22.172-12.888-41.332-31.579-50.405l5.517-24.276c3.413-15.018-8.002-29.319-23.403-29.319H218.117l-6.545-32h293.145c11.206 0 20.92-7.754 23.403-18.681z"></path></svg>			</span>
									<span class="elementor-button-text">Order Sekarang</span>
					</span>
					</a>
								</div>
				<div class="elementor-element elementor-element-bb22d17 elementor-widget elementor-widget-heading" data-id="bb22d17" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<span class="elementor-heading-title elementor-size-default"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f512.png" alt="🔒" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Akses langsung setelah pembayaran berhasil</span>				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-bcdd07e elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="bcdd07e" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2c15961" data-id="2c15961" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-2a28790 elementor-widget elementor-widget-heading" data-id="2a28790" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">FAQ</h2>				</div>
				<div class="elementor-element elementor-element-60cb546 elementor-widget elementor-widget-heading" data-id="60cb546" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Pertanyaan yang sering</h2>				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-241c9ed" data-id="241c9ed" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-79c93b1 elementor-widget elementor-widget-toggle" data-id="79c93b1" data-element_type="widget" data-e-type="widget" data-widget_type="toggle.default">
							<div class="elementor-toggle">
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-1271" class="elementor-tab-title" data-tab="1" role="button" aria-controls="elementor-tab-content-1271" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-right" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">Harus bisa desain dulu gak?</a>
					</div>

					<div id="elementor-tab-content-1271" class="elementor-tab-content elementor-clearfix" data-tab="1" role="region" aria-labelledby="elementor-tab-title-1271"><p>Gak perlu sama sekali. Kamu cukup ketik ide atau topik — AI yang urus desain, teks, layout, warna, semuanya.</p></div>
				</div>
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-1272" class="elementor-tab-title" data-tab="2" role="button" aria-controls="elementor-tab-content-1272" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-right" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">Hasilnya bisa langsung diposting ke Instagram?</a>
					</div>

					<div id="elementor-tab-content-1272" class="elementor-tab-content elementor-clearfix" data-tab="2" role="region" aria-labelledby="elementor-tab-title-1272"><p>Bisa. Gambar tiap slide bisa didownload, dan caption langsung siap copy-paste. Tinggal susun slidenya di IG dan posting.</p></div>
				</div>
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-1273" class="elementor-tab-title" data-tab="3" role="button" aria-controls="elementor-tab-content-1273" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-right" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">Warna brandnya gimana? Harus setting dulu?</a>
					</div>

					<div id="elementor-tab-content-1273" class="elementor-tab-content elementor-clearfix" data-tab="3" role="region" aria-labelledby="elementor-tab-title-1273"><p>Kalau kamu upload logo, AI otomatis extract warna dan kunci ke seluruh carousel. Kalau gak upload logo, AI pilihkan warna yang cocok berdasarkan tone brand kamu.</p></div>
				</div>
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-1274" class="elementor-tab-title" data-tab="4" role="button" aria-controls="elementor-tab-content-1274" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-right" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0"> Bisa buat berapa carousel per hari?</a>
					</div>

					<div id="elementor-tab-content-1274" class="elementor-tab-content elementor-clearfix" data-tab="4" role="region" aria-labelledby="elementor-tab-title-1274"><p>Tergantung Limit Akun chat gpt yang kamu gunakan. Paket Pro tidak ada batasan.</p></div>
				</div>
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-1275" class="elementor-tab-title" data-tab="5" role="button" aria-controls="elementor-tab-content-1275" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-right" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0"> Apa bedanya sama bikin pakai Canva biasa?</a>
					</div>

					<div id="elementor-tab-content-1275" class="elementor-tab-content elementor-clearfix" data-tab="5" role="region" aria-labelledby="elementor-tab-title-1275"><p>Canva = kamu yang desain dari nol. Konten Carousel = AI yang kerjakan semuanya mulai dari ide, struktur konten, desain visual, sampai caption. Hemat waktu minimal 2 jam per carousel.</p></div>
				</div>
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-1276" class="elementor-tab-title" data-tab="6" role="button" aria-controls="elementor-tab-content-1276" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-right" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">Kalau hasilnya gak sesuai, bisa direvisi?</a>
					</div>

					<div id="elementor-tab-content-1276" class="elementor-tab-content elementor-clearfix" data-tab="6" role="region" aria-labelledby="elementor-tab-title-1276"><p>Bisa. Tinggal ketik &#8220;revisi slide [nomor]&#8221; — AI redo slide itu tanpa ngubah yang lain. Atau kalau mau ganti warna/style, AI redo semua sekaligus.</p></div>
				</div>
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-1277" class="elementor-tab-title" data-tab="7" role="button" aria-controls="elementor-tab-content-1277" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-right" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">Bisa buat carousel untuk berbagai niche?</a>
					</div>

					<div id="elementor-tab-content-1277" class="elementor-tab-content elementor-clearfix" data-tab="7" role="region" aria-labelledby="elementor-tab-title-1277"><p>Bisa. Kuliner, fashion, skincare, jasa, edukasi, digital product, agency — semua support. AI menyesuaikan tone dan visual berdasarkan brand kamu.</p></div>
				</div>
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-1278" class="elementor-tab-title" data-tab="8" role="button" aria-controls="elementor-tab-content-1278" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-right" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">Datanya aman? Ide/topik saya gak bakal dipakai orang lain?</a>
					</div>

					<div id="elementor-tab-content-1278" class="elementor-tab-content elementor-clearfix" data-tab="8" role="region" aria-labelledby="elementor-tab-title-1278"><p>Semua input kamu diproses real-time dan tidak disimpan atau dibagikan. Setiap sesi carousel adalah milik kamu sendiri.</p></div>
				</div>
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-1279" class="elementor-tab-title" data-tab="9" role="button" aria-controls="elementor-tab-content-1279" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-right" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0"> Apakah perlu langganan atau bayar sekali?</a>
					</div>

					<div id="elementor-tab-content-1279" class="elementor-tab-content elementor-clearfix" data-tab="9" role="region" aria-labelledby="elementor-tab-title-1279"><p>Tidak perlu, kamu bisa gunakan Chat GPT Free</p></div>
				</div>
								</div>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-e36c1f1 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="e36c1f1" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0a1eaf1" data-id="0a1eaf1" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-2300546 elementor-widget elementor-widget-html" data-id="2300546" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
					<footer class="footer">
  © <span id="year"></span> LOGIQ. All Rights Reserved.
</footer>

<style>
  .footer {
    width: 100%;
    text-align: center;
    color: #000000;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    padding: 16px 10px;
    box-sizing: border-box;
  }

  @media (max-width: 480px) {
    .footer {
      font-size: 12px;
      padding: 14px 8px;
    }
  }
</style>

<script>
  document.getElementById("year").textContent = new Date().getFullYear();
</script>				</div>
				<div class="elementor-element elementor-element-5594e38 elementor-widget elementor-widget-html" data-id="5594e38" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
					<style>
#sticky-cta{
  position:fixed;
  bottom:20px;
  left:50%;
  -webkit-transform:translateX(-50%) translateY(0);
  -ms-transform:translateX(-50%) translateY(0);
  transform:translateX(-50%) translateY(0);
  z-index:9999;
  -webkit-transition:-webkit-transform 0.35s cubic-bezier(0.34,1.56,0.64,1),opacity 0.3s ease;
  transition:transform 0.35s cubic-bezier(0.34,1.56,0.64,1),opacity 0.3s ease;
  opacity:1;
  pointer-events:all;
}
#sticky-cta.hidden{
  -webkit-transform:translateX(-50%) translateY(120px);
  -ms-transform:translateX(-50%) translateY(120px);
  transform:translateX(-50%) translateY(120px);
  opacity:0;
  pointer-events:none;
}
.cta-pill{
  display:-webkit-box;display:-ms-flexbox;display:flex;
  -webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;
  border-radius:100px;
  overflow:hidden;
  -webkit-box-shadow:0 8px 32px rgba(0,0,0,0.45),0 2px 8px rgba(0,0,0,0.3),inset 0 1px 0 rgba(255,255,255,0.06);
  box-shadow:0 8px 32px rgba(0,0,0,0.45),0 2px 8px rgba(0,0,0,0.3),inset 0 1px 0 rgba(255,255,255,0.06);
}
.countdown-block{
  display:-webkit-box;display:-ms-flexbox;display:flex;
  -webkit-box-align:center;-ms-flex-align:center;align-items:center;
  gap:8px;
  padding:14px 20px;
  background:rgba(15,10,5,0.92);
  border-right:1px solid rgba(249,115,22,0.2);
}
.countdown-icon{
  color:#f97316;
  font-size:15px;
  flex-shrink:0;
  line-height:1;
}
.countdown-units{
  display:-webkit-box;display:-ms-flexbox;display:flex;
  -webkit-box-align:center;-ms-flex-align:center;align-items:center;
  gap:3px;
}
.time-unit{
  display:-webkit-box;display:-ms-flexbox;display:flex;
  -webkit-box-orient:vertical;-webkit-box-direction:normal;
  -ms-flex-direction:column;flex-direction:column;
  -webkit-box-align:center;-ms-flex-align:center;align-items:center;
  gap:1px;
}
.time-num{
  font-size:18px;
  font-weight:700;
  color:#fff;
  min-width:24px;
  text-align:center;
  font-variant-numeric:tabular-nums;
  line-height:1;
  letter-spacing:-0.5px;
}
.time-label{
  font-size:8px;
  font-weight:600;
  color:rgba(249,115,22,0.7);
  text-transform:uppercase;
  letter-spacing:0.8px;
}
.time-sep{
  font-size:16px;
  font-weight:700;
  color:rgba(249,115,22,0.45);
  margin:0 1px;
  padding-bottom:8px;
}
.cta-btn{
  display:-webkit-box;display:-ms-flexbox;display:flex;
  -webkit-box-align:center;-ms-flex-align:center;align-items:center;
  gap:8px;
  padding:14px 24px;
  background:-webkit-linear-gradient(315deg,#ea580c 0%,#f97316 50%,#fb923c 100%);
  background:linear-gradient(135deg,#ea580c 0%,#f97316 50%,#fb923c 100%);
  color:#fff;
  border:none;
  cursor:pointer;
  font-family:inherit;
  white-space:nowrap;
  position:relative;
  overflow:hidden;
  -webkit-tap-highlight-color:transparent;
  -webkit-transition:opacity 0.2s,-webkit-transform 0.1s;
  transition:opacity 0.2s,transform 0.1s;
}
.cta-btn::before{
  content:'';
  position:absolute;
  inset:0;
  background:-webkit-linear-gradient(top,rgba(255,255,255,0.13) 0%,transparent 60%);
  background:linear-gradient(180deg,rgba(255,255,255,0.13) 0%,transparent 60%);
  pointer-events:none;
}
.cta-btn:hover{opacity:0.88}
.cta-btn:active{-webkit-transform:scale(0.97);-ms-transform:scale(0.97);transform:scale(0.97)}
.cta-btn-text{
  display:-webkit-box;display:-ms-flexbox;display:flex;
  -webkit-box-orient:vertical;-webkit-box-direction:normal;
  -ms-flex-direction:column;flex-direction:column;
  gap:1px;
  text-align:left;
}
.cta-btn-main{
  font-size:14px;
  font-weight:700;
  line-height:1;
}
.cta-btn-sub{
  font-size:10px;
  font-weight:500;
  opacity:0.75;
  line-height:1;
}
@media(max-width:480px){
  .time-num{font-size:15px;min-width:20px}
  .countdown-block{padding:12px 14px;gap:6px}
  .cta-btn{padding:12px 18px}
  .cta-btn-main{font-size:13px}
  #sticky-cta{bottom:14px}
}
</style>

<div id="sticky-cta">
  <div class="cta-pill">
    <div class="countdown-block">
      <svg class="countdown-icon" width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">
        <circle cx="12" cy="12" r="10"/><polyline points="12 6 12 12 16 14"/>
      </svg>
      <div class="countdown-units">
        <div class="time-unit">
          <span class="time-num" id="cd-h">00</span>
          <span class="time-label">Jam</span>
        </div>
        <span class="time-sep">:</span>
        <div class="time-unit">
          <span class="time-num" id="cd-m">00</span>
          <span class="time-label">Menit</span>
        </div>
        <span class="time-sep">:</span>
        <div class="time-unit">
          <span class="time-num" id="cd-s">00</span>
          <span class="time-label">Detik</span>
        </div>
      </div>
    </div>
    <button class="cta-btn" onclick="scrollToOrder()">
      <svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">
        <circle cx="9" cy="21" r="1"/><circle cx="20" cy="21" r="1"/>
        <path d="M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6"/>
      </svg>
      <div class="cta-btn-text">
        <span class="cta-btn-main">Saya Mau</span>
        <span class="cta-btn-sub">Ambil sekarang →</span>
      </div>
    </button>
  </div>
</div>

<script>
(function(){
  function pad(n){return(n<10?'0':'')+n}
  function tick(){
    var now=new Date();
    var end=new Date(now.getFullYear(),now.getMonth(),now.getDate()+1,0,0,0,0);
    var diff=Math.floor((end.getTime()-now.getTime())/1000);
    if(diff<0)diff=0;
    document.getElementById('cd-h').innerHTML=pad(Math.floor(diff/3600));
    document.getElementById('cd-m').innerHTML=pad(Math.floor((diff%3600)/60));
    document.getElementById('cd-s').innerHTML=pad(diff%60);
  }
  tick();setInterval(tick,1000);

  window.scrollToOrder=function(){
    var el=document.getElementById('order');
    if(!el)return;
    if(el.scrollIntoView){
      el.scrollIntoView({behavior:'smooth',block:'start'});
    } else {
      var top=0,obj=el;
      while(obj){top+=obj.offsetTop;obj=obj.offsetParent;}
      window.scrollTo(0,top);
    }
  };

  var lastScroll=window.pageYOffset||document.documentElement.scrollTop||0;
  var cta=document.getElementById('sticky-cta');
  var busy=false;

  function onScroll(){
    if(busy)return;busy=true;
    var raf=window.requestAnimationFrame||function(cb){setTimeout(cb,16)};
    raf(function(){
      var cur=window.pageYOffset||document.documentElement.scrollTop||0;
      cta.className=(cur>lastScroll&&cur>80)?'hidden':'';
      lastScroll=cur;busy=false;
    });
  }

  if(window.addEventListener){window.addEventListener('scroll',onScroll,{passive:true});}
  else if(window.attachEvent){window.attachEvent('onscroll',onScroll);}
})();
</script>				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		]]></content:encoded>
					
					<wfw:commentRss>https://logiq.id/carousel-maker/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Magic Post</title>
		<link>https://logiq.id/magic-post/</link>
					<comments>https://logiq.id/magic-post/#respond</comments>
		
		<dc:creator><![CDATA[allahuakbar]]></dc:creator>
		<pubDate>Tue, 16 Jun 2026 19:31:31 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://logiq.id/?p=3295</guid>

					<description><![CDATA[&#x1f3af; Khusus Seller &#38; UMKM Bantu Bisnis Online Bikin Postingan Keren TANPA NGEDIT Sama Sekali Siap dalam 3 Menit Udah Jujur Aja.. Capek Mikirin Mau Posting Apa Tiap Hari? Bayar desainer mahal — hasilnya biasa aja, revisi mulu Bikin sendiri di Canva — hasilnya keliatan &#8220;oh ini pake template&#8221; Minta tolong temen — nunggu lama, [&#8230;]]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="3295" class="elementor elementor-3295" data-elementor-post-type="post">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-65ae77f4 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="65ae77f4" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-425fbd54" data-id="425fbd54" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-36bc8091 elementor-widget elementor-widget-heading" data-id="36bc8091" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<div class="elementor-heading-title elementor-size-default"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3af.png" alt="🎯" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Khusus Seller &amp; UMKM</div>				</div>
				<div class="elementor-element elementor-element-46925559 elementor-widget elementor-widget-heading" data-id="46925559" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h1 class="elementor-heading-title elementor-size-default">Bantu <span class="highlight-kuning">Bisnis Online</span> Bikin Postingan Keren </h1>				</div>
				<div class="elementor-element elementor-element-194b4c34 elementor-widget elementor-widget-heading" data-id="194b4c34" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<div class="elementor-heading-title elementor-size-default"><b>TANPA NGEDIT</b> Sama Sekali</div>				</div>
				<div class="elementor-element elementor-element-27a68abc elementor-widget elementor-widget-heading" data-id="27a68abc" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<div class="elementor-heading-title elementor-size-default">Siap dalam 3 Menit</div>				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-20b6b7d1" data-id="20b6b7d1" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-13652574 elementor-widget elementor-widget-image" data-id="13652574" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
															<img loading="lazy" decoding="async" width="560" height="750" src="https://logiq.id/wp-content/uploads/2026/06/HEADER.webp" class="attachment-large size-large wp-image-3297" alt="" srcset="https://logiq.id/wp-content/uploads/2026/06/HEADER.webp 560w, https://logiq.id/wp-content/uploads/2026/06/HEADER-224x300.webp 224w" sizes="(max-width: 560px) 100vw, 560px" />															</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-1331c3d3 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="1331c3d3" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-30598f7c" data-id="30598f7c" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-49255030 elementor-widget elementor-widget-heading" data-id="49255030" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Udah Jujur Aja..</h2>				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-3dad781b elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3dad781b" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-5b8b1f0d" data-id="5b8b1f0d" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-5a05c2ef elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="5a05c2ef" data-element_type="widget" data-e-type="widget" data-widget_type="icon-list.default">
							<ul class="elementor-icon-list-items">
							<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-question-circle" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zM262.655 90c-54.497 0-89.255 22.957-116.549 63.758-3.536 5.286-2.353 12.415 2.715 16.258l34.699 26.31c5.205 3.947 12.621 3.008 16.665-2.122 17.864-22.658 30.113-35.797 57.303-35.797 20.429 0 45.698 13.148 45.698 32.958 0 14.976-12.363 22.667-32.534 33.976C247.128 238.528 216 254.941 216 296v4c0 6.627 5.373 12 12 12h56c6.627 0 12-5.373 12-12v-1.333c0-28.462 83.186-29.647 83.186-106.667 0-58.002-60.165-102-116.531-102zM256 338c-25.365 0-46 20.635-46 46 0 25.364 20.635 46 46 46s46-20.636 46-46c0-25.365-20.635-46-46-46z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Capek Mikirin Mau Posting Apa Tiap Hari?</span>
									</li>
						</ul>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-4fbbf9fb elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="4fbbf9fb" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-1da73087" data-id="1da73087" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-1a88c7cb elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="1a88c7cb" data-element_type="widget" data-e-type="widget" data-widget_type="icon-list.default">
							<ul class="elementor-icon-list-items">
							<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-question-circle" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zM262.655 90c-54.497 0-89.255 22.957-116.549 63.758-3.536 5.286-2.353 12.415 2.715 16.258l34.699 26.31c5.205 3.947 12.621 3.008 16.665-2.122 17.864-22.658 30.113-35.797 57.303-35.797 20.429 0 45.698 13.148 45.698 32.958 0 14.976-12.363 22.667-32.534 33.976C247.128 238.528 216 254.941 216 296v4c0 6.627 5.373 12 12 12h56c6.627 0 12-5.373 12-12v-1.333c0-28.462 83.186-29.647 83.186-106.667 0-58.002-60.165-102-116.531-102zM256 338c-25.365 0-46 20.635-46 46 0 25.364 20.635 46 46 46s46-20.636 46-46c0-25.365-20.635-46-46-46z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Bayar desainer mahal — hasilnya biasa aja, revisi mulu</span>
									</li>
						</ul>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-1e6f8777 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="1e6f8777" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-6b0e8129" data-id="6b0e8129" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-87fa552 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="87fa552" data-element_type="widget" data-e-type="widget" data-widget_type="icon-list.default">
							<ul class="elementor-icon-list-items">
							<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-question-circle" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zM262.655 90c-54.497 0-89.255 22.957-116.549 63.758-3.536 5.286-2.353 12.415 2.715 16.258l34.699 26.31c5.205 3.947 12.621 3.008 16.665-2.122 17.864-22.658 30.113-35.797 57.303-35.797 20.429 0 45.698 13.148 45.698 32.958 0 14.976-12.363 22.667-32.534 33.976C247.128 238.528 216 254.941 216 296v4c0 6.627 5.373 12 12 12h56c6.627 0 12-5.373 12-12v-1.333c0-28.462 83.186-29.647 83.186-106.667 0-58.002-60.165-102-116.531-102zM256 338c-25.365 0-46 20.635-46 46 0 25.364 20.635 46 46 46s46-20.636 46-46c0-25.365-20.635-46-46-46z"></path></svg>						</span>
										<span class="elementor-icon-list-text"> Bikin sendiri di Canva — hasilnya keliatan "oh ini pake template"</span>
									</li>
						</ul>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-568a6298 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="568a6298" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-5b3c1aac" data-id="5b3c1aac" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-74ad8c37 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="74ad8c37" data-element_type="widget" data-e-type="widget" data-widget_type="icon-list.default">
							<ul class="elementor-icon-list-items">
							<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-question-circle" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zM262.655 90c-54.497 0-89.255 22.957-116.549 63.758-3.536 5.286-2.353 12.415 2.715 16.258l34.699 26.31c5.205 3.947 12.621 3.008 16.665-2.122 17.864-22.658 30.113-35.797 57.303-35.797 20.429 0 45.698 13.148 45.698 32.958 0 14.976-12.363 22.667-32.534 33.976C247.128 238.528 216 254.941 216 296v4c0 6.627 5.373 12 12 12h56c6.627 0 12-5.373 12-12v-1.333c0-28.462 83.186-29.647 83.186-106.667 0-58.002-60.165-102-116.531-102zM256 338c-25.365 0-46 20.635-46 46 0 25.364 20.635 46 46 46s46-20.636 46-46c0-25.365-20.635-46-46-46z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Minta tolong temen — nunggu lama, nggak enak nagih</span>
									</li>
						</ul>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-2f1f9f97 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2f1f9f97" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-22e4514d" data-id="22e4514d" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-1ce69904 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="1ce69904" data-element_type="widget" data-e-type="widget" data-widget_type="icon-list.default">
							<ul class="elementor-icon-list-items">
							<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-question-circle" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zM262.655 90c-54.497 0-89.255 22.957-116.549 63.758-3.536 5.286-2.353 12.415 2.715 16.258l34.699 26.31c5.205 3.947 12.621 3.008 16.665-2.122 17.864-22.658 30.113-35.797 57.303-35.797 20.429 0 45.698 13.148 45.698 32.958 0 14.976-12.363 22.667-32.534 33.976C247.128 238.528 216 254.941 216 296v4c0 6.627 5.373 12 12 12h56c6.627 0 12-5.373 12-12v-1.333c0-28.462 83.186-29.647 83.186-106.667 0-58.002-60.165-102-116.531-102zM256 338c-25.365 0-46 20.635-46 46 0 25.364 20.635 46 46 46s46-20.636 46-46c0-25.365-20.635-46-46-46z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Pakai AI biasa — hasilnya generik, nggak ada feel bisnis-nya</span>
									</li>
						</ul>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-51bf692a elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="51bf692a" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-5aa35be8" data-id="5aa35be8" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-3319fd5b elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="3319fd5b" data-element_type="widget" data-e-type="widget" data-widget_type="icon-list.default">
							<ul class="elementor-icon-list-items">
							<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-question-circle" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zM262.655 90c-54.497 0-89.255 22.957-116.549 63.758-3.536 5.286-2.353 12.415 2.715 16.258l34.699 26.31c5.205 3.947 12.621 3.008 16.665-2.122 17.864-22.658 30.113-35.797 57.303-35.797 20.429 0 45.698 13.148 45.698 32.958 0 14.976-12.363 22.667-32.534 33.976C247.128 238.528 216 254.941 216 296v4c0 6.627 5.373 12 12 12h56c6.627 0 12-5.373 12-12v-1.333c0-28.462 83.186-29.647 83.186-106.667 0-58.002-60.165-102-116.531-102zM256 338c-25.365 0-46 20.635-46 46 0 25.364 20.635 46 46 46s46-20.636 46-46c0-25.365-20.635-46-46-46z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Nggak sempat bikin konten — akhirnya feed kosong, omzet mandek</span>
									</li>
						</ul>
						</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-46ced66a elementor-widget elementor-widget-heading" data-id="46ced66a" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Padahal kamu tau sendiri — bisnis yang kontennya keren 
itu yang lebih gampang dipercaya, lebih gampang closing. 
Nah, sekarang kamu nggak perlu milih antara konten bagus atau waktu.</h2>				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-23b2d5fd elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="23b2d5fd" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-246049b8" data-id="246049b8" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-13fec466 elementor-widget elementor-widget-image-carousel" data-id="13fec466" data-element_type="widget" data-e-type="widget" data-settings="{&quot;slides_to_show&quot;:&quot;6&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;3&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:0,&quot;speed&quot;:2500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Karosel Gambar" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 23"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/REXONA-logiq.id_-1-rp20h82kuv9nbf5kmwvchkb28exea63f814ih6dwag.jpg" alt="REXONA-logiq.id_.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 23"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/JAM-2-logiq.id_-1-rp20h82kuv9nbf5kmwvchkb28exea63f814ih6dwag.jpg" alt="JAM-2-logiq.id_-1.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 23"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/KASUR-logiq.id_-2-rp20h82kuv9nbf5kmwvchkb28exea63f814ih6dwag.jpg" alt="KASUR-logiq.id_-2.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 23"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/BONEKA-logiq.id_-1-rp20h82kuv9nbf5kmwvchkb28exea63f814ih6dwag.jpg" alt="BONEKA-logiq.id_-1.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 23"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/TAS-WANITA-logiq.id_-1-rp20h82kuv9nbf5kmwvchkb28exea63f814ih6dwag.jpg" alt="TAS-WANITA-logiq.id_-1.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 of 23"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/HP-logiq.id_-2-rp20h82kuv9nbf5kmwvchkb28exea63f814ih6dwag.jpg" alt="HP-logiq.id_-2.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="7 of 23"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/Sepatu-logiq.id_-2-rp20h82kuv9nbf5kmwvchkb28exea63f814ih6dwag.jpg" alt="Sepatu-logiq.id_-2.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="8 of 23"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/JAKET-logiq.id_-1-rp20h82kuv9nbf5kmwvchkb28exea63f814ih6dwag.jpg" alt="JAKET-logiq.id_-1.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="9 of 23"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/GITAR-logiq.id_-2-rp20h82kuv9nbf5kmwvchkb28exea63f814ih6dwag.jpg" alt="GITAR-logiq.id_-2.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="10 of 23"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/MOBIL-logiq.id_-2-rp20h82kuv9nbf5kmwvchkb28exea63f814ih6dwag.jpg" alt="MOBIL-logiq.id_-2.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="11 of 23"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/PECEL-LELE-logiq.id_-1-rp20h82kuv9nbf5kmwvchkb28exea63f814ih6dwag.jpg" alt="PECEL-LELE-logiq.id_-1.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="12 of 23"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/PANCONG-LUMER-logiq.id_-1-rp20h82kuv9nbf5kmwvchkb28exea63f814ih6dwag.jpg" alt="PANCONG-LUMER-logiq.id_-1.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="13 of 23"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/Jam-Tangan-logiq.id_-2-rp20h82kuv9nbf5kmwvchkb28exea63f814ih6dwag.jpg" alt="Jam-Tangan-logiq.id_-2.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="14 of 23"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/Baju-Anak-logiq.id_-2-rp20h82kuv9nbf5kmwvchkb28exea63f814ih6dwag.jpg" alt="Baju-Anak-logiq.id_-2.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="15 of 23"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/Mainan-Anak-logiq.id_-2-rp20h82kuv9nbf5kmwvchkb28exea63f814ih6dwag.jpg" alt="Mainan-Anak-logiq.id_-2.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="16 of 23"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/Kulkas-logiq.id_-2-rp20h82kuv9nbf5kmwvchkb28exea63f814ih6dwag.jpg" alt="Kulkas-logiq.id_-2.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="17 of 23"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/Daster-logiq.id_-2-rp20h90f1paxn147hf9z222itssrhv75k5rzygci48.jpg" alt="Daster-logiq.id_-2.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="18 of 23"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/Nastar-logiq.id_-2-rp20h90f1paxn147hf9z222itssrhv75k5rzygci48.jpg" alt="Nastar-logiq.id_-2.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="19 of 23"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/Es-Buah-logiq.id_-2-rp20h90f1paxn147hf9z222itssrhv75k5rzygci48.jpg" alt="Es-Buah-logiq.id_-2.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="20 of 23"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/Rumah-logiq.id_-2-rp20h90f1paxn147hf9z222itssrhv75k5rzygci48.jpg" alt="Rumah-logiq.id_-2.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="21 of 23"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/SKINCARE-logiq.id_-1-rp20h90f1paxn147hf9z222itssrhv75k5rzygci48.jpg" alt="SKINCARE-logiq.id_.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="22 of 23"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/Kursi-logiq.id_-2-rp20h90f1paxn147hf9z222itssrhv75k5rzygci48.jpg" alt="Kursi-logiq.id_-2.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="23 of 23"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/es-teh-logiq.id_-2-rp20h90f1paxn147hf9z222itssrhv75k5rzygci48.jpg" alt="es-teh-logiq.id_-2.jpg" /></figure></div>			</div>
							
									</div>
						</div>
				<div class="elementor-element elementor-element-6dacaea5 elementor-widget elementor-widget-image-carousel" data-id="6dacaea5" data-element_type="widget" data-e-type="widget" data-settings="{&quot;slides_to_show&quot;:&quot;6&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;3&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:0,&quot;speed&quot;:2500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Karosel Gambar" dir="rtl">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 10"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/fashion-1-10-logiq.id_-1-rp20h90f1paxn147hf9z222itssrhv75k5rzygci48.jpg" alt="fashion-1-10-logiq.id_-1.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 10"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/fashion-1-1-logiq.id_-1-rp20h90f1paxn147hf9z222itssrhv75k5rzygci48.jpg" alt="fashion-1-1-logiq.id_-1.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 10"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/fashion-1-2-logiq.id_-1-rp20h90f1paxn147hf9z222itssrhv75k5rzygci48.jpg" alt="fashion-1-2-logiq.id_-1.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 10"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/fashion-1-3-logiq.id_-1-rp20h90f1paxn147hf9z222itssrhv75k5rzygci48.jpg" alt="fashion-1-3-logiq.id_-1.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 10"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/fashion-1-4-logiq.id_-1-rp20h90f1paxn147hf9z222itssrhv75k5rzygci48.jpg" alt="fashion-1-4-logiq.id_-1.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 of 10"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/fashion-1-5-logiq.id_-1-rp20h90f1paxn147hf9z222itssrhv75k5rzygci48.jpg" alt="fashion-1-5-logiq.id_-1.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="7 of 10"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/fashion-1-6-logiq.id_-1-rp20h90f1paxn147hf9z222itssrhv75k5rzygci48.jpg" alt="fashion-1-6-logiq.id_-1.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="8 of 10"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/fashion-1-7-logiq.id_-1-rp20h90f1paxn147hf9z222itssrhv75k5rzygci48.jpg" alt="fashion-1-7-logiq.id_-1.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="9 of 10"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/fashion-1-8-logiq.id_-1-rp20h90f1paxn147hf9z222itssrhv75k5rzygci48.jpg" alt="fashion-1-8-logiq.id_-1.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="10 of 10"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/fashion-1-9-logiq.id_-1-rp20h90f1paxn147hf9z222itssrhv75k5rzygci48.jpg" alt="fashion-1-9-logiq.id_-1.jpg" /></figure></div>			</div>
							
									</div>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-4c263e07 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="4c263e07" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-9c6223d" data-id="9c6223d" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-3f8caf1a elementor-widget elementor-widget-heading" data-id="3f8caf1a" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">WHAT IS IT</h2>				</div>
				<div class="elementor-element elementor-element-7dcb33ba elementor-widget elementor-widget-image" data-id="7dcb33ba" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
															<img loading="lazy" decoding="async" width="750" height="581" src="https://logiq.id/wp-content/uploads/2026/06/mockup-1.webp" class="attachment-large size-large wp-image-3331" alt="" srcset="https://logiq.id/wp-content/uploads/2026/06/mockup-1.webp 750w, https://logiq.id/wp-content/uploads/2026/06/mockup-1-300x232.webp 300w" sizes="(max-width: 750px) 100vw, 750px" />															</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-3a1a6f80" data-id="3a1a6f80" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-33f99f15 elementor-widget elementor-widget-heading" data-id="33f99f15" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">MAGIC POST</h2>				</div>
				<div class="elementor-element elementor-element-74815ed4 elementor-widget elementor-widget-heading" data-id="74815ed4" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Magic Post adalah AI tools yang dibangun khusus di atas ChatGPT — 
tapi bukan ChatGPT biasa. Ini udah dikonfigurasi dari dalam 
khusus buat satu hal: bikin postingan bisnis yang beneran bagus.
<br><br>
Bukan template. Bukan asal generate. Tapi AI yang ngerti 
konteks bisnismu, tau mau pakai warna apa, layout yang pas, 
sampai teks yang langsung bikin orang berhenti scroll.</h2>				</div>
				<div class="elementor-element elementor-element-2178ebea elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="2178ebea" data-element_type="widget" data-e-type="widget" data-widget_type="icon-list.default">
							<ul class="elementor-icon-list-items">
							<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-check-circle" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Upload foto produk / logo</span>
									</li>
								<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-check-circle" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Jelaskan Singkat</span>
									</li>
								<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-check-circle" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Tunggu bentar</span>
									</li>
								<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-check-circle" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Selesai</span>
									</li>
						</ul>
						</div>
				<div class="elementor-element elementor-element-4a86cb58 elementor-widget elementor-widget-heading" data-id="4a86cb58" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Sesimpel itu.</h2>				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-54dbf6d1 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="54dbf6d1" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2dc60dce" data-id="2dc60dce" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-6f16ceec elementor-widget elementor-widget-heading" data-id="6f16ceec" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">LIHAT AJA HASILNYA</h2>				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-692ab86a elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="692ab86a" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-55e6312c" data-id="55e6312c" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-4fc9689b elementor-widget elementor-widget-heading" data-id="4fc9689b" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">ULTIMATED</h2>				</div>
				<div class="elementor-element elementor-element-2e0d250a e-transform elementor-widget elementor-widget-heading" data-id="2e0d250a" data-element_type="widget" data-e-type="widget" data-settings="{&quot;_transform_rotateZ_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-1,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_tablet&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_mobile&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default"><span class="highlight-ungu">POST FEED</span></h2>				</div>
				<div class="elementor-element elementor-element-6b00a232 elementor-widget elementor-widget-heading" data-id="6b00a232" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<span class="elementor-heading-title elementor-size-default">AI langsung bikinin konten feed mu jadi lebih rapih <br>Udah otomatis nyesuaiin kalender Indonesia. </span>				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-a788fb6 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="a788fb6" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-41dffade" data-id="41dffade" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-36317a10 gallery-spacing-custom elementor-widget elementor-widget-image-gallery" data-id="36317a10" data-element_type="widget" data-e-type="widget" data-widget_type="image-gallery.default">
							<div class="elementor-image-gallery">
			
<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="36317a10" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzMzMiwidXJsIjoiaHR0cHM6XC9cL2xvZ2lxLmlkXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwva29udGVua2FsZW5kZXItMS53ZWJwIiwic2xpZGVzaG93IjoiMzYzMTdhMTAifQ%3D%3D" href='https://logiq.id/wp-content/uploads/2026/06/kontenkalender-1.webp'><img loading="lazy" decoding="async" width="750" height="751" src="https://logiq.id/wp-content/uploads/2026/06/kontenkalender-1.webp" class="attachment-medium_large size-medium_large" alt="" srcset="https://logiq.id/wp-content/uploads/2026/06/kontenkalender-1.webp 750w, https://logiq.id/wp-content/uploads/2026/06/kontenkalender-1-300x300.webp 300w, https://logiq.id/wp-content/uploads/2026/06/kontenkalender-1-150x150.webp 150w" sizes="(max-width: 750px) 100vw, 750px" /></a>
<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="36317a10" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzMzMywidXJsIjoiaHR0cHM6XC9cL2xvZ2lxLmlkXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvS09OLUtFTC02LTEud2VicCIsInNsaWRlc2hvdyI6IjM2MzE3YTEwIn0%3D" href='https://logiq.id/wp-content/uploads/2026/06/KON-KEL-6-1.webp'><img loading="lazy" decoding="async" width="750" height="750" src="https://logiq.id/wp-content/uploads/2026/06/KON-KEL-6-1.webp" class="attachment-medium_large size-medium_large" alt="" srcset="https://logiq.id/wp-content/uploads/2026/06/KON-KEL-6-1.webp 750w, https://logiq.id/wp-content/uploads/2026/06/KON-KEL-6-1-300x300.webp 300w, https://logiq.id/wp-content/uploads/2026/06/KON-KEL-6-1-150x150.webp 150w" sizes="(max-width: 750px) 100vw, 750px" /></a>
<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="36317a10" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzMzNCwidXJsIjoiaHR0cHM6XC9cL2xvZ2lxLmlkXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvS09OLUtFTC0zLU1BU1RFUi53ZWJwIiwic2xpZGVzaG93IjoiMzYzMTdhMTAifQ%3D%3D" href='https://logiq.id/wp-content/uploads/2026/06/KON-KEL-3-MASTER.webp'><img loading="lazy" decoding="async" width="768" height="768" src="https://logiq.id/wp-content/uploads/2026/06/KON-KEL-3-MASTER-768x768.webp" class="attachment-medium_large size-medium_large" alt="" srcset="https://logiq.id/wp-content/uploads/2026/06/KON-KEL-3-MASTER-768x768.webp 768w, https://logiq.id/wp-content/uploads/2026/06/KON-KEL-3-MASTER-300x300.webp 300w, https://logiq.id/wp-content/uploads/2026/06/KON-KEL-3-MASTER-150x150.webp 150w, https://logiq.id/wp-content/uploads/2026/06/KON-KEL-3-MASTER.webp 1000w" sizes="(max-width: 768px) 100vw, 768px" /></a>
<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="36317a10" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzMzNSwidXJsIjoiaHR0cHM6XC9cL2xvZ2lxLmlkXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvS09OLUtFTC0yLU1BU1RFUi53ZWJwIiwic2xpZGVzaG93IjoiMzYzMTdhMTAifQ%3D%3D" href='https://logiq.id/wp-content/uploads/2026/06/KON-KEL-2-MASTER.webp'><img loading="lazy" decoding="async" width="768" height="768" src="https://logiq.id/wp-content/uploads/2026/06/KON-KEL-2-MASTER-768x768.webp" class="attachment-medium_large size-medium_large" alt="" srcset="https://logiq.id/wp-content/uploads/2026/06/KON-KEL-2-MASTER-768x768.webp 768w, https://logiq.id/wp-content/uploads/2026/06/KON-KEL-2-MASTER-300x300.webp 300w, https://logiq.id/wp-content/uploads/2026/06/KON-KEL-2-MASTER-150x150.webp 150w, https://logiq.id/wp-content/uploads/2026/06/KON-KEL-2-MASTER.webp 1000w" sizes="(max-width: 768px) 100vw, 768px" /></a>
<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="36317a10" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzMzNiwidXJsIjoiaHR0cHM6XC9cL2xvZ2lxLmlkXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvS09OLUtFTC0zLndlYnAiLCJzbGlkZXNob3ciOiIzNjMxN2ExMCJ9" href='https://logiq.id/wp-content/uploads/2026/06/KON-KEL-3.webp'><img loading="lazy" decoding="async" width="768" height="768" src="https://logiq.id/wp-content/uploads/2026/06/KON-KEL-3-768x768.webp" class="attachment-medium_large size-medium_large" alt="" srcset="https://logiq.id/wp-content/uploads/2026/06/KON-KEL-3-768x768.webp 768w, https://logiq.id/wp-content/uploads/2026/06/KON-KEL-3-300x300.webp 300w, https://logiq.id/wp-content/uploads/2026/06/KON-KEL-3-150x150.webp 150w, https://logiq.id/wp-content/uploads/2026/06/KON-KEL-3.webp 1000w" sizes="(max-width: 768px) 100vw, 768px" /></a>
<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="36317a10" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzMzNywidXJsIjoiaHR0cHM6XC9cL2xvZ2lxLmlkXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvS09OLUtFTC01LU1BU1RFUi53ZWJwIiwic2xpZGVzaG93IjoiMzYzMTdhMTAifQ%3D%3D" href='https://logiq.id/wp-content/uploads/2026/06/KON-KEL-5-MASTER.webp'><img loading="lazy" decoding="async" width="768" height="768" src="https://logiq.id/wp-content/uploads/2026/06/KON-KEL-5-MASTER-768x768.webp" class="attachment-medium_large size-medium_large" alt="" srcset="https://logiq.id/wp-content/uploads/2026/06/KON-KEL-5-MASTER-768x768.webp 768w, https://logiq.id/wp-content/uploads/2026/06/KON-KEL-5-MASTER-300x300.webp 300w, https://logiq.id/wp-content/uploads/2026/06/KON-KEL-5-MASTER-150x150.webp 150w, https://logiq.id/wp-content/uploads/2026/06/KON-KEL-5-MASTER.webp 1000w" sizes="(max-width: 768px) 100vw, 768px" /></a>
<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="36317a10" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzMzOCwidXJsIjoiaHR0cHM6XC9cL2xvZ2lxLmlkXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvS09OLUtFTC02LU1BU1RFUi53ZWJwIiwic2xpZGVzaG93IjoiMzYzMTdhMTAifQ%3D%3D" href='https://logiq.id/wp-content/uploads/2026/06/KON-KEL-6-MASTER.webp'><img loading="lazy" decoding="async" width="768" height="768" src="https://logiq.id/wp-content/uploads/2026/06/KON-KEL-6-MASTER-768x768.webp" class="attachment-medium_large size-medium_large" alt="" srcset="https://logiq.id/wp-content/uploads/2026/06/KON-KEL-6-MASTER-768x768.webp 768w, https://logiq.id/wp-content/uploads/2026/06/KON-KEL-6-MASTER-300x300.webp 300w, https://logiq.id/wp-content/uploads/2026/06/KON-KEL-6-MASTER-150x150.webp 150w, https://logiq.id/wp-content/uploads/2026/06/KON-KEL-6-MASTER.webp 1000w" sizes="(max-width: 768px) 100vw, 768px" /></a>
<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="36317a10" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzMzOSwidXJsIjoiaHR0cHM6XC9cL2xvZ2lxLmlkXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvS09OLUtFTC04LndlYnAiLCJzbGlkZXNob3ciOiIzNjMxN2ExMCJ9" href='https://logiq.id/wp-content/uploads/2026/06/KON-KEL-8.webp'><img loading="lazy" decoding="async" width="768" height="768" src="https://logiq.id/wp-content/uploads/2026/06/KON-KEL-8-768x768.webp" class="attachment-medium_large size-medium_large" alt="" srcset="https://logiq.id/wp-content/uploads/2026/06/KON-KEL-8-768x768.webp 768w, https://logiq.id/wp-content/uploads/2026/06/KON-KEL-8-300x300.webp 300w, https://logiq.id/wp-content/uploads/2026/06/KON-KEL-8-150x150.webp 150w, https://logiq.id/wp-content/uploads/2026/06/KON-KEL-8.webp 1000w" sizes="(max-width: 768px) 100vw, 768px" /></a>
<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="36317a10" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzM0MCwidXJsIjoiaHR0cHM6XC9cL2xvZ2lxLmlkXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvS09OLUtBTC05LndlYnAiLCJzbGlkZXNob3ciOiIzNjMxN2ExMCJ9" href='https://logiq.id/wp-content/uploads/2026/06/KON-KAL-9.webp'><img loading="lazy" decoding="async" width="768" height="768" src="https://logiq.id/wp-content/uploads/2026/06/KON-KAL-9-768x768.webp" class="attachment-medium_large size-medium_large" alt="" srcset="https://logiq.id/wp-content/uploads/2026/06/KON-KAL-9-768x768.webp 768w, https://logiq.id/wp-content/uploads/2026/06/KON-KAL-9-300x300.webp 300w, https://logiq.id/wp-content/uploads/2026/06/KON-KAL-9-150x150.webp 150w, https://logiq.id/wp-content/uploads/2026/06/KON-KAL-9.webp 1000w" sizes="(max-width: 768px) 100vw, 768px" /></a>
<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="36317a10" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzM0MSwidXJsIjoiaHR0cHM6XC9cL2xvZ2lxLmlkXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvS09OLUtBTC0xMC53ZWJwIiwic2xpZGVzaG93IjoiMzYzMTdhMTAifQ%3D%3D" href='https://logiq.id/wp-content/uploads/2026/06/KON-KAL-10.webp'><img loading="lazy" decoding="async" width="768" height="768" src="https://logiq.id/wp-content/uploads/2026/06/KON-KAL-10-768x768.webp" class="attachment-medium_large size-medium_large" alt="" srcset="https://logiq.id/wp-content/uploads/2026/06/KON-KAL-10-768x768.webp 768w, https://logiq.id/wp-content/uploads/2026/06/KON-KAL-10-300x300.webp 300w, https://logiq.id/wp-content/uploads/2026/06/KON-KAL-10-150x150.webp 150w, https://logiq.id/wp-content/uploads/2026/06/KON-KAL-10.webp 1000w" sizes="(max-width: 768px) 100vw, 768px" /></a>
<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="36317a10" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzM0MiwidXJsIjoiaHR0cHM6XC9cL2xvZ2lxLmlkXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvS09OLUtFTC0xMi53ZWJwIiwic2xpZGVzaG93IjoiMzYzMTdhMTAifQ%3D%3D" href='https://logiq.id/wp-content/uploads/2026/06/KON-KEL-12.webp'><img loading="lazy" decoding="async" width="768" height="768" src="https://logiq.id/wp-content/uploads/2026/06/KON-KEL-12-768x768.webp" class="attachment-medium_large size-medium_large" alt="" srcset="https://logiq.id/wp-content/uploads/2026/06/KON-KEL-12-768x768.webp 768w, https://logiq.id/wp-content/uploads/2026/06/KON-KEL-12-300x300.webp 300w, https://logiq.id/wp-content/uploads/2026/06/KON-KEL-12-150x150.webp 150w, https://logiq.id/wp-content/uploads/2026/06/KON-KEL-12.webp 1000w" sizes="(max-width: 768px) 100vw, 768px" /></a>
<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="36317a10" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzM0MywidXJsIjoiaHR0cHM6XC9cL2xvZ2lxLmlkXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvS09OLUtFTC0xMS53ZWJwIiwic2xpZGVzaG93IjoiMzYzMTdhMTAifQ%3D%3D" href='https://logiq.id/wp-content/uploads/2026/06/KON-KEL-11.webp'><img loading="lazy" decoding="async" width="768" height="768" src="https://logiq.id/wp-content/uploads/2026/06/KON-KEL-11-768x768.webp" class="attachment-medium_large size-medium_large" alt="" srcset="https://logiq.id/wp-content/uploads/2026/06/KON-KEL-11-768x768.webp 768w, https://logiq.id/wp-content/uploads/2026/06/KON-KEL-11-300x300.webp 300w, https://logiq.id/wp-content/uploads/2026/06/KON-KEL-11-150x150.webp 150w, https://logiq.id/wp-content/uploads/2026/06/KON-KEL-11.webp 1000w" sizes="(max-width: 768px) 100vw, 768px" /></a>
		</div>
						</div>
				<div class="elementor-element elementor-element-738dc721 elementor-widget elementor-widget-heading" data-id="738dc721" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<span class="elementor-heading-title elementor-size-default">IG Feed Auto Rapi Tanpa Mikir
<br>AUTO jadi Gambar terstruktur</span>				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-6ce6372 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="6ce6372" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-48d736ae" data-id="48d736ae" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-2adf2dcc elementor-widget elementor-widget-heading" data-id="2adf2dcc" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Gak cuma itu aja.....</h2>				</div>
				<div class="elementor-element elementor-element-50c6e1b0 e-transform elementor-widget elementor-widget-heading" data-id="50c6e1b0" data-element_type="widget" data-e-type="widget" data-settings="{&quot;_transform_rotateZ_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-1,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_tablet&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_mobile&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default"><span class="highlight-ungu">Ada lagi nih</span></h2>				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-561e13f9 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="561e13f9" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-edc76f8" data-id="edc76f8" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-7c3b02d1 elementor-widget-divider--view-line_text elementor-widget elementor-widget-divider" data-id="7c3b02d1" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
							<span class="elementor-divider__text elementor-divider__element">
				<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4e6.png" alt="📦" class="wp-smiley" style="height: 1em; max-height: 1em;" /> AI Post Produk & Jasa				</span>
						</span>
		</div>
						</div>
				<div class="elementor-element elementor-element-67c2190a elementor-widget elementor-widget-heading" data-id="67c2190a" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Foto biasa dari HP — jadi visual iklan sekelas brand besar.
Cocok buat semua jenis produk &amp; jasa.</h2>				</div>
				<div class="elementor-element elementor-element-2b4f758d elementor-widget elementor-widget-image-carousel" data-id="2b4f758d" data-element_type="widget" data-e-type="widget" data-settings="{&quot;slides_to_show&quot;:&quot;5&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;2&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:0,&quot;speed&quot;:2500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Karosel Gambar" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 14"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/produk-story-5-logiq.id_-rp20haw5v2vj7anibwf9ro4460pqvby50ks530lhgw.jpg" alt="produk-story-5-logiq.id_.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 14"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/produk-story-4-logiq.id_-rp20hbu01wwtiwm56etwc5vkrel4311vcpfmkak3ao.jpg" alt="produk-story-4-logiq.id_.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 14"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/produk-story-7-logiq.id_-rp20hbu01wwtiwm56etwc5vkrel4311vcpfmkak3ao.jpg" alt="produk-story-7-logiq.id_.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 14"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/produk-story-3-logiq.id_-rp20hbu01wwtiwm56etwc5vkrel4311vcpfmkak3ao.jpg" alt="produk-story-3-logiq.id_.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 14"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/produk-story-2-logiq.id_-rp20hcru8qy3uiks0x8iwnn1csghaq5lou341kip4g.jpg" alt="produk-story-2-logiq.id_.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 of 14"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/ChatGPT-Image-Jun-1-2026-02_22_55-PM-logiq.id_-1-rp20hcru8qy3uiks0x8iwnn1csghaq5lou341kip4g.jpg" alt="ChatGPT-Image-Jun-1-2026-02_22_55-PM-logiq.id_.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="7 of 14"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/produk-story-1-logiq.id_-rp20hcru8qy3uiks0x8iwnn1csghaq5lou341kip4g.jpg" alt="produk-story-1-logiq.id_.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="8 of 14"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/ChatGPT-Image-Jun-1-2026-02_10_13-PM-logiq.id_-1-rp20hdpofkze64jevfn5h5ehy6buif9c0yqliuhay8.jpg" alt="ChatGPT-Image-Jun-1-2026-02_10_13-PM-logiq.id_.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="9 of 14"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/produk-story-10-logiq.id_-rp20hdpofkze64jevfn5h5ehy6buif9c0yqliuhay8.jpg" alt="produk-story-10-logiq.id_.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="10 of 14"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/produk-story-9-logiq.id_-rp20henimf0ohqi1py1s1n5yjk77q4d2d3e304fws0.jpg" alt="produk-story-9-logiq.id_.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="11 of 14"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/produk-story-8-logiq.id_-rp20henimf0ohqi1py1s1n5yjk77q4d2d3e304fws0.jpg" alt="produk-story-8-logiq.id_.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="12 of 14"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/produk-story-6-logiq.id_-rp20henimf0ohqi1py1s1n5yjk77q4d2d3e304fws0.jpg" alt="produk-story-6-logiq.id_.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="13 of 14"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/ChatGPT-Image-Jun-1-2026-02_22_53-PM-logiq.id_-1-rp20henimf0ohqi1py1s1n5yjk77q4d2d3e304fws0.jpg" alt="ChatGPT-Image-Jun-1-2026-02_22_53-PM-logiq.id_.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="14 of 14"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/ChatGPT-Image-Jun-1-2026-02_10_08-PM-logiq.id_-1-rp20hflct91ytcgokggem4xf4y2kxtgsp81kheeils.jpg" alt="ChatGPT-Image-Jun-1-2026-02_10_08-PM-logiq.id_.jpg" /></figure></div>			</div>
							
									</div>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-77842294 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="77842294" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3f15ce64" data-id="3f15ce64" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-213ae004 elementor-widget-divider--view-line_text elementor-widget elementor-widget-divider" data-id="213ae004" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
							<span class="elementor-divider__text elementor-divider__element">
				<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f457.png" alt="👗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> AI Post Fashion				</span>
						</span>
		</div>
						</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-6699aec elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="6699aec" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-72e77265" data-id="72e77265" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-5bcad6ad elementor-widget elementor-widget-heading" data-id="5bcad6ad" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Nggak punya model? Upload foto baju aja.
AI langsung hadirkan model Indonesia profesional yang memakainya.</h2>				</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-1e55dd0a elementor-widget elementor-widget-image-carousel" data-id="1e55dd0a" data-element_type="widget" data-e-type="widget" data-settings="{&quot;slides_to_show&quot;:&quot;5&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;2&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:0,&quot;speed&quot;:2500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Karosel Gambar" dir="rtl">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 11"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/fashion-3-logiq.id_-rp20hgj703394yfbeyv16movqbxy5ikj1cp1yod4fk.jpg" alt="fashion-3-logiq.id_.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 11"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/fashion-2-logiq.id_-rp20hgj703394yfbeyv16movqbxy5ikj1cp1yod4fk.jpg" alt="fashion-2-logiq.id_.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 11"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/fashion-1-logiq.id_-rp20hgj703394yfbeyv16movqbxy5ikj1cp1yod4fk.jpg" alt="fashion-1-logiq.id_.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 11"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/fashion-5-logiq.id_-rp20hhh16x4jgkdy9h9nr4gcbptbd7o9dhcjfybq9c.jpg" alt="fashion-5-logiq.id_.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 11"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/fashion-9-logiq.id_-rp20hhh16x4jgkdy9h9nr4gcbptbd7o9dhcjfybq9c.jpg" alt="fashion-9-logiq.id_.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 of 11"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/fashion-10-logiq.id_-rp20hhh16x4jgkdy9h9nr4gcbptbd7o9dhcjfybq9c.jpg" alt="fashion-10-logiq.id_.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="7 of 11"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/fashion-8-logiq.id_-rp20hievdr5ts6cl3zoabm7sx3ookwrzpm00x8ac34.jpg" alt="fashion-8-logiq.id_.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="8 of 11"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/fashion-7-logiq.id_-rp20hievdr5ts6cl3zoabm7sx3ookwrzpm00x8ac34.jpg" alt="fashion-7-logiq.id_.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="9 of 11"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/fashion-6-logiq.id_-rp20hievdr5ts6cl3zoabm7sx3ookwrzpm00x8ac34.jpg" alt="fashion-6-logiq.id_.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="10 of 11"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/fashion-4-logiq.id_-rp20hjcpkl743sb7yi2ww3z9ihk1slvq1qniei8xww.jpg" alt="fashion-4-logiq.id_.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="11 of 11"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/hoodie-1-1-rp20hjcpkl743sb7yi2ww3z9ihk1slvq1qniei8xww.jpg" alt="hoodie-1.jpg" /></figure></div>			</div>
							
									</div>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-510c209a elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="510c209a" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7b7f13ed" data-id="7b7f13ed" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-41375716 elementor-widget-divider--view-line_text elementor-widget elementor-widget-divider" data-id="41375716" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
							<span class="elementor-divider__text elementor-divider__element">
				<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2b50.png" alt="⭐" class="wp-smiley" style="height: 1em; max-height: 1em;" /> AI Post Testimoni				</span>
						</span>
		</div>
						</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-16717427 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="16717427" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-23148095" data-id="23148095" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-7af555ee elementor-widget elementor-widget-heading" data-id="7af555ee" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Ubah testimoni teks biasa jadi poster yang rapi dan meyakinkan.
Calon pembeli lihat — langsung percaya.</h2>				</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-539c1edd elementor-widget elementor-widget-image-carousel" data-id="539c1edd" data-element_type="widget" data-e-type="widget" data-settings="{&quot;slides_to_show&quot;:&quot;5&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;2&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:0,&quot;speed&quot;:2500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Karosel Gambar" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 13"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/Testimoni-1-logiq.id_-rp20hjcpkl743sb7yi2ww3z9ihk1slvq1qniei8xww.jpg" alt="Testimoni-1-logiq.id_.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 13"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/Testimoni-12-logiq.id_-rp20hjcpkl743sb7yi2ww3z9ihk1slvq1qniei8xww.jpg" alt="Testimoni-12-logiq.id_.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 13"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/testimoni-1-logiq.id_-1-rp20hkajrf8efe9ut0hjglqq3vff0azgdvazvs7jqo.jpg" alt="testimoni-1-logiq.id_-1.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 13"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/Testimoni-3-logiq.id_-rp20hkajrf8efe9ut0hjglqq3vff0azgdvazvs7jqo.jpg" alt="Testimoni-3-logiq.id_.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 13"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/testimoni-6-logiq.id_-1-rp20hkajrf8efe9ut0hjglqq3vff0azgdvazvs7jqo.jpg" alt="testimoni-6-logiq.id_-1.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 of 13"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/testimoni-4-logiq.id_-1-rp20hl8dy99or08hniw613i6p9as8036pzyhd265kg.jpg" alt="testimoni-4-logiq.id_-1.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="7 of 13"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/Testimoni-4-logiq.id_-rp20hl8dy99or08hniw613i6p9as8036pzyhd265kg.jpg" alt="Testimoni-4-logiq.id_.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="8 of 13"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/Testimoni-8-logiq.id_-rp20hl8dy99or08hniw613i6p9as8036pzyhd265kg.jpg" alt="Testimoni-8-logiq.id_.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="9 of 13"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/Testimoni-2-logiq.id_-rp20hm6853az2m74i1asll9nan65fp6x24lyuc4re8.jpg" alt="Testimoni-2-logiq.id_.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="10 of 13"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/Testimoni-7-logiq.id_-rp20hm6853az2m74i1asll9nan65fp6x24lyuc4re8.jpg" alt="Testimoni-7-logiq.id_.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="11 of 13"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/testimoni-5-logiq.id_-1-rp20hm6853az2m74i1asll9nan65fp6x24lyuc4re8.jpg" alt="testimoni-5-logiq.id_-1.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="12 of 13"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/testimoni-2-logiq.id_-1-rp20hn42bxc9e85rcjpf6313w11ineane99gbm3d80.jpg" alt="testimoni-2-logiq.id_-1.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="13 of 13"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/testimoni-3-logiq.id_-1-rp20hn42bxc9e85rcjpf6313w11ineane99gbm3d80.jpg" alt="testimoni-3-logiq.id_-1.jpg" /></figure></div>			</div>
							
									</div>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-a44120b elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="a44120b" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-71187635" data-id="71187635" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-43e7197c elementor-widget-divider--view-line_text elementor-widget elementor-widget-divider" data-id="43e7197c" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
							<span class="elementor-divider__text elementor-divider__element">
				<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4e3.png" alt="📣" class="wp-smiley" style="height: 1em; max-height: 1em;" />  Post Info Apapun				</span>
						</span>
		</div>
						</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-104efc26 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="104efc26" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-b33f8a6" data-id="b33f8a6" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-54fe132a elementor-widget elementor-widget-heading" data-id="54fe132a" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Promo, libur, pengumuman — bilang ke AI, poster siap dalam detik.</h2>				</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-762f6709 elementor-widget elementor-widget-image-carousel" data-id="762f6709" data-element_type="widget" data-e-type="widget" data-settings="{&quot;slides_to_show&quot;:&quot;5&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;2&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:0,&quot;speed&quot;:2500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Karosel Gambar" dir="rtl">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 11"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/post-info-1-logiq.id_-rp20hn42bxc9e85rcjpf6313w11ineane99gbm3d80.jpg" alt="post-info-1-logiq.id_.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 11"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/post-info-4-logiq.id_-rp20ho1wirdjpu4e7241qkskhewvv3edqdwxsw1z1s.jpg" alt="post-info-4-logiq.id_.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 11"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/post-info-11-logiq.id_-rp20ho1wirdjpu4e7241qkskhewvv3edqdwxsw1z1s.jpg" alt="post-info-11-logiq.id_.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 11"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/post-info-3-logiq.id_-rp20ho1wirdjpu4e7241qkskhewvv3edqdwxsw1z1s.jpg" alt="post-info-3-logiq.id_.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 11"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/post-info-10-logiq.id_-rp20hozqpleu1g311kiob2k12ss92si42ikfa60kvk.jpg" alt="post-info-10-logiq.id_.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 of 11"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/post-info-9-logiq.id_-rp20hozqpleu1g311kiob2k12ss92si42ikfa60kvk.jpg" alt="post-info-9-logiq.id_.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="7 of 11"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/post-info-8-logiq.id_-rp20hozqpleu1g311kiob2k12ss92si42ikfa60kvk.jpg" alt="post-info-8-logiq.id_.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="8 of 11"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/post-info-2-logiq.id_-rp20hpxkwfg4d21nw2xavkbho6nmahluen7wrfz6pc.jpg" alt="post-info-2-logiq.id_.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="9 of 11"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/post-info-7-logiq.id_-rp20hpxkwfg4d21nw2xavkbho6nmahluen7wrfz6pc.jpg" alt="post-info-7-logiq.id_.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="10 of 11"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/post-info-6-logiq.id_-rp20hpxkwfg4d21nw2xavkbho6nmahluen7wrfz6pc.jpg" alt="post-info-6-logiq.id_.jpg" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="11 of 11"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/elementor/thumbs/post-info-5-logiq.id_-rp20hpxkwfg4d21nw2xavkbho6nmahluen7wrfz6pc.jpg" alt="post-info-5-logiq.id_.jpg" /></figure></div>			</div>
							
									</div>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-529d6339 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="529d6339" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1c80798" data-id="1c80798" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-18cae264 elementor-widget elementor-widget-heading" data-id="18cae264" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Yang bikin ini beda ..</h2>				</div>
				<div class="elementor-element elementor-element-56803fee elementor-widget elementor-widget-heading" data-id="56803fee" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<span class="elementor-heading-title elementor-size-default">AI langsung bikinin konten feed mu jadi lebih rapih <br>Udah otomatis nyesuaiin kalender Indonesia. Lebaran, 17an, Imlek, natalan, dll — semua kebagian kontennya.</span>				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-677add56 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="677add56" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-3cf2ced1" data-id="3cf2ced1" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-4c29e218 elementor-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="4c29e218" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="800px" height="800px" viewBox="0 0 36 36" aria-hidden="true" role="img" class="iconify iconify--twemoji" preserveAspectRatio="xMidYMid meet"><path fill="#DC1F26" d="M32 5H4a4 4 0 0 0-4 4v9h36V9a4 4 0 0 0-4-4z"></path><path fill="#EEE" d="M36 27a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4v-9h36v9z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Ai Ngerti kalender 						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Tanggal merah, cuti bersama, hari spesial — semua otomatis kebagian konten yang pas. Nggak bakal salah momen.					</p>
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-5c6661e7" data-id="5c6661e7" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-17282d3b elementor-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="17282d3b" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="800px" height="800px" viewBox="0 0 64 64"><title>des-palette</title><desc>Created with Sketch.</desc><defs></defs><g id="General" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g id="SLICES-64px" transform="translate(-450.000000, -400.000000)"></g><g id="ICONS" transform="translate(-445.000000, -395.000000)"><g id="des-palette" transform="translate(450.000000, 404.000000)"><path d="M10,40 C7.791,40 6,38.209 6,36 C6,33.791 7.791,32 10,32 C12.209,32 14,33.791 14,36 C14,38.209 12.209,40 10,40 M24,0 C9,0 0,11 0,26 C0,38 4,48 13,48 C23,48 14,29 23,29 C32,29 31,43 45,43 C50,43 54,40 54,31 C54,12 40,0 24,0" id="Fill-1063" fill="#CCA972"></path><path d="M20,12 C20,14.209 18.657,16 17,16 C15.343,16 14,14.209 14,12 C14,9.791 15.343,8 17,8 C18.657,8 20,9.791 20,12" id="Fill-1064" fill="#7BBDEC"></path><path d="M31.5576,10.9297 C30.6936,13.0777 28.8466,14.4027 27.4336,13.8897 C26.0216,13.3767 25.5766,11.2177 26.4426,9.0707 C27.3066,6.9217 29.1536,5.5977 30.5666,6.1107 C31.9796,6.6247 32.4236,8.7827 31.5576,10.9297" id="Fill-1065" fill="#F16963"></path><path d="M47.9277,33.3213 C47.4187,35.4053 44.3527,36.5043 41.0767,35.7743 C37.8037,35.0453 35.5627,32.7633 36.0727,30.6793 C36.5807,28.5943 39.6477,27.4963 42.9227,28.2253 C46.1967,28.9553 48.4377,31.2363 47.9277,33.3213" id="Fill-1066" fill="#93C98D"></path><path d="M43.748,15.1992 C44.611,16.6792 43.186,19.2102 40.563,20.8492 C37.942,22.4882 35.116,22.6172 34.252,21.1362 C33.389,19.6562 34.814,17.1262 37.436,15.4862 C40.058,13.8472 42.884,13.7192 43.748,15.1992" id="Fill-1067" fill="#F3E777"></path><path d="M20,12 C20,14.209 18.657,16 17,16 C15.343,16 14,14.209 14,12 C14,9.791 15.343,8 17,8 C18.657,8 20,9.791 20,12 Z" id="Stroke-1068" stroke="#4682AF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path d="M14,36 C14,38.209 12.209,40 10,40 C7.791,40 6,38.209 6,36 C6,33.791 7.791,32 10,32 C12.209,32 14,33.791 14,36 Z" id="Stroke-1069" stroke="#8C6C45" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path d="M31.5576,10.9297 C30.6936,13.0777 28.8466,14.4027 27.4336,13.8897 C26.0216,13.3767 25.5766,11.2177 26.4426,9.0707 C27.3066,6.9217 29.1536,5.5977 30.5666,6.1107 C31.9796,6.6247 32.4236,8.7827 31.5576,10.9297 Z" id="Stroke-1070" stroke="#BE3A37" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path d="M47.9277,33.3213 C47.4187,35.4053 44.3527,36.5043 41.0767,35.7743 C37.8037,35.0453 35.5627,32.7633 36.0727,30.6793 C36.5807,28.5943 39.6477,27.4963 42.9227,28.2253 C46.1967,28.9553 48.4377,31.2363 47.9277,33.3213 Z" id="Stroke-1071" stroke="#5F9656" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path d="M43.748,15.1992 C44.611,16.6792 43.186,19.2102 40.563,20.8492 C37.942,22.4882 35.116,22.6172 34.252,21.1362 C33.389,19.6562 34.814,17.1262 37.436,15.4862 C40.058,13.8472 42.884,13.7192 43.748,15.1992 Z" id="Stroke-1072" stroke="#A28359" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path d="M24,0 C9,0 0,11 0,26 C0,38 4,48 13,48 C23,48 14,29 23,29 C32,29 31,43 45,43 C50,43 54,40 54,31 C54,12 40,0 24,0 Z" id="Stroke-1073" stroke="#8C6C45" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></g></g></g></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Warna brand-mu, dikunci 						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Upload foto produk sekali — AI kunci warna brand-mu dan pakai di semua konten. Feed-mu jadi konsisten.					</p>
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-72238840" data-id="72238840" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-b57f8bf elementor-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="b57f8bf" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" height="800px" width="800px" id="Layer_1" viewBox="0 0 512 512" xml:space="preserve"><path style="fill:#FF9800;" d="M256.001,512C129.958,512,27.414,409.456,27.414,283.414S129.958,54.828,256.001,54.828 c30.65,0,55.497,24.847,55.497,55.497s-24.847,55.497-55.497,55.497c-64.84,0-117.592,52.751-117.592,117.591 c0,64.841,52.752,117.592,117.592,117.592s117.591-52.751,117.591-117.592c0-30.65,24.847-55.497,55.497-55.497 s55.497,24.847,55.497,55.497C484.586,409.456,382.043,512,256.001,512z"></path><path style="fill:#F7DC4D;" d="M249.633,400.832c-61.891-3.319-111.225-54.713-111.225-117.419 c0-62.704,49.335-114.099,111.225-117.418V54.921C126.523,58.305,27.414,159.5,27.414,283.414s99.109,225.11,222.218,228.494 V400.832z"></path><path style="fill:#005A95;" d="M404.221,72.392L289.103,5.877C282.452,2.032,274.872,0,267.187,0 c-7.677,0-15.249,2.028-21.898,5.865c-13.516,7.801-21.911,22.339-21.911,37.944v133.032c0,15.605,8.396,30.144,21.911,37.943 c6.65,3.837,14.222,5.865,21.898,5.865c7.685,0,15.264-2.032,21.918-5.877l115.117-66.515c13.503-7.803,21.891-22.338,21.891-37.932 C426.113,94.729,417.724,80.194,404.221,72.392z"></path><path style="fill:#31AAEF;" d="M404.221,72.392L289.103,5.877C282.452,2.032,274.872,0,267.187,0 c-7.677,0-15.249,2.028-21.898,5.865c-13.516,7.801-21.911,22.339-21.911,37.944v66.516h202.736 C426.113,94.729,417.724,80.194,404.221,72.392z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Desain Selalu Berbeda						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Feed kamu nggak bakal monoton. karena tiap generate hasil nya akan berbeda namun style nya sama					</p>
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-60ff2c9d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="60ff2c9d" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-4a6b1c4a" data-id="4a6b1c4a" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-270590d0 elementor-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="270590d0" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="Layer_1" viewBox="0 0 512 512" xml:space="preserve"><g>	<polygon style="fill:#FF8E00;" points="271.673,0 256,0 245.551,34.721 256,69.441 271.673,69.441  "></polygon>	<polygon style="fill:#FF8E00;" points="271.673,512 271.673,442.559 256,442.559 245.551,477.279 256,512  "></polygon></g><rect x="136.602" y="35.901" transform="matrix(-0.3827 -0.9239 0.9239 -0.3827 189.24 229.5951)" style="fill:#FFBA00;" width="69.446" height="31.348"></rect><rect x="305.955" y="444.776" transform="matrix(-0.3827 -0.9239 0.9239 -0.3827 45.6524 951.4037)" style="fill:#FF8E00;" width="69.446" height="31.348"></rect><rect x="64.812" y="83.857" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 99.5365 240.2899)" style="fill:#FFBA00;" width="69.443" height="31.347"></rect><rect x="377.752" y="396.795" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 412.4768 995.7908)" style="fill:#FF8E00;" width="69.443" height="31.347"></rect><rect x="16.84" y="155.653" transform="matrix(-0.9239 -0.3827 0.3827 -0.9239 33.635 349.3437)" style="fill:#FFBA00;" width="69.446" height="31.348"></rect><rect x="425.723" y="325.02" transform="matrix(-0.9239 -0.3827 0.3827 -0.9239 755.4605 831.662)" style="fill:#FF8E00;" width="69.446" height="31.348"></rect><rect y="240.327" style="fill:#FFBA00;" width="69.444" height="31.347"></rect><rect x="442.556" y="240.327" style="fill:#FF8E00;" width="69.444" height="31.347"></rect><rect x="35.89" y="305.966" transform="matrix(-0.3827 -0.9239 0.9239 -0.3827 -243.4582 518.7056)" style="fill:#FFBA00;" width="31.348" height="69.446"></rect><rect x="444.765" y="136.613" transform="matrix(-0.3827 -0.9239 0.9239 -0.3827 478.3505 662.2932)" style="fill:#FF8E00;" width="31.348" height="69.446"></rect><rect x="83.857" y="377.74" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 -121.7459 774.4951)" style="fill:#FFBA00;" width="31.347" height="69.443"></rect><rect x="396.789" y="64.811" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 633.7369 461.5681)" style="fill:#FF8E00;" width="31.347" height="69.443"></rect><rect x="155.643" y="425.726" transform="matrix(-0.9239 -0.3827 0.3827 -0.9239 153.3838 951.4084)" style="fill:#FFBA00;" width="31.348" height="69.446"></rect><rect x="325.009" y="16.853" transform="matrix(-0.9239 -0.3827 0.3827 -0.9239 635.694 229.6021)" style="fill:#FF8E00;" width="31.348" height="69.446"></rect><path style="fill:#FF6E7A;" d="M267.685,107.077H256L235.102,256L256,404.923h11.685c61.124,0,110.676-49.551,110.676-110.676 v-76.494C378.361,156.628,328.81,107.077,267.685,107.077z"></path><path style="fill:#FFABB2;" d="M244.315,107.077c-61.124,0-110.676,49.551-110.676,110.676v76.494 c0,61.124,49.551,110.676,110.676,110.676H256V107.077H244.315z"></path><path style="fill:#FF0F4D;" d="M267.685,91.403H256l-10.449,15.672L256,130.741c7.441,6.275,12.169,15.657,12.169,25.976 c0,10.439-4.737,19.787-12.169,26.023l-10.449,19.601L256,222.03h106.687v18.296H256L245.551,256L256,271.673h106.687v18.294H256 l-10.449,15.82L256,329.258c7.432,6.236,12.169,15.586,12.169,26.023c0,10.319-4.727,19.702-12.169,25.976l-10.449,23.665 L256,420.595h11.685c69.67,0,126.349-56.68,126.349-126.349v-76.495C394.034,148.084,337.354,91.403,267.685,91.403z  M289.965,190.686c6.055-9.904,9.549-21.534,9.549-33.968c0-10.9-2.707-21.465-7.764-30.877 c11.657,3.054,22.445,8.276,31.911,15.203h-13.524v31.347h41.002c3.145,5.764,5.705,11.89,7.612,18.294H289.965z M351.14,339.609 h-41.002v31.347h13.524c-9.466,6.927-20.253,12.148-31.911,15.202c5.056-9.41,7.764-19.975,7.764-30.876 c0-12.433-3.495-24.064-9.549-33.968h68.787C356.845,327.72,354.285,333.845,351.14,339.609z"></path><g>	<rect x="225.729" y="240.327" style="fill:#FF4F67;" width="30.275" height="31.347"></rect>	<path style="fill:#FF4F67;" d="M237.98,389.033c-18.48-1.223-35.531-7.752-49.641-18.078h59.093v-31.347H160.86  c-3.145-5.764-5.705-11.89-7.613-18.294H234.2c8.291,0,15.895,2.991,21.799,7.944v-39.291h-17.044  c-18.73,0-33.968-15.238-33.968-33.968s15.238-33.968,33.968-33.968H256v-39.29c-5.904,4.954-13.507,7.944-21.799,7.944h-80.953  c1.907-6.404,4.467-12.53,7.612-18.294h86.572v-31.347h-59.094c14.11-10.326,31.161-16.855,49.642-18.078  c6.825,0.755,13.032,3.568,18.021,7.775V91.403h-11.685c-69.67,0-126.349,56.68-126.349,126.349v76.495  c0,69.669,56.68,126.349,126.349,126.349H256v-39.338C251.012,385.465,244.805,388.278,237.98,389.033z M149.313,271.673h13.706  v-31.347h-13.706v-18.294h33.878c-6.055,9.904-9.549,21.534-9.549,33.968s3.495,24.064,9.549,33.968h-33.878V271.673z"></path></g><g>	<rect x="240.327" style="fill:#FFBA00;" width="15.673" height="69.444"></rect>	<rect x="240.327" y="442.556" style="fill:#FFBA00;" width="15.673" height="69.444"></rect></g></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							AI ngerti konteks 						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						AI baca jenis produk kamu dan nyesuain semua-nya — gaya, model, suasana visual. Hasilnya beda tiap bisnis.					</p>
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-22963341" data-id="22963341" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-526779d8 elementor-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="526779d8" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="800px" height="800px" viewBox="0 0 512 512" id="Layer_1" xml:space="preserve"><style type="text/css">	.st0{fill:#FC8A8A;}	.st1{fill:#F96364;}	.st2{fill:#FCB0B0;}	.st3{fill:#D3D9D9;}	.st4{fill:#E8EAEA;}	.st5{fill:#A8B2B4;}	.st6{fill:#FEDD8E;}	.st7{fill:#FDD367;}	.st8{fill:#FEE9B4;}	.st9{fill:#333333;}	.st10{fill:#7AD1F9;}	.st11{fill:#D3F0FD;}	.st12{fill:#4CC3F7;}	.st13{fill:#A6E1FB;}	.st14{fill:#7BDE9E;}	.st15{fill:#D3F3DE;}	.st16{fill:#50D27E;}	.st17{fill:#A7E9BF;}	.st18{fill:#BD90BE;}	.st19{fill:#E9DAE9;}	.st20{fill:#A76BA8;}	.st21{fill:#D3B5D3;}</style><g><g><g><g><path class="st0" d="M104.6,184v108.9H38.7c-4.7,0-8.6-3.8-8.6-8.6v-91.8c0-4.7,3.8-8.6,8.6-8.6H104.6z"></path></g><g><path class="st1" d="M104.6,273.7v19.1H38.7c-4.7,0-8.6-3.8-8.6-8.6v-19.2c0,4.8,3.8,8.6,8.6,8.6H104.6z"></path></g><g><path class="st2" d="M104.6,184v19.1H38.7c-4.7,0-8.6,3.8-8.6,8.6v-19.1c0-4.8,3.8-8.6,8.6-8.6H104.6z"></path></g><g><path class="st3" d="M4,204.6v67.6c0,4.7,3.8,8.6,8.6,8.6h17.6v-84.7H12.6C7.8,196.1,4,199.9,4,204.6z"></path></g><g><path class="st4" d="M30.2,196.1v14.6H12.6c-4.7,0-8.6,3.8-8.6,8.6v-14.6c0-4.7,3.8-8.6,8.6-8.6H30.2z"></path></g><g><path class="st5" d="M30.2,266.2v14.6H12.6c-4.7,0-8.6-3.8-8.6-8.6v-14.6c0,4.7,3.8,8.6,8.6,8.6H30.2z"></path></g><g><polygon class="st6" points="292.4,95.7 104.6,184 104.6,292.9 292.4,381.2     "></polygon></g><g><path class="st0" d="M329.9,93.4v290c0,4.5-3.7,8.3-8.3,8.3h-20.9c-4.5,0-8.3-3.7-8.3-8.3v-290c0-4.5,3.7-8.3,8.3-8.3h20.9      C326.1,85.1,329.9,88.9,329.9,93.4z"></path></g><g><path class="st2" d="M329.9,93.4v22.7c0-4.5-3.7-8.3-8.3-8.3h-20.9c-4.5,0-8.3,3.7-8.3,8.3V93.4c0-4.5,3.7-8.3,8.3-8.3h20.9      C326.1,85.1,329.9,88.9,329.9,93.4z"></path></g><g><path class="st1" d="M329.9,360.7v22.7c0,4.5-3.7,8.3-8.3,8.3h-20.9c-4.5,0-8.3-3.7-8.3-8.3v-22.7c0,4.5,3.7,8.3,8.3,8.3h20.9      C326.1,369,329.9,365.3,329.9,360.7z"></path></g><g><polygon class="st7" points="292.4,351.8 104.6,264.8 104.6,292.9 292.4,381.2     "></polygon></g><g><polygon class="st8" points="292.4,95.7 104.6,184 104.6,212.1 292.4,125.1     "></polygon></g></g><g><g><path class="st3" d="M95.9,337.6c0,11.2-8.5,11.2-8.5,22.3c0,11.2,8.5,11.2,8.5,22.3c0,11.2-8.5,11.2-8.5,22.3      c0,11.2,8.5,11.2,8.5,22.3H48.6c-5.4,0-9.8-4.3-9.8-9.7V292.9h57.1c0,11.2-8.5,11.2-8.5,22.3C87.4,326.4,95.9,326.4,95.9,337.6z      "></path></g><g><path class="st4" d="M87.4,315.2c0,0.2,0,0.5,0,0.7H38.8v-23.1H96C96,304.1,87.4,304.1,87.4,315.2z"></path></g><g><path class="st5" d="M96,426.9H48.6c-5.3,0-9.8-4.3-9.8-9.7v-23.1c0,5.4,4.4,9.7,9.8,9.7h38.8c0,0.2,0,0.5,0,0.7      C87.4,415.7,96,415.7,96,426.9z"></path></g><path class="st9" d="M321.6,81.1h-20.9c-6.7,0-12.1,5.4-12.2,12L103.8,180h-65c-6.8,0-12.3,5.4-12.5,12.1H12.6     c-6.9,0-12.6,5.6-12.6,12.6v67.6c0,6.9,5.6,12.6,12.6,12.6h13.6c0.2,5.4,3.8,9.8,8.6,11.4v121c0,7.6,6.2,13.8,13.8,13.8H96     c2.2,0,4-1.8,4-4c0-6.9-2.8-10.6-5.1-13.6c-4.6-6-4.8-11.2,0-17.4c6.7-8.7,7.2-17.8,0-27.2c-4.7-6.2-4.7-11.4,0-17.5     c6.9-9.2,6.9-18,0-27.2c-4.5-5.9-4.8-11.1,0-17.4c1.8-2.3,3.9-5.2,4.7-9.6h4.1l184.7,86.9c0.2,6.6,5.6,12,12.2,12h20.9     c6.8,0,12.3-5.5,12.3-12.3v-290C333.9,86.6,328.4,81.1,321.6,81.1z M26.2,276.8H12.6c-2.5,0-4.6-2-4.6-4.6v-67.6     c0-2.5,2-4.6,4.6-4.6h13.6V276.8z M88.5,346.3c-6.9,9-6.8,18.4,0,27.2c4.8,6.3,4.6,11.5,0,17.5c-6.8,8.8-6.9,18,0,27.2     c1.2,1.6,2.2,2.9,2.8,4.7H48.6c-3.2,0-5.8-2.6-5.8-5.8V296.9h48.5c-0.6,1.8-1.6,3.2-2.8,4.8c-7,9-6.8,18.4,0,27.2     C93.2,334.8,93.3,340.1,88.5,346.3z M100.6,288.9H38.7c-2.5,0-4.6-2-4.6-4.6v-91.8c0-2.5,2-4.6,4.6-4.6h61.9V288.9z M288.4,374.9     l-179.8-84.6V186.5L288.4,102V374.9z M325.9,383.4c0,2.3-2,4.3-4.3,4.3h-20.9c-2.3,0-4.3-2-4.3-4.3v-290c0-2.3,2-4.3,4.3-4.3     h20.9c2.3,0,4.3,2,4.3,4.3V383.4z"></path></g></g><g><g><g><path class="st10" d="M508,71.9c0,37.4-30.4,67.8-67.9,67.8c-12.4,0-24-3.3-34-9.1l-41.7,16.9l16.9-41.7      c-5.8-10-9.1-21.6-9.1-33.9c0-37.5,30.4-67.9,67.9-67.9C477.6,4,508,34.4,508,71.9z"></path></g></g><g><g><ellipse class="st11" cx="420.7" cy="91.3" rx="8.6" ry="8.6"></ellipse></g><g><path class="st11" d="M465.6,58.5c-3.4,3.4-8.8,3.4-12.2,0c-3.3-3.4-3.3-8.8,0-12.1c3.4-3.4,8.8-3.4,12.2,0      C468.9,49.7,468.9,55.1,465.6,58.5z"></path></g><g><circle class="st11" cx="440.1" cy="71.9" r="8.6"></circle></g></g><g><g><path class="st12" d="M508,71.9c0,37.4-30.4,67.8-67.9,67.8c-12.4,0-24-3.3-34-9.1l-41.7,16.9l8.3-20.5l31-12.6      c10,5.8,21.6,9.1,34,9.1c37.5,0,67.9-30.4,67.9-67.8c0-0.6,0-1.2,0-1.8C507.1,59.6,508,65.6,508,71.9z"></path></g></g><g><g><path class="st13" d="M508,70.2c-7.9-28.8-34.2-49.9-65.5-49.9c-37.5,0-67.9,30.4-67.9,67.9c0,0.6,0,1.1,0,1.6      c-1.6-5.7-2.4-11.7-2.4-17.8c0-37.5,30.4-67.9,67.9-67.9C477,4,507.1,33.5,508,70.2z"></path></g></g><g><g><path class="st14" d="M488.1,304c-26.5,26.5-69.4,26.5-96,0c-8.8-8.8-14.6-19.4-17.6-30.5L341.4,256l33.2-17.5      c3-11.2,8.8-21.7,17.6-30.4c26.5-26.5,69.5-26.5,96,0C514.6,234.5,514.6,277.5,488.1,304z"></path></g></g><g><g><path class="st14" d="M488.1,304c-26.5,26.5-69.4,26.5-96,0c-8.8-8.8-14.6-19.4-17.6-30.5L341.4,256l33.2-17.5      c3-11.2,8.8-21.7,17.6-30.4c26.5-26.5,69.5-26.5,96,0C514.6,234.5,514.6,277.5,488.1,304z"></path></g></g><g><g><path class="st15" d="M419.9,256c0,5-4.2,9.2-9.2,9.2c-5.1,0-9.2-4.2-9.2-9.2c0-5.1,4.1-9.2,9.2-9.2      C415.8,246.8,419.9,250.9,419.9,256z"></path></g><g><path class="st15" d="M478.8,256c0,5.1-4.1,9.2-9.2,9.2c-5,0-9.2-4.1-9.2-9.2c0-5.1,4.1-9.2,9.2-9.2S478.8,250.9,478.8,256z"></path></g><g><path class="st15" d="M449.4,256c0,5.1-4.2,9.2-9.2,9.2c-5.1,0-9.2-4.1-9.2-9.2c0-5,4.1-9.2,9.2-9.2      C445.2,246.8,449.3,250.9,449.4,256z"></path></g></g><g><g><path class="st16" d="M494.2,297c-1.8,2.4-3.9,4.8-6.1,7c-26.5,26.5-69.4,26.5-96,0c-8.8-8.8-14.6-19.4-17.6-30.5L341.4,256      l13.9-7.4l28.4,15c2.9,11.2,8.8,21.8,17.6,30.5C426.8,319.6,467.6,320.6,494.2,297z"></path></g></g><g><g><path class="st17" d="M488.1,304c-1,1-2,2-3,2.8c20.2-26.6,18.2-64.7-6.1-89c-25.5-25.5-66.4-26.4-93-2.8      c1.9-2.5,3.9-4.8,6.2-7.1c26.5-26.5,69.5-26.5,96,0C514.6,234.5,514.6,277.5,488.1,304z"></path></g></g><g><g><path class="st18" d="M508,440.1c0,37.5-30.4,67.9-67.9,67.9c-37.4,0-67.8-30.4-67.8-67.9c0-12.4,3.3-24,9.1-34l-16.9-41.7      l41.7,16.9c10-5.8,21.6-9.1,33.9-9.1C477.6,372.2,508,402.6,508,440.1z"></path></g></g><g><g><path class="st19" d="M446.6,433.6c3.6,3.6,3.6,9.4,0,13c-3.6,3.6-9.4,3.6-13,0c-3.6-3.6-3.6-9.4,0-13      C437.2,430.1,443,430.1,446.6,433.6z"></path></g><g><circle class="st19" cx="419.3" cy="419.3" r="9.2"></circle></g><g><path class="st19" d="M467.4,467.4c-3.6,3.6-9.4,3.6-13,0c-3.6-3.6-3.6-9.4,0-13c3.6-3.6,9.4-3.6,13,0      C471,458,471,463.9,467.4,467.4z"></path></g></g><g><g><path class="st20" d="M508,440.1c0,37.5-30.4,67.9-67.9,67.9c-36.9,0-66.9-29.5-67.8-66.2c7.9,28.8,34.2,49.9,65.4,49.9      c37.5,0,67.9-30.4,67.9-67.9c0-0.6,0-1.2,0-1.7C507.1,427.9,508,433.9,508,440.1z"></path></g></g><g><g><path class="st21" d="M505.6,438.4c-7.9-28.8-34.2-49.9-65.5-49.9c-12.4,0-24,3.3-33.9,9.1l-36.6-14.8l-7.4-18.2l41.7,16.9      c10-5.8,21.6-9.1,33.9-9.1C474.7,372.2,504.7,401.7,505.6,438.4z"></path></g></g></g><g><g><g><path class="st9" d="M364.5,151.5c-1,0-2.1-0.4-2.8-1.2c-1.1-1.1-1.5-2.8-0.9-4.3l16.2-39.9c-5.7-10.4-8.7-22.2-8.7-34.2      c0-39.6,32.2-71.9,71.9-71.9S512,32.2,512,71.9c0,39.6-32.2,71.8-71.9,71.8c-12,0-23.8-3-34.2-8.7L366,151.2      C365.5,151.4,365,151.5,364.5,151.5z M440.1,8c-35.2,0-63.9,28.7-63.9,63.9c0,11.2,3,22.3,8.6,31.9c0.6,1.1,0.7,2.4,0.3,3.5      l-13.3,32.9l32.9-13.3c1.1-0.5,2.4-0.4,3.5,0.2c9.7,5.6,20.7,8.6,32,8.6c35.2,0,63.9-28.6,63.9-63.8C504,36.7,475.3,8,440.1,8z"></path></g></g><g><g><path class="st9" d="M389.3,306.8c-8.6-8.6-14.8-19.1-18.1-30.6l-31.6-16.7c-1.3-0.7-2.1-2.1-2.1-3.5c0-1.5,0.8-2.8,2.1-3.5      l31.6-16.7c3.4-11.5,9.6-22,18.1-30.5c28-28,73.6-28,101.6,0c13.6,13.6,21.1,31.6,21.1,50.8s-7.5,37.2-21.1,50.8      C463,334.7,417.5,334.9,389.3,306.8z M350,256l26.5,13.9c1,0.5,1.7,1.4,2,2.5c2.8,10.8,8.5,20.7,16.5,28.7      c24.9,24.9,65.4,24.9,90.3,0c24.9-24.9,24.9-65.4,0-90.3c-24.9-24.9-65.4-24.9-90.3,0c-7.9,7.9-13.7,17.8-16.5,28.6      c-0.3,1.1-1,2-2,2.5L350,256z"></path></g></g><g><g><path class="st9" d="M440.1,512c-39.6,0-71.8-32.2-71.8-71.9c0-12,3-23.8,8.7-34.2L360.8,366c-0.6-1.5-0.3-3.2,0.9-4.3      c1.1-1.1,2.9-1.5,4.3-0.9l39.9,16.2c10.4-5.7,22.2-8.7,34.2-8.7c39.6,0,71.9,32.2,71.9,71.9C512,479.8,479.7,512,440.1,512z       M371.8,371.7l13.3,32.9c0.5,1.1,0.4,2.4-0.3,3.5c-5.6,9.6-8.6,20.7-8.6,31.9c0,35.2,28.6,63.9,63.8,63.9      c35.2,0,63.9-28.7,63.9-63.9c0-35.2-28.7-63.9-63.9-63.9c-11.2,0-22.3,3-31.9,8.6c-1.1,0.6-2.4,0.7-3.5,0.3L371.8,371.7z"></path></g></g></g></g></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Tiap hari ada tujuannya						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Ada yang jualan, edukasi, ngajak interaksi — dicampur otomatis biar audiens nggak bosen.					</p>
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-507be644" data-id="507be644" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-5bc5a981 elementor-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="5bc5a981" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" width="800px" height="800px" viewBox="0 0 1024 1024" class="icon"><path d="M736.68 435.86a173.773 173.773 0 0 1 172.042 172.038c0.578 44.907-18.093 87.822-48.461 119.698-32.761 34.387-76.991 51.744-123.581 52.343-68.202 0.876-68.284 106.718 0 105.841 152.654-1.964 275.918-125.229 277.883-277.883 1.964-152.664-128.188-275.956-277.883-277.879-68.284-0.878-68.202 104.965 0 105.842zM285.262 779.307A173.773 173.773 0 0 1 113.22 607.266c-0.577-44.909 18.09-87.823 48.461-119.705 32.759-34.386 76.988-51.737 123.58-52.337 68.2-0.877 68.284-106.721 0-105.842C132.605 331.344 9.341 454.607 7.379 607.266 5.417 759.929 135.565 883.225 285.262 885.148c68.284 0.876 68.2-104.965 0-105.841z" fill="#4A5699"></path><path d="M339.68 384.204a173.762 173.762 0 0 1 172.037-172.038c44.908-0.577 87.822 18.092 119.698 48.462 34.388 32.759 51.743 76.985 52.343 123.576 0.877 68.199 106.72 68.284 105.843 0-1.964-152.653-125.231-275.917-277.884-277.879-152.664-1.962-275.954 128.182-277.878 277.879-0.88 68.284 104.964 68.199 105.841 0z" fill="#C45FA0"></path><path d="M545.039 473.078c16.542 16.542 16.542 43.356 0 59.896l-122.89 122.895c-16.542 16.538-43.357 16.538-59.896 0-16.542-16.546-16.542-43.362 0-59.899l122.892-122.892c16.537-16.542 43.355-16.542 59.894 0z" fill="#F39A2B"></path><path d="M485.17 473.078c16.537-16.539 43.354-16.539 59.892 0l122.896 122.896c16.538 16.533 16.538 43.354 0 59.896-16.541 16.538-43.361 16.538-59.898 0L485.17 532.979c-16.547-16.543-16.547-43.359 0-59.901z" fill="#F39A2B"></path><path d="M514.045 634.097c23.972 0 43.402 19.433 43.402 43.399v178.086c0 23.968-19.432 43.398-43.402 43.398-23.964 0-43.396-19.432-43.396-43.398V677.496c0.001-23.968 19.433-43.399 43.396-43.399z" fill="#E5594F"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Langsung siap upload						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Pilih ukuran 1:1, 4:5, atau 9:16 — hasil langsung sesuai ukuran. Download, posting, beres.					</p>
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-26eb6e79 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="26eb6e79" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3347f477" data-id="3347f477" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-547df17b elementor-widget elementor-widget-heading" data-id="547df17b" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">SEMUA YANG DI BUTUHKAN
<span class="highlight-kuning">BISNIS ONLINE</span></h2>				</div>
				<div class="elementor-element elementor-element-6ece3756 elementor-widget elementor-widget-heading" data-id="6ece3756" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<span class="elementor-heading-title elementor-size-default">Tiap fiturnya dirancang khusus buat satu tujuan —

Biar Postingan bisnis kamu keliatan profesional dan bikin orang beli. Tanpa skill desain, tanpa nunggu lama.</span>				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-4ecca9c7 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="4ecca9c7" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-45c6f7ba" data-id="45c6f7ba" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-2396cae3 elementor-widget elementor-widget-heading" data-id="2396cae3" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">TESTIMONI</h2>				</div>
				<div class="elementor-element elementor-element-34889fdd elementor-widget elementor-widget-heading" data-id="34889fdd" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<span class="elementor-heading-title elementor-size-default">Yang udah nyobain bilang gini</span>				</div>
				<div class="elementor-element elementor-element-7e84dc69 elementor-pagination-type-bullets elementor-review--has-separator elementor--star-style-star_fontawesome elementor-widget elementor-widget-reviews" data-id="7e84dc69" data-element_type="widget" data-e-type="widget" data-settings="{&quot;slides_per_view&quot;:&quot;3&quot;,&quot;slides_per_view_tablet&quot;:&quot;2&quot;,&quot;slides_per_view_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll&quot;:&quot;3&quot;,&quot;speed&quot;:1500,&quot;autoplay_speed&quot;:1500,&quot;space_between&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;pagination&quot;:&quot;bullets&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;space_between_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]}}" data-widget_type="reviews.default">
										<div class="elementor-main-swiper swiper" role="region" aria-roledescription="carousel" aria-label="Slides">
				<div class="swiper-wrapper">
											<div class="swiper-slide" role="group" aria-roledescription="slide">
									<div class="elementor-testimonial elementor-repeater-item-dbf6852">
							<div class="elementor-testimonial__header">
											<div class="elementor-testimonial__image">
							<img decoding="async" src="https://logiq.id/wp-content/uploads/2026/06/Rina-Safitri.jpg" alt="Rina Safitri">
													</div>
										<cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Rina Safitri</span><span class="elementor-testimonial__title">Member</span></cite>					<div class="elementor-testimonial__icon elementor-icon elementor-icon-" aria-label="Read More"></div>				</div>
										<div class="elementor-testimonial__content">
					<div class="elementor-testimonial__text">
						Gila, pertama kali coba langsung jadi. Nggak nyangka hasilnya sekeren ini, padahal aku sama sekali nggak bisa desain."					</div>
				</div>
					</div>
								</div>
											<div class="swiper-slide" role="group" aria-roledescription="slide">
									<div class="elementor-testimonial elementor-repeater-item-5669a4b">
							<div class="elementor-testimonial__header">
											<div class="elementor-testimonial__image">
							<img decoding="async" src="https://logiq.id/wp-content/uploads/2026/06/Bagas-Prasetyo.jpg" alt="Bagas Prasetyo">
													</div>
										<cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Bagas Prasetyo</span><span class="elementor-testimonial__title">Member</span></cite>					<div class="elementor-testimonial__icon elementor-icon elementor-icon-" aria-label="Read More"></div>				</div>
										<div class="elementor-testimonial__content">
					<div class="elementor-testimonial__text">
						Biasanya aku bayar desainer 150rb per konten. Sekarang bisa bikin sendiri kapan aja. Balik modal dari hari pertama.					</div>
				</div>
					</div>
								</div>
											<div class="swiper-slide" role="group" aria-roledescription="slide">
									<div class="elementor-testimonial elementor-repeater-item-a895d03">
							<div class="elementor-testimonial__header">
											<div class="elementor-testimonial__image">
							<img decoding="async" src="https://logiq.id/wp-content/uploads/2026/06/Gemini_Generated_Image_fdxywqfdxywqfdxy.jpg" alt="Dewi Lestari">
													</div>
										<cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Dewi Lestari</span><span class="elementor-testimonial__title">Member</span></cite>					<div class="elementor-testimonial__icon elementor-icon elementor-icon-" aria-label="Read More"></div>				</div>
										<div class="elementor-testimonial__content">
					<div class="elementor-testimonial__text">
						Yang paling aku suka itu fitur 10 rekomendasinya. Jadi nggak bingung mau desain yang kayak gimana.					</div>
				</div>
					</div>
								</div>
											<div class="swiper-slide" role="group" aria-roledescription="slide">
									<div class="elementor-testimonial elementor-repeater-item-09b4843">
							<div class="elementor-testimonial__header">
											<div class="elementor-testimonial__image">
							<img decoding="async" src="https://logiq.id/wp-content/uploads/2026/06/Hendra-Kusuma.jpg" alt="Hendra Kusuma">
													</div>
										<cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Hendra Kusuma</span><span class="elementor-testimonial__title">Member</span></cite>					<div class="elementor-testimonial__icon elementor-icon elementor-icon-" aria-label="Read More"></div>				</div>
										<div class="elementor-testimonial__content">
					<div class="elementor-testimonial__text">
						Hasilnya beneran bagus, bukan asal jadi. Langsung aku pakai buat iklan Facebook dan performanya naik.					</div>
				</div>
					</div>
								</div>
											<div class="swiper-slide" role="group" aria-roledescription="slide">
									<div class="elementor-testimonial elementor-repeater-item-ea48bf1">
							<div class="elementor-testimonial__header">
											<div class="elementor-testimonial__image">
							<img decoding="async" src="https://logiq.id/wp-content/uploads/2026/06/Siti-Rahayu.jpg" alt="Siti Rahayu">
													</div>
										<cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Siti Rahayu</span><span class="elementor-testimonial__title">Member</span></cite>					<div class="elementor-testimonial__icon elementor-icon elementor-icon-" aria-label="Read More"></div>				</div>
										<div class="elementor-testimonial__content">
					<div class="elementor-testimonial__text">
						Aku seller hijab online, sebelumnya kontenku biasa aja. Sekarang feed Instagram-ku keliatan jauh lebih premium.					</div>
				</div>
					</div>
								</div>
											<div class="swiper-slide" role="group" aria-roledescription="slide">
									<div class="elementor-testimonial elementor-repeater-item-24992f7">
							<div class="elementor-testimonial__header">
											<div class="elementor-testimonial__image">
							<img decoding="async" src="https://logiq.id/wp-content/uploads/2026/06/Fajar-Nugroho.jpg" alt="Fajar Nugroho">
													</div>
										<cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Fajar Nugroho</span><span class="elementor-testimonial__title">Member</span></cite>					<div class="elementor-testimonial__icon elementor-icon elementor-icon-" aria-label="Read More"></div>				</div>
										<div class="elementor-testimonial__content">
					<div class="elementor-testimonial__text">
						Coba iseng buat banner promo warung makan, hasilnya kayak iklan restoran bintang lima. Pelanggan pada nanya 'desainernya siapa?					</div>
				</div>
					</div>
								</div>
											<div class="swiper-slide" role="group" aria-roledescription="slide">
									<div class="elementor-testimonial elementor-repeater-item-800d386">
							<div class="elementor-testimonial__header">
											<div class="elementor-testimonial__image">
							<img decoding="async" src="https://logiq.id/wp-content/uploads/2026/06/Riko-Adriansyah.jpg" alt="Riko Adriansyah">
													</div>
										<cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Riko Adriansyah</span><span class="elementor-testimonial__title">Member</span></cite>					<div class="elementor-testimonial__icon elementor-icon elementor-icon-" aria-label="Read More"></div>				</div>
										<div class="elementor-testimonial__content">
					<div class="elementor-testimonial__text">
						Testimoni otomatisnya keren banget. AI-nya bikin cerita pelanggan yang believable, bukan asal tempel teks.					</div>
				</div>
					</div>
								</div>
											<div class="swiper-slide" role="group" aria-roledescription="slide">
									<div class="elementor-testimonial elementor-repeater-item-5860500">
							<div class="elementor-testimonial__header">
											<div class="elementor-testimonial__image">
							<img decoding="async" src="https://logiq.id/wp-content/uploads/2026/06/Dika-Firmansyah.jpg" alt="Dika Firmansyah">
													</div>
										<cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Dika Firmansyah</span><span class="elementor-testimonial__title">Member</span></cite>					<div class="elementor-testimonial__icon elementor-icon elementor-icon-" aria-label="Read More"></div>				</div>
										<div class="elementor-testimonial__content">
					<div class="elementor-testimonial__text">
						Awalnya skeptis, mikir pasti hasilnya generik kayak AI biasa. Ternyata beneran beda. Worth it banget di harga segini.					</div>
				</div>
					</div>
								</div>
											<div class="swiper-slide" role="group" aria-roledescription="slide">
									<div class="elementor-testimonial elementor-repeater-item-e997961">
							<div class="elementor-testimonial__header">
											<div class="elementor-testimonial__image">
							<img decoding="async" src="https://logiq.id/wp-content/uploads/2026/06/Yusuf-Santoso.jpg" alt="Yusuf Santoso ">
													</div>
										<cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Yusuf Santoso </span><span class="elementor-testimonial__title">Member</span></cite>					<div class="elementor-testimonial__icon elementor-icon elementor-icon-" aria-label="Read More"></div>				</div>
										<div class="elementor-testimonial__content">
					<div class="elementor-testimonial__text">
						Baru mulai bisnis, modal terbatas. AI Banner bantu aku keliatan profesional dari hari pertama tanpa keluar banyak uang.					</div>
				</div>
					</div>
								</div>
											<div class="swiper-slide" role="group" aria-roledescription="slide">
									<div class="elementor-testimonial elementor-repeater-item-032fd12">
							<div class="elementor-testimonial__header">
											<div class="elementor-testimonial__image">
							<img decoding="async" src="https://logiq.id/wp-content/uploads/2026/06/Laila-Fitriani.jpg" alt="Laila Fitriani">
													</div>
										<cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Laila Fitriani</span><span class="elementor-testimonial__title">Member</span></cite>					<div class="elementor-testimonial__icon elementor-icon elementor-icon-" aria-label="Read More"></div>				</div>
										<div class="elementor-testimonial__content">
					<div class="elementor-testimonial__text">
						Yang bikin kaget itu foto modelnya. Wajahnya beneran orang Indonesia, kulitnya natural, nggak plastik. Keren banget.					</div>
				</div>
					</div>
								</div>
									</div>
																				<div class="swiper-pagination"></div>
												</div>
								</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-4d545f1f elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="4d545f1f" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6024c3eb" data-id="6024c3eb" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-8bf63ac elementor-widget elementor-widget-heading" data-id="8bf63ac" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Buat kamu yang...</h2>				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-7b35eac7 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7b35eac7" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-445a1222" data-id="445a1222" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-454386f2 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="454386f2" data-element_type="widget" data-e-type="widget" data-widget_type="icon-list.default">
							<ul class="elementor-icon-list-items">
							<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="Layer_1" viewBox="0 0 512 512" xml:space="preserve"><polygon style="fill:#FD7052;" points="378.823,469.673 27.778,469.673 87.097,247.642 169.937,247.642 184.126,290.556  222.474,290.556 236.664,247.642 319.504,247.642 "></polygon><path style="fill:#FFDBA8;" d="M323.819,119.641c0,65.975-53.666,119.641-119.641,119.641c-0.293,0-0.585,0-0.878-0.01 c-65.578-0.47-118.764-53.948-118.764-119.631S137.722,0.481,203.3,0.01C203.593,0,203.885,0,204.178,0 C270.153,0,323.819,53.666,323.819,119.641z"></path><path style="fill:#FFC473;" d="M204.178,239.283c-0.293,0-0.585,0-0.878-0.01V0.01C203.593,0,203.885,0,204.178,0 c65.975,0,119.641,53.666,119.641,119.641S270.153,239.283,204.178,239.283z"></path><rect x="158.679" y="67.396" style="fill:#57555C;" width="31.347" height="31.347"></rect><rect x="216.148" y="67.396" style="fill:#3C3A41;" width="31.347" height="31.347"></rect><polygon style="fill:#FF4F18;" points="378.823,469.673 203.3,469.673 203.3,290.556 222.474,290.556 236.664,247.642  319.504,247.642 "></polygon><path style="fill:#FFB74D;" d="M484.222,406.601c0,58.211-47.188,105.399-105.399,105.399c-0.251,0-0.502,0-0.752-0.01 c-28.474-0.188-54.251-11.682-73.101-30.208c-16.927-16.635-28.265-38.933-30.929-63.844c-0.397-3.72-0.616-7.502-0.616-11.337 c0-31.587,13.908-59.925,35.913-79.245c0.24-0.209,0.481-0.418,0.721-0.616c8.579-7.398,18.369-13.427,29.017-17.774 c12.048-4.901,25.203-7.659,38.996-7.743c0.251-0.01,0.502-0.01,0.752-0.01C437.035,301.212,484.222,348.389,484.222,406.601z"></path><path style="fill:#FFA91E;" d="M484.222,406.601c0,58.211-47.188,105.399-105.399,105.399c-0.251,0-0.502,0-0.752-0.01V301.222 c0.251-0.01,0.502-0.01,0.752-0.01C437.035,301.212,484.222,348.389,484.222,406.601z"></path><polygon style="fill:#FFFFFF;" points="400.238,407.63 428.378,435.759 406.205,457.932 378.076,429.792 348.474,459.394  326.311,437.222 355.903,407.63 327.774,379.491 349.937,357.328 378.065,385.447 378.076,385.457 407.668,355.865 429.83,378.038  "></polygon><polygon style="fill:#D9D8DB;" points="400.238,407.63 428.378,435.759 406.205,457.932 378.076,429.792 378.065,429.803  378.065,385.447 378.076,385.457 407.668,355.865 429.83,378.038 "></polygon><rect x="172.649" y="144.51" style="fill:#FD7052;" width="61.304" height="31.347"></rect><rect x="203.296" y="144.51" style="fill:#FF4F18;" width="30.657" height="31.347"></rect></svg>						</span>
										<span class="elementor-icon-list-text">Jualan online tapi kontennya masih biasa-biasa aja</span>
									</li>
						</ul>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-229eda17" data-id="229eda17" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-61cf1b4e elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="61cf1b4e" data-element_type="widget" data-e-type="widget" data-widget_type="icon-list.default">
							<ul class="elementor-icon-list-items">
							<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="Layer_1" viewBox="0 0 512 512" xml:space="preserve"><polygon style="fill:#FD7052;" points="378.823,469.673 27.778,469.673 87.097,247.642 169.937,247.642 184.126,290.556  222.474,290.556 236.664,247.642 319.504,247.642 "></polygon><path style="fill:#FFDBA8;" d="M323.819,119.641c0,65.975-53.666,119.641-119.641,119.641c-0.293,0-0.585,0-0.878-0.01 c-65.578-0.47-118.764-53.948-118.764-119.631S137.722,0.481,203.3,0.01C203.593,0,203.885,0,204.178,0 C270.153,0,323.819,53.666,323.819,119.641z"></path><path style="fill:#FFC473;" d="M204.178,239.283c-0.293,0-0.585,0-0.878-0.01V0.01C203.593,0,203.885,0,204.178,0 c65.975,0,119.641,53.666,119.641,119.641S270.153,239.283,204.178,239.283z"></path><rect x="158.679" y="67.396" style="fill:#57555C;" width="31.347" height="31.347"></rect><rect x="216.148" y="67.396" style="fill:#3C3A41;" width="31.347" height="31.347"></rect><polygon style="fill:#FF4F18;" points="378.823,469.673 203.3,469.673 203.3,290.556 222.474,290.556 236.664,247.642  319.504,247.642 "></polygon><path style="fill:#FFB74D;" d="M484.222,406.601c0,58.211-47.188,105.399-105.399,105.399c-0.251,0-0.502,0-0.752-0.01 c-28.474-0.188-54.251-11.682-73.101-30.208c-16.927-16.635-28.265-38.933-30.929-63.844c-0.397-3.72-0.616-7.502-0.616-11.337 c0-31.587,13.908-59.925,35.913-79.245c0.24-0.209,0.481-0.418,0.721-0.616c8.579-7.398,18.369-13.427,29.017-17.774 c12.048-4.901,25.203-7.659,38.996-7.743c0.251-0.01,0.502-0.01,0.752-0.01C437.035,301.212,484.222,348.389,484.222,406.601z"></path><path style="fill:#FFA91E;" d="M484.222,406.601c0,58.211-47.188,105.399-105.399,105.399c-0.251,0-0.502,0-0.752-0.01V301.222 c0.251-0.01,0.502-0.01,0.752-0.01C437.035,301.212,484.222,348.389,484.222,406.601z"></path><polygon style="fill:#FFFFFF;" points="400.238,407.63 428.378,435.759 406.205,457.932 378.076,429.792 348.474,459.394  326.311,437.222 355.903,407.63 327.774,379.491 349.937,357.328 378.065,385.447 378.076,385.457 407.668,355.865 429.83,378.038  "></polygon><polygon style="fill:#D9D8DB;" points="400.238,407.63 428.378,435.759 406.205,457.932 378.076,429.792 378.065,429.803  378.065,385.447 378.076,385.457 407.668,355.865 429.83,378.038 "></polygon><rect x="172.649" y="144.51" style="fill:#FD7052;" width="61.304" height="31.347"></rect><rect x="203.296" y="144.51" style="fill:#FF4F18;" width="30.657" height="31.347"></rect></svg>						</span>
										<span class="elementor-icon-list-text">Nggak punya budget buat desainer atau fotografer</span>
									</li>
						</ul>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-6826b049" data-id="6826b049" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-13548c8c elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="13548c8c" data-element_type="widget" data-e-type="widget" data-widget_type="icon-list.default">
							<ul class="elementor-icon-list-items">
							<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="Layer_1" viewBox="0 0 512 512" xml:space="preserve"><polygon style="fill:#FD7052;" points="378.823,469.673 27.778,469.673 87.097,247.642 169.937,247.642 184.126,290.556  222.474,290.556 236.664,247.642 319.504,247.642 "></polygon><path style="fill:#FFDBA8;" d="M323.819,119.641c0,65.975-53.666,119.641-119.641,119.641c-0.293,0-0.585,0-0.878-0.01 c-65.578-0.47-118.764-53.948-118.764-119.631S137.722,0.481,203.3,0.01C203.593,0,203.885,0,204.178,0 C270.153,0,323.819,53.666,323.819,119.641z"></path><path style="fill:#FFC473;" d="M204.178,239.283c-0.293,0-0.585,0-0.878-0.01V0.01C203.593,0,203.885,0,204.178,0 c65.975,0,119.641,53.666,119.641,119.641S270.153,239.283,204.178,239.283z"></path><rect x="158.679" y="67.396" style="fill:#57555C;" width="31.347" height="31.347"></rect><rect x="216.148" y="67.396" style="fill:#3C3A41;" width="31.347" height="31.347"></rect><polygon style="fill:#FF4F18;" points="378.823,469.673 203.3,469.673 203.3,290.556 222.474,290.556 236.664,247.642  319.504,247.642 "></polygon><path style="fill:#FFB74D;" d="M484.222,406.601c0,58.211-47.188,105.399-105.399,105.399c-0.251,0-0.502,0-0.752-0.01 c-28.474-0.188-54.251-11.682-73.101-30.208c-16.927-16.635-28.265-38.933-30.929-63.844c-0.397-3.72-0.616-7.502-0.616-11.337 c0-31.587,13.908-59.925,35.913-79.245c0.24-0.209,0.481-0.418,0.721-0.616c8.579-7.398,18.369-13.427,29.017-17.774 c12.048-4.901,25.203-7.659,38.996-7.743c0.251-0.01,0.502-0.01,0.752-0.01C437.035,301.212,484.222,348.389,484.222,406.601z"></path><path style="fill:#FFA91E;" d="M484.222,406.601c0,58.211-47.188,105.399-105.399,105.399c-0.251,0-0.502,0-0.752-0.01V301.222 c0.251-0.01,0.502-0.01,0.752-0.01C437.035,301.212,484.222,348.389,484.222,406.601z"></path><polygon style="fill:#FFFFFF;" points="400.238,407.63 428.378,435.759 406.205,457.932 378.076,429.792 348.474,459.394  326.311,437.222 355.903,407.63 327.774,379.491 349.937,357.328 378.065,385.447 378.076,385.457 407.668,355.865 429.83,378.038  "></polygon><polygon style="fill:#D9D8DB;" points="400.238,407.63 428.378,435.759 406.205,457.932 378.076,429.792 378.065,429.803  378.065,385.447 378.076,385.457 407.668,355.865 429.83,378.038 "></polygon><rect x="172.649" y="144.51" style="fill:#FD7052;" width="61.304" height="31.347"></rect><rect x="203.296" y="144.51" style="fill:#FF4F18;" width="30.657" height="31.347"></rect></svg>						</span>
										<span class="elementor-icon-list-text">Mau tampil profesional tapi nggak mau ribet</span>
									</li>
						</ul>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-5639cd94 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="5639cd94" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-16a8ce3f" data-id="16a8ce3f" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-67bc0f6d elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="67bc0f6d" data-element_type="widget" data-e-type="widget" data-widget_type="icon-list.default">
							<ul class="elementor-icon-list-items">
							<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="Layer_1" viewBox="0 0 512 512" xml:space="preserve"><polygon style="fill:#FD7052;" points="378.823,469.673 27.778,469.673 87.097,247.642 169.937,247.642 184.126,290.556  222.474,290.556 236.664,247.642 319.504,247.642 "></polygon><path style="fill:#FFDBA8;" d="M323.819,119.641c0,65.975-53.666,119.641-119.641,119.641c-0.293,0-0.585,0-0.878-0.01 c-65.578-0.47-118.764-53.948-118.764-119.631S137.722,0.481,203.3,0.01C203.593,0,203.885,0,204.178,0 C270.153,0,323.819,53.666,323.819,119.641z"></path><path style="fill:#FFC473;" d="M204.178,239.283c-0.293,0-0.585,0-0.878-0.01V0.01C203.593,0,203.885,0,204.178,0 c65.975,0,119.641,53.666,119.641,119.641S270.153,239.283,204.178,239.283z"></path><rect x="158.679" y="67.396" style="fill:#57555C;" width="31.347" height="31.347"></rect><rect x="216.148" y="67.396" style="fill:#3C3A41;" width="31.347" height="31.347"></rect><polygon style="fill:#FF4F18;" points="378.823,469.673 203.3,469.673 203.3,290.556 222.474,290.556 236.664,247.642  319.504,247.642 "></polygon><path style="fill:#FFB74D;" d="M484.222,406.601c0,58.211-47.188,105.399-105.399,105.399c-0.251,0-0.502,0-0.752-0.01 c-28.474-0.188-54.251-11.682-73.101-30.208c-16.927-16.635-28.265-38.933-30.929-63.844c-0.397-3.72-0.616-7.502-0.616-11.337 c0-31.587,13.908-59.925,35.913-79.245c0.24-0.209,0.481-0.418,0.721-0.616c8.579-7.398,18.369-13.427,29.017-17.774 c12.048-4.901,25.203-7.659,38.996-7.743c0.251-0.01,0.502-0.01,0.752-0.01C437.035,301.212,484.222,348.389,484.222,406.601z"></path><path style="fill:#FFA91E;" d="M484.222,406.601c0,58.211-47.188,105.399-105.399,105.399c-0.251,0-0.502,0-0.752-0.01V301.222 c0.251-0.01,0.502-0.01,0.752-0.01C437.035,301.212,484.222,348.389,484.222,406.601z"></path><polygon style="fill:#FFFFFF;" points="400.238,407.63 428.378,435.759 406.205,457.932 378.076,429.792 348.474,459.394  326.311,437.222 355.903,407.63 327.774,379.491 349.937,357.328 378.065,385.447 378.076,385.457 407.668,355.865 429.83,378.038  "></polygon><polygon style="fill:#D9D8DB;" points="400.238,407.63 428.378,435.759 406.205,457.932 378.076,429.792 378.065,429.803  378.065,385.447 378.076,385.457 407.668,355.865 429.83,378.038 "></polygon><rect x="172.649" y="144.51" style="fill:#FD7052;" width="61.304" height="31.347"></rect><rect x="203.296" y="144.51" style="fill:#FF4F18;" width="30.657" height="31.347"></rect></svg>						</span>
										<span class="elementor-icon-list-text">Seller fashion yang butuh foto model tanpa sewa model</span>
									</li>
						</ul>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-368e4d62" data-id="368e4d62" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-47194274 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="47194274" data-element_type="widget" data-e-type="widget" data-widget_type="icon-list.default">
							<ul class="elementor-icon-list-items">
							<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="Layer_1" viewBox="0 0 512 512" xml:space="preserve"><polygon style="fill:#FD7052;" points="378.823,469.673 27.778,469.673 87.097,247.642 169.937,247.642 184.126,290.556  222.474,290.556 236.664,247.642 319.504,247.642 "></polygon><path style="fill:#FFDBA8;" d="M323.819,119.641c0,65.975-53.666,119.641-119.641,119.641c-0.293,0-0.585,0-0.878-0.01 c-65.578-0.47-118.764-53.948-118.764-119.631S137.722,0.481,203.3,0.01C203.593,0,203.885,0,204.178,0 C270.153,0,323.819,53.666,323.819,119.641z"></path><path style="fill:#FFC473;" d="M204.178,239.283c-0.293,0-0.585,0-0.878-0.01V0.01C203.593,0,203.885,0,204.178,0 c65.975,0,119.641,53.666,119.641,119.641S270.153,239.283,204.178,239.283z"></path><rect x="158.679" y="67.396" style="fill:#57555C;" width="31.347" height="31.347"></rect><rect x="216.148" y="67.396" style="fill:#3C3A41;" width="31.347" height="31.347"></rect><polygon style="fill:#FF4F18;" points="378.823,469.673 203.3,469.673 203.3,290.556 222.474,290.556 236.664,247.642  319.504,247.642 "></polygon><path style="fill:#FFB74D;" d="M484.222,406.601c0,58.211-47.188,105.399-105.399,105.399c-0.251,0-0.502,0-0.752-0.01 c-28.474-0.188-54.251-11.682-73.101-30.208c-16.927-16.635-28.265-38.933-30.929-63.844c-0.397-3.72-0.616-7.502-0.616-11.337 c0-31.587,13.908-59.925,35.913-79.245c0.24-0.209,0.481-0.418,0.721-0.616c8.579-7.398,18.369-13.427,29.017-17.774 c12.048-4.901,25.203-7.659,38.996-7.743c0.251-0.01,0.502-0.01,0.752-0.01C437.035,301.212,484.222,348.389,484.222,406.601z"></path><path style="fill:#FFA91E;" d="M484.222,406.601c0,58.211-47.188,105.399-105.399,105.399c-0.251,0-0.502,0-0.752-0.01V301.222 c0.251-0.01,0.502-0.01,0.752-0.01C437.035,301.212,484.222,348.389,484.222,406.601z"></path><polygon style="fill:#FFFFFF;" points="400.238,407.63 428.378,435.759 406.205,457.932 378.076,429.792 348.474,459.394  326.311,437.222 355.903,407.63 327.774,379.491 349.937,357.328 378.065,385.447 378.076,385.457 407.668,355.865 429.83,378.038  "></polygon><polygon style="fill:#D9D8DB;" points="400.238,407.63 428.378,435.759 406.205,457.932 378.076,429.792 378.065,429.803  378.065,385.447 378.076,385.457 407.668,355.865 429.83,378.038 "></polygon><rect x="172.649" y="144.51" style="fill:#FD7052;" width="61.304" height="31.347"></rect><rect x="203.296" y="144.51" style="fill:#FF4F18;" width="30.657" height="31.347"></rect></svg>						</span>
										<span class="elementor-icon-list-text">UMKM yang pengen kontennya sekelas brand besar</span>
									</li>
						</ul>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-1038ccc3" data-id="1038ccc3" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-35e0d03b elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="35e0d03b" data-element_type="widget" data-e-type="widget" data-widget_type="icon-list.default">
							<ul class="elementor-icon-list-items">
							<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="Layer_1" viewBox="0 0 512 512" xml:space="preserve"><polygon style="fill:#FD7052;" points="378.823,469.673 27.778,469.673 87.097,247.642 169.937,247.642 184.126,290.556  222.474,290.556 236.664,247.642 319.504,247.642 "></polygon><path style="fill:#FFDBA8;" d="M323.819,119.641c0,65.975-53.666,119.641-119.641,119.641c-0.293,0-0.585,0-0.878-0.01 c-65.578-0.47-118.764-53.948-118.764-119.631S137.722,0.481,203.3,0.01C203.593,0,203.885,0,204.178,0 C270.153,0,323.819,53.666,323.819,119.641z"></path><path style="fill:#FFC473;" d="M204.178,239.283c-0.293,0-0.585,0-0.878-0.01V0.01C203.593,0,203.885,0,204.178,0 c65.975,0,119.641,53.666,119.641,119.641S270.153,239.283,204.178,239.283z"></path><rect x="158.679" y="67.396" style="fill:#57555C;" width="31.347" height="31.347"></rect><rect x="216.148" y="67.396" style="fill:#3C3A41;" width="31.347" height="31.347"></rect><polygon style="fill:#FF4F18;" points="378.823,469.673 203.3,469.673 203.3,290.556 222.474,290.556 236.664,247.642  319.504,247.642 "></polygon><path style="fill:#FFB74D;" d="M484.222,406.601c0,58.211-47.188,105.399-105.399,105.399c-0.251,0-0.502,0-0.752-0.01 c-28.474-0.188-54.251-11.682-73.101-30.208c-16.927-16.635-28.265-38.933-30.929-63.844c-0.397-3.72-0.616-7.502-0.616-11.337 c0-31.587,13.908-59.925,35.913-79.245c0.24-0.209,0.481-0.418,0.721-0.616c8.579-7.398,18.369-13.427,29.017-17.774 c12.048-4.901,25.203-7.659,38.996-7.743c0.251-0.01,0.502-0.01,0.752-0.01C437.035,301.212,484.222,348.389,484.222,406.601z"></path><path style="fill:#FFA91E;" d="M484.222,406.601c0,58.211-47.188,105.399-105.399,105.399c-0.251,0-0.502,0-0.752-0.01V301.222 c0.251-0.01,0.502-0.01,0.752-0.01C437.035,301.212,484.222,348.389,484.222,406.601z"></path><polygon style="fill:#FFFFFF;" points="400.238,407.63 428.378,435.759 406.205,457.932 378.076,429.792 348.474,459.394  326.311,437.222 355.903,407.63 327.774,379.491 349.937,357.328 378.065,385.447 378.076,385.457 407.668,355.865 429.83,378.038  "></polygon><polygon style="fill:#D9D8DB;" points="400.238,407.63 428.378,435.759 406.205,457.932 378.076,429.792 378.065,429.803  378.065,385.447 378.076,385.457 407.668,355.865 429.83,378.038 "></polygon><rect x="172.649" y="144.51" style="fill:#FD7052;" width="61.304" height="31.347"></rect><rect x="203.296" y="144.51" style="fill:#FF4F18;" width="30.657" height="31.347"></rect></svg>						</span>
										<span class="elementor-icon-list-text">Nggak ada waktu buat mikirin konten tiap hari</span>
									</li>
						</ul>
						</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-1965838e elementor-widget elementor-widget-heading" data-id="1965838e" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<span class="elementor-heading-title elementor-size-default">Kalau kamu ngangguk baca ini<br>Magic Post memang buat kamu.</span>				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-60a08eb5 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="60a08eb5" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7c99ca63" data-id="7c99ca63" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-45a5e1fa elementor-widget elementor-widget-heading" data-id="45a5e1fa" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h4 class="elementor-heading-title elementor-size-default">Sekali beli<br>Pakai terus</h4>				</div>
				<div class="elementor-element elementor-element-1e64e3c0 elementor-widget elementor-widget-heading" data-id="1e64e3c0" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<span class="elementor-heading-title elementor-size-default">Nggak ada biaya bulanan. <br>Nggak ada biaya per konten.
Beli sekali, langsung punya AI tim konten sendiri.</span>				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-77a5521c elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="77a5521c" data-element_type="section" data-e-type="section" id="order">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-3458757d" data-id="3458757d" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;gradient&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-2cb89bbe elementor-widget elementor-widget-image" data-id="2cb89bbe" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
															<img loading="lazy" decoding="async" width="500" height="102" src="https://logiq.id/wp-content/uploads/2026/06/output-smallpngtools.png" class="attachment-large size-large wp-image-3410" alt="" srcset="https://logiq.id/wp-content/uploads/2026/06/output-smallpngtools.png 500w, https://logiq.id/wp-content/uploads/2026/06/output-smallpngtools-300x61.png 300w" sizes="(max-width: 500px) 100vw, 500px" />															</div>
				<div class="elementor-element elementor-element-63526a19 elementor-widget elementor-widget-heading" data-id="63526a19" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h4 class="elementor-heading-title elementor-size-default">Magic Post</h4>				</div>
				<div class="elementor-element elementor-element-29383a60 elementor-widget elementor-widget-heading" data-id="29383a60" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h4 class="elementor-heading-title elementor-size-default">Rp 150.000</h4>				</div>
				<div class="elementor-element elementor-element-719edabb elementor-widget elementor-widget-heading" data-id="719edabb" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h4 class="elementor-heading-title elementor-size-default">Rp 89.000</h4>				</div>
				<div class="elementor-element elementor-element-5b6e5f30 elementor-widget elementor-widget-heading" data-id="5b6e5f30" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<span class="elementor-heading-title elementor-size-default">Promo hari ini</span>				</div>
				<div class="elementor-element elementor-element-522d8c28 elementor-countdown--label-block elementor-widget elementor-widget-countdown" data-id="522d8c28" data-element_type="widget" data-e-type="widget" data-widget_type="countdown.default">
							<div class="elementor-countdown-wrapper" data-date="1877446800">
			<div class="elementor-countdown-item"><span class="elementor-countdown-digits elementor-countdown-hours"></span> <span class="elementor-countdown-label">Jam</span></div><div class="elementor-countdown-item"><span class="elementor-countdown-digits elementor-countdown-minutes"></span> <span class="elementor-countdown-label">Menit</span></div><div class="elementor-countdown-item"><span class="elementor-countdown-digits elementor-countdown-seconds"></span> <span class="elementor-countdown-label">Detik</span></div>		</div>
						</div>
				<div class="elementor-element elementor-element-69e3e8b6 elementor-widget elementor-widget-heading" data-id="69e3e8b6" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<span class="elementor-heading-title elementor-size-default">Akses semua fitur:</span>				</div>
				<div class="elementor-element elementor-element-4fba1c65 elementor-align-start elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="4fba1c65" data-element_type="widget" data-e-type="widget" data-widget_type="icon-list.default">
							<ul class="elementor-icon-list-items">
							<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" height="800px" width="800px" id="Layer_1" viewBox="0 0 512 512" xml:space="preserve"><polygon style="fill:#ECF0F1;" points="461.354,263.687 347.439,356.077 257.578,220.794 167.748,356.035 53.864,264.199  43.363,201.714 158.302,294.71 257.557,145.29 356.833,294.71 471.771,201.714 "></polygon><g>	<polygon style="fill:#F8C660;" points="461.354,263.636 429.975,450.298 85.159,450.298 53.864,264.148 167.748,356.049   257.578,220.801 347.439,356.107  "></polygon>	<circle style="fill:#F8C660;" cx="257.567" cy="103.497" r="41.796"></circle>	<circle style="fill:#F8C660;" cx="467.592" cy="184.999" r="33.959"></circle>	<circle style="fill:#F8C660;" cx="44.408" cy="184.999" r="33.959"></circle></g><polygon style="fill:#DF5F4E;" points="258.132,413.632 220.503,360.33 258.132,307.028 295.76,360.33 "></polygon><g>	<path style="fill:#231F20;" d="M512,185c0-24.487-19.921-44.408-44.408-44.408S423.184,160.513,423.184,185  c0,12.43,5.14,23.676,13.398,31.745l-77.398,62.622l-84.14-126.641c20.239-7.206,34.769-26.548,34.769-49.228  c0-28.808-23.437-52.245-52.245-52.245c-28.808,0-52.245,23.437-52.245,52.245c0,22.675,14.524,42.013,34.754,49.223  L155.95,279.366l-79.147-64.037c7.443-7.944,12.013-18.61,12.013-30.329c0-24.487-19.921-44.408-44.408-44.408S0,160.513,0,185  c0,22.076,16.194,40.434,37.326,43.837l37.53,223.14c0.846,5.031,5.203,8.77,10.304,8.77h344.816c5.102,0,9.458-3.738,10.304-8.77  l37.638-223.767C497.439,223.542,512,205.932,512,185z M226.22,103.498c0-17.285,14.062-31.347,31.347-31.347  s31.347,14.062,31.347,31.347s-14.062,31.347-31.347,31.347S226.22,120.783,226.22,103.498z M159.885,305.039  c2.908-0.446,5.493-2.096,7.12-4.547l90.553-136.319l90.572,136.319c1.628,2.45,4.213,4.1,7.12,4.546  c2.907,0.443,5.868-0.355,8.155-2.206l92.643-74.956c0.233,0.063,0.465,0.127,0.699,0.186l-5.022,29.879l-101.944,82.772  l-83.499-125.708c-1.937-2.915-5.204-4.668-8.704-4.668c-3.5,0-6.768,1.752-8.704,4.668l-83.485,125.683L63.491,258.437  l-5.251-31.246l93.489,75.641C154.016,304.684,156.974,305.482,159.885,305.039z M20.898,185c0-12.964,10.546-23.51,23.51-23.51  s23.51,10.546,23.51,23.51s-10.546,23.51-23.51,23.51S20.898,197.964,20.898,185z M421.137,439.849H93.998l-25.26-150.267  l92.447,74.597c2.287,1.847,5.247,2.63,8.152,2.184c2.905-0.447,5.488-2.104,7.115-4.553l81.126-122.135l81.157,122.181  c1.63,2.453,4.218,4.103,7.129,4.547c2.916,0.445,5.875-0.362,8.161-2.218l92.437-74.999L421.137,439.849z M467.592,208.51  c-12.964,0-23.51-10.546-23.51-23.51s10.546-23.51,23.51-23.51c12.964,0,23.51,10.546,23.51,23.51S480.556,208.51,467.592,208.51z"></path>	<path style="fill:#231F20;" d="M266.145,301.002c-1.958-2.773-5.141-4.423-8.536-4.423c-3.395,0-6.578,1.65-8.536,4.423  l-37.629,53.302c-2.551,3.613-2.551,8.44,0,12.052l37.629,53.302c1.958,2.773,5.141,4.423,8.536,4.423  c3.395,0,6.578-1.65,8.536-4.423l37.629-53.302c2.551-3.613,2.551-8.44,0-12.052L266.145,301.002z M257.609,395.515l-24.838-35.185  l24.838-35.185l24.838,35.185L257.609,395.515z"></path></g></svg>						</span>
										<span class="elementor-icon-list-text">ULTIMATED POST FEED</span>
									</li>
								<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="800px" height="800px" viewBox="0 0 32 32" id="Layer_1" xml:space="preserve"><style type="text/css">	.st0{fill:#00BBB4;}	.st1{fill:#1B75BC;}	.st2{fill:#F15A29;}</style><g><polygon class="st2" points="21.1447754,8.4672241 21.1447754,22.4672241 19.2004395,20.6379395 17.543457,22.4672241    16,20.6379395 14.456543,22.4672241 12.7995605,20.6379395 10.8552246,22.4672241 10.8552246,8.4672241 2,8.4672241 2,30.5    30,30.5 30,8.4672241  "></polygon><polygon class="st0" points="5.6721191,1.5 2,7.4672241 10.8552246,7.4672241 12.9398804,1.5  "></polygon><polygon class="st0" points="26.3278809,1.5 19.0601196,1.5 21.1448364,7.4672241 30,7.4672241  "></polygon></g></svg>						</span>
										<span class="elementor-icon-list-text">Bikin Iklan Produk &amp; Jasa</span>
									</li>
								<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="800px" height="800px" viewBox="0 0 128 128" aria-hidden="true" role="img" class="iconify iconify--noto" preserveAspectRatio="xMidYMid meet"><path d="M122.23 46.29c-2.47-4.62-12.99-21.64-23.56-27.97c-2.6-1.55-9.82-3.55-13.04-4.43c-4.25-1.49-5.66-1.28-7.04-.63c-5.26 2.49-8.79 3.68-14.18 3.68c-.15 0-.29-.01-.43-.01c-.14.01-.28.01-.43.01c-5.39 0-8.92-1.19-14.18-3.68c-1.38-.65-2.79-.86-7.04.63c-3.22.88-10.44 2.88-13.04 4.43C18.72 24.64 8.2 41.67 5.73 46.29c-.35.64-.79 1.21-.53 1.88c1.22 3.11 5.63 7.18 15.16 12.82c.67.4 1.5.45 2.11-.03c2.5-1.97 8.58-9.45 8.58-9.45s4.33 17.62 2.51 32.85c-1.83 15.23-4.96 27.07-4.96 27.07c-.09.75.3 1.48 1 1.81c3.01 1.45 17.53 4.72 34.39 4.75c16.86-.02 31.38-3.3 34.39-4.75c.7-.33 1.09-1.07 1-1.81c0 0-3.14-11.83-4.96-27.07c-1.83-15.23 2.51-32.85 2.51-32.85s6.08 7.48 8.58 9.45c.61.48 1.44.43 2.11.03c9.53-5.63 13.95-9.7 15.16-12.82c.25-.68-.2-1.24-.55-1.88z" fill="#cfb0ea"></path><path d="M82.36 9.48c-.72-.68-2.39-2.07-5.26-1.26c-3.11.87-7.83 1.5-13.22 1.52c-5.38-.02-10.1-.64-13.21-1.52c-2.86-.8-4.53.59-5.26 1.26c-1.16 1.08-4.74 3.86-4.74 4.95c0 3.81 1.92 15.37 12.59 17.23c5.28.92 8.62-3.54 9.96-5.82c.15-.25.4-.38.66-.39c.26.02.51.14.66.39c1.34 2.29 4.68 6.74 9.96 5.82c10.67-1.85 12.6-13.41 12.6-17.22c0-1.1-3.58-3.88-4.74-4.96z" fill="#eee"></path><path d="M40.78 14.44c.45 3.01 1.33 5.93 2.81 8.46c1.41 2.55 3.4 4.68 5.83 5.9c1.21.62 2.53 1 3.87 1.24c1.28.23 2.45.09 3.56-.39c1.11-.47 2.14-1.25 3.03-2.24c.45-.49.86-1.03 1.24-1.59c.19-.28.37-.57.54-.87l.14-.25c.17-.3.42-.57.72-.78a2.463 2.463 0 0 1 3.35.51l.15.21l.04.06l.3.48c.19.31.39.61.58.9c.39.58.8 1.12 1.24 1.61c.88.98 1.9 1.71 3.01 2.14c1.11.44 2.36.53 3.65.33c1.32-.23 2.68-.61 3.88-1.21c2.44-1.19 4.39-3.32 5.66-5.93c.67-1.29 1.19-2.69 1.59-4.14c.39-1.45.68-2.94 1.01-4.45l.2.02c-.24 3.03-.64 6.12-1.81 8.97c-1.13 2.85-3.14 5.42-5.87 6.91c-1.34.77-2.82 1.26-4.34 1.56c-1.52.29-3.13.25-4.6-.28c-1.48-.51-2.77-1.47-3.82-2.6c-.53-.57-1-1.18-1.44-1.81c-.22-.32-.43-.64-.64-.96l-.31-.48a.514.514 0 0 0-.31-.26a.466.466 0 0 0-.38.07c-.05.04-.1.09-.14.14l-.14.25c-.2.33-.4.66-.62.98c-.44.63-.92 1.25-1.45 1.81c-1.05 1.13-2.31 2.1-3.77 2.67c-1.45.58-3.08.69-4.59.36c-1.51-.3-2.99-.81-4.33-1.59c-2.71-1.53-4.72-4.05-6.01-6.83a22.495 22.495 0 0 1-2.05-8.91h.22z" fill="#b881cf"></path><path d="M82.36 9.48c-.77-.62-2.39-2.07-5.26-1.26c-3.11.87-7.83 1.5-13.22 1.52c-5.38-.02-10.1-.64-13.21-1.52c-2.86-.8-4.53.59-5.26 1.26c-1.12 1.05-4.51 3.69-4.72 4.85c.53.13 4.28-3.55 5.55-3.44c.98.08 2.34 3.3 4.69 4.11c2.35.81 25.78.36 25.78.36s2.21-1.74 3.41-3.39c.72-.99 1.36-1.36 2.39-.85c1.01.51 4.43 3.88 4.57 3.24c-.13-1.13-3.36-3.79-4.72-4.88z" fill="#b7d5e5"></path><path d="M21.39 62.22C14.7 58.19 9.13 53.63 4.21 48.85a.685.685 0 0 1-.1-.87l1.28-1.99a.68.68 0 0 1 1.05-.13c4.7 4.51 11.1 9.47 17.43 13.31c.37.23.44.74.14 1.06l-1.76 1.88c-.21.23-.58.28-.86.11z" fill="#b881cf"></path><path d="M106.61 62.22c6.69-4.03 12.27-8.59 17.19-13.37c.24-.23.28-.6.1-.87l-1.28-1.99a.68.68 0 0 0-1.05-.13c-4.7 4.51-11.1 9.47-17.43 13.31a.69.69 0 0 0-.14 1.06l1.76 1.88c.2.23.57.28.85.11z" fill="#b881cf"></path><linearGradient id="IconifyId17ecdb2904d178eab25616" gradientUnits="userSpaceOnUse" x1="63.983" y1="9.647" x2="63.983" y2="23.14"><stop offset=".181" stop-color="#b881cf"></stop><stop offset="1" stop-color="#754ca5"></stop></linearGradient><path d="M77.28 9.99c-1.7.41-7.24 1.94-13.08 1.94h-.42c-5.84 0-11.39-1.52-13.08-1.94c-1.7-.41-2.36.01-2.03 1.37c1.43 3.66 5.7 9 15.33 9.01c9.63-.01 13.9-5.35 15.33-9.01c.31-1.37-.35-1.78-2.05-1.37z" fill="url(#IconifyId17ecdb2904d178eab25616)"></path></svg>						</span>
										<span class="elementor-icon-list-text">Foto Model Fashion Tanpa Punya Model</span>
									</li>
								<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="Layer_1" viewBox="0 0 460 460" xml:space="preserve"><g>	<path style="fill:#FF7F4F;" d="M230.333,0C103.308,0,0,102.974,0,230c0,98.785,62.479,183.024,150.004,215.598l297.381-291.024  C416.25,64.595,330.94,0,230.333,0z"></path>	<path style="fill:#FF5419;" d="M460,230c0-26.416-4.467-51.784-12.663-75.41l-44.274-44.274l-345.46,201.7l50.785,50.785  l-10.785,30.515l52.366,52.367C174.895,454.935,202.187,460,230.332,460C357.358,460,460,357.026,460,230z"></path>	<polygon style="fill:#71E2F0;" points="403.063,110.317 403.063,312.017 230.332,312.017 200.003,211.167 230.332,110.317  "></polygon>	<polygon style="fill:#C2FBFF;" points="230.332,110.317 230.332,312.017 178.893,312.017 97.603,393.317 97.603,312.017   57.603,312.017 57.603,110.317  "></polygon>	<polygon style="fill:#C2FBFF;" points="383.063,130.317 383.063,292.017 230.332,292.017 210.333,211.167 230.332,130.317  "></polygon>	<rect x="77.603" y="130.317" style="fill:#FFFFFF;" width="152.729" height="161.7"></rect>	<polygon style="fill:#E0A300;" points="362.823,202.002 343.073,222.122 347.223,250.002 321.993,237.432 311.993,214.882   321.993,172.332 335.023,197.332  "></polygon>	<polygon style="fill:#FFC61B;" points="321.993,172.332 321.993,237.432 296.753,250.002 300.913,222.122 281.163,202.002   308.963,197.332  "></polygon>	<polygon style="fill:#E0A300;" points="271.162,202.002 251.412,222.122 255.562,250.002 230.332,237.432 220.332,214.882   230.332,172.332 243.362,197.332  "></polygon>	<polygon style="fill:#FFC61B;" points="230.332,172.332 230.332,237.432 205.092,250.002 209.252,222.122 189.502,202.002   217.302,197.332  "></polygon>	<polygon style="fill:#E0A300;" points="179.503,202.002 159.753,222.122 163.903,250.002 138.673,237.432 128.673,214.882   138.673,172.332 151.703,197.332  "></polygon>	<polygon style="fill:#FFC61B;" points="138.673,172.332 138.673,237.432 113.433,250.002 117.593,222.122 97.843,202.002   125.643,197.332  "></polygon></g></svg>						</span>
										<span class="elementor-icon-list-text">Poster Testimoni Auto Meyakinkan</span>
									</li>
								<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" height="800px" width="800px" id="Layer_1" viewBox="0 0 512 512" xml:space="preserve"><path style="fill:#70E5CF;" d="M492.109,245.771c0,130.407-105.71,236.117-236.104,236.117c-8.769,0-17.423-0.477-25.934-1.419 c-26.708-2.915-52.062-10.291-75.34-21.356l-83.452,43.215l14.431-93.021C44.958,366.88,19.901,309.26,19.901,245.771 c0-130.394,105.698-236.104,236.104-236.104c32.395,0,63.256,6.525,91.344,18.326C432.387,63.702,492.109,147.76,492.109,245.771z"></path><path style="fill:#35D8B9;" d="M107.738,483.449l11.502-74.14C78.488,366.88,53.431,309.26,53.431,245.771 c0-124.758,96.763-226.907,219.344-235.505c-5.54-0.389-11.131-0.6-16.77-0.6c-130.407,0-236.104,105.71-236.104,236.104 c0,63.488,25.057,121.109,65.81,163.537l-14.431,93.021L107.738,483.449z"></path><path style="fill:#70E5CF;" d="M263.601,480.47c-26.708-2.915-52.062-10.291-75.34-21.356l-15.092,7.815 c18.026,6.756,37.091,11.378,56.902,13.541c8.512,0.941,17.165,1.419,25.934,1.419c5.665,0,11.28-0.213,16.846-0.605 C269.753,481.066,266.664,480.809,263.601,480.47z"></path><g>	<circle style="fill:#E6E6E6;" cx="256.004" cy="121.921" r="41.539"></circle>	<polygon style="fill:#E6E6E6;" points="292.072,367.413 292.072,231.291 292.072,199.148 219.929,199.148 199.244,199.148   199.244,231.291 219.929,231.291 219.929,367.413 199.244,367.413 199.244,399.555 219.929,399.555 292.072,399.555   312.758,399.555 312.758,367.413  "></polygon></g><g>	<path style="fill:#333333;" d="M75.429,412.503l-13.707,88.342c-0.558,3.601,0.953,7.208,3.91,9.336  c1.677,1.207,3.657,1.82,5.647,1.82c1.52,0,3.046-0.357,4.447-1.083l79.241-41.036c31.825,14.386,65.788,21.675,101.032,21.675  c135.521,0,245.778-110.255,245.778-245.778C501.778,110.255,391.523,0,256,0S10.223,110.255,10.223,245.778  C10.223,307.949,33.344,366.964,75.429,412.503z M256,19.344c124.855,0,226.433,101.577,226.433,226.433  S380.856,472.211,256,472.211c-33.973,0-66.646-7.347-97.114-21.835c-2.731-1.3-5.914-1.244-8.6,0.146l-66.524,34.45l11.51-74.177  c0.463-2.982-0.493-6.007-2.582-8.184c-40.704-42.373-63.121-98.072-63.121-156.835C29.568,120.922,131.145,19.344,256,19.344z"></path>	<path style="fill:#333333;" d="M256,173.124c28.238,0,51.208-22.972,51.208-51.208c0-28.238-22.972-51.208-51.208-51.208  s-51.208,22.972-51.208,51.208C204.792,150.152,227.764,173.124,256,173.124z M256,90.052c17.571,0,31.864,14.294,31.864,31.864  S273.57,153.78,256,153.78c-17.57,0-31.864-14.294-31.864-31.864C224.136,104.346,238.43,90.052,256,90.052z"></path>	<path style="fill:#333333;" d="M199.244,409.227h113.514c5.342,0,9.672-4.331,9.672-9.672v-32.143c0-5.342-4.331-9.672-9.672-9.672  h-11.013V199.148c0-5.342-4.331-9.672-9.672-9.672h-92.828c-5.342,0-9.672,4.331-9.672,9.672v32.143  c0,5.342,4.331,9.672,9.672,9.672h11.013v116.777h-11.013c-5.342,0-9.672,4.331-9.672,9.672v32.143  C189.571,404.897,193.902,409.227,199.244,409.227z M208.916,377.085h11.013c5.342,0,9.672-4.331,9.672-9.672V231.291  c0-5.342-4.331-9.672-9.672-9.672h-11.013v-12.798H282.4v158.593c0,5.342,4.331,9.672,9.672,9.672h11.013v12.798h-94.17  L208.916,377.085L208.916,377.085z"></path></g></svg>						</span>
										<span class="elementor-icon-list-text">Poster Info &amp; Promo</span>
									</li>
								<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg xmlns="http://www.w3.org/2000/svg" width="800px" height="800px" viewBox="0 -56 1136 1136" class="icon"><path d="M430.08 303.064615s79.163077-235.323077 161.476923-228.824615S754.215385 303.064615 754.215385 303.064615s246.153846-5.513846 273.32923 86.843077-175.655385 216.812308-175.655384 216.812308 74.830769 205.981538 12.012307 271.163077-272.147692-82.510769-272.147692-82.510769-170.141538 118.744615-253.833846 99.052307c-83.495385-19.889231-22.843077-283.372308-10.830769-286.523077 12.012308-3.347692-182.153846-124.652308-171.323077-210.313846s200.664615-96.689231 274.313846-94.523077z" fill="#FFFE9F"></path><path d="M871.975385 611.249231c43.716923-28.750769 192.984615-134.301538 167.975384-219.372308-19.101538-64.984615-133.513846-84.873846-210.707692-90.584615-25.6-1.969231-47.458462-2.56-61.046154-2.756923-2.756923-0.590769-4.923077-2.56-5.907692-5.316923-17.92-46.473846-89.206154-217.206154-165.809231-223.113847-0.984615 0-1.969231-0.196923-2.953846-0.196923-0.393846 0-0.984615-0.196923-1.378462-0.196923-78.966154-6.104615-151.630769 190.621538-164.233846 226.461539-1.181538 1.181538-2.56 1.772308-4.135384 2.166154-41.747692-0.590769-259.938462 1.575385-272.344616 98.264615-0.196923 1.378462-0.196923 2.56-0.393846 3.938461v0.196924c-8.467692 67.347692 92.750769 149.070769 147.298462 192.787692 6.104615 4.923077 12.406154 10.043077 17.32923 13.981538 1.772308 1.575385 2.953846 3.741538 2.953846 6.104616-8.270769 19.298462-17.92 62.621538-23.630769 107.323077-3.150769 23.630769-5.710769 51.396923-5.12 78.572307 0.984615 63.803077 17.92 100.036923 50.018462 107.716923 7.089231 1.575385 14.572308 2.363077 22.449231 2.363077 77.587692 0 193.969231-73.255385 228.430769-96.098461 2.953846-1.969231 6.695385-1.969231 9.649231 0 33.870769 22.646154 145.723077 93.538462 221.538461 93.538461 21.070769 0 39.187692-5.513846 52.184615-18.904615 57.107692-59.076923 10.043077-219.963077-5.513846-267.224615-1.378462-3.347692 0-7.483077 3.347693-9.649231z m-11.224616 263.483077c-10.830769 11.224615-26.387692 15.556923-44.701538 15.36-66.756923-3.347692-171.52-66.363077-215.433846-97.28-1.969231-1.378462-4.529231-1.772308-6.892308-1.378462l-1.969231-1.378461-2.56 1.772307c-1.575385 1.181538-150.449231 104.172308-235.323077 100.233846-3.544615-0.393846-6.892308-0.787692-10.043077-1.575384-12.209231-2.953846-21.267692-12.603077-27.56923-29.735385-25.6-69.710769 9.452308-223.901538 19.88923-241.230769 1.969231-1.378462 3.347692-3.347692 3.938462-5.710769 1.575385-7.483077-2.756923-10.830769-30.72-33.476923-48.049231-38.793846-148.283077-119.335385-140.996923-177.23077 8.861538-69.12 163.643077-89.796923 265.452307-86.843076 3.741538 0.196923 7.286154-2.363077 8.467693-5.907693 21.464615-63.606154 90.584615-227.84 152.615384-222.916923 63.015385 4.923077 133.316923 162.658462 155.175385 223.113846 1.181538 3.544615 4.529231 5.710769 8.270769 5.71077 66.56-1.575385 243.987692 10.043077 264.664616 80.541538 1.772308 5.907692 2.363077 12.012308 2.166153 18.116923-9.255385 84.676923-173.883077 186.88-175.655384 188.061539l-2.953846 1.772307 1.181538 3.150769c-0.787692 1.969231-0.787692 4.135385-0.196923 6.104616 0.590769 1.378462 39.187692 109.489231 36.627692 190.818461-1.181538 28.750769-8.073846 53.956923-23.433846 69.907693z" fill="#493B4E"></path><path d="M384.393846 399.556923c-0.590769 0.590769-0.984615 1.575385-1.181538 2.363077-1.181538 5.907692-5.513846 27.963077 1.181538 25.403077 7.68-2.953846 79.556923-94.916923 176.64-95.113846 82.904615-0.196923 131.741538 44.898462 144.344616 58.289231 1.772308 1.969231 1.969231 5.316923 0.393846 7.483076l-30.129231 39.975385c-2.56 3.347692-0.393846 8.861538 3.544615 8.861539l79.36-2.56c2.363077 0 4.135385-2.363077 4.332308-5.12l0.984615-92.356924c0-4.726154-4.726154-7.089231-7.483077-3.938461l-29.932307 33.870769c-1.575385 1.772308-3.938462 1.969231-5.710769 0.393846-14.769231-13.193846-82.904615-70.498462-166.596924-69.513846-89.009231 0.984615-161.28 81.92-169.747692 91.963077z" fill="#493B4E"></path><path d="M763.667692 448.196923l-96.68923 2.953846c-2.363077 0-3.741538-3.347692-2.166154-5.316923l37.021538-49.230769c0.984615-1.378462 0.984615-3.347692-0.196923-4.529231-14.178462-14.375385-62.227692-55.926154-140.8-55.729231-78.572308 0.196923-140.996923 61.833846-164.430769 85.07077-6.695385 6.695385-9.255385 9.058462-11.027692 9.846153-2.166154 0.787692-4.332308 0.393846-5.907693-1.378461-4.135385-4.726154-1.969231-19.298462 0.590769-30.523077l0.196924-0.984615 0.590769-0.787693c0.787692-0.984615 78.178462-93.144615 173.095384-94.326154 82.313846-0.984615 150.449231 54.153846 167.581539 69.316924 0.984615 0.984615 2.56 0.787692 3.347692-0.196924l37.809231-42.92923c1.772308-1.969231 4.529231-0.393846 4.529231 2.363077l-1.181539 113.033846c0.196923 1.969231-0.984615 3.347692-2.363077 3.347692z m-80.541538-5.710769l73.649231-2.363077c1.378462 0 2.56-1.378462 2.56-3.150769l0.984615-85.464616c0-2.756923-2.756923-4.332308-4.529231-2.363077l-31.901538 36.036923-2.363077-2.363076c-0.787692-0.787692-75.027692-72.467692-167.384616-71.286154-86.252308 0.984615-157.341538 79.36-166.990769 90.584615-0.393846 0.393846-0.590769 0.787692-0.590769 1.378462-1.575385 7.68-2.56 15.556923-2.166154 19.101538 1.772308-1.378462 4.923077-4.529231 7.876923-7.483077 24.024615-23.827692 87.827692-86.646154 168.96-87.04 97.476923-0.196923 148.086154 60.652308 150.252308 63.212308l2.363077 2.756923L681.353846 437.169231c-1.969231 1.969231-0.590769 5.316923 1.772308 5.316923zM397.193846 630.744615l-3.347692 83.495385c-0.196923 6.892308 6.498462 11.224615 11.224615 6.892308l31.113846-28.356923c2.363077-2.166154 5.316923-2.363077 7.876923-0.393847 18.904615 13.784615 101.218462 71.089231 167.581539 72.861539 68.135385 1.772308 167.778462-68.726154 186.289231-82.116923 1.969231-1.378462 3.150769-3.741538 3.150769-6.301539 0.393846-7.089231 0.984615-20.48-0.196923-20.48-1.575385 0-97.083077 85.267692-193.969231 84.283077-78.375385-0.787692-129.575385-43.716923-146.313846-60.061538-3.347692-3.150769-3.347692-9.058462-0.196923-12.406154l29.341538-30.72c4.726154-4.923077 1.772308-14.375385-4.52923-14.375385h-80.935385c-3.938462 0-6.892308 3.347692-7.089231 7.68z" fill="#493B4E"></path><path d="M614.006154 769.378462h-2.56c-67.938462-1.772308-150.843077-59.667692-169.550769-73.649231-0.984615-0.787692-2.363077-0.590769-3.15077 0.196923L394.043077 736.492308c-1.969231 1.772308-4.726154 0-4.529231-2.756923l4.529231-111.655385c0-1.772308 1.378462-3.150769 2.953846-3.150769h108.504615c2.56 0 3.938462 3.938462 1.969231 5.907692l-45.292307 46.670769c-1.378462 1.378462-1.378462 3.741538 0 5.12 15.950769 15.556923 66.953846 58.683077 144.344615 59.47077 55.532308 0.393846 120.516923-27.372308 187.864615-80.541539 4.529231-3.544615 4.726154-3.741538 6.104616-3.741538h1.575384l1.181539 1.378461c0.984615 1.378462 2.363077 3.150769 0.787692 27.766154l-0.196923 2.166154-1.575385 1.181538c-4.332308 3.544615-112.836923 85.070769-188.258461 85.07077z m-174.276923-85.267693l2.166154 1.575385c0.984615 0.787692 96.295385 73.255385 169.747692 75.027692 65.575385 1.575385 163.052308-66.166154 183.335385-80.935384 1.378462-0.984615 2.363077-2.756923 2.363076-4.726154v-0.196923c0.196923-4.923077-4.332308-7.876923-7.876923-5.316923-65.378462 49.624615-128.393846 75.421538-182.941538 75.027692-97.28-0.984615-154.190769-66.953846-154.781539-67.544616l-2.756923-3.150769 38.99077-40.763077c1.969231-1.969231 0.787692-5.907692-1.969231-5.907692H403.692308c-1.575385 0-2.756923 1.378462-2.953846 3.150769l-3.347693 85.070769c-0.196923 2.953846 2.756923 4.529231 4.529231 2.756924l37.809231-34.067693zM377.107692 440.910769c-3.150769 0-5.710769 2.363077-5.710769 5.513846-0.984615 26.978462-4.923077 143.163077 0.196923 146.313847 3.347692 2.166154 9.255385 1.772308 13.193846 0.984615 2.756923-0.393846 4.726154-2.953846 4.726154-5.710769v-95.507693c0-5.710769 7.483077-7.876923 10.633846-3.150769l64.984616 102.203077c0.984615 1.575385 2.953846 2.756923 4.923077 2.756923h12.8c3.150769 0 5.710769-2.56 5.710769-5.710769v-139.815385c0-2.953846-2.166154-5.316923-4.923077-5.710769l-9.255385-1.378461c-3.544615-0.393846-6.695385 2.166154-6.498461 5.710769 0.393846 24.615385 1.772308 108.110769-0.196923 106.732307-1.969231-1.378462-61.243077-93.932308-72.073846-110.867692-0.984615-1.575385-2.953846-2.56-4.923077-2.56h-13.587693z" fill="#493B4E"></path><path d="M488.96 597.661538H466.707692c-0.984615 0-1.969231-0.590769-2.363077-1.378461l-66.166153-104.172308c-1.575385-2.363077-5.316923-1.378462-5.316924 1.575385v101.612308l-2.363076 0.590769c-1.378462 0.393846-13.981538 3.938462-20.676924-0.393846-1.772308-1.181538-7.483077-4.529231-1.575384-154.781539l0.196923-3.150769H395.815385l0.984615 1.575385c20.48 31.901538 48.64 76.012308 63.409231 98.461538 1.575385 2.363077 5.12 1.181538 5.12-1.575385 0.196923-23.630769-0.393846-65.969231-0.984616-95.113846V437.169231l25.009231 3.544615c1.378462 0.196923 2.363077 1.378462 2.363077 2.756923V594.707692c0.196923 1.772308-1.181538 2.953846-2.756923 2.953846z m-113.230769-6.695384c2.363077 0.393846 5.513846 0.196923 8.270769-0.196923 1.378462-0.196923 2.363077-1.378462 2.363077-2.756923V484.430769c0-6.695385 8.664615-9.058462 12.209231-3.544615l69.316923 108.898461c0.590769 0.787692 1.378462 1.378462 2.363077 1.378462h12.20923c1.575385 0 2.756923-1.181538 2.756924-2.756923v-139.224616c0-1.378462-0.984615-2.56-2.363077-2.756923l-8.664616-1.181538c-1.772308-0.196923-3.347692 1.181538-3.150769 2.953846 1.969231 107.323077 0.393846 108.110769-1.772308 109.292308l-1.772307 0.984615-1.772308-1.181538c-0.787692-0.590769-2.756923-1.772308-72.861539-111.655385-0.590769-0.787692-1.378462-1.378462-2.363076-1.378461h-13.193847c-1.575385 0-2.756923 1.181538-2.756923 2.756923-1.969231 50.806154-3.544615 126.621538-1.181538 141.784615 0.196923 0.984615 1.181538 1.969231 2.363077 2.166154z m-1.772308-0.196923z" fill="#493B4E"></path><path d="M531.889231 524.209231l60.061538 3.544615s2.166154-31.113846-29.932307-32.492308c-32.295385-1.575385-30.129231 28.947692-30.129231 28.947693z" fill="#FCD383"></path><path d="M600.024615 537.009231l-76.20923-4.529231-0.59077-7.68c-0.196923-1.772308-0.984615-17.132308 9.846154-28.16 6.892308-7.089231 16.738462-10.436923 29.144616-10.043077 12.012308 0.590769 21.661538 4.726154 28.356923 12.209231 10.633846 12.012308 9.846154 27.766154 9.846154 29.538461l-0.393847 8.664616zM541.538462 515.938462l40.566153 2.363076c-0.787692-2.756923-2.166154-5.710769-4.332307-8.073846-3.544615-3.938462-9.058462-6.104615-16.147693-6.498461-7.089231-0.393846-12.603077 1.181538-15.950769 4.726154-2.166154 2.166154-3.347692 4.923077-4.135384 7.483077z" fill="#493B4E"></path><path d="M531.889231 545.870769s5.907692 31.901538 30.129231 34.067693c16.147692 1.378462 24.221538-9.452308 27.766153-16.738462 1.772308-3.741538 5.710769-5.907692 9.846154-5.513846l0.984616 0.196923c6.498462 0.787692 10.436923 7.68 7.876923 13.587692-4.726154 10.830769-16.738462 24.812308-46.276923 26.584616-48.836923 2.953846-51.003077-51.987692-51.003077-51.987693v-23.04c0-0.984615 0.196923-2.166154 0.590769-3.150769 2.363077-7.286154 14.572308-37.021538 49.821538-38.793846 40.172308-2.166154 52.381538 35.446154 53.169231 47.064615 0.196923 2.56 0.196923 4.726154 0.196923 6.498462 0.196923 5.513846-4.332308 10.043077-9.846154 9.846154l-65.772307-0.59077c-1.378462 0-2.756923 0.196923-3.938462 0.787693l-3.544615 1.181538z" fill="#493B4E"></path><path d="M558.276923 601.206154c-12.603077 0-23.236923-3.741538-31.704615-11.421539-17.723077-15.950769-18.904615-42.732308-18.904616-43.913846v-25.206154l0.196923-0.393846c0.196923-0.393846 11.224615-40.566154 53.169231-42.929231 39.778462-2.166154 55.532308 33.476923 56.516923 50.018462 0.787692 11.815385 0 17.132308 0 17.329231l-0.393846 2.756923-79.556923-0.787692-1.969231 0.787692c1.969231 7.089231 8.861538 27.175385 26.584616 28.750769 21.070769 1.969231 26.387692-19.692308 26.584615-20.676923l0.590769-2.756923 25.403077 2.756923v2.953846c0 0.393846-1.378462 39.187692-52.578461 42.141539-1.378462 0.590769-2.56 0.590769-3.938462 0.590769z m-43.913846-78.375385V546.067692c0.196923 2.56 1.969231 25.6 16.738461 38.99077 7.876923 7.089231 18.116923 10.24 30.72 9.64923 27.569231-1.575385 38.793846-13.981538 43.323077-23.827692 2.166154-4.332308-0.787692-9.649231-5.710769-10.043077-2.953846-0.393846-5.513846 1.378462-6.892308 3.938462-4.529231 9.255385-14.178462 19.889231-30.916923 18.313846-26.387692-2.363077-32.689231-35.249231-32.886153-36.627693l-0.393847-2.56 6.695385-2.953846c0.984615-0.393846 1.969231-0.590769 2.756923-0.590769l66.363077 0.590769c3.938462 0 7.286154-3.150769 7.089231-7.286154 0-1.772308-0.196923-3.741538-0.196923-5.907692-0.590769-9.255385-11.224615-46.08-49.624616-43.913846-32.886154 1.772308-44.504615 29.735385-46.867692 36.627692-0.196923 0.787692-0.196923 1.575385-0.196923 2.363077zM620.898462 484.233846c0 0.590769 0 1.181538 0.196923 1.575385 2.953846 10.043077 32.295385 107.913846 34.461538 108.504615 1.575385 0.393846 10.436923 0.196923 15.950769 0.196923 2.56 0 4.726154-1.969231 5.316923-4.332307l12.012308-57.698462c1.181538-5.513846 9.058462-5.907692 10.633846-0.393846l17.92 58.486154c0.787692 2.363077 2.756923 3.938462 5.12 3.938461l10.633846 0.196923c2.363077 0 4.529231-1.575385 5.316923-3.938461l31.113847-98.461539c1.181538-3.544615-1.575385-7.286154-5.316923-7.286154h-9.255385c-2.56 0-4.726154 1.575385-5.316923 4.135385l-14.966154 54.547692c-1.378462 5.316923-8.861538 5.513846-10.633846 0.196923l-17.723077-55.138461c-0.787692-2.363077-2.953846-3.741538-5.316923-3.741539h-10.436923c-2.56 0-4.726154 1.772308-5.316923 4.135385l-14.572308 55.532308c-1.378462 5.316923-8.861538 5.513846-10.633846 0.393846L639.606154 484.430769c-0.787692-2.166154-2.953846-3.741538-5.316923-3.741538h-13.390769v3.544615z" fill="#493B4E"></path><path d="M737.870769 597.858462l-20.086154-0.196924c-0.984615 0-1.969231-0.590769-2.166153-1.575384l-19.101539-62.621539c-0.787692-2.363077-4.135385-2.166154-4.529231 0.196923l-13.390769 64.196924h-2.56c-6.892308 0.196923-18.904615 0.393846-21.070769-0.196924-2.56-0.590769-3.544615-0.984615-34.658462-103.778461-1.378462-4.529231-2.166154-7.286154-2.363077-7.68l-0.196923-0.984615v-5.316924c0-1.378462 0.984615-2.363077 2.363077-2.363076h18.904616c0.984615 0 1.969231 0.590769 2.166153 1.575384l22.449231 64.984616c0.787692 2.166154 3.938462 2.166154 4.529231-0.196924l15.753846-60.061538c0.196923-0.984615 1.181538-1.772308 2.363077-1.772308h20.086154c0.984615 0 1.969231 0.590769 2.166154 1.575385l19.101538 59.273846c0.787692 2.166154 3.938462 2.166154 4.529231 0l16.147692-59.076923c0.196923-0.984615 1.181538-1.772308 2.166154-1.772308h22.843077c1.575385 0 2.756923 1.575385 2.166154 3.15077L740.233846 596.676923c-0.393846 0.590769-1.181538 1.181538-2.363077 1.181539z m-78.769231-6.498462c2.756923 0 7.483077 0 12.209231-0.196923 1.181538 0 1.969231-0.787692 2.166154-1.772308l15.753846-75.618461c0.393846-1.772308 1.969231-3.150769 3.741539-3.15077 1.772308 0 3.544615 1.181538 4.135384 2.953847l23.236923 76.012307c0.393846 0.984615 1.181538 1.575385 2.166154 1.575385l10.633846 0.196923c0.984615 0 1.969231-0.590769 2.363077-1.575385l31.113846-98.264615c0.393846-1.575385-0.590769-3.150769-2.166153-3.150769h-9.058462c-0.984615 0-1.969231 0.787692-2.166154 1.772307L732.553846 565.563077c-0.590769 2.166154-3.741538 2.363077-4.529231 0l-24.221538-75.618462c-0.393846-0.984615-1.181538-1.575385-2.166154-1.575384H691.2c-0.984615 0-1.969231 0.787692-2.363077 1.772307l-19.889231 76.012308c-0.590769 2.166154-3.741538 2.363077-4.52923 0.196923l-27.963077-80.738461c-0.393846-0.984615-1.181538-1.575385-2.166154-1.575385H624.246154v0.590769c0.393846 0.984615 1.181538 3.741538 2.166154 7.286154 20.086154 66.56 27.963077 90.584615 30.72 98.067692 0.196923 0.787692 1.181538 1.378462 1.96923 1.378462zM795.175385 440.910769h15.163077c3.150769 0 5.710769 2.56 5.513846 5.710769l-6.498462 103.384616c-0.196923 2.953846-2.56 5.12-5.513846 5.12h-2.756923c-2.953846 0-5.316923-2.166154-5.513846-5.12l-5.907693-103.384616c-0.196923-2.953846 2.363077-5.710769 5.513847-5.710769z" fill="#493B4E"></path><path d="M808.566154 558.473846h-12.209231c-1.969231 0-3.544615-1.575385-3.741538-3.544615l-5.907693-105.156923c-0.393846-6.498462 4.923077-12.012308 11.421539-12.012308h17.723077c2.166154 0 3.741538 1.772308 3.741538 3.938462l-7.089231 113.427692c-0.393846 1.772308-2.166154 3.347692-3.938461 3.347692z m-6.104616-6.498461c1.969231 0 3.544615-1.575385 3.741539-3.347693l6.301538-100.430769c0.196923-2.166154-1.575385-3.938462-3.741538-3.938461h-12.012308c-2.166154 0-3.741538 1.772308-3.741538 3.938461l5.710769 100.430769c0.196923 1.772308 1.772308 3.347692 3.741538 3.347693zM789.267692 571.076923v23.236923l26.781539 0.393846v-23.630769z" fill="#493B4E"></path><path d="M811.323077 597.858462l-17.329231-0.196924c-4.332308 0-7.876923-3.544615-7.876923-7.876923v-13.981538c0-4.332308 3.544615-7.876923 7.876923-7.876923h17.329231c4.332308 0 7.876923 3.544615 7.876923 7.876923v14.178461c0.196923 4.332308-3.544615 7.876923-7.876923 7.876924z m-10.830769-6.498462h4.332307c4.332308 0 8.073846-3.544615 8.073847-7.876923v-0.984615c0-4.332308-3.544615-7.876923-7.876924-7.876924h-4.332307c-4.332308 0-7.876923 3.544615-7.876923 7.876924v0.984615c-0.196923 4.135385 3.347692 7.68 7.68 7.876923z" fill="#493B4E"></path><path d="M536.221538 525.784615h55.729231s-0.196923-23.04-30.129231-23.04c-29.735385-0.196923-25.6 23.04-25.6 23.04z" fill="#FFFE9F"></path><path d="M595.298462 529.132308h-61.833847l-0.393846-2.756923c0-0.393846-1.772308-10.436923 4.923077-18.116923 4.923077-5.907692 13.193846-8.664615 24.024616-8.861539 32.689231 0.196923 33.28 26.190769 33.28 26.387692v3.347693z m-55.926154-6.695385h48.836923c-1.378462-5.710769-6.498462-16.541538-26.387693-16.541538-9.058462-0.196923-15.36 2.166154-19.101538 6.498461-2.756923 3.347692-3.347692 7.483077-3.347692 10.043077z" fill="#FFFE9F"></path></svg>						</span>
										<span class="elementor-icon-list-text">Update gratis</span>
									</li>
								<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="Layer_1" viewBox="0 0 512 512" xml:space="preserve"><path style="fill:#FFD652;" d="M273.103,503.983H44.348c-17.711,0-32.068-14.357-32.068-32.068V42.197 c0-17.711,14.357-32.068,32.068-32.068h228.755c17.711,0,32.068,14.357,32.068,32.068v429.718 C305.172,489.625,290.815,503.983,273.103,503.983z"></path><path style="fill:#458FDE;" d="M305.172,42.197c0-17.711-14.357-32.068-32.068-32.068H44.348c-17.711,0-32.068,14.357-32.068,32.068 v28.862h292.892V42.197z"></path><rect x="12.28" y="71.053" style="fill:#E5E5E5;" width="292.892" height="349.546"></rect><path style="fill:#458FDE;" d="M12.28,420.605v51.31c0,17.711,14.357,32.068,32.068,32.068h228.755 c17.711,0,32.068-14.357,32.068-32.068v-51.31H12.28z"></path><path style="fill:#4F5AA8;" d="M80.692,10.128H44.348c-17.711,0-32.068,14.357-32.068,32.068v28.862h36.344V42.197 C48.624,24.485,62.982,10.128,80.692,10.128z"></path><rect x="12.28" y="71.053" style="fill:#CCCCCC;" width="36.344" height="349.546"></rect><g>	<path style="fill:#4F5AA8;" d="M48.624,471.914v-51.31H12.28v51.31c0,17.711,14.357,32.068,32.068,32.068h36.344  C62.982,503.983,48.624,489.625,48.624,471.914z"></path>	<rect x="132.005" y="446.265" style="fill:#4F5AA8;" width="51.31" height="34.206"></rect></g><path style="fill:#FFD652;" d="M443.066,420.605H141.622c-8.855,0-16.034-7.179-16.034-16.034V218.573 c0-8.855,7.179-16.034,16.034-16.034h301.444c8.855,0,16.034,7.179,16.034,16.034v185.997 C459.1,413.426,451.922,420.605,443.066,420.605z"></path><rect x="174.763" y="322.267" style="fill:#FFFFFF;" width="237.307" height="38.482"></rect><rect x="125.591" y="255.981" style="fill:#5AC779;" width="333.512" height="42.758"></rect><path style="fill:#FB9D46;" d="M159.795,404.571V218.573c0-8.855,7.179-16.034,16.034-16.034h-34.206 c-8.855,0-16.034,7.179-16.034,16.034v185.997c0,8.855,7.179,16.034,16.034,16.034h34.206 C166.974,420.605,159.795,413.426,159.795,404.571z"></path><rect x="125.591" y="255.981" style="fill:#00A085;" width="34.206" height="42.758"></rect><circle style="fill:#FF7452;" cx="360.76" cy="146.948" r="23.517"></circle><path d="M149.105,52.352h17.103c4.429,0,8.017-3.588,8.017-8.017s-3.588-8.017-8.017-8.017h-17.103 c-4.429,0-8.017,3.588-8.017,8.017S144.678,52.352,149.105,52.352z"></path><path d="M123.985,446.26v34.206c0,4.429,3.588,8.017,8.017,8.017h51.31c4.429,0,8.017-3.588,8.017-8.017V446.26 c0-4.429-3.588-8.017-8.017-8.017h-51.31C127.574,438.243,123.985,441.831,123.985,446.26z M140.019,454.277h35.275v18.172h-35.275 V454.277z"></path><path d="M443.066,194.522H313.189V42.197c0-22.104-17.982-40.086-40.086-40.086H44.348c-22.104,0-40.086,17.982-40.086,40.086 v429.718C4.262,494.018,22.244,512,44.348,512h228.755c22.104,0,40.086-17.982,40.086-40.086v-43.292h60.396 c4.429,0,8.017-3.588,8.017-8.017c0-4.429-3.588-8.017-8.017-8.017H141.622c-4.421,0-8.017-3.596-8.017-8.017v-97.809h317.478 v97.809c0,4.421-3.596,8.017-8.017,8.017h-28.862c-4.429,0-8.017,3.588-8.017,8.017c0,4.429,3.588,8.017,8.017,8.017h28.862 c13.261,0,24.051-10.79,24.051-24.051V218.573C467.118,205.311,456.329,194.522,443.066,194.522z M451.083,218.573v29.396H133.605 v-29.396c0-4.421,3.596-8.017,8.017-8.017h301.444C447.487,210.556,451.083,214.152,451.083,218.573z M44.348,18.145h228.755 c13.261,0,24.051,10.79,24.051,24.051v20.845H112.761c-4.429,0-8.017,3.588-8.017,8.017s3.588,8.017,8.017,8.017h184.394v115.447 H141.622c-13.261,0-24.051,10.79-24.051,24.051v185.997c0,2.81,0.49,5.508,1.379,8.017H20.297V79.076h51.844 c4.429,0,8.017-3.588,8.017-8.017c0-4.429-3.588-8.017-8.017-8.017H20.297V42.197C20.297,28.934,31.087,18.145,44.348,18.145z  M297.155,471.914c0,13.261-10.79,24.051-24.051,24.051H44.348c-13.261,0-24.051-10.79-24.051-24.051v-43.292h276.858V471.914z  M133.605,290.728v-26.724h317.478v26.724H133.605z"></path><path d="M411.532,386.398c0-4.429-3.588-8.017-8.017-8.017H300.896c-4.429,0-8.017,3.588-8.017,8.017s3.588,8.017,8.017,8.017 h102.619C407.944,394.416,411.532,390.826,411.532,386.398z"></path><path d="M360.757,178.488c17.389,0,31.534-14.145,31.534-31.534s-14.145-31.534-31.534-31.534 c-17.389,0-31.534,14.145-31.534,31.534S343.37,178.488,360.757,178.488z M360.757,131.454c8.546,0,15.5,6.954,15.5,15.5 c0,8.546-6.954,15.5-15.5,15.5c-8.546,0-15.5-6.954-15.5-15.5C345.257,138.408,352.211,131.454,360.757,131.454z"></path><path d="M465.426,43.773C438.171,16.133,401.802,0.587,363.016,0.001C362.975,0,362.933,0,362.893,0 c-4.372,0-7.949,3.51-8.014,7.896c-0.067,4.428,3.468,8.071,7.895,8.137c71.093,1.074,128.929,59.803,128.929,130.921 c0,4.429,3.588,8.017,8.017,8.017c4.429,0,8.017-3.588,8.017-8.017C507.738,108.088,492.712,71.445,465.426,43.773z"></path><path d="M436.118,146.954c0,4.429,3.588,8.017,8.017,8.017c4.429,0,8.017-3.588,8.017-8.017c0-24.002-9.237-46.674-26.006-63.838 c-16.738-17.131-39.128-26.897-63.048-27.502c-4.432-0.077-8.105,3.386-8.218,7.813c-0.111,4.427,3.386,8.105,7.813,8.218 C403.866,72.684,436.118,105.763,436.118,146.954z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Sekali Bayar</span>
									</li>
								<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" height="800px" width="800px" id="Layer_1" viewBox="0 0 461.367 461.367" xml:space="preserve"><g>	<g>		<g>			<g id="XMLID_29_">				<g>					<path style="fill:#1EA6C6;" d="M373.88,367.988c0,0.037,0,0.075,0,0.122c-37.818,34.295-88.019,55.185-143.083,55.185      c-55.073,0-105.275-20.89-143.092-55.185c0-0.047,0-0.084,0-0.122c0-57.04,33.377-106.277,81.659-129.256      c18.145,18.098,39.391,27.85,61.434,27.85c22.052,0,43.288-9.752,61.443-27.85C340.521,261.711,373.88,310.947,373.88,367.988z      "></path>					<path style="fill:#FCD09F;" d="M230.797,58.571c43.71,0,79.148,35.429,79.148,79.139c0,43.719-35.438,103.504-79.148,103.504      s-79.148-59.785-79.148-103.504C151.649,94,187.087,58.571,230.797,58.571z"></path>				</g>			</g>		</g>		<g>			<g>				<g id="XMLID_27_">					<g>						<path style="fill:#EF806F;" d="M164.094,213.389c2.426,3.457,4.937,6.698,7.532,9.742l-7.897,3.756       c-26.286,12.506-48.525,32.075-64.328,56.59c-12.853,19.944-20.909,42.427-23.71,65.865       c-28.562-7.785-54.38-22.22-75.691-41.546v-0.103c0-49.705,29.087-92.609,71.157-112.638       c15.813,15.775,34.323,24.272,53.527,24.272c12.581,0,24.871-3.644,36.291-10.595       C161.977,210.307,163.026,211.862,164.094,213.389z"></path>						<path style="fill:#EFC59C;" d="M138.539,137.707c0,16.431,4.272,34.511,11.878,51.504c-7.953,5.04-16.637,8.009-25.733,8.009       c-38.089,0-68.965-52.094-68.965-90.193c0-38.089,30.876-68.956,68.965-68.956c21.124,0,40.038,9.499,52.684,24.459       C153.883,79.28,138.539,106.737,138.539,137.707z"></path>					</g>				</g>			</g>			<g>				<g id="XMLID_22_">					<g>						<path style="fill:#EF806F;" d="M297.273,213.389c-2.426,3.457-4.937,6.698-7.532,9.742l7.897,3.756       c26.286,12.506,48.525,32.075,64.328,56.59c12.853,19.944,20.909,42.427,23.71,65.865c28.562-7.785,54.38-22.22,75.691-41.546       v-0.103c0-49.705-29.087-92.609-71.157-112.638c-15.813,15.775-34.323,24.272-53.527,24.272       c-12.581,0-24.871-3.644-36.291-10.595C299.39,210.307,298.341,211.862,297.273,213.389z"></path>						<path style="fill:#EFC59C;" d="M322.828,137.707c0,16.431-4.272,34.511-11.878,51.504c7.953,5.04,16.637,8.009,25.733,8.009       c38.089,0,68.965-52.094,68.965-90.193c0-38.089-30.876-68.956-68.965-68.956c-21.124,0-40.038,9.499-52.684,24.459       C307.484,79.28,322.828,106.737,322.828,137.707z"></path>					</g>				</g>			</g>		</g>	</g></g></svg>						</span>
										<span class="elementor-icon-list-text">Grup Support</span>
									</li>
						</ul>
						</div>
				<div class="elementor-element elementor-element-1c6fd921 elementor-align-justify pulse-order elementor-widget elementor-widget-button" data-id="1c6fd921" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
										<a class="elementor-button elementor-button-link elementor-size-sm" href="https://go.logiq.id/product/magic-post/" target="_blank">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-shopping-cart" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M528.12 301.319l47.273-208C578.806 78.301 567.391 64 551.99 64H159.208l-9.166-44.81C147.758 8.021 137.93 0 126.529 0H24C10.745 0 0 10.745 0 24v16c0 13.255 10.745 24 24 24h69.883l70.248 343.435C147.325 417.1 136 435.222 136 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-15.674-6.447-29.835-16.824-40h209.647C430.447 426.165 424 440.326 424 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-22.172-12.888-41.332-31.579-50.405l5.517-24.276c3.413-15.018-8.002-29.319-23.403-29.319H218.117l-6.545-32h293.145c11.206 0 20.92-7.754 23.403-18.681z"></path></svg>			</span>
									<span class="elementor-button-text">Order Sekarang</span>
					</span>
					</a>
								</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-1231a5f0 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="1231a5f0" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-32d67d4" data-id="32d67d4" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-4766f5d3 elementor-widget elementor-widget-heading" data-id="4766f5d3" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">FAQ</h2>				</div>
				<div class="elementor-element elementor-element-7f101286 elementor-widget elementor-widget-heading" data-id="7f101286" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Pertanyaan yang sering</h2>				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-63df8b88" data-id="63df8b88" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-4ecd40d7 elementor-widget elementor-widget-toggle" data-id="4ecd40d7" data-element_type="widget" data-e-type="widget" data-widget_type="toggle.default">
							<div class="elementor-toggle">
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-1321" class="elementor-tab-title" data-tab="1" role="button" aria-controls="elementor-tab-content-1321" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-left" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-caret-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-caret-up" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">01. Apa itu Magic Post dari Logiq?</a>
					</div>

					<div id="elementor-tab-content-1321" class="elementor-tab-content elementor-clearfix" data-tab="1" role="region" aria-labelledby="elementor-tab-title-1321"><p><strong>Magic Post</strong> adalah custom AI tools yang dirancang khusus untuk menghasilkan banner bisnis berkualitas premium — bukan template biasa, bukan desain generik. Di dalamnya sudah tertanam kemampuan memahami jenis bisnis, memilih konsep desain yang tepat, sampai menghasilkan visual yang scroll-stopping. Tinggal pakai, langsung hasilnya beda.</p></div>
				</div>
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-1322" class="elementor-tab-title" data-tab="2" role="button" aria-controls="elementor-tab-content-1322" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-left" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-caret-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-caret-up" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">02. Apa bedanya dengan bikin banner sendiri di Canva?</a>
					</div>

					<div id="elementor-tab-content-1322" class="elementor-tab-content elementor-clearfix" data-tab="2" role="region" aria-labelledby="elementor-tab-title-1322"><p>Canva kasih template, kamu yang harus mikir desainnya. <strong>Magic Post</strong> sebaliknya — kamu cukup ceritain bisnis kamu, AI yang mikir konsep, warna, layout, sampai teks-nya. Hasilnya lebih terarah dan jauh lebih cepat.</p></div>
				</div>
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-1323" class="elementor-tab-title" data-tab="3" role="button" aria-controls="elementor-tab-content-1323" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-left" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-caret-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-caret-up" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">03. Ini berbasis platform apa?</a>
					</div>

					<div id="elementor-tab-content-1323" class="elementor-tab-content elementor-clearfix" data-tab="3" role="region" aria-labelledby="elementor-tab-title-1323"><p><strong>Magic Post dibangun di atas ChatGPT</strong> — platform AI dari OpenAI yang sekarang dipakai jutaan orang di seluruh dunia. Jadi secara teknis, ini adalah custom GPT yang sudah dikonfigurasi khusus untuk satu tujuan: bikin banner bisnis yang bagus. Kamu tidak perlu paham cara kerjanya — tinggal pakai seperti chat biasa.</p></div>
				</div>
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-1324" class="elementor-tab-title" data-tab="4" role="button" aria-controls="elementor-tab-content-1324" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-left" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-caret-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-caret-up" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">04. Bagaimana cara mengakses setelah beli?</a>
					</div>

					<div id="elementor-tab-content-1324" class="elementor-tab-content elementor-clearfix" data-tab="4" role="region" aria-labelledby="elementor-tab-title-1324"><p>Setelah pembayaran berhasil, kamu akan mendapat link akses langsung. Tinggal klik, langsung bisa dipakai — tidak perlu install apapun.</p></div>
				</div>
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-1325" class="elementor-tab-title" data-tab="5" role="button" aria-controls="elementor-tab-content-1325" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-left" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-caret-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-caret-up" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">05. Bagaimana kalau kuota generate habis?</a>
					</div>

					<div id="elementor-tab-content-1325" class="elementor-tab-content elementor-clearfix" data-tab="5" role="region" aria-labelledby="elementor-tab-title-1325"><p>Tinggal lanjut di sesi berikutnya atau ganti akun. Tidak ada yang perlu dibeli lagi.</p></div>
				</div>
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-1326" class="elementor-tab-title" data-tab="6" role="button" aria-controls="elementor-tab-content-1326" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-left" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-caret-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-caret-up" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">06. Banner yang dihasilkan bisa langsung dipakai untuk iklan?</a>
					</div>

					<div id="elementor-tab-content-1326" class="elementor-tab-content elementor-clearfix" data-tab="6" role="region" aria-labelledby="elementor-tab-title-1326"><p>Langsung. Sudah dioptimasi untuk kebutuhan digital — Instagram feed, story, Facebook Ads, WhatsApp, semuanya bisa.</p></div>
				</div>
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-1327" class="elementor-tab-title" data-tab="7" role="button" aria-controls="elementor-tab-content-1327" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-left" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-caret-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-caret-up" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">07. Untuk jenis bisnis apa saja ini cocok?</a>
					</div>

					<div id="elementor-tab-content-1327" class="elementor-tab-content elementor-clearfix" data-tab="7" role="region" aria-labelledby="elementor-tab-title-1327"><p>Sangat fleksibel. Makanan &amp; kuliner, fashion, skincare, jasa, properti, toko online, reseller — AI-nya menyesuaikan otomatis dengan jenis bisnis kamu.</p></div>
				</div>
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-1328" class="elementor-tab-title" data-tab="8" role="button" aria-controls="elementor-tab-content-1328" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-left" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-caret-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-caret-up" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">08. Bisa bikin banner apa saja?</a>
					</div>

					<div id="elementor-tab-content-1328" class="elementor-tab-content elementor-clearfix" data-tab="8" role="region" aria-labelledby="elementor-tab-title-1328"><p>Ada tiga jenis — Banner Produk &amp; Promo untuk iklan jualan, Banner Fashion, Banner Testimoni untuk bangun kepercayaan pelanggan, dan Poster Info untuk pengumuman, ucapan hari raya, atau informasi bisnis apapun.</p></div>
				</div>
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-1329" class="elementor-tab-title" data-tab="9" role="button" aria-controls="elementor-tab-content-1329" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-left" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-caret-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-caret-up" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">09. Apakah ini sekali bayar atau ada biaya langganan?</a>
					</div>

					<div id="elementor-tab-content-1329" class="elementor-tab-content elementor-clearfix" data-tab="9" role="region" aria-labelledby="elementor-tab-title-1329"><p>Sekali bayar, pakai terus. Tidak ada biaya bulanan atau perpanjangan. Beli sekali, langsung bisa dipakai selama tools-nya aktif.</p></div>
				</div>
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-13210" class="elementor-tab-title" data-tab="10" role="button" aria-controls="elementor-tab-content-13210" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-left" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-caret-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-caret-up" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">10. Saya belum pernah pakai tools AI sebelumnya. Bisa tetap pakai ini?</a>
					</div>

					<div id="elementor-tab-content-13210" class="elementor-tab-content elementor-clearfix" data-tab="10" role="region" aria-labelledby="elementor-tab-title-13210"><p>Bisa. Tidak perlu pengalaman apapun. Cara pakainya seperti chat biasa — ketik informasi bisnis kamu, AI langsung kerjakan sisanya.</p></div>
				</div>
								</div>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-a9c7b73 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="a9c7b73" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1108e232" data-id="1108e232" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-4d0112b5 elementor-widget elementor-widget-shortcode" data-id="4d0112b5" data-element_type="widget" data-e-type="widget" data-widget_type="shortcode.default">
							<div class="elementor-shortcode"><script type='text/javascript' src='https://go.logiq.id/logiq-social-proof/453'></script></div>
						</div>
				<div class="elementor-element elementor-element-6b349080 elementor-widget elementor-widget-html" data-id="6b349080" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
					<footer class="footer">
  © <span id="year"></span> LOGIQ. All Rights Reserved.
</footer>

<style>
  .footer {
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    line-height: 1.5;
    padding: 16px 10px;
    box-sizing: border-box;
  }

  @media (max-width: 480px) {
    .footer {
      font-size: 12px;
      padding: 14px 8px;
    }
  }
</style>

<script>
  document.getElementById("year").textContent = new Date().getFullYear();
</script>				</div>
				<div class="elementor-element elementor-element-335e614a elementor-widget elementor-widget-html" data-id="335e614a" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
					<style>
#sticky-cta{
  position:fixed;
  bottom:20px;
  left:50%;
  -webkit-transform:translateX(-50%) translateY(0);
  -ms-transform:translateX(-50%) translateY(0);
  transform:translateX(-50%) translateY(0);
  z-index:9999;
  -webkit-transition:-webkit-transform 0.35s cubic-bezier(0.34,1.56,0.64,1),opacity 0.3s ease;
  transition:transform 0.35s cubic-bezier(0.34,1.56,0.64,1),opacity 0.3s ease;
  opacity:1;
  pointer-events:all;
}
#sticky-cta.hidden{
  -webkit-transform:translateX(-50%) translateY(120px);
  -ms-transform:translateX(-50%) translateY(120px);
  transform:translateX(-50%) translateY(120px);
  opacity:0;
  pointer-events:none;
}
.cta-pill{
  display:-webkit-box;display:-ms-flexbox;display:flex;
  -webkit-box-align:center;-ms-flex-align:center;align-items:center;
  background:#1a0808;
  border:1.5px solid rgba(239,68,68,0.5);
  border-radius:50px;
  overflow:hidden;
  -webkit-box-shadow:0 4px 24px rgba(239,68,68,0.25);
  box-shadow:0 4px 24px rgba(239,68,68,0.25);
}
.countdown-block{
  display:-webkit-box;display:-ms-flexbox;display:flex;
  -webkit-box-align:center;-ms-flex-align:center;align-items:center;
  gap:6px;padding:12px 18px;
  border-right:1px solid rgba(239,68,68,0.3);
}
.countdown-units{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px}
.time-unit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:1px}
.time-num{font-size:16px;font-weight:700;color:#fecaca;min-width:22px;text-align:center;font-variant-numeric:tabular-nums;line-height:1}
.time-label{font-size:9px;font-weight:600;color:#dc2626;text-transform:uppercase;letter-spacing:0.5px}
.time-sep{font-size:14px;font-weight:700;color:#b91c1c;margin:0 2px}
.cta-btn{
  padding:12px 24px;
  background:-webkit-linear-gradient(left,#16a34a,#22c55e);
  background:-o-linear-gradient(left,#16a34a,#22c55e);
  background:linear-gradient(to right,#16a34a,#22c55e);
  color:#fff;font-size:15px;font-weight:700;
  border:none;cursor:pointer;
  -webkit-transition:opacity 0.2s,-webkit-transform 0.1s;
  transition:opacity 0.2s,transform 0.1s;
  font-family:inherit;white-space:nowrap;
  display:-webkit-box;display:-ms-flexbox;display:flex;
  -webkit-box-align:center;-ms-flex-align:center;align-items:center;
  gap:8px;
  -webkit-tap-highlight-color:transparent;
}
.cta-btn:hover{opacity:0.88}
.cta-btn:active{-webkit-transform:scale(0.97);-ms-transform:scale(0.97);transform:scale(0.97)}
@media(max-width:480px){
  .time-num{font-size:14px;min-width:18px}
  .countdown-block{padding:11px 13px}
  .cta-btn{padding:11px 18px;font-size:14px}
  #sticky-cta{bottom:14px}
}
</style>

<div id="sticky-cta">
  <div class="cta-pill">
    <div class="countdown-block">
      <svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="#f87171" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
        <circle cx="12" cy="12" r="10"/><polyline points="12 6 12 12 16 14"/>
      </svg>
      <div class="countdown-units">
        <div class="time-unit"><span class="time-num" id="cd-h">00</span><span class="time-label">Jam</span></div>
        <span class="time-sep">:</span>
        <div class="time-unit"><span class="time-num" id="cd-m">00</span><span class="time-label">Menit</span></div>
        <span class="time-sep">:</span>
        <div class="time-unit"><span class="time-num" id="cd-s">00</span><span class="time-label">Detik</span></div>
      </div>
    </div>
    <button class="cta-btn" onclick="scrollToOrder()">
      <svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><circle cx="9" cy="21" r="1"/><circle cx="20" cy="21" r="1"/><path d="M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6"/></svg>
      Saya Mau
    </button>
  </div>
</div>

<script>
(function(){
  function pad(n){return(n<10?'0':'')+n}
  function tick(){
    var now=new Date();
    var end=new Date(now.getFullYear(),now.getMonth(),now.getDate()+1,0,0,0,0);
    var diff=Math.floor((end.getTime()-now.getTime())/1000);
    if(diff<0)diff=0;
    document.getElementById('cd-h').innerHTML=pad(Math.floor(diff/3600));
    document.getElementById('cd-m').innerHTML=pad(Math.floor((diff%3600)/60));
    document.getElementById('cd-s').innerHTML=pad(diff%60);
  }
  tick();setInterval(tick,1000);

  window.scrollToOrder=function(){
    var el=document.getElementById('order');
    if(!el)return;
    if(el.scrollIntoView){
      el.scrollIntoView({behavior:'smooth',block:'start'});
    } else {
      var top=0,obj=el;
      while(obj){top+=obj.offsetTop;obj=obj.offsetParent;}
      window.scrollTo(0,top);
    }
  };

  var lastScroll=window.pageYOffset||document.documentElement.scrollTop||0;
  var cta=document.getElementById('sticky-cta');
  var busy=false;

  function onScroll(){
    if(busy)return;busy=true;
    var raf=window.requestAnimationFrame||function(cb){setTimeout(cb,16)};
    raf(function(){
      var cur=window.pageYOffset||document.documentElement.scrollTop||0;
      cta.className=(cur>lastScroll&&cur>80)?'hidden':'';
      lastScroll=cur;busy=false;
    });
  }

  if(window.addEventListener){window.addEventListener('scroll',onScroll,{passive:true});}
  else if(window.attachEvent){window.attachEvent('onscroll',onScroll);}
})();
</script>				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		]]></content:encoded>
					
					<wfw:commentRss>https://logiq.id/magic-post/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Extract Prompt</title>
		<link>https://logiq.id/extract-prompt/</link>
					<comments>https://logiq.id/extract-prompt/#respond</comments>
		
		<dc:creator><![CDATA[allahuakbar]]></dc:creator>
		<pubDate>Sat, 13 Jun 2026 14:24:50 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://logiq.id/?p=2283</guid>

					<description><![CDATA[Ai Tools Nemu Gambar / Video AI Keren Tapi Nggak Tau Promptnya? Upload gambar atau video — AI langsung ekstrak promptnya. Lengkap. Siap paste. Nggak perlu nebak-nebak lagi. UDAH JUJUR AJA UDAH JUJUR AJA Trial &#38; Error Berjam-Jam Hasilnya Masih Zonk kan? Pernah nemu gambar AI yang komposisinya gila, lighting-nya sempurna, vibe-nya dapet banget — [&#8230;]]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="2283" class="elementor elementor-2283" data-elementor-post-type="post">
						<header class="elementor-section elementor-top-section elementor-element elementor-element-879dcf3 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="879dcf3" data-element_type="section" data-e-type="section" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;gradient&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-6a7e970" data-id="6a7e970" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-6c8925d elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="6c8925d" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Ai Tools</h2>				</div>
				<div class="elementor-element elementor-element-714f2ac7 elementor-widget elementor-widget-heading" data-id="714f2ac7" data-element_type="widget" data-e-type="widget" data-settings="{&quot;_animation&quot;:&quot;none&quot;}" data-widget_type="heading.default">
					<h1 class="elementor-heading-title elementor-size-default">Nemu Gambar / Video AI Keren
<br><span class="highlight">Tapi Nggak Tau Promptnya?</span>
</h1>				</div>
				<div class="elementor-element elementor-element-4278306e elementor-widget elementor-widget-heading" data-id="4278306e" data-element_type="widget" data-e-type="widget" data-settings="{&quot;_animation&quot;:&quot;none&quot;,&quot;_animation_delay&quot;:200}" data-widget_type="heading.default">
					<div class="elementor-heading-title elementor-size-default">Upload gambar atau video — AI langsung ekstrak promptnya. Lengkap. Siap paste. Nggak perlu nebak-nebak lagi.</div>				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-66c65e2" data-id="66c65e2" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-fb14b0d e-transform elementor-widget elementor-widget-image" data-id="fb14b0d" data-element_type="widget" data-e-type="widget" data-settings="{&quot;_transform_rotateZ_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-2,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_tablet&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_mobile&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image.default">
															<img loading="lazy" decoding="async" width="800" height="800" src="https://logiq.id/wp-content/uploads/2026/06/ChatGPT-Image-Jun-14-2026-06_45_28-AM-1024x1024.webp" class="attachment-large size-large wp-image-2450" alt="" srcset="https://logiq.id/wp-content/uploads/2026/06/ChatGPT-Image-Jun-14-2026-06_45_28-AM-1024x1024.webp 1024w, https://logiq.id/wp-content/uploads/2026/06/ChatGPT-Image-Jun-14-2026-06_45_28-AM-300x300.webp 300w, https://logiq.id/wp-content/uploads/2026/06/ChatGPT-Image-Jun-14-2026-06_45_28-AM-150x150.webp 150w, https://logiq.id/wp-content/uploads/2026/06/ChatGPT-Image-Jun-14-2026-06_45_28-AM-768x768.webp 768w, https://logiq.id/wp-content/uploads/2026/06/ChatGPT-Image-Jun-14-2026-06_45_28-AM.webp 1254w" sizes="(max-width: 800px) 100vw, 800px" />															</div>
					</div>
		</div>
					</div>
		</header>
				<header class="elementor-section elementor-top-section elementor-element elementor-element-2f63c763 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2f63c763" data-element_type="section" data-e-type="section" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6c563845" data-id="6c563845" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-656e006e elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="656e006e" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-7e076bb5" data-id="7e076bb5" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-d25cdd3 elementor-widget elementor-widget-heading" data-id="d25cdd3" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">UDAH JUJUR AJA</h2>				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-bcb825f elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="bcb825f" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-3d48e59" data-id="3d48e59" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-89504d1 elementor-widget__width-auto elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-heading" data-id="89504d1" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">UDAH JUJUR AJA</h2>				</div>
				<div class="elementor-element elementor-element-5511b67a elementor-widget elementor-widget-heading" data-id="5511b67a" data-element_type="widget" data-e-type="widget" data-settings="{&quot;_animation&quot;:&quot;none&quot;}" data-widget_type="heading.default">
					<h1 class="elementor-heading-title elementor-size-default">Trial &amp; Error Berjam-Jam
<span class="highlightmerah">Hasilnya Masih Zonk kan?</span></h1>				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-943b157 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="943b157" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-7c97162" data-id="7c97162" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-700ff1ce elementor-widget elementor-widget-heading" data-id="700ff1ce" data-element_type="widget" data-e-type="widget" data-settings="{&quot;_animation&quot;:&quot;none&quot;}" data-widget_type="heading.default">
					<div class="elementor-heading-title elementor-size-default">Pernah nemu gambar AI yang komposisinya gila, lighting-nya sempurna, vibe-nya dapet banget — tapi pas kamu coba bikin yang mirip, hasilnya nggak nyampe?</div>				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-2059b6a8 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2059b6a8" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-7be6f823" data-id="7be6f823" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-5f2e302f elementor-view-stacked elementor-shape-circle elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="5f2e302f" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="800px" height="800px" viewBox="0 0 128 128" aria-hidden="true" role="img" class="iconify iconify--noto" preserveAspectRatio="xMidYMid meet"><radialGradient id="IconifyId17ecdb2904d178eab21211" cx="63.6" cy="1992.9" r="56.96" gradientTransform="translate(0 -1930)" gradientUnits="userSpaceOnUse"><stop offset=".5" stop-color="#fde030"></stop><stop offset=".92" stop-color="#f7c02b"></stop><stop offset="1" stop-color="#f4a223"></stop></radialGradient><path d="M63.6 118.8c-27.9 0-58-17.5-58-55.9S35.7 7 63.6 7c15.5 0 29.8 5.1 40.4 14.4c11.5 10.2 17.6 24.6 17.6 41.5s-6.1 31.2-17.6 41.4c-10.6 9.3-25 14.5-40.4 14.5z" fill="url(#IconifyId17ecdb2904d178eab21211)"></path><path d="M111.49 29.67c5.33 8.6 8.11 18.84 8.11 30.23c0 16.9-6.1 31.2-17.6 41.4c-10.6 9.3-25 14.5-40.4 14.5c-18.06 0-37-7.35-48.18-22.94c10.76 17.66 31 25.94 50.18 25.94c15.4 0 29.8-5.2 40.4-14.5c11.5-10.2 17.6-24.5 17.6-41.4c0-12.74-3.47-24.06-10.11-33.23z" fill="#eb8f00"></path><g><path d="M89.74 79.1A85.957 85.957 0 0 0 64 75.5a86.877 86.877 0 0 0-26.07 3.75A30.689 30.689 0 0 0 33.4 95.1a6.368 6.368 0 0 0 6.28 6.46c1.01.01 2.02-.21 2.92-.66c6.71-3.14 14-4.84 21.4-5c7.41.14 14.7 1.85 21.4 5a6.373 6.373 0 0 0 9.2-5.8a29.829 29.829 0 0 0-4.86-16z" fill="#422b0d"></path><path d="M89.74 79.1C83.7 69.6 73.09 67.2 64 67.2c-9.88 0-20.3 2.47-26.07 12A86.83 86.83 0 0 1 64 75.5c8.71-.11 17.39 1.1 25.74 3.6z" fill="#ffffff"></path><g fill="#422b0d"><path d="M33.73 30.91c-2.2.4-2.3 3.6.1 3.7c5.3.07 10.42-1.9 14.3-5.5c1.48-1.28 2.73-2.8 3.7-4.5c.58-.83.38-1.97-.45-2.55a1.83 1.83 0 0 0-2.55.45l-.1.1a26.03 26.03 0 0 1-15 8.3z"></path><path d="M78.44 22.51a1.83 1.83 0 0 0-2.55-.45a1.83 1.83 0 0 0-.45 2.55c.97 1.7 2.22 3.22 3.7 4.5c3.9 3.57 9.01 5.54 14.3 5.5c2.5-.1 2.3-3.3.1-3.7a25.539 25.539 0 0 1-15.1-8.4"></path></g><path d="M34.47 41.22s13.05 1.36 22.07 10.86a2.55 2.55 0 0 1-.05 3.62c-.41.4-.93.65-1.49.71c-3.49.32-8.71 2.11-16 7.64c0 0-3.94 3.75-7.06 0c-2.46-3 2-6.4 2-6.4s5.25-4.76 11.49-5.09l-11.58-2.62a5.631 5.631 0 0 1-3.15-1.52a3.471 3.471 0 0 1-1-3.92c.73-2 2.64-3.31 4.77-3.28z" fill="#422b0d"></path><path d="M94 41.22s-13 1.36-22.06 10.86a2.56 2.56 0 0 0 1.57 4.33c3.49.32 8.7 2.11 16 7.64c0 0 3.93 3.75 7.06 0c2.46-3-2-6.4-2-6.4s-5.25-4.76-11.49-5.09l11.46-2.62a5.66 5.66 0 0 0 3.16-1.52a3.487 3.487 0 0 0 1-3.92a5.003 5.003 0 0 0-4.7-3.28z" fill="#422b0d"></path><path d="M63.94 65.7c3.52.03 7.03.47 10.46 1.3c3.48.83 6.77 2.3 9.71 4.34a24.13 24.13 0 0 1 7 8c1.71 3.07 2.92 6.4 3.56 9.85c.32 1.72.49 3.46.49 5.21c.04.92-.06 1.83-.3 2.72c-.27.9-.72 1.73-1.31 2.45a6.908 6.908 0 0 1-4.79 2.43c-.91.05-1.83-.07-2.7-.35c-.87-.32-1.59-.71-2.38-1a52.05 52.05 0 0 0-19.74-4.75c6.86.01 13.66 1.37 20 4c.8.31 1.6.7 2.34.94c.77.21 1.57.28 2.36.21c1.58-.16 3.02-.95 4-2.2c.47-.61.81-1.32 1-2.07c.18-.77.24-1.57.17-2.36c-.07-1.68-.29-3.36-.65-5c-.73-3.25-1.98-6.36-3.72-9.2a22.06 22.06 0 0 0-6.67-7.06c-2.75-1.76-5.8-3-9-3.64c-3.25-.65-6.56-.94-9.87-.85l.04-2.97z" fill="#eb8f00"></path><path d="M64.19 68.7c-3.31-.09-6.62.2-9.86.85c-3.2.64-6.25 1.88-9 3.64c-2.72 1.83-5 4.24-6.67 7.06a30.575 30.575 0 0 0-3.72 9.2c-.36 1.64-.58 3.32-.65 5c-.07.79-.01 1.59.17 2.36c.2.75.54 1.45 1 2.07a5.816 5.816 0 0 0 4 2.2c.79.07 1.59 0 2.36-.21c.75-.24 1.55-.63 2.34-.94a52.414 52.414 0 0 1 20-4c-6.82.25-13.53 1.84-19.74 4.68c-.78.34-1.51.73-2.38 1c-.87.28-1.79.4-2.7.35a6.883 6.883 0 0 1-6.12-4.89c-.24-.89-.34-1.8-.3-2.72c.01-1.75.18-3.49.49-5.21c.66-3.45 1.87-6.77 3.59-9.83a24.13 24.13 0 0 1 7-8c2.95-2.03 6.25-3.49 9.73-4.31c3.43-.83 6.94-1.27 10.46-1.3v3z" fill="#eb8f00"></path></g></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Nulis prompt dari nol, hasilnya zonk						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Udah describe panjang-panjang, tapi AI generate sesuatu yang jauh banget dari referensi kamu.					</p>
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-7d4fc833" data-id="7d4fc833" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-7dc4e04c elementor-view-stacked elementor-shape-circle elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="7dc4e04c" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="800px" height="800px" viewBox="0 0 64 64" aria-hidden="true" role="img" class="iconify iconify--emojione" preserveAspectRatio="xMidYMid meet"><circle cx="32" cy="32" r="30" fill="#ffdd67"></circle><g fill="#664e27"><path d="M28.6 19.8L16.5 32c-.8.8-3.6-2-2.8-2.8L25.9 17c.7-.7 3.5 2.1 2.7 2.8"></path><path d="M25.8 32L13.7 19.8c-.8-.8 2-3.6 2.8-2.8l12.2 12.2c.7.8-2.1 3.6-2.9 2.8"></path><path d="M50.3 19.8L38.2 32c-.8.8-3.6-2-2.8-2.8L47.6 17c.7-.7 3.5 2.1 2.7 2.8"></path><path d="M47.5 32L35.4 19.8c-.8-.8 2-3.6 2.8-2.8l12.2 12.2c.7.8-2.1 3.6-2.9 2.8"></path><circle cx="32" cy="47" r="9"></circle></g><path d="M26 44c1.2-2.4 3.4-4 6-4s4.8 1.6 6 4H26" fill="#ffffff"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							 Loop generate yang nggak ada ujungnya						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Ubah satu kata, generate ulang. Masih salah. Ubah lagi. Masih jauh. Muter-muter.					</p>
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-84c2348" data-id="84c2348" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-3e8cf9d elementor-view-stacked elementor-shape-circle elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="3e8cf9d" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="800px" height="800px" viewBox="0 0 36 36" aria-hidden="true" role="img" class="iconify iconify--twemoji" preserveAspectRatio="xMidYMid meet"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18c-9.94 0-18-8.059-18-18C0 8.06 8.06 0 18 0c9.941 0 18 8.06 18 18"></path><path fill="#664500" d="M25.485 29.879C25.44 29.7 24.317 25.5 18 25.5c-6.318 0-7.44 4.2-7.485 4.379a.499.499 0 0 0 .237.554a.507.507 0 0 0 .6-.077c.019-.019 1.954-1.856 6.648-1.856s6.63 1.837 6.648 1.855a.502.502 0 0 0 .598.081a.5.5 0 0 0 .239-.557zm-9.778-12.586C12.452 14.038 7.221 14 7 14a1.001 1.001 0 0 0-.001 2c.029 0 1.925.022 3.983.737c-.593.64-.982 1.634-.982 2.763c0 1.934 1.119 3.5 2.5 3.5s2.5-1.566 2.5-3.5c0-.174-.019-.34-.037-.507c.013 0 .025.007.037.007a.999.999 0 0 0 .707-1.707zM29 14c-.221 0-5.451.038-8.707 3.293A.999.999 0 0 0 21 19c.013 0 .024-.007.036-.007c-.016.167-.036.333-.036.507c0 1.934 1.119 3.5 2.5 3.5s2.5-1.566 2.5-3.5c0-1.129-.389-2.123-.982-2.763A13.928 13.928 0 0 1 29.002 16A1 1 0 0 0 29 14z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Cara ngomongnya ke AI nggak tau						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Kamu tahu gambar yang kamu mau — tapi nggak tahu bahasa yang dipakai AI-nya.					</p>
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</header>
				<header class="elementor-section elementor-top-section elementor-element elementor-element-433bb13 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="433bb13" data-element_type="section" data-e-type="section" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;gradient&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-f135b3f" data-id="f135b3f" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-01195a8 elementor-widget elementor-widget-video" data-id="01195a8" data-element_type="widget" data-e-type="widget" data-settings="{&quot;youtube_url&quot;:&quot;https:\/\/youtube.com\/shorts\/tExn2LyMrhk?feature=share&quot;,&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;https:\/\/logiq.id\/wp-content\/uploads\/2026\/06\/extract.webp&quot;,&quot;id&quot;:2493,&quot;size&quot;:&quot;&quot;,&quot;alt&quot;:&quot;&quot;,&quot;source&quot;:&quot;library&quot;},&quot;cc_load_policy&quot;:&quot;yes&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}" data-widget_type="video.default">
							<div class="elementor-wrapper elementor-open-inline">
			<div class="elementor-video"></div>				<div class="elementor-custom-embed-image-overlay" style="background-image: url(https://logiq.id/wp-content/uploads/2026/06/extract.webp);">
																<div class="elementor-custom-embed-play" role="button" aria-label="Putar Video" tabindex="0">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-play-circle" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm115.7 272l-176 101c-15.8 8.8-35.7-2.5-35.7-21V152c0-18.4 19.8-29.8 35.7-21l176 107c16.4 9.2 16.4 32.9 0 42z"></path></svg>						</div>
									</div>
					</div>
						</div>
				<div class="elementor-element elementor-element-5c52597 elementor-widget elementor-widget-heading" data-id="5c52597" data-element_type="widget" data-e-type="widget" data-settings="{&quot;_animation&quot;:&quot;none&quot;,&quot;_animation_delay&quot;:200}" data-widget_type="heading.default">
					<div class="elementor-heading-title elementor-size-default">Play Video </div>				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-b9abefe" data-id="b9abefe" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-507a64b2 elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="507a64b2" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">SOLUSINYA</h2>				</div>
				<div class="elementor-element elementor-element-37e176f8 elementor-widget elementor-widget-heading" data-id="37e176f8" data-element_type="widget" data-e-type="widget" data-settings="{&quot;_animation&quot;:&quot;none&quot;}" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Extract Prompt</h2>				</div>
				<div class="elementor-element elementor-element-c8fd501 elementor-widget elementor-widget-heading" data-id="c8fd501" data-element_type="widget" data-e-type="widget" data-settings="{&quot;_animation&quot;:&quot;none&quot;,&quot;_animation_delay&quot;:100}" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Upload → Analisis → Siap Pakai.</h2>				</div>
				<div class="elementor-element elementor-element-8e0c5dc elementor-widget elementor-widget-heading" data-id="8e0c5dc" data-element_type="widget" data-e-type="widget" data-settings="{&quot;_animation&quot;:&quot;none&quot;,&quot;_animation_delay&quot;:200}" data-widget_type="heading.default">
					<div class="elementor-heading-title elementor-size-default">Tools AI yang langsung baca gambar atau video kamu — style, lighting, komposisi, mood, warna, detail teknis — lalu ubah jadi prompt siap paste ke Midjourney, Flux, DALL-E, Kling, ChatGPT, Grok, dan platform AI lainnya.<br><br>
Dibangun di atas Gemini, model vision Google yang ngerti lebih dari sekadar "baca gambar / video" — subjek, atmosfer, sampai nuansa pencahayaan yang susah diungkapkan pun bisa ditangkap dan dijadikan prompt yang akurat.</div>				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-dac04c6 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="dac04c6" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-bf2c6d1" data-id="bf2c6d1" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-81b0c4f elementor-view-stacked elementor-mobile-position-inline-start elementor-shape-circle elementor-position-block-start elementor-widget elementor-widget-icon-box" data-id="81b0c4f" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" width="800px" height="800px" viewBox="0 0 1024 1024" class="icon"><path d="M736.68 435.86a173.773 173.773 0 0 1 172.042 172.038c0.578 44.907-18.093 87.822-48.461 119.698-32.761 34.387-76.991 51.744-123.581 52.343-68.202 0.876-68.284 106.718 0 105.841 152.654-1.964 275.918-125.229 277.883-277.883 1.964-152.664-128.188-275.956-277.883-277.879-68.284-0.878-68.202 104.965 0 105.842zM285.262 779.307A173.773 173.773 0 0 1 113.22 607.266c-0.577-44.909 18.09-87.823 48.461-119.705 32.759-34.386 76.988-51.737 123.58-52.337 68.2-0.877 68.284-106.721 0-105.842C132.605 331.344 9.341 454.607 7.379 607.266 5.417 759.929 135.565 883.225 285.262 885.148c68.284 0.876 68.2-104.965 0-105.841z" fill="#4A5699"></path><path d="M339.68 384.204a173.762 173.762 0 0 1 172.037-172.038c44.908-0.577 87.822 18.092 119.698 48.462 34.388 32.759 51.743 76.985 52.343 123.576 0.877 68.199 106.72 68.284 105.843 0-1.964-152.653-125.231-275.917-277.884-277.879-152.664-1.962-275.954 128.182-277.878 277.879-0.88 68.284 104.964 68.199 105.841 0z" fill="#C45FA0"></path><path d="M545.039 473.078c16.542 16.542 16.542 43.356 0 59.896l-122.89 122.895c-16.542 16.538-43.357 16.538-59.896 0-16.542-16.546-16.542-43.362 0-59.899l122.892-122.892c16.537-16.542 43.355-16.542 59.894 0z" fill="#F39A2B"></path><path d="M485.17 473.078c16.537-16.539 43.354-16.539 59.892 0l122.896 122.896c16.538 16.533 16.538 43.354 0 59.896-16.541 16.538-43.361 16.538-59.898 0L485.17 532.979c-16.547-16.543-16.547-43.359 0-59.901z" fill="#F39A2B"></path><path d="M514.045 634.097c23.972 0 43.402 19.433 43.402 43.399v178.086c0 23.968-19.432 43.398-43.402 43.398-23.964 0-43.396-19.432-43.396-43.398V677.496c0.001-23.968 19.433-43.399 43.396-43.399z" fill="#E5594F"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<div class="elementor-icon-box-title">
						<span  >
							Upload						</span>
					</div>
				
									<p class="elementor-icon-box-description">
						Drag &amp; drop atau pilih file. Support PNG, JPG, GIF, MP4, MOV dan semua format umum.					</p>
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-abc813a" data-id="abc813a" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-5da1ff2 elementor-view-stacked elementor-mobile-position-inline-start elementor-shape-circle elementor-position-block-start elementor-widget elementor-widget-icon-box" data-id="5da1ff2" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="800px" height="800px" viewBox="0 0 48 48" id="_x3C_Layer_x3E_" xml:space="preserve"><g id="analysis_x2C__analytics_x2C__magnifier"><g><g><rect fill="#B3E5FC" height="6" id="XMLID_7_" transform="matrix(0.707 -0.7072 0.7072 0.707 -13.014 31.4223)" width="4" x="29.418" y="28.418"></rect><path d="M32.126,35.661l-4.95-4.95l3.535-3.536l4.95,4.95L32.126,35.661z M28.59,30.711l3.536,3.536l2.121-2.122     l-3.536-3.536L28.59,30.711z" fill="#0277BD"></path></g><g><path d="M45.207,42.379l-2.828,2.828c-0.391,0.391-1.023,0.391-1.414,0l-9.899-9.899     c-0.391-0.391-0.391-1.023,0-1.414l2.828-2.829c0.391-0.39,1.023-0.39,1.414,0l9.899,9.9     C45.598,41.355,45.598,41.988,45.207,42.379z" fill="#8C9EFF" id="XMLID_6_"></path><path d="M41.672,45.999c-0.384,0-0.769-0.146-1.061-0.438l-9.899-9.899c-0.585-0.585-0.585-1.536,0-2.121     l2.828-2.829c0.584-0.584,1.535-0.583,2.121,0l9.899,9.9c0.585,0.585,0.585,1.537,0,2.122l-2.828,2.828     C42.44,45.853,42.056,45.999,41.672,45.999z M34.601,31.272c-0.128,0-0.256,0.049-0.354,0.146l-2.828,2.829     c-0.195,0.195-0.195,0.512,0,0.707l9.899,9.899c0.195,0.195,0.512,0.195,0.707,0l2.828-2.828c0.195-0.195,0.195-0.512,0-0.708     l-9.899-9.9C34.856,31.321,34.729,31.272,34.601,31.272z" fill="#0277BD"></path></g><path d="M43.602,41.273c-0.128,0-0.256-0.049-0.354-0.146l-7.778-7.778c-0.195-0.195-0.195-0.512,0-0.707    s0.512-0.195,0.707,0l7.778,7.778c0.195,0.195,0.195,0.512,0,0.707C43.857,41.224,43.729,41.273,43.602,41.273z" fill="#E8EAF6"></path></g><g><circle cx="18.5" cy="18.5" fill="#E1F5FE" id="XMLID_1_" r="16"></circle><path d="M18.5,35C9.402,35,2,27.598,2,18.5S9.402,2,18.5,2S35,9.402,35,18.5c0,3.703-1.198,7.202-3.466,10.119    c-0.171,0.218-0.485,0.256-0.701,0.087c-0.218-0.169-0.258-0.483-0.088-0.701C32.874,25.266,34,21.979,34,18.5    C34,9.953,27.047,3,18.5,3S3,9.953,3,18.5S9.953,34,18.5,34c4.027,0,7.844-1.538,10.745-4.33c0.198-0.19,0.515-0.186,0.707,0.014    c0.191,0.199,0.186,0.516-0.014,0.707C26.85,33.363,22.788,35,18.5,35z" fill="#0277BD"></path><g><circle cx="18.5" cy="18.5" fill="#B3E5FC" id="XMLID_9_" r="13.5"></circle><path d="M18.5,32.5c-7.72,0-14-6.28-14-14s6.28-14,14-14s14,6.28,14,14S26.22,32.5,18.5,32.5z M18.5,5.5     c-7.168,0-13,5.832-13,13s5.832,13,13,13s13-5.832,13-13S25.668,5.5,18.5,5.5z" fill="#FFFFFF"></path></g><path d="M17.627,8.536c-0.258,0-0.477-0.198-0.497-0.459c-0.022-0.275,0.183-0.517,0.457-0.539    C17.889,7.513,18.192,7.5,18.5,7.5C18.776,7.5,19,7.724,19,8s-0.224,0.5-0.5,0.5c-0.28,0-0.557,0.012-0.831,0.034    C17.654,8.535,17.641,8.536,17.627,8.536z" fill="#FFFFFF"></path><path d="M8,19c-0.276,0-0.5-0.224-0.5-0.5c0-4.645,2.938-8.811,7.313-10.367c0.261-0.094,0.547,0.043,0.639,0.304    c0.093,0.26-0.043,0.546-0.303,0.639C11.172,10.49,8.5,14.277,8.5,18.5C8.5,18.776,8.276,19,8,19z" fill="#FFFFFF"></path></g></g></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Analisis Otomatis						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						AI baca semua elemen visual — style, lighting, komposisi, mood, warna, sampai detail teknis.					</p>
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-c123fe0" data-id="c123fe0" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-5ed51c5 elementor-view-stacked elementor-mobile-position-inline-start elementor-shape-circle elementor-position-block-start elementor-widget elementor-widget-icon-box" data-id="5ed51c5" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" width="800px" height="800px" viewBox="0 0 72 72" id="emoji"><g id="color"><path fill="#b1cc33" d="m61.5 23.3-8.013-8.013-25.71 25.71-9.26-9.26-8.013 8.013 17.42 17.44z"></path></g><g id="line"><path fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="m10.5 39.76 17.42 17.44 33.58-33.89-8.013-8.013-25.71 25.71-9.26-9.26z"></path></g></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Copas &amp; Generate						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Prompt langsung muncul, tinggal salin dan tempel ke platform AI manapun. Selesai.					</p>
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</header>
				<header class="elementor-section elementor-top-section elementor-element elementor-element-f3f07dc elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="f3f07dc" data-element_type="section" data-e-type="section" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1e7a579" data-id="1e7a579" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-f1fddf7 elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="f1fddf7" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-e7aa43e" data-id="e7aa43e" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-7d281b0 elementor-widget elementor-widget-heading" data-id="7d281b0" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">FITUR</h2>				</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-0765d54 elementor-widget__width-auto elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-heading" data-id="0765d54" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">FITUR</h2>				</div>
				<div class="elementor-element elementor-element-8c2401f elementor-widget elementor-widget-heading" data-id="8c2401f" data-element_type="widget" data-e-type="widget" data-settings="{&quot;_animation&quot;:&quot;none&quot;}" data-widget_type="heading.default">
					<h1 class="elementor-heading-title elementor-size-default">Bukan Sekadar Deskripsi</h1>				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-08a1246 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="08a1246" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-cd6564d" data-id="cd6564d" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-866cf98 elementor-widget elementor-widget-heading" data-id="866cf98" data-element_type="widget" data-e-type="widget" data-settings="{&quot;_animation&quot;:&quot;none&quot;}" data-widget_type="heading.default">
					<div class="elementor-heading-title elementor-size-default">Setiap Fitur Dirancang Supaya Kamu Nggak Perlu Nebak-nebak Lagi</div>				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-826762d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="826762d" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-f5568c2" data-id="f5568c2" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-968b965 elementor-view-stacked elementor-position-inline-start elementor-mobile-position-inline-start elementor-shape-circle elementor-widget elementor-widget-icon-box" data-id="968b965" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" height="800px" width="800px" id="Layer_1" viewBox="0 0 512 512" xml:space="preserve"><polygon style="fill:#ECF0F1;" points="461.354,263.687 347.439,356.077 257.578,220.794 167.748,356.035 53.864,264.199  43.363,201.714 158.302,294.71 257.557,145.29 356.833,294.71 471.771,201.714 "></polygon><g>	<polygon style="fill:#F8C660;" points="461.354,263.636 429.975,450.298 85.159,450.298 53.864,264.148 167.748,356.049   257.578,220.801 347.439,356.107  "></polygon>	<circle style="fill:#F8C660;" cx="257.567" cy="103.497" r="41.796"></circle>	<circle style="fill:#F8C660;" cx="467.592" cy="184.999" r="33.959"></circle>	<circle style="fill:#F8C660;" cx="44.408" cy="184.999" r="33.959"></circle></g><polygon style="fill:#DF5F4E;" points="258.132,413.632 220.503,360.33 258.132,307.028 295.76,360.33 "></polygon><g>	<path style="fill:#231F20;" d="M512,185c0-24.487-19.921-44.408-44.408-44.408S423.184,160.513,423.184,185  c0,12.43,5.14,23.676,13.398,31.745l-77.398,62.622l-84.14-126.641c20.239-7.206,34.769-26.548,34.769-49.228  c0-28.808-23.437-52.245-52.245-52.245c-28.808,0-52.245,23.437-52.245,52.245c0,22.675,14.524,42.013,34.754,49.223  L155.95,279.366l-79.147-64.037c7.443-7.944,12.013-18.61,12.013-30.329c0-24.487-19.921-44.408-44.408-44.408S0,160.513,0,185  c0,22.076,16.194,40.434,37.326,43.837l37.53,223.14c0.846,5.031,5.203,8.77,10.304,8.77h344.816c5.102,0,9.458-3.738,10.304-8.77  l37.638-223.767C497.439,223.542,512,205.932,512,185z M226.22,103.498c0-17.285,14.062-31.347,31.347-31.347  s31.347,14.062,31.347,31.347s-14.062,31.347-31.347,31.347S226.22,120.783,226.22,103.498z M159.885,305.039  c2.908-0.446,5.493-2.096,7.12-4.547l90.553-136.319l90.572,136.319c1.628,2.45,4.213,4.1,7.12,4.546  c2.907,0.443,5.868-0.355,8.155-2.206l92.643-74.956c0.233,0.063,0.465,0.127,0.699,0.186l-5.022,29.879l-101.944,82.772  l-83.499-125.708c-1.937-2.915-5.204-4.668-8.704-4.668c-3.5,0-6.768,1.752-8.704,4.668l-83.485,125.683L63.491,258.437  l-5.251-31.246l93.489,75.641C154.016,304.684,156.974,305.482,159.885,305.039z M20.898,185c0-12.964,10.546-23.51,23.51-23.51  s23.51,10.546,23.51,23.51s-10.546,23.51-23.51,23.51S20.898,197.964,20.898,185z M421.137,439.849H93.998l-25.26-150.267  l92.447,74.597c2.287,1.847,5.247,2.63,8.152,2.184c2.905-0.447,5.488-2.104,7.115-4.553l81.126-122.135l81.157,122.181  c1.63,2.453,4.218,4.103,7.129,4.547c2.916,0.445,5.875-0.362,8.161-2.218l92.437-74.999L421.137,439.849z M467.592,208.51  c-12.964,0-23.51-10.546-23.51-23.51s10.546-23.51,23.51-23.51c12.964,0,23.51,10.546,23.51,23.51S480.556,208.51,467.592,208.51z"></path>	<path style="fill:#231F20;" d="M266.145,301.002c-1.958-2.773-5.141-4.423-8.536-4.423c-3.395,0-6.578,1.65-8.536,4.423  l-37.629,53.302c-2.551,3.613-2.551,8.44,0,12.052l37.629,53.302c1.958,2.773,5.141,4.423,8.536,4.423  c3.395,0,6.578-1.65,8.536-4.423l37.629-53.302c2.551-3.613,2.551-8.44,0-12.052L266.145,301.002z M257.609,395.515l-24.838-35.185  l24.838-35.185l24.838,35.185L257.609,395.515z"></path></g></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Master Prompt Mode						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Mau pakai gaya yang sama tapi swap subjeknya jadi foto kamu sendiri? Master Prompt bikin itu gampang.					</p>
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-0081443" data-id="0081443" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-5e75c59 elementor-view-stacked elementor-position-inline-start elementor-mobile-position-inline-start elementor-shape-circle elementor-widget elementor-widget-icon-box" data-id="5e75c59" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="Layer_1" viewBox="0 0 500 500" xml:space="preserve"><path style="fill:#EDC654;" d="M4,49.2v304c0,7.6,6.4,16,14,16h468c7.6,0,14-8.4,14-16v-302c0-8.8-7.2-14-16-14H18 C10.4,37.2,4,41.6,4,49.2z"></path><rect x="28" y="61.2" style="fill:#CDEEF9;" width="448" height="280"></rect><path style="fill:#3C8E51;" d="M200,130.4L126.8,204L92,170.4l-62.4,59.2c-0.4,0.4,0,112,0,112H476v-96L400.4,170l-77.2,76.8 L200,130.4z"></path><path style="fill:#54B265;" d="M200,131.2l-73.2,74l138.4,136h157.6L200,131.2z"></path><path style="fill:#E8BB85;" d="M92,170.8l-62.4,58.8c-0.4,0.4,0,111.2,0,111.2h237.6L92,170.8z"></path><circle style="fill:#E9B526;" cx="316.4" cy="126.8" r="26.4"></circle><g>	<path style="fill:#ACD9EA;" d="M333.2,272.8c-20.8-20.4-48.4-31.6-77.6-31.6c-0.4,0-0.4,0-0.8,0c-21.2,4-41.6,6.4-59.2,17.6l0.4-2  c1.2-6.4-3.2-12.8-9.6-14c-6.4-1.2-12.8,3.2-14,9.6l-5.6,30.8c-1.2,6.4,3.2,12.8,9.6,14l30.8,5.6c0.8,0,1.6,0.4,2,0.4  c5.6,0,10.8-4,11.6-10c1.2-6.4-3.2-12.8-9.6-14l-2-0.4c13.6-8.4,29.2-9.2,45.6-13.2c0.4,0,0.4,0,0.8,0c22.8,0,44.4,8.8,60.4,24.8  c22,21.6,30.8,53.2,22.8,83.2c-1.6,6.4,2.4,12.8,8.8,14.8c1.2,0.4,2,0.4,3.2,0.4c5.2,0,10.4-3.6,11.6-8.8  C372.4,341.2,361.2,300.4,333.2,272.8z"></path>	<path style="fill:#ACD9EA;" d="M333.6,405.6l-30.8-5.6c-6.4-1.2-12.8,3.2-14,9.6s6,16,12.8,17.2l0.8-0.8  c-13.6,8.8-29.2,15.2-46,15.2c-0.4,0-0.4,0-0.8,0c-22.8,0-44.4-10.4-60.4-26.4c-22-21.6-30.8-54.8-22.8-84.8  c1.6-6.4-2-13.6-8.4-15.2s-12.8,2-14.8,8.4c-10.4,38.4,0.8,81.2,29.2,108.8c20.8,20.4,48.4,33.2,77.6,33.2c0.4,0,0.4,0,0.8,0  c20.8,0,40.4-7.6,57.6-18.4l0,0c-1.2,6.4,3.2,12.4,9.6,13.6c0.8,0,1.6,0,2,0c5.6,0,10.8-4,11.6-10l5.6-30.8c0.4-3.2,0-6.4-2-9.2  S336.8,406,333.6,405.6z"></path></g><path d="M350.8,392c-1.2,0-2.8,0-4-0.4c-8.4-2.4-13.6-10.8-11.6-19.6c7.2-28.4-1.2-58.8-22-79.2c-15.6-15.2-36-23.6-57.6-23.6 l-0.4-4v4c-14.8,0.8-26,3.2-36.4,8.8c4.8,3.6,7.6,9.6,6.4,16c-1.6,8.4-9.6,14.4-18.8,12.8l-30.8-5.6c-4.4-0.8-8-3.2-10.4-6.8 c-2.4-3.6-3.2-7.6-2.4-12l5.6-30.4c1.6-8.4,10-14.4,18.8-12.8c6.8,1.2,12,6.8,12.8,13.6c17.2-10,34.4-14.4,54.8-14 c30.8,0,59.6,11.6,80.8,32.8C364.4,300,376,342,366,381.2C364.8,387.6,358.4,392,350.8,392L350.8,392z M255.2,261.2 C255.6,261.2,255.6,261.2,255.2,261.2c24.4,0,46.8,9.2,64,26c22.8,22.4,32,56,24,86.8c-1.2,4.4,1.6,8.8,5.6,9.6c0.8,0,1.2,0.4,2,0.4 c2.8,0,6.8-1.6,7.6-5.6c9.2-36.4-1.6-75.6-28.4-102l0,0c-20-19.6-46.8-30.4-75.2-30.4c-0.4,0-0.8,0-1.2,0c-20.4,0-38,5.2-55.6,16.8 c-1.2,0.8-3.2,0.8-4.4,0s-2-2.4-1.6-4l0.4-2.8c0.8-4.4-2-8.8-6.4-9.6c-4.4-0.8-8.4,2-9.2,6.4l-5.6,30.4c-0.4,2,0,4.4,1.2,6 s3.2,2.8,5.2,3.2l30.8,5.6c4.4,0.8,8.4-2,9.2-6.4s-2-8.4-6.4-9.2l-2-0.4c-1.6-0.4-2.8-1.6-3.2-3.2s0.4-3.2,1.6-4 c14-8.8,27.6-12.8,47.6-14C255.2,261.2,255.2,261.2,255.2,261.2z"></path><path d="M260.4,466.8c-0.4,0-0.8,0-1.2,0c-30.8,0-59.6-11.6-80.8-32.8c-28.8-28.4-40.4-70.4-30.4-109.6c1.6-6.8,8-11.6,15.6-11.6 c1.2,0,2.8,0,4,0.4c8.4,2.4,13.6,10.8,11.6,19.6c-7.2,28.4,1.2,58.8,22,79.2c15.6,15.2,36,23.6,57.6,23.6l0.4,4v-4 c14.8-0.8,26-3.2,36.4-8.8c-4.8-3.6-7.6-9.6-6.4-16c1.6-8.4,10-14.4,18.8-12.8l30.8,5.6c4.4,0.8,8,3.2,10.4,6.8 c2.4,3.6,3.2,7.6,2.4,12l-5.6,30.4c-1.6,8.4-10,14.4-18.8,12.8c-6.8-1.2-12-6.8-12.8-13.6C296.8,462.4,280,466.8,260.4,466.8z  M259.2,458.8c21.2,0.4,38.4-5.2,56.8-16.8c1.2-0.8,3.2-0.8,4.4,0s2,2.4,1.6,4l-0.4,2.8c-0.8,4.4,2,8.8,6.4,9.6 c4.4,0.8,8.4-2,9.2-6.4l5.6-30.4c0.4-2,0-4.4-1.2-6s-3.2-2.8-5.2-3.2l-30.8-5.6c-4.4-0.8-8.4,2-9.2,6.4s2,8.4,6.4,9.2l2,0.4 c1.6,0.4,2.8,1.6,3.2,3.2s-0.4,3.2-1.6,4c-14,8.8-27.6,12.8-47.6,14c-0.4,0-0.4,0-0.8,0c-24,0-46.4-9.2-63.6-26 c-22.8-22.4-32-56-24-86.8c1.2-4.4-1.6-8.8-5.6-9.6c-0.8,0-1.2,0-2-0.4c-2.8,0-6.8,1.6-7.6,5.6c-9.2,36.4,1.6,75.6,28.4,102l0,0 C203.6,448,230.4,458.8,259.2,458.8L259.2,458.8z"></path><path d="M482,377.2H366c-2.4,0-4-1.6-4-4s1.6-4,4-4h116c6.8,0,10-3.2,10-10v-306c0-6.8-5.2-12-12-12H18c-6.8,0-10,3.2-10,10v308 c0,6.8,3.2,10,10,10h128c2.4,0,4,1.6,4,4s-1.6,4-4,4H18c-10.8,0-18-7.2-18-18v-308c0-10.8,7.2-18,18-18h462c11.2,0,20,8.8,20,20v306 C500,370,492.8,377.2,482,377.2z"></path><path d="M144,349.2H28c-2.4,0-4-1.6-4-4v-280c0-2.4,1.6-4,4-4h388c2.4,0,4,1.6,4,4s-1.6,4-4,4H32v272h112c2.4,0,4,1.6,4,4 S146.4,349.2,144,349.2z"></path><path d="M472,349.2H368c-2.4,0-4-1.6-4-4s1.6-4,4-4h100v-272h-16c-2.4,0-4-1.6-4-4s1.6-4,4-4h20c2.4,0,4,1.6,4,4v280 C476,347.6,474.4,349.2,472,349.2z"></path><path d="M28,237.6c-1.2,0-2-0.4-2.8-1.2c-1.6-1.6-1.6-4,0-5.6l64-64.4c1.6-1.6,4-1.6,5.6,0s1.6,4,0,5.6l-64,64.4 C30,237.2,29.2,237.6,28,237.6z"></path><path d="M172,252.8c-1.2,0-2-0.4-2.8-1.2l-80-79.6c-1.6-1.6-1.6-4,0-5.6s4-1.6,5.6,0l80,79.6c1.6,1.6,1.6,4,0,5.6 C174,252.4,173.2,252.8,172,252.8z"></path><path d="M140,197.6c-1.2,0-2-0.4-2.8-1.2c-1.6-1.6-1.6-4,0-5.6l64-64c1.6-1.6,4-1.6,5.6,0s1.6,4,0,5.6l-64,64 C142,197.2,141.2,197.6,140,197.6z"></path><path d="M336,237.6c-1.2,0-2-0.4-2.8-1.2c-1.6-1.6-1.6-4,0-5.6l64.4-64.4c1.6-1.6,4-1.6,5.6,0s1.6,4,0,5.6l-64.4,64.4 C338,237.2,337.2,237.6,336,237.6z"></path><path d="M356.4,286c-1.2,0-2-0.4-2.8-1.2L201.2,132.4c-1.6-1.6-1.6-4,0-5.6s4-1.6,5.6,0l152.4,152.4c1.6,1.6,1.6,4,0,5.6 C358.4,285.6,357.6,286,356.4,286z"></path><path d="M470.8,246.8c-1.2,0-2-0.4-2.8-1.2l-70-74c-1.6-1.6-1.6-4,0-5.6s4-1.6,5.6,0l70,74c1.6,1.6,1.6,4,0,5.6 C472.8,246.8,471.6,246.8,470.8,246.8z"></path><path d="M316.4,157.6c-15.6,0-28-12.8-28-28c0-15.6,12.8-28,28-28c6,0,11.6,1.6,16.4,5.2c2,1.2,2.4,3.6,0.8,5.6 c-1.2,2-3.6,2.4-5.6,0.8c-3.6-2.4-7.6-3.6-11.6-3.6c-11.2,0-20,9.2-20,20c0,11.2,9.2,20,20,20c11.2,0,20-9.2,20-20c0-2.4,1.6-4,4-4 s4,1.6,4,4C344.4,145.2,331.6,157.6,316.4,157.6z"></path><path d="M247.6,326c-1.2,0-2-0.4-2.8-1.2l-20-19.2c-1.6-1.6-1.6-4,0-5.6s4-1.6,5.6,0l20,19.2c1.6,1.6,1.6,4,0,5.6 C249.6,325.6,248.8,326,247.6,326z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Ekstrak dari Gambar						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Analisis style, lighting, komposisi, warna, dan mood — semua dijadikan satu prompt yang detail dan actionable.					</p>
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-359a475" data-id="359a475" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-c2dd937 elementor-view-stacked elementor-position-inline-start elementor-mobile-position-inline-start elementor-shape-circle elementor-widget elementor-widget-icon-box" data-id="c2dd937" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="800px" height="800px" viewBox="0 -5 104 104"><title>20-multimeda-video-collection</title><desc>Created with Sketch.</desc><defs></defs><g id="3.Multimedia" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round"><g id="Multimedia-(Color)" transform="translate(-1898.000000, -305.000000)" stroke="#263238" stroke-width="3.5"><g id="20-multimeda-video-collection" transform="translate(1900.000000, 307.000000)"><polygon id="Layer-1" fill="#FF7171" points="80 20 4.26325641e-14 20 4.26325641e-14 90 80 90"></polygon><path d="M30,40.8258214 C30,39.1727116 31.1516665,38.5236013 32.5684311,39.37366 L55.2630336,52.9904215 C56.6815389,53.8415247 56.6797982,55.2224801 55.2630336,56.0725388 L32.5684311,69.6893004 C31.1499258,70.5404035 30,69.8797629 30,68.237139 L30,40.8258214 Z" id="Layer-2" fill="#FFFFFF"></path><polygon id="Layer-3" fill="#EBF1F5" points="90 15 90 10 10 10 10 20 80 20 80 80 90 80"></polygon><polygon id="Layer-4" fill="#EBF1F5" points="100 5 100 0 20 0 20 10 90 10 90 70 100 70"></polygon></g></g></g></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Ekstrak dari Video						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Upload video pendek, AI ambil elemen visual terkuat dan ubah jadi prompt teks-ke-video yang siap pakai.					</p>
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-0a87cd0 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="0a87cd0" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-f1fb241" data-id="f1fb241" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-c5a22e4 elementor-view-stacked elementor-position-inline-start elementor-mobile-position-inline-start elementor-shape-circle elementor-widget elementor-widget-icon-box" data-id="c5a22e4" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" height="800px" width="800px" id="Layer_1" viewBox="0 0 512 512" xml:space="preserve"><circle style="fill:#00D2FF;" cx="255.989" cy="255.989" r="210.747"></circle><path style="fill:#18BDF6;" d="M357.728,401.33c-116.392,0-210.747-94.355-210.747-210.747c0-52.385,19.157-100.268,50.79-137.132 C109.707,78.722,45.242,159.8,45.242,255.989c0,116.392,94.355,210.747,210.747,210.747c64.006,0,121.305-28.572,159.957-73.615 C397.447,398.428,377.932,401.33,357.728,401.33z"></path><g>	<path style="fill:#E4EAF6;" d="M459.445,201.011h-25.034c-2.845,0-5.651,0.662-8.196,1.935l-4.943,2.473  c-5.881,2.94-12.889,2.505-18.36-1.143l-18.642-12.427h-18.326l18.326-27.489h27.489l18.326,9.163h19.894  c-13.237-31.095-33.732-58.352-59.356-79.655l-12.83,12.832c-1.719,1.718-2.685,4.049-2.685,6.479v15.439  c0,5.285-2.099,10.354-5.837,14.09c-2.188,2.188-4.854,3.836-7.79,4.814l-16.76,5.586c-3.743,1.247-6.266,4.749-6.266,8.693v30.047  l-15.248,22.872c-2.007,3.01-3.079,6.547-3.079,10.165v16.391c0,3.618,1.072,7.155,3.079,10.165l9.808,14.711  c3.399,5.098,9.121,8.161,15.248,8.161h22.798c7.889,0,14.891,5.048,17.385,12.53l4.045,12.136c0.623,1.868,0.94,3.826,0.94,5.796  v24.516l21.62,64.86c32.166-37,51.684-85.287,51.684-138.163C466.735,236.962,464.171,218.543,459.445,201.011z"></path>	<path style="fill:#E4EAF6;" d="M288.972,307.297l-11.972-11.974c-1.719-1.718-4.049-2.684-6.479-2.684h-14.531l-33.967-33.968  c-1.719-1.718-4.049-2.684-6.479-2.684h-42.02l-9.163,27.489v18.326c0,5.768,2.716,11.199,7.33,14.661l21.99,16.493  c4.615,3.461,7.33,8.893,7.33,14.661v49.428c0,3.618,1.072,7.155,3.079,10.165l15.248,22.873h9.163v-27.489l27.489-27.489  l7.075-21.224c1.247-3.742,4.749-6.265,8.692-6.265h4.568c4.205,0,7.87-2.862,8.89-6.941l6.169-24.678  C292.163,312.876,291.247,309.573,288.972,307.297z"></path></g><path style="fill:#C7CFE2;" d="M166.097,278.265l-1.738,5.213v18.326c0,5.768,2.716,11.199,7.33,14.661l21.99,16.493 c4.615,3.461,7.33,8.893,7.33,14.661v49.428c0,3.618,1.072,7.155,3.079,10.165l15.248,22.873h9.163v-27.489l27.458-27.458 C216.577,353.374,184.938,319.372,166.097,278.265z"></path><path style="fill:#E4EAF6;" d="M197.68,92.722l-14.995,7.498v-9.163h-19.898c-4.86,0-9.521,1.931-12.958,5.367l-12.959,12.959 l-15.515-15.515c-23.988,19.944-43.445,45.125-56.695,73.771l13.056,39.169c2.495,7.483,9.496,12.53,17.385,12.53h5.117 l9.163,18.326l27.489,5.498V228.5c0-10.122,8.205-18.326,18.326-18.326h14.531c2.43,0,4.76-0.966,6.479-2.684l61.456-61.457h18.326 v-18.326l-15.885-10.591c-4.457-2.971-3.27-9.818,1.925-11.118l23.123-5.779v-9.163h-60.416 C202.286,91.056,199.87,91.627,197.68,92.722z"></path><path style="fill:#C7CFE2;" d="M136.871,243.16V228.5c0-7.578,4.602-14.079,11.16-16.869c-0.687-6.924-1.049-13.943-1.049-21.047 c0-36.051,9.243-69.866,25.212-99.527h-9.407c-4.86,0-9.521,1.931-12.958,5.367l-12.959,12.959l-15.434-15.434 c-3.482,2.892-6.91,5.846-10.198,8.953c-0.481,0.455-0.939,0.932-1.416,1.392c-3.178,3.062-6.248,6.237-9.233,9.492 c-0.788,0.861-1.584,1.713-2.357,2.587c-3.273,3.694-6.446,7.48-9.457,11.399c-0.499,0.648-0.953,1.331-1.443,1.986 c-2.429,3.237-4.751,6.556-6.995,9.934c-0.98,1.481-1.945,2.976-2.89,4.483c-1.865,2.969-3.64,5.997-5.357,9.062 c-0.834,1.49-1.697,2.958-2.497,4.472c-1.738,3.286-3.331,6.658-4.896,10.044l13.018,39.055c2.495,7.483,9.496,12.53,17.385,12.53 h5.117l9.163,18.326L136.871,243.16z"></path><path d="M255.989,36.652c-120.942,0-219.337,98.395-219.337,219.337s98.395,219.337,219.337,219.337s219.337-98.395,219.337-219.337 S376.931,36.652,255.989,36.652z M411.758,185.274c4.23,0,7.738-3.06,8.45-7.085l3.133,1.567c3.086,1.543,6.539,2.358,9.988,2.358 h10.839c1.335,3.391,2.574,6.831,3.729,10.308H434.41c-4.157,0-8.32,0.983-12.037,2.84l-4.945,2.473 c-3.118,1.558-6.854,1.325-9.755-0.607l-18.64-12.427c-1.411-0.94-3.07-1.443-4.765-1.443h-2.275l6.362-9.544 c0.32-0.479,0.853-0.764,1.429-0.764h13.381v3.734C403.168,181.428,407.013,185.274,411.758,185.274z M401.919,116.235l-5.399,5.399 c-3.355,3.355-3.355,8.794,0,12.148c1.677,1.677,3.876,2.516,6.074,2.516s4.397-0.838,6.074-2.516l4.618-4.618 c8.912,11.031,16.691,23.011,23.155,35.769h-3.114c-0.796,0-1.593-0.189-2.306-0.544l-13.248-6.625 c-2.61-1.305-5.532-1.994-8.45-1.994h-19.539c-6.333,0-12.212,3.146-15.725,8.415l-12.712,19.074h-8.001 c-3.474,0-6.299-2.826-6.299-6.299v-15.158c0-0.246,0.157-0.465,0.392-0.543l16.761-5.587c4.178-1.393,8.032-3.775,11.147-6.889 c5.387-5.387,8.352-12.547,8.352-20.164v-15.439c0-0.15,0.061-0.298,0.167-0.405l6.479-6.479c0.216-0.216,0.418-0.442,0.607-0.676 C394.737,109.02,398.398,112.559,401.919,116.235z M121.027,105.618c0.189,0.233,0.389,0.458,0.607,0.675l9.163,9.163 c1.61,1.612,3.796,2.516,6.074,2.516s4.463-0.905,6.074-2.516l12.957-12.959c1.838-1.838,4.284-2.851,6.885-2.851h11.308v0.573 c0,2.977,1.542,5.742,4.074,7.307c2.532,1.566,5.695,1.708,8.358,0.376l14.993-7.498c0.993-0.496,2.104-0.758,3.215-0.758h30.645 c-3.351,2.185-5.68,5.67-6.399,9.819c-1.011,5.84,1.424,11.511,6.356,14.799l11.806,7.871c0.159,0.107,0.254,0.284,0.254,0.476v4.26 c0,0.316-0.257,0.573-0.573,0.573h-3.945c-5.66,0-10.981,2.204-14.984,6.206l-57.766,57.766c-0.107,0.107-0.254,0.167-0.405,0.167 h-14.528c-14.842,0-26.916,12.074-26.916,26.916v4.183l-9.523-1.905c-2.27-0.454-4.165-1.902-5.2-3.971l-5.656-11.31 c-1.455-2.911-4.429-4.75-7.683-4.75h-5.117c-4.197,0-7.909-2.676-9.235-6.657l-11.961-35.883 C85.443,144.371,101.532,123.135,121.027,105.618z M255.989,458.145c-111.469,0-202.156-90.688-202.156-202.157 c0-22.079,3.57-43.337,10.142-63.242l5.592,16.776c3.649,10.949,13.818,18.324,25.342,18.404l3.281,6.563 c3.422,6.846,9.69,11.632,17.196,13.135l32.759,6.551c1.842,0.368,3.517,1.264,4.845,2.593c2.665,2.666,5.797,4.698,9.21,6.02 l-5.99,17.972c-0.292,0.876-0.441,1.792-0.441,2.717v18.326c0,8.426,4.025,16.477,10.766,21.533l21.991,16.493 c2.438,1.828,3.894,4.74,3.894,7.787v49.429c0,5.333,1.563,10.496,4.521,14.931l13.208,19.813c2.875,4.311,7.683,6.885,12.865,6.885 h3.194c5.999,0,10.881-4.882,10.881-10.881v-15.709c0-3.824,1.489-7.42,4.193-10.124l16.956-16.956 c3.44-3.44,6.07-7.697,7.61-12.313l5.365-16.093c0.078-0.235,0.297-0.392,0.543-0.392h4.568c8.162,0,15.245-5.53,17.223-13.448 l6.17-24.679c1.503-6.014-0.286-12.474-4.671-16.857l-11.974-11.974c-3.352-3.352-7.811-5.2-12.553-5.2h-10.973l-31.452-31.452 c-3.352-3.352-7.811-5.2-12.553-5.2h-41.819c-0.134-0.003-0.267-0.003-0.401,0h-1.476c-2.532,0-4.915-0.986-6.705-2.778 c-3.734-3.735-8.446-6.256-13.625-7.291l-6.053-1.211V228.5c0-5.368,4.367-9.736,9.736-9.736h9.736v0.573 c0,4.744,3.846,8.59,8.59,8.59c4.744,0,8.59-3.846,8.59-8.59v-5.621c0.054-0.053,0.113-0.099,0.167-0.151l57.766-57.766 c0.757-0.757,1.764-1.174,2.835-1.174h3.945c9.789,0,17.753-7.964,17.753-17.753v-4.26c0-5.95-2.956-11.472-7.905-14.771 l-7.251-4.835l13.916-3.48c6.125-1.53,10.403-7.008,10.403-13.327c0-7.572-6.161-13.733-13.733-13.733h-55.273 c-3.764,0-7.533,0.889-10.899,2.572l-5.676,2.838c-2.625-3.295-6.671-5.411-11.202-5.411h-14.172 c-7.189,0-13.949,2.799-19.033,7.884l-6.884,6.884l-2.568-2.567c33.878-25.617,76.036-40.834,121.686-40.834 s87.808,15.217,121.684,40.834l-5.958,5.958c-3.354,3.354-5.2,7.811-5.2,12.553v15.439c0,3.028-1.18,5.875-3.32,8.016 c-1.238,1.238-2.769,2.184-4.431,2.739l-16.761,5.587c-7.26,2.42-12.14,9.188-12.14,16.843v15.157c0,4.328,1.198,8.374,3.249,11.859 c-3.485,2.346-6.541,5.366-8.946,8.976l-8.108,12.16c-2.958,4.436-4.521,9.599-4.521,14.931v16.391 c0,5.332,1.563,10.495,4.521,14.931l9.808,14.711c5.004,7.506,13.376,11.986,22.395,11.986h22.798c4.198,0,7.909,2.674,9.235,6.657 l2.048,6.141c1.657,4.972,2.498,10.151,2.498,15.394v6.485c0,8.567,1.193,17.089,3.548,25.33l14.73,51.559 C366.227,433.643,313.919,458.145,255.989,458.145z M198.835,326.085l-21.991-16.493c-2.438-1.829-3.894-4.741-3.894-7.788v-16.932 l6.765-20.292h35.827c0.151,0,0.299,0.061,0.405,0.167l33.968,33.968c1.61,1.612,3.796,2.516,6.074,2.516h14.53 c0.151,0,0.299,0.061,0.405,0.167l11.974,11.974c0.142,0.142,0.199,0.35,0.151,0.544l-6.17,24.678 c-0.064,0.255-0.292,0.433-0.555,0.433h-4.568c-7.653,0-14.421,4.878-16.843,12.14l-5.365,16.094 c-0.699,2.098-1.896,4.033-3.459,5.596l-16.956,16.956c-5.949,5.949-9.225,13.859-9.225,22.272v3.373l-8.674-13.01 c-1.07-1.603-1.634-3.472-1.634-5.4v-49.428C209.601,339.19,205.577,331.139,198.835,326.085z M416.494,378.739l-11.585-40.547 c-1.915-6.705-2.887-13.64-2.887-20.611v-6.485c0-7.092-1.137-14.099-3.379-20.827l-2.048-6.141 c-3.669-11.007-13.93-18.404-25.534-18.404h-22.798c-3.262,0-6.29-1.621-8.1-4.335l-9.808-14.712c-1.07-1.605-1.636-3.472-1.636-5.4 v-16.391c0-1.929,0.566-3.796,1.636-5.4l8.108-12.161c2.874-4.311,7.683-6.885,12.865-6.885h30.341l16.475,10.983 c8.016,5.344,18.351,5.988,26.968,1.679l4.944-2.473c1.345-0.672,2.85-1.027,4.354-1.027h18.357 c3.512,14.901,5.379,30.43,5.379,46.387C458.145,302.119,442.601,344.682,416.494,378.739z"></path><path d="M75.884,88.096c1.665,1.614,3.837,2.42,6.01,2.42c2.173,0,4.343-0.807,6.01-2.42c0.065-0.063,0.129-0.127,0.192-0.192 c3.228-3.331,3.228-8.688,0-12.018c-0.031-0.033-0.063-0.065-0.095-0.097c-3.355-3.355-8.858-3.355-12.213,0s-3.355,8.858,0,12.213 C75.818,88.033,75.852,88.065,75.884,88.096z"></path><path d="M90.484,45.242c0-4.744-3.846-8.59-8.59-8.59c-24.946,0-45.242,20.296-45.242,45.242c0,4.744,3.846,8.59,8.59,8.59 s8.59-3.846,8.59-8.59c0-15.473,12.589-28.061,28.061-28.061C86.638,53.832,90.484,49.986,90.484,45.242z"></path><path d="M90.484,8.59c0-4.744-3.846-8.59-8.59-8.59C36.738,0,0,36.738,0,81.893c0,4.744,3.846,8.59,8.59,8.59s8.59-3.846,8.59-8.59 c0-35.683,29.03-64.713,64.713-64.713C86.638,17.18,90.484,13.334,90.484,8.59z"></path><path d="M423.999,436.213c1.677,1.677,3.892,2.516,6.107,2.516s4.429-0.838,6.107-2.516c3.355-3.355,3.355-8.858,0-12.213 c-0.032-0.032-0.064-0.064-0.097-0.095c-3.331-3.226-8.688-3.226-12.018,0c-0.065,0.063-0.129,0.127-0.192,0.192 c-3.228,3.331-3.228,8.688,0,12.018C423.935,436.148,423.967,436.18,423.999,436.213z"></path><path d="M466.758,421.516c-4.744,0-8.59,3.846-8.59,8.59c0,15.473-12.589,28.061-28.061,28.061c-4.744,0-8.59,3.846-8.59,8.59 c0,4.744,3.846,8.59,8.59,8.59c24.946,0,45.242-20.296,45.242-45.242C475.348,425.361,471.502,421.516,466.758,421.516z"></path><path d="M503.41,421.516c-4.744,0-8.59,3.846-8.59,8.59c0,35.683-29.03,64.713-64.713,64.713c-4.744,0-8.59,3.846-8.59,8.59 s3.846,8.59,8.59,8.59C475.262,512,512,475.262,512,430.107C512,425.361,508.154,421.516,503.41,421.516z"></path><path d="M191.855,136.299c1.291,0,2.601-0.292,3.835-0.908l18.326-9.163c4.244-2.121,5.964-7.281,3.842-11.525 c-2.121-4.244-7.281-5.965-11.525-3.842l-18.326,9.163c-4.244,2.121-5.964,7.281-3.842,11.525 C185.67,134.559,188.703,136.299,191.855,136.299z"></path><path d="M347.618,127.135c4.744,0,8.59-3.846,8.59-8.59v-9.163c0-4.744-3.846-8.59-8.59-8.59s-8.59,3.846-8.59,8.59v9.163 C339.027,123.289,342.872,127.135,347.618,127.135z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Output Dua Bahasa						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Pilih mau prompt dalam Bahasa Indonesia atau English — sesuai platform AI yang kamu pakai.					</p>
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-405149d" data-id="405149d" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-1216a1c elementor-view-stacked elementor-position-inline-start elementor-mobile-position-inline-start elementor-shape-circle elementor-widget elementor-widget-icon-box" data-id="1216a1c" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="800px" height="800px" viewBox="0 0 64 64" aria-hidden="true" role="img" class="iconify iconify--emojione" preserveAspectRatio="xMidYMid meet"><path d="M35.7 62.2c-1.4 2.1-4.4 2.4-6.8.7l-27-19C.1 42.6-.5 40.1.7 38.3L24.4 2C25.6.2 28.2-.5 30.3.4l30.6 13.5c2.7 1.2 3.9 3.9 2.5 6L35.7 62.2" fill="#d3976e"></path><path fill="#ffffff" d="M31.4 59.8L3.5 40.7L28 3.3l31.1 14.2z"></path><path d="M49 14.8c-.4.6-1.3.8-2.1.4L35.3 9.7c-.7-.3-.9-1-.5-1.6l1.8-2.8c.4-.6 1.2-.8 1.9-.5l11.9 5.3c.8.3 1 1.1.7 1.7l-2.1 3" fill="#94989b"></path><path d="M46.8 11.1l-7.5-3.4l1.9-2.8c.4-.6 1.2-.8 1.9-.5l5 2.2c.7.3 1 1.1.6 1.6l-1.9 2.9" fill="#333"></path><g fill="#83bf4f"><path d="M47.3 26.6l-15.6-8.1l.8-1.2l15.7 7.9z"></path><path d="M26.7 17.7c-.2.1-.4 0-.4-.1l-1-2.8c-.1-.2.1-.4.3-.4l.4-.1c.2 0 .4.1.5.2L27 16c.1.2.3.2.4.1l2.9-1.6c.2-.1.4-.1.5.1l.2.3c.1.2.1.4-.1.5l-4.2 2.3"></path></g><g fill="#b0bdc6"><path d="M42.2 34.4l-15.4-8.5l.9-1.3l15.4 8.5z"></path><path d="M23.9 26.2l-4.5-2.6l2.6-4l4.6 2.5z"></path><path d="M37.1 42.2l-15.1-9l.9-1.2L38 40.9z"></path><path d="M19.1 33.5l-4.4-2.7l2.6-4l4.5 2.6z"></path><path d="M32 50.1l-14.8-9.5l.8-1.3l14.8 9.4z"></path><path d="M14.4 40.8L10 37.9l2.6-4l4.4 2.8z"></path></g></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							 Format JSON / Teks						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Butuh output terstruktur untuk integrasi atau otomasi? Pilih format JSON. Mau langsung pakai? Ambil versi teks.					</p>
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-0eb92d3" data-id="0eb92d3" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-6812253 elementor-view-stacked elementor-position-inline-start elementor-mobile-position-inline-start elementor-shape-circle elementor-widget elementor-widget-icon-box" data-id="6812253" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" width="800px" height="800px" viewBox="0 0 24 24"><g transform="translate(0 -1028.4)"><g><path d="m7 1028.4-5 12h8l-4 10 14-14h-9l6-8z" fill="#f1c40f"></path><path fill="#f39c12" d="m7 1028.4-5 12h3l5-12zm3 12-4 10 3-3 4-7z"></path><path fill="#e67e22" d="m10 1040.4-0.4062 1h2.9062l0.5-1h-3z"></path></g></g></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Tinggal Pakai						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Langsung buka, langsung pakai. Nggak perlu daftar, nggak perlu kartu kredit.					</p>
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</header>
				<header class="elementor-section elementor-top-section elementor-element elementor-element-a2e7d06 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="a2e7d06" data-element_type="section" data-e-type="section" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;gradient&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-59db7cd" data-id="59db7cd" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-59dc704 elementor-widget elementor-widget-heading" data-id="59dc704" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Buat kamu yang...</h2>				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-4296378 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="4296378" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-f46965e" data-id="f46965e" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-101d9bc elementor-view-stacked elementor-position-inline-start elementor-mobile-position-inline-start elementor-shape-circle elementor-widget elementor-widget-icon-box" data-id="101d9bc" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" width="800px" height="800px" viewBox="0 0 48 48"><defs><style>.cls-1{fill:#fc663d;}.cls-2{fill:#f7cc94;}.cls-3{fill:#f4b392;}.cls-4{fill:#3f1400;}.cls-5{fill:none;stroke:#3f1400;stroke-linecap:round;stroke-linejoin:round;stroke-width:0.5px;}</style></defs><title></title><g id="hair"><path class="cls-1" d="M44,44.5H4C4,37.61,7.13,32,14,32H34c6.89,0,10,5.58,10,12.47Z"></path><path class="cls-2" d="M27.74,22.05V33.27a3.74,3.74,0,1,1-7.48,0V22.05Z"></path><path class="cls-3" d="M31.41,18.3a10.33,10.33,0,0,1-3.67,7.39v2.49a5.86,5.86,0,0,1-7.48,0V25.69a10.33,10.33,0,0,1-3.67-7.39C17,13.39,20.18,9.57,24,9.57S31,13.39,31.41,18.3Z"></path><path class="cls-2" d="M31.48,17.06a10,10,0,0,1-.07,1.24,10.33,10.33,0,0,1-3.67,7.39,5.86,5.86,0,0,1-7.48,0,10.33,10.33,0,0,1-3.67-7.39,10,10,0,0,1-.07-1.24c0-5.52,3.34-10,7.48-10S31.48,11.54,31.48,17.06Z"></path><path class="cls-2" d="M34,17.06a2.5,2.5,0,0,1-2.5,2.49c-1.37,0,0-1.12,0-2.49s-1.37-2.5,0-2.5A2.5,2.5,0,0,1,34,17.06Z"></path><path class="cls-2" d="M14,17.06a2.5,2.5,0,0,0,2.5,2.49c1.37,0,0-1.12,0-2.49s1.37-2.5,0-2.5A2.5,2.5,0,0,0,14,17.06Z"></path><circle class="cls-4" cx="21.01" cy="14.81" r="0.5"></circle><circle class="cls-4" cx="26.99" cy="14.81" r="0.5"></circle><path class="cls-5" d="M19.26,13.31s1.7-2,3.49-1"></path><path class="cls-5" d="M28.74,13.31s-1.7-2-3.49-1"></path><path class="cls-5" d="M23.5,15.31s-2,5-1,5h1"></path><path class="cls-5" d="M23.5,22.3s3,0,4-1"></path><path class="cls-4" d="M17.18,15.08s1-4.87,2.93-4.87,1.94,1,4.86,1,6.82,3.9,6.82,3.9,3.38-5.38-1-9.74c-1.95-1.94-6.82-2.92-9.74,0s-2.92,2-3.9,2-2.92,0-2.92,2S17.18,15.08,17.18,15.08Z"></path></g></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Content Creator						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						udah capek trial &amp; error cuma buat niru satu gaya gambar.					</p>
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-faac669" data-id="faac669" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-3f84118 elementor-view-stacked elementor-position-inline-start elementor-mobile-position-inline-start elementor-shape-circle elementor-widget elementor-widget-icon-box" data-id="3f84118" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="800px" height="800px" viewBox="0 0 64 64"><title>des-palette</title><desc>Created with Sketch.</desc><defs></defs><g id="General" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g id="SLICES-64px" transform="translate(-450.000000, -400.000000)"></g><g id="ICONS" transform="translate(-445.000000, -395.000000)"><g id="des-palette" transform="translate(450.000000, 404.000000)"><path d="M10,40 C7.791,40 6,38.209 6,36 C6,33.791 7.791,32 10,32 C12.209,32 14,33.791 14,36 C14,38.209 12.209,40 10,40 M24,0 C9,0 0,11 0,26 C0,38 4,48 13,48 C23,48 14,29 23,29 C32,29 31,43 45,43 C50,43 54,40 54,31 C54,12 40,0 24,0" id="Fill-1063" fill="#CCA972"></path><path d="M20,12 C20,14.209 18.657,16 17,16 C15.343,16 14,14.209 14,12 C14,9.791 15.343,8 17,8 C18.657,8 20,9.791 20,12" id="Fill-1064" fill="#7BBDEC"></path><path d="M31.5576,10.9297 C30.6936,13.0777 28.8466,14.4027 27.4336,13.8897 C26.0216,13.3767 25.5766,11.2177 26.4426,9.0707 C27.3066,6.9217 29.1536,5.5977 30.5666,6.1107 C31.9796,6.6247 32.4236,8.7827 31.5576,10.9297" id="Fill-1065" fill="#F16963"></path><path d="M47.9277,33.3213 C47.4187,35.4053 44.3527,36.5043 41.0767,35.7743 C37.8037,35.0453 35.5627,32.7633 36.0727,30.6793 C36.5807,28.5943 39.6477,27.4963 42.9227,28.2253 C46.1967,28.9553 48.4377,31.2363 47.9277,33.3213" id="Fill-1066" fill="#93C98D"></path><path d="M43.748,15.1992 C44.611,16.6792 43.186,19.2102 40.563,20.8492 C37.942,22.4882 35.116,22.6172 34.252,21.1362 C33.389,19.6562 34.814,17.1262 37.436,15.4862 C40.058,13.8472 42.884,13.7192 43.748,15.1992" id="Fill-1067" fill="#F3E777"></path><path d="M20,12 C20,14.209 18.657,16 17,16 C15.343,16 14,14.209 14,12 C14,9.791 15.343,8 17,8 C18.657,8 20,9.791 20,12 Z" id="Stroke-1068" stroke="#4682AF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path d="M14,36 C14,38.209 12.209,40 10,40 C7.791,40 6,38.209 6,36 C6,33.791 7.791,32 10,32 C12.209,32 14,33.791 14,36 Z" id="Stroke-1069" stroke="#8C6C45" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path d="M31.5576,10.9297 C30.6936,13.0777 28.8466,14.4027 27.4336,13.8897 C26.0216,13.3767 25.5766,11.2177 26.4426,9.0707 C27.3066,6.9217 29.1536,5.5977 30.5666,6.1107 C31.9796,6.6247 32.4236,8.7827 31.5576,10.9297 Z" id="Stroke-1070" stroke="#BE3A37" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path d="M47.9277,33.3213 C47.4187,35.4053 44.3527,36.5043 41.0767,35.7743 C37.8037,35.0453 35.5627,32.7633 36.0727,30.6793 C36.5807,28.5943 39.6477,27.4963 42.9227,28.2253 C46.1967,28.9553 48.4377,31.2363 47.9277,33.3213 Z" id="Stroke-1071" stroke="#5F9656" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path d="M43.748,15.1992 C44.611,16.6792 43.186,19.2102 40.563,20.8492 C37.942,22.4882 35.116,22.6172 34.252,21.1362 C33.389,19.6562 34.814,17.1262 37.436,15.4862 C40.058,13.8472 42.884,13.7192 43.748,15.1992 Z" id="Stroke-1072" stroke="#A28359" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path d="M24,0 C9,0 0,11 0,26 C0,38 4,48 13,48 C23,48 14,29 23,29 C32,29 31,43 45,43 C50,43 54,40 54,31 C54,12 40,0 24,0 Z" id="Stroke-1073" stroke="#8C6C45" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></g></g></g></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Desainer &amp; Fotografer						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						harus eksekusi cepat tapi nggak mau hasilnya asal-asalan.					</p>
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-c650e8e" data-id="c650e8e" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-b072f39 elementor-view-stacked elementor-position-inline-start elementor-mobile-position-inline-start elementor-shape-circle elementor-widget elementor-widget-icon-box" data-id="b072f39" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="Layer_1" viewBox="0 0 511.999 511.999" xml:space="preserve"><g>	<path style="fill:#F72F48;" d="M405.212,416.004H106.546v49.692c0,19.6,16.037,35.637,35.637,35.637h227.392  c19.598,0,35.637-16.042,35.637-35.637V416.004z"></path>	<path style="fill:#FF9600;" d="M106.546,416.004h298.666V212.84c-19.141-2.135-34.013-18.077-34.015-37.43  c0,20.807-17.191,37.674-38.398,37.674c-21.208,0-38.4-16.867-38.4-37.674c0,20.807-17.191,37.674-38.402,37.674  c-21.208,0-38.398-16.867-38.398-37.674c0,20.807-17.194,37.674-38.4,37.674c-21.208,0-38.402-16.867-38.402-37.674  c0,19.431-14.994,35.429-34.252,37.456V416.004L106.546,416.004z M213.212,271.877v63.998h-64v-63.998H213.212z"></path>	<rect x="149.216" y="271.871" style="fill:#F72F48;" width="64" height="63.998"></rect>	<path style="fill:#00E588;" d="M106.546,212.867c19.259-2.027,34.252-18.024,34.252-37.456v-18.836l23.042-81.911h-57.296  L64,156.574v18.836c0,20.807,17.189,37.674,38.398,37.674C103.8,213.084,105.184,213.014,106.546,212.867z"></path>	<path style="fill:#1E9ED1;" d="M140.798,175.41c0,20.807,17.194,37.674,38.402,37.674c21.206,0,38.4-16.867,38.4-37.674v-18.836  l7.681-81.91H163.84l-23.042,81.91V175.41z"></path>	<path style="fill:#00E588;" d="M217.6,156.574v18.836c0,20.807,17.189,37.674,38.398,37.674c21.211,0,38.402-16.867,38.402-37.674  v-18.836l-7.681-81.91h-61.438L217.6,156.574z"></path>	<path style="fill:#1E9ED1;" d="M286.718,74.663l7.681,81.91v18.836c0,20.807,17.191,37.674,38.4,37.674  c21.206,0,38.398-16.867,38.398-37.674v-18.836l-23.038-81.91C348.159,74.663,286.718,74.663,286.718,74.663z"></path>	<path style="fill:#00E588;" d="M348.16,74.663l23.038,81.91l0.001,18.836c0,19.354,14.87,35.295,34.013,37.43  c1.44,0.16,2.905,0.244,4.385,0.244c21.211,0,38.402-16.867,38.402-37.674v-18.836l-42.787-81.91H348.16V74.663z"></path>	<path style="fill:#F72F48;" d="M348.16,74.663h57.052V46.304c0-19.6-16.037-35.637-35.637-35.637H142.183  c-19.6,0-35.637,16.037-35.637,35.637l-0.002,28.359h57.296h61.442h61.438H348.16z"></path></g><g>	<path style="fill:#000003;" d="M255.881,442.666c-8.813,0-16,7.187-16,16.003c0,8.811,7.187,15.998,16,15.998  c8.811,0,15.998-7.187,15.998-15.998C271.879,449.853,264.692,442.666,255.881,442.666z"></path>	<path style="fill:#000003;" d="M458.593,155.366c-0.013-0.105-0.033-0.206-0.048-0.31c-0.042-0.299-0.094-0.595-0.16-0.885  c-0.027-0.112-0.059-0.224-0.087-0.335c-0.075-0.287-0.162-0.569-0.262-0.846c-0.035-0.102-0.07-0.204-0.111-0.305  c-0.123-0.309-0.258-0.61-0.406-0.906c-0.025-0.047-0.039-0.097-0.065-0.144l-0.063-0.118c-0.006-0.014-0.013-0.027-0.021-0.039  l-41.491-79.431V46.304C415.878,20.772,395.104,0,369.574,0H142.182C116.65,0,95.878,20.772,95.878,46.303L95.876,72.06  l-41.252,79.424c-0.004,0.007-0.009,0.015-0.013,0.021l-0.079,0.154c-0.027,0.052-0.044,0.108-0.071,0.159  c-0.144,0.287-0.275,0.579-0.391,0.879c-0.039,0.102-0.077,0.206-0.112,0.309c-0.098,0.275-0.183,0.555-0.26,0.838  c-0.029,0.112-0.059,0.223-0.085,0.335c-0.067,0.29-0.116,0.585-0.16,0.881c-0.015,0.105-0.035,0.206-0.048,0.31  c-0.044,0.396-0.07,0.796-0.07,1.203v18.836c0,24.476,18.562,44.748,42.546,47.901v242.385c0,25.533,20.773,46.304,46.304,46.304  h227.392c25.532,0,46.304-20.772,46.304-46.304V223.341c24.1-3.051,42.787-23.374,42.787-47.932v-18.836  C458.666,156.165,458.637,155.763,458.593,155.366z M142.183,21.333h227.392c13.768,0,24.971,11.202,24.971,24.971v17.693H348.16  h-61.442h-61.442H163.84H117.21l0.002-17.693C117.213,32.535,128.415,21.333,142.183,21.333z M360.533,175.41  c0,14.892-12.442,27.007-27.733,27.007c-15.294,0-27.733-12.115-27.733-27.007v-8.17h2.933c5.889,0,10.667-4.777,10.667-10.667  c0-5.891-4.778-10.667-10.667-10.667h-3.888l-5.679-60.577h41.646l20.454,72.716V175.41z M228.266,157.073l6.725-71.743h42.015  l5.679,60.577h-27.806c-5.891,0-10.667,4.775-10.667,10.667c0,5.89,4.775,10.667,10.667,10.667h28.853v8.17  c0,14.892-12.442,27.007-27.735,27.007c-15.29,0-27.731-12.115-27.731-27.007V157.073z M113.023,85.33h36.735l-17.04,60.577H81.56  L113.023,85.33z M151.464,167.24h31.573c5.891,0,10.667-4.777,10.667-10.667c0-5.891-4.775-10.667-10.667-10.667H154.88  l17.04-60.577h41.646l-6.583,70.248c-0.031,0.331-0.048,0.663-0.048,0.996v18.836c0,14.892-12.442,27.007-27.733,27.007  c-15.294,0-27.735-12.115-27.735-27.007v-8.171H151.464z M74.667,175.41v-8.17h55.464v8.17c0,14.892-12.439,27.007-27.733,27.007  C87.107,202.418,74.667,190.301,74.667,175.41z M369.575,490.667H142.183c-13.769,0-24.971-11.202-24.971-24.971V221.493  c9.402-2.94,17.576-8.605,23.585-16.044c8.998,11.139,22.863,18.301,38.402,18.301s29.404-7.162,38.4-18.3  c8.996,11.138,22.861,18.3,38.398,18.3c15.539,0,29.404-7.162,38.402-18.301c8.996,11.139,22.861,18.301,38.4,18.301  c15.539,0,29.404-7.162,38.4-18.3c5.956,7.375,14.046,13.002,23.346,15.964v183.924H180.427c-5.889,0-10.667,4.777-10.667,10.667  c0,5.891,4.778,10.667,10.667,10.667h214.118v39.025C394.545,479.465,383.343,490.667,369.575,490.667z M409.597,202.418  c-15.29,0-27.731-12.115-27.731-27.007v-18.836c0-0.976-0.133-1.948-0.398-2.889l-19.227-68.355h36.509l31.644,60.577h-13.34  c-5.891,0-10.667,4.775-10.667,10.667c0,5.89,4.775,10.667,10.667,10.667h20.278v8.17  C437.332,190.301,424.891,202.418,409.597,202.418z"></path>	<path style="fill:#000003;" d="M149.212,346.541h64c5.889,0,10.667-4.777,10.667-10.667v-63.998c0-5.89-4.778-10.667-10.667-10.667  h-64c-5.889,0-10.667,4.777-10.667,10.667v63.998C138.546,341.765,143.323,346.541,149.212,346.541z M159.879,282.543h42.667  v42.664h-42.667V282.543z"></path>	<path style="fill:#000003;" d="M255.881,282.543h106.662c5.889,0,10.667-4.777,10.667-10.667c0-5.89-4.778-10.667-10.667-10.667  H255.881c-5.889,0-10.667,4.777-10.667,10.667C245.214,277.767,249.992,282.543,255.881,282.543z"></path>	<path style="fill:#000003;" d="M362.543,303.876h-6.4c-5.89,0-10.667,4.777-10.667,10.667c0,5.89,4.777,10.667,10.667,10.667h6.4  c5.889,0,10.667-4.777,10.667-10.667C373.21,308.651,368.433,303.876,362.543,303.876z"></path>	<path style="fill:#000003;" d="M255.881,325.209h61.862c5.889,0,10.667-4.777,10.667-10.667c0-5.89-4.778-10.667-10.667-10.667  h-61.862c-5.889,0-10.667,4.777-10.667,10.667C245.214,320.432,249.992,325.209,255.881,325.209z"></path>	<path style="fill:#000003;" d="M255.881,367.878h6.4c5.889,0,10.667-4.777,10.667-10.667c0-5.891-4.778-10.667-10.667-10.667h-6.4  c-5.889,0-10.667,4.775-10.667,10.667C245.214,363.101,249.992,367.878,255.881,367.878z"></path>	<path style="fill:#000003;" d="M362.543,346.544h-61.864c-5.889,0-10.667,4.775-10.667,10.667c0,5.89,4.778,10.667,10.667,10.667  h61.864c5.889,0,10.667-4.777,10.667-10.667C373.21,351.32,368.433,346.544,362.543,346.544z"></path>	<path style="fill:#000003;" d="M147.243,405.338h-6.402c-5.889,0-10.667,4.777-10.667,10.667c0,5.891,4.778,10.667,10.667,10.667  h6.402c5.891,0,10.667-4.775,10.667-10.667C157.91,410.113,153.136,405.338,147.243,405.338z"></path></g></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Penjual Online						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						pengen feed-nya selalu on point tapi nggak mau ribet.					</p>
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-c78f3e5 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="c78f3e5" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-dd03340" data-id="dd03340" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-b9e480a elementor-view-stacked elementor-position-inline-start elementor-mobile-position-inline-start elementor-shape-circle elementor-widget elementor-widget-icon-box" data-id="b9e480a" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 500 500" xml:space="preserve"><style type="text/css">	.st0{fill:#FFFFFF;stroke:#FFFFFF;stroke-width:10;stroke-miterlimit:10;}	.st1{fill:#206494;}	.st2{fill:#76D3E8;}</style><g id="border">	<path class="st0" d="M439.3,188.3c-19.7-32.9-39.1-46.2-51.3-51.5c0,0,0,0,0,0c0,0,0,0,0,0c-0.7-0.3-1.4-0.6-2-0.8  c-0.1,0-0.1,0-0.2-0.1c-0.6-0.2-1.2-0.5-1.8-0.6c-0.1,0-0.1,0-0.2-0.1c-0.6-0.2-1.2-0.4-1.7-0.5c0,0,0,0-0.1,0  c-0.5-0.2-1-0.3-1.5-0.4c-0.1,0-0.1,0-0.2,0c-0.4-0.1-0.9-0.2-1.3-0.3c0,0-0.1,0-0.1,0c-0.4-0.1-0.8-0.2-1.1-0.2c0,0,0,0,0,0  c-0.3-0.1-0.6-0.1-0.9-0.2c0,0,0,0-0.1,0c-0.3,0-0.5-0.1-0.7-0.1c0,0,0,0,0,0c0,0,0,0,0,0c-0.6-0.1-0.9-0.1-0.9-0.1  c-15.4-38.1-83.6-54.1-83.6-54.1l-42.9-1.4c-10.1,0.6-45.9,8.8-84.8,25.7v0c0,0,0,0,0,0c-1.6,0.7-3.3,1.4-4.9,2.2c0,0,0,0,0,0v0  c-32.9,14.8-67.4,35.7-90.1,63.4v0c0,0,0,0,0,0c-1.4,1.6-2.7,3.3-3.9,5c0,0,0,0,0,0l0,0c-17,22.7-25.9,49.7-20.2,81.3  c1.2,6.5,2.5,12.5,3.8,18.1l0,0c0,0,0,0,0,0c24,99.3,75.5,77.5,78,76.4c0,0,0,0,0,0c0.1,0,0.1,0,0.1,0s54.6,44,98.9,31.9  c20.1-5.5,29.5-10.1,33.9-13.6h0c0,0,0,0,0,0c2.7-2.1,3.5-3.7,3.6-4.9c0,0,0,0,0,0c0-0.2,0-0.3,0-0.4v0l0,0  c-0.1-0.8-0.4-1.2-0.4-1.2c20.1,9.4,31.2,13.2,44.8,26.5c13.7,13.3,34.3,33.9,34.3,33.9l18.6-5.1l-14.8-31.1c0,0,23.6,13,57.6-22.6  c25.3-26.4,24.9-50.9,23-61.7h0c0,0,0,0,0,0c0-0.3-0.1-0.5-0.1-0.8c0-0.1,0-0.1,0-0.2c-0.2-0.8-0.3-1.5-0.5-2.1  c0-0.1,0-0.2-0.1-0.2c0-0.2-0.1-0.3-0.1-0.5c0-0.1,0-0.1-0.1-0.2c-0.1-0.2-0.1-0.5-0.2-0.7c0-0.1,0-0.1-0.1-0.2  c0-0.1-0.1-0.2-0.1-0.3c0,0,0,0,0,0h0c-0.1-0.4-0.2-0.7-0.2-0.7C455,273.1,471.6,242.4,439.3,188.3z"></path></g><g xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg" id="object">	<g>		<path class="st1" d="M126.8,349.9c0,0-59.6,28.4-82-94.5s177.7-175.9,204-177.5l42.9,1.4c0,0,68.2,16,83.6,54.1   c0,0,31.5,0.9,63.9,55s15.7,84.8-14.4,107.5c0,0,12.5,32-21.6,67.5s-57.6,22.6-57.6,22.6l14.8,31.1l-18.6,5.1   c0,0-20.6-20.6-34.3-33.9c-13.7-13.3-24.7-17.1-44.8-26.5c0,0,7.2,8-37.1,20.1C181.4,393.9,126.8,349.9,126.8,349.9z"></path>		<path class="st2" d="M380.9,137.7c6.4,5.6,10.2,9,6.2,19.4c-2.2,5.6-15.6,8.7-26.6,9.7c-1.2-2.4-3.6-4-6.4-4   c-3.9,0-7.1,3.2-7.1,7.1c0,3.9,3.2,7.1,7.1,7.1c3.1,0,5.8-2,6.7-4.8c10-0.9,27.7-3.9,31.3-13.2c4.4-11.4,0.9-17.3-4.1-22.2   c-5.9-2.6-10-3.3-11.8-3.5C377.8,134.9,379.4,136.3,380.9,137.7z"></path>		<path class="st2" d="M426.4,301.7c-0.4-2.5-0.9-4.3-1.2-5.2c-5,0.4-19.5,0.6-30.2-1.9c-10.7-2.5-19.2-9.6-23.6-13.9   c0.2-0.7,0.4-1.5,0.4-2.3c0-3.9-3.2-7.1-7.1-7.1c-3.9,0-7.1,3.2-7.1,7.1c0,3.9,3.2,7.1,7.1,7.1c1.2,0,2.3-0.3,3.2-0.8   c4.9,4.7,14.1,12.2,25.9,15c7.4,1.8,16.6,2.3,23.7,2.3C421.2,302,424.5,301.8,426.4,301.7z"></path>		<path class="st2" d="M271.9,277.1c-3.2,0-5.9,2.2-6.8,5.1c-8.5,2.1-19.6,2.7-32.2-8c-6.5-5.5-12-18.2-14.1-23.5   c2.2-1.2,3.8-3.5,3.8-6.2c0-3.9-3.2-7.1-7.1-7.1s-7.1,3.2-7.1,7.1c0,3.1,2.1,5.8,4.9,6.7c1.7,4.5,7.9,20.1,16.2,27.1   c8.8,7.4,17,10,24.3,10.4c0,0.1-0.1,0.1-0.1,0.2c-3.5,7.3-6.9,14.1-22.6,14.6c-11.5,0.3-23.3-7.7-23.4-7.8l-3.1,4.4c0,0,0,0,0,0   c-5,5.3-12.2,4.3-26.3-2.8c-5.5-2.8-9.4-7.6-11.7-11.5c1.1-1.2,1.8-2.9,1.8-4.6c0-3.9-3.2-7.1-7.1-7.1c-3.9,0-7.1,3.2-7.1,7.1   c0,3.9,3.2,7.1,7.1,7.1c0.2,0,0.3,0,0.5-0.1c2.7,4.5,7.2,10.4,14.1,13.8c2.1,1.1,4.3,2.1,6.5,3.1c-0.8,8.4-8.1,21.5-23.2,33.5   c-9.1,7.3-32.4,11.1-32.6,11.1l0,0.1c0.3-0.1,0.4-0.2,0.4-0.2s2.1,1.7,5.8,4.3c7.9-1.7,22.4-5.4,29.7-11.2   c13.9-11,23.3-24.7,25-35.8c3.1,1,6.2,1.7,9.1,1.7c4.7,0,9-1.6,12.6-6c4.9,2.6,12.8,6,21,6c0.3,0,0.6,0,0.8,0   c19-0.5,23.6-10,27.3-17.6c0.5-0.9,0.9-1.8,1.3-2.7c2.1-0.2,4.1-0.6,5.9-1c1.2,2.2,3.5,3.7,6.2,3.7c3.9,0,7.1-3.2,7.1-7.1   C279,280.3,275.8,277.1,271.9,277.1z"></path>		<path class="st2" d="M241.9,355.8c-2.6-1.7-5.4-5.6-7.5-9.1c1-1.2,1.7-2.8,1.7-4.5c0-3.9-3.2-7.1-7.1-7.1c-3.9,0-7.1,3.2-7.1,7.1   c0,3.9,3.2,7.1,7.1,7.1c0.2,0,0.4,0,0.7-0.1c2.3,3.9,5.6,8.7,9.3,11.1c6.8,4.5,14.3,7.3,20.7,7.9c3.1-2.4,3.6-4.2,3.6-5.3   C258.1,363.2,250,361.2,241.9,355.8z"></path>		<path class="st2" d="M251.3,134.6c-3.9,0-7.1,3.2-7.1,7.1c0,1.2,0.3,2.4,0.9,3.4c-3.1,2-8,3.5-13.8,3.4   c-4.6-0.1-20.1-1.7-24.6-19.4c4.6-3.2,7.7-7.5,8.4-11.6c0.1,0,0.2,0,0.3,0c3.9,0,7.1-3.2,7.1-7.1c0-3.9-3.2-7.1-7.1-7.1   c-3.9,0-7.1,3.2-7.1,7.1c0,1.9,0.8,3.7,2,4.9l-0.5,0.1c0.4,3.4-4,9-11.2,11.9c-3.7,1.5-16.4,5.3-25.9-7.5   c-4.5-6-7.6-13.7-8.6-16.4c-1.6,0.7-3.3,1.4-5,2.2c1.2,3.2,4.4,11,9.2,17.5c5.6,7.5,13.2,11.5,21.4,11.5c3.5,0,7.2-0.7,10.8-2.2   c0.4-0.2,0.8-0.4,1.2-0.5c4,13.6,14.9,21.8,29.4,22c0.2,0,0.4,0,0.6,0c7.2,0,13.6-2.1,17.7-5.4c0.6,0.1,1.2,0.2,1.8,0.2   c3.9,0,7.1-3.2,7.1-7.1C258.4,137.8,255.2,134.6,251.3,134.6z"></path>		<path class="st2" d="M102.8,192c-2.9,0-5.4,1.7-6.5,4.2c-4.6,0.7-10.4-0.1-17.3-7.3c-5.2-5.4-9.9-19.1-10.1-19.8   c-1.4,1.6-2.7,3.3-3.9,5c1.9,4.9,5.7,13.9,10.1,18.5c7,7.3,13.3,9.2,18.5,9.2c0.9,0,1.7-0.1,2.5-0.2c1,2.7,3.6,4.6,6.6,4.6   c3.9,0,7.1-3.2,7.1-7.1C109.9,195.2,106.7,192,102.8,192z"></path>		<path class="st2" d="M111.3,259c-3.9,0-7.1,3.2-7.1,7.1c0,0.4,0.1,0.8,0.1,1.2c-5.4,1.7-12.4,2.8-18.4-2.7   c-3.6-3.3-5.1-9.1-5.8-12.7c1.6-1.3,2.6-3.3,2.6-5.5c0-3.9-3.2-7.1-7.1-7.1c-3.9,0-7.1,3.2-7.1,7.1c0,3.7,2.8,6.7,6.4,7   c0.8,4,2.6,10.1,6.4,14.2c-2.7,5.3-7.2,13.1-16.9,13.1c-0.1,0-0.2,0-0.2,0c-7.2-0.1-15-7.5-15.1-7.6l-0.3,0.4   c0.6,2.7,1.3,5.3,2,7.7c3.5,2.4,8.4,4.8,13.4,4.9c0.1,0,0.2,0,0.3,0c12.2,0,18.1-9.2,21.2-15.1c3.6,2.2,7.3,3,10.8,3   c4.1,0,7.9-1.1,10.9-2.1c1.1,0.8,2.5,1.2,4,1.2c3.9,0,7.1-3.2,7.1-7.1C118.4,262.2,115.2,259,111.3,259z"></path>	</g></g></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							AI Enthusiast						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						selalu penasaran "ini promptnya apaan sih?" tiap liat gambar bagus.					</p>
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-08fc287" data-id="08fc287" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-60251b6 elementor-view-stacked elementor-position-inline-start elementor-mobile-position-inline-start elementor-shape-circle elementor-widget elementor-widget-icon-box" data-id="60251b6" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="Layer_1" viewBox="0 0 460 460" xml:space="preserve"><g id="XMLID_995_">	<polygon id="XMLID_996_" style="fill:#BEC8D6;" points="210,265.426 200,162.926 420,172.926 410,335.607  "></polygon>	<polygon id="XMLID_997_" style="fill:#DAE0E7;" points="210,80.426 200,172.926 420,172.926 410,10.244  "></polygon>	<polygon id="XMLID_998_" style="fill:#3897FF;" points="460,172.926 435,162.926 410,172.926 410,335.851 460,335.851  "></polygon>	<rect id="XMLID_999_" x="410" y="10" style="fill:#8BC0FF;" width="50" height="162.926"></rect>	<path id="XMLID_1000_" style="fill:#354A67;" d="M115,255.43l20,102.074c0,0,10.125-5.625,22.5-12.5s22.5-26,22.5-42.5V265.43  L115,255.43z"></path>	<polygon id="XMLID_1001_" style="fill:#3897FF;" points="135,265 135,420 80,430 90,245  "></polygon>	<polygon id="XMLID_1002_" style="fill:#8BC0FF;" points="90,245 90,430 45,420 45,265  "></polygon>	<polygon id="XMLID_1003_" style="fill:#233145;" points="135,420 135,450 90,450 70,435 90,420  "></polygon>	<rect id="XMLID_1004_" x="45" y="420" style="fill:#354A67;" width="45" height="30"></rect>	<polygon id="XMLID_1005_" style="fill:#FA6121;" points="190,162.93 180,265.43 45,265.43 35,162.93  "></polygon>	<polygon id="XMLID_1006_" style="fill:#FB7B46;" points="180,80.43 190,172.93 35,172.93 45,80.43  "></polygon>	<path id="XMLID_1007_" style="fill:#233145;" d="M22.5,252.5C10.125,245.625,0,226.5,0,210v-37.074l22.5-20l22.5,20V265  C45,265,34.875,259.375,22.5,252.5z"></path>	<path id="XMLID_1008_" style="fill:#354A67;" d="M22.5,93.351c-12.375,6.875-22.5,26-22.5,42.5v37.074h45V80.851  C45,80.851,34.875,86.476,22.5,93.351z"></path>	<polygon id="XMLID_1009_" style="fill:#DAE0E7;" points="210,172.93 210,265.43 180,265.43 180,172.93 195,162.93  "></polygon>	<rect id="XMLID_1010_" x="180" y="80.43" style="fill:#FFFFFF;" width="30" height="92.5"></rect></g></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Digital Marketer						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						mau hasil visual yang keren tapi budget produksinya tipis.					</p>
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-cfcdc4c" data-id="cfcdc4c" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-37937d3 elementor-view-stacked elementor-position-inline-start elementor-mobile-position-inline-start elementor-shape-circle elementor-widget elementor-widget-icon-box" data-id="37937d3" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" width="800px" height="800px" viewBox="0 0 32 32" fill="none"><path d="M23.3 8.40007L21.82 6.40008C21.7248 6.27314 21.6009 6.17066 21.4583 6.10111C21.3157 6.03156 21.1586 5.99693 21 6.00008H11.2C11.0556 6.00007 10.9128 6.03135 10.7816 6.09177C10.6504 6.15219 10.5339 6.24031 10.44 6.35007L8.72 8.35008C8.57229 8.53401 8.49437 8.76424 8.5 9.00008V16.2901C8.50264 18.0317 9.19568 19.7013 10.4272 20.9328C11.6588 22.1644 13.3283 22.8574 15.07 22.8601H16.93C18.6717 22.8574 20.3412 22.1644 21.5728 20.9328C22.8043 19.7013 23.4974 18.0317 23.5 16.2901V9.00008C23.5 8.7837 23.4298 8.57317 23.3 8.40007Z" fill="#FFCC80"></path><path d="M29.78 28.38L25.78 23.38C25.664 23.2321 25.5087 23.1198 25.3318 23.0562C25.1549 22.9925 24.9637 22.98 24.78 23.02L16 25L7.22 23C7.03633 22.96 6.84509 22.9725 6.66822 23.0362C6.49134 23.0998 6.336 23.2121 6.22 23.36L2.22 28.36C2.10393 28.5064 2.03117 28.6823 2.00996 28.8679C1.98875 29.0534 2.01994 29.2413 2.1 29.41C2.17816 29.5839 2.30441 29.7319 2.46387 29.8364C2.62333 29.9409 2.80935 29.9977 3 30H29C29.1885 29.9995 29.373 29.9457 29.5322 29.8448C29.6915 29.744 29.819 29.6002 29.9 29.43C29.9801 29.2613 30.0112 29.0734 29.99 28.8879C29.9688 28.7023 29.8961 28.5264 29.78 28.38Z" fill="#01579B"></path><path d="M29.29 6.00003L16.29 2.00003C16.0999 1.95002 15.9001 1.95002 15.71 2.00003L2.71 6.00003C2.49742 6.06422 2.31226 6.19735 2.1837 6.37841C2.05515 6.55947 1.99052 6.77817 2 7.00003C1.9917 7.22447 2.0592 7.44518 2.19163 7.62659C2.32405 7.80799 2.5137 7.93954 2.73 8.00003L15.73 11.6C15.906 11.6534 16.094 11.6534 16.27 11.6L29.27 8.00003C29.4863 7.93954 29.6759 7.80799 29.8084 7.62659C29.9408 7.44518 30.0083 7.22447 30 7.00003C30.0095 6.77817 29.9448 6.55947 29.8163 6.37841C29.6877 6.19735 29.5026 6.06422 29.29 6.00003Z" fill="#01579B"></path><path d="M11.22 6C11.0756 5.99999 10.9328 6.03127 10.8016 6.09169C10.6704 6.15211 10.5539 6.24023 10.46 6.35L8.74 8.35C8.58509 8.53114 8.49998 8.76166 8.5 9V16.29C8.50264 18.0317 9.19569 19.7012 10.4272 20.9328C11.6588 22.1643 13.3283 22.8574 15.07 22.86H16V6H11.22Z" fill="#FFE0B2"></path><path d="M7.22 23C7.03633 22.96 6.84509 22.9725 6.66822 23.0362C6.49134 23.0998 6.336 23.2121 6.22 23.36L2.22 28.36C2.10393 28.5064 2.03117 28.6823 2.00996 28.8679C1.98875 29.0534 2.01994 29.2413 2.1 29.41C2.17816 29.5839 2.30441 29.7319 2.46387 29.8364C2.62333 29.9409 2.80935 29.9977 3 30H16V25L7.22 23Z" fill="#0277BD"></path><path d="M15.71 2.00002L2.71 6.00002C2.49742 6.06422 2.31226 6.19734 2.1837 6.3784C2.05515 6.55947 1.99052 6.77817 2 7.00002C1.9917 7.22447 2.0592 7.44518 2.19163 7.62658C2.32405 7.80799 2.5137 7.93954 2.73 8.00002L15.73 11.6C15.8194 11.6146 15.9106 11.6146 16 11.6V2.00002C15.9039 1.98469 15.8061 1.98469 15.71 2.00002Z" fill="#0277BD"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Pelajar &amp; Mahasiswa						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						masih bingung AI itu diajarin pakai kata-kata yang kayak gimana.					</p>
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-fd8bd9d elementor-widget elementor-widget-heading" data-id="fd8bd9d" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<span class="elementor-heading-title elementor-size-default">Kalau kamu ngangguk baca ini<br>Extract Prompt memang buat kamu.</span>				</div>
					</div>
		</div>
					</div>
		</header>
				<header class="elementor-section elementor-top-section elementor-element elementor-element-2ab1e38 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2ab1e38" data-element_type="section" data-e-type="section" id="order" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-4dcba43" data-id="4dcba43" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-26c2780 elementor-widget elementor-widget-heading" data-id="26c2780" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h4 class="elementor-heading-title elementor-size-default">Sekali beli aja......</h4>				</div>
				<div class="elementor-element elementor-element-1428399 elementor-widget elementor-widget-heading" data-id="1428399" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<span class="elementor-heading-title elementor-size-default">Gak ada biaya bulanan. Beli sekali, akses selamanya. Cocok buat creator, jualan, personal branding, atau sekadar pengen feed keliatan mahal.</span>				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-400f539" data-id="400f539" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;gradient&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-cae03cc elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="cae03cc" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-13389ed" data-id="13389ed" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-b7b2d8e elementor-widget elementor-widget-heading" data-id="b7b2d8e" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h4 class="elementor-heading-title elementor-size-default">Extract Prompt</h4>				</div>
				<div class="elementor-element elementor-element-524e06c elementor-widget elementor-widget-heading" data-id="524e06c" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Gak bingung lagi mikir prompt</h2>				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-e7a4921 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="e7a4921" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-8c1d69f" data-id="8c1d69f" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-5685156 elementor-widget elementor-widget-heading" data-id="5685156" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h4 class="elementor-heading-title elementor-size-default">Rp 150.000</h4>				</div>
				<div class="elementor-element elementor-element-8f06839 elementor-widget elementor-widget-heading" data-id="8f06839" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h4 class="elementor-heading-title elementor-size-default">Rp 59.000</h4>				</div>
				<div class="elementor-element elementor-element-7cdcc13 elementor-widget elementor-widget-heading" data-id="7cdcc13" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<span class="elementor-heading-title elementor-size-default">Promo hari ini</span>				</div>
				<div class="elementor-element elementor-element-b15ba51 elementor-countdown--label-block elementor-widget elementor-widget-countdown" data-id="b15ba51" data-element_type="widget" data-e-type="widget" data-widget_type="countdown.default">
							<div class="elementor-countdown-wrapper" data-date="1877446800">
			<div class="elementor-countdown-item"><span class="elementor-countdown-digits elementor-countdown-hours"></span> <span class="elementor-countdown-label">Jam</span></div><div class="elementor-countdown-item"><span class="elementor-countdown-digits elementor-countdown-minutes"></span> <span class="elementor-countdown-label">Menit</span></div><div class="elementor-countdown-item"><span class="elementor-countdown-digits elementor-countdown-seconds"></span> <span class="elementor-countdown-label">Detik</span></div>		</div>
						</div>
				<div class="elementor-element elementor-element-084b12e elementor-widget elementor-widget-heading" data-id="084b12e" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<span class="elementor-heading-title elementor-size-default">Akses semua fitur:</span>				</div>
				<div class="elementor-element elementor-element-2c4fccb elementor-align-start elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="2c4fccb" data-element_type="widget" data-e-type="widget" data-widget_type="icon-list.default">
							<ul class="elementor-icon-list-items">
							<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-check-square" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 480H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48v352c0 26.51-21.49 48-48 48zm-204.686-98.059l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.248-16.379-6.249-22.628 0L184 302.745l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.25 16.379 6.25 22.628.001z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Master Prompt Mode</span>
									</li>
								<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-check-square" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 480H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48v352c0 26.51-21.49 48-48 48zm-204.686-98.059l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.248-16.379-6.249-22.628 0L184 302.745l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.25 16.379 6.25 22.628.001z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Ekstrak dari Gambar</span>
									</li>
								<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-check-square" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 480H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48v352c0 26.51-21.49 48-48 48zm-204.686-98.059l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.248-16.379-6.249-22.628 0L184 302.745l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.25 16.379 6.25 22.628.001z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Ekstrak dari Video</span>
									</li>
								<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-check-square" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 480H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48v352c0 26.51-21.49 48-48 48zm-204.686-98.059l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.248-16.379-6.249-22.628 0L184 302.745l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.25 16.379 6.25 22.628.001z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Output Dua Bahasa</span>
									</li>
								<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-check-square" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 480H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48v352c0 26.51-21.49 48-48 48zm-204.686-98.059l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.248-16.379-6.249-22.628 0L184 302.745l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.25 16.379 6.25 22.628.001z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Format JSON / Teks</span>
									</li>
								<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-check-square" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 480H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48v352c0 26.51-21.49 48-48 48zm-204.686-98.059l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.248-16.379-6.249-22.628 0L184 302.745l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.25 16.379 6.25 22.628.001z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Grup Support</span>
									</li>
						</ul>
						</div>
				<div class="elementor-element elementor-element-4b93af6 elementor-align-justify pulse-order elementor-widget elementor-widget-button" data-id="4b93af6" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
										<a class="elementor-button elementor-button-link elementor-size-sm" href="https://go.logiq.id/product/extract-prompt/" target="_blank">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-shopping-cart" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M528.12 301.319l47.273-208C578.806 78.301 567.391 64 551.99 64H159.208l-9.166-44.81C147.758 8.021 137.93 0 126.529 0H24C10.745 0 0 10.745 0 24v16c0 13.255 10.745 24 24 24h69.883l70.248 343.435C147.325 417.1 136 435.222 136 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-15.674-6.447-29.835-16.824-40h209.647C430.447 426.165 424 440.326 424 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-22.172-12.888-41.332-31.579-50.405l5.517-24.276c3.413-15.018-8.002-29.319-23.403-29.319H218.117l-6.545-32h293.145c11.206 0 20.92-7.754 23.403-18.681z"></path></svg>			</span>
									<span class="elementor-button-text">Order Sekarang</span>
					</span>
					</a>
								</div>
				<div class="elementor-element elementor-element-7621805 elementor-widget elementor-widget-heading" data-id="7621805" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<span class="elementor-heading-title elementor-size-default"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f512.png" alt="🔒" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Akses langsung setelah pembayaran berhasil</span>				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</header>
				<header class="elementor-section elementor-top-section elementor-element elementor-element-3e5d8c2 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3e5d8c2" data-element_type="section" data-e-type="section" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;gradient&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-0a0d9f4" data-id="0a0d9f4" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-375b672 elementor-widget elementor-widget-heading" data-id="375b672" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">FAQ</h2>				</div>
				<div class="elementor-element elementor-element-bb78912 elementor-widget elementor-widget-heading" data-id="bb78912" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Pertanyaan yang sering</h2>				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-da01cc6" data-id="da01cc6" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-c489bf4 elementor-widget elementor-widget-toggle" data-id="c489bf4" data-element_type="widget" data-e-type="widget" data-widget_type="toggle.default">
							<div class="elementor-toggle">
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-2061" class="elementor-tab-title" data-tab="1" role="button" aria-controls="elementor-tab-content-2061" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-right" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">01. Apa itu Apa itu Extract Prompt? dari Logiq?</a>
					</div>

					<div id="elementor-tab-content-2061" class="elementor-tab-content elementor-clearfix" data-tab="1" role="region" aria-labelledby="elementor-tab-title-2061"><p>Tools AI yang menganalisis gambar atau video kamu, lalu menghasilkan prompt lengkap yang siap dipakai di AI generator seperti Midjourney, Flux, Chat GPT , Gemini atau sejenisnya.</p></div>
				</div>
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-2062" class="elementor-tab-title" data-tab="2" role="button" aria-controls="elementor-tab-content-2062" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-right" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">02. Apa bedanya Extractor Gambar dan Extractor Video?</a>
					</div>

					<div id="elementor-tab-content-2062" class="elementor-tab-content elementor-clearfix" data-tab="2" role="region" aria-labelledby="elementor-tab-title-2062"><p>Extractor Gambar khusus untuk file foto/ilustrasi (PNG, JPG, GIF, WEBP). Extractor Video untuk file video (MP4, WEBM, MOV) yang akan dianalisis frame dan elemen visualnya.</p></div>
				</div>
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-2063" class="elementor-tab-title" data-tab="3" role="button" aria-controls="elementor-tab-content-2063" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-right" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">03. Berapa ukuran file maksimal?</a>
					</div>

					<div id="elementor-tab-content-2063" class="elementor-tab-content elementor-clearfix" data-tab="3" role="region" aria-labelledby="elementor-tab-title-2063"><p>Gambar maksimal 10MB, video maksimal 50MB.</p></div>
				</div>
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-2064" class="elementor-tab-title" data-tab="4" role="button" aria-controls="elementor-tab-content-2064" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-right" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">04. Apa itu Master Prompt?</a>
					</div>

					<div id="elementor-tab-content-2064" class="elementor-tab-content elementor-clearfix" data-tab="4" role="region" aria-labelledby="elementor-tab-title-2064"><p class="font-claude-response-body break-words whitespace-normal">Fitur tambahan yang membuat prompt <em>reusable</em> — kamu tentukan elemen mana yang ingin diganti (misalnya &#8220;wajah saya&#8221; atau &#8220;produk saya&#8221;), AI akan membangun template prompt yang bisa dipakai ulang tinggal swap aset kamu sendiri.</p></div>
				</div>
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-2065" class="elementor-tab-title" data-tab="5" role="button" aria-controls="elementor-tab-content-2065" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-right" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">05. Bagaimana kalau kuota generate habis?</a>
					</div>

					<div id="elementor-tab-content-2065" class="elementor-tab-content elementor-clearfix" data-tab="5" role="region" aria-labelledby="elementor-tab-title-2065"><p>Tinggal lanjut di sesi berikutnya atau ganti akun. Tidak ada yang perlu dibeli lagi.</p></div>
				</div>
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-2066" class="elementor-tab-title" data-tab="6" role="button" aria-controls="elementor-tab-content-2066" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-right" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">06. Apa bedanya output Teks dan JSON?</a>
					</div>

					<div id="elementor-tab-content-2066" class="elementor-tab-content elementor-clearfix" data-tab="6" role="region" aria-labelledby="elementor-tab-title-2066"><p>Teks menghasilkan satu paragraf deskriptif langsung siap pakai. JSON menghasilkan data terstruktur per elemen (subject, lighting, mood, dll) — cocok untuk developer atau yang ingin breakdown detail.</p></div>
				</div>
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-2067" class="elementor-tab-title" data-tab="7" role="button" aria-controls="elementor-tab-content-2067" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-right" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">07. Apakah data gambar saya disimpan?</a>
					</div>

					<div id="elementor-tab-content-2067" class="elementor-tab-content elementor-clearfix" data-tab="7" role="region" aria-labelledby="elementor-tab-title-2067"><p>Tidak. File hanya diproses sementara di browser kamu untuk dikirim ke AI, tidak disimpan di server manapun.</p></div>
				</div>
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-2068" class="elementor-tab-title" data-tab="8" role="button" aria-controls="elementor-tab-content-2068" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-right" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">08. Prompt yang dihasilkan bisa dipakai di platform apa?</a>
					</div>

					<div id="elementor-tab-content-2068" class="elementor-tab-content elementor-clearfix" data-tab="8" role="region" aria-labelledby="elementor-tab-title-2068"><p>Bisa dipakai di platform AI generator manapun — Midjourney, Stable Diffusion, DALL·E, Flux, Leonardo, dan lainnya.</p></div>
				</div>
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-2069" class="elementor-tab-title" data-tab="9" role="button" aria-controls="elementor-tab-content-2069" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-right" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">09. Apakah ini sekali bayar atau ada biaya langganan?</a>
					</div>

					<div id="elementor-tab-content-2069" class="elementor-tab-content elementor-clearfix" data-tab="9" role="region" aria-labelledby="elementor-tab-title-2069"><p>Sekali bayar, pakai terus. Tidak ada biaya bulanan atau perpanjangan. Beli sekali, langsung bisa dipakai selama tools-nya aktif.</p></div>
				</div>
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-20610" class="elementor-tab-title" data-tab="10" role="button" aria-controls="elementor-tab-content-20610" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-right" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">10.Kenapa hasilnya kurang akurat?</a>
					</div>

					<div id="elementor-tab-content-20610" class="elementor-tab-content elementor-clearfix" data-tab="10" role="region" aria-labelledby="elementor-tab-title-20610"><p>Pastikan gambar yang diupload jelas dan tidak buram. Semakin detail visual gambarnya, semakin akurat prompt yang dihasilkan.</p></div>
				</div>
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-20611" class="elementor-tab-title" data-tab="11" role="button" aria-controls="elementor-tab-content-20611" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-right" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-minus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">11. Apakah tools ini membutuhkan akun khusus?</a>
					</div>

					<div id="elementor-tab-content-20611" class="elementor-tab-content elementor-clearfix" data-tab="11" role="region" aria-labelledby="elementor-tab-title-20611"><p class="font-claude-response-body break-words whitespace-normal">Tidak perlu akun logiq.id. Tools ini berjalan menggunakan Google Account kamu sendiri melalui Gemini FREE— cukup login dengan akun Google yang sudah kamu punya.</p></div>
				</div>
								</div>
						</div>
					</div>
		</div>
					</div>
		</header>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-85f54f7 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="85f54f7" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d2eee9c" data-id="d2eee9c" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-d747472 elementor-widget elementor-widget-html" data-id="d747472" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
					<style>
#sticky-cta{
  position:fixed;
  bottom:20px;
  left:50%;
  -webkit-transform:translateX(-50%) translateY(0);
  -ms-transform:translateX(-50%) translateY(0);
  transform:translateX(-50%) translateY(0);
  z-index:9999;
  -webkit-transition:-webkit-transform 0.35s cubic-bezier(0.34,1.56,0.64,1),opacity 0.3s ease;
  transition:transform 0.35s cubic-bezier(0.34,1.56,0.64,1),opacity 0.3s ease;
  opacity:1;
  pointer-events:all;
}
#sticky-cta.hidden{
  -webkit-transform:translateX(-50%) translateY(120px);
  -ms-transform:translateX(-50%) translateY(120px);
  transform:translateX(-50%) translateY(120px);
  opacity:0;
  pointer-events:none;
}
.cta-pill{
  display:-webkit-box;display:-ms-flexbox;display:flex;
  -webkit-box-align:center;-ms-flex-align:center;align-items:center;
  background:#1a0808;
  border:1.5px solid rgba(239,68,68,0.5);
  border-radius:50px;
  overflow:hidden;
  -webkit-box-shadow:0 4px 24px rgba(239,68,68,0.25);
  box-shadow:0 4px 24px rgba(239,68,68,0.25);
}
.countdown-block{
  display:-webkit-box;display:-ms-flexbox;display:flex;
  -webkit-box-align:center;-ms-flex-align:center;align-items:center;
  gap:6px;padding:12px 18px;
  border-right:1px solid rgba(239,68,68,0.3);
}
.countdown-units{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px}
.time-unit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:1px}
.time-num{font-size:16px;font-weight:700;color:#fecaca;min-width:22px;text-align:center;font-variant-numeric:tabular-nums;line-height:1}
.time-label{font-size:9px;font-weight:600;color:#dc2626;text-transform:uppercase;letter-spacing:0.5px}
.time-sep{font-size:14px;font-weight:700;color:#b91c1c;margin:0 2px}
.cta-btn{
  padding:12px 24px;
  background:linear-gradient(to right,#cc0000,#ff0000);
  color:#fff;font-size:15px;font-weight:700;
  border:none;cursor:pointer;
  box-shadow:0 0 16px rgba(255,0,0,0.7), 0 0 32px rgba(255,0,0,0.4), inset 0 0 8px rgba(255,100,100,0.2);
  -webkit-transition:opacity 0.2s,box-shadow 0.2s,-webkit-transform 0.1s;
  transition:opacity 0.2s,box-shadow 0.2s,transform 0.1s;
  font-family:inherit;white-space:nowrap;
  display:-webkit-box;display:-ms-flexbox;display:flex;
  -webkit-box-align:center;-ms-flex-align:center;align-items:center;
  gap:8px;
  -webkit-tap-highlight-color:transparent;
  text-shadow:0 0 8px rgba(255,150,150,0.8);
}
.cta-btn:hover{
  opacity:0.92;
  box-shadow:0 0 24px rgba(255,0,0,0.9), 0 0 48px rgba(255,0,0,0.5), inset 0 0 10px rgba(255,100,100,0.3);
}
.cta-btn:active{-webkit-transform:scale(0.97);-ms-transform:scale(0.97);transform:scale(0.97)}
@media(max-width:480px){
  .time-num{font-size:14px;min-width:18px}
  .countdown-block{padding:11px 13px}
  .cta-btn{padding:11px 18px;font-size:14px}
  #sticky-cta{bottom:14px}
}
</style>

<div id="sticky-cta">
  <div class="cta-pill">
    <div class="countdown-block">
      <svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="#f87171" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
        <circle cx="12" cy="12" r="10"/><polyline points="12 6 12 12 16 14"/>
      </svg>
      <div class="countdown-units">
        <div class="time-unit"><span class="time-num" id="cd-h">00</span><span class="time-label">Jam</span></div>
        <span class="time-sep">:</span>
        <div class="time-unit"><span class="time-num" id="cd-m">00</span><span class="time-label">Menit</span></div>
        <span class="time-sep">:</span>
        <div class="time-unit"><span class="time-num" id="cd-s">00</span><span class="time-label">Detik</span></div>
      </div>
    </div>
    <button class="cta-btn" onclick="scrollToOrder()">
      <svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><circle cx="9" cy="21" r="1"/><circle cx="20" cy="21" r="1"/><path d="M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6"/></svg>
      Saya Mau
    </button>
  </div>
</div>

<script>
(function(){
  function pad(n){return(n<10?'0':'')+n}
  function tick(){
    var now=new Date();
    var end=new Date(now.getFullYear(),now.getMonth(),now.getDate()+1,0,0,0,0);
    var diff=Math.floor((end.getTime()-now.getTime())/1000);
    if(diff<0)diff=0;
    document.getElementById('cd-h').innerHTML=pad(Math.floor(diff/3600));
    document.getElementById('cd-m').innerHTML=pad(Math.floor((diff%3600)/60));
    document.getElementById('cd-s').innerHTML=pad(diff%60);
  }
  tick();setInterval(tick,1000);

  window.scrollToOrder=function(){
    var el=document.getElementById('order');
    if(!el)return;
    if(el.scrollIntoView){
      el.scrollIntoView({behavior:'smooth',block:'start'});
    } else {
      var top=0,obj=el;
      while(obj){top+=obj.offsetTop;obj=obj.offsetParent;}
      window.scrollTo(0,top);
    }
  };

  var lastScroll=window.pageYOffset||document.documentElement.scrollTop||0;
  var cta=document.getElementById('sticky-cta');
  var busy=false;

  function onScroll(){
    if(busy)return;busy=true;
    var raf=window.requestAnimationFrame||function(cb){setTimeout(cb,16)};
    raf(function(){
      var cur=window.pageYOffset||document.documentElement.scrollTop||0;
      cta.className=(cur>lastScroll&&cur>80)?'hidden':'';
      lastScroll=cur;busy=false;
    });
  }

  if(window.addEventListener){window.addEventListener('scroll',onScroll,{passive:true});}
  else if(window.attachEvent){window.attachEvent('onscroll',onScroll);}
})();
</script>				</div>
				<div class="elementor-element elementor-element-3d5a0cb elementor-widget elementor-widget-html" data-id="3d5a0cb" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
					<footer class="footer">
  © <span id="year"></span> LOGIQ. All Rights Reserved.
</footer>

<style>
  .footer {
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    line-height: 1.5;
    padding: 16px 10px;
    box-sizing: border-box;
  }

  @media (max-width: 480px) {
    .footer {
      font-size: 12px;
      padding: 14px 8px;
    }
  }
</style>

<script>
  document.getElementById("year").textContent = new Date().getFullYear();
</script>				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		]]></content:encoded>
					
					<wfw:commentRss>https://logiq.id/extract-prompt/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Ai Karakter</title>
		<link>https://logiq.id/ai-karakter/</link>
					<comments>https://logiq.id/ai-karakter/#respond</comments>
		
		<dc:creator><![CDATA[allahuakbar]]></dc:creator>
		<pubDate>Tue, 26 May 2026 02:01:25 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://logiq.id/?p=225</guid>

					<description><![CDATA[Bukan Cuma &#8220;Generate Foto AI&#8221; Ini Workflow Lengkap Bikin Ai Karakter Konsisten &#38; Realistis. AI REALISTIS AI PLASTIK Geser Kenapa hasil AI kamu masih keliatan palsu? Ai biasa gak ngerti hal-hal yang bikin foto terasa manusiawi. Makanya hasilnya selalu ada yang &#8220;off.&#8221; Kulit terlalu mulus, kayak plastik Ekspresi kaku, senyum terasa dipaksain Lighting flat, gak [&#8230;]]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="225" class="elementor elementor-225" data-elementor-post-type="post">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-652a47e elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="652a47e" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
							<div class="elementor-background-overlay"></div>
							<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-9db517d" data-id="9db517d" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-327f28a elementor-widget elementor-widget-heading" data-id="327f28a" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h1 class="elementor-heading-title elementor-size-default">Bukan Cuma
<br><span class="highlight">"Generate Foto AI"</span></h1>				</div>
				<div class="elementor-element elementor-element-579cb23 elementor-widget elementor-widget-heading" data-id="579cb23" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<div class="elementor-heading-title elementor-size-default">Ini Workflow Lengkap Bikin Ai Karakter Konsisten &amp; Realistis.</div>				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2b9e1b2" data-id="2b9e1b2" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-2929513 elementor-widget elementor-widget-html" data-id="2929513" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
					<style>
  .ba-wrapper * { box-sizing: border-box; margin: 0; padding: 0; }
  .ba-wrapper {
    margin: 0 auto;
    display: block;
    width: 100%;
    max-width: 400px;
    position: relative;
    user-select: none;
    --pos: 50%;
  }
  .ba-image-box {
    position: relative;
    width: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    border-radius: 12px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.15);
    background-color: #eee;
  }
  .ba-img {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    object-fit: cover;
    object-position: center;
  }
  .ba-img-after { z-index: 1; }
  .ba-img-before {
    z-index: 2;
    clip-path: inset(0 calc(100% - var(--pos)) 0 0);
    border-right: 2px solid white;
  }
  .ba-range-input {
    position: absolute; top: 0; left: 0;
    width: 100%; height: 100%;
    z-index: 10; opacity: 0; cursor: ew-resize;
  }
  .ba-handle {
    position: absolute; top: 50%; left: var(--pos);
    transform: translate(-50%, -50%);
    width: 40px; height: 52px;
    background: white; border-radius: 20px;
    z-index: 4; pointer-events: none;
    display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 2px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.3); color: #333;
  }
  .ba-handle-label {
    font-size: 9px;
    font-weight: bold;
    font-family: sans-serif;
    color: #333;
    line-height: 1;
  }
  .ba-label {
    position: absolute; top: 15px; padding: 5px 10px;
    background: rgba(0,0,0,0.6); color: white;
    border-radius: 4px; font-size: 11px; font-weight: bold;
    z-index: 5; pointer-events: none; font-family: sans-serif;
  }
  .ba-lbl-before { left: 15px; }
  .ba-lbl-after { right: 15px; }
</style>
<div class="ba-wrapper">
  <div class="ba-image-box">
    <img decoding="async" class="ba-img ba-img-after" src="https://logiq.id/wp-content/uploads/2026/06/hasil.webp" alt="After">
    <img decoding="async" class="ba-img ba-img-before" src="https://logiq.id/wp-content/uploads/2026/06/ChatGPT-Image-Jun-23-2026-02_56_08-PM.webp" alt="Before">
    <span class="ba-label ba-lbl-before">AI REALISTIS</span>
    <span class="ba-label ba-lbl-after">AI PLASTIK</span>
  </div>
  <input type="range" min="0" max="100" value="50" class="ba-range-input" oninput="geserSlider(this)">
  <div class="ba-handle">
    <svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 8L22 12L18 16"/><path d="M6 8L2 12L6 16"/></svg>
    <span class="ba-handle-label">Geser</span>
  </div>
</div>
<script>
function geserSlider(input) {
  input.closest('.ba-wrapper').style.setProperty('--pos', input.value + '%');
}
</script>				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-57a0cd8 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="57a0cd8" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a0d8f93" data-id="a0d8f93" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-9a5f8b0 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="9a5f8b0" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-e42917b" data-id="e42917b" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-6a27867 elementor-widget elementor-widget-heading" data-id="6a27867" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Kenapa hasil AI kamu
masih <span class="highlight">keliatan palsu?</span></h2>				</div>
				<div class="elementor-element elementor-element-50e4713 elementor-widget elementor-widget-heading" data-id="50e4713" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<span class="elementor-heading-title elementor-size-default">Ai biasa gak ngerti hal-hal yang bikin foto terasa manusiawi. Makanya hasilnya selalu ada yang "off."</span>				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-355de60" data-id="355de60" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-b302a08 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="b302a08" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-913c5a2" data-id="913c5a2" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-58a0c31 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="58a0c31" data-element_type="widget" data-e-type="widget" data-widget_type="icon-list.default">
							<ul class="elementor-icon-list-items">
							<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="800px" height="800px" viewBox="0 0 128 128" aria-hidden="true" role="img" class="iconify iconify--noto" preserveAspectRatio="xMidYMid meet"><path d="M58.9 78.6l-41.3 41.9c-1.5 1.5-3.2 2.5-5 3c4.1 1.2 8.6.2 11.8-3l38.2-38.1c.8-.8 2.1-.8 2.8 0l-3.7-3.8c-.7-.8-2-.8-2.8 0z" fill="#c33"></path><path d="M82.3 65.4c-.8-.8-.8-2 0-2.8l38.2-38.1c4.7-4.7 4.7-12.3 0-17s-12.2-4.7-16.9 0L65.4 45.6c-.8.8-2 .8-2.8 0L24.5 7.5c-4.7-4.7-12.3-4.7-17 0c-.4.4-.7.8-1 1.2c.2-.3.4-.5.6-.7c4.7-4.6 10.1-2.5 14.8 2.2l37.6 38.5c.8.8 2 .8 2.8 0l39.3-39.2c4.7-4.7 9.4-5.1 14.1-.4s3.9 9.6-.8 14.3L75.6 62.6c-.8.8-.8 2 0 2.8c0 0 38.1 38.2 38 38.2c4.7 4.7 6.5 10 1.8 14.7s-10.6 3.5-15.3-1.1l3.4 3.4c4.7 4.7 12.3 4.7 17 0s4.7-12.2 0-16.9c0-.1-38.2-38.3-38.2-38.3z" fill="#c33"></path><path d="M115.4 118.3c4.7-4.7 2.9-10-1.8-14.7c.1 0-38-38.2-38-38.2c-.8-.8-.8-2 0-2.8l39.3-39.2c4.7-4.7 5.5-9.6.8-14.3s-9.4-4.3-14.1.4L62.3 48.7c-.8.8-2 .8-2.8 0L21.9 10.2C17.2 5.5 11.8 3.4 7.1 8c-.2.2-.4.4-.6.7c-3.7 4.7-3.3 11.4 1 15.7l38.1 38.2c.8.8.8 2.1 0 2.8L7.5 103.5c-4.7 4.7-4.7 12.3 0 17c1.5 1.5 3.2 2.5 5 3c1.8-.6 3.6-1.6 5-3l41.3-41.9c.8-.8 2.1-.8 2.8 0l3.7 3.8l34.7 34.8c4.8 4.6 10.7 5.8 15.4 1.1z" fill="#f44336"></path><g fill="#ffffff"><path d="M55 56.4c-1.1-1.6-32.3-33.1-32.3-33.1s-2.3-2.6-4.7-.8c-2.2 1.7-1.1 4.3.1 5.6s29 29.7 30.4 30.9c1.3 1.2 3.9 1.4 5.5.6s1.8-2.1 1-3.2z" opacity=".2"></path><circle cx="12.2" cy="19" r="3.3" opacity=".2"></circle></g><path d="M72.1 81.8c1.1 1.6 32.8 32.6 32.8 32.6s2.3 2.6 4.7.7c2.2-1.7 1-4.3-.2-5.6c-1.2-1.3-29.4-29.3-30.8-30.5c-1.3-1.2-3.9-1.3-5.5-.5s-1.8 2.2-1 3.3z" opacity=".2" fill="#ffffff"></path></svg>						</span>
										<span class="elementor-icon-list-text">Kulit terlalu mulus, kayak plastik</span>
									</li>
						</ul>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-f3f8f85 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="f3f8f85" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-1478771" data-id="1478771" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-32faab2 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="32faab2" data-element_type="widget" data-e-type="widget" data-widget_type="icon-list.default">
							<ul class="elementor-icon-list-items">
							<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="800px" height="800px" viewBox="0 0 128 128" aria-hidden="true" role="img" class="iconify iconify--noto" preserveAspectRatio="xMidYMid meet"><path d="M58.9 78.6l-41.3 41.9c-1.5 1.5-3.2 2.5-5 3c4.1 1.2 8.6.2 11.8-3l38.2-38.1c.8-.8 2.1-.8 2.8 0l-3.7-3.8c-.7-.8-2-.8-2.8 0z" fill="#c33"></path><path d="M82.3 65.4c-.8-.8-.8-2 0-2.8l38.2-38.1c4.7-4.7 4.7-12.3 0-17s-12.2-4.7-16.9 0L65.4 45.6c-.8.8-2 .8-2.8 0L24.5 7.5c-4.7-4.7-12.3-4.7-17 0c-.4.4-.7.8-1 1.2c.2-.3.4-.5.6-.7c4.7-4.6 10.1-2.5 14.8 2.2l37.6 38.5c.8.8 2 .8 2.8 0l39.3-39.2c4.7-4.7 9.4-5.1 14.1-.4s3.9 9.6-.8 14.3L75.6 62.6c-.8.8-.8 2 0 2.8c0 0 38.1 38.2 38 38.2c4.7 4.7 6.5 10 1.8 14.7s-10.6 3.5-15.3-1.1l3.4 3.4c4.7 4.7 12.3 4.7 17 0s4.7-12.2 0-16.9c0-.1-38.2-38.3-38.2-38.3z" fill="#c33"></path><path d="M115.4 118.3c4.7-4.7 2.9-10-1.8-14.7c.1 0-38-38.2-38-38.2c-.8-.8-.8-2 0-2.8l39.3-39.2c4.7-4.7 5.5-9.6.8-14.3s-9.4-4.3-14.1.4L62.3 48.7c-.8.8-2 .8-2.8 0L21.9 10.2C17.2 5.5 11.8 3.4 7.1 8c-.2.2-.4.4-.6.7c-3.7 4.7-3.3 11.4 1 15.7l38.1 38.2c.8.8.8 2.1 0 2.8L7.5 103.5c-4.7 4.7-4.7 12.3 0 17c1.5 1.5 3.2 2.5 5 3c1.8-.6 3.6-1.6 5-3l41.3-41.9c.8-.8 2.1-.8 2.8 0l3.7 3.8l34.7 34.8c4.8 4.6 10.7 5.8 15.4 1.1z" fill="#f44336"></path><g fill="#ffffff"><path d="M55 56.4c-1.1-1.6-32.3-33.1-32.3-33.1s-2.3-2.6-4.7-.8c-2.2 1.7-1.1 4.3.1 5.6s29 29.7 30.4 30.9c1.3 1.2 3.9 1.4 5.5.6s1.8-2.1 1-3.2z" opacity=".2"></path><circle cx="12.2" cy="19" r="3.3" opacity=".2"></circle></g><path d="M72.1 81.8c1.1 1.6 32.8 32.6 32.8 32.6s2.3 2.6 4.7.7c2.2-1.7 1-4.3-.2-5.6c-1.2-1.3-29.4-29.3-30.8-30.5c-1.3-1.2-3.9-1.3-5.5-.5s-1.8 2.2-1 3.3z" opacity=".2" fill="#ffffff"></path></svg>						</span>
										<span class="elementor-icon-list-text">Ekspresi kaku, senyum terasa dipaksain</span>
									</li>
						</ul>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-7fd79a4 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7fd79a4" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-842d1b9" data-id="842d1b9" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-638d453 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="638d453" data-element_type="widget" data-e-type="widget" data-widget_type="icon-list.default">
							<ul class="elementor-icon-list-items">
							<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="800px" height="800px" viewBox="0 0 128 128" aria-hidden="true" role="img" class="iconify iconify--noto" preserveAspectRatio="xMidYMid meet"><path d="M58.9 78.6l-41.3 41.9c-1.5 1.5-3.2 2.5-5 3c4.1 1.2 8.6.2 11.8-3l38.2-38.1c.8-.8 2.1-.8 2.8 0l-3.7-3.8c-.7-.8-2-.8-2.8 0z" fill="#c33"></path><path d="M82.3 65.4c-.8-.8-.8-2 0-2.8l38.2-38.1c4.7-4.7 4.7-12.3 0-17s-12.2-4.7-16.9 0L65.4 45.6c-.8.8-2 .8-2.8 0L24.5 7.5c-4.7-4.7-12.3-4.7-17 0c-.4.4-.7.8-1 1.2c.2-.3.4-.5.6-.7c4.7-4.6 10.1-2.5 14.8 2.2l37.6 38.5c.8.8 2 .8 2.8 0l39.3-39.2c4.7-4.7 9.4-5.1 14.1-.4s3.9 9.6-.8 14.3L75.6 62.6c-.8.8-.8 2 0 2.8c0 0 38.1 38.2 38 38.2c4.7 4.7 6.5 10 1.8 14.7s-10.6 3.5-15.3-1.1l3.4 3.4c4.7 4.7 12.3 4.7 17 0s4.7-12.2 0-16.9c0-.1-38.2-38.3-38.2-38.3z" fill="#c33"></path><path d="M115.4 118.3c4.7-4.7 2.9-10-1.8-14.7c.1 0-38-38.2-38-38.2c-.8-.8-.8-2 0-2.8l39.3-39.2c4.7-4.7 5.5-9.6.8-14.3s-9.4-4.3-14.1.4L62.3 48.7c-.8.8-2 .8-2.8 0L21.9 10.2C17.2 5.5 11.8 3.4 7.1 8c-.2.2-.4.4-.6.7c-3.7 4.7-3.3 11.4 1 15.7l38.1 38.2c.8.8.8 2.1 0 2.8L7.5 103.5c-4.7 4.7-4.7 12.3 0 17c1.5 1.5 3.2 2.5 5 3c1.8-.6 3.6-1.6 5-3l41.3-41.9c.8-.8 2.1-.8 2.8 0l3.7 3.8l34.7 34.8c4.8 4.6 10.7 5.8 15.4 1.1z" fill="#f44336"></path><g fill="#ffffff"><path d="M55 56.4c-1.1-1.6-32.3-33.1-32.3-33.1s-2.3-2.6-4.7-.8c-2.2 1.7-1.1 4.3.1 5.6s29 29.7 30.4 30.9c1.3 1.2 3.9 1.4 5.5.6s1.8-2.1 1-3.2z" opacity=".2"></path><circle cx="12.2" cy="19" r="3.3" opacity=".2"></circle></g><path d="M72.1 81.8c1.1 1.6 32.8 32.6 32.8 32.6s2.3 2.6 4.7.7c2.2-1.7 1-4.3-.2-5.6c-1.2-1.3-29.4-29.3-30.8-30.5c-1.3-1.2-3.9-1.3-5.5-.5s-1.8 2.2-1 3.3z" opacity=".2" fill="#ffffff"></path></svg>						</span>
										<span class="elementor-icon-list-text">Lighting flat, gak ada depth-nya</span>
									</li>
						</ul>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-c4ac4cc elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="c4ac4cc" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-c91ceb4" data-id="c91ceb4" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-71cc776 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="71cc776" data-element_type="widget" data-e-type="widget" data-widget_type="icon-list.default">
							<ul class="elementor-icon-list-items">
							<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="800px" height="800px" viewBox="0 0 128 128" aria-hidden="true" role="img" class="iconify iconify--noto" preserveAspectRatio="xMidYMid meet"><path d="M58.9 78.6l-41.3 41.9c-1.5 1.5-3.2 2.5-5 3c4.1 1.2 8.6.2 11.8-3l38.2-38.1c.8-.8 2.1-.8 2.8 0l-3.7-3.8c-.7-.8-2-.8-2.8 0z" fill="#c33"></path><path d="M82.3 65.4c-.8-.8-.8-2 0-2.8l38.2-38.1c4.7-4.7 4.7-12.3 0-17s-12.2-4.7-16.9 0L65.4 45.6c-.8.8-2 .8-2.8 0L24.5 7.5c-4.7-4.7-12.3-4.7-17 0c-.4.4-.7.8-1 1.2c.2-.3.4-.5.6-.7c4.7-4.6 10.1-2.5 14.8 2.2l37.6 38.5c.8.8 2 .8 2.8 0l39.3-39.2c4.7-4.7 9.4-5.1 14.1-.4s3.9 9.6-.8 14.3L75.6 62.6c-.8.8-.8 2 0 2.8c0 0 38.1 38.2 38 38.2c4.7 4.7 6.5 10 1.8 14.7s-10.6 3.5-15.3-1.1l3.4 3.4c4.7 4.7 12.3 4.7 17 0s4.7-12.2 0-16.9c0-.1-38.2-38.3-38.2-38.3z" fill="#c33"></path><path d="M115.4 118.3c4.7-4.7 2.9-10-1.8-14.7c.1 0-38-38.2-38-38.2c-.8-.8-.8-2 0-2.8l39.3-39.2c4.7-4.7 5.5-9.6.8-14.3s-9.4-4.3-14.1.4L62.3 48.7c-.8.8-2 .8-2.8 0L21.9 10.2C17.2 5.5 11.8 3.4 7.1 8c-.2.2-.4.4-.6.7c-3.7 4.7-3.3 11.4 1 15.7l38.1 38.2c.8.8.8 2.1 0 2.8L7.5 103.5c-4.7 4.7-4.7 12.3 0 17c1.5 1.5 3.2 2.5 5 3c1.8-.6 3.6-1.6 5-3l41.3-41.9c.8-.8 2.1-.8 2.8 0l3.7 3.8l34.7 34.8c4.8 4.6 10.7 5.8 15.4 1.1z" fill="#f44336"></path><g fill="#ffffff"><path d="M55 56.4c-1.1-1.6-32.3-33.1-32.3-33.1s-2.3-2.6-4.7-.8c-2.2 1.7-1.1 4.3.1 5.6s29 29.7 30.4 30.9c1.3 1.2 3.9 1.4 5.5.6s1.8-2.1 1-3.2z" opacity=".2"></path><circle cx="12.2" cy="19" r="3.3" opacity=".2"></circle></g><path d="M72.1 81.8c1.1 1.6 32.8 32.6 32.8 32.6s2.3 2.6 4.7.7c2.2-1.7 1-4.3-.2-5.6c-1.2-1.3-29.4-29.3-30.8-30.5c-1.3-1.2-3.9-1.3-5.5-.5s-1.8 2.2-1 3.3z" opacity=".2" fill="#ffffff"></path></svg>						</span>
										<span class="elementor-icon-list-text">Wajah berubah tiap generate ulang</span>
									</li>
						</ul>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-d6e6ae5 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="d6e6ae5" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-b285ae8" data-id="b285ae8" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-060f7d2 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="060f7d2" data-element_type="widget" data-e-type="widget" data-widget_type="icon-list.default">
							<ul class="elementor-icon-list-items">
							<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="800px" height="800px" viewBox="0 0 128 128" aria-hidden="true" role="img" class="iconify iconify--noto" preserveAspectRatio="xMidYMid meet"><path d="M58.9 78.6l-41.3 41.9c-1.5 1.5-3.2 2.5-5 3c4.1 1.2 8.6.2 11.8-3l38.2-38.1c.8-.8 2.1-.8 2.8 0l-3.7-3.8c-.7-.8-2-.8-2.8 0z" fill="#c33"></path><path d="M82.3 65.4c-.8-.8-.8-2 0-2.8l38.2-38.1c4.7-4.7 4.7-12.3 0-17s-12.2-4.7-16.9 0L65.4 45.6c-.8.8-2 .8-2.8 0L24.5 7.5c-4.7-4.7-12.3-4.7-17 0c-.4.4-.7.8-1 1.2c.2-.3.4-.5.6-.7c4.7-4.6 10.1-2.5 14.8 2.2l37.6 38.5c.8.8 2 .8 2.8 0l39.3-39.2c4.7-4.7 9.4-5.1 14.1-.4s3.9 9.6-.8 14.3L75.6 62.6c-.8.8-.8 2 0 2.8c0 0 38.1 38.2 38 38.2c4.7 4.7 6.5 10 1.8 14.7s-10.6 3.5-15.3-1.1l3.4 3.4c4.7 4.7 12.3 4.7 17 0s4.7-12.2 0-16.9c0-.1-38.2-38.3-38.2-38.3z" fill="#c33"></path><path d="M115.4 118.3c4.7-4.7 2.9-10-1.8-14.7c.1 0-38-38.2-38-38.2c-.8-.8-.8-2 0-2.8l39.3-39.2c4.7-4.7 5.5-9.6.8-14.3s-9.4-4.3-14.1.4L62.3 48.7c-.8.8-2 .8-2.8 0L21.9 10.2C17.2 5.5 11.8 3.4 7.1 8c-.2.2-.4.4-.6.7c-3.7 4.7-3.3 11.4 1 15.7l38.1 38.2c.8.8.8 2.1 0 2.8L7.5 103.5c-4.7 4.7-4.7 12.3 0 17c1.5 1.5 3.2 2.5 5 3c1.8-.6 3.6-1.6 5-3l41.3-41.9c.8-.8 2.1-.8 2.8 0l3.7 3.8l34.7 34.8c4.8 4.6 10.7 5.8 15.4 1.1z" fill="#f44336"></path><g fill="#ffffff"><path d="M55 56.4c-1.1-1.6-32.3-33.1-32.3-33.1s-2.3-2.6-4.7-.8c-2.2 1.7-1.1 4.3.1 5.6s29 29.7 30.4 30.9c1.3 1.2 3.9 1.4 5.5.6s1.8-2.1 1-3.2z" opacity=".2"></path><circle cx="12.2" cy="19" r="3.3" opacity=".2"></circle></g><path d="M72.1 81.8c1.1 1.6 32.8 32.6 32.8 32.6s2.3 2.6 4.7.7c2.2-1.7 1-4.3-.2-5.6c-1.2-1.3-29.4-29.3-30.8-30.5c-1.3-1.2-3.9-1.3-5.5-.5s-1.8 2.2-1 3.3z" opacity=".2" fill="#ffffff"></path></svg>						</span>
										<span class="elementor-icon-list-text">Nulis prompt panjang tapi hasilnya tetap random</span>
									</li>
						</ul>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-307d223 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="307d223" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-08e3454" data-id="08e3454" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-dd94c1f elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="dd94c1f" data-element_type="widget" data-e-type="widget" data-widget_type="icon-list.default">
							<ul class="elementor-icon-list-items">
							<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="800px" height="800px" viewBox="0 0 128 128" aria-hidden="true" role="img" class="iconify iconify--noto" preserveAspectRatio="xMidYMid meet"><path d="M58.9 78.6l-41.3 41.9c-1.5 1.5-3.2 2.5-5 3c4.1 1.2 8.6.2 11.8-3l38.2-38.1c.8-.8 2.1-.8 2.8 0l-3.7-3.8c-.7-.8-2-.8-2.8 0z" fill="#c33"></path><path d="M82.3 65.4c-.8-.8-.8-2 0-2.8l38.2-38.1c4.7-4.7 4.7-12.3 0-17s-12.2-4.7-16.9 0L65.4 45.6c-.8.8-2 .8-2.8 0L24.5 7.5c-4.7-4.7-12.3-4.7-17 0c-.4.4-.7.8-1 1.2c.2-.3.4-.5.6-.7c4.7-4.6 10.1-2.5 14.8 2.2l37.6 38.5c.8.8 2 .8 2.8 0l39.3-39.2c4.7-4.7 9.4-5.1 14.1-.4s3.9 9.6-.8 14.3L75.6 62.6c-.8.8-.8 2 0 2.8c0 0 38.1 38.2 38 38.2c4.7 4.7 6.5 10 1.8 14.7s-10.6 3.5-15.3-1.1l3.4 3.4c4.7 4.7 12.3 4.7 17 0s4.7-12.2 0-16.9c0-.1-38.2-38.3-38.2-38.3z" fill="#c33"></path><path d="M115.4 118.3c4.7-4.7 2.9-10-1.8-14.7c.1 0-38-38.2-38-38.2c-.8-.8-.8-2 0-2.8l39.3-39.2c4.7-4.7 5.5-9.6.8-14.3s-9.4-4.3-14.1.4L62.3 48.7c-.8.8-2 .8-2.8 0L21.9 10.2C17.2 5.5 11.8 3.4 7.1 8c-.2.2-.4.4-.6.7c-3.7 4.7-3.3 11.4 1 15.7l38.1 38.2c.8.8.8 2.1 0 2.8L7.5 103.5c-4.7 4.7-4.7 12.3 0 17c1.5 1.5 3.2 2.5 5 3c1.8-.6 3.6-1.6 5-3l41.3-41.9c.8-.8 2.1-.8 2.8 0l3.7 3.8l34.7 34.8c4.8 4.6 10.7 5.8 15.4 1.1z" fill="#f44336"></path><g fill="#ffffff"><path d="M55 56.4c-1.1-1.6-32.3-33.1-32.3-33.1s-2.3-2.6-4.7-.8c-2.2 1.7-1.1 4.3.1 5.6s29 29.7 30.4 30.9c1.3 1.2 3.9 1.4 5.5.6s1.8-2.1 1-3.2z" opacity=".2"></path><circle cx="12.2" cy="19" r="3.3" opacity=".2"></circle></g><path d="M72.1 81.8c1.1 1.6 32.8 32.6 32.8 32.6s2.3 2.6 4.7.7c2.2-1.7 1-4.3-.2-5.6c-1.2-1.3-29.4-29.3-30.8-30.5c-1.3-1.2-3.9-1.3-5.5-.5s-1.8 2.2-1 3.3z" opacity=".2" fill="#ffffff"></path></svg>						</span>
										<span class="elementor-icon-list-text">Langsung ketahuan itu AI</span>
									</li>
						</ul>
						</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-3860085 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3860085" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c404f03" data-id="c404f03" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-a4d938b elementor-widget elementor-widget-heading" data-id="a4d938b" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Masalahnya bukan di tool-nya.</h2>				</div>
				<div class="elementor-element elementor-element-4070c68 elementor-widget elementor-widget-heading" data-id="4070c68" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<span class="elementor-heading-title elementor-size-default">AI Karakter dibangun khusus untuk ngertiin lighting, skin texture, ekspresi, dan camera feel — hal-hal yang bikin foto terasa nyata.</span>				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-1e7fc42 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="1e7fc42" data-element_type="section" data-e-type="section" id="Preview" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1881574" data-id="1881574" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-5538ff8 elementor-widget elementor-widget-heading" data-id="5538ff8" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">PELAJARIN</h2>				</div>
				<div class="elementor-element elementor-element-f9c4f53 elementor-widget elementor-widget-heading" data-id="f9c4f53" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">AI karakter yang bikin orang mikir:  <span class="highlight">“ini Asli?”</span></h2>				</div>
				<div class="elementor-element elementor-element-c963fa2 elementor-widget elementor-widget-heading" data-id="c963fa2" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Semakin realistis hasilnya, <br>Semakin tinggi attention-nya.
<br>
Cek aja sendiri</h2>				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-da1d1f0 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="da1d1f0" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-799917d" data-id="799917d" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-fb2f347 elementor-widget elementor-widget-image-carousel" data-id="fb2f347" data-element_type="widget" data-e-type="widget" data-settings="{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;2&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:0,&quot;speed&quot;:2500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Karosel Gambar" dir="rtl">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 7"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/05/MODEL-1-2-logiq.id_-768x1364.jpg" alt="MODEL 1 (2) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 7"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/05/MODEL-1-4-logiq.id_-768x1364.jpg" alt="MODEL 1 (4) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 7"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/05/MODEL-1-7-logiq.id_-768x1364.jpg" alt="MODEL 1 (7) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 7"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/05/MODEL-1-1-logiq.id_-768x1364.jpg" alt="MODEL 1 (1) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 7"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/05/MODEL-1-8-logiq.id_-768x1364.jpg" alt="MODEL 1 (8) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 of 7"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/05/MODEL-1-6-logiq.id_-768x1364.jpg" alt="MODEL 1 (6) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="7 of 7"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/05/MODEL-1-5-logiq.id_-768x1364.jpg" alt="MODEL 1 (5) logiq.id" /></figure></div>			</div>
							
									</div>
						</div>
				<div class="elementor-element elementor-element-d992a45 elementor-widget elementor-widget-image-carousel" data-id="d992a45" data-element_type="widget" data-e-type="widget" data-settings="{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;2&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:0,&quot;speed&quot;:2500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Karosel Gambar" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 5"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/05/PRODUK-MODEL-2-2-logiq.id_-768x1364.jpg" alt="PRODUK MODEL 2 (2) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 5"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/05/PRODUK-MODEL-2-1-logiq.id_-768x1364.jpg" alt="PRODUK MODEL 2 (1) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 5"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/05/PRODUK-MODEL-2-4-logiq.id_-768x1364.jpg" alt="PRODUK MODEL 2 (4) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 5"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/05/PRODUK-MODEL-2-5-logiq.id_-768x1364.jpg" alt="PRODUK MODEL 2 (5) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 5"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/05/PRODUK-MODEL-2-6-logiq.id_.jpg" alt="PRODUK MODEL 2 (6) logiq.id" /></figure></div>			</div>
							
									</div>
						</div>
				<div class="elementor-element elementor-element-5db6654 elementor-widget elementor-widget-image-carousel" data-id="5db6654" data-element_type="widget" data-e-type="widget" data-settings="{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;2&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:0,&quot;speed&quot;:2500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Karosel Gambar" dir="rtl">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/model-1-3-logiq.id_-2-768x1364.jpg" alt="model-1 (3) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/model-1-2-logiq.id_-2-768x1364.jpg" alt="model-1 (2) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/model-1-5-logiq.id_-2-768x1364.jpg" alt="model-1 (5) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/model-1-1-logiq.id_-2-768x1364.jpg" alt="model-1 (1) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/model-1-6-logiq.id_-2-768x1364.jpg" alt="model-1 (6) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/model-1-4-logiq.id_-2-768x1364.jpg" alt="model-1 (4) logiq.id" /></figure></div>			</div>
							
									</div>
						</div>
				<div class="elementor-element elementor-element-1704057 elementor-widget elementor-widget-image-carousel" data-id="1704057" data-element_type="widget" data-e-type="widget" data-settings="{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;2&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:0,&quot;speed&quot;:2500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Karosel Gambar" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/model-2-11-logiq.id_-1-768x1364.jpg" alt="model 2 (11) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/model-2-7-logiq.id_-1-768x1364.jpg" alt="model 2 (7) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/model-2-1-logiq.id_-2-768x1364.jpg" alt="model 2 (1) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/model-2-8-logiq.id_-1-768x1364.jpg" alt="model 2 (8) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/model-2-10-logiq.id_-1-768x1364.jpg" alt="model 2 (10) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/model-2-9-logiq.id_-1-768x1364.jpg" alt="model 2 (9) logiq.id" /></figure></div>			</div>
							
									</div>
						</div>
				<div class="elementor-element elementor-element-8648322 elementor-widget elementor-widget-image-carousel" data-id="8648322" data-element_type="widget" data-e-type="widget" data-settings="{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;2&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:0,&quot;speed&quot;:2500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Karosel Gambar" dir="rtl">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/MODEL3-3-logiq.id_-1-768x1364.jpg" alt="MODEL3 (3) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/MODEL3-5-logiq.id_-1-768x1364.jpg" alt="MODEL3 (5) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/MODEL3-4-logiq.id_-1-768x1364.jpg" alt="MODEL3 (4) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/MODEL3-2-logiq.id_-1-768x1364.jpg" alt="MODEL3 (2) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/MODEL3-6-logiq.id_-1-768x1364.jpg" alt="MODEL3 (6) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/MODEL3-1-logiq.id_-1-768x1364.jpg" alt="MODEL3 (1) logiq.id" /></figure></div>			</div>
							
									</div>
						</div>
				<div class="elementor-element elementor-element-fe000a1 elementor-widget elementor-widget-image-carousel" data-id="fe000a1" data-element_type="widget" data-e-type="widget" data-settings="{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;2&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:0,&quot;speed&quot;:2500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Karosel Gambar" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/modeling5-6-logiq.id_-768x1364.jpg" alt="modeling5 (6) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/modeling5-5-logiq.id_-768x1364.jpg" alt="modeling5 (5) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/modeling5-4-logiq.id_-768x1364.jpg" alt="modeling5 (4) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/modeling5-1-logiq.id_-768x1364.jpg" alt="modeling5 (1) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/modeling5-2-logiq.id_-768x1364.jpg" alt="modeling5 (2) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/modeling5-3-logiq.id_-768x1364.jpg" alt="modeling5 (3) logiq.id" /></figure></div>			</div>
							
									</div>
						</div>
				<div class="elementor-element elementor-element-32025da elementor-widget elementor-widget-image-carousel" data-id="32025da" data-element_type="widget" data-e-type="widget" data-settings="{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;2&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:0,&quot;speed&quot;:2500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Karosel Gambar" dir="rtl">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/sepakbola-2-logiq.id_-768x1364.jpg" alt="sepakbola (2) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/sepakbola-3-logiq.id_-768x1364.jpg" alt="sepakbola (3) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/sepakbola-8-logiq.id_-768x1364.jpg" alt="sepakbola (8) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/sepakbola-1-logiq.id_-768x1364.jpg" alt="sepakbola (1) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/sepakbola-6-logiq.id_-768x1364.jpg" alt="sepakbola (6) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/sepakbola-7-logiq.id_-768x1364.jpg" alt="sepakbola (7) logiq.id" /></figure></div>			</div>
							
									</div>
						</div>
				<div class="elementor-element elementor-element-5848b8e elementor-widget elementor-widget-image-carousel" data-id="5848b8e" data-element_type="widget" data-e-type="widget" data-settings="{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;2&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:0,&quot;speed&quot;:2500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Karosel Gambar" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Model-4-2-logiq.id_-1-768x1364.jpg" alt="Model 4 (2) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Model-4-6-logiq.id_-1-768x1364.jpg" alt="Model 4 (6) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Model-4-1-logiq.id_-1-768x1364.jpg" alt="Model 4 (1) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Model-4-4-logiq.id_-1-768x1364.jpg" alt="Model 4 (4) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Model-4-3-logiq.id_-1-768x1364.jpg" alt="Model 4 (3) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 of 6"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Model-4-5-logiq.id_-1-768x1364.jpg" alt="Model 4 (5) logiq.id" /></figure></div>			</div>
							
									</div>
						</div>
				<div class="elementor-element elementor-element-928cb99 elementor-widget elementor-widget-heading" data-id="928cb99" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Ini semua hanya Ai</h2>				</div>
				<div class="elementor-element elementor-element-66fcf6a elementor-widget elementor-widget-heading" data-id="66fcf6a" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Detail kecilpun di perhatikan</h2>				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-c67b4ca elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="c67b4ca" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2a39f27" data-id="2a39f27" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-c3efe43 elementor-widget elementor-widget-heading" data-id="c3efe43" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Kunci Wajah Sekali,  <span class="highlight">Pakai Selamanya</span></h2>				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-04d5fa4 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="04d5fa4" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-6cd4bb3" data-id="6cd4bb3" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-dddaec8 elementor-widget elementor-widget-heading" data-id="dddaec8" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Tujuannya: <br>Biar AI punya cukup referensi buat mengenali wajah karaktermu dari segala sisi. Jadi nanti pas kamu generate dia lagi pakai pose, outfit, atau lighting yang beda, wajahnya tetap dia — bukan orang baru tiap generate.</h2>				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-b00fd81 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="b00fd81" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-07c56df" data-id="07c56df" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-d63ba0f elementor-widget elementor-widget-image" data-id="d63ba0f" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
															<img loading="lazy" decoding="async" width="750" height="569" src="https://logiq.id/wp-content/uploads/2026/05/Untitled-1.webp" class="attachment-large size-large wp-image-4230" alt="" srcset="https://logiq.id/wp-content/uploads/2026/05/Untitled-1.webp 750w, https://logiq.id/wp-content/uploads/2026/05/Untitled-1-300x228.webp 300w" sizes="(max-width: 750px) 100vw, 750px" />															</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-35e2d92" data-id="35e2d92" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-84bfcbf elementor-widget elementor-widget-image" data-id="84bfcbf" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
															<img loading="lazy" decoding="async" width="750" height="569" src="https://logiq.id/wp-content/uploads/2026/05/dna3.webp" class="attachment-large size-large wp-image-4236" alt="" srcset="https://logiq.id/wp-content/uploads/2026/05/dna3.webp 750w, https://logiq.id/wp-content/uploads/2026/05/dna3-300x228.webp 300w" sizes="(max-width: 750px) 100vw, 750px" />															</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-6726118 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="6726118" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f1e6dc3" data-id="f1e6dc3" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-278ced4 elementor-widget elementor-widget-heading" data-id="278ced4" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Ubah Lokasi,  <span class="highlight">Wajah Masih Konsisten</span></h2>				</div>
				<div class="elementor-element elementor-element-4c63dab elementor-widget elementor-widget-image-carousel" data-id="4c63dab" data-element_type="widget" data-e-type="widget" data-settings="{&quot;slides_to_show&quot;:&quot;3&quot;,&quot;slides_to_show_mobile&quot;:&quot;2&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:0,&quot;speed&quot;:2500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Karosel Gambar" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 14"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Ubah-Lokasi-10-logiq.id_-768x1023.jpg" alt="Ubah Lokasi (10) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 14"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Ubah-Lokasi-1-logiq.id_-768x1023.jpg" alt="Ubah Lokasi (1) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 14"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Ubah-Lokasi-6-logiq.id_-768x1023.jpg" alt="Ubah Lokasi (6) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 14"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/ChatGPT-Image-Jun-24-2026-03_43_46-AM-logiq.id_-768x1023.jpg" alt="ChatGPT Image Jun 24, 2026, 03_43_46 AM logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 14"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Ubah-Lokasi-3-logiq.id_-768x1023.jpg" alt="Ubah Lokasi (3) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 of 14"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/ChatGPT-Image-Jun-24-2026-03_26_38-AM-logiq.id_-768x1023.jpg" alt="ChatGPT Image Jun 24, 2026, 03_26_38 AM logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="7 of 14"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Ubah-Lokasi-7.jpg" alt="Ubah-Lokasi-(7)" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="8 of 14"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/ChatGPT-Image-Jun-24-2026-03_43_42-AM-logiq.id_-768x1023.jpg" alt="ChatGPT Image Jun 24, 2026, 03_43_42 AM logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="9 of 14"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Ubah-Lokasi-7.webp" alt="Ubah-Lokasi-(7)" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="10 of 14"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/ChatGPT-Image-Jun-24-2026-03_43_32-AM-logiq.id_-768x1023.jpg" alt="ChatGPT Image Jun 24, 2026, 03_43_32 AM logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="11 of 14"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Ubah-Lokasi-5-logiq.id_-768x1023.jpg" alt="Ubah Lokasi (5) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="12 of 14"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/ChatGPT-Image-Jun-24-2026-03_46_52-AM-logiq.id_-768x1023.jpg" alt="ChatGPT Image Jun 24, 2026, 03_46_52 AM logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="13 of 14"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Ubah-Lokasi-8-logiq.id_-768x1023.jpg" alt="Ubah Lokasi (8) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="14 of 14"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/ChatGPT-Image-Jun-24-2026-03_20_02-AM-logiq.id_-768x1023.jpg" alt="ChatGPT Image Jun 24, 2026, 03_20_02 AM logiq.id" /></figure></div>			</div>
							
									</div>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-621c6b4 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="621c6b4" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-aa1cf31" data-id="aa1cf31" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-64d4943 elementor-widget elementor-widget-heading" data-id="64d4943" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Ubah Ekspresi,  <span class="highlight">Wajah Juga Konsisten</span></h2>				</div>
				<div class="elementor-element elementor-element-97965ba elementor-widget elementor-widget-image-carousel" data-id="97965ba" data-element_type="widget" data-e-type="widget" data-settings="{&quot;slides_to_show&quot;:&quot;3&quot;,&quot;slides_to_show_mobile&quot;:&quot;2&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:0,&quot;speed&quot;:2500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Karosel Gambar" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 of 11"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Ubah-ekspresi-1-logiq.id_-768x959.jpg" alt="Ubah ekspresi (1) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of 11"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Ubah-ekspresi-9-logiq.id_-768x959.jpg" alt="Ubah ekspresi (9) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of 11"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Ubah-ekspresi-8-logiq.id_-768x959.jpg" alt="Ubah ekspresi (8) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of 11"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Ubah-ekspresi-7-logiq.id_-768x959.jpg" alt="Ubah ekspresi (7) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of 11"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Ubah-ekspresi-6-logiq.id_-768x959.jpg" alt="Ubah ekspresi (6) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 of 11"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Ubah-ekspresi-5-logiq.id_-768x959.jpg" alt="Ubah ekspresi (5) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="7 of 11"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Ubah-ekspresi-4-logiq.id_-768x959.jpg" alt="Ubah ekspresi (4) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="8 of 11"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Ubah-ekspresi-3-logiq.id_-768x959.jpg" alt="Ubah ekspresi (3) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="9 of 11"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Ubah-ekspresi-2-logiq.id_-768x959.jpg" alt="Ubah ekspresi (2) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="10 of 11"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Ubah-ekspresi-11-logiq.id_-768x959.jpg" alt="Ubah ekspresi (11) logiq.id" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="11 of 11"><figure class="swiper-slide-inner"><img decoding="async" class="swiper-slide-image" src="https://logiq.id/wp-content/uploads/2026/06/Ubah-ekspresi-10-logiq.id_-768x959.jpg" alt="Ubah ekspresi (10) logiq.id" /></figure></div>			</div>
							
									</div>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-272591e elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="272591e" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f956ba9" data-id="f956ba9" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-0c12853 elementor-widget elementor-widget-heading" data-id="0c12853" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Yang kamu beli bukan tool.<br> <span class="highlight">Yang kamu beli adalah "caranya".</span></h2>				</div>
				<div class="elementor-element elementor-element-5a92d0b elementor-widget elementor-widget-heading" data-id="5a92d0b" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Tool AI buat foto karakter banyak, gratis juga banyak. Tapi hasil orang tetep keliatan AI — karena cuma pakai tool-nya, bukan cara mainnya.<br><br>Di sini kamu dapet video tutorial + workflow-nya: cara susun prompt, atur lighting, sampai jaga wajah tetep konsisten. Bisa dipakai di platform mana aja — ChatGPT, Gemini, Midjourney, atau yang lain.</h2>				</div>
				<div class="elementor-element elementor-element-0464802 elementor-widget elementor-widget-heading" data-id="0464802" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Yang kamu pelajari:</h2>				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-06a36f1 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="06a36f1" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-50b6b84" data-id="50b6b84" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-9f8a8da elementor-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="9f8a8da" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="Layer_1" viewBox="0 0 504 504" xml:space="preserve"><rect x="26" y="2" style="fill:#F4EFEF;" width="368" height="496"></rect><rect x="26" y="2" style="fill:#33A5D2;" width="368" height="68"></rect><polygon style="fill:#7D8B95;" points="483.6,438 462,497.2 440,438 "></polygon><rect x="438" y="34" style="fill:#13A289;" width="44" height="404"></rect><path style="fill:#7D8B95;" d="M482,34.8V10.4c0-6.4-4-8.8-10.8-8.8h-18.8c-6.8,0-14.4,2.4-14.4,8.8v24.4H482z"></path><path d="M392,504H24c-2.4,0-4-1.6-4-4V4c0-2.4,1.6-4,4-4h368c2.4,0,4,1.6,4,4v496C396,502.4,394.4,504,392,504z M28,496h360V8H28 V496z"></path><path d="M392,76H24c-2.4,0-4-1.6-4-4V4c0-2.4,1.6-4,4-4h368c2.4,0,4,1.6,4,4v68C396,74.4,394.4,76,392,76z M28,68h360V8H28V68z"></path><path d="M350,148H70c-2.4,0-4-1.6-4-4s1.6-4,4-4h280c2.4,0,4,1.6,4,4S352.4,148,350,148z"></path><path d="M126,188H70c-2.4,0-4-1.6-4-4s1.6-4,4-4h56c2.4,0,4,1.6,4,4S128.4,188,126,188z"></path><path d="M350,188H162c-2.4,0-4-1.6-4-4s1.6-4,4-4h188c2.4,0,4,1.6,4,4S352.4,188,350,188z"></path><path d="M350,228h-32c-2.4,0-4-1.6-4-4s1.6-4,4-4h32c2.4,0,4,1.6,4,4S352.4,228,350,228z"></path><path d="M282,228H70c-2.4,0-4-1.6-4-4s1.6-4,4-4h212c2.4,0,4,1.6,4,4S284.4,228,282,228z"></path><path d="M350,268H70c-2.4,0-4-1.6-4-4s1.6-4,4-4h280c2.4,0,4,1.6,4,4S352.4,268,350,268z"></path><path d="M350,388H70c-2.4,0-4-1.6-4-4s1.6-4,4-4h280c2.4,0,4,1.6,4,4S352.4,388,350,388z"></path><path d="M126,308H70c-2.4,0-4-1.6-4-4s1.6-4,4-4h56c2.4,0,4,1.6,4,4S128.4,308,126,308z"></path><path d="M350,308H162c-2.4,0-4-1.6-4-4s1.6-4,4-4h188c2.4,0,4,1.6,4,4S352.4,308,350,308z"></path><path d="M350,348h-32c-2.4,0-4-1.6-4-4s1.6-4,4-4h32c2.4,0,4,1.6,4,4S352.4,348,350,348z"></path><path d="M282,348H70c-2.4,0-4-1.6-4-4s1.6-4,4-4h212c2.4,0,4,1.6,4,4S284.4,348,282,348z"></path><path d="M126,428H70c-2.4,0-4-1.6-4-4s1.6-4,4-4h56c2.4,0,4,1.6,4,4S128.4,428,126,428z"></path><path d="M350,428H162c-2.4,0-4-1.6-4-4s1.6-4,4-4h188c2.4,0,4,1.6,4,4S352.4,428,350,428z"></path><path d="M458,498.8c-1.6,0-3.2-1.2-3.6-2.8l-22-59.2c0-0.4-0.4-0.8-0.4-1.2V34c0-2.4,1.6-4,4-4s4,1.6,4,4v400.4l18,48.4l18-48.4V34 c0-2.4,1.6-4,4-4c2.4,0,4,1.6,4,4v401.2c0,0.4,0,0.8-0.4,1.2l-22,59.2C461.2,497.6,459.6,498.8,458,498.8z"></path><path d="M478,444h-40c-2.4,0-4-1.6-4-4s1.6-4,4-4h40c2.4,0,4,1.6,4,4S480.4,444,478,444z"></path><path d="M480,42c-2.4,0-4-1.6-4-4V10.8c0-1.2,0-2,0-2.4C475.2,8,472.8,8,471.2,8h-23.6c-7.6,0-7.6,0.8-7.6,2.8V38c0,2.4-1.6,4-4,4 s-4-1.6-4-4V10.8C432,0,442,0,447.6,0h23.6c6.4,0,12.8,0,12.8,10.8V38C484,40.4,482.4,42,480,42z"></path><path d="M478,40h-40c-2.4,0-4-1.6-4-4s1.6-4,4-4h40c2.4,0,4,1.6,4,4S480.4,40,478,40z"></path><path d="M466,428h-28c-2.4,0-4-1.6-4-4s1.6-4,4-4h28c2.4,0,4,1.6,4,4S468.4,428,466,428z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Struktur prompt biar hasil gak random tiap generate						</span>
					</h3>
				
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-ef23c2e" data-id="ef23c2e" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-fc7a12d elementor-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="fc7a12d" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" height="800px" width="800px" id="Layer_1" viewBox="0 0 512 512" xml:space="preserve"><path style="fill:#FBC640;" d="M417.613,172.387c0-89.669-73.026-162.281-162.851-161.608 c-88.206,0.66-160.081,72.851-160.374,161.058c-0.148,44.268,17.505,84.412,46.206,113.685 c31.1,31.718,48.606,74.308,48.606,118.729v0.008h133.6l0,0c0-44.102,16.9-86.763,47.956-118.077 C399.72,256.974,417.613,216.77,417.613,172.387z"></path><path style="fill:#5A6B96;" d="M295.334,458.129h-78.669c-15.169,0-27.466-12.297-27.466-27.466v-26.405h133.6v26.405 C322.8,445.833,310.503,458.129,295.334,458.129z"></path><path style="fill:#EFEFEF;" d="M266.244,501.226h-20.488c-15.169,0-27.466-12.297-27.466-27.466v-15.631h75.419v15.631 C293.71,488.929,281.413,501.226,266.244,501.226z"></path><g>	<path style="fill:#231F20;" d="M377.436,50.032c-32.853-32.607-76.43-50.356-122.755-50.028  C160.668,0.709,83.928,77.777,83.614,171.801c-0.152,45.628,17.352,88.693,49.288,121.263  c29.356,29.94,45.524,69.427,45.524,111.194v26.405c0,17.933,12.41,33.013,29.09,37.126v5.971c0,21.085,17.155,38.24,38.24,38.24  h20.488c21.085,0,38.24-17.155,38.24-38.24v-5.971c16.681-4.112,29.09-19.193,29.09-37.126v-26.405  c0-41.49,16.34-81.763,44.831-110.49c32.231-32.501,49.981-75.609,49.981-121.382C428.387,126.096,410.293,82.642,377.436,50.032z   M282.935,473.76c0,9.203-7.488,16.691-16.691,16.691h-20.488c-9.203,0-16.691-7.488-16.691-16.691v-4.857h53.871L282.935,473.76  L282.935,473.76z M312.026,430.664c0,9.203-7.488,16.691-16.691,16.691h-78.669c-9.203,0-16.691-7.488-16.691-16.691v-15.631  h112.052V430.664z M363.105,278.594c-29.981,30.231-48.153,71.613-50.755,114.891h-24.028V310.97l15.061-19.478  c3.64-4.707,2.774-11.473-1.933-15.114c-4.707-3.637-11.473-2.774-15.114,1.933L269.025,300.7  c-1.459,1.888-2.251,4.205-2.251,6.591v86.193h-21.548v-86.193c0-2.385-0.792-4.703-2.251-6.591l-45.252-58.522  c-3.64-4.708-10.407-5.572-15.114-1.933c-4.707,3.641-5.572,10.407-1.933,15.114l43.001,55.611v82.514h-24.02  c-2.559-43.423-20.572-84.097-51.37-115.506c-27.943-28.499-43.258-66.182-43.125-106.105  c0.274-82.272,67.419-149.705,149.68-150.32c40.502-0.269,78.667,15.241,107.413,43.773c28.75,28.534,44.583,66.555,44.583,107.06  C406.839,212.438,391.308,250.157,363.105,278.594z"></path>	<path style="fill:#231F20;" d="M329.389,240.244c-4.709-3.64-11.474-2.773-15.113,1.935l-0.274,0.354  c-3.639,4.708-2.773,11.474,1.935,15.114c1.962,1.516,4.281,2.25,6.581,2.25c3.221,0,6.41-1.438,8.532-4.185l0.274-0.354  C334.964,250.65,334.097,243.884,329.389,240.244z"></path>	<path style="fill:#231F20;" d="M360.349,151.431l-48.979-41.875c-4.522-3.867-11.324-3.335-15.191,1.188  c-3.867,4.522-3.336,11.324,1.188,15.191l39.401,33.687l-39.401,33.687c-4.523,3.867-5.055,10.668-1.188,15.191  c2.131,2.492,5.153,3.773,8.194,3.773c2.476,0,4.966-0.849,6.996-2.585l48.979-41.875c2.395-2.046,3.773-5.039,3.773-8.189  C364.121,156.473,362.743,153.477,360.349,151.431z"></path>	<path style="fill:#231F20;" d="M217.977,110.744c-3.867-4.523-10.669-5.056-15.191-1.188l-48.979,41.875  c-2.395,2.046-3.773,5.039-3.773,8.189c0,3.15,1.378,6.142,3.773,8.189l48.979,41.875c2.03,1.736,4.519,2.585,6.996,2.585  c3.04,0,6.064-1.28,8.194-3.773c3.867-4.522,3.336-11.324-1.188-15.191l-39.401-33.687l39.401-33.687  C221.311,122.067,221.844,115.267,217.977,110.744z"></path>	<path style="fill:#231F20;" d="M271.721,90.91c-5.819-1.238-11.542,2.472-12.784,8.292l-24.795,116.347  c-1.24,5.819,2.472,11.542,8.292,12.782c0.757,0.161,1.512,0.239,2.256,0.239c4.977,0,9.448-3.468,10.527-8.531l24.796-116.346  C281.254,97.873,277.541,92.151,271.721,90.91z"></path></g></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Cara atur lighting &amp; ekspresi tanpa nulis prompt ribet						</span>
					</h3>
				
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-4dfcd25 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="4dfcd25" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-035ef04" data-id="035ef04" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-9f3a781 elementor-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="9f3a781" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" height="800px" width="800px" id="Layer_1" viewBox="0 0 512 512" xml:space="preserve"><path style="fill:#0069A3;" d="M495.484,512H303.473c-9.121,0-16.516-7.395-16.516-16.516c0-9.121,7.395-16.516,16.516-16.516 h175.496V303.473c0-9.121,7.395-16.516,16.516-16.516c9.121,0,16.516,7.395,16.516,16.516v192.011 C512,504.605,504.605,512,495.484,512z M208.527,512H16.516C7.395,512,0,504.605,0,495.484V303.473 c0-9.121,7.395-16.516,16.516-16.516s16.516,7.395,16.516,16.516v175.496h175.496c9.121,0,16.516,7.395,16.516,16.516 C225.043,504.605,217.648,512,208.527,512z M495.484,225.043c-9.121,0-16.516-7.395-16.516-16.516V33.032H303.473 c-9.121,0-16.516-7.395-16.516-16.516S294.352,0,303.473,0h192.011C504.605,0,512,7.395,512,16.516v192.011 C512,217.648,504.605,225.043,495.484,225.043z M16.516,225.043C7.395,225.043,0,217.648,0,208.527V16.516C0,7.395,7.395,0,16.516,0 h192.011c9.121,0,16.516,7.395,16.516,16.516s-7.395,16.516-16.516,16.516H33.032v175.496 C33.032,217.648,25.637,225.043,16.516,225.043z"></path><circle style="fill:#F5DF5D;" cx="255.996" cy="256.238" r="183.877"></circle><path style="opacity:0.1;enable-background:new    ;" d="M252.104,314.946L252.104,314.946c-12.583,0-22.783-10.2-22.783-22.783 V256.29c0-12.583,10.2-22.783,22.783-22.783l0,0c12.583,0,22.783,10.2,22.783,22.783v35.872 C274.887,304.746,264.687,314.946,252.104,314.946z"></path><path style="opacity:0.1;enable-background:new    ;" d="M174.626,203.98c54.345,0,104.154-19.404,142.891-51.653 c26.379,14.937,56.86,23.472,89.338,23.472c4.798,0,9.547-0.204,14.251-0.571c-29.952-60.93-92.628-102.87-165.106-102.87 c-101.554,0-183.88,82.326-183.88,183.88s82.326,183.88,183.88,183.88c54.631,0,103.688-23.832,137.367-61.658 c-32.489,28.927-75.298,46.513-122.222,46.513c-101.554,0-183.88-82.326-183.88-183.88c0-18.011,2.6-35.411,7.429-51.859 C119.514,198.749,146.456,203.98,174.626,203.98z"></path><g>	<path style="fill:#4A5058;" d="M196.779,255.814c-4.561,0-8.258-3.697-8.258-8.258c0-11.147-9.068-20.215-20.215-20.215  s-20.215,9.068-20.215,20.215c0,4.561-3.697,8.258-8.258,8.258c-4.561,0-8.258-3.697-8.258-8.258  c0-20.254,16.477-36.731,36.731-36.731s36.731,16.477,36.731,36.731C205.037,252.117,201.34,255.814,196.779,255.814z"></path>	<path style="fill:#4A5058;" d="M372.168,255.814c-4.561,0-8.258-3.697-8.258-8.258c0-11.147-9.068-20.215-20.215-20.215  c-11.146,0-20.215,9.068-20.215,20.215c0,4.561-3.697,8.258-8.258,8.258s-8.258-3.697-8.258-8.258  c0-20.254,16.477-36.731,36.731-36.731s36.731,16.477,36.731,36.731C380.426,252.117,376.728,255.814,372.168,255.814z"></path>	<path style="fill:#4A5058;" d="M255.999,384.225c-43.805,0-79.441-35.638-79.441-79.441c0-4.561,3.697-8.258,8.258-8.258  c4.561,0,8.258,3.697,8.258,8.258c0,34.698,28.229,62.926,62.926,62.926s62.926-28.229,62.926-62.926  c0-4.561,3.697-8.258,8.258-8.258s8.258,3.697,8.258,8.258C335.442,348.589,299.804,384.225,255.999,384.225z"></path></g><path id="SVGCleanerId_0" style="fill:#394049;" d="M255.999,58.011c-74.775,0-139.869,41.41-173.628,102.54 c-2.332,4.223-0.562,9.515,3.837,11.495c26.716,12.025,56.346,18.725,87.544,18.725c51.934,0,99.532-18.544,136.553-49.362 c25.209,14.274,54.337,22.431,85.375,22.431c6.847,0,13.6-0.4,20.24-1.174c6.688-0.78,10.249-8.354,6.59-14.007 C387.197,94.113,325.819,58.011,255.999,58.011z"></path><g>	<path id="SVGCleanerId_0_1_" style="fill:#394049;" d="M255.999,58.011c-74.775,0-139.869,41.41-173.628,102.54  c-2.332,4.223-0.562,9.515,3.837,11.495c26.716,12.025,56.346,18.725,87.544,18.725c51.934,0,99.532-18.544,136.553-49.362  c25.209,14.274,54.337,22.431,85.375,22.431c6.847,0,13.6-0.4,20.24-1.174c6.688-0.78,10.249-8.354,6.59-14.007  C387.197,94.113,325.819,58.011,255.999,58.011z"></path></g><path style="opacity:0.2;enable-background:new    ;" d="M422.707,149.015c-1.017,0.579-2.173,0.976-3.445,1.124 c-6.639,0.774-13.392,1.174-20.239,1.174c-29.74,0-57.727-7.489-82.193-20.672c-1.958-1.055-4.351-0.777-6.086,0.615 c-36.59,29.394-83.064,46.988-133.65,46.988c-31.198,0-60.828-6.7-87.544-18.725c-1.951-0.879-3.382-2.409-4.171-4.209 c-1.026,1.732-2.034,3.477-3.009,5.242c-2.341,4.239-0.475,9.557,3.942,11.542c26.689,11.995,56.283,18.678,87.441,18.678 c51.934,0,99.532-18.544,136.553-49.362c25.209,14.274,54.337,22.431,85.375,22.431c6.847,0,13.6-0.4,20.24-1.174 C422.472,161.904,426.004,154.625,422.707,149.015z"></path><path style="fill:#E45D4C;" d="M255.999,311.05L255.999,311.05c-12.583,0-22.783-10.2-22.783-22.783v-35.873 c0-12.583,10.2-22.783,22.783-22.783l0,0c12.583,0,22.783,10.2,22.783,22.783v35.873C278.783,300.85,268.582,311.05,255.999,311.05z "></path><path style="opacity:0.1;enable-background:new    ;" d="M261.027,305.781L261.027,305.781c-12.583,0-22.783-10.2-22.783-22.782 v-35.872c0-4.761,1.464-9.178,3.962-12.833c-5.455,4.162-8.989,10.712-8.989,18.103v35.873c0,12.583,10.2,22.783,22.783,22.783 c7.822,0,14.718-3.944,18.82-9.949C270.989,304.024,266.218,305.781,261.027,305.781z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Trik jaga wajah tetap konsisten di banyak pose						</span>
					</h3>
				
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-007ba6b" data-id="007ba6b" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-53d0f21 elementor-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="53d0f21" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" width="800px" height="800px" viewBox="0 0 14 14" role="img" aria-hidden="true"><g transform="translate(-.96721306 -.93442617) scale(.32787)"><path fill="#00bcd4" d="M7 31h10v10H7zm28.3-11.7l-5.6-5.6c-.4-.4-.4-1 0-1.4l5.6-5.6c.4-.4 1-.4 1.4 0l5.6 5.6c.4.4.4 1 0 1.4l-5.6 5.6c-.4.4-1 .4-1.4 0z"></path><circle cx="12" cy="13" r="6" fill="#3f51b5"></circle><circle cx="36" cy="36" r="6" fill="#448aff"></circle><g fill="#90a4ae"><path d="M11 24h2v5h-2z"></path><path d="M12 21l-3 4h6z"></path></g><g fill="#90a4ae"><path d="M20 12h5v2h-5z"></path><path d="M28 13l-4-3v6z"></path></g><g fill="#90a4ae"><path d="M35 21h2v5h-2z"></path><path d="M36 29l3-4h-6z"></path></g></g></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Workflow dari nol sampai hasil siap pakai						</span>
					</h3>
				
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-48895f4 elementor-widget elementor-widget-heading" data-id="48895f4" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Sekali paham workflow-nya, kamu gak akan tergantung satu tool. <span class="highlight">Mau pindah platform dimana saja, caranya tetep sama.</span></h2>				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-d91966c elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="d91966c" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-cdcd0b5" data-id="cdcd0b5" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-a50900c elementor-widget elementor-widget-heading" data-id="a50900c" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Untuk Siapa</h2>				</div>
				<div class="elementor-element elementor-element-bf94191 elementor-widget elementor-widget-heading" data-id="bf94191" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Ini cocok buat kamu yang…
</h2>				</div>
				<div class="elementor-element elementor-element-c1cf34b elementor-widget elementor-widget-heading" data-id="c1cf34b" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Gak perlu background desain atau ngerti AI. Yang penting kamu masuk salah satu dari ini.</h2>				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-dba6830 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="dba6830" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-a4d6050" data-id="a4d6050" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-3e7274b elementor-view-stacked elementor-shape-circle elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="3e7274b" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" width="800px" height="800px" viewBox="0 0 1024 1024" class="icon"><path d="M395.52 258.56h-217.6l25.6-76.8h166.4z" fill="#E96A60"></path><path d="M395.52 271.36h-217.6c-3.84 0-7.68-2.56-10.24-5.12-2.56-3.84-2.56-7.68-1.28-11.52l25.6-76.8c1.28-5.12 6.4-8.96 11.52-8.96h166.4c5.12 0 10.24 3.84 11.52 8.96l25.6 76.8c1.28 3.84 1.28 7.68-1.28 11.52-2.56 3.84-6.4 5.12-10.24 5.12z m-199.68-25.6h181.76l-16.64-51.2H212.48l-16.64 51.2z" fill="#231C1C"></path><path d="M920.32 796.16c0 14.08-11.52 25.6-25.6 25.6h-742.4c-14.08 0-25.6-11.52-25.6-25.6v-537.6c0-14.08 11.52-25.6 25.6-25.6h742.4c14.08 0 25.6 11.52 25.6 25.6v537.6z" fill="#FAC546"></path><path d="M894.72 834.56h-742.4c-21.76 0-38.4-16.64-38.4-38.4v-537.6c0-21.76 16.64-38.4 38.4-38.4h742.4c21.76 0 38.4 16.64 38.4 38.4v537.6c0 21.76-17.92 38.4-38.4 38.4z m-742.4-588.8c-7.68 0-12.8 5.12-12.8 12.8v537.6c0 7.68 5.12 12.8 12.8 12.8h742.4c7.68 0 12.8-5.12 12.8-12.8v-537.6c0-7.68-5.12-12.8-12.8-12.8h-742.4z" fill="#231C1C"></path><path d="M920.32 796.16c0 14.08-11.52 25.6-25.6 25.6h-742.4c-14.08 0-25.6-11.52-25.6-25.6v-12.8c0-14.08-1.28-51.2 12.8-51.2h768c14.08 0 12.8 37.12 12.8 51.2v12.8z" fill="#FAF1C7"></path><path d="M894.72 834.56h-742.4c-21.76 0-38.4-16.64-38.4-38.4v-16.64c0-23.04 0-43.52 11.52-55.04 3.84-3.84 8.96-6.4 14.08-6.4h768c5.12 0 10.24 2.56 14.08 6.4 10.24 10.24 11.52 32 11.52 55.04v16.64c0 21.76-17.92 38.4-38.4 38.4z m-752.64-89.6c-1.28 3.84-2.56 12.8-2.56 34.56v16.64c0 7.68 5.12 12.8 12.8 12.8h742.4c7.68 0 12.8-5.12 12.8-12.8v-16.64c0-21.76-1.28-30.72-2.56-34.56H142.08z" fill="#231C1C"></path><path d="M126.72 245.76v128h793.6v-128" fill="#FAF1C7"></path><path d="M920.32 386.56h-793.6c-7.68 0-12.8-5.12-12.8-12.8v-128h25.6v115.2h768v-115.2h25.6v128c0 7.68-6.4 12.8-12.8 12.8z" fill="#231C1C"></path><path d="M510.72 552.96m-204.8 0a204.8 204.8 0 1 0 409.6 0 204.8 204.8 0 1 0-409.6 0Z" fill="#F7E6A3"></path><path d="M510.72 770.56c-120.32 0-217.6-97.28-217.6-217.6s97.28-217.6 217.6-217.6 217.6 97.28 217.6 217.6-97.28 217.6-217.6 217.6z m0-409.6c-106.24 0-192 85.76-192 192s85.76 192 192 192 192-85.76 192-192-85.76-192-192-192z" fill="#231C1C"></path><path d="M510.72 552.96m-140.8 0a140.8 140.8 0 1 0 281.6 0 140.8 140.8 0 1 0-281.6 0Z" fill="#E96A60"></path><path d="M510.72 706.56c-84.48 0-153.6-69.12-153.6-153.6s69.12-153.6 153.6-153.6 153.6 69.12 153.6 153.6-69.12 153.6-153.6 153.6z m0-281.6c-70.4 0-128 57.6-128 128s57.6 128 128 128 128-57.6 128-128-57.6-128-128-128z" fill="#231C1C"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Content Creator						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Butuh visual berkualitas tiap hari tapi gak punya budget foto shoot.					</p>
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-7a13690" data-id="7a13690" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-42acb15 elementor-view-stacked elementor-shape-circle elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="42acb15" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="Layer_1" width="800px" height="800px" viewBox="0 0 64 64" xml:space="preserve"><g>	<g>		<path fill="#F76D57" d="M43,2v22c0,2.209,1.791,4,4,4s4-1.791,4-4V2H43z"></path>		<path fill="#F76D57" d="M23,24c0,2.209,1.791,4,4,4s4-1.791,4-4V2h-8V24z"></path>		<path fill="#F76D57" d="M3,4v20c0,2.209,1.791,4,4,4s4-1.791,4-4V2H5C3.896,2,3,2.895,3,4z"></path>	</g>	<path fill="#F9EBB2" d="M58,60c0,1.104-0.896,2-2,2H26V37c0-0.516-0.447-1-1-1H11c-0.553,0-1,0.447-1,1v25H8c-1.104,0-2-0.896-2-2  V29.91C6.326,29.965,6.658,30,7,30c2.088,0,3.926-1.068,5-2.688C13.074,28.932,14.912,30,17,30s3.926-1.068,5-2.688  C23.074,28.932,24.912,30,27,30s3.926-1.068,5-2.688C33.074,28.932,34.912,30,37,30s3.926-1.068,5-2.688  C43.074,28.932,44.912,30,47,30s3.926-1.068,5-2.688C53.074,28.932,54.912,30,57,30c0.342,0,0.674-0.035,1-0.09V60z"></path>	<g>		<path fill="#B4CCB9" d="M33,24c0,2.209,1.791,4,4,4s4-1.791,4-4V2h-8V24z"></path>		<path fill="#B4CCB9" d="M13,24c0,2.209,1.791,4,4,4s4-1.791,4-4V2h-8V24z"></path>		<path fill="#B4CCB9" d="M59,2h-6v22c0,2.209,1.791,4,4,4s4-1.791,4-4V4C61,2.895,60.104,2,59,2z"></path>	</g>	<path fill="#394240" d="M59,0H5C2.789,0,1,1.789,1,4v20c0,2.219,1.208,4.152,3,5.189V60c0,2.211,1.789,4,4,4h48  c2.211,0,4-1.789,4-4V29.189c1.792-1.037,3-2.971,3-5.189V4C63,1.789,61.211,0,59,0z M51,2v22c0,2.209-1.791,4-4,4s-4-1.791-4-4V2  H51z M41,2v22c0,2.209-1.791,4-4,4s-4-1.791-4-4V2H41z M31,2v22c0,2.209-1.791,4-4,4s-4-1.791-4-4V2H31z M21,2v22  c0,2.209-1.791,4-4,4s-4-1.791-4-4V2H21z M3,4c0-1.105,0.896-2,2-2h6v22c0,2.209-1.791,4-4,4s-4-1.791-4-4V4z M12,62V38h12v10h-1  c-0.553,0-1,0.447-1,1s0.447,1,1,1h1v12H12z M58,60c0,1.104-0.896,2-2,2H26V37c0-0.516-0.447-1-1-1H11c-0.553,0-1,0.447-1,1v25H8  c-1.104,0-2-0.896-2-2V29.91C6.326,29.965,6.658,30,7,30c2.088,0,3.926-1.068,5-2.688C13.074,28.932,14.912,30,17,30  s3.926-1.068,5-2.688C23.074,28.932,24.912,30,27,30s3.926-1.068,5-2.688C33.074,28.932,34.912,30,37,30s3.926-1.068,5-2.688  C43.074,28.932,44.912,30,47,30s3.926-1.068,5-2.688C53.074,28.932,54.912,30,57,30c0.342,0,0.674-0.035,1-0.09V60z M57,28  c-2.209,0-4-1.791-4-4V2h6c1.104,0,2,0.895,2,2v20C61,26.209,59.209,28,57,28z"></path>	<path fill="#394240" d="M53,36H29c-0.553,0-1,0.447-1,1v20c0,0.553,0.447,1,1,1h24c0.553,0,1-0.447,1-1V37  C54,36.447,53.553,36,53,36z M52,56H30V38h22V56z"></path>	<g>		<path fill="#45AAB8" d="M12,62h12V50h-1c-0.553,0-1-0.447-1-1s0.447-1,1-1h1V38H12V62z"></path>		<rect x="30" y="38" fill="#45AAB8" width="22" height="18"></rect>	</g>	<path fill="#394240" d="M48.293,42.707C48.488,42.902,48.744,43,49,43s0.512-0.098,0.707-0.293c0.391-0.391,0.391-1.023,0-1.414  l-1-1c-0.391-0.391-1.023-0.391-1.414,0s-0.391,1.023,0,1.414L48.293,42.707z"></path>	<path fill="#394240" d="M48.293,47.707C48.488,47.902,48.744,48,49,48s0.512-0.098,0.707-0.293c0.391-0.391,0.391-1.023,0-1.414  l-6-6c-0.391-0.391-1.023-0.391-1.414,0s-0.391,1.023,0,1.414L48.293,47.707z"></path></g></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Penjual Online						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Mau pakai model untuk promosi produk tanpa harus bayar model per hari.					</p>
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-1ab6476" data-id="1ab6476" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-fab9644 elementor-view-stacked elementor-shape-circle elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="fab9644" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" width="800px" height="800px" viewBox="0 -1.96 82.142 82.142"><g id="star_gold_orange" data-name="star gold orange" transform="translate(-462.47 -619.736)"><rect id="Rectangle_18" data-name="Rectangle 18" width="0.003" height="0.004" transform="translate(503.588 662.924) rotate(-29.055)" fill="gray"></rect><rect id="Rectangle_19" data-name="Rectangle 19" width="0.002" height="0.002" transform="translate(503.591 662.923)" fill="gray"></rect><path id="Path_72" data-name="Path 72" d="M503.592,662.926Z" fill="gray"></path><path id="Path_73" data-name="Path 73" d="M503.592,662.923v0l41.02-13.494-27.587-5.138-13.433,18.629Z" fill="#f9c543"></path><rect id="Rectangle_20" data-name="Rectangle 20" width="0.002" height="0.002" transform="translate(503.591 662.925)" fill="gray"></rect><path id="Path_74" data-name="Path 74" d="M503.592,662.923Z" fill="gray"></path><path id="Path_75" data-name="Path 75" d="M525.465,669.942l19.147-20.51-41.02,13.494Z" fill="#fdb53f"></path><path id="Path_76" data-name="Path 76" d="M503.592,662.923Z" fill="gray"></path><path id="Path_77" data-name="Path 77" d="M481.772,670.1,478.33,697.95l25.256-35.023Z" fill="#f9c543"></path><path id="Path_78" data-name="Path 78" d="M503.586,662.926,478.33,697.95l25.345-12.057-.083-22.967Z" fill="#fc9a42"></path><path id="Path_79" data-name="Path 79" d="M517.025,644.294l-13.588-24.559.155,43.188Z" fill="#fc9a42"></path><path id="Path_80" data-name="Path 80" d="M503.592,662.926h0L529.1,697.77l-3.632-27.828Z" fill="#fc9a42"></path><path id="Path_81" data-name="Path 81" d="M503.592,662.926l.083,22.967L529.1,697.77l-25.505-34.844Z" fill="#fdb53f"></path><path id="Path_82" data-name="Path 82" d="M503.592,662.923h0l-.155-43.187-13.416,24.652,13.57,18.535Z" fill="#f9c543"></path><path id="Path_83" data-name="Path 83" d="M490.021,644.388l-27.551,5.336,41.122,13.2Z" fill="#fdb53f"></path><path id="Path_84" data-name="Path 84" d="M503.592,662.923h0l-41.122-13.2,19.3,20.375,21.814-7.173Z" fill="#fc9a42"></path></g></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Personal Branding						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Mau punya karakter yang konsisten di semua platform digital kamu.					</p>
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-e55f009 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="e55f009" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-575fe84" data-id="575fe84" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-4751903 elementor-view-stacked elementor-shape-circle elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="4751903" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="800px" height="800px" viewBox="0 0 128 128" aria-hidden="true" role="img" class="iconify iconify--noto" preserveAspectRatio="xMidYMid meet"><path d="M12.53 53.05c-4.57.01-8.28 3.72-8.28 8.29v38.38a8.297 8.297 0 0 0 8.28 8.28h5.55V53l-5.55.05z" fill="#c62828"></path><path d="M115.72 53.05c4.57.01 8.28 3.72 8.28 8.29v38.38c-.01 4.57-3.71 8.28-8.28 8.29h-5.55v-55l5.55.04z" fill="#c62828"></path><path d="M113.17 54.41l-.12-10c-.03-4.3-3.53-7.77-7.83-7.75H67.05V23.25c5.11-1.69 7.89-7.2 6.2-12.31c-1.69-5.11-7.2-7.89-12.31-6.2s-7.89 7.2-6.2 12.31a9.743 9.743 0 0 0 6.2 6.2v13.46H22.78c-4.28.01-7.75 3.47-7.78 7.75v71.78c.03 4.28 3.5 7.74 7.78 7.76h82.44c4.3.01 7.8-3.46 7.83-7.76v-7.37h.12V54.41z" fill="#90a4ae"></path><path d="M64 18c-2.21 0-4-1.79-4-4s1.79-4 4-4s4 1.79 4 4s-1.79 4-4 4z" fill="#c62828"></path><g><linearGradient id="IconifyId17ecdb2904d178eab19904" gradientUnits="userSpaceOnUse" x1="64.005" y1="22.44" x2="64.005" y2="35.55" gradientTransform="matrix(1 0 0 -1 0 130)"><stop offset=".12" stop-color="#e0e0e0"></stop><stop offset=".52" stop-color="#ffffff"></stop><stop offset="1" stop-color="#eaeaea"></stop></linearGradient><path d="M44.15 94.45h39.71c3.46 0 6.27 2.81 6.27 6.27v.57c0 3.46-2.81 6.27-6.27 6.27H44.15c-3.46 0-6.27-2.81-6.27-6.27v-.57c0-3.46 2.81-6.27 6.27-6.27z" fill="url(#IconifyId17ecdb2904d178eab19904)"></path><linearGradient id="IconifyId17ecdb2904d178eab19905" gradientUnits="userSpaceOnUse" x1="54.85" y1="22.44" x2="54.85" y2="35.53" gradientTransform="matrix(1 0 0 -1 0 130)"><stop offset="0" stop-color="#333"></stop><stop offset=".55" stop-color="#666"></stop><stop offset="1" stop-color="#333"></stop></linearGradient><path fill="url(#IconifyId17ecdb2904d178eab19905)" d="M53.67 94.47h2.36v13.09h-2.36z"></path><linearGradient id="IconifyId17ecdb2904d178eab19906" gradientUnits="userSpaceOnUse" x1="64.06" y1="22.44" x2="64.06" y2="35.53" gradientTransform="matrix(1 0 0 -1 0 130)"><stop offset="0" stop-color="#333"></stop><stop offset=".55" stop-color="#666"></stop><stop offset="1" stop-color="#333"></stop></linearGradient><path fill="url(#IconifyId17ecdb2904d178eab19906)" d="M62.88 94.47h2.36v13.09h-2.36z"></path><linearGradient id="IconifyId17ecdb2904d178eab19907" gradientUnits="userSpaceOnUse" x1="73.15" y1="22.44" x2="73.15" y2="35.53" gradientTransform="matrix(1 0 0 -1 0 130)"><stop offset="0" stop-color="#333"></stop><stop offset=".55" stop-color="#666"></stop><stop offset="1" stop-color="#333"></stop></linearGradient><path fill="url(#IconifyId17ecdb2904d178eab19907)" d="M71.97 94.47h2.36v13.09h-2.36z"></path><linearGradient id="IconifyId17ecdb2904d178eab19908" gradientUnits="userSpaceOnUse" x1="82.8" y1="22.44" x2="82.8" y2="35.53" gradientTransform="matrix(1 0 0 -1 0 130)"><stop offset="0" stop-color="#333"></stop><stop offset=".55" stop-color="#666"></stop><stop offset="1" stop-color="#333"></stop></linearGradient><path fill="url(#IconifyId17ecdb2904d178eab19908)" d="M81.62 94.47h2.36v13.09h-2.36z"></path><linearGradient id="IconifyId17ecdb2904d178eab19909" gradientUnits="userSpaceOnUse" x1="45.2" y1="22.46" x2="45.2" y2="35.55" gradientTransform="matrix(1 0 0 -1 0 130)"><stop offset="0" stop-color="#333"></stop><stop offset=".55" stop-color="#666"></stop><stop offset="1" stop-color="#333"></stop></linearGradient><path fill="url(#IconifyId17ecdb2904d178eab19909)" d="M44.02 94.45h2.36v13.09h-2.36z"></path><g><path d="M64 85.33h-5.33c-.55 0-1-.45-1-1c0-.16.04-.31.11-.45l2.74-5.41l2.59-4.78a.996.996 0 0 1 1.76 0l2.61 5l2.71 5.19c.25.49.06 1.09-.43 1.35c-.14.07-.29.11-.45.11L64 85.33z" fill="#c62828"></path></g><g><radialGradient id="IconifyId17ecdb2904d178eab19910" cx="42.64" cy="63.19" r="11.5" gradientTransform="matrix(1 0 0 -1 0 130)" gradientUnits="userSpaceOnUse"><stop offset=".48" stop-color="#ffffff"></stop><stop offset=".77" stop-color="#fdfdfd"></stop><stop offset=".88" stop-color="#f6f6f6"></stop><stop offset=".96" stop-color="#ebebeb"></stop><stop offset="1" stop-color="#e0e0e0"></stop></radialGradient><circle cx="42.64" cy="66.81" r="11.5" fill="url(#IconifyId17ecdb2904d178eab19910)"></circle><linearGradient id="IconifyId17ecdb2904d178eab19911" gradientUnits="userSpaceOnUse" x1="30.14" y1="63.19" x2="55.14" y2="63.19" gradientTransform="matrix(1 0 0 -1 0 130)"><stop offset="0" stop-color="#333"></stop><stop offset=".55" stop-color="#666"></stop><stop offset="1" stop-color="#333"></stop></linearGradient><circle cx="42.64" cy="66.81" r="11.5" fill="none" stroke="url(#IconifyId17ecdb2904d178eab19911)" stroke-width="2" stroke-miterlimit="10"></circle><radialGradient id="IconifyId17ecdb2904d178eab19912" cx="84.95" cy="63.22" r="11.5" gradientTransform="matrix(1 0 0 -1 0 130)" gradientUnits="userSpaceOnUse"><stop offset=".48" stop-color="#ffffff"></stop><stop offset=".77" stop-color="#fdfdfd"></stop><stop offset=".88" stop-color="#f6f6f6"></stop><stop offset=".96" stop-color="#ebebeb"></stop><stop offset="1" stop-color="#e0e0e0"></stop></radialGradient><path d="M85 55.28c-6.35 0-11.5 5.15-11.5 11.5s5.15 11.5 11.5 11.5s11.5-5.15 11.5-11.5c-.01-6.35-5.15-11.49-11.5-11.5z" fill="url(#IconifyId17ecdb2904d178eab19912)"></path><linearGradient id="IconifyId17ecdb2904d178eab19913" gradientUnits="userSpaceOnUse" x1="72.45" y1="63.22" x2="97.45" y2="63.22" gradientTransform="matrix(1 0 0 -1 0 130)"><stop offset="0" stop-color="#333"></stop><stop offset=".55" stop-color="#666"></stop><stop offset="1" stop-color="#333"></stop></linearGradient><path d="M85 55.28c-6.35 0-11.5 5.15-11.5 11.5s5.15 11.5 11.5 11.5s11.5-5.15 11.5-11.5h0c-.01-6.35-5.15-11.49-11.5-11.5z" fill="none" stroke="url(#IconifyId17ecdb2904d178eab19913)" stroke-width="2" stroke-miterlimit="10"></path></g></g></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Virtual Influencer						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Bikin karakter AI dengan wajah yang sama di ratusan konten.					</p>
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-26c6e4a" data-id="26c6e4a" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-3457527 elementor-view-stacked elementor-shape-circle elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="3457527" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" width="800px" height="800px" viewBox="0 0 24 24"><g transform="translate(0 -1028.4)"><path d="m3 1035.4v2 1 3 1 5 1c0 1.1 0.8954 2 2 2h14c1.105 0 2-0.9 2-2v-1-5-4-3h-18z" fill="#16a085"></path><path d="m3 1034.4v2 1 3 1 5 1c0 1.1 0.8954 2 2 2h14c1.105 0 2-0.9 2-2v-1-5-4-3h-18z" fill="#ecf0f1"></path><path d="m3 1033.4v2 1 3 1 5 1c0 1.1 0.8954 2 2 2h14c1.105 0 2-0.9 2-2v-1-5-4-3h-18z" fill="#bdc3c7"></path><path d="m3 1032.4v2 1 3 1 5 1c0 1.1 0.8954 2 2 2h14c1.105 0 2-0.9 2-2v-1-5-4-3h-18z" fill="#ecf0f1"></path><path d="m5 1028.4c-1.1046 0-2 0.9-2 2v1 4 2 1 3 1 5 1c0 1.1 0.8954 2 2 2h2v-1h-1.5c-0.8284 0-1.5-0.7-1.5-1.5 0-0.9 0.6716-1.5 1.5-1.5h12.5 1c1.105 0 2-0.9 2-2v-1-5-4-3-1c0-1.1-0.895-2-2-2h-4-10z" fill="#16a085"></path><path d="m8 1028.4v18h1 9 1c1.105 0 2-0.9 2-2v-1-5-4-3-1c0-1.1-0.895-2-2-2h-4-6-1z" fill="#1abc9c"></path><path d="m7 1048.4v2 2l2.5-2 2.5 2v-2-2h-5z" fill="#e74c3c"></path><rect height="1" width="5" y="1047.4" x="7" fill="#c0392b"></rect></g></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Kreator Digital						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Butuh cover e-book, thumbnail, atau ilustrasi yang keliatan profesional.					</p>
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-f88f7fd" data-id="f88f7fd" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-901c30a elementor-view-stacked elementor-shape-circle elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="901c30a" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="Layer_1" viewBox="0 0 491.52 491.52" xml:space="preserve"><path style="fill:#F6C358;" d="M406.759,87.803c100.547,100.548,100.547,263.568,0,364.116 c-114.268,114.268-117.922-45.098-218.47-145.646C87.741,205.724-73.464,203.909,42.643,87.803 C143.191-12.745,306.211-12.745,406.759,87.803z"></path><path style="fill:#FCD462;" d="M413.839,75.411c100.548,100.548,100.548,263.569,0,364.116 c-114.268,114.268-117.922-45.098-218.47-145.646S-66.383,191.518,49.724,75.411C150.271-25.137,313.291-25.137,413.839,75.411z"></path><circle style="fill:#DC8744;" cx="97.587" cy="121.544" r="39.854"></circle><circle style="fill:#FFFFFF;" cx="209.449" cy="75.049" r="39.854"></circle><circle style="fill:#E56353;" cx="333.158" cy="96.635" r="39.854"></circle><circle style="fill:#27A2DB;" cx="407.04" cy="190.566" r="39.854"></circle><circle style="fill:#64798A;" cx="407.04" cy="310.118" r="39.854"></circle><circle style="fill:#CE412D;" cx="349.747" cy="399.821" r="39.854"></circle><path style="fill:#DC8744;" d="M221.082,134.491L103.008,481.009c-1.389,4.077,0.723,8.516,4.76,10.013 c4.037,1.497,8.531-0.495,10.135-4.49L254.276,146.8L221.082,134.491z"></path><rect x="225.536" y="109.778" transform="matrix(-0.9376 -0.3477 0.3477 -0.9376 427.6 328.143)" style="fill:#EBF0F3;" width="35.405" height="31.867"></rect><path style="fill:#64798A;" d="M270.875,95.548c-2.495-2.563-5.256-5.651-8.827-5.448c-1.82,0.103-3.477,1.087-5.276,1.389 c-3.453,0.579-7.151-1.795-8.061-5.176c-0.449-1.661-0.286-3.451-0.826-5.086c-0.081-0.243-0.23-0.465-0.358-0.697 c-8.036,7.483-14.373,12.394-16.568,18.315c-1.419,3.828-1.59,7.794-0.807,11.513l32.979,12.228 c3.021-2.309,5.476-5.428,6.895-9.257c1.055-2.844,1.948-8.969,2.59-16.224C272.046,96.572,271.417,96.107,270.875,95.548z"></path><path style="fill:#E56353;" d="M248.712,86.312c0.91,3.382,4.608,5.755,8.061,5.176c1.799-0.301,3.456-1.286,5.276-1.389 c3.57-0.203,6.331,2.885,8.827,5.448c0.542,0.559,1.171,1.025,1.741,1.556c1.791-20.264,1.559-49.556-3.054-42.448 c-7.698,11.865-15.43,19.721-22.035,25.872c0.127,0.232,0.277,0.454,0.358,0.697C248.425,82.861,248.263,84.651,248.712,86.312z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Eksplorasi Kreatif						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Mau eksplorasi AI art — dari potret sinematik sampai editorial fashion.					</p>
				
			</div>
			
		</div>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-a392e77 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="a392e77" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1953b36" data-id="1953b36" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-4d69e03 elementor-widget elementor-widget-heading" data-id="4d69e03" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Kata Mereka</h2>				</div>
				<div class="elementor-element elementor-element-9aae863 elementor-widget elementor-widget-heading" data-id="9aae863" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Yang udah nyobain</h2>				</div>
				<div class="elementor-element elementor-element-20c940a elementor-pagination-type-bullets elementor-review--has-separator elementor--star-style-star_fontawesome elementor-widget elementor-widget-reviews" data-id="20c940a" data-element_type="widget" data-e-type="widget" data-settings="{&quot;slides_per_view&quot;:&quot;3&quot;,&quot;slides_per_view_tablet&quot;:&quot;2&quot;,&quot;slides_per_view_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll&quot;:&quot;3&quot;,&quot;speed&quot;:1500,&quot;autoplay_speed&quot;:1500,&quot;space_between&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;pagination&quot;:&quot;bullets&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;space_between_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]}}" data-widget_type="reviews.default">
										<div class="elementor-main-swiper swiper" role="region" aria-roledescription="carousel" aria-label="Slides">
				<div class="swiper-wrapper">
											<div class="swiper-slide" role="group" aria-roledescription="slide">
									<div class="elementor-testimonial elementor-repeater-item-dbf6852">
							<div class="elementor-testimonial__header">
											<div class="elementor-testimonial__image">
							<img decoding="async" src="https://logiq.id/wp-content/uploads/2026/05/Rina-Safitri.jpg" alt="Rina Safitri">
													</div>
										<cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Rina Safitri</span><span class="elementor-testimonial__title">Member</span></cite>					<div class="elementor-testimonial__icon elementor-icon elementor-icon-" aria-label="Read More"></div>				</div>
										<div class="elementor-testimonial__content">
					<div class="elementor-testimonial__text">
						Awalnya kira tinggal generate doang. Pas nonton videonya baru ngerti, ternyata emang ada caranya biar hasilnya gak keliatan AI. Sekarang udah bisa praktek sendiri tanpa GPT-nya pun.					</div>
				</div>
					</div>
								</div>
											<div class="swiper-slide" role="group" aria-roledescription="slide">
									<div class="elementor-testimonial elementor-repeater-item-5669a4b">
							<div class="elementor-testimonial__header">
											<div class="elementor-testimonial__image">
							<img decoding="async" src="https://logiq.id/wp-content/uploads/2026/05/Bagas-Prasetyo.jpg" alt="Bagas Prasetyo">
													</div>
										<cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Bagas Prasetyo</span><span class="elementor-testimonial__title">Member</span></cite>					<div class="elementor-testimonial__icon elementor-icon elementor-icon-" aria-label="Read More"></div>				</div>
										<div class="elementor-testimonial__content">
					<div class="elementor-testimonial__text">
						Udah nyoba banyak tutorial prompt, tapi ini yang paling detail. Step-nya jelas, dari nyusun prompt sampe jaga konsistensi wajah. Worth buat yang serius mau belajar.					</div>
				</div>
					</div>
								</div>
											<div class="swiper-slide" role="group" aria-roledescription="slide">
									<div class="elementor-testimonial elementor-repeater-item-a895d03">
							<div class="elementor-testimonial__header">
											<div class="elementor-testimonial__image">
							<img decoding="async" src="https://logiq.id/wp-content/uploads/2026/05/Gemini_Generated_Image_fdxywqfdxywqfdxy.jpg" alt="Dewi Lestari">
													</div>
										<cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Dewi Lestari</span><span class="elementor-testimonial__title">Member</span></cite>					<div class="elementor-testimonial__icon elementor-icon elementor-icon-" aria-label="Read More"></div>				</div>
										<div class="elementor-testimonial__content">
					<div class="elementor-testimonial__text">
						Yang bikin beda, ini ngajarin "kenapa"-nya, bukan cuma "klik di sini." Jadi pas pindah ke tools lain, aku masih bisa pake caranya.					</div>
				</div>
					</div>
								</div>
											<div class="swiper-slide" role="group" aria-roledescription="slide">
									<div class="elementor-testimonial elementor-repeater-item-5860500">
							<div class="elementor-testimonial__header">
											<div class="elementor-testimonial__image">
							<img decoding="async" src="https://logiq.id/wp-content/uploads/2026/05/Dika-Firmansyah.jpg" alt="Dika Firmansyah">
													</div>
										<cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Dika Firmansyah</span><span class="elementor-testimonial__title">Member</span></cite>					<div class="elementor-testimonial__icon elementor-icon elementor-icon-" aria-label="Read More"></div>				</div>
										<div class="elementor-testimonial__content">
					<div class="elementor-testimonial__text">
						Awalnya skeptis, mikir cuma jualan GPT doang. Ternyata isinya emang workflow lengkap. GPT-nya cuma bonus buat praktek cepet.					</div>
				</div>
					</div>
								</div>
											<div class="swiper-slide" role="group" aria-roledescription="slide">
									<div class="elementor-testimonial elementor-repeater-item-ea48bf1">
							<div class="elementor-testimonial__header">
											<div class="elementor-testimonial__image">
							<img decoding="async" src="https://logiq.id/wp-content/uploads/2026/05/Siti-Rahayu.jpg" alt="Siti Rahayu">
													</div>
										<cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Siti Rahayu</span><span class="elementor-testimonial__title">Member</span></cite>					<div class="elementor-testimonial__icon elementor-icon elementor-icon-" aria-label="Read More"></div>				</div>
										<div class="elementor-testimonial__content">
					<div class="elementor-testimonial__text">
						Videonya gampang diikutin walau aku baru pertama kali belajar prompt. Sekarang generate karakter konsisten udah jadi rutinitas harian buat konten toko aku.					</div>
				</div>
					</div>
								</div>
									</div>
																				<div class="swiper-pagination"></div>
												</div>
								</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-5ebaf19 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="5ebaf19" data-element_type="section" data-e-type="section" id="order" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-0008335" data-id="0008335" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-75ffe46 elementor-widget elementor-widget-heading" data-id="75ffe46" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h4 class="elementor-heading-title elementor-size-default">Sekali beli, <span class="highlight">Paham Workflow-nya</span></h4>				</div>
				<div class="elementor-element elementor-element-f835acb elementor-widget elementor-widget-heading" data-id="f835acb" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<span class="elementor-heading-title elementor-size-default">Kamu cuma butuh akun ChatGPT, Gemini, atau AI image generator lain (gratis atau plan yang udah kamu punya) buat praktekin sendiri. Cocok buat creator, jualan, personal branding, atau sekadar pengen feed keliatan mahal.</span>				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-6a2f3d3" data-id="6a2f3d3" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;gradient&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-9e9d9fd elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="9e9d9fd" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;gradient&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-ba241e5" data-id="ba241e5" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-71539c0 elementor-widget elementor-widget-heading" data-id="71539c0" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">WORKFLOW</h2>				</div>
				<div class="elementor-element elementor-element-389fbef elementor-widget elementor-widget-heading" data-id="389fbef" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h4 class="elementor-heading-title elementor-size-default">Ai KARAKTER</h4>				</div>
				<div class="elementor-element elementor-element-63331f5 elementor-widget elementor-widget-heading" data-id="63331f5" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Buat karakter AI hyper-realistic &amp; konsisten</h2>				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-b9511b3 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="b9511b3" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-f25632e" data-id="f25632e" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-530af96 elementor-widget elementor-widget-heading" data-id="530af96" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h4 class="elementor-heading-title elementor-size-default">Rp 150.000</h4>				</div>
				<div class="elementor-element elementor-element-fdee5ac elementor-widget elementor-widget-heading" data-id="fdee5ac" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h4 class="elementor-heading-title elementor-size-default">Rp 99.000</h4>				</div>
				<div class="elementor-element elementor-element-8de7ea9 elementor-widget elementor-widget-heading" data-id="8de7ea9" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<span class="elementor-heading-title elementor-size-default">Promo hari ini</span>				</div>
				<div class="elementor-element elementor-element-df03aa5 elementor-countdown--label-block elementor-widget elementor-widget-countdown" data-id="df03aa5" data-element_type="widget" data-e-type="widget" data-widget_type="countdown.default">
							<div class="elementor-countdown-wrapper" data-date="1877446800">
			<div class="elementor-countdown-item"><span class="elementor-countdown-digits elementor-countdown-hours"></span> <span class="elementor-countdown-label">Jam</span></div><div class="elementor-countdown-item"><span class="elementor-countdown-digits elementor-countdown-minutes"></span> <span class="elementor-countdown-label">Menit</span></div><div class="elementor-countdown-item"><span class="elementor-countdown-digits elementor-countdown-seconds"></span> <span class="elementor-countdown-label">Detik</span></div>		</div>
						</div>
				<div class="elementor-element elementor-element-a5edf67 elementor-widget elementor-widget-heading" data-id="a5edf67" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<span class="elementor-heading-title elementor-size-default">Akses semua fitur:</span>				</div>
				<div class="elementor-element elementor-element-b222710 elementor-align-start elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="b222710" data-element_type="widget" data-e-type="widget" data-widget_type="icon-list.default">
							<ul class="elementor-icon-list-items">
							<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-check-square" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 480H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48v352c0 26.51-21.49 48-48 48zm-204.686-98.059l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.248-16.379-6.249-22.628 0L184 302.745l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.25 16.379 6.25 22.628.001z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Hyper realistic prompt structure</span>
									</li>
								<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-check-square" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 480H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48v352c0 26.51-21.49 48-48 48zm-204.686-98.059l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.248-16.379-6.249-22.628 0L184 302.745l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.25 16.379 6.25 22.628.001z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Camera angle, lighting, expression presets</span>
									</li>
								<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-check-square" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 480H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48v352c0 26.51-21.49 48-48 48zm-204.686-98.059l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.248-16.379-6.249-22.628 0L184 302.745l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.25 16.379 6.25 22.628.001z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Skin realism dan character consistency</span>
									</li>
								<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-check-square" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 480H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48v352c0 26.51-21.49 48-48 48zm-204.686-98.059l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.248-16.379-6.249-22.628 0L184 302.745l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.25 16.379 6.25 22.628.001z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Bisa dipakai berulang untuk banyak konsep</span>
									</li>
								<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-check-square" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 480H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48v352c0 26.51-21.49 48-48 48zm-204.686-98.059l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.248-16.379-6.249-22.628 0L184 302.745l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.25 16.379 6.25 22.628.001z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Grup Support</span>
									</li>
						</ul>
						</div>
				<div class="elementor-element elementor-element-140adb0 elementor-align-justify pulse-order elementor-widget elementor-widget-button" data-id="140adb0" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
										<a class="elementor-button elementor-button-link elementor-size-sm" href="https://go.logiq.id/product/ai-karakter/" target="_blank">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-shopping-cart" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M528.12 301.319l47.273-208C578.806 78.301 567.391 64 551.99 64H159.208l-9.166-44.81C147.758 8.021 137.93 0 126.529 0H24C10.745 0 0 10.745 0 24v16c0 13.255 10.745 24 24 24h69.883l70.248 343.435C147.325 417.1 136 435.222 136 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-15.674-6.447-29.835-16.824-40h209.647C430.447 426.165 424 440.326 424 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-22.172-12.888-41.332-31.579-50.405l5.517-24.276c3.413-15.018-8.002-29.319-23.403-29.319H218.117l-6.545-32h293.145c11.206 0 20.92-7.754 23.403-18.681z"></path></svg>			</span>
									<span class="elementor-button-text">Order Sekarang</span>
					</span>
					</a>
								</div>
				<div class="elementor-element elementor-element-87fe589 elementor-widget elementor-widget-heading" data-id="87fe589" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<span class="elementor-heading-title elementor-size-default"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f512.png" alt="🔒" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Akses langsung setelah pembayaran berhasil</span>				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-3d8334d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3d8334d" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b98aa6c" data-id="b98aa6c" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-0b7196d elementor-widget elementor-widget-heading" data-id="0b7196d" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">FAQ</h2>				</div>
				<div class="elementor-element elementor-element-72ca31b elementor-widget elementor-widget-heading" data-id="72ca31b" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Pertanyaan yang sering</h2>				</div>
				<div class="elementor-element elementor-element-111c31e elementor-widget elementor-widget-toggle" data-id="111c31e" data-element_type="widget" data-e-type="widget" data-widget_type="toggle.default">
							<div class="elementor-toggle">
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-1791" class="elementor-tab-title" data-tab="1" role="button" aria-controls="elementor-tab-content-1791" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-right" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-caret-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-caret-up" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">01. Apa itu Ai Karakter dari Logiq?</a>
					</div>

					<div id="elementor-tab-content-1791" class="elementor-tab-content elementor-clearfix" data-tab="1" role="region" aria-labelledby="elementor-tab-title-1791"><p class="font-claude-response-body break-words whitespace-normal"><strong>Ai Karakter adalah video tutorial + workflow</strong> yang ngajarin kamu cara bikin karakter AI yang terlihat sangat realistis — bukan sekadar gambar generik hasil AI biasa.</p><p class="font-claude-response-body break-words whitespace-normal">Di dalamnya kamu belajar cara atur lighting, tekstur kulit, konsistensi wajah, ekspresi, hingga vibe lokal Indonesia. Sekali paham caranya, kamu bisa pakai di platform AI mana aja.</p></div>
				</div>
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-1792" class="elementor-tab-title" data-tab="2" role="button" aria-controls="elementor-tab-content-1792" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-right" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-caret-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-caret-up" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">02. Apa bedanya dengan pakai AI biasa?</a>
					</div>

					<div id="elementor-tab-content-1792" class="elementor-tab-content elementor-clearfix" data-tab="2" role="region" aria-labelledby="elementor-tab-title-1792"><p>AI biasa tidak tahu cara menghasilkan karakter yang realistis secara konsisten. Ai Karakter sudah diprogram khusus dengan kemampuan membuat karakter realistis, mengatur skin realism, menjaga konsistensi wajah di berbagai pose, serta mengontrol sudut kamera dan pencahayaan sinematik. Tinggal pilih mode, langsung jadi.</p></div>
				</div>
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-1793" class="elementor-tab-title" data-tab="3" role="button" aria-controls="elementor-tab-content-1793" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-right" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-caret-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-caret-up" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">03. Ini berbasis platform apa?</a>
					</div>

					<div id="elementor-tab-content-1793" class="elementor-tab-content elementor-clearfix" data-tab="3" role="region" aria-labelledby="elementor-tab-title-1793"><p class="font-claude-response-body break-words whitespace-normal"><strong>Workflow ini bisa kamu pakai di platform AI apa aja</strong> — ChatGPT, Gemini, Midjourney, atau AI image generator lain. Yang kamu pelajari adalah cara susun prompt dan alurnya, bukan satu tool tertentu.</p><p class="font-claude-response-body break-words whitespace-normal">Sebagai bonus, ada juga akses custom GPT yang udah disetting sesuai workflow ini, buat langsung praktek tanpa harus setting dari nol.</p></div>
				</div>
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-1794" class="elementor-tab-title" data-tab="4" role="button" aria-controls="elementor-tab-content-1794" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-right" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-caret-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-caret-up" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">04. Bagaimana cara mengakses setelah beli?</a>
					</div>

					<div id="elementor-tab-content-1794" class="elementor-tab-content elementor-clearfix" data-tab="4" role="region" aria-labelledby="elementor-tab-title-1794"><p>Setelah pembayaran berhasil, kamu akan mendapat akses ke member area Logiq.id. Di sana tersedia semua yang kamu butuhkan untuk langsung mulai.</p></div>
				</div>
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-1795" class="elementor-tab-title" data-tab="5" role="button" aria-controls="elementor-tab-content-1795" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-right" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-caret-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-caret-up" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">05. Ada batasan jumlah generate per hari?</a>
					</div>

					<div id="elementor-tab-content-1795" class="elementor-tab-content elementor-clearfix" data-tab="5" role="region" aria-labelledby="elementor-tab-title-1795"><p>Workflow ini berjalan di atas akun ChatGPT / Gemini kamu sendiri, jadi limitnya ikut paket ChatGPT / Gemini yang kamu pakai — bukan dari Logiq. Pakai Plan Free, generate-nya terbatas sesuai kuota harian. Kalau mau generate lebih banyak dan lebih cepat, pakai akun Pro biar limitnya jauh lebih luas. Logiq sendiri tidak nambah batasan apapun di luar itu.</p><p><strong>Kalau kuota harian habis, tinggal ganti akun ChatGPT / Gemini lain atau tunggu sesi berikutnya — tidak ada yang perlu dibeli lagi.</strong></p></div>
				</div>
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-1796" class="elementor-tab-title" data-tab="6" role="button" aria-controls="elementor-tab-content-1796" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-right" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-caret-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-caret-up" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">06. Apakah wajah karakter bisa konsisten di banyak gambar?</a>
					</div>

					<div id="elementor-tab-content-1796" class="elementor-tab-content elementor-clearfix" data-tab="6" role="region" aria-labelledby="elementor-tab-title-1796"><p><br />Ya, itu salah satu keunggulan utamanya. Kamu bisa ganti pose, ekspresi, atau latar belakang tanpa wajah karakter berubah. Penting banget untuk personal branding, konten series, atau promosi yang butuh karakter yang sama di banyak gambar.</p></div>
				</div>
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-1797" class="elementor-tab-title" data-tab="7" role="button" aria-controls="elementor-tab-content-1797" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-right" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-caret-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-caret-up" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">07. Untuk keperluan apa saja ini cocok?</a>
					</div>

					<div id="elementor-tab-content-1797" class="elementor-tab-content elementor-clearfix" data-tab="7" role="region" aria-labelledby="elementor-tab-title-1797"><p>Sangat fleksibel. Cocok untuk konten Instagram, TikTok, dan Reels, personal branding dan virtual influencer, model virtual untuk promosi produk, cover e-book atau produk digital, hingga eksplorasi kreatif dan seni digital.</p></div>
				</div>
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-1798" class="elementor-tab-title" data-tab="8" role="button" aria-controls="elementor-tab-content-1798" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-right" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-caret-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-caret-up" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">08. Ada bonus apa di dalamnya?</a>
					</div>

					<div id="elementor-tab-content-1798" class="elementor-tab-content elementor-clearfix" data-tab="8" role="region" aria-labelledby="elementor-tab-title-1798"><p><strong>Ada Bonus Akses Custom GPT</strong> — udah disetting sesuai workflow yang kamu pelajari, jadi kamu bisa langsung praktek generate karakter AI tanpa perlu setting prompt dari nol lagi.</p></div>
				</div>
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-1799" class="elementor-tab-title" data-tab="9" role="button" aria-controls="elementor-tab-content-1799" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-right" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-caret-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-caret-up" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">09. Apakah ini sekali bayar atau ada biaya langganan?</a>
					</div>

					<div id="elementor-tab-content-1799" class="elementor-tab-content elementor-clearfix" data-tab="9" role="region" aria-labelledby="elementor-tab-title-1799"><p>Sekali bayar, pakai terus. Tidak ada biaya bulanan atau perpanjangan. Beli sekali → dapat akses member area → bisa dipakai selamanya.</p></div>
				</div>
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-17910" class="elementor-tab-title" data-tab="10" role="button" aria-controls="elementor-tab-content-17910" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-right" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-caret-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-caret-up" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">10. Saya belum pernah pakai tools AI sebelumnya. Bisa tetap pakai ini?</a>
					</div>

					<div id="elementor-tab-content-17910" class="elementor-tab-content elementor-clearfix" data-tab="10" role="region" aria-labelledby="elementor-tab-title-17910"><p>Bisa. Tidak perlu pengalaman sebelumnya. Cara pakainya seperti chat biasa — ketik apa yang kamu inginkan, AI langsung mengerjakan sisanya. Di member area juga tersedia panduan lengkap dari awal.</p></div>
				</div>
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-17911" class="elementor-tab-title" data-tab="11" role="button" aria-controls="elementor-tab-content-17911" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-right" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-caret-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-caret-up" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">11. Apakah ada garansi atau bisa refund?</a>
					</div>

					<div id="elementor-tab-content-17911" class="elementor-tab-content elementor-clearfix" data-tab="11" role="region" aria-labelledby="elementor-tab-title-17911"><p>Karena ini adalah produk digital dengan akses instan setelah pembayaran, <strong>tidak ada refund</strong>. Begitu pembayaran berhasil, akses langsung kebuka dan tools-nya bisa langsung dipakai — jadi pastikan kamu udah baca semua fitur dan FAQ di atas sebelum order. Kalau ada kendala teknis saat pakai, tinggal chat Grup Support, bukan alasan untuk refund tapi kami bantu sampai beres.</p></div>
				</div>
								</div>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-e9743c3 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="e9743c3" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9436a69" data-id="9436a69" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-32b1ffb elementor-widget elementor-widget-html" data-id="32b1ffb" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
					<style>
#sticky-cta{
  position:fixed;
  bottom:20px;
  left:50%;
  -webkit-transform:translateX(-50%) translateY(0);
  -ms-transform:translateX(-50%) translateY(0);
  transform:translateX(-50%) translateY(0);
  z-index:9999;
  -webkit-transition:-webkit-transform 0.35s cubic-bezier(0.34,1.56,0.64,1),opacity 0.3s ease;
  transition:transform 0.35s cubic-bezier(0.34,1.56,0.64,1),opacity 0.3s ease;
  opacity:1;
  pointer-events:all;
}
#sticky-cta.hidden{
  -webkit-transform:translateX(-50%) translateY(120px);
  -ms-transform:translateX(-50%) translateY(120px);
  transform:translateX(-50%) translateY(120px);
  opacity:0;
  pointer-events:none;
}
.cta-pill{
  display:-webkit-box;display:-ms-flexbox;display:flex;
  -webkit-box-align:center;-ms-flex-align:center;align-items:center;
  background:#1a0808;
  border:1.5px solid rgba(239,68,68,0.5);
  border-radius:50px;
  overflow:hidden;
  -webkit-box-shadow:0 4px 24px rgba(239,68,68,0.25);
  box-shadow:0 4px 24px rgba(239,68,68,0.25);
}
.countdown-block{
  display:-webkit-box;display:-ms-flexbox;display:flex;
  -webkit-box-align:center;-ms-flex-align:center;align-items:center;
  gap:6px;padding:12px 18px;
  border-right:1px solid rgba(239,68,68,0.3);
}
.countdown-units{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px}
.time-unit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:1px}
.time-num{font-size:16px;font-weight:700;color:#fecaca;min-width:22px;text-align:center;font-variant-numeric:tabular-nums;line-height:1}
.time-label{font-size:9px;font-weight:600;color:#dc2626;text-transform:uppercase;letter-spacing:0.5px}
.time-sep{font-size:14px;font-weight:700;color:#b91c1c;margin:0 2px}
.cta-btn{
  padding:12px 24px;
  background:-webkit-linear-gradient(left,#16a34a,#22c55e);
  background:-o-linear-gradient(left,#16a34a,#22c55e);
  background:linear-gradient(to right,#16a34a,#22c55e);
  color:#fff;font-size:15px;font-weight:700;
  border:none;cursor:pointer;
  -webkit-transition:opacity 0.2s,-webkit-transform 0.1s;
  transition:opacity 0.2s,transform 0.1s;
  font-family:inherit;white-space:nowrap;
  display:-webkit-box;display:-ms-flexbox;display:flex;
  -webkit-box-align:center;-ms-flex-align:center;align-items:center;
  gap:8px;
  -webkit-tap-highlight-color:transparent;
}
.cta-btn:hover{opacity:0.88}
.cta-btn:active{-webkit-transform:scale(0.97);-ms-transform:scale(0.97);transform:scale(0.97)}
@media(max-width:480px){
  .time-num{font-size:14px;min-width:18px}
  .countdown-block{padding:11px 13px}
  .cta-btn{padding:11px 18px;font-size:14px}
  #sticky-cta{bottom:14px}
}
</style>

<div id="sticky-cta">
  <div class="cta-pill">
    <div class="countdown-block">
      <svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="#f87171" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
        <circle cx="12" cy="12" r="10"/><polyline points="12 6 12 12 16 14"/>
      </svg>
      <div class="countdown-units">
        <div class="time-unit"><span class="time-num" id="cd-h">00</span><span class="time-label">Jam</span></div>
        <span class="time-sep">:</span>
        <div class="time-unit"><span class="time-num" id="cd-m">00</span><span class="time-label">Menit</span></div>
        <span class="time-sep">:</span>
        <div class="time-unit"><span class="time-num" id="cd-s">00</span><span class="time-label">Detik</span></div>
      </div>
    </div>
    <button class="cta-btn" onclick="scrollToOrder()">
      <svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><circle cx="9" cy="21" r="1"/><circle cx="20" cy="21" r="1"/><path d="M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6"/></svg>
      Saya Mau
    </button>
  </div>
</div>

<script>
(function(){
  function pad(n){return(n<10?'0':'')+n}
  function tick(){
    var now=new Date();
    var end=new Date(now.getFullYear(),now.getMonth(),now.getDate()+1,0,0,0,0);
    var diff=Math.floor((end.getTime()-now.getTime())/1000);
    if(diff<0)diff=0;
    document.getElementById('cd-h').innerHTML=pad(Math.floor(diff/3600));
    document.getElementById('cd-m').innerHTML=pad(Math.floor((diff%3600)/60));
    document.getElementById('cd-s').innerHTML=pad(diff%60);
  }
  tick();setInterval(tick,1000);

  window.scrollToOrder=function(){
    var el=document.getElementById('order');
    if(!el)return;
    if(el.scrollIntoView){
      el.scrollIntoView({behavior:'smooth',block:'start'});
    } else {
      var top=0,obj=el;
      while(obj){top+=obj.offsetTop;obj=obj.offsetParent;}
      window.scrollTo(0,top);
    }
  };

  var lastScroll=window.pageYOffset||document.documentElement.scrollTop||0;
  var cta=document.getElementById('sticky-cta');
  var busy=false;

  function onScroll(){
    if(busy)return;busy=true;
    var raf=window.requestAnimationFrame||function(cb){setTimeout(cb,16)};
    raf(function(){
      var cur=window.pageYOffset||document.documentElement.scrollTop||0;
      cta.className=(cur>lastScroll&&cur>80)?'hidden':'';
      lastScroll=cur;busy=false;
    });
  }

  if(window.addEventListener){window.addEventListener('scroll',onScroll,{passive:true});}
  else if(window.attachEvent){window.attachEvent('onscroll',onScroll);}
})();
</script>				</div>
				<div class="elementor-element elementor-element-5be95ff elementor-widget elementor-widget-html" data-id="5be95ff" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
					<footer class="footer">
  © <span id="year"></span> LOGIQ. All Rights Reserved.
</footer>

<style>
  .footer {
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    line-height: 1.5;
    padding: 16px 10px;
    box-sizing: border-box;
  }

  @media (max-width: 480px) {
    .footer {
      font-size: 12px;
      padding: 14px 8px;
    }
  }
</style>

<script>
  document.getElementById("year").textContent = new Date().getFullYear();
</script>				</div>
				<div class="elementor-element elementor-element-61bffea elementor-widget elementor-widget-shortcode" data-id="61bffea" data-element_type="widget" data-e-type="widget" data-widget_type="shortcode.default">
							<div class="elementor-shortcode"><script type='text/javascript' src='https://go.logiq.id/sejoli-social-proof/27'></script></div>
						</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		]]></content:encoded>
					
					<wfw:commentRss>https://logiq.id/ai-karakter/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Hello world!</title>
		<link>https://logiq.id/hello-world/</link>
					<comments>https://logiq.id/hello-world/#comments</comments>
		
		<dc:creator><![CDATA[allahuakbar]]></dc:creator>
		<pubDate>Mon, 18 May 2026 02:37:29 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://logiq.id/?p=1</guid>

					<description><![CDATA[Welcome to WordPress. This is your first post. Edit or delete it, then start writing!]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://logiq.id/hello-world/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
