/* Start custom CSS for html, class: .elementor-element-8629835 */.giec-table-wraper-21 {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: auto;
  margin: 30px 0;
  font-family: inherit;
  -webkit-overflow-scrolling: touch;
}

.giec-topik-table {
  width: 100%;
  min-width: 640px;
  border-collapse: collapse;
  border: 1px solid #e5d3d3;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(198, 15, 15, 0.06);
  table-layout: fixed;
}

.giec-topik-table thead th {
  background-color: #c60f0f;
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  text-align: left;
  padding: 14px 18px;
}

.giec-topik-table thead th:first-child {
  width: 18%;
}

.giec-topik-table thead th:nth-child(2) {
  width: 18%;
}

.giec-topik-table thead th:nth-child(3) {
  width: 64%;
}

.giec-topik-table tbody td {
  padding: 14px 18px;
  font-size: 15px;
  line-height: 1.6;
  color: #2b2b2b;
  border-bottom: 1px solid #eeeeee;
  vertical-align: top;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.giec-topik-table tbody tr:last-child td {
  border-bottom: none;
}

.giec-topik-table tbody tr:nth-child(even) {
  background-color: #fdf6f6;
}

.giec-topik-table tbody tr:hover {
  background-color: #fbe9e9;
}

.giec-topik-table tbody td:first-child {
  font-weight: 700;
  color: #7a0b0b;
}

@media (max-width: 700px) {
  .giec-topik-table thead th,
  .giec-topik-table tbody td {
    font-size: 14px;
    padding: 12px 14px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2d73a5c */.giec-cta-box-24 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  background-color: #c60f0f;
  border-radius: 8px;
  padding: 28px 32px;
  margin: 30px 0;
  font-family: inherit;
}

.giec-cta-text-24 {
  flex: 1;
  min-width: 220px;
}

.giec-cta-heading-24 {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 6px 0;
  line-height: 1.5;
}

.giec-cta-subtext-24 {
  color: #fbdada;
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
}

.giec-cta-button-24 {
  flex-shrink: 0;
  display: inline-block !important;
  background-color: #ffffff !important;
  color: #c60f0f !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  text-decoration: none !important;
  padding: 12px 26px !important;
  border-radius: 6px !important;
  border: 2px solid #ffffff !important;
  white-space: nowrap;
  transition: background-color 0.2s ease, color 0.2s ease;
}

.giec-cta-button-24:hover {
  background-color: transparent !important;
  color: #ffffff !important;
}

.giec-cta-button-24:visited {
  color: #c60f0f !important;
}

@media (max-width: 600px) {
  .giec-cta-box-24 {
    flex-direction: column;
    align-items: flex-start;
    padding: 24px;
  }
  .giec-cta-button-24 {
    width: 100%;
    text-align: center;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-22d4728 */.giec-tip-box-3 {
  background-color: #fdecec;
  border-left: 5px solid #c60f0f;
  border-radius: 6px;
  padding: 24px 28px;
  margin: 30px 0;
  font-family: inherit;
}

.giec-tip-box-3 .giec-tip-title-3 {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #c60f0f;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 12px 0;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.giec-tip-box-3 .giec-tip-title-3::before {
  content: "💡";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 26px;
  min-width: 26px;
  background-color: #c60f0f;
  border-radius: 50%;
  font-size: 13px;
}

.giec-tip-box-3 p:not(.giec-tip-title-3) {
  font-size: 16px;
  line-height: 1.7;
  color: #333333;
  margin: 0;
}

.giec-tip-box-3 strong {
  color: #c60f0f;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-774bc92 */.giec-table-wraper-22 {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: auto;
  margin: 30px 0;
  font-family: inherit;
  -webkit-overflow-scrolling: touch;
}

.giec-d2-d4-docs-table {
  width: 100%;
  min-width: 680px;
  border-collapse: collapse;
  border: 1px solid #e5d3d3;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(198, 15, 15, 0.06);
  table-layout: fixed;
}

.giec-d2-d4-docs-table thead th {
  background-color: #c60f0f;
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  text-align: left;
  padding: 14px 18px;
}

.giec-d2-d4-docs-table thead th:first-child {
  width: 34%;
}

.giec-d2-d4-docs-table thead th:nth-child(2),
.giec-d2-d4-docs-table thead th:nth-child(3) {
  width: 33%;
}

.giec-d2-d4-docs-table tbody td {
  padding: 14px 18px;
  font-size: 15px;
  line-height: 1.6;
  color: #2b2b2b;
  border-bottom: 1px solid #eeeeee;
  vertical-align: top;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.giec-d2-d4-docs-table tbody tr:last-child td {
  border-bottom: none;
}

.giec-d2-d4-docs-table tbody tr:nth-child(even) {
  background-color: #fdf6f6;
}

.giec-d2-d4-docs-table tbody tr:hover {
  background-color: #fbe9e9;
}

.giec-d2-d4-docs-table tbody td:first-child {
  font-weight: 700;
  color: #7a0b0b;
}

@media (max-width: 700px) {
  .giec-d2-d4-docs-table thead th,
  .giec-d2-d4-docs-table tbody td {
    font-size: 14px;
    padding: 12px 14px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c039bf9 */.giec-note-text-2 {
  font-family: inherit;
  font-size: 14px;
  font-style: italic;
  color: #777777;
  line-height: 1.6;
  margin: 20px 0 16px 0;
  padding: 0 4px;
}

.giec-cta-box-25 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  background-color: #c60f0f;
  border-radius: 8px;
  padding: 28px 32px;
  margin: 0 0 30px 0;
  font-family: inherit;
}

.giec-cta-text-25 {
  flex: 1;
  min-width: 220px;
}

.giec-cta-heading-25 {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 6px 0;
  line-height: 1.5;
}

.giec-cta-subtext-25 {
  color: #fbdada;
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
}

.giec-cta-button-25 {
  flex-shrink: 0;
  display: inline-block !important;
  background-color: #ffffff !important;
  color: #c60f0f !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  text-decoration: none !important;
  padding: 12px 26px !important;
  border-radius: 6px !important;
  border: 2px solid #ffffff !important;
  white-space: nowrap;
  transition: background-color 0.2s ease, color 0.2s ease;
}

.giec-cta-button-25:hover {
  background-color: transparent !important;
  color: #ffffff !important;
}

.giec-cta-button-25:visited {
  color: #c60f0f !important;
}

@media (max-width: 600px) {
  .giec-cta-box-25 {
    flex-direction: column;
    align-items: flex-start;
    padding: 24px;
  }
  .giec-cta-button-25 {
    width: 100%;
    text-align: center;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5b8a131 */.giec-highlight-box-10 {
  background-color: #fdecec;
  border-left: 5px solid #c60f0f;
  border-radius: 6px;
  padding: 24px 28px;
  margin: 30px 0;
  font-family: inherit;
}

.giec-highlight-box-10 .giec-highlight-title-10 {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #c60f0f;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 12px 0;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.giec-highlight-box-10 .giec-highlight-title-10::before {
  content: "!";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 26px;
  min-width: 26px;
  background-color: #c60f0f;
  color: #ffffff;
  border-radius: 50%;
  font-size: 16px;
  font-weight: 700;
}

.giec-highlight-box-10 p:not(.giec-highlight-title-10) {
  font-size: 16px;
  line-height: 1.7;
  color: #333333;
  margin: 0 0 10px 0;
}

.giec-highlight-box-10 p:last-child {
  margin-bottom: 0;
}

.giec-highlight-box-10 strong {
  color: #c60f0f;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a79640f */.giec-cta-box-26 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  background-color: #c60f0f;
  border-radius: 8px;
  padding: 28px 32px;
  margin: 30px 0;
  font-family: inherit;
}

.giec-cta-text-26 {
  flex: 1;
  min-width: 220px;
}

.giec-cta-heading-26 {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 6px 0;
  line-height: 1.5;
}

.giec-cta-subtext-26 {
  color: #fbdada;
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
}

.giec-cta-button-26 {
  flex-shrink: 0;
  display: inline-block !important;
  background-color: #ffffff !important;
  color: #c60f0f !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  text-decoration: none !important;
  padding: 12px 26px !important;
  border-radius: 6px !important;
  border: 2px solid #ffffff !important;
  white-space: nowrap;
  transition: background-color 0.2s ease, color 0.2s ease;
}

.giec-cta-button-26:hover {
  background-color: transparent !important;
  color: #ffffff !important;
}

.giec-cta-button-26:visited {
  color: #c60f0f !important;
}

@media (max-width: 600px) {
  .giec-cta-box-26 {
    flex-direction: column;
    align-items: flex-start;
    padding: 24px;
  }
  .giec-cta-button-26 {
    width: 100%;
    text-align: center;
  }
}/* End custom CSS */
/* Start custom CSS for accordion, class: .elementor-element-7a63e8c *//* Elementor native Accordion widget — sized down version */

.elementor-accordion {
  border: none !important;
}

.elementor-accordion .elementor-accordion-item {
  border: 1px solid #e5d3d3 !important;
  border-radius: 8px !important;
  overflow: hidden;
  margin-bottom: 12px !important;
  box-shadow: 0 2px 8px rgba(198, 15, 15, 0.05);
}

.elementor-accordion .elementor-accordion-item:last-child {
  margin-bottom: 0 !important;
}

/* Title container */
.elementor-accordion .elementor-tab-title {
  background-color: #fdecec !important;
  padding: 12px 16px !important;
  border: none !important;
  display: flex !important;
  align-items: center !important;
}

.elementor-accordion .elementor-tab-title.elementor-active {
  background-color: #c60f0f !important;
}

/* Force font-size on whatever tag the title text actually is (h1-h6, span, a, div) */
.elementor-accordion .elementor-tab-title,
.elementor-accordion .elementor-tab-title * {
  font-size: 16px !important;
  line-height: 1.4 !important;
  font-weight: 700 !important;
  color: #7a0b0b !important;
}

.elementor-accordion .elementor-tab-title.elementor-active,
.elementor-accordion .elementor-tab-title.elementor-active * {
  color: #ffffff !important;
}

/* Icon size */
.elementor-accordion .elementor-tab-title .elementor-accordion-icon,
.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg,
.elementor-accordion .elementor-tab-title .elementor-accordion-icon i {
  font-size: 14px !important;
  width: 14px !important;
  height: 14px !important;
  max-width: 14px !important;
  max-height: 14px !important;
}

/* Content area */
.elementor-accordion .elementor-tab-content,
.elementor-accordion .elementor-tab-content * {
  background-color: #ffffff !important;
  border: none !important;
  padding: 14px 16px !important;
  font-size: 14px !important;
  line-height: 1.6 !important;
  color: #333333 !important;
  font-weight: 400 !important;
}

@media (max-width: 600px) {
  .elementor-accordion .elementor-tab-title,
  .elementor-accordion .elementor-tab-title * {
    font-size: 14px !important;
    padding: 10px 14px !important;
  }
  .elementor-accordion .elementor-tab-content,
  .elementor-accordion .elementor-tab-content * {
    font-size: 13px !important;
    padding: 12px 14px !important;
  }
}/* End custom CSS */