.elementor-30015 .elementor-element.elementor-element-d498589{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-30015 .elementor-element.elementor-element-1fce54c{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );line-height:var( --e-global-typography-text-line-height );}.elementor-30015 .elementor-element.elementor-element-d9aea1b{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-30015 .elementor-element.elementor-element-d9aea1b img{width:100%;}.elementor-30015 .elementor-element.elementor-element-acbb8de{--display:grid;--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--gap:0px 0px;--row-gap:0px;--column-gap:0px;--grid-auto-flow:row;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:010px;--padding-bottom:010px;--padding-left:010px;--padding-right:010px;}@media(min-width:768px){.elementor-30015 .elementor-element.elementor-element-d498589{--width:100%;}.elementor-30015 .elementor-element.elementor-element-1fce54c{--width:100%;}.elementor-30015 .elementor-element.elementor-element-acbb8de{--content-width:40%;}}@media(max-width:1024px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-30015 .elementor-element.elementor-element-acbb8de{--grid-auto-flow:row;}}@media(max-width:767px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-30015 .elementor-element.elementor-element-acbb8de{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}}/* Start custom CSS for shortcode, class: .elementor-element-cea3237 *//* Form Container */
#transcript_form {
    margin-bottom: 45px;
}

/* Label Styling */
#transcript_form label {
    font-size: 24px;
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
    
    
}

/* Input Styling */
#transcript_form input[type="text"] {
    width: 100%;
    padding: 20px;
    font-size: 22px;
    border-radius: 3px;
    border: 1px solid #b0bec5;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
}

/* Input Placeholder */
#transcript_form input[type="text"]::placeholder {
    color: #888;
    font-weight: 600;
}

/* Button Styling */
#transcript_form button {
    background-color: #1d1d1d;
    color: #fff;
    padding: 10px 16px;
    font-size: 18px;
    font-weight: 500;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    transition: background-color 0.2s ease-in-out;
     float: right;
}

#transcript_form button:hover {
    background-color: #333;
}

#field_container{
    margin-top:15px;
    padding:10px;
    background-color:#eaeaea;
    border-radius:5px;
}

#field_container p{
    font-size:1.25rem;
    margin:15px;
    
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-cea3237 *//* Form Container */
#transcript_form {
    margin-bottom: 45px;
}

/* Label Styling */
#transcript_form label {
    font-size: 24px;
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
    
    
}

/* Input Styling */
#transcript_form input[type="text"] {
    width: 100%;
    padding: 20px;
    font-size: 22px;
    border-radius: 3px;
    border: 1px solid #b0bec5;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
}

/* Input Placeholder */
#transcript_form input[type="text"]::placeholder {
    color: #888;
    font-weight: 600;
}

/* Button Styling */
#transcript_form button {
    background-color: #1d1d1d;
    color: #fff;
    padding: 10px 16px;
    font-size: 18px;
    font-weight: 500;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    transition: background-color 0.2s ease-in-out;
     float: right;
}

#transcript_form button:hover {
    background-color: #333;
}

#field_container{
    margin-top:15px;
    padding:10px;
    background-color:#eaeaea;
    border-radius:5px;
}

#field_container p{
    font-size:1.25rem;
    margin:15px;
    
}/* End custom CSS */