.elementor-37 .elementor-element.elementor-element-d46d9e3{--display:flex;--min-height:100vh;--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;}.elementor-37 .elementor-element.elementor-element-d46d9e3:not(.elementor-motion-effects-element-type-background), .elementor-37 .elementor-element.elementor-element-d46d9e3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-37 .elementor-element.elementor-element-d46d9e3.e-con{--flex-grow:0;--flex-shrink:0;}@media(max-width:767px){.elementor-37 .elementor-element.elementor-element-d46d9e3{--width:100%;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-37 .elementor-element.elementor-element-dfedec2{width:100%;max-width:100%;}.elementor-37 .elementor-element.elementor-element-a2dc513{width:100%;max-width:100%;}}@media(min-width:768px){.elementor-37 .elementor-element.elementor-element-d46d9e3{--width:100.595%;}}/* Start custom CSS */.html-preloader:before {
    content:'';
    background: url('/wp-content/uploads/favicon-white.png');
    position: absolute;
    right:0;
    top:4px;
    background-position: center;
    background-size: contain;
    width:11px;
    height:14px;
}

/*----TOP---BOTTOM---*/
.main-html-cont {position:relative;}

.main-html-cont:before {
       content:'';
    background: url('/wp-content/uploads/preloader-icon-top-bottom.svg');
    position: absolute;
   left:50%;
    transform: translateX(-50%) ;
    right: auto;
    top:5vw;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width:81px;
    height:100px;
}
.main-html-cont:after {
       content:'';
    background: url('/wp-content/uploads/preloader-icon-top-bottom.svg');
    position: absolute;
   left:50%;
transform: translateX(-50%) rotate(180deg);
background-repeat: no-repeat;
right: auto;
    top:auto;
    bottom:5vw;
    background-position: center;
    background-size: contain;
    width:81px;
    height:100px;
}/* End custom CSS */