.elementor-widget-posts .elementor-button{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-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__card .elementor-post__badge{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-widget-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-987509739 .elementor-element.elementor-element-5f3cbda{--grid-row-gap:35px;--grid-column-gap:30px;}.elementor-987509739 .elementor-element.elementor-element-5f3cbda .elementor-post__thumbnail__link{width:50%;}.elementor-987509739 .elementor-element.elementor-element-5f3cbda .elementor-post__meta-data span + span:before{content:"///";}.elementor-987509739 .elementor-element.elementor-element-5f3cbda.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;}.elementor-987509739 .elementor-element.elementor-element-5f3cbda.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;}.elementor-987509739 .elementor-element.elementor-element-5f3cbda.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px;}.elementor-987509739 .elementor-element.elementor-element-5f3cbda .elementor-post__title, .elementor-987509739 .elementor-element.elementor-element-5f3cbda .elementor-post__title a{color:#000000;font-family:"Open Sans", Sans-serif;font-size:25px;font-weight:600;}.elementor-987509739 .elementor-element.elementor-element-5f3cbda .elementor-post__title{margin-bottom:12px;}.elementor-987509739 .elementor-element.elementor-element-5f3cbda .elementor-post__meta-data{font-family:"Open Sans", Sans-serif;font-size:13px;font-weight:400;}.elementor-987509739 .elementor-element.elementor-element-5f3cbda .elementor-post__excerpt p{font-family:"Open Sans", Sans-serif;font-size:15px;font-weight:400;}.elementor-987509739 .elementor-element.elementor-element-5f3cbda .elementor-post__read-more{color:#8063AA;}.elementor-987509739 .elementor-element.elementor-element-5f3cbda a.elementor-post__read-more{font-family:"Open Sans", Sans-serif;font-size:16px;font-weight:500;}@media(max-width:767px){.elementor-987509739 .elementor-element.elementor-element-5f3cbda .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-987509739 .elementor-element.elementor-element-5f3cbda:after{content:"0.5";}.elementor-987509739 .elementor-element.elementor-element-5f3cbda .elementor-post__thumbnail__link{width:100%;}}/* Start custom CSS for posts, class: .elementor-element-5f3cbda */.blog-alternate .elementor-posts-container {
  display: flex !important;
  flex-direction: column !important;
  gap: 95px !important;
}

.blog-alternate article.elementor-post {
  display: flex !important;
  align-items: center !important;
  gap: 60px !important;
}

.blog-alternate article.elementor-post:nth-child(even) {
  flex-direction: row-reverse !important;
}

.blog-alternate .elementor-post__thumbnail__link {
  position: relative !important;
  width: 50% !important;
  display: block !important;
  margin: 0 !important;
}

.blog-alternate .elementor-post__thumbnail {
  position: relative !important;
  width: 100% !important;
  padding-bottom: 0 !important;
  overflow: hidden !important;
}

.blog-alternate .elementor-post__thumbnail img {
  position: static !important;
  transform: none !important;
  width: 100% !important;
  height: 400px !important;
  object-fit: cover !important;
  display: block !important;
}

.blog-alternate .elementor-post__text {
  width: 50% !important;
  padding: 0 !important;
}

@media (max-width: 767px) {
  .blog-alternate article.elementor-post,
  .blog-alternate article.elementor-post:nth-child(even) {
    flex-direction: column !important;
    gap: 25px !important;
  }

  .blog-alternate .elementor-post__thumbnail__link,
  .blog-alternate .elementor-post__text {
    width: 100% !important;
  }

  .blog-alternate .elementor-post__thumbnail img {
    height: 250px !important;
  }
}/* End custom CSS */