.elementor-33 .elementor-element.elementor-element-35789e3{--display:flex;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-33 .elementor-element.elementor-element-8f4f059{z-index:5;}:root{--page-title-display:none;}/* Start custom CSS for container, class: .elementor-element-35789e3 */.transition-with-bg {
    transition: background-color .3s ease-in-out, height 1ms linear 999s;
}
.block-background--fixed {
    bottom: -1px;
    clip-path: inset(0);
    backface-visibility: hidden;
    pointer-events: none;
}
.block-background {
    transition: height 1ms linear 999s;
}
.block-background {
    position: absolute;
    inset: 0;
    z-index: 13;
    overflow: hidden;
    background: transparent;
    backface-visibility: hidden;
}/* End custom CSS */
/* Start custom CSS */.block-background {
    position: absolute;
    inset: 0;
    z-index: 13;
    overflow: hidden;
    background:transparent;
    backface-visibility: hidden;
}



.block-background__image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    display: block;
    width: 100%;
    height: 101%;
    object-fit: cover;
    object-position: center;
}

.block-background__image--fixed {
   position: absolute;
    height: 100vh;

    position: fixed;
    top: 0;
}

.block-background__overlay--fixed {
    position: fixed;
    height: 100vh;
}

.block-background__overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    width: 100%;
    height: 100%;
    background-color: rgb(29, 30, 32);
    opacity: 0.50;
}

html,body{
    background: white !important;
}/* End custom CSS */