.elementor-866 .elementor-element.elementor-element-c1f6322{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:flex-end;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:46px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:35px;--padding-right:35px;}.elementor-866 .elementor-element.elementor-element-166b56c{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-866 .elementor-element.elementor-element-fbb8585{animation-duration:1400ms;animation-delay:700ms;animation-timing-function:cubic-bezier(0.165,0.84,0.44,1);}.elementor-866 .elementor-element.elementor-element-fbb8585 > .elementor-widget-container{margin:0px 0px -41px 0px;}.elementor-866 .elementor-element.elementor-element-fbb8585 .aux-modern-heading-primary{font-size:16px;font-weight:600;text-transform:capitalize;letter-spacing:0px;color:var( --e-global-color-accent );margin:0px 0px 0px 0px;}.elementor-866 .elementor-element.elementor-element-fbb8585 .aux-modern-heading-secondary{font-size:54px;font-weight:700;text-transform:capitalize;line-height:1.2em;letter-spacing:-1px;color:var( --e-global-color-text );max-width:556px;}.elementor-866 .elementor-element.elementor-element-ad32c1f{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:flex-end;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:100px;--margin-bottom:100px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:35px;--padding-right:35px;}.elementor-866 .elementor-element.elementor-element-edb5803{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-866 .elementor-element.elementor-element-f4527e9 .entry-title a{font-size:16px;}.elementor-866 .elementor-element.elementor-element-f4527e9 .entry-content{font-size:12px;}.elementor-866 .elementor-element.elementor-element-f4527e9{text-align:left;}.elementor-866 .elementor-element.elementor-element-f4527e9 .entry-meta .aux-read-more{color:var( --e-global-color-accent );}@media(max-width:1024px){.elementor-866 .elementor-element.elementor-element-c1f6322{--margin-top:19px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-866 .elementor-element.elementor-element-fbb8585 > .elementor-widget-container{margin:0px 0px -35px 0px;}.elementor-866 .elementor-element.elementor-element-fbb8585 .aux-modern-heading-primary{font-size:15px;}.elementor-866 .elementor-element.elementor-element-fbb8585 .aux-modern-heading-secondary{font-size:44px;max-width:375px;}.elementor-866 .elementor-element.elementor-element-ad32c1f{--margin-top:19px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}@media(max-width:767px){.elementor-866 .elementor-element.elementor-element-fbb8585 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-866 .elementor-element.elementor-element-fbb8585 .aux-widget-inner > *{text-align:center;margin-left:auto !important;margin-right:auto !important;}.elementor-866 .elementor-element.elementor-element-fbb8585 .aux-modern-heading-secondary{font-size:30px;}}@media(min-width:768px){.elementor-866 .elementor-element.elementor-element-c1f6322{--content-width:1200px;}.elementor-866 .elementor-element.elementor-element-ad32c1f{--content-width:1200px;}}@media(max-width:1024px) and (min-width:768px){.elementor-866 .elementor-element.elementor-element-166b56c{--width:66%;}.elementor-866 .elementor-element.elementor-element-edb5803{--width:66%;}}/* Start custom CSS for aux_recent_posts, class: .elementor-element-f4527e9 *//* === GRID & CAROUSEL POSTS CUSTOM STYLE === */

/* Hide after-content if exists */
.aux-after-content {
  display: none;
}

/* Column base style */
.aux-col {
  padding-left: 5px;
  margin-bottom: 80px;
  transition: all 0.3s ease-in-out;
}

/* Post card hover effect */
.column-entry:hover {
  background-color: #5d0097 !important;
  box-shadow: 0px 12px 30px rgba(0, 0, 0, 0.35) !important; /* pro shadow */
  border-radius: 0px; /* sharp edges */
  transition: all 0.35s ease-in-out;
}

/* Hover text colors (title + meta + content + readmore) */
.column-entry:hover .entry-title a,
.column-entry:hover .entry-info,
.column-entry:hover .entry-summary,
.column-entry:hover .entry-content,
.column-entry:hover .post-excerpt,
.column-entry:hover .readmore a {
  color: #fff !important;
}

/* Entry header width */
.entry-header {
  max-width: 80%;
  margin-left: 35px;
}

/* Decorative line before date */
.entry-date:before {
  content: '';
  width: 40px;
  height: 5px;
  background-image: linear-gradient(to left, #5d0097, #cc071e);
  display: inline-block;
  box-shadow: -3px 3px 7px rgba(251,176,52,0.20);
  margin-bottom: 4px;
  margin-right: 5px;
}

/* Entry info spacing */
.entry-info {
  margin-left: 35px;
}

/* Excerpt alignment (LEFT) */
.entry-summary,
.entry-content,
.post-excerpt {
  text-align: left;
  margin: 15px 35px 20px 35px;
  line-height: 1.6;
  transition: color 0.3s ease;
}

/* Read more link styling */
.readmore a {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-weight: 500;
  transition: all 0.3s ease;
  margin-left: 35px; /* align with excerpt */
}

/* Default arrow icon */
.readmore a:after {
  content: "\00BB"; /* » */
  font-size: 16px;
  line-height: 1;
  transition: transform 0.3s ease, color 0.3s ease;
}

/* Hover effect for Read more */
.column-entry:hover .readmore a:after {
  color: #fff !important;
  transform: translateX(4px);
}

/* Carousel arrows */
.aux-arrow-nav {
  border-radius: 50%;
  transition: background 0.3s ease;
}
.aux-arrow-nav:hover {
  background-color: #5d0097;
  color: #fff;
}

/* Carousel controls positioning */
.aux-mc-controls {
  position: absolute;
  top: -85px;
  right: 0;
}

/* === Responsive === */
@media screen and (max-width:1024px) {
  .aux-col {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .aux-match-height {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
  }
  .aux-col {
    margin-left: auto;
    margin-right: auto;
    width: 490px;
    max-width: 100%;
  }
  .entry-info,
  .entry-header,
  .entry-summary,
  .post-excerpt,
  .entry-content,
  .readmore a {
    margin-left: 13px;
    margin-right: 13px;
  }
  .entry-date:before {
    width: 25px;
  }
}/* End custom CSS */