.elementor-13495 .elementor-element.elementor-element-1398925{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:80px;--padding-bottom:80px;--padding-left:15px;--padding-right:15px;}.elementor-widget-theme-post-featured-image .widget-image-caption{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-13495 .elementor-element.elementor-element-1cb1b70 img{width:100%;border-radius:10px 10px 10px 10px;}.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-13495 .elementor-element.elementor-element-613d90e .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:38px;font-weight:800;line-height:1.2em;color:var( --e-global-color-text );}.elementor-widget-post-info .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-post-info .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-text, .elementor-widget-post-info .elementor-icon-list-text a{color:var( --e-global-color-secondary );}.elementor-widget-post-info .elementor-icon-list-item{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-13495 .elementor-element.elementor-element-1b4f244 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(20px/2);}.elementor-13495 .elementor-element.elementor-element-1b4f244 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(20px/2);}.elementor-13495 .elementor-element.elementor-element-1b4f244 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(20px/2);margin-left:calc(20px/2);}.elementor-13495 .elementor-element.elementor-element-1b4f244 .elementor-icon-list-items.elementor-inline-items{margin-right:calc(-20px/2);margin-left:calc(-20px/2);}body.rtl .elementor-13495 .elementor-element.elementor-element-1b4f244 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{left:calc(-20px/2);}body:not(.rtl) .elementor-13495 .elementor-element.elementor-element-1b4f244 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(-20px/2);}.elementor-13495 .elementor-element.elementor-element-1b4f244 .elementor-icon-list-icon i{color:#6B7280C9;font-size:20px;}.elementor-13495 .elementor-element.elementor-element-1b4f244 .elementor-icon-list-icon svg{fill:#6B7280C9;--e-icon-list-icon-size:20px;}.elementor-13495 .elementor-element.elementor-element-1b4f244 .elementor-icon-list-icon{width:20px;}body:not(.rtl) .elementor-13495 .elementor-element.elementor-element-1b4f244 .elementor-icon-list-text{padding-left:11px;}body.rtl .elementor-13495 .elementor-element.elementor-element-1b4f244 .elementor-icon-list-text{padding-right:11px;}.elementor-13495 .elementor-element.elementor-element-1b4f244 .elementor-icon-list-text, .elementor-13495 .elementor-element.elementor-element-1b4f244 .elementor-icon-list-text a{color:#6B7280C9;}.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-13495 .elementor-element.elementor-element-2a0ea6d{font-family:"Inter", Sans-serif;font-size:16px;font-weight:400;line-height:1.6em;}.elementor-13495 .elementor-element.elementor-element-44bd25e{--grid-side-margin:10px;--grid-column-gap:10px;--grid-row-gap:10px;--grid-bottom-margin:10px;--e-share-buttons-primary-color:var( --e-global-color-e892409 );--e-share-buttons-secondary-color:var( --e-global-color-primary );}@media(min-width:768px){.elementor-13495 .elementor-element.elementor-element-1398925{--content-width:1100px;}}@media(max-width:1024px){ .elementor-13495 .elementor-element.elementor-element-44bd25e{--grid-side-margin:10px;--grid-column-gap:10px;--grid-row-gap:10px;--grid-bottom-margin:10px;}}@media(max-width:767px){ .elementor-13495 .elementor-element.elementor-element-44bd25e{--grid-side-margin:10px;--grid-column-gap:10px;--grid-row-gap:10px;--grid-bottom-margin:10px;}}/* Start custom CSS for theme-post-content, class: .elementor-element-2a0ea6d *//* Blog Content Styling */
.blog-post-content {
  font-family: 'Poppins', sans-serif;
  line-height: 1.7;
  color: #000;
}

/* Headings */
.blog-post-content h2 {
  font-size: clamp(24px, 3vw, 34px);
  margin: 40px 0 15px;
  font-weight: 700;
}

.blog-post-content h3 {
  font-size: clamp(20px, 2.5vw, 28px);
  margin: 30px 0 12px;
  font-weight: 700;
}

.blog-post-content h4 {
  font-size: clamp(18px, 2vw, 24px);
  margin: 25px 0 10px;
  font-weight: 700;
}

.blog-post-content h5 {
  font-size: clamp(16px, 1.8vw, 20px);
  margin: 20px 0 8px;
  font-weight: 700;
}

.blog-post-content h6 {
  font-size: clamp(14px, 1.5vw, 18px);
  margin: 15px 0 6px;
  font-weight: 700;
  color: #555;
}

/* Paragraph */
.blog-post-content p {
  font-size: clamp(15px, 1.5vw, 17px);
  margin-bottom: 18px;
}

/* Unordered & Ordered Lists */
.blog-post-content ul,
.blog-post-content ol {
  margin: 20px 0;
  padding-left: 25px;
}

.blog-post-content ul li,
.blog-post-content ol li {
  margin-bottom: 10px;
  font-size: clamp(15px, 1.5vw, 17px);
}

/* Links */
.blog-post-content a {
  color: #000;
  text-decoration: none;
  font-weight: 500;
}

.blog-post-content a:hover {
  text-decoration: underline;
}

/* Images */
.blog-post-content img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
  margin: 20px 0;
}

/* Blockquote */
.blog-post-content blockquote {
  border-left: 4px solid #0073e6;
  padding-left: 15px;
  margin: 25px 0;
  font-style: italic;
  color: #000;
}/* End custom CSS */