.elementor-2415420 .elementor-element.elementor-element-c1e753c{font-family:"Sora", Sans-serif;font-size:16px;color:var( --e-global-color-551c8b7 );}.elementor-2415420 .elementor-element.elementor-element-c1e753c a{color:var( --e-global-color-551c8b7 );}.elementor-2415420 .elementor-element.elementor-element-c1e753c a:hover{color:var( --e-global-color-d04af68 );}.elementor-2415420 .elementor-element.elementor-element-1a63be4{text-align:start;color:var( --e-global-color-551c8b7 );font-family:"Arial", Sans-serif;font-size:16px;}/* Start custom CSS for breadcrumbs, class: .elementor-element-c1e753c */.elementor-2415420 .elementor-element.elementor-element-c1e753c a,
.elementor-2415420 .elementor-element.elementor-element-c1e753c .breadcrumb_last,
.elementor-2415420 .elementor-element.elementor-element-c1e753c [aria-current="page"] {
  font-weight: 400 !important;
  text-decoration: none !important;
  background-image: linear-gradient(currentColor, currentColor);
  background-repeat: no-repeat;
  background-size: 0% 1px;
  background-position: 0 100%;
  transition: background-size 200ms ease;
}

.elementor-2415420 .elementor-element.elementor-element-c1e753c a:hover,
.elementor-2415420 .elementor-element.elementor-element-c1e753c .breadcrumb_last,
.elementor-2415420 .elementor-element.elementor-element-c1e753c [aria-current="page"],
.elementor-2415420 .elementor-element.elementor-element-c1e753c strong,
.elementor-2415420 .elementor-element.elementor-element-c1e753c b {
  font-weight: 400 !important;
  background-size: 100% 1px;
}/* End custom CSS */
/* Start custom CSS for theme-post-content, class: .elementor-element-1a63be4 *//* === MAS Capital post formatting (scoped) === */
.mascapital_post {
  color: #111111;
  font-size: 16px;
  line-height: 1.7;
  overflow-wrap: break-word;
}

/* === Headings === */
.mascapital_post h1,
.mascapital_post h2,
.mascapital_post h3,
.mascapital_post h4,
.mascapital_post h5,
.mascapital_post h6 {
  color: #111111;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: 0;
  margin: 30px 0 14px;
}

.mascapital_post > h1:first-child,
.mascapital_post > h2:first-child,
.mascapital_post > h3:first-child,
.mascapital_post > h4:first-child,
.mascapital_post > h5:first-child,
.mascapital_post > h6:first-child {
  margin-top: 0;
}

/* === Text & Lists === */
.mascapital_post p {
  margin: 0.9rem 0;
}

.mascapital_post ol,
.mascapital_post ul {
  margin: 0.9rem 0 1.1rem 1.25rem;
  padding-left: 1rem;
}

.mascapital_post li {
  margin: 0.35rem 0;
}

.mascapital_post strong,
.mascapital_post b {
  font-weight: 600;
}

/* === Links === */
.mascapital_post a {
  color: #1a6bff !important;
  text-decoration: underline !important;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
  transition: color 200ms ease, text-decoration-color 200ms ease;
}

.mascapital_post a:hover {
  color: #000000 !important;
  text-decoration-color: #000000;
}

.mascapital_post a:focus-visible {
  outline: 1px solid #1a6bff;
  outline-offset: 3px;
}

/* === Table of Contents === */
.mascapital_post .elementor-toc__body a,
.mascapital_post .elementor-toc__list-item-text,
.mascapital_post .ez-toc-list a,
.mascapital_post .wp-block-rank-math-toc-block a,
.mascapital_post .lwptoc a,
.mascapital_post .toc a,
.mascapital_post .table-of-contents a {
  color: inherit !important;
  text-decoration: none !important;
}

.mascapital_post .elementor-toc__body a:hover,
.mascapital_post .ez-toc-list a:hover,
.mascapital_post .wp-block-rank-math-toc-block a:hover,
.mascapital_post .lwptoc a:hover,
.mascapital_post .toc a:hover,
.mascapital_post .table-of-contents a:hover {
  color: inherit !important;
  text-decoration: underline !important;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}

/* === Horizontal Rule === */
.mascapital_post hr {
  border: 0;
  border-top: 1px solid #000000;
  margin: 1.75rem 0;
}

/* === Blockquote === */
.mascapital_post blockquote {
  margin: 1.25rem 0;
  padding: 0.85rem 1rem;
  border-left: 3px solid #111111;
  background: #f7f7f7;
}

.mascapital_post blockquote p:first-child {
  margin-top: 0;
}

.mascapital_post blockquote p:last-child {
  margin-bottom: 0;
}

/* === Media === */
.mascapital_post img {
  display: block;
  width: 100%;
  max-width: 500px !important;
  height: auto;
  margin: 1rem auto;
}

.mascapital_post .aligncenter {
  margin-left: auto;
  margin-right: auto;
}

.mascapital_post video,
.mascapital_post iframe {
  display: block;
  max-width: 100%;
  margin: 1rem auto;
}

.mascapital_post video {
  width: 100%;
  height: auto;
}

.mascapital_post figure {
  margin: 1rem 0;
}

.mascapital_post figure img {
  margin: 0 auto;
}

.mascapital_post figcaption {
  margin-top: 0.5rem;
  color: #666666;
  font-size: 14px;
  line-height: 1.45;
  text-align: center;
}

/* === Tables === */
.mascapital_post table {
  width: 100%;
  max-width: none;
  margin: 1rem 0;
  border: 1px solid #d9d9d9;
  border-collapse: collapse;
  font-size: 16px;
}

.mascapital_post th,
.mascapital_post td {
  padding: 0.6rem 0.7rem;
  border: 1px solid #e3e3e3;
  text-align: left;
  vertical-align: top;
}

.mascapital_post thead th {
  background: #f2f2f2;
  color: #111111;
  font-weight: 600;
}

.mascapital_post tbody tr:nth-child(odd) {
  background: #fafafa;
}

.mascapital_post tbody tr:nth-child(even) {
  background: #ffffff;
}

/* === Callouts === */
.mascapital_post .note,
.mascapital_post .tip,
.mascapital_post .callout {
  padding: 0.85rem 1rem;
  border-radius: 8px;
  margin: 1rem 0;
}

.mascapital_post .note > :first-child,
.mascapital_post .tip > :first-child,
.mascapital_post .callout > :first-child {
  margin-top: 0;
}

.mascapital_post .note > :last-child,
.mascapital_post .tip > :last-child,
.mascapital_post .callout > :last-child {
  margin-bottom: 0;
}

.mascapital_post .note {
  background: #f5f7fa;
  border: 1px solid #cfd6e0;
  border-left: 4px solid #6b7280;
}

.mascapital_post .tip {
  background: #dff3e6;
  border: 1px solid #8ac79f;
  border-left: 4px solid #2da44e;
}

.mascapital_post .callout {
  background: #fff7e6;
  border: 1px solid #ffd599;
  border-left: 4px solid #f59e0b;
}

/* === Mobile === */
@media (max-width: 767px) {
  .mascapital_post {
    font-size: 15px;
    line-height: 1.65;
  }

  .mascapital_post h1,
  .mascapital_post h2,
  .mascapital_post h3,
  .mascapital_post h4,
  .mascapital_post h5,
  .mascapital_post h6 {
    font-size: 19px;
    margin-top: 24px;
  }

  .mascapital_post table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }
}/* End custom CSS */