.elementor-119 .elementor-element.elementor-element-e41527b{--display:flex;--min-height:375px;--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;--gap:010px 010px;--row-gap:010px;--column-gap:010px;--border-radius:5px 5px 5px 5px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-119 .elementor-element.elementor-element-e41527b:hover::before, .elementor-119 .elementor-element.elementor-element-e41527b:hover > .elementor-background-video-container::before, .elementor-119 .elementor-element.elementor-element-e41527b:hover > .e-con-inner > .elementor-background-video-container::before, .elementor-119 .elementor-element.elementor-element-e41527b > .elementor-background-slideshow:hover::before, .elementor-119 .elementor-element.elementor-element-e41527b > .e-con-inner > .elementor-background-slideshow:hover::before{background-color:#1A1A1A;--background-overlay:'';}.elementor-119 .elementor-element.elementor-element-e41527b:not(.elementor-motion-effects-element-type-background), .elementor-119 .elementor-element.elementor-element-e41527b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-119 .elementor-element.elementor-element-e41527b:hover{--overlay-opacity:0.5;}.elementor-119 .elementor-element.elementor-element-e41527b, .elementor-119 .elementor-element.elementor-element-e41527b::before{--overlay-transition:0.8s;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-119 .elementor-element.elementor-element-eb1a9e9 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:25px 25px 0px 25px;}.elementor-119 .elementor-element.elementor-element-eb1a9e9 .elementor-heading-title{font-family:"Hanken Grotesk", Sans-serif;font-size:1.6rem;font-weight:600;color:#FFFFFF;}.elementor-119 .elementor-element.elementor-element-4cc07a4{--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:center;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:025px;--padding-left:025px;--padding-right:025px;}.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 );}.elementor-119 .elementor-element.elementor-element-16bff7f img{max-width:40px;height:40px;object-fit:cover;object-position:center center;border-radius:50px 50px 50px 50px;}.elementor-119 .elementor-element.elementor-element-cce3efd > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 5px;}.elementor-119 .elementor-element.elementor-element-cce3efd .elementor-heading-title{font-family:"Hanken Grotesk", Sans-serif;font-size:1rem;font-weight:600;color:#FFFFFF;}.jet-listing-item.single-jet-engine.elementor-page-119 > .elementor{width:450px;margin-left:auto;margin-right:auto;}@media(max-width:1024px){.elementor-119 .elementor-element.elementor-element-e41527b{--min-height:345px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-119 .elementor-element.elementor-element-eb1a9e9 .elementor-heading-title{font-size:2rem;}.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );}.elementor-119 .elementor-element.elementor-element-cce3efd .elementor-heading-title{font-size:1rem;}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );}}@media(min-width:1025px){.elementor-119 .elementor-element.elementor-element-e41527b:not(.elementor-motion-effects-element-type-background), .elementor-119 .elementor-element.elementor-element-e41527b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:scroll;}}/* Start custom CSS for container, class: .elementor-element-e41527b */.portfoliocard .posttitle,
.portfoliocard .artistname {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease, visibility 0.4s ease;
}

/* When hovering over the card */
.portfoliocard:hover .posttitle,
.portfoliocard:hover .artistname {
  opacity: 1;
  visibility: visible;
}/* End custom CSS */