.elementor-5253 .elementor-element.elementor-element-24a1f46 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-5253 .elementor-element.elementor-element-24a1f46{text-align:center;}.elementor-bc-flex-widget .elementor-5253 .elementor-element.elementor-element-398617c.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-5253 .elementor-element.elementor-element-398617c.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-5253 .elementor-element.elementor-element-398617c.elementor-column > .elementor-widget-wrap{justify-content:flex-start;}.elementor-5253 .elementor-element.elementor-element-90d1a00{width:auto;max-width:auto;columns:1;text-align:justify;}.elementor-5253 .elementor-element.elementor-element-90d1a00 > .elementor-widget-container{margin:0px 023px 0px 023px;padding:0px 0px 0px 0px;border-radius:20px 20px 20px 20px;}.elementor-5253 .elementor-element.elementor-element-90d1a00 p{margin-block-end:0px;}.elementor-5253 .elementor-element.elementor-element-5b720d6{text-align:justify;}.elementor-5253 .elementor-element.elementor-element-9038234{text-align:justify;}.elementor-5253 .elementor-element.elementor-element-3e473ff{text-align:center;}/* Start custom CSS for image, class: .elementor-element-24a1f46 *//* Container utama */
.container, .site-content {
    max-width: 1100px;
    margin: 0 auto;
    padding: 20px;
}

/* Header / banner */
.hero-section {
    position: relative;
    text-align: center;
    color: white;
}

.hero-section img {
    width: 100%;
    height: auto;
    object-fit: cover;
    filter: brightness(70%);
}

.hero-section h1 {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 36px;
    font-weight: bold;
}

/* Paragraf utama */
.content-text {
    text-align: justify;
    line-height: 1.8;
    color: #444;
    margin-bottom: 20px;
}

/* Layout 2 kolom */
.two-column {
    display: flex;
    gap: 30px;
    margin-top: 20px;
}

.two-column .column {
    flex: 1;
    text-align: justify;
}

/* Judul section */
.section-title {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    margin: 40px 0 20px;
}

/* Responsive (mobile) */
@media (max-width: 768px) {
    .two-column {
        flex-direction: column;
    }

    .hero-section h1 {
        font-size: 24px;
    }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-90d1a00 *//* Container utama */
.container, .site-content {
    max-width: 1100px;
    margin: 0 auto;
    padding: 20px;
}

/* Header / banner */
.hero-section {
    position: relative;
    text-align: center;
    color: white;
}

.hero-section img {
    width: 100%;
    height: auto;
    object-fit: cover;
    filter: brightness(70%);
}

.hero-section h1 {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 36px;
    font-weight: bold;
}

/* Paragraf utama */
.content-text {
    text-align: justify;
    line-height: 1.8;
    color: #444;
    margin-bottom: 20px;
}

/* Layout 2 kolom */
.two-column {
    display: flex;
    gap: 30px;
    margin-top: 20px;
}

.two-column .column {
    flex: 1;
    text-align: justify;
}

/* Judul section */
.section-title {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    margin: 40px 0 20px;
}

/* Responsive (mobile) */
@media (max-width: 768px) {
    .two-column {
        flex-direction: column;
    }

    .hero-section h1 {
        font-size: 24px;
    }
}/* End custom CSS */