.elementor-29072 .elementor-element.elementor-element-a8b54c7{--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 );}.elementor-29072 .elementor-element.elementor-element-b031d92 > .elementor-widget-container{padding:0px 0px 0px 0px;}/* Start custom CSS for text-editor, class: .elementor-element-b031d92 *//* === START: ISOLATED CUSTOM POST STYLES (Scope: .custom-post) === */
.custom-post {
    /* Ensures no external margin/padding interference. Left/Right margin/padding are 0px as requested. */
    margin: 0;
    padding: 0;
    font-family: Arial, sans-serif;
    line-height: 1.6;
    color: #333;
    max-width: 100%;
    overflow-x: hidden;
    box-sizing: border-box; /* Crucial for preventing layout shift */
}

/* Individual Card Styling: Separate card for each section with white background */
.custom-post .custom-post-card {
    background-color: white; /* White background */
    border: 1px solid #ddd;
    border-radius: 8px;
    margin: 20px 0; /* Vertical margin for separation; Left/Right margin is 0 */
    padding: 0;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05); /* Subtle shadow for distinct cards */
    box-sizing: border-box;
}

/* Header Styling */
.custom-post .custom-post-header {
    background-color: #005b96;
    color: white;
    padding: 15px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
}

.custom-post .custom-post-content {
    padding: 15px;
}

/* Section Heading Styling - Scoped to H2, H3 */
.custom-post h2, .custom-post h3 {
    color: #003f63;
    margin-top: 0;
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: 2px solid #003f63;
    font-size: 1.4em;
    word-break: break-word;
}

.custom-post h3 {
    font-size: 1.1em;
    border-bottom: 1px solid #003f63;
}

.custom-post p {
    margin-bottom: 15px;
    text-align: justify;
    word-wrap: break-word;
}

.custom-post ul, .custom-post ol {
    margin: 10px 0 15px 20px;
    padding: 0;
    list-style-type: disc;
}

.custom-post li {
    margin-bottom: 8px;
    text-align: justify;
    word-wrap: break-word;
}

/* Table Styling - Scoped to prevent global leakage */
.custom-post .responsive-table {
    overflow-x: auto;
    width: 100%;
    margin: 15px 0;
}

.custom-post table {
    width: 100%;
    border-collapse: collapse;
    table-layout: auto;
    margin: 0;
}

.custom-post th, .custom-post td {
    border: 1px solid #ddd;
    padding: 10px;
    text-align: left;
    white-space: normal;
    word-wrap: break-word;
}

.custom-post th {
    background-color: #e2f0fb;
    color: #003f63;
    font-weight: bold;
}

/* Important Notes Box Styling */
.custom-post .important {
    border: 1px solid #ffca2c;
    border-left: 5px solid #ffca2c;
    background-color: #fff3cd;
    padding: 15px;
    margin: 20px 0;
    border-radius: 4px;
}

.custom-post .important h4 {
    margin-top: 0;
    color: #856404;
}

/* Admission Button Styling */
.custom-post .btn-admission {
    display: block;
    width: 100%;
    padding: 15px 10px;
    margin: 20px 0;
    background-color: #005b96;
    color: white;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    font-size: 1.1em;
    font-weight: bold;
    box-sizing: border-box;
}

.custom-post .btn-admission:hover {
    background-color: #003f63;
}

/* Table of Contents Styling */
.custom-post .table-of-contents {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 15px;
    margin: 20px 0 30px 0;
    background-color: #f9f9f9;
}

.custom-post .table-of-contents h3 {
    margin-top: 0;
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    font-size: 1.2em;
}

.custom-post .table-of-contents ul {
    list-style: none;
    padding: 0;
    margin: 10px 0 0 0;
}

.custom-post .table-of-contents a {
    color: #005b96;
    text-decoration: none;
}

/* Footer Styling */
.custom-post .custom-post-footer {
    text-align: center;
    padding: 10px;
    margin-top: 20px;
    border-top: 1px solid #eee;
    font-size: 0.9em;
    color: #666;
}

/* Mobile Responsiveness - Scoped */
@media (max-width: 600px) {
    .custom-post .custom-post-header {
        font-size: 1.3em;
    }
    .custom-post .custom-post-content {
        padding: 10px;
    }
    .custom-post th, .custom-post td {
        padding: 8px;
        font-size: 0.9em;
    }
    .custom-post h2 {
        font-size: 1.2em;
    }
}
/* === END: ISOLATED CUSTOM POST STYLES === *//* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-a8b54c7 */<style>
/* ====== Main Container ====== */
.custom-post {
  font-family: 'Segoe UI', Arial, sans-serif;
  margin: 0 auto;
  padding: 10px;
  color: #333;
  line-height: 1.6;
  max-width: 1100px;
}

/* ====== Headings ====== */
.custom-post h1 {
  background: #005b96;
  color: #fff;
  padding: 18px;
  border-radius: 10px;
  text-align: center;
}
.custom-post h2, .custom-post h3, .custom-post h4 {
  color: #003f63;
  margin-top: 18px;
}

/* ====== Card Layout ====== */
.card {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 3px 10px rgba(0,0,0,0.08);
  padding: 20px;
  margin: 20px 0;
}

/* ====== Tables ====== */
.responsive-table {
  overflow-x: auto;
  width: 100%;
  margin: 15px 0;
}
.responsive-table table {
  width: 100%;
  border-collapse: collapse;
  table-layout: auto;
}
.responsive-table th, .responsive-table td {
  border: 1px solid #ccc;
  padding: 8px;
  text-align: left;
  vertical-align: top;
  word-wrap: break-word;
}
.responsive-table th {
  background-color: #e2f0fb;
  font-weight: bold;
}

/* ====== Important Box ====== */
.important {
  background-color: #fff3cd;
  border-left: 5px solid #ffca2c;
  padding: 10px 15px;
  border-radius: 5px;
  margin: 15px 0;
}

/* ====== Buttons ====== */
a.button {
  display: inline-block;
  background: #005b96;
  color: white;
  padding: 10px 20px;
  border-radius: 6px;
  text-decoration: none;
  font-weight: bold;
  margin: 15px 0;
}
a.button:hover {
  background: #003f63;
}

/* ====== Footer ====== */
footer {
  text-align: center;
  margin-top: 25px;
  font-size: 14px;
}

/* ====== Responsive ====== */
@media screen and (max-width: 768px) {
  .custom-post {
    padding: 10px;
  }
  .responsive-table table, .responsive-table th, .responsive-table td {
    font-size: 14px;
  }
}
</style>/* End custom CSS */