.elementor-34624 .elementor-element.elementor-element-367d801{--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:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );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 );}/* Start custom CSS for text-editor, class: .elementor-element-13bb1b6 */<style>
.custom-post{
  max-width:100%;
  margin:0;
  padding:0;
  font-family:Arial, sans-serif;
  color:#222;
}
.custom-post .card{
  background:#fff;
  margin:16px 0;
  padding:18px;
  border-radius:8px;
  box-shadow:0 2px 6px rgba(0,0,0,0.05);
}
.custom-post h1, .custom-post h2, .custom-post h3{
  color:#003f63;
  margin:8px 0;
}
.custom-post p{margin:10px 0;}
.custom-post .btn{
  display:inline-block;
  padding:10px 16px;
  background:#003f63;
  color:#fff;
  text-decoration:none;
  border-radius:6px;
  font-size:14px;
}
.custom-post .btn:hover{background:#002f4a;}
.custom-post .responsive-table{overflow-x:hidden; width:100%;}
.custom-post table{width:100%; border-collapse:collapse; table-layout:auto;}
.custom-post th, .custom-post td{
  border:1px solid #ddd;
  padding:10px;
}
.custom-post th{background:#e2f0fb; text-align:left;}
.custom-post ul, .custom-post ol{padding-left:18px; margin:8px 0;}
.custom-post .important{
  background:#fff3cd;
  border-left:5px solid #ffca2c;
  padding:12px;
  margin:10px 0;
}
.custom-post .toc ul{list-style:none; padding-left:0;}
.custom-post .toc li{margin:6px 0;}
.custom-post .toc a{color:#003f63; text-decoration:none;}
@media(max-width:768px){
  .custom-post .card{padding:14px;}
}
</style>/* End custom CSS */