.elementor-2196 .elementor-element.elementor-element-c000002{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2196 .elementor-element.elementor-element-c000002:not(.elementor-motion-effects-element-type-background), .elementor-2196 .elementor-element.elementor-element-c000002 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#101012;}.elementor-widget-text-editor{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 );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-2196 .elementor-element.elementor-element-c000010{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;--gap:0px 24px;--row-gap:0px;--column-gap:24px;--flex-wrap:nowrap;--padding-top:14px;--padding-bottom:14px;--padding-left:36px;--padding-right:36px;}.elementor-2196 .elementor-element.elementor-element-c000010:not(.elementor-motion-effects-element-type-background), .elementor-2196 .elementor-element.elementor-element-c000010 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F4F2EC;}.elementor-2196 .elementor-element.elementor-element-c000005{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:flex-start;--align-items:center;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--flex-wrap:nowrap;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-2196 .elementor-element.elementor-element-w000003 .elementor-button{background-color:var( --e-global-color-primary );fill:var( --e-global-color-8089c5 );color:var( --e-global-color-8089c5 );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;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-2196 .elementor-element.elementor-element-c000009{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:flex-end;--align-items:center;--gap:8px 8px;--row-gap:8px;--column-gap:8px;--flex-wrap:nowrap;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(min-width:768px){.elementor-2196 .elementor-element.elementor-element-c000010{--content-width:1440px;}.elementor-2196 .elementor-element.elementor-element-c000005{--width:230px;}.elementor-2196 .elementor-element.elementor-element-c000009{--width:360px;}}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-button .elementor-button{letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-heading .elementor-heading-title{line-height:var( --e-global-typography-primary-line-height );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-2196 .elementor-element.elementor-element-c000010{--padding-top:14px;--padding-bottom:14px;--padding-left:18px;--padding-right:18px;}.elementor-widget-button .elementor-button{letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-heading .elementor-heading-title{line-height:var( --e-global-typography-primary-line-height );}}/* Start custom CSS for container, class: .elementor-element-c000010 *//* AIM_ARTICLE_CONTENT_SYSTEM_START */
/*
  AIMarketing article content system v2
  Global classes for body content inside WordPress posts.
  Use `.aim-content` as the wrapper inside post content.
*/

.aim-content {
  --aim-bg: #f4f2ec;
  --aim-bg-elev: #ebe8df;
  --aim-ink: #101012;
  --aim-ink-2: #3a3a3f;
  --aim-ink-3: #7a7a82;
  --aim-rule: #1d1d22;
  --aim-rule-soft: #cfccc1;
  --aim-card: #fff;
  --aim-accent: #6b3df5;
  color: var(--aim-ink-2);
  font-family: "Geist", ui-sans-serif, system-ui, sans-serif;
  font-size: 16px;
  line-height: 1.75;
}

.aim-content,
.aim-content * {
  box-sizing: border-box;
}

.aim-content > *:first-child {
  margin-top: 0;
}

.aim-content > *:last-child {
  margin-bottom: 0;
}

.aim-content > h1:first-child {
  display: none;
}

.aim-content p {
  margin: 0 0 20px;
  color: var(--aim-ink-2);
  font-size: 16px;
  line-height: 1.75;
}

.aim-content > p:first-of-type,
.aim-content .aim-lead {
  position: relative;
  margin: 0 0 38px;
  padding: 22px 24px 22px 28px;
  border: 1px solid var(--aim-rule-soft);
  border-left: 4px solid var(--aim-ink);
  border-radius: 14px;
  background: color-mix(in oklab, var(--aim-card) 76%, var(--aim-bg));
  color: var(--aim-ink);
  font-size: clamp(19px, 1.6vw, 22px);
  line-height: 1.5;
  letter-spacing: -0.01em;
}

.aim-content > p:first-of-type::before,
.aim-content .aim-lead::before {
  content: "W skrócie";
  display: block;
  margin-bottom: 10px;
  color: var(--aim-accent);
  font-family: "Geist Mono", ui-monospace, monospace;
  font-size: 11px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.aim-content h2 {
  position: relative;
  counter-increment: aim-section;
  margin: 58px 0 18px;
  color: var(--aim-ink);
  font-size: clamp(30px, 3vw, 40px);
  font-weight: 750;
  line-height: 1.04;
  letter-spacing: -0.03em;
}

.aim-content {
  counter-reset: aim-section;
}

.aim-content h2::before {
  content: "§" counter(aim-section, decimal-leading-zero);
  display: block;
  margin-bottom: 12px;
  color: var(--aim-ink-3);
  font-family: "Geist Mono", ui-monospace, monospace;
  font-size: 11px;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.aim-content h3 {
  margin: 34px 0 12px;
  color: var(--aim-ink);
  font-size: clamp(22px, 2vw, 27px);
  font-weight: 720;
  line-height: 1.12;
  letter-spacing: -0.02em;
}

.aim-content h4 {
  margin: 28px 0 10px;
  color: var(--aim-ink);
  font-size: 18px;
  font-weight: 720;
  line-height: 1.2;
}

.aim-content a {
  color: var(--aim-ink);
  text-decoration: none;
  background:
    linear-gradient(var(--aim-bg), var(--aim-bg)) padding-box,
    linear-gradient(90deg, var(--aim-accent), color-mix(in oklab, var(--aim-accent) 30%, var(--aim-ink))) border-box;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 -0.34em 0 color-mix(in oklab, var(--aim-accent) 13%, transparent);
  transition: color 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
}

.aim-content a:hover {
  color: var(--aim-accent);
  box-shadow: inset 0 -0.72em 0 color-mix(in oklab, var(--aim-accent) 18%, transparent);
}

.aim-content strong,
.aim-content b {
  color: var(--aim-ink);
  font-weight: 760;
}

.aim-content ul,
.aim-content ol {
  margin: 20px 0 28px;
  padding-left: 24px;
  color: var(--aim-ink-2);
}

.aim-content li {
  margin: 7px 0;
  padding-left: 4px;
  line-height: 1.7;
}

.aim-content li::marker {
  color: var(--aim-ink);
  font-weight: 700;
}

.aim-content .aim-checklist,
.aim-content ul.aim-checklist {
  list-style: none;
  padding-left: 0;
}

.aim-content .aim-checklist li {
  position: relative;
  padding: 14px 0 14px 34px;
  border-bottom: 1px solid var(--aim-rule-soft);
}

.aim-content .aim-checklist li::before {
  content: "";
  position: absolute;
  top: 21px;
  left: 0;
  width: 14px;
  height: 14px;
  border: 1px solid var(--aim-rule);
  border-radius: 999px;
  background: var(--aim-card);
}

.aim-content blockquote,
.aim-content .aim-pullquote {
  margin: 56px 0;
  padding: 0 0 0 30px;
  border-left: 4px solid var(--aim-accent);
  color: var(--aim-ink);
  font-family: "Instrument Serif", ui-serif, Georgia, serif;
  font-size: clamp(28px, 3vw, 38px);
  font-style: italic;
  line-height: 1.14;
}

.aim-content blockquote p {
  color: inherit;
  font: inherit;
  line-height: inherit;
}

.aim-content .aim-callout,
.aim-content .callout,
.aim-content .aim-note,
.aim-content .aim-warning {
  margin: 34px 0;
  padding: 22px;
  border: 1px solid var(--aim-rule);
  border-radius: 14px;
  background: var(--aim-card);
  color: var(--aim-ink-2);
}

.aim-content .aim-callout > strong:first-child,
.aim-content .callout > strong:first-child,
.aim-content .aim-note > strong:first-child,
.aim-content .aim-warning > strong:first-child {
  display: block;
  margin-bottom: 8px;
  color: var(--aim-ink);
}

.aim-content .aim-note {
  border-color: var(--aim-rule-soft);
  background: var(--aim-bg-elev);
}

.aim-content .aim-warning {
  border-color: #101012;
  background: #fff8dc;
}

.aim-content .aim-read-next,
.aim-content .aim-source-box,
.aim-content .aim-link-panel {
  margin: 38px 0;
  padding: 22px;
  border: 1px solid var(--aim-rule);
  border-radius: 14px;
  background: var(--aim-card);
}

.aim-content .aim-read-next {
  display: block;
}

.aim-content .aim-read-next-label,
.aim-content .aim-source-label,
.aim-content .aim-link-panel-label {
  color: var(--aim-accent);
  font-family: "Geist Mono", ui-monospace, monospace;
  font-size: 11px;
  line-height: 1.25;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.aim-content .aim-read-next-links,
.aim-content .aim-source-links {
  display: grid;
  gap: 10px;
}

.aim-content .aim-read-next-links {
  display: flex !important;
  flex-wrap: nowrap;
  align-items: stretch;
  gap: 12px;
  margin-top: 14px;
}

.aim-content .aim-read-next a,
.aim-content .aim-source-box a {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  padding: 12px 0;
  border-bottom: 1px solid var(--aim-rule-soft);
  background: none;
  box-shadow: none;
  color: var(--aim-ink);
  font-weight: 720;
  line-height: 1.35;
}

.aim-content .aim-read-next a {
  flex: 1 1 0;
  min-height: 82px;
  padding: 14px;
  border: 1px solid var(--aim-rule-soft);
  border-radius: 12px;
  background: var(--aim-bg);
  align-items: flex-start;
}

.aim-content .aim-read-next a:last-child,
.aim-content .aim-source-box a:last-child {
  border-bottom: 0;
}

.aim-content .aim-read-next a::after,
.aim-content .aim-source-box a::after {
  content: "->";
  flex: 0 0 auto;
  color: var(--aim-ink-3);
  font-family: "Geist Mono", ui-monospace, monospace;
  font-weight: 500;
}

.aim-content .aim-read-next a:hover,
.aim-content .aim-source-box a:hover {
  color: var(--aim-accent);
}

.aim-content .aim-source-line {
  margin: 24px 0;
  padding: 14px 16px;
  border-left: 3px solid var(--aim-rule-soft);
  background: var(--aim-bg-elev);
  color: var(--aim-ink-3);
  font-family: "Geist Mono", ui-monospace, monospace;
  font-size: 12px;
  line-height: 1.55;
}

.aim-content .aim-source-line a {
  background: none;
  box-shadow: none;
  color: var(--aim-ink);
  text-decoration: underline;
  text-underline-offset: 3px;
}

.aim-content .aim-key-takeaways {
  margin: 38px 0;
  padding: 26px;
  border: 1px solid var(--aim-rule);
  border-radius: 16px;
  background:
    repeating-linear-gradient(135deg, color-mix(in oklab, var(--aim-accent) 10%, transparent) 0 1px, transparent 1px 10px),
    linear-gradient(180deg, var(--aim-card), color-mix(in oklab, var(--aim-bg-elev) 78%, var(--aim-card)));
}

.aim-content .aim-key-takeaways > strong:first-child {
  display: block;
  margin-bottom: 10px;
  color: var(--aim-ink);
  font-size: 19px;
}

.aim-content pre,
.aim-content .aim-prompt-box {
  overflow-x: auto;
  margin: 34px 0;
  padding: 22px;
  border-radius: 14px;
  background: var(--aim-ink);
  color: var(--aim-bg);
  font-family: "Geist Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
  font-size: 13px;
  line-height: 1.65;
  white-space: pre-wrap;
}

.aim-content code {
  padding: 2px 6px;
  border: 1px solid var(--aim-rule-soft);
  border-radius: 6px;
  background: var(--aim-bg-elev);
  color: var(--aim-ink);
  font-family: "Geist Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
  font-size: 0.9em;
}

.aim-content pre code,
.aim-content .aim-prompt-box code {
  padding: 0;
  border: 0;
  background: transparent;
  color: inherit;
}

.aim-content figure,
.aim-content .aim-media {
  margin: 34px 0;
}

.aim-content figure img,
.aim-content .aim-media img,
.aim-content img.alignnone,
.aim-content img.aligncenter,
.aim-content img.size-full {
  display: block;
  width: 100%;
  height: auto;
  border: 1px solid var(--aim-rule-soft);
  border-radius: 12px;
  background: var(--aim-bg-elev);
}

.aim-content figcaption,
.aim-content .wp-caption-text {
  margin-top: 8px;
  color: var(--aim-ink-3);
  font-family: "Geist Mono", ui-monospace, monospace;
  font-size: 11px;
  line-height: 1.45;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

.aim-content .aim-steps {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin: 32px 0;
  padding-left: 0;
  list-style: none;
}

.aim-content .aim-step,
.aim-content .aim-steps > li {
  margin: 0;
  padding: 20px;
  border: 1px solid var(--aim-rule);
  border-radius: 14px;
  background: var(--aim-card);
}

.aim-content .aim-step .aim-step-kicker,
.aim-content .aim-steps > li > strong:first-child {
  display: block;
  margin-bottom: 8px;
  color: var(--aim-accent);
  font-family: "Geist Mono", ui-monospace, monospace;
  font-size: 11px;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.aim-content .aim-card-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin: 32px 0;
}

.aim-content .aim-card {
  padding: 20px;
  border: 1px solid var(--aim-rule-soft);
  border-radius: 14px;
  background: var(--aim-card);
}

.aim-content .aim-card:hover {
  border-color: var(--aim-rule);
}

.aim-content .aim-card h3,
.aim-content .aim-card h4 {
  margin-top: 0;
}

.aim-content .aim-kicker {
  margin: 0 0 10px;
  color: var(--aim-ink-3);
  font-family: "Geist Mono", ui-monospace, monospace;
  font-size: 11px;
  line-height: 1.4;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.aim-content .aim-chip-row {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 28px 0;
}

.aim-content .aim-chip {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 8px 14px;
  border: 1px solid var(--aim-rule-soft);
  border-radius: 999px;
  background: var(--aim-card);
  color: var(--aim-ink-2);
  font-family: "Geist Mono", ui-monospace, monospace;
  font-size: 11px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

.aim-content .aim-link-strip {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 32px 0;
}

.aim-content .aim-link-strip a {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 8px 13px;
  border: 1px solid var(--aim-rule-soft);
  border-radius: 999px;
  background: var(--aim-card);
  box-shadow: none;
  color: var(--aim-ink);
  font-family: "Geist Mono", ui-monospace, monospace;
  font-size: 11px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

.aim-content .aim-link-strip a:hover {
  border-color: var(--aim-rule);
  color: var(--aim-accent);
}

.aim-content .aim-table-wrap {
  width: 100%;
  overflow-x: auto;
  margin: 34px 0;
  border: 1px solid var(--aim-rule);
  border-radius: 14px;
  background: var(--aim-card);
  -webkit-overflow-scrolling: touch;
}

.aim-content table {
  width: 100%;
  min-width: 680px;
  border-collapse: collapse;
  background: var(--aim-card);
}

.aim-content th,
.aim-content td {
  padding: 14px 16px;
  border-bottom: 1px solid var(--aim-rule-soft);
  text-align: left;
  vertical-align: top;
}

.aim-content th {
  color: var(--aim-ink);
  font-family: "Geist Mono", ui-monospace, monospace;
  font-size: 11px;
  line-height: 1.35;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

.aim-content td {
  color: var(--aim-ink-2);
  font-size: 14px;
  line-height: 1.55;
}

.aim-content tr:last-child th,
.aim-content tr:last-child td {
  border-bottom: 0;
}

.aim-content .aim-table-wrap + figcaption,
.aim-content .aim-table-note {
  margin-top: -22px;
  color: var(--aim-ink-3);
  font-family: "Geist Mono", ui-monospace, monospace;
  font-size: 11px;
}

.aim-content hr,
.aim-content .aim-rule {
  height: 1px;
  margin: 48px 0;
  border: 0;
  background: var(--aim-rule-soft);
}

@media (max-width: 900px) {
  .aim-content .aim-steps,
  .aim-content .aim-card-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 700px) {
  .aim-content {
    font-size: 15px;
    line-height: 1.7;
  }

  .aim-content p {
    font-size: 15px;
  }

  .aim-content h2 {
    margin-top: 42px;
  }

  .aim-content h2::before {
    margin-bottom: 10px;
  }

  .aim-content > p:first-of-type,
  .aim-content .aim-lead {
    padding: 18px 18px 18px 20px;
  }

  .aim-content blockquote,
  .aim-content .aim-pullquote {
    margin: 42px 0;
    padding-left: 20px;
  }

  .aim-content .aim-callout,
  .aim-content .callout,
  .aim-content .aim-note,
  .aim-content .aim-warning,
  .aim-content .aim-read-next,
  .aim-content .aim-source-box,
  .aim-content .aim-link-panel,
  .aim-content .aim-key-takeaways,
  .aim-content pre,
  .aim-content .aim-prompt-box {
    padding: 18px;
  }

  .aim-content .aim-read-next {
    display: block;
  }

  .aim-content .aim-read-next-links {
    flex-direction: column;
  }
}

/*
  Single-post shell guardrails.
  Elementor can keep desktop min-widths on nested containers; these rules make
  the editorial template wrap cleanly on narrow screens without changing the
  Elementor structure.
*/
body.post-template-default,
body.single-post {
  overflow-x: hidden;
}

body.post-template-default .elementor-2200,
body.single-post .elementor-2200 {
  overflow-x: clip;
}

body.post-template-default .elementor-2200 .e-con,
body.post-template-default .elementor-2200 .e-con-inner,
body.single-post .elementor-2200 .e-con,
body.single-post .elementor-2200 .e-con-inner {
  box-sizing: border-box;
  min-width: 0;
  max-width: 100%;
}

body.post-template-default .elementor-2200 img,
body.single-post .elementor-2200 img {
  display: block;
  max-width: 100%;
  height: auto;
}

body.post-template-default .elementor-2200 .elementor-widget-theme-post-featured-image .elementor-widget-container,
body.single-post .elementor-2200 .elementor-widget-theme-post-featured-image .elementor-widget-container {
  line-height: 0;
}

body.post-template-default .elementor-2200 .elementor-widget-theme-post-featured-image a,
body.post-template-default .elementor-2200 .elementor-widget-theme-post-featured-image picture,
body.single-post .elementor-2200 .elementor-widget-theme-post-featured-image a,
body.single-post .elementor-2200 .elementor-widget-theme-post-featured-image picture {
  display: block;
  line-height: 0;
}

body.post-template-default .elementor-widget-theme-post-content .elementor-widget-container > p.lead,
body.single-post .elementor-widget-theme-post-content .elementor-widget-container > p.lead {
  position: relative;
  margin: 0 0 38px;
  padding: 22px 24px 22px 28px;
  border: 1px solid #cfccc1;
  border-left: 4px solid #101012;
  border-radius: 14px;
  background: #fff;
  color: #101012;
  font-size: clamp(19px, 1.6vw, 22px);
  line-height: 1.5;
  letter-spacing: -0.01em;
}

body.post-template-default .elementor-widget-theme-post-content .elementor-widget-container > p.lead::before,
body.single-post .elementor-widget-theme-post-content .elementor-widget-container > p.lead::before {
  content: "W skrócie";
  display: block;
  margin-bottom: 10px;
  color: #6b3df5;
  font-family: "Geist Mono", ui-monospace, monospace;
  font-size: 11px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

body.post-template-default .elementor-widget-theme-post-content .elementor-widget-container > .callout,
body.single-post .elementor-widget-theme-post-content .elementor-widget-container > .callout {
  margin: 34px 0;
  padding: 22px;
  border: 1px solid #1d1d22;
  border-radius: 14px;
  background: #fff;
  color: #3a3a3f;
}

body.post-template-default .elementor-widget-theme-post-content .elementor-widget-container > h2,
body.single-post .elementor-widget-theme-post-content .elementor-widget-container > h2 {
  margin: 58px 0 18px;
  color: #101012;
  font-size: clamp(30px, 3vw, 40px);
  font-weight: 750;
  line-height: 1.04;
  letter-spacing: -0.03em;
}

@media (max-width: 767px) {
  body.post-template-default .elementor-2200 .elementor-element-c000379,
  body.single-post .elementor-2200 .elementor-element-c000379 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  body.post-template-default .elementor-2200 .elementor-element-c000379 > .e-con-inner,
  body.post-template-default .elementor-2200 .elementor-element-c000378 > .e-con-inner,
  body.single-post .elementor-2200 .elementor-element-c000379 > .e-con-inner,
  body.single-post .elementor-2200 .elementor-element-c000378 > .e-con-inner {
    width: calc(100vw - 28px) !important;
    max-width: calc(100vw - 28px) !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  body.post-template-default .elementor-2200 .elementor-element-c000375,
  body.post-template-default .elementor-2200 .elementor-element-c000375 > .e-con-inner,
  body.single-post .elementor-2200 .elementor-element-c000375,
  body.single-post .elementor-2200 .elementor-element-c000375 > .e-con-inner {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    align-self: stretch !important;
  }

  body.post-template-default .elementor-2200 .elementor-element-c000375 > .elementor-element,
  body.post-template-default .elementor-2200 .elementor-element-c000375 > .e-con-inner > .elementor-element,
  body.single-post .elementor-2200 .elementor-element-c000375 > .elementor-element,
  body.single-post .elementor-2200 .elementor-element-c000375 > .e-con-inner > .elementor-element {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    flex-basis: 100% !important;
    align-self: stretch !important;
  }

  body.post-template-default .elementor-2200 .elementor-widget-theme-post-title,
  body.post-template-default .elementor-2200 .elementor-widget-theme-post-title .elementor-widget-container,
  body.single-post .elementor-2200 .elementor-widget-theme-post-title,
  body.single-post .elementor-2200 .elementor-widget-theme-post-title .elementor-widget-container {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }

  body.post-template-default .elementor-2200 .elementor-widget-theme-post-title h1,
  body.post-template-default .elementor-2200 h1.elementor-heading-title,
  body.single-post .elementor-2200 .elementor-widget-theme-post-title h1,
  body.single-post .elementor-2200 h1.elementor-heading-title {
    width: 100% !important;
    max-width: 100% !important;
    font-size: clamp(33px, 10.4vw, 42px) !important;
    line-height: 1.02 !important;
    letter-spacing: -0.035em !important;
    overflow-wrap: break-word;
    text-wrap: balance;
  }

  body.post-template-default .elementor-2200 .elementor-element-a100030,
  body.post-template-default .elementor-2200 .elementor-element-a100020,
  body.single-post .elementor-2200 .elementor-element-a100030,
  body.single-post .elementor-2200 .elementor-element-a100020 {
    display: flex !important;
    flex-wrap: wrap !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    justify-content: flex-start !important;
    gap: 10px 12px !important;
  }

  body.post-template-default .elementor-2200 .elementor-element-a100030,
  body.single-post .elementor-2200 .elementor-element-a100030 {
    flex-direction: column !important;
    align-items: stretch !important;
    padding-top: 18px !important;
    padding-bottom: 18px !important;
  }

  body.post-template-default .elementor-2200 .elementor-element-w000372 .elementor-icon-list-items,
  body.single-post .elementor-2200 .elementor-element-w000372 .elementor-icon-list-items {
    display: flex !important;
    flex-wrap: wrap !important;
    width: 100% !important;
    max-width: 100% !important;
    align-items: center !important;
    gap: 4px 10px !important;
    color: #7a7a82 !important;
    font-family: "Geist Mono", ui-monospace, monospace !important;
    font-size: 11px !important;
    line-height: 1.25 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.04em !important;
  }

  body.post-template-default .elementor-2200 .elementor-element-w000372 .elementor-icon-list-item,
  body.single-post .elementor-2200 .elementor-element-w000372 .elementor-icon-list-item {
    margin: 0 !important;
    padding: 0 !important;
    max-width: 100%;
    line-height: 1.25 !important;
  }

  body.post-template-default .elementor-2200 .elementor-element-w000372 .elementor-icon-list-item:first-child,
  body.single-post .elementor-2200 .elementor-element-w000372 .elementor-icon-list-item:first-child {
    flex: 0 0 100% !important;
    margin-bottom: 3px !important;
    color: #101012 !important;
    font-family: "Geist", ui-sans-serif, system-ui, sans-serif !important;
    font-size: 14px !important;
    font-weight: 650 !important;
    letter-spacing: -0.01em !important;
    text-transform: none !important;
  }

  body.post-template-default .elementor-2200 .elementor-element-w000372 .elementor-icon-list-text,
  body.single-post .elementor-2200 .elementor-element-w000372 .elementor-icon-list-text {
    color: inherit !important;
    font: inherit !important;
    line-height: inherit !important;
  }

  body.post-template-default .elementor-2200 .elementor-element-w000372 .elementor-icon-list-item:not(:first-child),
  body.post-template-default .elementor-2200 .elementor-element-w000372 .elementor-icon-list-item:not(:first-child) .elementor-icon-list-text,
  body.single-post .elementor-2200 .elementor-element-w000372 .elementor-icon-list-item:not(:first-child),
  body.single-post .elementor-2200 .elementor-element-w000372 .elementor-icon-list-item:not(:first-child) .elementor-icon-list-text {
    color: #7a7a82 !important;
    font-family: "Geist Mono", ui-monospace, monospace !important;
    font-size: 11px !important;
    font-weight: 500 !important;
    letter-spacing: 0.04em !important;
    line-height: 1.25 !important;
    text-transform: uppercase !important;
  }

  body.post-template-default .elementor-2200 .elementor-element-w000372 img,
  body.single-post .elementor-2200 .elementor-element-w000372 img {
    width: 28px !important;
    height: 28px !important;
    border-radius: 999px !important;
    object-fit: cover !important;
  }

  body.post-template-default .elementor-2200 .elementor-element-a100020 .elementor-button,
  body.single-post .elementor-2200 .elementor-element-a100020 .elementor-button {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 40px !important;
    padding: 10px 15px !important;
    border-radius: 999px !important;
    white-space: nowrap;
    line-height: 1 !important;
  }

  body.post-template-default .elementor-2200 .elementor-element-a100020,
  body.single-post .elementor-2200 .elementor-element-a100020 {
    padding: 0 !important;
  }

  body.post-template-default .elementor-2200 .elementor-element-a100020 .elementor-button-content-wrapper,
  body.single-post .elementor-2200 .elementor-element-a100020 .elementor-button-content-wrapper {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    line-height: 1 !important;
  }

  body.post-template-default .elementor-2200 .elementor-element-a100020 .elementor-button-text,
  body.single-post .elementor-2200 .elementor-element-a100020 .elementor-button-text {
    line-height: 1 !important;
  }

  body.post-template-default .elementor-2200 .elementor-widget-theme-post-featured-image,
  body.post-template-default .elementor-2200 .elementor-widget-theme-post-featured-image .elementor-widget-container,
  body.single-post .elementor-2200 .elementor-widget-theme-post-featured-image,
  body.single-post .elementor-2200 .elementor-widget-theme-post-featured-image .elementor-widget-container {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }

  body.post-template-default .elementor-2200 .elementor-widget-theme-post-featured-image .elementor-widget-container,
  body.single-post .elementor-2200 .elementor-widget-theme-post-featured-image .elementor-widget-container {
    aspect-ratio: 16 / 9 !important;
    overflow: hidden !important;
    padding: 8px !important;
    line-height: 0 !important;
  }

  body.post-template-default .elementor-2200 .elementor-widget-theme-post-featured-image a,
  body.post-template-default .elementor-2200 .elementor-widget-theme-post-featured-image picture,
  body.single-post .elementor-2200 .elementor-widget-theme-post-featured-image a,
  body.single-post .elementor-2200 .elementor-widget-theme-post-featured-image picture {
    width: 100% !important;
    height: 100% !important;
  }

  body.post-template-default .elementor-2200 .elementor-widget-theme-post-featured-image img,
  body.single-post .elementor-2200 .elementor-widget-theme-post-featured-image img {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    height: 100% !important;
    border-radius: 12px !important;
    object-fit: cover !important;
  }

  body.post-template-default .elementor-2200 .elementor-element-c000396,
  body.post-template-default .elementor-2200 .elementor-element-c000396 > .e-con-inner,
  body.post-template-default .elementor-2200 .elementor-element-c000383,
  body.post-template-default .elementor-2200 .elementor-element-c000395,
  body.post-template-default .elementor-2200 .elementor-widget-theme-post-content,
  body.post-template-default .elementor-2200 .elementor-widget-theme-post-content .elementor-widget-container,
  body.single-post .elementor-2200 .elementor-element-c000396,
  body.single-post .elementor-2200 .elementor-element-c000396 > .e-con-inner,
  body.single-post .elementor-2200 .elementor-element-c000383,
  body.single-post .elementor-2200 .elementor-element-c000395,
  body.single-post .elementor-2200 .elementor-widget-theme-post-content,
  body.single-post .elementor-2200 .elementor-widget-theme-post-content .elementor-widget-container {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    flex: 0 1 auto !important;
    flex-basis: auto !important;
  }

  body.post-template-default .elementor-2200 .elementor-element-c000396,
  body.single-post .elementor-2200 .elementor-element-c000396 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  body.post-template-default .elementor-2200 .elementor-element-c000396 > .e-con-inner,
  body.single-post .elementor-2200 .elementor-element-c000396 > .e-con-inner {
    display: flex !important;
    flex-direction: column !important;
    gap: 34px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  body.post-template-default .elementor-2200 .elementor-element-c000383,
  body.single-post .elementor-2200 .elementor-element-c000383 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  body.post-template-default .elementor-2200 .elementor-element-c000395,
  body.single-post .elementor-2200 .elementor-element-c000395 {
    position: static !important;
  }

  body.post-template-default .aim-content,
  body.single-post .aim-content {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    overflow-wrap: break-word;
  }

  body.post-template-default .aim-content,
  body.post-template-default .aim-content > *,
  body.single-post .aim-content,
  body.single-post .aim-content > * {
    max-width: calc(100vw - 40px) !important;
  }
}

/* AIM_ARTICLE_CONTENT_SYSTEM_END *//* End custom CSS */