.elementor-1838 .elementor-element.elementor-element-0c85d2c{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;}.elementor-1838 .elementor-element.elementor-element-0c85d2c:not(.elementor-motion-effects-element-type-background), .elementor-1838 .elementor-element.elementor-element-0c85d2c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://flashgrub.com/wp-content/uploads/2026/02/Hero-1-scaled.jpg");background-position:center center;background-size:cover;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1838 .elementor-element.elementor-element-b068fdc{width:auto;max-width:auto;text-align:center;}.elementor-1838 .elementor-element.elementor-element-b068fdc.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-1838 .elementor-element.elementor-element-b068fdc .elementor-heading-title{font-family:"League Spartan", Sans-serif;font-size:72px;font-weight:700;line-height:120px;color:#FFFFFF;}.elementor-1838 .elementor-element.elementor-element-3c14c27{width:var( --container-widget-width, 50% );max-width:50%;--container-widget-width:50%;--container-widget-flex-grow:0;text-align:center;}.elementor-1838 .elementor-element.elementor-element-3c14c27 .elementor-heading-title{font-family:"Plus Jakarta Sans", Sans-serif;font-size:20px;font-weight:400;line-height:31px;color:#FFFFFF;}.elementor-1838 .elementor-element.elementor-element-b27dd8a{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:40px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px;}.elementor-1838 .elementor-element.elementor-element-b27dd8a:not(.elementor-motion-effects-element-type-background), .elementor-1838 .elementor-element.elementor-element-b27dd8a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#C1FFAF;}@media(max-width:1024px){.elementor-1838 .elementor-element.elementor-element-b068fdc .elementor-heading-title{font-size:52px;}}@media(max-width:767px){.elementor-1838 .elementor-element.elementor-element-0c85d2c{--padding-top:120px;--padding-bottom:50px;--padding-left:30px;--padding-right:30px;}.elementor-1838 .elementor-element.elementor-element-b068fdc .elementor-heading-title{font-size:35px;line-height:1.8em;}.elementor-1838 .elementor-element.elementor-element-3c14c27{width:100%;max-width:100%;}.elementor-1838 .elementor-element.elementor-element-3c14c27 .elementor-heading-title{font-size:16px;}}/* Start custom CSS for heading, class: .elementor-element-b068fdc *//* Box Hijau (50%) */
.elementor-1838 .elementor-element.elementor-element-b068fdc .box-green {
    background-color: #C1FFAF; /* Warna hijau muda */
    padding: 1px 15px;
    border-radius: 8px;
    display: inline-block;
    transform: rotate(4deg); /* Memiringkan box ke kiri */
    position: relative;
    color: #4F227C;
      line-height: 1.3;
}

/* Ikon Hati di 50% (Gunakan ::after) */
.elementor-1838 .elementor-element.elementor-element-b068fdc .box-green::after {
    content: ""; /* Wajib dikosongkan, jangan diisi teks */
    
    /* Masukkan URL SVG Anda di sini */
    background-image: url('https://flashgrub.com/wp-content/uploads/2026/02/Heart.svg');
    
    /* Agar gambar tidak terpotong & pas di kotak */
    background-size: contain; 
    background-repeat: no-repeat;
    background-position: center;
    
    /* Anda WAJIB menentukan ukuran lebar & tinggi */
    width: 50px;  /* Sesuaikan ukuran icon */
    height: 50px; /* Sesuaikan ukuran icon */
    
    /* Agar properti width & height berfungsi */
    display: inline-block; 
    
    /* Posisi */
    position: absolute;
    top: -20px;   /* Atur posisi vertikal */
    right: -25px; /* Atur posisi horizontal */
    
    /* Rotasi */
    transform: rotate(2deg);
    
    /* Opsional: Jika tertutup elemen lain */
    z-index: 9;
}

/* Box Pink (Groceries) */
.elementor-1838 .elementor-element.elementor-element-b068fdc .box-pink {
    background-color: #F500B9; /* Warna pink */
    color: #FFFFFF;
    padding: 1px 15px;
    border-radius: 8px;
    display: inline-block;
    transform: rotate(-2deg); /* Memiringkan sedikit */
    margin: 0 5px;
    line-height: 1.2;
}

.elementor-1838 .elementor-element.elementor-element-b068fdc .teks-box-pink {
    display: inline-block; /* Penting agar transform bekerja */
    /* Miringkan teks ke arah BERLAWANAN untuk membuatnya lurus kembali */
    transform: rotate(1deg);
}
}/* End custom CSS */