

.disnone{ display:none !important; }

body{
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #333;
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    --e-global-color-primary:#f0e2e7;
    --e-global-color-secondary:#484a47;
    --e-global-color-text:#285a84;
    --e-global-color-2e6c5c0:#5ea669;
    --e-global-color-1fe3e64:#d8b4a0;
    --e-global-color-174f023:#b8e1ff;
    --e-global-color-4b53ba8:#d77a61;
    --e-global-color-c3f4313:#eff7f6;
    --e-global-color-de3154c:#465362;
    --e-global-color-19490c0:#636363;
    --e-global-color-c782c40:#eae1df;
    --e-global-color-2b1fc0f:#6f7d8c;
    --e-global-color-9ac67d4:#c5d1eb;
    --e-global-color-a826923:#e6e6e9;
    --e-global-color-01998e5:#e6e6e8;
    --e-global-color-bb78cf9:#fff;
    --e-global-typography-primary-font-family:"Cabin";
    --e-global-typography-primary-font-weight:600;
    --e-global-typography-secondary-font-family:"Source Sans Pro";
    --e-global-typography-secondary-font-weight:400;
    --e-global-typography-text-font-family:"Cabin";
    --e-global-typography-text-font-weight:400;
    --e-global-typography-accent-font-family:"Montserrat";
    --e-global-typography-accent-font-weight:500;
    --e-global-typography-88b524a-font-family:"Cabin";
    --e-global-typography-88b524a-font-size:40px;
    --e-global-typography-88b524a-font-weight:600;
    --e-global-typography-88b524a-letter-spacing:-2px;
    --e-global-typography-22c925e-font-family:"Cabin";
    --e-global-typography-22c925e-font-size:20px;
    --e-global-typography-22c925e-font-weight:400;}
body a{
    color:var(--e-global-color-text);
}
body a:hover{
    color:var(--e-global-color-2e6c5c0);
}
.elementor-screen-only, .screen-reader-text, .screen-reader-text span, .ui-helper-hidden-accessible{
    position: absolute;
    top: -10000em;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
