.elementor-11614 .elementor-element.elementor-element-3ff3adb{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:50px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;}.elementor-11614 .elementor-element.elementor-element-166012e{--display:flex;--min-height:100vh;--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-11614 .elementor-element.elementor-element-166012e:not(.elementor-motion-effects-element-type-background), .elementor-11614 .elementor-element.elementor-element-166012e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-11614 .elementor-element.elementor-element-e8b0278 > .elementor-widget-container{padding:20px 0px 0px 0px;}.elementor-11614 .elementor-element.elementor-element-e8b0278{text-align:center;}.elementor-11614 .elementor-element.elementor-element-e8b0278 img{max-width:100%;border-radius:0px 0px 0px 0px;}.elementor-11614 .elementor-element.elementor-element-ca84926 .elementor-heading-title{font-family:"Libre Franklin", Sans-serif;font-size:22px;font-weight:700;color:var( --e-global-color-secondary );}.elementor-11614 .elementor-element.elementor-element-0171d24{font-family:"Libre Franklin", Sans-serif;font-size:15px;font-weight:400;}.elementor-11614 .elementor-element.elementor-element-f43d447{--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:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:30px;--padding-right:0px;}.elementor-11614 .elementor-element.elementor-element-3814bb9{--display:flex;}.elementor-11614 .elementor-element.elementor-element-6c43c8f .elementor-toc__header-title{text-align:start;}.elementor-11614 .elementor-element.elementor-element-6c43c8f{--header-background-color:#1E73BE;--header-color:#FFFFFF;--toggle-button-color:#FFFFFF;--item-text-hover-decoration:underline;}.elementor-11614 .elementor-element.elementor-element-6c43c8f .elementor-toc__header, .elementor-11614 .elementor-element.elementor-element-6c43c8f .elementor-toc__header-title{font-size:16px;font-weight:300;}.elementor-11614 .elementor-element.elementor-element-6c43c8f .elementor-toc__header{flex-direction:row;}body.elementor-page-11614:not(.elementor-motion-effects-element-type-background), body.elementor-page-11614 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F2EEED;}@media(min-width:768px){.elementor-11614 .elementor-element.elementor-element-f43d447{--width:40%;}}/* Start custom CSS for theme-post-content, class: .elementor-element-0171d24 *//* ===========================
   GLOBAL TYPOGRAPHY
   =========================== */

body,
p,
h1,
h2,
h3,
h4,
h5,
table,
th,
td,
li {
    font-family: Calibri, Arial, sans-serif !important;
}

/* Base text */
body {
    font-size: 16px !important;
    line-height: 1.6 !important;
}

p {
    font-size: 16px !important;
    line-height: 1.7 !important;
    margin: 0 0 1.1em !important;
}

/* ===========================
   HEADINGS
   =========================== */

h1,
h2,
h3,
h4,
h5 {
    color: #000000 !important;
}

/* Sizes + spacing */
h1 {
    font-size: 32px !important;
    line-height: 1.25 !important;
    margin: 1.8em 0 0.6em !important;
}

h2 {
    font-size: 26px !important;
    line-height: 1.3 !important;
    margin: 1.8em 0 0.6em !important;
}

h3 {
    font-size: 22px !important;
    line-height: 1.35 !important;
    margin: 1.6em 0 0.6em !important;
}

h4 {
    font-size: 18px !important;
    line-height: 1.4 !important;
    margin: 1.4em 0 0.5em !important;
}

h5 {
    font-size: 16px !important;
    line-height: 1.4 !important;
    margin: 1.2em 0 0.4em !important;
}

/* Extra spacing between paragraph → heading */
p + h1,
p + h2,
p + h3,
p + h4,
p + h5 {
    margin-top: 1.8em !important;
}

/* ===========================
   TABLES
   =========================== */

table {
    width: 100% !important;
    border-collapse: collapse !important;
    margin: 1.5em 0 !important;
}

/* Basic cells */
table th,
table td {
    border: 1px solid #000000 !important;
    padding: 6px 8px !important;
    line-height: 1.4 !important;
    vertical-align: middle !important; /* vertical center */
}

/* FORCE CENTER HEADER TEXT – including Elementor */
table th,
.wp-block-table th,
.entry-content table th,
.entry-content .wp-block-table th,
thead th,
.elementor-widget-container table th,
.elementor table th {
    text-align: center !important;
    vertical-align: middle !important;
}

/* Header background + weight */
table th {
    background: #f2f2f2 !important;
    font-weight: 600 !important;
}

/* Body cells left aligned */
table td {
    text-align: left !important;
}



/* Custom bullet list with • symbol */
.vb-bullets {
    list-style: none !important;       /* remove browser bullets */
    margin-left: 0 !important;
    padding-left: 0 !important;
}

.vb-bullets li {
    position: relative;
    padding-left: 20px;                /* space for bullet */
    margin-bottom: 6px;
    color: #000;
    line-height: 1.6;
}

/* The bullet • symbol */
.vb-bullets li::before {
    content: "•";                      /* custom bullet */
    position: absolute;
    left: 0;
    top: 0;
    color: #000;                       /* bullet color */
    font-size: 20px;                   /* bullet size */
    line-height: 1;
}/* End custom CSS */