.elementor-1550 .elementor-element.elementor-element-c409c36{--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;--padding-top:171px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1550 .elementor-element.elementor-element-fa7a0b0 > .elementor-widget-container{padding:22px 22px 22px 22px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-fa7a0b0 *//* --- Elementor Optimized Blog Post CSS --- */
.custom-blog-post {
  max-width: 800px;
  margin: 0 auto;
  color: #334155;
  line-height: 1.8;
}

.custom-blog-post h1 {
  color: #0f172a;
  font-size: 2.6rem;
  margin-bottom: 24px;
  line-height: 1.25;
  font-weight: 800;
}

.custom-blog-post h2 {
  color: #0f172a;
  font-size: 1.8rem;
  margin-top: 56px;
  margin-bottom: 20px;
  border-bottom: 3px solid #e2e8f0;
  padding-bottom: 10px;
  font-weight: 700;
}

.custom-blog-post h3 {
  color: #1e293b;
  font-size: 1.4rem;
  margin-top: 40px;
  margin-bottom: 16px;
  font-weight: 600;
}

.custom-blog-post p {
  margin-bottom: 24px;
}

.custom-blog-post a {
  color: #2563eb;
  text-decoration: underline;
  text-underline-offset: 4px;
  transition: color 0.2s ease;
}

.custom-blog-post a:hover {
  color: #1d4ed8;
}

.custom-blog-post .table-wrapper {
  overflow-x: auto;
  margin: 32px 0;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
}

.custom-blog-post table {
  width: 100%;
  border-collapse: collapse;
  background: #ffffff;
  min-width: 600px;
}

.custom-blog-post th {
  background-color: #0f172a;
  color: #ffffff;
  text-align: left;
  padding: 18px 20px;
  font-weight: 600;
}

.custom-blog-post td {
  padding: 16px 20px;
  border-bottom: 1px solid #e2e8f0;
}

.custom-blog-post tr:nth-child(even) {
  background-color: #f8fafc;
}

.custom-blog-post blockquote {
  background: #f1f5f9;
  border-left: 6px solid #2563eb;
  margin: 40px 0;
  padding: 24px 32px;
  border-radius: 0 8px 8px 0;
  font-size: 1.1rem;
  color: #475569;
  font-style: italic;
}

.custom-blog-post .cta-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin: 32px 0;
}

.custom-blog-post .cta-button {
  display: inline-block;
  background-color: #2563eb;
  color: #ffffff !important;
  padding: 16px 32px;
  text-decoration: none !important;
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
  transition: background-color 0.2s ease, transform 0.1s ease;
  box-shadow: 0 4px 6px -1px rgba(37, 99, 235, 0.2);
}

.custom-blog-post .cta-button:hover {
  background-color: #1d4ed8;
  transform: translateY(-2px);
}

.custom-blog-post .cta-button.secondary {
  background-color: #0f172a;
  box-shadow: 0 4px 6px -1px rgba(15, 23, 42, 0.2);
}

.custom-blog-post .author-box {
  background: #f8fafc;
  padding: 32px;
  border-radius: 12px;
  border: 1px solid #e2e8f0;
  font-size: 0.95rem;
  color: #475569;
  margin-top: 56px;
}/* End custom CSS */