.hs-766ca52b-wrapper {
    width: 100%;
    overflow: hidden;
}
.hs-766ca52b-slide {
    display: flex !important;
    align-items: center;
    box-sizing: border-box;
    padding: 15px;
}
.hs-766ca52b-icon-container {
    flex-shrink: 0;
    margin-right: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hs-766ca52b-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
}
.hs-766ca52b-icon svg {
    width: 32px;
    height: 32px;
}
.hs-766ca52b-content {
    flex-grow: 1;
}
.hs-766ca52b-title {
    margin: 0 0 5px 0;
    font-size: 18px;
    font-weight: 600;
}
.hs-766ca52b-desc {
    font-size: 14px;
    margin: 0;
}
