.elementor-15787 .elementor-element.elementor-element-34bde3b{--display:flex;--margin-top:8vw;--margin-bottom:4vw;--margin-left:0vw;--margin-right:0vw;}.elementor-widget-theme-post-title .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-15787 .elementor-element.elementor-element-4590465 .elementor-heading-title{font-family:"Gotham", Sans-serif;font-weight:600;color:#FFFFFF;}.elementor-widget-theme-post-content{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-15787 .elementor-element.elementor-element-a9cb3c5{text-align:justify;color:#DCDCDC;font-family:"Gotham", Sans-serif;font-weight:400;}body.elementor-page-15787:not(.elementor-motion-effects-element-type-background), body.elementor-page-15787 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}@media(max-width:767px){.elementor-15787 .elementor-element.elementor-element-34bde3b{--margin-top:20vw;--margin-bottom:0vw;--margin-left:0vw;--margin-right:0vw;}.elementor-15787 .elementor-element.elementor-element-a9cb3c5{text-align:left;}}/* Start custom CSS for theme-post-content, class: .elementor-element-a9cb3c5 *//* Reset default styles */
ol {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

/* Top-level counter */
ol.wp-block-list {
  counter-reset: section;
}

ol.wp-block-list > li {
  counter-increment: section;
  position: relative;
  padding-left: 2.5em;
}

ol.wp-block-list > li::before {
  content: "(" counter(section) ") ";
  position: absolute;
  left: 0;
  font-weight: bold;
}

/* Second-level counter */
ol.wp-block-list > li > ol.wp-block-list {
  counter-reset: subsection;
  padding-left: 0;
  margin-bottom: 1.2em;
}

ol.wp-block-list > li > ol.wp-block-list > li {
  counter-increment: subsection;
  position: relative;
  padding-left: 3.5em;
}

ol.wp-block-list > li > ol.wp-block-list > li::before {
  content: "(" counter(section) "." counter(subsection) ") ";
  position: absolute;
  left: 0;
  font-weight: bold;
}

/* Third-level: custom style if you apply a class like .roman-list */
ol.roman-list {
  list-style: none !important;
  counter-reset: roman !important;
  padding-left: 0 !important;
  margin: 0 !important;
}

ol.roman-list > li {
  counter-increment: roman !important;
  position: relative !important;
  padding-left: 2.5em !important;

}

ol.roman-list > li::before {
  content: "(" counter(roman, lower-roman) ") " !important;
  position: absolute !important;
  left: 0 !important;
  font-weight: bold !important;
}

.elementor-15787 .elementor-element.elementor-element-a9cb3c5 a{
    color: white;
    text-decoration: underline;
}

@media (max-width: 767px) {
    ol.wp-block-list > li > ol.wp-block-list{
        margin-left: -2.5em;
    }
}/* End custom CSS */
/* Start custom CSS */.wp-image-6057{
    filter: brightness(0) invert(1);
}

.elementor-element-3bc15e5{
    display: none;
}

.elementor-element-b78da5e .e-con-inner{
    justify-content: flex-start !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://ampersand-advisory.com/wp-content/uploads/2024/09/Gotham-Medium.ttf') format('truetype');
}
/* End Custom Fonts CSS */