.ttg-215696-wrapper {
    position: relative;
}
.ttg-215696-content {
    overflow: hidden;
    position: relative;
    transition-property: max-height;
    transition-timing-function: ease;
    /* transition-duration dynamically controlled by Elementor */
}
.ttg-215696-content.has-gradient:not(.is-expanded)::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.ttg-215696-toggle {
    background: none;
    border: none;
    padding: 10px 0 0;
    cursor: pointer;
    font-weight: bold;
    text-decoration: underline;
    display: inline-block;
    outline: none;
    transition: color 0.3s ease;
}
.ttg-215696-toggle:hover,
.ttg-215696-toggle:focus,
.ttg-215696-toggle:active {
    outline: none !important;
    border: none !important;
    box-shadow: none !important;
    background: transparent !important;
}