.elementor-6617 .elementor-element.elementor-element-6773108{--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;}.elementor-widget-heading .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-6617 .elementor-element.elementor-element-384912a{text-align:center;}.elementor-6617 .elementor-element.elementor-element-384912a .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:30px;font-weight:800;color:#000000;}.elementor-6617 .elementor-element.elementor-element-2aeb7aa{text-align:center;}.elementor-6617 .elementor-element.elementor-element-2aeb7aa .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:30px;font-weight:700;color:#000000;}/* Start custom CSS for html, class: .elementor-element-0dc927e */.cod-fee-section {
  max-width: 760px;
  margin: 34px 0 24px;
  padding: 28px;
  border: 1px solid #dfe6dd;
  border-left: 6px solid #4f8f3a;
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0 10px 28px rgba(24, 38, 20, 0.08);
}

.cod-fee-header h2 {
  margin: 0 0 12px;
  color: #1f2a1c;
  font-size: 28px;
  line-height: 1.2;
}

.cod-fee-header p:last-child {
  margin: 0 0 20px;
  color: #3d4639;
  font-size: 16px;
  line-height: 1.65;
}

.cod-fee-table-wrap {
  width: 100%;
  overflow-x: auto;
}

.cod-fee-table {
  width: 100%;
  border-collapse: collapse;
  color: #1f2a1c;
  font-size: 16px;
}

.cod-fee-table th,
.cod-fee-table td {
  padding: 14px 16px;
  border-bottom: 1px solid #dfe6dd;
  text-align: left;
}

.cod-fee-table th {
  background: #edf7e9;
  color: #294b21;
  font-weight: 700;
}

.cod-fee-table td:last-child,
.cod-fee-table th:last-child {
  text-align: right;
  font-weight: 700;
}

.cod-fee-table tr:last-child td {
  border-bottom: 0;
}

@media (max-width: 640px) {
  .cod-fee-section {
    padding: 22px;
  }

  .cod-fee-header h2 {
    font-size: 23px;
  }

  .cod-fee-table {
    font-size: 15px;
  }

  .cod-fee-table th,
  .cod-fee-table td {
    padding: 12px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-75665c9 */.cod-fee-note {
  margin: 18px 0 0;
  padding: 12px 14px;
  border-radius: 6px;
  background: #edf7e9;
  color: #294b21;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.55;
}/* End custom CSS */