.elementor-10956 .elementor-element.elementor-element-a67bd9a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:-40px;--margin-bottom:40px;--margin-left:0px;--margin-right:0px;}.elementor-10956 .elementor-element.elementor-element-521d52d img{width:100%;max-width:100%;}.elementor-10956 .elementor-element.elementor-element-858a50e img{width:100%;max-width:100%;}.elementor-10956 .elementor-element.elementor-element-5014e537{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(max-width:768px){.elementor-10956 .elementor-element.elementor-element-a67bd9a{--gap:0px 0px;--row-gap:0px;--column-gap:0px;}}/* Start custom CSS for wd_blog_archive, class: .elementor-element-437085a2 */.wd-carousel .wd-carousel-item {
  display: flex;                  
  height: auto !important;
}

.wd-post .wd-post-inner {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.wd-post .wd-post-thumb .wd-post-img {
  aspect-ratio: 16/9;
  overflow: hidden;
}
.wd-post .wd-post-thumb .wd-post-img img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.wd-post .wd-post-content {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}

.wd-post-read-more.wd-style-link {
    margin-top: auto;
}/* End custom CSS */