.hib-container-e5595442 {
    display: flex;
    flex-direction: row;
    width: 100%;
    box-sizing: border-box;
    text-decoration: none;
    color: inherit;
}

.hib-image-wrapper-e5595442 {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hib-image-wrapper-e5595442 img {
    width: 100%;
    height: auto;
    object-fit: contain;
}

.hib-content-wrapper-e5595442 {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.hib-heading-e5595442 {
    margin-top: 0;
    margin-bottom: 8px;
    font-weight: bold;
}

.hib-description-e5595442 {
    margin: 0;
}
