.elementor-103312 .elementor-element.elementor-element-534d6138{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS */figure{
    text-align: center;
    margin-bottom: 1em !important;
}
figure img{
    border-radius: 10px !important;
}
#cta-hero-button-container{
    display: none;
}
.cross-section{
    display: flex;
    gap: 60px;
    justify-content: center;
    align-items: center
}
.cross-section > *{
     flex: 1;
}
.showMore, .showLess{
    display: none !important;
}
@media screen and (max-width: 1024px){
    .cross-section{
       flex-direction: column;
       gap: 20px
    }
}/* End custom CSS */