/* Start custom CSS for html, class: .elementor-element-3f8320a */.giec-cta-box-17 {
  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-17 {
  flex: 1;
  min-width: 220px;
}

.giec-cta-heading-17 {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  margin: 0;
  line-height: 1.5;
}

.giec-cta-button-17 {
  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-17:hover {
  background-color: transparent !important;
  color: #ffffff !important;
}

.giec-cta-button-17:visited {
  color: #c60f0f !important;
}

@media (max-width: 600px) {
  .giec-cta-box-17 {
    flex-direction: column;
    align-items: flex-start;
    padding: 24px;
  }
  .giec-cta-button-17 {
    width: 100%;
    text-align: center;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3f0d1aa */.giec-highlight-box-8 {
  background-color: #fdecec;
  border-left: 5px solid #c60f0f;
  border-radius: 6px;
  padding: 24px 28px;
  margin: 30px 0;
  font-family: inherit;
}

.giec-highlight-box-8 .giec-highlight-title-8 {
  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-8 .giec-highlight-title-8::before {
  content: "i";
  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: 15px;
  font-style: italic;
  font-weight: 700;
}

.giec-highlight-box-8 p:not(.giec-highlight-title-8) {
  font-size: 16px;
  line-height: 1.7;
  color: #333333;
  margin: 0;
}

.giec-highlight-box-8 strong {
  color: #c60f0f;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-820586d */.giec-table-wraper-18 {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: auto;
  margin: 30px 0;
  font-family: inherit;
  -webkit-overflow-scrolling: touch;
}

.giec-france-docs-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-france-docs-table thead th {
  background-color: #c60f0f;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  text-align: left;
  padding: 14px 20px;
}

.giec-france-docs-table thead th:first-child {
  width: 32%;
}

.giec-france-docs-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-france-docs-table tbody tr:last-child td {
  border-bottom: none;
}

.giec-france-docs-table tbody tr:nth-child(even) {
  background-color: #fdf6f6;
}

.giec-france-docs-table tbody tr:hover {
  background-color: #fbe9e9;
}

.giec-france-docs-table tbody td:first-child {
  font-weight: 600;
  color: #7a0b0b;
}

@media (max-width: 600px) {
  .giec-france-docs-table thead {
    display: none;
  }
  .giec-france-docs-table, .giec-france-docs-table tbody, .giec-france-docs-table tr, .giec-france-docs-table td {
    display: block;
    width: 100%;
  }
  .giec-france-docs-table tbody tr {
    margin-bottom: 12px;
    border: 1px solid #eeeeee;
    border-radius: 6px;
    overflow: hidden;
  }
  .giec-france-docs-table tbody td {
    border-bottom: none;
    padding: 10px 16px;
  }
  .giec-france-docs-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-2f87347 */.giec-cta-box-18 {
  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-18 {
  flex: 1;
  min-width: 220px;
}

.giec-cta-heading-18 {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 6px 0;
  line-height: 1.5;
}

.giec-cta-subtext-18 {
  color: #fbdada;
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
}

.giec-cta-button-18 {
  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-18:hover {
  background-color: transparent !important;
  color: #ffffff !important;
}

.giec-cta-button-18:visited {
  color: #c60f0f !important;
}

@media (max-width: 600px) {
  .giec-cta-box-18 {
    flex-direction: column;
    align-items: flex-start;
    padding: 24px;
  }
  .giec-cta-button-18 {
    width: 100%;
    text-align: center;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6285bbf */.giec-cta-box-19 {
  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-19 {
  flex: 1;
  min-width: 220px;
}

.giec-cta-heading-19 {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 6px 0;
  line-height: 1.5;
}

.giec-cta-subtext-19 {
  color: #fbdada;
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
}

.giec-cta-button-19 {
  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-19:hover {
  background-color: transparent !important;
  color: #ffffff !important;
}

.giec-cta-button-19:visited {
  color: #c60f0f !important;
}

@media (max-width: 600px) {
  .giec-cta-box-19 {
    flex-direction: column;
    align-items: flex-start;
    padding: 24px;
  }
  .giec-cta-button-19 {
    width: 100%;
    text-align: center;
  }
}/* End custom CSS */
/* Start custom CSS for accordion, class: .elementor-element-dec1e33 *//* 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 */