.elementor-6 .elementor-element.elementor-element-c588020{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-6 .elementor-element.elementor-element-c588020.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-6 .elementor-element.elementor-element-6e69d2f{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-d57007c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-6 .elementor-element.elementor-element-53b2cb8{margin:-160px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 30px 0px;}@media(max-width:767px){.elementor-6 .elementor-element.elementor-element-c588020{--width:100%;}.elementor-6 .elementor-element.elementor-element-6e69d2f{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-53b2cb8{padding:0px 0px 50px 0px;}}@media(max-width:1024px) and (min-width:768px){.elementor-6 .elementor-element.elementor-element-c588020{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-6e69d2f *//*
Target the main content row (.elementor-element-2d6e8c5)
This row contains the icon boxes and the image.
*/
.elementor-element-2d6e8c5 {
    /* Critical: Ensures children hug the top of the container */
    align-items: flex-start !important; 
    /* Critical: Explicitly removes any default bottom padding/margin */
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

/* Target the column containing the icon boxes (.elementor-element-277dd26) */
.elementor-element-277dd26 {
    /* Stops this element from dictating a huge height due to hidden padding */
    padding-bottom: 0 !important; 
    margin-bottom: 0 !important;
}

/* Target the button container (.elementor-element-e825c7a) */
.elementor-element-e825c7a {
    /* Reduce the space above the button to a minimum */
    margin-top: 20px !important; /* Adjust '20px' to your final desired small gap */
}

/* Ensure the image fits tightly */
.elementor-element-e1d8068 img {
    height: auto;
    max-width: 100%;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-c588020 *//* Custom CSS to remove excess space above the button */

/* Target the container holding the icon boxes and the image */
/*.elementor-element-2d6e8c5 {*/
/*    padding-bottom: 0 !important;*/
/*}*/

/* Target the column with the icon boxes */
/*.elementor-element-277dd26 {*/
/*    margin-bottom: 0 !important;*/
/*}*/

/* Ensure image uses full height of its flexible container */
/*.elementor-element-e1d8068 img {*/
/*    height: 100% !important;*/
/*    width: 100% !important;*/
/*    object-fit: cover;*/
/*}*//* End custom CSS */