/*  */
/*  */

.page-wrapper {
  min-height: 68vh;
  display: flex;
  flex-direction: column;
}

.usecaseds-wrapper{
  background-image: url(../img/benner-bg01.png);
  padding: 112px 0px;
  background-position: right center;
  background-size: cover;
}

.usecaseds-wrapper .hero_block {
  max-width: 670px;
}
.forOrganizations_wrapper.usecaseds-wrapper {
  padding: 88px 0px;
  background-position: bottom;
  overflow: hidden;
}
.usecaseds-wrapper .hero-heading::before {
  content: none !important;
}
.color_issues {
  color: #E53F9E;
  font-weight: 700;
}
.usecaseds-wrapper .color_red {
  color: #e53f9e;
}
.hero-heading-shape::after {
  content: "";
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPEAAAAPCAYAAAA1UylgAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAALiSURBVHgB7ZrBbtNAEIZntg7qrb6D1M0TkCM38ijAAYknQuLSV+AR2gvi6D5BFgmJq3srxN5hdu1x1sUQp03buMwnRfFutlYV+5t/NgmCspXVq482Hc/MUU4GcxkTYm5gM97Mgx06H4I5QYQcRoBAFu4IAbptazz5b0PzSOB65yLfG6Oncu3rMg6Oj8v5+dsSlAcFYcKslmc5XF9HGVKxEI2VNalIBs2pHCN4XtusJ4hCpVLdHCu7U7aPcJM5mZSCIkWDi0Rc54FKJH5IUdCCMJoHlTiVLssyG/+BAeH6sjVJxKLZ5FQWpk13g2+DoJ+EtwHHvV9j1jwG8b2SQhCKALH4BP4qdAkif1VV7n8Vf7TE0lJK4iXy5SxfnraIA+IdSrI5OaBeUhA/m+7ie6IriHMNaPoixRsnfZ2P11AP3DzTv6lWy/5WIoOsN2ap0q1ETl6uM88jnjRrNluCpKBYuD9cKn1I/ZD4fN2cCD//+sHBEwF/LM9s5f0bSb8BAS08PE4OJIkw2dd1rZjZiJiKVUHVrZ2fP52L9RSJ3Rlc5zPgcGDxk6LQFoSmGEghaIvAvkKhlZ1KT8YB31ed6FlWTKUAR4k5eVZwdzqhboonyZZKx+1QfE2FU25L6BJEfu4ELbTih0Bqpef5KLuF21Ng2LMTFiK5qb1bP5u5Q5E8ldiFCer2IH8I2IzbxNu0kPoBhHL4BOFlK8DCLwZkj8+wG2GvXgQ/aoJLIioeI8Un/em0ouyT0NrPYG09pzq39JY8WoN02iQ9LGA3yaPgkuD81VxxX3KrxIoyklRy9LgI+3X+MPdlm+J25Gn2LrdKrCh74vvy00IENyz3jgneye2pvgj77hdf3hcj/k4lVpT7JiR4BtWi2YujbdN7lNy87rxN7Uuo62JIbJVYUR6JVG7+Hvs1J7dt5f4nqdjrI/NZJVaUA2PTlpvlttT+hT/nKrGiTIC/iF0+v3g3B0VRpon8JPY3rciymNBnUOMAAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  width: 228px;
  height: 15px;
  transform: rotate(0.721deg);
  top: 151px;
  background-size: 229px;
}
.hero-heading-shape{
  position: relative;
}
.usecaseds-wrapper .hero_text {
  margin-bottom: 0px;
  color: #425466;
  font-size: 18px;
  font-weight: 500;
  mix-blend-mode: luminosity;
}

.useCases_benefits_content {
  padding: 100px 0px;
  flex: 1;
}
.useCases_benefits_box {
  display: flex;
  gap: 30px;
}
.section-title {
  color: #e53f9e;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 20px;
}
.useCases_benefits_content .section-text {
  color: #425466;
  font-size: 16px;
  margin-bottom: 12px;
  line-height: 28px;
  mix-blend-mode: luminosity;
}
.rectangle_img_box img {
  width: 410px;
  height: 273px;
  min-width: 410px;
  object-fit: cover;
  border-radius: 8px;
}

.useCases_benefits .section-text h4,
.useCases_benefits .section-text h3,
.participate_title {
  color: #425466;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
  display: block;
  mix-blend-mode: luminosity;
}
.participate_box {
  margin-top: 24px;
  padding-bottom: 30px;
}
.participate_box .section-text {
  margin-bottom: 0;
}
.useCases_benefits_block {
  border-top: 3px solid rgba(66, 84, 102, 0.15);
  padding-top: 30px;
  /* min-height: 330px; */
}
.searching_box {
  border-bottom: 3px solid rgba(66, 84, 102, 0.15);
  padding-bottom: 30px;
}

.campaign-status {
  font-size: 0.7em;
  font-weight: normal;
  margin-left: 12px;
  padding: 2px 8px;
  background: #f0f0f0;
  border-radius: 12px;
  text-transform: uppercase;
  vertical-align: middle;
}

.campaign-status.live {
  background: #d4edda;
  color: #155724;
}

.campaign-status.ended {
  background: #f8d7da;
  color: #721c24;
}

.campaign-status.draft, .campaign-status.paused {
  background: #fff3cd;
  color: #856404;
}

.campaign-dates {
  display: flex;
  gap: 15px;
  margin: 15px 0;
}

.date-card {
  background: #f8f9fa;
  border: 1px solid #e9ecef;
  border-radius: 8px;
  padding: 12px 15px;
  text-align: center;
  min-width: 120px;
}

.date-label {
  font-size: 0.8em;
  color: #6c757d;
  text-transform: uppercase;
  font-weight: 600;
}

.date-value {
  font-size: 0.9em;
  font-weight: 600;
  color: #495057;
  margin-top: 4px;
}

.campaign-description {
  padding: 15px;
  margin: 15px 0;
}

.useCases_benefits_Card{
    position: relative;
}
.rectangle_img_box.useCases_fixedImage {
/*    left: 0;
    position: absolute;
    top: 0;*/
}
.newStyleText{
/*  padding-left: 440px;*/
}
.useCases_fixedImage img{
/*  max-width: 410px;*/
/*  width: 410px;*/

    float: left;
    margin-left: 0;
    margin-right: 25px;
    margin-bottom: 25px;
}

.introduction{padding-top:20px;margin-bottom:40px;}
/*  */
@media (min-width: 1200px) and (max-width: 1440px) {
  .usecaseds-wrapper .color_red::before {
    left: 5px;
    width: 198px;
    top: 150px;
    background-size: 215px;
}
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .usecaseds-wrapper .color_red::before {
    left: 5px;
    width: 218px;
    height: 65px;
    transform: rotate(0deg);
    top: 145px;
    background-size: 215px 11px;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .usecaseds-wrapper .color_red::before {
    left: 0px;
    width: 188px;
    top: 125px;
    background-size: 210px;
}
.hero-heading-shape::after {
  width: 178px;
  height: 25px;
  transform: rotate(360deg);
  top: 114px;
  background-size: 186px;
}
  .forOrganizations_wrapper.usecaseds-wrapper {
    padding: 34px 0px;
  }
  .useCases_benefits_content {
    padding: 70px 0px;
  }
  .section-text {
    font-size: 15px;
    margin-bottom: 8px;
    line-height: 24px;
  }
  .participate_box {
    margin-top: 15px;
    padding-bottom: 25px;
  }
  .useCases_benefits_block {
    border-top: 3px solid rgba(66, 84, 102, 0.15);
    padding-top: 25px;
  }
  .campaigns-wrap .feed-back::before {
    width: 250px !important;
    top: 122px !important;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
}
@media (max-width: 991.98px) {
  .forOrganizations_wrapper.usecaseds-wrapper {
    padding: 35px 0px;
    background-position: center;
  }
  .hero-heading-shape::after {
    width: 158px;
    top: 171px;
    background-size: 189px;
}

  .usecaseds-wrapper .hero_block {
    max-width: 395px;
  }
  .usecaseds-wrapper .hero-heading {
    font-size: 37px !important;
    margin-bottom: 10px;
  }
  .usecaseds-wrapper .hero_text {
    font-size: 15px;
  }
  .useCases_benefits_box {
    display: block;
  }
  .rectangle_img_box img {
    width: 80%;
    min-width: 100%;
  }
  .rectangle_img_box {
    margin-bottom: 15px;
  }
  .useCases_benefits_content {
    padding: 55px 0px;
  }
  .useCases_benefits_content .section-text {
    font-size: 15px;
    margin-bottom: 8px;
    line-height: unset;
  }
  .section-title {
    margin-bottom: 13px;
  }
  .participate_box {
    margin-top: 10px;
    padding-bottom: 20px;
  }
  .useCases_benefits_block {
    padding-top: 20px;
  }
  .usecaseds-wrapper .color_red::before {
    left: 4px;
    width: 145px;
    top: 170px;
    background-size: 161px;
}
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .forOrganizations_wrapper.usecaseds-wrapper {
    padding: 20px 0px;
  }

  .usecaseds-wrapper .hero-heading {
    font-size: 30px !important;
}
  .usecaseds-wrapper .color_red::before {
    top: 75px;
    left: 0px;
    width: 108px;
    background-size: 160px;
  }

  .section-text {
    font-size: 14px;
    margin-bottom: 7px;
  }
  .section-title {
    margin-bottom: 7px;
  }
  .useCases_benefits_content {
    padding: 40px 0px;
  }
}
@media (max-width: 767.98px) {
  .hero-heading-shape::after {
    width: 98px;
    height: 35px;
    top: 78px;
    background-size: 109px;
}
}
@media (max-width: 575.98px) {
  .page_navigation_box .pagination {
    gap: 10px !important;
  }
  .hero-heading-shape::after {
    top: 64px;
}
  .campaigns-wrap .feed-back::before {
    width: 200px !important;
    top: 72px !important;
  }
  .page_navigation_box .page-link {
    font-size: 13px !important;
  }
  .search_crad_box {
    padding: 10px;
  }
  .card_title {
    color: #e53f9e;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px;
  }

  .usecaseds-wrapper .hero-heading {
    font-size: 25px !important;
  }
  .usecaseds-wrapper .color_red::before {
    left: 0px;
    width: 112px;
    top: 62px;
    background-size: 120px;
  }
  .usecaseds-wrapper .hero_text {
    font-size: 14px;
  }
  .hero_button {
    margin-top: 13px;
  }

  .useCases_benefits_content {
    padding: 30px 0px;
  }
  .rectangle_img_box img {
    height: 220px;
  }
  .section-title {
    margin-bottom: 8px;
  }
  .section-text {
    font-size: 14px;
  }
  .participate_box {
    margin-top: 8px;
  }
  .participate_title {
    margin-bottom: 8px;
  }
  .section-title {
    font-size: 18px;
    margin-bottom: 8px;
  }
}
