.elementor-10671 .elementor-element.elementor-element-890e9b9{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--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-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-10671 .elementor-element.elementor-element-19fcbf2{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-10671 .elementor-element.elementor-element-19fcbf2 img{filter:brightness( 61% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}.elementor-10671 .elementor-element.elementor-element-a009f5a{--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;--justify-content:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.5;--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-10671 .elementor-element.elementor-element-a009f5a::before, .elementor-10671 .elementor-element.elementor-element-a009f5a > .elementor-background-video-container::before, .elementor-10671 .elementor-element.elementor-element-a009f5a > .e-con-inner > .elementor-background-video-container::before, .elementor-10671 .elementor-element.elementor-element-a009f5a > .elementor-background-slideshow::before, .elementor-10671 .elementor-element.elementor-element-a009f5a > .e-con-inner > .elementor-background-slideshow::before, .elementor-10671 .elementor-element.elementor-element-a009f5a > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:'';}.elementor-10671 .elementor-element.elementor-element-a009f5a.e-con{--align-self:center;}body.elementor-page-10671:not(.elementor-motion-effects-element-type-background), body.elementor-page-10671 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}@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 );}}@media(max-width:1200px){.elementor-10671 .elementor-element.elementor-element-a009f5a{--justify-content:center;--padding-top:5px;--padding-bottom:5px;--padding-left:5px;--padding-right:0px;}}@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 );}}@media(max-width:880px){.elementor-10671 .elementor-element.elementor-element-a009f5a{--gap:10px 10px;--row-gap:10px;--column-gap:10px;--flex-wrap:wrap;--padding-top:5px;--padding-bottom:5px;--padding-left:5px;--padding-right:5px;}}@media(max-width:767px){.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-10671 .elementor-element.elementor-element-a009f5a{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:4px;--padding-bottom:4px;--padding-left:4px;--padding-right:4px;}}@media(min-width:768px){.elementor-10671 .elementor-element.elementor-element-890e9b9{--width:100%;}.elementor-10671 .elementor-element.elementor-element-a009f5a{--width:100%;}}@media(max-width:1200px) and (min-width:768px){.elementor-10671 .elementor-element.elementor-element-a009f5a{--width:100%;}}@media(max-width:880px) and (min-width:768px){.elementor-10671 .elementor-element.elementor-element-a009f5a{--width:100%;}}@media(min-width:2000px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for image, class: .elementor-element-19fcbf2 */.bg-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.bg-image img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-a009f5a */.container-b {
    position: absolute;
    z-index: 2;
    width: 100%;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-890e9b9 */.container-a {
    position: relative;
    width: 100%;
/*    min-height: 55vh; */
    
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    
    overflow: hidden;
}

/* Default: Mobile / Browser Width < 480 */
.container-a {
    aspect-ratio: 480 / 580;
    width: 100%;
    height: auto;
}

/* Tablet Small: Browser Width 480 - 777 */
@media (min-width: 480px) {
    .container-a {
        aspect-ratio: 778 / 800;
    }
}

/* Tablet Large: Browser Width 778 - 1023 */
@media (min-width: 778px) {
    .container-a {
        aspect-ratio: 1024 / 420;
    }
}

/* Desktop: Browser Width > 1024 */
@media (min-width: 1024px) {
    .container-a {
        aspect-ratio: 1240 / 500;
    }
}/* End custom CSS */