/* Generated from page: past-events */
.themify_builder_content-1787 .tb_wft9530.module_row{padding-top:5%; padding-bottom:5%; background-color:rgba(38, 128, 61, 1);}
.themify_builder_content-1787 .tb_6p0g544.module-text .tb_text_wrap,.themify_builder_content-1787 .tb_6p0g544.module-text .tb_text_wrap p,.themify_builder_content-1787 .tb_6p0g544.module-text .tb_text_wrap blockquote,.themify_builder_content-1787 .tb_6p0g544.module-text .tb_text_wrap h1,.themify_builder_content-1787 .tb_6p0g544.module-text .tb_text_wrap h2,.themify_builder_content-1787 .tb_6p0g544.module-text .tb_text_wrap h3,.themify_builder_content-1787 .tb_6p0g544.module-text .tb_text_wrap h4,.themify_builder_content-1787 .tb_6p0g544.module-text .tb_text_wrap h5,.themify_builder_content-1787 .tb_6p0g544.module-text .tb_text_wrap h6,.themify_builder_content-1787 .tb_6p0g544.module-text .tb_text_wrap li,.themify_builder_content-1787 .tb_6p0g544.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none; font-weight:400;font-family:"Open Sans";}
.themify_builder_content-1787 .tb_6p0g544.module-text{text-align:center; font-size:40px;}
.themify_builder_content-1787 .tb_gldk544.module_row{padding-top:5%; padding-bottom:5%; background-position:50% 50%; background-attachment:fixed; background-repeat:no-repeat;background-size:cover; background-image:url(https://sustainability.icai.org/wp-content/uploads/2025/06/360_F_770041671_75UxTv3kutnTsAjVWQcQ5mFkxFFb9Ouu.jpg);}
.themify_builder_content-1787 .tb_mtre044.module-text.module h2{font-size:58px; line-height:65px;}
.themify_builder_content-1787 .tb_mtre044.module-text .tb_text_wrap,.themify_builder_content-1787 .tb_mtre044.module-text .tb_text_wrap p,.themify_builder_content-1787 .tb_mtre044.module-text .tb_text_wrap blockquote,.themify_builder_content-1787 .tb_mtre044.module-text .tb_text_wrap h1,.themify_builder_content-1787 .tb_mtre044.module-text .tb_text_wrap h2,.themify_builder_content-1787 .tb_mtre044.module-text .tb_text_wrap h3,.themify_builder_content-1787 .tb_mtre044.module-text .tb_text_wrap h4,.themify_builder_content-1787 .tb_mtre044.module-text .tb_text_wrap h5,.themify_builder_content-1787 .tb_mtre044.module-text .tb_text_wrap h6,.themify_builder_content-1787 .tb_mtre044.module-text .tb_text_wrap li,.themify_builder_content-1787 .tb_mtre044.module-text .tb_text_wrap span{color:rgba(41, 39, 39, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none; font-weight:400;font-family:"Open Sans";}

@media screen and (max-width: 480px) {
.themify_builder_content-1787 .tb_mtre044.module-text.module h2{font-size:40px; line-height:48px;}
}/* Builder Custom CSS START */
.table-container {
      max-width: 1050px;
      margin: auto;
      background: white;
      border-radius: 16px;
      overflow: hidden;
      box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
    }

    table {
      width: 100%;
      border-collapse: collapse;
    }

    thead {
      background: linear-gradient(to right, #dbeafe, #f0f4ff);
    }

    thead th {
      padding: 15px;
      text-align: left;
      color: #333;
      font-size: 16px;
      border-bottom: 2px solid #e3e3e3;
    }

    tbody tr {
      transition: background 0.3s;
    }

    tbody tr:hover {
      background: #f9fbff;
    }

    tbody td {
      padding: 14px;
      border-bottom: 1px solid #eee;
      color: #444;
    }

    .flyer-btn {
      padding: 8px 16px;
      background: linear-gradient(to right, #a1c4fd, #c2e9fb);
      color: #333;
      border: none;
      border-radius: 8px;
      text-decoration: none;
      font-weight: 500;
      transition: background 0.3s ease;
    }

    .flyer-btn:hover {
      background: linear-gradient(to right, #89f7fe, #66a6ff);
    }

    @media (max-width: 768px) {
      thead {
        display: none;
      }

      table, tbody, tr, td {
        display: block;
        width: 100%;
      }

      tbody tr {
        margin-bottom: 20px;
        background: #fff;
        border-radius: 12px;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
        padding: 10px;
      }

      td {
        text-align: right;
        padding-left: 50%;
        position: relative;
      }

      td::before {
        content: attr(data-label);
        position: absolute;
        left: 15px;
        width: 45%;
        padding-right: 10px;
        text-align: left;
        font-weight: bold;
        color: #888;
      }
    }
tbody tr td:nth-child(4) {
  width: 110px;
}
/* Builder Custom CSS END */