.elementor-24143 .elementor-element.elementor-element-db55273{--display:flex;--min-height:500px;--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;--justify-content:flex-end;}.elementor-24143 .elementor-element.elementor-element-db55273:not(.elementor-motion-effects-element-type-background), .elementor-24143 .elementor-element.elementor-element-db55273 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-24143 .elementor-element.elementor-element-3feec16{--display:flex;--min-height:170px;--justify-content:center;--gap:4px 4px;--row-gap:4px;--column-gap:4px;--overlay-opacity:0.75;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:16px;--padding-bottom:16px;--padding-left:16px;--padding-right:16px;}.elementor-24143 .elementor-element.elementor-element-3feec16::before, .elementor-24143 .elementor-element.elementor-element-3feec16 > .elementor-background-video-container::before, .elementor-24143 .elementor-element.elementor-element-3feec16 > .e-con-inner > .elementor-background-video-container::before, .elementor-24143 .elementor-element.elementor-element-3feec16 > .elementor-background-slideshow::before, .elementor-24143 .elementor-element.elementor-element-3feec16 > .e-con-inner > .elementor-background-slideshow::before, .elementor-24143 .elementor-element.elementor-element-3feec16 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#333333;--background-overlay:'';}.elementor-24143 .elementor-element.elementor-element-3800bfb > .elementor-widget-container{margin:0px 0px 8px 0px;}.elementor-24143 .elementor-element.elementor-element-3800bfb .elementor-heading-title{font-size:1.3rem;color:var( --e-global-color-cca30a0 );}.elementor-24143 .elementor-element.elementor-element-17ef4c2 .jet-listing-dynamic-field__content{color:var( --e-global-color-cca30a0 );text-align:left;}.elementor-24143 .elementor-element.elementor-element-17ef4c2 .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-24143 .elementor-element.elementor-element-17ef4c2 .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-24143 .elementor-element.elementor-element-17ef4c2 .jet-listing-dynamic-field{justify-content:flex-start;}.elementor-24143 .elementor-element.elementor-element-eac80d8 .jet-listing-dynamic-field__content{color:var( --e-global-color-cca30a0 );text-align:left;}.elementor-24143 .elementor-element.elementor-element-eac80d8 .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-24143 .elementor-element.elementor-element-eac80d8 .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-24143 .elementor-element.elementor-element-eac80d8 .jet-listing-dynamic-field{justify-content:flex-start;}@media(min-width:1025px){.elementor-24143 .elementor-element.elementor-element-db55273:not(.elementor-motion-effects-element-type-background), .elementor-24143 .elementor-element.elementor-element-db55273 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:scroll;}}@media(max-width:1024px){.elementor-24143 .elementor-element.elementor-element-db55273{--min-height:400px;}.elementor-24143 .elementor-element.elementor-element-3feec16{--min-height:150px;}.elementor-24143 .elementor-element.elementor-element-3800bfb > .elementor-widget-container{margin:0px 0px 8px 0px;}}@media(max-width:767px){.elementor-24143 .elementor-element.elementor-element-db55273{--min-height:350px;}.elementor-24143 .elementor-element.elementor-element-3feec16{--min-height:170px;--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:8px;--padding-bottom:8px;--padding-left:16px;--padding-right:16px;}.elementor-24143 .elementor-element.elementor-element-3800bfb > .elementor-widget-container{margin:0px 0px 8px 0px;}}/* Start custom CSS for container, class: .elementor-element-db55273 *//* Hide the text editor content by default */
#parent-hover .elementor-element-930d999 {
    opacity: 0; /* Make it invisible */
    transition: opacity 0.3s ease, transform 0.3s ease; /* Smooth fade-in effect */
    transform: translateY(10px); /* Slightly offset the element */
}

/* Show the text editor content when the parent is hovered */
#parent-hover:hover .elementor-element-930d999 {
    opacity: 1; /* Make it visible */
    transform: translateY(0); /* Reset position */
}/* End custom CSS */