.elementor-93 .elementor-element.elementor-element-f0571a5{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-93 .elementor-element.elementor-element-73f1a08{--display:flex;}.elementor-93 .elementor-element.elementor-element-73f1a08.e-con{--flex-grow:0;--flex-shrink:0;}.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-93 .elementor-element.elementor-element-e0cdc36 .elementor-heading-title{font-family:"Nunito", Sans-serif;font-size:32px;font-weight:700;line-height:1.2em;color:#35404E;}.elementor-widget-post-info .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-post-info .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-text, .elementor-widget-post-info .elementor-icon-list-text a{color:var( --e-global-color-secondary );}.elementor-widget-post-info .elementor-icon-list-item{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-93 .elementor-element.elementor-element-dca3284 .elementor-icon-list-icon i{color:#9F1B32;font-size:20px;}.elementor-93 .elementor-element.elementor-element-dca3284 .elementor-icon-list-icon svg{fill:#9F1B32;--e-icon-list-icon-size:20px;}.elementor-93 .elementor-element.elementor-element-dca3284 .elementor-icon-list-icon{width:20px;}.elementor-93 .elementor-element.elementor-element-dca3284 .elementor-icon-list-item{font-family:"Nunito", Sans-serif;font-size:12px;font-weight:400;}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-93 .elementor-element.elementor-element-3d33a9a{text-align:justify;color:#343A40;font-family:"Nunito", Sans-serif;font-weight:400;}.elementor-93 .elementor-element.elementor-element-6f64949{--display:flex;}.elementor-widget-call-to-action .elementor-cta__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-call-to-action .elementor-cta__description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-call-to-action .elementor-cta__button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-call-to-action .elementor-ribbon-inner{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-93 .elementor-element.elementor-element-7237c84 .elementor-cta .elementor-cta__bg, .elementor-93 .elementor-element.elementor-element-7237c84 .elementor-cta .elementor-cta__bg-overlay{transition-duration:1500ms;}.elementor-93 .elementor-element.elementor-element-7237c84 .elementor-cta__content{min-height:300px;text-align:center;}.elementor-93 .elementor-element.elementor-element-7237c84 .elementor-cta__bg-wrapper{min-height:221px;}@media(min-width:768px){.elementor-93 .elementor-element.elementor-element-73f1a08{--width:65.621%;}}/* Start custom CSS for theme-post-title, class: .elementor-element-e0cdc36 */.typed-text{
    color: #9F1B32;
    font-size: 40px;
}
.typed-cursor {
  opacity: 1;
  animation: blink 0.7s infinite;
}

@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}/* End custom CSS */
/* Start custom CSS for theme-post-content, class: .elementor-element-3d33a9a */.blog h2, .blog h3, .blog h4, .blog h5 {
    padding: 5px 0 5px 0;
    text-align: left;
}

.blog h2 {
    font-size: 20px;
    font-weight: 700;
}

.blog h3 {
    font-size: 18px;
}

.blog h4 {
    font-size: 17px;
}

.blog h5 {
    font-size: 16px;
}

.blog p, .wp-block-buttons {
    padding: 10px 0 10px 0;
}/* End custom CSS */