.elementor-826 .elementor-element.elementor-element-d1a3c86{--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;}.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-826 .elementor-element.elementor-element-5e4cac8 img{width:70%;}.elementor-widget-divider{--divider-color:var( --e-global-color-secondary );}.elementor-widget-divider .elementor-divider__text{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-divider.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon{color:var( --e-global-color-secondary );border-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-secondary );}.elementor-826 .elementor-element.elementor-element-e1e1db0{--divider-border-style:solid;--divider-color:var( --e-global-color-primary );--divider-border-width:2px;}.elementor-826 .elementor-element.elementor-element-e1e1db0 .elementor-divider-separator{width:50%;margin:0 auto;margin-center:0;}.elementor-826 .elementor-element.elementor-element-e1e1db0 .elementor-divider{text-align:center;padding-block-start:15px;padding-block-end:15px;}.elementor-826 .elementor-element.elementor-element-d3e90fc{--display:flex;--min-height:300vh;--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;--align-items:stretch;}/* Start custom CSS for html, class: .elementor-element-f4da42c *//* Small devices (mobile/tablets, 767px and below) */
@media only screen and (max-width: 766px) {
    #divfliphtml{
        height: 100vh;
    }
}

/* Medium devices (tablets/desktops, 768px and up) */
@media only screen and (min-width: 768px) {
    #divfliphtml{
        height: 150vh;
    }
}

/* Large devices (large laptops and desktops, 1168px and up) */
@media only screen and (min-width: 1168px) {
    #divfliphtml{
        height: 300vh;
    }
}/* End custom CSS */