.elementor-4991 .elementor-element.elementor-element-37d1956d{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4991 .elementor-element.elementor-element-37d1956d:not(.elementor-motion-effects-element-type-background), .elementor-4991 .elementor-element.elementor-element-37d1956d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-67d9bd9 );}.elementor-4991 .elementor-element.elementor-element-73c17674 .elementor-wrapper{--video-aspect-ratio:1.77777;}.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-4991 .elementor-element.elementor-element-7036cdee > .elementor-widget-container{padding:15px 15px 15px 15px;}.elementor-4991 .elementor-element.elementor-element-7036cdee.elementor-element{--flex-grow:1;--flex-shrink:1;}.elementor-4991 .elementor-element.elementor-element-7036cdee{text-align:center;}.elementor-4991 .elementor-element.elementor-element-7036cdee .elementor-heading-title{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 );color:var( --e-global-color-accent );}@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-4991 .elementor-element.elementor-element-7036cdee .elementor-heading-title{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.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-4991 .elementor-element.elementor-element-7036cdee .elementor-heading-title{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for container, class: .elementor-element-37d1956d */.video_hover {
    top: 0px;
    box-shadow: 0px 10px 10px -10px #00000099;
    transition: .2s;
}
.video_hover:hover {
    top: -10px;
    box-shadow: 0px 30px 30px -30px #00000099;
    background-color: var(--e-global-color-primary) !important;
}
.video_hover p {
    display: flex;
    justify-content: center;
    height: 100%;
    align-items: center;
}
.video_hover:hover p {
    color: #FFFFFF !important;
}/* End custom CSS */