  .elementor-widget-theme-post-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-48398 .elementor-element.elementor-element-75f7311 .elementor-heading-title{font-family:var( --e-global-typography-f7e4a88-font-family ), Sans-serif;font-size:var( --e-global-typography-f7e4a88-font-size );font-weight:var( --e-global-typography-f7e4a88-font-weight );line-height:var( --e-global-typography-f7e4a88-line-height );color:#333333;}@media(min-width:768px){.elementor-48398 .elementor-element.elementor-element-beca949{width:25%;}.elementor-48398 .elementor-element.elementor-element-a356de8{width:75%;}}@media(max-width:1024px){.elementor-48398 .elementor-element.elementor-element-75f7311 .elementor-heading-title{font-size:var( --e-global-typography-f7e4a88-font-size );line-height:var( --e-global-typography-f7e4a88-line-height );}}@media(max-width:767px){.elementor-48398 .elementor-element.elementor-element-75f7311 .elementor-heading-title{font-size:var( --e-global-typography-f7e4a88-font-size );line-height:var( --e-global-typography-f7e4a88-line-height );}}/* Start custom CSS for shortcode, class: .elementor-element-306acd8 */.modal-popup.reveal {
    display: none;
    z-index: 99999;
    padding: 1rem;
    border: 1px solid #cacaca;
    background-color: #fefefe;
    border-radius: 3px;
    position: fixed;
    top: 100px;
    left: 0;
    right: 0;
    margin-right: auto;
    overflow-y: auto;
    width: 38%;
    padding-right: 3%;
}
.modal-popup.reveal.show {
    display: block;
}
.modal-popup.reveal .eae-close {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 28px;
    height: 28px;
    width: 28px;
}
@media screen and (max-width: 768px) {
    .modal-popup.reveal {
        width: 90%;
        top: 50px;
    }
}/* End custom CSS */