.elementor-31 .elementor-element.elementor-element-754e49c1{--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;--margin-top:100px;--margin-bottom:100px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-31 .elementor-element.elementor-element-288c141d{--display:flex;--border-radius:15px 15px 15px 15px;--padding-top:120px;--padding-bottom:120px;--padding-left:60px;--padding-right:60px;}.elementor-31 .elementor-element.elementor-element-288c141d:not(.elementor-motion-effects-element-type-background), .elementor-31 .elementor-element.elementor-element-288c141d > .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-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-31 .elementor-element.elementor-element-2ed65035{text-align:center;}.elementor-31 .elementor-element.elementor-element-2ed65035 .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:54px;font-weight:800;line-height:54px;color:var( --e-global-color-f85b1bf );}.elementor-31 .elementor-element.elementor-element-74b1d487{--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;--margin-top:0px;--margin-bottom:100px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-theme-post-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-31 .elementor-element.elementor-element-2ed65035 .elementor-heading-title{font-size:25px;line-height:25px;}.elementor-31 .elementor-element.elementor-element-74b1d487{--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-widget-theme-post-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for theme-post-content, class: .elementor-element-d913b69 */.post-cntnt p {
    margin: 0 0 32px 0;
    color: var(--e-global-color-text);
}

.post-cntnt ul, .post-cntnt ol {
    margin: 0 0 32px 0;
}

.post-cntnt li {
    margin: 0 0 12px 0;
}


.post-cntnt h1, .post-cntnt h2, .post-cntnt h3, .post-cntnt h4 {
    color: var(--e-global-color-primary);
    font-weight: 600;
}

.post-cntnt a {
    color: var(--e-global-color-primary);
    text-decoration: underline;
}

:root :where(.wp-element-button, .wp-block-button__link) {
    color: #fff!important;
    display: inline-block;
}

[type=button], [type=submit], button {
    border: 1px solid var(--e-global-color-primary);
    color: var(--e-global-color-primary);
}

[type=button]:hover, [type=submit]:hover, button:hover {
    background: var(--e-global-color-primary);
    border: 1px solid var(--e-global-color-primary);
    color: white;
}/* End custom CSS */