.ibb-9957dbe3-container {
    display: flex;
    flex-direction: column;
    height: 100%;
    box-sizing: border-box;
    transition: all 0.3s ease;
}

/* Ensure Elementor wrapper layers take up full height to allow vertical alignment to work correctly */
.elementor-widget-icon_box_button_9957dbe3,
.elementor-widget-icon_box_button_9957dbe3 .elementor-widget-container {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.ibb-9957dbe3-icon {
    display: block;
    line-height: 1;
    transition: all 0.3s ease;
}

.ibb-9957dbe3-icon svg,
.ibb-9957dbe3-icon i {
    display: inline-block;
}

.ibb-9957dbe3-title {
    margin-top: 0;
    transition: all 0.3s ease;
}

.ibb-9957dbe3-description {
    transition: all 0.3s ease;
}

/* Vertical Button Alignment layout styles */
.ibb-9957dbe3-v-align-bottom .ibb-9957dbe3-button-wrapper {
    margin-top: auto !important;
    margin-bottom: 0 !important;
}

.ibb-9957dbe3-v-align-middle .ibb-9957dbe3-button-wrapper {
    margin-top: auto !important;
    margin-bottom: auto !important;
}

.ibb-9957dbe3-v-align-top .ibb-9957dbe3-button-wrapper {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.ibb-9957dbe3-button-wrapper {
    display: block;
}

.ibb-9957dbe3-button {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease;
    border: 1px solid transparent;
}

.ibb-9957dbe3-button-content {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.ibb-9957dbe3-button-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
}

.ibb-9957dbe3-button-icon svg,
.ibb-9957dbe3-button-icon i {
    display: block;
    width: 1em;
    height: 1em;
}
