/* The transparent part above the SVG curve deliberately stays white. */
.elementor-element-b529921.mt-brand-bounce {
    position: relative;
    isolation: isolate;
    overflow: visible;
    min-height: 585px;
    padding-top: clamp(150px, 10vw, 190px) !important;
    padding-bottom: clamp(80px, 7vw, 110px) !important;
    background: #fff !important;
}

.elementor-element-b529921.mt-brand-bounce .mt-brand-bounce__surface {
    position: absolute;
    inset: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.elementor-element-b529921.mt-brand-bounce .mt-brand-bounce__surface svg {
    display: block;
    width: 100%;
    height: 100%;
    overflow: visible;
}

.elementor-element-b529921.mt-brand-bounce > .elementor-container {
    position: relative;
    z-index: 1;
}

.elementor-element-b529921.mt-brand-bounce .elementor-heading-title {
    color: #0e100f;
}

@media (max-width: 767px) {
    .elementor-element-b529921.mt-brand-bounce {
        min-height: 500px;
        padding-top: 125px !important;
        padding-bottom: 70px !important;
    }
}

@media (prefers-reduced-motion: reduce) {
    .elementor-element-b529921.mt-brand-bounce .mt-brand-bounce__path {
        transition: none !important;
    }
}
