.elementor-1303 .elementor-element.elementor-element-b21fd95{--display:flex;--min-height:400px;--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:center;--overlay-opacity:0.5;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1303 .elementor-element.elementor-element-b21fd95:not(.elementor-motion-effects-element-type-background), .elementor-1303 .elementor-element.elementor-element-b21fd95 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-1303 .elementor-element.elementor-element-b21fd95::before, .elementor-1303 .elementor-element.elementor-element-b21fd95 > .elementor-background-video-container::before, .elementor-1303 .elementor-element.elementor-element-b21fd95 > .e-con-inner > .elementor-background-video-container::before, .elementor-1303 .elementor-element.elementor-element-b21fd95 > .elementor-background-slideshow::before, .elementor-1303 .elementor-element.elementor-element-b21fd95 > .e-con-inner > .elementor-background-slideshow::before, .elementor-1303 .elementor-element.elementor-element-b21fd95 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:var( --e-global-color-primary );--background-overlay:'';}.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 );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-1303 .elementor-element.elementor-element-6c0abad .elementor-heading-title{font-family:var( --e-global-typography-8bc44b8-font-family ), Sans-serif;font-size:var( --e-global-typography-8bc44b8-font-size );font-weight:var( --e-global-typography-8bc44b8-font-weight );line-height:var( --e-global-typography-8bc44b8-line-height );color:var( --e-global-color-c3a6417 );}.elementor-1303 .elementor-element.elementor-element-69f6eb5{--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;--margin-top:80px;--margin-bottom:80px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}@media(max-width:1366px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-1303 .elementor-element.elementor-element-6c0abad .elementor-heading-title{font-size:var( --e-global-typography-8bc44b8-font-size );line-height:var( --e-global-typography-8bc44b8-line-height );}}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-1303 .elementor-element.elementor-element-6c0abad .elementor-heading-title{font-size:var( --e-global-typography-8bc44b8-font-size );line-height:var( --e-global-typography-8bc44b8-line-height );}}@media(max-width:767px){.elementor-1303 .elementor-element.elementor-element-b21fd95{--min-height:300px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-1303 .elementor-element.elementor-element-6c0abad{text-align:center;}.elementor-1303 .elementor-element.elementor-element-6c0abad .elementor-heading-title{font-size:var( --e-global-typography-8bc44b8-font-size );line-height:var( --e-global-typography-8bc44b8-line-height );}.elementor-1303 .elementor-element.elementor-element-69f6eb5{--margin-top:50px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;}}/* Start custom CSS */.box {
  overflow: hidden;
}

.box h3 {
  transition: transform 0.4s ease, opacity 0.3s ease 0.4s;
}

.box:hover h3 {
  transform: scale(1.2); 
  opacity: 0;            
}/* End custom CSS */