.elementor-1561 .elementor-element.elementor-element-840d8c6:not(.elementor-motion-effects-element-type-background), .elementor-1561 .elementor-element.elementor-element-840d8c6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://weauraboost.com/wp-content/uploads/2021/01/shape-6.png");background-position:top left;background-repeat:no-repeat;}.elementor-1561 .elementor-element.elementor-element-840d8c6{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-1561 .elementor-element.elementor-element-840d8c6 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-1561 .elementor-element.elementor-element-c58ee9a > .elementor-widget-container{background-image:url("https://weauraboost.com/wp-content/uploads/2021/01/pattern-16.png");background-position:center right;background-repeat:no-repeat;}.elementor-1561 .elementor-element.elementor-element-522f663a{margin-top:0px;margin-bottom:150px;}/* Start custom CSS for callix_services, class: .elementor-element-3bcd062a */.service-block {
    display: flex;
    flex-direction: column;
    flex-grow: 1; /* Stretch equally within the parent */
    min-height: 300px; /* Adjust as necessary for a base height */
    margin-bottom: 20px; /* Prevent overlapping with other elements */
    box-sizing: border-box; /* Ensure padding and borders don’t affect height */
}

/* Make sure the inner-box also grows within the service-block */
.inner-box {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: space-between; /* Ensures content is spaced evenly */
    padding: 15px; /* Optional for inner padding */
}/* End custom CSS */