.elementor-12647 .elementor-element.elementor-element-eec85a1 .single_accourdion{margin-bottom:15px;}/* Start custom CSS for html, class: .elementor-element-60d072b */.giec-table-wrpper-8 {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: auto;
  margin: 30px 0;
  font-family: inherit;
  -webkit-overflow-scrolling: touch;
}

.giec-blocked-account-table {
  width: 100%;
  min-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);
  table-layout: fixed;
}

.giec-blocked-account-table caption {
  text-align: left;
  font-size: 19px;
  font-weight: 700;
  color: #ffffff;
  background-color: #c60f0f;
  padding: 16px 20px;
  caption-side: top;
}

.giec-blocked-account-table thead th {
  background-color: #fdecec;
  color: #c60f0f;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  text-align: left;
  padding: 14px 20px;
  border-bottom: 2px solid #c60f0f;
}

.giec-blocked-account-table thead th:first-child {
  width: 35%;
}

.giec-blocked-account-table tbody td {
  padding: 14px 20px;
  font-size: 15px;
  line-height: 1.6;
  color: #2b2b2b;
  border-bottom: 1px solid #eeeeee;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.giec-blocked-account-table tbody tr:last-child td {
  border-bottom: none;
}

.giec-blocked-account-table tbody tr:nth-child(even) {
  background-color: #fdf6f6;
}

.giec-blocked-account-table tbody tr:hover {
  background-color: #fbe9e9;
}

.giec-blocked-account-table tbody td:first-child {
  font-weight: 600;
  color: #7a0b0b;
}

@media (max-width: 600px) {
  .giec-blocked-account-table thead {
    display: none;
  }
  .giec-blocked-account-table, .giec-blocked-account-table tbody, .giec-blocked-account-table tr, .giec-blocked-account-table td {
    display: block;
    width: 100%;
  }
  .giec-blocked-account-table tbody tr {
    margin-bottom: 12px;
    border: 1px solid #eeeeee;
    border-radius: 6px;
    overflow: hidden;
  }
  .giec-blocked-account-table tbody td {
    border-bottom: none;
    padding: 10px 16px;
  }
  .giec-blocked-account-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-eb83a26 */.giec-cta-box-9 {
  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-9 {
  flex: 1;
  min-width: 220px;
}

.giec-cta-heading-9 {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 6px 0;
  line-height: 1.5;
}

.giec-cta-subtext-9 {
  color: #fbdada;
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
}

.giec-cta-button-9 {
  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-9:hover {
  background-color: transparent !important;
  color: #ffffff !important;
}

.giec-cta-button-9:visited {
  color: #c60f0f !important;
}

@media (max-width: 600px) {
  .giec-cta-box-9 {
    flex-direction: column;
    align-items: flex-start;
    padding: 24px;
  }
  .giec-cta-button-9 {
    width: 100%;
    text-align: center;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d4a1a26 */.giec-table-wraper-9 {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: auto;
  margin: 30px 0;
  font-family: inherit;
  -webkit-overflow-scrolling: touch;
}

.giec-amounts-table {
  width: 100%;
  min-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);
  table-layout: fixed;
}

.giec-amounts-table caption {
  text-align: left;
  font-size: 19px;
  font-weight: 700;
  color: #ffffff;
  background-color: #c60f0f;
  padding: 16px 20px;
  caption-side: top;
}

.giec-amounts-table thead th {
  background-color: #fdecec;
  color: #c60f0f;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  text-align: left;
  padding: 14px 20px;
  border-bottom: 2px solid #c60f0f;
}

.giec-amounts-table thead th:first-child {
  width: 44%;
}

.giec-amounts-table tbody td {
  padding: 14px 20px;
  font-size: 15px;
  line-height: 1.6;
  color: #2b2b2b;
  border-bottom: 1px solid #eeeeee;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.giec-amounts-table tbody tr:last-child td {
  border-bottom: none;
}

.giec-amounts-table tbody tr:nth-child(even) {
  background-color: #fdf6f6;
}

.giec-amounts-table tbody tr:hover {
  background-color: #fbe9e9;
}

.giec-amounts-table tbody td:first-child {
  font-weight: 600;
  color: #7a0b0b;
}

.giec-amounts-table tbody td:nth-child(2),
.giec-amounts-table tbody td:nth-child(3) {
  font-weight: 700;
  color: #c60f0f;
}

@media (max-width: 600px) {
  .giec-amounts-table thead {
    display: none;
  }
  .giec-amounts-table, .giec-amounts-table tbody, .giec-amounts-table tr, .giec-amounts-table td {
    display: block;
    width: 100%;
  }
  .giec-amounts-table tbody tr {
    margin-bottom: 12px;
    border: 1px solid #eeeeee;
    border-radius: 6px;
    overflow: hidden;
  }
  .giec-amounts-table tbody td {
    border-bottom: none;
    padding: 10px 16px;
  }
  .giec-amounts-table tbody td:first-child {
    background-color: #fdecec;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    color: #7a0b0b;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d78bd96 */.giec-highlight-box-4 {
  background-color: #fdecec;
  border-left: 5px solid #c60f0f;
  border-radius: 6px;
  padding: 24px 28px;
  margin: 30px 0;
  font-family: inherit;
}

.giec-highlight-box-4 .giec-highlight-title-4 {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #c60f0f;
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 12px 0;
}

.giec-highlight-box-4 .giec-highlight-title-4::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-4 p:not(.giec-highlight-title-4) {
  font-size: 16px;
  line-height: 1.7;
  color: #333333;
  margin: 0;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2897522 */.giec-highlight-box-5 {
  background-color: #fdecec;
  border-left: 5px solid #c60f0f;
  border-radius: 6px;
  padding: 24px 28px;
  margin: 30px 0;
  font-family: inherit;
}

.giec-highlight-box-5 .giec-highlight-title-5 {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #c60f0f;
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 12px 0;
}

.giec-highlight-box-5 .giec-highlight-title-5::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-5 p:not(.giec-highlight-title-5) {
  font-size: 16px;
  line-height: 1.7;
  color: #333333;
  margin: 0 0 10px 0;
}

.giec-highlight-box-5 p:last-child {
  margin-bottom: 0;
}

.giec-highlight-box-5 strong {
  color: #c60f0f;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1bdca79 */.giec-table-wrpper-10 {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: auto;
  margin: 30px 0;
  font-family: inherit;
  -webkit-overflow-scrolling: touch;
}

.giec-visa-compare-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-visa-compare-table caption {
  text-align: left;
  font-size: 19px;
  font-weight: 700;
  color: #ffffff;
  background-color: #c60f0f;
  padding: 16px 20px;
  caption-side: top;
}

.giec-visa-compare-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-visa-compare-table thead th:first-child {
  width: 26%;
}

.giec-visa-compare-table thead th:nth-child(2),
.giec-visa-compare-table thead th:nth-child(3) {
  width: 37%;
}

.giec-visa-compare-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-visa-compare-table tbody tr:last-child td {
  border-bottom: none;
}

.giec-visa-compare-table tbody tr:nth-child(even) {
  background-color: #fdf6f6;
}

.giec-visa-compare-table tbody tr:hover {
  background-color: #fbe9e9;
}

.giec-visa-compare-table tbody td:first-child {
  font-weight: 700;
  color: #7a0b0b;
}

@media (max-width: 700px) {
  .giec-table-wrapper-10 {
    -webkit-overflow-scrolling: touch;
  }
  .giec-visa-compare-table thead th,
  .giec-visa-compare-table tbody td {
    font-size: 14px;
    padding: 12px 14px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-922b4d2 */.giec-cta-box-10 {
  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-10 {
  flex: 1;
  min-width: 220px;
}

.giec-cta-heading-10 {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 6px 0;
  line-height: 1.5;
}

.giec-cta-subtext-10 {
  color: #fbdada;
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
}

.giec-cta-button-10 {
  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-10:hover {
  background-color: transparent !important;
  color: #ffffff !important;
}

.giec-cta-button-10:visited {
  color: #c60f0f !important;
}

@media (max-width: 600px) {
  .giec-cta-box-10 {
    flex-direction: column;
    align-items: flex-start;
    padding: 24px;
  }
  .giec-cta-button-10 {
    width: 100%;
    text-align: center;
  }
}/* End custom CSS */