.elementor-2069 .elementor-element.elementor-element-0519c07{--display:flex;--min-height:90vh;--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0%;--padding-bottom:10%;--padding-left:0%;--padding-right:0%;}.elementor-2069 .elementor-element.elementor-element-0519c07:not(.elementor-motion-effects-element-type-background), .elementor-2069 .elementor-element.elementor-element-0519c07 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-2069 .elementor-element.elementor-element-0caf8c6{text-align:center;}.elementor-2069 .elementor-element.elementor-element-0caf8c6 .elementor-heading-title{font-family:var( --e-global-typography-d422283-font-family ), Sans-serif;font-size:var( --e-global-typography-d422283-font-size );font-weight:var( --e-global-typography-d422283-font-weight );color:var( --e-global-color-secondary );}.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-2069 .elementor-element.elementor-element-96ae64d{--divider-border-style:solid;--divider-color:var( --e-global-color-secondary );--divider-border-width:2px;}.elementor-2069 .elementor-element.elementor-element-96ae64d .elementor-divider-separator{width:40%;margin:0 auto;margin-center:0;}.elementor-2069 .elementor-element.elementor-element-96ae64d .elementor-divider{text-align:center;padding-block-start:2px;padding-block-end:2px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-2069 .elementor-element.elementor-element-0c175ce{margin:0% 0% calc(var(--kit-widget-spacing, 0px) + 0%) 0%;padding:5% 10% 0% 10%;columns:2;column-gap:7%;text-align:start;font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );color:var( --e-global-color-51d207f );}.elementor-2069 .elementor-element.elementor-element-0c175ce a{color:var( --e-global-color-51d207f );}@media(max-width:1024px){.elementor-2069 .elementor-element.elementor-element-0caf8c6 .elementor-heading-title{font-size:var( --e-global-typography-d422283-font-size );}.elementor-2069 .elementor-element.elementor-element-0c175ce{padding:0% 0% 0% 0%;columns:2;column-gap:10%;}}@media(max-width:767px){.elementor-2069 .elementor-element.elementor-element-0caf8c6 .elementor-heading-title{font-size:var( --e-global-typography-d422283-font-size );}.elementor-2069 .elementor-element.elementor-element-0c175ce{columns:1;}}/* Start custom CSS */.grow-line3 .elementor-divider-separator {
    display: block !important;
    height: 1px !important;
    width: 40% !important;
    border-top: 1px solid #C6BFA7 !important;
    transform: scaleX(0);
    transform-origin: center;
    opacity: 0;
}

.grow-line4 .elementor-divider-separator {
    display: block !important;
    height: 1px !important;
    width: 40% !important;
    border-top: 1px solid #704A4A !important;
    transform: scaleX(0);
    transform-origin: center;
    opacity: 0;
}

.grow-line3.start-animation .elementor-divider-separator,
.grow-line4.start-animation .elementor-divider-separator {
    animation: forceGrow 2s cubic-bezier(0.65, 0, 0.35, 1) forwards !important;
    animation-delay: 0.2s;
}

@keyframes forceGrow {
    from {
        transform: scaleX(0);
        opacity: 0;
    }
    to {
        transform: scaleX(1);
        opacity: 1;
    }
}/* End custom CSS */