.elementor-2530 .elementor-element.elementor-element-cogtsta{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.4;--padding-top:230px;--padding-bottom:230px;--padding-left:0px;--padding-right:0px;}.elementor-2530 .elementor-element.elementor-element-cogtsta:not(.elementor-motion-effects-element-type-background), .elementor-2530 .elementor-element.elementor-element-cogtsta > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://quantumvalley.com.pk/wp-content/uploads/2025/11/spiral-golden-particles-glitter-background-scaled.jpg");background-position:bottom left;background-repeat:no-repeat;background-size:cover;}.elementor-2530 .elementor-element.elementor-element-cogtsta::before, .elementor-2530 .elementor-element.elementor-element-cogtsta > .elementor-background-video-container::before, .elementor-2530 .elementor-element.elementor-element-cogtsta > .e-con-inner > .elementor-background-video-container::before, .elementor-2530 .elementor-element.elementor-element-cogtsta > .elementor-background-slideshow::before, .elementor-2530 .elementor-element.elementor-element-cogtsta > .e-con-inner > .elementor-background-slideshow::before, .elementor-2530 .elementor-element.elementor-element-cogtsta > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:var( --e-global-color-astglobalcolor7 );--background-overlay:'';}.elementor-2530 .elementor-element.elementor-element-341f31e{--display:flex;}.elementor-2530 .elementor-element.elementor-element-c607c23{text-align:center;}.elementor-2530 .elementor-element.elementor-element-c607c23 .elementor-heading-title{color:#FFFFFF;}.elementor-2530 .elementor-element.elementor-element-0d2d6ee{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2530 .elementor-element.elementor-element-3be7e09 > .elementor-widget-container{margin:15px 15px 15px 15px;}.elementor-2530 .elementor-element.elementor-element-3be7e09{text-align:center;}.elementor-2530 .elementor-element.elementor-element-3be7e09 .elementor-heading-title{color:#01875B;}.elementor-2530 .elementor-element.elementor-element-c75912b{--display:flex;}.elementor-2530 .elementor-element.elementor-element-dceaf20{--display:flex;--min-height:500px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2530 .elementor-element.elementor-element-d0527ab > .elementor-widget-container{margin:0px 0px 30px 0px;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-2530 .elementor-element.elementor-element-cogtsta{--content-width:800px;}.elementor-2530 .elementor-element.elementor-element-341f31e{--width:100%;}}@media(max-width:1024px){.elementor-2530 .elementor-element.elementor-element-cogtsta{--padding-top:100px;--padding-bottom:100px;--padding-left:50px;--padding-right:50px;}}@media(max-width:767px){.elementor-2530 .elementor-element.elementor-element-cogtsta{--padding-top:90px;--padding-bottom:90px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS for shortcode, class: .elementor-element-7c83691 *//* =========================
   Optimized Fund List CSS
   ========================= */

/* Container / Layout */
.fund-search-container {
  margin: 20px 0 30px;
  background: #f8f9fa;
  padding: 18px;
  border-radius: 8px;
}

.fund-search-form {
  display: flex;
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
}

.fund-search-input {
  flex: 1;
  min-width: 250px;
  padding: 12px 15px;
  border: 2px solid #ddd;
  border-radius: 6px;
  font-size: 15px;
  transition: border-color .25s ease, box-shadow .25s ease;
}

.fund-search-input:focus {
  outline: none;
  border-color: #01875B;
  box-shadow: 0 0 0 4px rgba(1,135,91,0.1);
}

/* Filter Select Dropdowns */
.fund-filter-select {
  padding: 12px 15px;
  border: 2px solid #ddd;
  border-radius: 6px;
  font-size: 15px;
  background: white;
  cursor: pointer;
  min-width: 150px;
  transition: border-color .25s ease, box-shadow .25s ease;
}

.fund-filter-select:focus {
  outline: none;
  border-color: #01875B;
  box-shadow: 0 0 0 4px rgba(1,135,91,0.1);
}

.fund-filter-select:hover {
  border-color: #bbb;
}

.fund-search-btn {
  background: #01875B;
  color: #fff;
  padding: 12px 22px;
  font-size: 15px;
  font-weight: 600;
  border-radius: 6px;
  cursor: pointer;
  border: none;
  transition: transform .12s ease, background .2s ease;
}

.fund-search-btn:hover {
  background: #016746;
}

.fund-search-btn:active {
  transform: translateY(1px);
}

.fund-clear-search {
  color: #01875B;
  text-decoration: none;
  padding: 10px 16px;
  font-weight: 600;
  border-radius: 6px;
  transition: color .2s ease, text-decoration .2s ease;
}

.fund-clear-search:hover {
  color: #016746;
  text-decoration: underline;
}

/* Results Count */
.fund-results-count {
  margin-top: 15px;
  padding: 10px 15px;
  background: white;
  border-left: 4px solid #01875B;
  color: #333;
  font-weight: 600;
  border-radius: 4px;
}

/* List container & items */
.funds-list-container {
  display: flex;
  flex-direction: column;
  gap: 18px;
  margin: 20px 0;
}

.fund-list-item {
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
  transition: box-shadow .25s ease, transform .18s ease;
}

.fund-list-item:hover {
  box-shadow: 0 8px 24px rgba(0,0,0,0.08);
  transform: translateX(4px);
}

/* Header / Title / Status */
.fund-list-header {
  display: flex;
  gap: 12px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 14px;
  padding-bottom: 12px;
  border-bottom: 2px solid #01875B;
}

.fund-list-title {
  margin: 0;
  font-size: 1.3rem;
  font-weight: 700;
  color: #111;
  flex: 1;
}

.fund-status {
  padding: 6px 14px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  white-space: nowrap;
}

.status-open     { background: #d4edda; color: #01875B; }
.status-closed   { background: #f8d7da; color: #c0392b; }
.status-upcoming { background: #fff3cd; color: #f39c12; }

/* Details grid */
.fund-list-details {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 10px;
  margin-bottom: 12px;
}

.fund-detail-row {
  display: flex;
  gap: 8px;
  align-items: baseline;
  line-height: 1.5;
}

.fund-label {
  color: #000;
  font-weight: 600;
  min-width: 120px;
  flex-shrink: 0;
}

.fund-value {
  color: #555;
  word-break: break-word;
}

/* Content area */
.fund-list-content {
  margin-top: 12px;
  color: #111;
  line-height: 1.7;
  padding: 14px;
  background: #f9f9f9;
  border-radius: 6px;
  border-left: 4px solid #01875B;
}

/* Apply Button */
.apply-btn {
  background: #01875B;
  color: #fff;
  border: none;
  padding: 10px 24px;
  font-size: 15px;
  font-weight: 700;
  border-radius: 6px;
  cursor: pointer;
  display: inline-block;
  transition: transform .12s ease, background .2s ease;
  margin-top: 12px;
}

.apply-btn:hover {
  background: #016746;
}

.apply-btn:active {
  transform: translateY(1px);
}

/* Pagination */
.fund-pagination {
  margin: 30px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;
}

.fund-page-btn,
.fund-page-number,
.fund-page-current {
  display: inline-block;
  padding: 10px 15px;
  background: white;
  border: 2px solid #ddd;
  border-radius: 6px;
  color: #333;
  text-decoration: none;
  font-weight: 600;
  transition: all .2s ease;
  min-width: 40px;
  text-align: center;
}

.fund-page-btn:hover,
.fund-page-number:hover {
  background: #01875B;
  color: white;
  border-color: #01875B;
}

.fund-page-current {
  background: #01875B;
  color: white;
  border-color: #01875B;
}

.fund-page-numbers {
  display: flex;
  gap: 5px;
  align-items: center;
}

/* Modal Styles */
.modal {
  display: none;
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.5);
  animation: fadeIn 0.3s ease;
}

@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}

.modal-content {
  background-color: #fff;
  margin: 5% auto;
  padding: 30px;
  border-radius: 10px;
  width: 90%;
  max-width: 600px;
  box-shadow: 0 10px 40px rgba(0,0,0,0.2);
  animation: slideIn 0.3s ease;
}

@keyframes slideIn {
  from {
    transform: translateY(-50px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}

.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
  transition: color .2s ease;
}

.close:hover,
.close:focus {
  color: #01875B;
}

.fund-title-display {
  font-size: 16px;
  color: #666;
  margin-bottom: 20px;
  padding: 10px;
  background: #f0f0f0;
  border-radius: 5px;
  font-weight: 600;
}

/* Form Styles */
#fund-application-form label {
  display: block;
  margin-top: 15px;
  margin-bottom: 5px;
  font-weight: 600;
  color: #333;
}

#fund-application-form input[type="text"],
#fund-application-form input[type="email"],
#fund-application-form input[type="tel"],
#fund-application-form input[type="date"],
#fund-application-form select,
#fund-application-form textarea {
  width: 100%;
  padding: 10px;
  border: 2px solid #ddd;
  border-radius: 5px;
  font-size: 14px;
  transition: border-color .2s ease;
}

#fund-application-form input:focus,
#fund-application-form select:focus,
#fund-application-form textarea:focus {
  outline: none;
  border-color: #01875B;
}

#fund-application-form input[type="file"] {
  padding: 5px;
}

#fund-application-form button[type="submit"] {
  margin-top: 20px;
  background: #01875B;
  color: white;
  padding: 12px 30px;
  border: none;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  width: 100%;
  transition: background .2s ease;
}

#fund-application-form button[type="submit"]:hover {
  background: #016746;
}

#fund-application-form button[type="submit"]:disabled {
  background: #ccc;
  cursor: not-allowed;
}

.form-message {
  margin-top: 15px;
  padding: 12px;
  border-radius: 5px;
  text-align: center;
  font-weight: 600;
  display: none;
}

.form-message.success {
  background: #d4edda;
  color: #01875B;
  border: 2px solid #01875B;
}

.form-message.error {
  background: #f8d7da;
  color: #c0392b;
  border: 2px solid #c0392b;
}

/* Responsive Design */
@media (max-width: 768px) {
  .fund-search-form {
    flex-direction: column;
    align-items: stretch;
  }
  
  .fund-search-input,
  .fund-filter-select,
  .fund-search-btn {
    width: 100%;
  }
  
  .fund-list-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }
  
  .fund-list-details {
    grid-template-columns: 1fr;
  }
  
  .modal-content {
    width: 95%;
    margin: 10% auto;
    padding: 20px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d0527ab */.partnership-card p {
text-align: justify;
}/* End custom CSS */