.elementor-124889 .elementor-element.elementor-element-1a78f20{--display:flex;--proradio-section-parallax:no;--proradio-section-parallax-speed:60;}.elementor-124889 .elementor-element.elementor-element-c337ffc .elementor-heading-title{font-family:"Coustard";font-size:1.4em;font-weight:400;text-transform:uppercase;letter-spacing:1px;word-spacing:4px;color:var( --e-global-color-primary );}/* Start custom CSS for text-editor, class: .elementor-element-824d215 */.mc-transcript-preview {
    position: relative;
    max-height: 540px; /* increased so you get closer to 20 lines */
    overflow: hidden;
    line-height: 1.65;
}

.mc-transcript-preview::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 160px;
    background: linear-gradient(
        to bottom,
        rgba(255,255,255,0) 0%,
        rgba(255,255,255,0.75) 55%,
        rgba(255,255,255,1) 100%
    );
    pointer-events: none;
}

.mc-transcript-cta {
    text-align: center;
    padding: 30px 24px;
    border: 2px solid #5F75B7;
    background: #f9f9f9;
    border-radius: 10px;
    margin-top: 20px;
}

.mc-cta-image-link {
    display: block;
    text-decoration: none;
}

.mc-cta-image {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    margin: 0 auto 20px auto;
    border-radius: 8px;
}

.mc-transcript-cta h3 {
    margin: 0 0 12px 0;
}

.mc-transcript-cta p {
    margin: 0 0 18px 0;
}

.mc-cta-btn {
    display: inline-block;
    padding: 12px 22px;
    background: #492365;
    color: #ffffff !important;
    text-decoration: none;
    font-weight: 700;
    border-radius: 6px;
    transition: background-color 0.2s ease, transform 0.2s ease;
}

.mc-cta-btn:hover {
    background: #21409A;
    color: #ffffff !important;
    transform: translateY(-1px);
}/* End custom CSS */
/* Start custom CSS */.mc-transcript-cta {
    text-align: center;
    padding: 30px;
    border: 2px solid #5F75B7;
    background: #f9f9f9;
    border-radius: 8px;
}

.mc-cta-image {
    max-width: 100%;
    height: auto;
    margin-bottom: 20px;
    border-radius: 6px;
}

.mc-cta-btn {
    display: inline-block;
    margin-top: 15px;
    padding: 12px 20px;
    background: #492365;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    border-radius: 6px;
}

.mc-cta-btn:hover {
    background: #21409A;
}
.mc-cta-headline {
    font-size: 22px;
    font-weight: 800;
    line-height: 1.4;
    margin: 0 0 18px 0;
    color: #111;
}/* End custom CSS */