.elementor-3982 .elementor-element.elementor-element-4682cc9{--display:flex;--justify-content:flex-end;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-3982 .elementor-element.elementor-element-4682cc9:not(.elementor-motion-effects-element-type-background), .elementor-3982 .elementor-element.elementor-element-4682cc9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.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-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-3982 .elementor-element.elementor-element-3c06e9e{text-align:start;}.elementor-3982 .elementor-element.elementor-element-3c06e9e .elementor-heading-title{font-family:var( --e-global-typography-cf6a62d-font-family ), Sans-serif;font-weight:var( --e-global-typography-cf6a62d-font-weight );text-transform:var( --e-global-typography-cf6a62d-text-transform );line-height:var( --e-global-typography-cf6a62d-line-height );color:var( --e-global-color-8e9eea0 );}.elementor-3982 .elementor-element.elementor-element-53e82fe{text-align:center;}.elementor-3982 .elementor-element.elementor-element-53e82fe .elementor-heading-title{font-family:var( --e-global-typography-cf6a62d-font-family ), Sans-serif;font-weight:var( --e-global-typography-cf6a62d-font-weight );text-transform:var( --e-global-typography-cf6a62d-text-transform );line-height:var( --e-global-typography-cf6a62d-line-height );color:var( --e-global-color-secondary );}.elementor-3982 .elementor-element.elementor-element-562b44c{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-3982 .elementor-element.elementor-element-562b44c:not(.elementor-motion-effects-element-type-background), .elementor-3982 .elementor-element.elementor-element-562b44c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-3982 .elementor-element.elementor-element-d563f27{--display:flex;}.elementor-3982 .elementor-element.elementor-element-3c2f4ca{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;}.elementor-3982 .elementor-element.elementor-element-1eacffd{--display:flex;}.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 );}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-3982 .elementor-element.elementor-element-3c06e9e .elementor-heading-title{line-height:var( --e-global-typography-cf6a62d-line-height );}.elementor-3982 .elementor-element.elementor-element-53e82fe .elementor-heading-title{line-height:var( --e-global-typography-cf6a62d-line-height );}}@media(max-width:767px){.elementor-3982 .elementor-element.elementor-element-3c06e9e .elementor-heading-title{line-height:var( --e-global-typography-cf6a62d-line-height );}.elementor-3982 .elementor-element.elementor-element-53e82fe .elementor-heading-title{line-height:var( --e-global-typography-cf6a62d-line-height );}}/* Start custom CSS for container, class: .elementor-element-4682cc9 */.text-banner {
    justify-content: center;
    min-height: 50vh;
}
.text-banner .text{
    max-width: 888px !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-3c2f4ca */.legal-page-section {
    justify-content: center;
}

.legal-page-section .legal-page-content {
    width: min(100%, 1200px);
    max-width: 1200px;
    padding: var(--padding-md);
}

.legal-page-section .legal-page-copy > :first-child {
    margin-top: 0;
}

.legal-page-section .legal-page-copy > :last-child {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .legal-page-section .legal-page-content {
        width: 100%;
        min-width: 0;
    }
}/* End custom CSS */