.elementor-806 .elementor-element.elementor-element-72aea13{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:flex-start;border-style:none;--border-style:none;--border-radius:0px 0px 0px 0px;}.elementor-806 .elementor-element.elementor-element-72aea13:hover::before, .elementor-806 .elementor-element.elementor-element-72aea13:hover > .elementor-background-video-container::before, .elementor-806 .elementor-element.elementor-element-72aea13:hover > .e-con-inner > .elementor-background-video-container::before, .elementor-806 .elementor-element.elementor-element-72aea13 > .elementor-background-slideshow:hover::before, .elementor-806 .elementor-element.elementor-element-72aea13 > .e-con-inner > .elementor-background-slideshow:hover::before{--background-overlay:'';}.elementor-806 .elementor-element.elementor-element-72aea13:hover{--overlay-opacity:1;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-806 .elementor-element.elementor-element-d2ceaee img{height:260px;object-fit:cover;object-position:center center;}.elementor-widget-heading .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-806 .elementor-element.elementor-element-f2a59ca{text-align:left;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:10px 0px 10px 0px;width:100%;max-width:100%;}.elementor-806 .elementor-element.elementor-element-f2a59ca .elementor-heading-title{font-family:"Forum", Sans-serif;font-size:25px;font-weight:500;line-height:27px;color:var( --e-global-color-26324a7 );}.elementor-806 .elementor-element.elementor-element-f2a59ca.elementor-element{--align-self:stretch;}@media(min-width:768px){.elementor-806 .elementor-element.elementor-element-72aea13{--width:210px;}}@media(max-width:1366px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-806 .elementor-element.elementor-element-d2ceaee img{height:170px;object-position:center center;}.elementor-806 .elementor-element.elementor-element-f2a59ca .elementor-heading-title{font-size:21px;line-height:23px;}}@media(max-width:1024px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-806 .elementor-element.elementor-element-d2ceaee img{height:130px;}.elementor-806 .elementor-element.elementor-element-f2a59ca .elementor-heading-title{font-size:20px;line-height:22px;}.elementor-806 .elementor-element.elementor-element-f2a59ca.elementor-element{--align-self:flex-start;}}@media(max-width:767px){.elementor-806 .elementor-element.elementor-element-72aea13{--width:91px;}.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-806 .elementor-element.elementor-element-d2ceaee img{height:75px;object-fit:cover;object-position:center center;}.elementor-806 .elementor-element.elementor-element-f2a59ca .elementor-heading-title{font-size:14px;line-height:17px;}.elementor-806 .elementor-element.elementor-element-f2a59ca{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:5px 0px 5px 0px;}}/* Start custom CSS for container, class: .elementor-element-72aea13 */.cat-hover:hover:before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(206, 183, 171);
  opacity: 0.2;
  transition: opacity 0.3s ease;
  z-index: 2;
}

.cat-hover-effect:after {
    content:"";
    background-image:url('/wp-content/uploads/2025/11/custom-arrow.svg');
    background-position: center center;
    background-size: cover;
    height:18px;
    width:42px;
    position:absolute;
    right:25px;
    top: 55%;
    transform: translateY(-50%);
    display:none;
}

.cat-hover:hover .cat-hover-effect {
    width:100%;
}

.cat-hover:hover .cat-hover-effect:after {
    display: block;
}

@media screen and (max-width:1366px) {
    .cat-hover-effect:after {
    top: 52%;
}
}

@media screen and (max-width:768px) {
    .cat-hover-effect:after {
    height:11px;
    width:27px;
    right:15px;
    display:block;
}

}/* End custom CSS */