.elementor-18852 .elementor-element.elementor-element-a6e0f2a{--display:flex;}.elementor-18852 .elementor-element.elementor-element-a6e0f2a.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-18852 .elementor-element.elementor-element-78a2accc{color:#090909;}@media(max-width:767px){.elementor-18852 .elementor-element.elementor-element-a6e0f2a{--width:500px;--min-height:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-18852 .elementor-element.elementor-element-78a2accc{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 10px;text-align:start;}}/* Start custom CSS for text-editor, class: .elementor-element-78a2accc */.elmax-post {
  max-width: 1120px;
  margin: 0 auto;
  padding: 28px 18px 54px;
  font-family: 'Poppins', Arial, sans-serif;
  color: #000000;
  line-height: 1.75;
  font-size: 17px;
}

.elmax-post *,
.elmax-post h1,
.elmax-post h2,
.elmax-post h3,
.elmax-post h4,
.elmax-post h5,
.elmax-post h6,
.elmax-post p,
.elmax-post li,
.elmax-post a,
.elmax-post span,
.elmax-post strong,
.elmax-post em {
  color: #000000 !important;
  box-sizing: border-box;
}

.elmax-post .hero {
  background: linear-gradient(180deg, #ffffff 0%, #fafafa 100%);
  border: 1px solid #e8e8e8;
  border-radius: 28px;
  padding: 42px 28px;
  text-align: center;
  box-shadow: 0 10px 30px rgba(0,0,0,0.05);
  margin-bottom: 26px;
}

.elmax-post .eyebrow {
  display: inline-block;
  padding: 8px 16px;
  border-radius: 999px;
  background: #f1f1f1;
  font-size: 0.84rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-bottom: 18px;
}

.elmax-post h1,
.elmax-post h2,
.elmax-post h3,
.elmax-post h4 {
  margin-top: 0;
  font-family: 'Poppins', Arial, sans-serif;
  color: #000000 !important;
}

.elmax-post h1 {
  font-size: clamp(2.1rem, 4vw, 3.3rem);
  line-height: 1.15;
  font-weight: 700;
  margin-bottom: 18px;
}

.elmax-post h2 {
  font-size: clamp(1.55rem, 2vw, 2.15rem);
  line-height: 1.22;
  font-weight: 700;
  margin-bottom: 14px;
}

.elmax-post h3 {
  font-size: 1.22rem;
  line-height: 1.4;
  font-weight: 700;
  margin: 20px 0 10px;
}

.elmax-post h4 {
  font-size: 1rem;
  line-height: 1.45;
  font-weight: 700;
  margin: 16px 0 8px;
}

.elmax-post p {
  margin: 0 0 14px;
}

.elmax-post .lead {
  max-width: 900px;
  margin: 0 auto 14px;
  font-size: 1.12rem;
}

.elmax-post .sublead {
  max-width: 860px;
  margin: 0 auto 12px;
  font-size: 1.02rem;
}

.elmax-post .button-row {
  display: flex;
  justify-content: center;
  gap: 14px;
  flex-wrap: wrap;
  margin-top: 22px;
}

.elmax-post .btn {
  display: inline-block;
  padding: 14px 22px;
  min-width: 220px;
  text-align: center;
  border-radius: 999px;
  text-decoration: none !important;
  font-weight: 600;
  border: 1px solid #000000;
}

.elmax-post .btn-primary,
.elmax-post .btn-primary:link,
.elmax-post .btn-primary:visited,
.elmax-post .btn-primary:hover,
.elmax-post .btn-primary:focus {
  background: #000000 !important;
  border-color: #000000 !important;
  color: #ffffff !important;
}

.elmax-post .btn-primary *,
.elmax-post .btn-primary span {
  color: #ffffff !important;
}

.elmax-post .btn-secondary,
.elmax-post .btn-secondary:link,
.elmax-post .btn-secondary:visited,
.elmax-post .btn-secondary:hover,
.elmax-post .btn-secondary:focus {
  background: #ffffff !important;
  border-color: #000000 !important;
  color: #000000 !important;
}

.elmax-post .section {
  background: #fbfbfb;
  border: 1px solid #e8e8e8;
  border-radius: 18px;
  padding: 28px 22px;
  margin-bottom: 20px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.05);
}

.elmax-post .section.alt {
  background: #f7f7f7;
}

.elmax-post .highlight-box {
  background: #ffffff;
  border: 1px solid #e8e8e8;
  border-left: 4px solid #000000;
  border-radius: 16px;
  padding: 18px 16px;
  margin: 18px 0;
}

.elmax-post .highlights-grid,
.elmax-post .cards-grid,
.elmax-post .faq-grid {
  display: grid;
  gap: 16px;
}

.elmax-post .highlights-grid {
  grid-template-columns: repeat(4, 1fr);
  margin-top: 22px;
}

.elmax-post .cards-grid,
.elmax-post .faq-grid {
  grid-template-columns: repeat(2, 1fr);
  margin-top: 18px;
}

.elmax-post .mini-card,
.elmax-post .info-card,
.elmax-post .faq-card {
  background: #ffffff;
  border: 1px solid #e8e8e8;
  border-radius: 16px;
  padding: 18px 16px;
}

.elmax-post .mini-card strong,
.elmax-post .info-card strong,
.elmax-post .faq-card strong {
  display: block;
  margin-bottom: 8px;
  font-weight: 700;
}

.elmax-post ul {
  margin: 12px 0 14px 20px;
  padding: 0;
}

.elmax-post li {
  margin-bottom: 7px;
}

.elmax-post .check-list {
  list-style: disc;
  padding-left: 22px;
}

.elmax-post .check-list li {
  margin-bottom: 8px;
}

.elmax-post .check-list li::before {
  content: "•";
  position: absolute;
  left: 8px;
  top: 0;
  font-weight: 700;
  color: #000000;
}

.elmax-post .cta {
  background: #f7f7f7;
  border: 1px solid #e8e8e8;
  border-radius: 24px;
  padding: 34px 24px;
  margin-top: 26px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.05);
}
.elmax-post ul {
  list-style: disc !important;
  padding-left: 22px;
  margin-left: 0;
}

.elmax-post ul li {
  margin-bottom: 6px;
}

.elmax-post ul li::marker {
  color: #000000;
}

@media (max-width: 900px) {
  .elmax-post .highlights-grid,
  .elmax-post .cards-grid,
  .elmax-post .faq-grid {
    grid-template-columns: 1fr;
  }

  .elmax-post .hero {
    padding: 34px 20px;
  }

  .elmax-post .section {
    padding: 24px 18px;
  }

  .elmax-post .btn {
    min-width: 100%;
  }
@media (max-width: 767px) {
  .single-post .elementor-widget-theme-post-content p {
    text-align: justify !important;
  }

  .single-post .elementor-widget-theme-post-content ul,
  .single-post .elementor-widget-theme-post-content ol,
  .single-post .elementor-widget-theme-post-content li,
  .single-post .elementor-widget-theme-post-content h1,
  .single-post .elementor-widget-theme-post-content h2,
  .single-post .elementor-widget-theme-post-content h3,
  .single-post .elementor-widget-theme-post-content h4 {
    text-align: left !important;
  }
}/* End custom CSS */