.elementor-12627 .elementor-element.elementor-element-3ff0e99 .single_accourdion{margin-bottom:15px;}/* Start custom CSS for html, class: .elementor-element-fcd4fc1 */.giec-table-wrapper-3 {
  margin: 30px 0;
  font-family: inherit;
  overflow-x: auto;
}

.giec-country-table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #e5d3d3;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(198, 15, 15, 0.06);
  min-width: 640px;
}

.giec-country-table caption {
  text-align: left;
  font-size: 19px;
  font-weight: 700;
  color: #ffffff;
  background-color: #c60f0f;
  padding: 16px 20px;
  caption-side: top;
}

.giec-country-table thead th {
  background-color: #fdecec;
  color: #c60f0f;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  text-align: left;
  padding: 14px 18px;
  border-bottom: 2px solid #c60f0f;
}

.giec-country-table tbody td {
  padding: 14px 18px;
  font-size: 15px;
  line-height: 1.6;
  color: #2b2b2b;
  border-bottom: 1px solid #eeeeee;
  vertical-align: middle;
}

.giec-country-table tbody tr:last-child td {
  border-bottom: none;
}

.giec-country-table tbody tr:nth-child(even) {
  background-color: #fdf6f6;
}

.giec-country-table tbody tr:hover {
  background-color: #fbe9e9;
}

.giec-country-table tbody td:first-child {
  font-weight: 700;
  color: #7a0b0b;
}

.giec-tag-c {
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  padding: 6px 14px;
  border-radius: 20px;
  white-space: nowrap;
}

.giec-tag-c-easy {
  background-color: #eaf3de;
  color: #3b6d11;
  border: 1px solid #c0dd97;
}

.giec-tag-c-mid {
  background-color: #fdf3e3;
  color: #a15c00;
  border: 1px solid #f0d29a;
}

@media (max-width: 700px) {
  .giec-table-wrapper-3 {
    -webkit-overflow-scrolling: touch;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a753349 */.giec-cta-inline {
  background-color: #fdecec;
  border-left: 5px solid #c60f0f;
  border-radius: 6px;
  padding: 20px 26px;
  margin: 30px 0;
  font-family: inherit;
}

.giec-cta-inline-text {
  font-size: 16px;
  line-height: 1.7;
  color: #333333;
  margin: 0;
}

.giec-cta-inline-link {
  display: inline-block;
  color: #c60f0f !important;
  font-weight: 700 !important;
  text-decoration: underline !important;
  text-underline-offset: 3px;
  margin-left: 4px;
  transition: color 0.2s ease;
}

.giec-cta-inline-link:hover {
  color: #7a0b0b !important;
}

.giec-cta-inline-link:visited {
  color: #c60f0f !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4f25262 */.giec-highlight-box-3 {
  background-color: #fdecec;
  border-left: 5px solid #c60f0f;
  border-radius: 6px;
  padding: 24px 28px;
  margin: 30px 0;
  font-family: inherit;
}

.giec-highlight-box-3 .giec-highlight-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-highlight-box-3 .giec-highlight-title-3::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: 14px;
}

.giec-highlight-box-3 p:not(.giec-highlight-title-3) {
  font-size: 16px;
  line-height: 1.7;
  color: #333333;
  margin: 0;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f0b354f */.giec-cta-box-3 {
  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-3 {
  flex: 1;
  min-width: 220px;
}

.giec-cta-heading-3 {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  margin: 0;
  line-height: 1.5;
}

.giec-cta-button-3 {
  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-3:hover {
  background-color: transparent !important;
  color: #ffffff !important;
}

.giec-cta-button-3:visited {
  color: #c60f0f !important;
}

@media (max-width: 600px) {
  .giec-cta-box-3 {
    flex-direction: column;
    align-items: flex-start;
    padding: 24px;
  }
  .giec-cta-button-3 {
    width: 100%;
    text-align: center;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-354b9ba */.giec-fit-section {
  font-family: inherit;
  max-width: 100%;
  box-sizing: border-box;
  margin: 30px 0;
}

.giec-fit-heading {
  color: #7a0b0b;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4;
  margin: 0 0 14px 0;
}

.giec-fit-intro {
  font-size: 16px;
  line-height: 1.7;
  color: #333333;
  margin: 0 0 22px 0;
}

.giec-table-wrapper-4 {
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
  box-sizing: border-box;
  border-radius: 8px;
  border: 1px solid #e5d3d3;
  box-shadow: 0 2px 10px rgba(198, 15, 15, 0.06);
  -webkit-overflow-scrolling: touch;
}

.giec-fit-table {
  width: 100%;
  min-width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}

.giec-fit-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-fit-table thead th:first-child {
  width: 45%;
}

.giec-fit-table tbody td {
  padding: 14px 18px;
  font-size: 15px;
  line-height: 1.6;
  color: #2b2b2b;
  border-bottom: 1px solid #eeeeee;
  vertical-align: middle;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.giec-fit-table tbody tr:last-child td {
  border-bottom: none;
}

.giec-fit-table tbody tr:nth-child(even) {
  background-color: #fdf6f6;
}

.giec-fit-table tbody tr:hover {
  background-color: #fbe9e9;
}

.giec-fit-table tbody td:first-child {
  font-weight: 600;
  color: #2b2b2b;
}

.giec-country-tag {
  display: inline-block;
  background-color: #fdecec;
  color: #c60f0f;
  border: 1px solid #f3b8b8;
  font-size: 13px;
  font-weight: 700;
  padding: 5px 12px;
  border-radius: 20px;
  margin: 3px 4px 3px 0;
  white-space: nowrap;
}

.giec-fit-closing {
  font-size: 16px;
  line-height: 1.7;
  color: #333333;
  margin: 22px 0 0 0;
}

@media (max-width: 600px) {
  .giec-fit-heading {
    font-size: 20px;
  }

  .giec-fit-table thead {
    display: none;
  }

  .giec-fit-table, .giec-fit-table tbody, .giec-fit-table tr, .giec-fit-table td {
    display: block;
    width: 100%;
  }

  .giec-fit-table tbody tr {
    margin-bottom: 12px;
    border: 1px solid #eeeeee;
    border-radius: 6px;
    overflow: hidden;
  }

  .giec-fit-table tbody td {
    border-bottom: none;
    padding: 10px 16px;
  }

  .giec-fit-table tbody td:first-child {
    background-color: #fdecec;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.3px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-cfaa191 */.giec-cta-box-4 {
  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-4 {
  flex: 1;
  min-width: 220px;
}

.giec-cta-heading-4 {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  margin: 0;
  line-height: 1.5;
}

.giec-cta-button-4 {
  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-4:hover {
  background-color: transparent !important;
  color: #ffffff !important;
}

.giec-cta-button-4:visited {
  color: #c60f0f !important;
}

@media (max-width: 600px) {
  .giec-cta-box-4 {
    flex-direction: column;
    align-items: flex-start;
    padding: 24px;
  }
  .giec-cta-button-4 {
    width: 100%;
    text-align: center;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8d8e1a6 */.giec-cta-box-5 {
  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-5 {
  flex: 1;
  min-width: 220px;
}

.giec-cta-heading-5 {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  margin: 0;
  line-height: 1.5;
}

.giec-cta-button-5 {
  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-5:hover {
  background-color: transparent !important;
  color: #ffffff !important;
}

.giec-cta-button-5:visited {
  color: #c60f0f !important;
}

@media (max-width: 600px) {
  .giec-cta-box-5 {
    flex-direction: column;
    align-items: flex-start;
    padding: 24px;
  }
  .giec-cta-button-5 {
    width: 100%;
    text-align: center;
  }
}/* End custom CSS */