 .funding-node {

  max-width: 1180px;

  margin: 0 auto;

  padding: 24px 20px 56px;

  color: #0f2742;

}



.funding-back {

  margin: 0;

}



.funding-back a {

  display: inline-flex;

  align-items: center;

  gap: 8px;

  color: var(--ziston-theme-color);

  text-decoration: none;

  font-size: 14px;

  font-weight: 600;

}



.funding-back a:hover {

  text-decoration: underline;

}



.funding-header {

  /* padding: 8px 0 22px; */

  border-bottom: 1px solid #e2e8f0;

}



.funding-header-tools {

  margin-bottom: 14px;

}



.funding-header-top {

  display: flex;

  align-items: center;

  justify-content: space-between;

  gap: 16px;

  width: 100%;

}



.funding-header-actions {

  display: flex;

  gap: 10px;

  flex-wrap: wrap;

  justify-content: flex-end;

  margin-left: auto;

}



.funding-save-button,

.funding-question-header-button {

  display: inline-flex;

  align-items: center;

  gap: 8px;

  border-radius: 8px;

  padding: 10px 15px;

  font-size: 14px;

  font-weight: 700;

  text-decoration: none;

}



.funding-save-button {

  border: 1px solid #d8e0ea;

  color: #0f2742;

  background: #fff;

}



.funding-question-header-button {

  background: var(--ziston-theme-color);

  color: #fff;

}



.funding-title {

  margin: 0 0 8px;

  font-size: 30px;

  line-height: 1.25;

  color: #071b38;

}



.funding-subtitle {

  color: #64748b;

  font-size: 15px;

  margin-bottom: 18px;

}



.funding-dot {

  margin: 0 6px;

}



.funding-meta-row {

  display: flex;

  flex-wrap: wrap;

  gap: 22px;

  color: #334155;

  font-size: 14px;

}



.funding-meta-item {

  display: flex;

  align-items: center;

  gap: 8px;

}



.funding-meta-item i {

  color: #797f89;

}



.funding-tabs {

  display: flex;

  gap: 30px;

  border-bottom: 1px solid #e2e8f0;

  margin-bottom: 24px;

  overflow-x: auto;

}



.funding-tabs a {

  display: inline-block;

  padding: 15px 0;

  color: #334155;

  text-decoration: none;

  font-size: 14px;

  font-weight: 700;

  border-bottom: 3px solid transparent;

  white-space: nowrap;

}



.funding-tabs a:first-child,

.funding-tabs a:hover,

.funding-tabs a:focus {

  color: var(--ziston-theme-color);

  border-bottom-color: var(--ziston-theme-color);

}



.funding-detail-layout {

  display: grid;

  grid-template-columns: 0.9fr 1.45fr;

  gap: 24px;

  align-items: start;

}



.funding-card {

  background: #fff;

  border: 1px solid rgba(0, 0, 0, 0.1);

  border-radius: 4px;

  padding: 24px;

  margin-bottom: 22px;

  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);

}



.funding-card h2 {

  margin: 0 0 18px;

  color: #0f2742;

  font-size: 18px;

  font-weight: 700;

}



.funding-card h3 {

  margin: 22px 0 10px;

  color: #0f2742;

  font-size: 15px;

  font-weight: 800;

}



.funding-info-list {

  display: grid;

  gap: 12px;

}



.funding-info-row {

  display: grid;

  grid-template-columns: 145px 1fr;

  gap: 14px;

  align-items: start;

  font-size: 14px;

}



.funding-info-row strong {

  color: #0f172a;

  font-weight: 600;

  display: flex;

}



.funding-taxonomy-section {

  margin-top: 18px;

}



.funding-link-list {

  display: grid;

  gap: 10px;

}



.funding-file-link-item {

  display: flex;

  align-items: center;

  justify-content: space-between;

  gap: 8px;

  width: 100%;

  padding: 11px 14px; 

  border: 1px solid rgba(0, 0, 0, 0.1);

  border-radius: 4px;

}



.funding-file-link-item .field,

.funding-file-link-item .field__items {

  flex: 1;

  min-width: 0;

}



.funding-link-icon-left,

.funding-link-icon-right {

  color: #797f89;

  font-size: 15px;

  flex: 0 0 auto;

}



.funding-link-icon-right {

  margin-left: auto;

}



.funding-link-list a {

  /* display: flex;

  align-items: center;

  justify-content: space-between;

  gap: 8px;

  width: 100%;

  padding: 11px 14px;

  border: 1px solid rgba(0, 0, 0, 0.1);

  border-radius: 4px;

  background: #0dcaf00d; */

  color: #0f172a;

  font-size: 14px;

  font-weight: 700;

  text-decoration: none;

}



.funding-link-list a:hover {

  background: #0dcaf00d;

}



a.funding-primary-link,

.funding-primary-link a {

  background: #005fd2;

  color: #fff;

  border-color: #005fd2;

}



a.funding-primary-link:hover,

.funding-primary-link a:hover {

  background: #004ca8;

}



.funding-contact-grid {

  display: grid;

  grid-template-columns: 1fr 1fr;

  gap: 18px;

}



.funding-contact-grid span,.funding-info-row span

 {

  display: block;

  color: #64748b;

  font-size: 13px;

  margin-bottom: 5px;

}



.funding-contact-grid strong {

  display: block;

  color: #0f172a;

  font-size: 15px;

}



/* Status badge */

.funding-status-badge .field__label {

  display: none;

}



.funding-status-badge .field--name-field-katastasi.field__item,

.funding-status-badge .field__item,

.funding-status-inline .field--name-field-katastasi.field__item,

.funding-status-inline .field__item {

  display: inline-block;

  color: #fff;

  border-radius: 4px;

  padding: 5px 9px;

  font-size: 12px;

  line-height: 1;

  font-weight: 700;

}



.funding-status--open .field--name-field-katastasi.field__item,

.funding-status--open .field__item {

  background: #16a34a;

}



.funding-status--closed .field--name-field-katastasi.field__item,

.funding-status--closed .field__item {

  background: #dc2626;

}



.funding-status--expected .field--name-field-katastasi.field__item,

.funding-status--expected .field__item {

  background: #f59e0b;

}



/* Hide labels inside common rendered fields */

.funding-node .field__label {

  font-weight: 700;

  color: #475569;

}



/* Taxonomy pills */

.field--name-field-thematiki-katigoria .field__items,

.field--name-field-dikaioyhoi .field__items,

.field--name-field-periohi-efarmogis .field__items {

  display: flex;

  flex-wrap: wrap;

  gap: 8px;

}



.field--name-field-thematiki-katigoria .field__item,

.field--name-field-dikaioyhoi .field__item,

.field--name-field-periohi-efarmogis .field__item {

  display: inline-flex;

  background: #0dcaf00d;

  color: #0f172a;

  border-radius: 10px;

  padding: 6px 11px;

  font-size: 13px;

  font-weight: 700;

}



.field--name-field-thematiki-katigoria .field__item a,

.field--name-field-dikaioyhoi .field__item a,

.field--name-field-periohi-efarmogis .field__item a {

  color: inherit;

  text-decoration: none;

  pointer-events: none;

  cursor: text;

}

.field--name-field-periohi-efarmogis a,

.field--name-field-thematiki-katigoria a,

.field--name-field-dikaioyhoi a {

  color: inherit;

  text-decoration: none;

  pointer-events: none;

  cursor: text;

}

.field--name-field-typos-pigis a,

.field--name-field-programma-plaisio a {

  color: inherit;

  text-decoration: none;

  pointer-events: none;

  cursor: text;

}



.funding-info-row .field--name-field-thematiki-katigoria,

.funding-info-row .field--name-field-periohi-efarmogis,

.funding-info-row .field--name-field-thematiki-katigoria .field__items,

.funding-info-row .field--name-field-periohi-efarmogis .field__items {

  display: flex;

  flex-wrap: wrap;

  gap: 8px;

}



.funding-info-row .field--name-field-thematiki-katigoria.field__item,

.funding-info-row .field--name-field-periohi-efarmogis.field__item,

.funding-info-row .field--name-field-thematiki-katigoria .field__item,

.funding-info-row .field--name-field-periohi-efarmogis .field__item {

  display: inline-flex;

  background: #0dcaf00d;

  

  border-radius: 10px;

  padding: 6px 11px;

  font-size: 13px;

  font-weight: 700;

}



.field--name-field-thematiki-katigoria a {

  color: #0F1729;

}



/* Clean field rendering inside meta/header */

.funding-meta-row .field,

.funding-subtitle .field {

  display: inline;

}

.funding-subtitle .field__items {

  display: inline;

}



.funding-meta-row .field__label,

.funding-subtitle .field__label {

  display: none;

}



.funding-meta-row .field__item,

.funding-subtitle .field__item {

  display: inline;

}



/* Smooth anchor navigation */

html {

  scroll-behavior: smooth;

}



.funding-card[id] {

  scroll-margin-top: 95px;

}



/* Responsive */

@media (max-width: 920px) {

  .funding-detail-layout {

    grid-template-columns: 1fr;

  }



  .funding-header-top {

    align-items: center;

    flex-direction: row;

  }



  .funding-header-actions {

    justify-content: flex-end;

    margin-left: auto;

  }



  .funding-title {

    font-size: 25px;

  }



  .funding-info-row {

    grid-template-columns: 1fr;

    gap: 4px;

  }



  .funding-contact-grid {

    grid-template-columns: 1fr;

  }

}



@media (max-width: 640px) {

  .funding-node {

    padding: 18px 14px 42px;

  }



  .funding-card {

    padding: 18px;

  }



  .funding-tabs {

    gap: 22px;

  }



  .funding-header-actions {

    width: auto;

  }



  .funding-save-button,

  .funding-question-header-button {

    width: auto;

    justify-content: center;

  }

}



.funding-card h2 {

  position: relative;

  padding-bottom: 10px;

}



.funding-card h2::after {

  content: '';

  width: 50px;

  height: 2px;

  background: var(--ziston-theme-color);

  position: absolute;

  bottom: 0;

  left: 0;

  z-index: 1;

}

@media (max-width: 640px) {

  .funding-node,
  .funding-node *,
  .funding-node *::before,
  .funding-node *::after {

    box-sizing: border-box;

  }

  .funding-header,
  .funding-header p,
  .funding-header-top,
  .funding-header-actions,
  .funding-detail-layout,
  .funding-card {

    max-width: 100%;

    min-width: 0;

  }

  .funding-header p {

    margin-left: 0;

    margin-right: 0;

    overflow-wrap: anywhere;

  }

  .funding-header-top {

    flex-wrap: wrap;

  }

  .funding-header-actions {

    margin-left: 0;

    width: 100%;

    justify-content: flex-start;

  }

}


/* Funding view listing styles extracted from template.css. */
/* FUNDING VIEW */
.funding {
  --gap: 16px;
  --border: #dfe5ef;
  --text: #1f2937;

  display: grid;
  grid-template-columns: 1fr;
}

/* FUNDING VIEW */
.funding {
  --gap: 16px;
  --border: #dfe5ef;
  --text: #1f2937;

  display: grid;
  grid-template-columns: 1fr;
}

/* STRUCTURE */
.funding .view-content-wrapper {
  display: contents;
}

.funding .view-content-1 {
  grid-row: 2;
}

.funding > header {
  grid-row: 1;
  margin: 18px 0 0;
  font-size: 16px;
  color: var(--text);
}

.funding .view-content-2 {
  grid-row: 3;
  margin-top: 20px;
}

/* FORM LAYOUT */
.funding .views-exposed-form-content-inner {
  display: grid !important;
  grid-template-columns: repeat(12, 1fr);
  gap: 22px 16px;
}

.funding .close-exposed-form {
  display: none !important;
}

.funding .form-item,
.funding #edit-actions {
  margin: 0 !important;
}

/* ROW 1 */
.funding .form-item-title {
  grid-column: 1 / span 8;
  grid-row: 1;
}

.funding #edit-actions {
  grid-column: 9 / span 4;
  grid-row: 1;
  display: flex !important;
  gap: 12px;
  align-items: center;
}

/* ROW 2 FILTERS */
.funding .form-item-field-thematiki-katigoria-target-id {
  grid-column: 1 / span 3;
  grid-row: 2;
}

.funding .form-item-field-typos-pigis-target-id {
  grid-column: 4 / span 2;
  grid-row: 2;
}

.funding .form-item-field-katastasi-value {
  grid-column: 6 / span 2;
  grid-row: 2;
}

.funding .form-item-term-node-tid-depth {
  grid-column: 8 / span 2;
  grid-row: 2;
}

.funding .form-item-field-dikaioyhoi-target-id {
  grid-column: 10 / span 3;
  grid-row: 2;
}

/* ROW 3 SORT */
.funding .form-item-sort-bef-combine {
  grid-column: 10 / span 3;
  grid-row: 3;
  display: grid;
  grid-template-columns: 90px 1fr;
  align-items: center;
}

.funding .form-item-sort-bef-combine label {
  margin: 0;
  white-space: nowrap;
}

/* LABELS */
.funding label {
  display: block;
  margin-bottom: 8px;
  font-size: 13px;
  font-weight: 700;
  color: #6b7280;
}

.funding .form-item-sort-by label,
.funding .form-item-sort-order label {
  display: none;
}

/* INPUTS */
.funding input[type="text"] {
  width: 100%;
  height: 42px;
  border: 1px solid var(--border);
  border-radius: 4px;
  background: #fff;
  padding: 0 16px;
  font-size: 14px;
  color: var(--text);
  box-sizing: border-box;
  outline: none;
}

/* FORCE NATIVE SELECTS - DISABLE CHOSEN VISUALLY */
.funding .chosen-container {
  display: none !important;
}

.funding select.form-select {
  display: block !important;
  position: static !important;
  width: 100% !important;
  height: 42px !important;
  min-width: 0 !important;

  clip: auto !important;
  clip-path: none !important;
  overflow: visible !important;

  border: 1px solid var(--border) !important;
  border-radius: 4px !important;
  background-color: #fff !important;

  padding: 0 42px 0 14px !important;
  box-sizing: border-box !important;

  font-size: 14px !important;
  color: #797F89 !important;

  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;

  background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%236B7280' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: right 14px center !important;
  background-size: 12px 8px !important;
}

/* SORT SELECT */
.funding #edit-sort-bef-combine {
  width: 100% !important;
  min-width: 0 !important;
  font-size: 14px !important;
}

/* BUTTONS */
.funding #edit-actions input {
  height: 42px;
  border-radius: 4px;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 1px;
  cursor: pointer;
  transition: 0.2s ease;
  text-transform: none;
}

.funding #edit-submit-pigi-hrimatodotisis {
  flex: 1;
  background: var(--ziston-theme-color);
  color: #fff;
  border: 0;
}

.funding #edit-reset-pigi-hrimatodotisis {
  flex: 1;
  background: #fff;
  color: var(--text);
  border: 1px solid var(--border);
}

/* RESULT CARD */
.funding .view-content-wrap {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.funding .view-content-wrap .item {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 180px 170px 24px;
  grid-template-rows: auto auto auto;
  column-gap: 36px;
  row-gap: 8px;
  align-items: center;
  padding: 18px 24px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  cursor: pointer;
  transition: 0.2s ease;
}

.funding .view-content-wrap .item:hover {
  box-shadow: 0 4px 18px rgba(15, 23, 42, 0.06);
}

.funding .funding-card-overlay-link {
  position: absolute;
  inset: 0;
  z-index: 1;
  border-radius: inherit;
}

.funding .view-content-wrap .item .views-field {
  position: relative;
  z-index: 2;
  pointer-events: none;
}

/* STATUS */
.funding .views-field-field-katastasi {
  grid-column: 1 / -1;
  grid-row: 1;
}

.funding .views-field-field-katastasi .field-content {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 24px;
  padding: 0 14px;
  border-radius: 6px;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .4px;
}

.funding .views-field-field-katastasi.status-open .field-content {
  background: #16a34a;
}

.funding .views-field-field-katastasi.status-closed .field-content {
  background: #dc2626;
}

.funding .views-field-field-katastasi.status-expected .field-content {
  background: #f59e0b;
}

/* TITLE */
.funding .views-field-title {
  grid-column: 1;
  grid-row: 2;
}

.funding .views-field-title a {
  position: relative;
  z-index: 2;
  color: var(--text);
  font-size: 20px;
  font-weight: 700;
  line-height: 1.35;
  text-decoration: none;
}

.funding .views-field-title a:hover {
  color: var(--ziston-theme-color);
}

.funding .view-content-wrap .item:hover .views-field-title a {
  color: var(--ziston-theme-color);
}

/* TYPE */
.funding .views-field-field-typos-pigis {
  grid-column: 1;
  grid-row: 3;
  color: #797F89;
  font-size: 13px;
  font-weight: 500;
}

/* BUDGET */
.funding .views-field-field-proypologismos {
  grid-column: 2;
  grid-row: 2 / span 2;
  align-self: start;
}

.funding .views-field-field-proypologismos::before {
  content: "Προϋπολογισμός";
  display: block;
  color: #797F89;
  font-size: 13px;
  font-weight: 700;
}

.funding .views-field-field-proypologismos .field-content {
  color: var(--text);
  font-size: 17px;
  font-weight: 800;
}

.funding .views-field-field-proypologismos .field-content::after {
  content: " €";
}

/* DEADLINE */
.funding .views-field-field-imerominia-lixis {
  grid-column: 3;
  grid-row: 2 / span 2;
  align-self: start;
}

.funding .views-field-field-imerominia-lixis::before {
  content: "Λήξη υποβολής";
  display: block;
  color: #797F89;
  font-size: 13px;
  font-weight: 700;
}

.funding .views-field-field-imerominia-lixis .field-content {
  color: var(--ziston-theme-color);
  font-size: 17px;
  font-weight: 800;
}

/* BOTTOM INFO */
.funding .views-field-field-thematiki-katigoria,
.funding .views-field-field-periohi-efarmogis {
  grid-row: 4;
  color: #797F89;
  font-size: 13px;
  font-weight: 500;
}

.funding .views-field-field-thematiki-katigoria {
  grid-column: 1;
}

.funding .views-field-field-periohi-efarmogis {
  grid-column: 1 / span 2;
  margin-left: 260px;
}

.funding .views-field-field-thematiki-katigoria .field-content::before {
  content: "\f0c0";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 8px;
}

.funding .views-field-field-periohi-efarmogis .field-content::before {
  content: "\f3c5";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 8px;
}

/* HIDE DESCRIPTION */
.funding .views-field-field-syntomi-perigrafi {
  display: none;
}

.funding select.form-select {
  height: 42px !important;
  line-height: normal !important;
  padding: 1px 42px 0 14px !important;
}
/* CARD ARROW */
.funding .view-content-wrap .item::after {
  content: "›";
  grid-column: 4;
  grid-row: 1 / -1;
  justify-self: end;
  align-self: center;
  color: var(--ziston-theme-color);
  font-size: 34px;
  font-weight: 300;
  position: relative;
  z-index: 2;
  pointer-events: none;
}

.funding-header p {
  color: #797F89;
  max-width: 100%;
  overflow-wrap: anywhere;
}

.funding .funding-filter-toggle {
  display: none;
}

/* MOBILE */
@media (max-width: 991px) {
  .funding .views-exposed-form-content-inner {
    grid-template-columns: 1fr;
  }

  .funding .form-item-title,
  .funding #edit-actions,
  .funding .form-item-field-thematiki-katigoria-target-id,
  .funding .form-item-field-typos-pigis-target-id,
  .funding .form-item-field-katastasi-value,
  .funding .form-item-term-node-tid-depth,
  .funding .form-item-field-dikaioyhoi-target-id,
  .funding .form-item-sort-bef-combine,
  .funding .form-item-sort-by,
  .funding .form-item-sort-order {
    grid-column: 1;
    grid-row: auto;
  }

  .funding .form-item-sort-bef-combine {
    grid-template-columns: 1fr;
    row-gap: 8px;
  }

  .funding #edit-actions {
    /* flex-direction: column; */
  }

  .funding .view-content-wrap .item {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    padding: 20px;
  }

  .funding .views-field-field-katastasi,
  .funding .views-field-title,
  .funding .views-field-field-typos-pigis,
  .funding .views-field-field-proypologismos,
  .funding .views-field-field-imerominia-lixis,
  .funding .views-field-field-thematiki-katigoria,
  .funding .views-field-field-periohi-efarmogis {
    grid-column: 1;
    grid-row: auto;
  }

  .funding .views-field-field-periohi-efarmogis {
    margin-left: 0;
  }

  .funding .view-content-wrap .item::after {
    display: none;
  }

  .funding .views-field-title a {
    font-size: 20px;
  }
}


.funding .views-exposed-form{
  padding: 18px 24px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

.funding #edit-submit-pigi-hrimatodotisis {
  position: relative;
  padding-left: 28px;
}

.funding #edit-submit-pigi-hrimatodotisis {
  background-color: var(--ziston-theme-color);

  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'/%3E%3C/svg%3E");

  background-repeat: no-repeat;
  background-position: left 14px center;
  background-size: 14px;

  padding-left: 38px;
}

@media (max-width: 991px) {
  .funding .funding-filter-toggle {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: min(100%, calc(100vw - 28px));
    min-height: 44px;
    margin: 14px auto;
    padding: 10px 14px;
    border: 0;
    border-radius: 4px;
    background: var(--ziston-theme-color);
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: none;
  }

  .funding .funding-filter-toggle i {
    font-size: 14px;
  }

  .funding.funding-filters-collapsed .views-exposed-form {
    display: none;
  }
}

@media (max-width: 640px) {
  .funding,
  .funding *,
  .funding *::before,
  .funding *::after {
    box-sizing: border-box;
  }

  .funding > header,
  .funding .view-content-1,
  .funding .view-content-2 {
    width: min(100%, calc(100vw - 28px));
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    min-width: 0;
  }

  .funding-header,
  .funding-header p,
  .funding .views-exposed-form,
  .funding .views-exposed-form-content-inner,
  .funding .form-item,
  .funding .form-actions,
  .funding input,
  .funding select {
    max-width: 100%;
    min-width: 0;
  }

  .funding-header p {
    margin-left: 0;
    margin-right: 0;
  }

  .funding .views-exposed-form {
    width: 100%;
    padding: 16px 14px;
    overflow: hidden;
  }

  .funding .views-exposed-form-content-inner {
    gap: 16px;
  }

  .funding #edit-actions {
    flex-wrap: wrap;
    gap: 10px;
  }

  .funding #edit-actions input {
    flex: 1 1 150px;
    min-width: 0;
    white-space: normal;
  }
}

.funding .view-content-wrap .item .views-field,
.funding .view-content-wrap .item::after {
  pointer-events: none;
}

.funding .view-content-wrap .item:hover .views-field-title a {
  color: var(--ziston-theme-color);
}

.funding-partner {
  width: 100%;
  background: rgba(255, 255, 255, 0.68);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 12px;
  padding: 10px;
  border-radius: 4px;
  margin-top: 10px;
}

@media (min-width: 1200px) {
  .funding-partner {
    width: 550px;
  }
}
