* {
  box-sizing: border-box;
  margin: 0px;
  padding: 0px;
  font-family: "Urbanist" !important;
}

body {
  background-color: var(--body-bg);
}

.date-picker-container {
  position: relative;
  display: inline-block;
}

.date-picker-container .calendar-icon {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  color: #555;
}

.donate-btn {
  background-color: #0378a4 !important;
  color: white !important;
}

/* navigation start  */
.donation_logo_title {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.donation_logo_title .logo_conten_topper {
  display: flex;
  gap: 25px;
  flex-wrap: wrap;
}
.donation_container {
  width: 1195px;
  margin-left: auto;
  margin-right: auto;
}
.donation_textarea_container {
  position: relative;
}
.Fund_background {
  background: var(--body-bg);
}
.fund_padding {
  padding-top: 90px;
  padding-bottom: 100px;
}
.recent_support_padding {
  padding: 20px;
}
.donation_headerImg {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.boxWhiteBackground {
  background-color: white;
  padding-top: 10px;
  padding-left: 10px;
  position: relative;
  margin-top: -34px;
  border-radius: 10px;
  width: 150px;
  overflow: hidden;
}
.dontaion_container_heading_para {
  padding-top: 25px;
}
.img-logo {
  display: flex;
  justify-content: center;
  align-items: center;
}
.container_earningHeading_earningPara {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.donation_gaph_container {
  position: relative;
  margin-top: 32px;
}
.donatin_gaph_position {
  position: absolute;
  top: 50px;
  right: 0;
}
.btn {
  width: 145px;
  height: 56px;
  border-radius: 84px;
  -webkit-border-radius: 84px;
  -moz-border-radius: 84px;
  -ms-border-radius: 84px;
  -o-border-radius: 84px;
  background-color: white;
  border: 1px solid #0378a4;
  font-family: "Urbanist" !important;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}

.btn-signup {
  width: 165px;
  height: 56px;
  border-radius: 84px;
  -webkit-border-radius: 84px;
  -moz-border-radius: 84px;
  -ms-border-radius: 84px;
  -o-border-radius: 84px;
  background-color: white;
  border: 1px solid #0378a4;
  font-family: "Urbanist" !important;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}

/* navigation end  */

.GydeRnE {
  font-family: "Urbanist" !important;
  font-size: 30px;
  font-weight: 700;
  line-height: 31.17px;
  color: var(--h1);
  padding-bottom: 10px;
}

.GydenRePara {
  font-family: Urbanist;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  color: var(--p);
}

.shareBtn {
  height: 60px;
  width: 200px;
  border-radius: 84px;
  -webkit-border-radius: 84px;
  -moz-border-radius: 84px;
  -ms-border-radius: 84px;
  -o-border-radius: 84px;
  background: #0378a4;
  border: 0px;
  font-family: Urbanist;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  margin-top: 35px;
}

.donation_shadow {
  margin-top: 67px;
  box-shadow: 0px 2px 17.1px 0px #0000001a;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  padding-left: 32px;
  padding-right: 32px;
  padding-top: 29px;
  margin-bottom: 78px;
}
.container-coverbook {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.book-day-container {
  display: flex;
  padding-top: 5px;
  gap: 15px;
  flex-wrap: wrap;
}
.image-book-container {
  display: flex;
  gap: 10px;
}
.donagtion_first_last {
  background: #0378a40d;
  padding: 20px;
}
.donation_inner_container {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  flex-wrap: wrap;
  gap: 12px;
}
.donation_right_margin_inner {
  margin-right: 5px;
}
.earningHeading {
  font-family: "Urbanist" !important;
  font-size: 24px;
  font-weight: 600;
  line-height: 31.17px;
  text-align: left;
  margin-bottom: 10px;
  color: var(--h1);
}

.earningPara {
  font-family: "Urbanist" !important;
  font-size: 45px;
  font-weight: 800;
  line-height: 54px;
  color: var(--h1);
}

.selectBox {
  height: 55px;
  width: 225px;
  border-radius: 59px;
  -webkit-border-radius: 59px;
  -moz-border-radius: 59px;
  -ms-border-radius: 59px;
  -o-border-radius: 59px;
  border: 1px solid var(--p);
}

.box-flex {
  display: flex;
  gap: 10px;
}

.boxRed {
  background: #ff1b25;
  width: 17px;
  height: 17px;
  border-radius: 54px;
  -webkit-border-radius: 54px;
  -moz-border-radius: 54px;
  -ms-border-radius: 54px;
  -o-border-radius: 54px;
}

.boxOrange {
  background: #faad25;
  width: 17px;
  height: 17px;
  border-radius: 54px;
  -webkit-border-radius: 54px;
  -moz-border-radius: 54px;
  -ms-border-radius: 54px;
  -o-border-radius: 54px;
}

.boxGreen {
  background: #149324;
  width: 17px;
  height: 17px;
  border-radius: 54px;
  -webkit-border-radius: 54px;
  -moz-border-radius: 54px;
  -ms-border-radius: 54px;
  -o-border-radius: 54px;
}

.boxBlue {
  background: #0378a4;
  width: 17px;
  height: 17px;
  border-radius: 54px;
  -webkit-border-radius: 54px;
  -moz-border-radius: 54px;
  -ms-border-radius: 54px;
  -o-border-radius: 54px;
}

.box-flex > p {
  font-family: "Urbanist" !important;
  font-size: 18px;
  font-weight: 600;
  line-height: 21.6px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: var(--p);
}

.main-flex-earning {
  display: flex;
  gap: 55px;
}

.earning-btn {
  width: 215px;
  height: 60px;
  background: #0378a4;
  border: 1.45px solid #ffffff;
  border-radius: 84px;
  -webkit-border-radius: 84px;
  -moz-border-radius: 84px;
  -ms-border-radius: 84px;
  -o-border-radius: 84px;
  font-family: "Urbanist" !important;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  color: #ffffff;
}

.earning-btn > img {
  width: 22px;
}

.main-flex-earning-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;

  padding-left: 20px;
  padding-right: 20px;
  margin-top: 46px;
  padding-bottom: 36px;
}

/* my research start  */
.researchFlexBox {
  display: flex;
  gap: 30px;
  padding-bottom: 80px;
}

.rightDivRearch {
  width: 585px;
  box-shadow: 0px 2px 17.1px 0px #0000001a;
  padding: 50px 40px;
}

.rightDivRearch > h2 {
  font-family: "Urbanist" !important;
  font-size: 30px;
  font-weight: 700;
  line-height: 31.17px;
  padding-bottom: 35px;
}

.rightDivRearch > h2 > span {
  color: #0378a4;
}

.rightDivRearch > p {
  font-family: "Urbanist" !important;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  color: var(--p);
}

.card-research {
  width: 585px;
  background-color: var(--post-bg);
  border-radius: 8px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.card-content-research {
  padding: 50px 40px;
  background-color: var(--post-bg);
}

.card-research > .card-content-research > section > .heading {
  font-size: 30px;
  font-weight: 700;
  line-height: 31.17px;
  padding-bottom: 20px;
  color: var(--h1);
}

.card-research > .card-content-research > section > .heading > span {
  color: #0378a4;
}

.card-research > .card-content-research > section > p {
  font-family: "Urbanist" !important;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  color: var(--p);
}

ul {
  font-size: 0.875rem;
  color: #64748b;
  line-height: 1.5;
  list-style-type: none;
  padding-left: 0;
}

li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  color: var(--p);
}

li::before {
  content: url("../images/Vector_img.svg");
  color: #2563eb;
  margin-right: 8px;
}

section {
  margin-bottom: 24px;
}

/* left sid start */
.leftDivRearch {
  width: 585px;
  box-shadow: 0px 2px 17.1px 0px #0000001a;
  padding: 50px 40px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  background-color: var(--post-bg) !important;
}

.leftDivRearch > h1 {
  font-size: 30px;
  font-weight: 700;
  line-height: 31.17px;
  margin-bottom: 40px;
  color: var(--h1);
}

.leftDivRearch > h1 > span {
  color: #0088cc;
}

.bookIconDigit {
  display: flex;
  background: #0378a414;
  height: 80px;
  border: 1px solid #0378a44d;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  align-items: center;
  justify-content: center;
  gap: 50px;
}

.FrequencyTitle {
  margin-top: 35px;
  margin-bottom: 25px;
}

.amount-btn {
  width: 45px;
  height: 45px;
  background: transparent;
  border: 1.08px solid #0378a44d;
  border-radius: 50%;
  font-family: "Urbanist";
  font-size: 21.66px;
  font-weight: 700;
  line-height: 33.76px;
  color: #0378a4;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background-color: white;
}

.amount-btn.selectBtn {
  background: #0378a4;
  color: #ffffff;
}

/* .active {
  width: 45px;
  height: 45px;
  border: 1.08px solid #0378a44d;
  color: #8a8a8a;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  font-family: "Urbanist";
  font-size: 21.66px;
  font-weight: 500;
  line-height: 25.99px;
  color: #8a8a8a;

  background-color: white;
} */

.frequency-selector {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 30px;
}

.amount-selector {
  display: flex;
  gap: 15px;
}

.amount-active {
  display: flex;
  gap: 30px;
}

.frequency-btn {
  height: 45px;
  width: 120px;
  border: 1px solid #e5e5e5;
  background: var(--input);
  border-radius: 20px;
  cursor: pointer;
  color: #666;
  -webkit-border-radius: 7px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  font-family: "Urbanist";
  font-size: 18px;
  font-weight: 500;
  line-height: 21.6px;
  color: var(--p);
}

.frequency-btn.active {
  background: #0378a4;
  color: white;
  border: 1px solid #0378a4;
}

.inputEmailFreq {
  width: 503px;
  height: 68px;
  border-radius: 10px;
  background: var(--input);
  border: 1px solid #e5e5e5;
  margin-bottom: 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  font-family: "Urbanist";
  font-size: 18px;
  font-weight: 400;
  line-height: 21.6px;
  padding-left: 20px;
  outline: none;
  color: var(--input-txt-clr);
}

.textAreaFreq {
  width: 503px;
  height: 140px;
  border-radius: 10px;
  background: var(--input);
  border: 1px solid #e5e5e5;
  margin-bottom: 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  font-family: "Urbanist";
  font-size: 18px;
  font-weight: 400;
  line-height: 21.6px;
  padding: 20px;
  resize: none;
  outline: none;
  color: var(--input-txt-clr);
}

.donate-btn {
  width: 100%;
  height: 60px;
  padding: 14px;
  background: transparent;
  font-family: "Urbanist";
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  border: none;
  color: #0378a4;
  border-radius: 49px;
  -webkit-border-radius: 49px;
  -moz-border-radius: 49px;
  -ms-border-radius: 49px;
  -o-border-radius: 49px;
  margin-bottom: 40px;
  border: 1px solid #0378a4;
  cursor: pointer;
}

.donate-btn1 {
  width: 320px;
  height: 60px;
  padding: 14px;
  background: transparent;
  font-family: "Urbanist";
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  border: none;
  color: #0378a4;
  border-radius: 49px;
  -webkit-border-radius: 49px;
  -moz-border-radius: 49px;
  -ms-border-radius: 49px;
  -o-border-radius: 49px;
  margin-bottom: 40px;
  border: 1px solid #0378a4;
  position: absolute;
  top: 165px;
  cursor: pointer;
}

.payment-options h3 {
  font-size: 14px;
  color: #666;
  margin-bottom: 16px;
}

.payment-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 12px;
}

.payment-icon {
  width: 75px;
  height: 75px;
  aspect-ratio: 1;
  background: #f5f7f9;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.payment-icon img {
  width: 75px;
  height: 75px;
  object-fit: contain;
}

/* left side end  */

/* my research end  */

/* Fund Specific start   */

.carousel-container {
  width: auto;
  margin: 0 auto;
  position: relative;
}

.carousel {
  display: flex;
  overflow: hidden;
  scroll-behavior: smooth;
}

.carousel-item {
  width: 380px;
  min-width: 380px;
  height: 640px;
  min-height: 640px;

  border-radius: 8px;
  margin: 10px;
  border-bottom: 5px solid #0378a4;
  border: 1px solid #0378a4;
}

.card-title {
  margin-bottom: 10px;
  font-family: "Urbanist";
  font-size: 26px;
  font-weight: 700;
  line-height: 31.2px;
  color: var(--h1);
}

.card-meta {
  font-family: "Urbanist";
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  padding-bottom: 5px;
}

.card-meta > span {
  font-family: "Urbanist";
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  color: var(--p);
}
.extra_larga {
  padding-bottom: 30px !important;
}

.card_padding_margin {
  padding: 26px 30px 0px 30px;
  margin-bottom: 45px;
}
.carousel-item p {
  color: #666;
}

.card-description {
  font-family: "Urbanist";
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  color: var(--p);
}
.margin_bottom_extra {
  margin-bottom: 30px;
}
.container_card_footer {
  bottom: 30px;
  width: 85%;
  margin-left: 20px;
}
.progress-stats {
  display: flex;
  justify-content: space-between;
}
.navIcon-donation {
  display: flex;
  text-align: center;
  justify-content: center;
  padding-top: 55px;
}
.progress-bar-container {
  overflow: hidden;
  width: 100%;
}
.relative_item {
  position: relative;
}
.carousel-button {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: transparent;
  border: none;
  font-size: 40px;
  padding: 10px 15px;
  cursor: pointer;
  border-radius: 50%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  transition: background-color 0.3s;
  border: 0.79px solid #0378a4;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  color: #0378a4;
  display: flex;
  align-items: center;
  justify-content: center;
}

.activeCarasol {
  width: 245px;
  height: 50px;
  background: #0378a4;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;

  position: absolute;
  top: -40px;
  margin-left: 70px;
}
.carousel-header-container {
  height: 250px;
  background: #0378a41a;
  position: relative;
  padding: 30px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.carousel-header-container img {
  position: absolute;
  top: 0px;
  right: 0;
  opacity: 20%;
  border-top-right-radius: 10px;
}
.activeCarasol p {
  color: white;
  font-family: "Urbanist";
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.active-carsol {
  background: #0378a4;
  color: #ffffff;
}

.fundsHeading {
  font-family: "Urbanist";
  font-size: 45px;
  font-weight: 700;
  line-height: 54px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.carousel-button:hover {
  background: #0378a4;
  color: white;
}

.donate-btn1:hover {
  background: #0378a4;
  color: white;
}

.carousel-button:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.5);
}

.carousel-button-left {
  left: -70px;
}

.carousel-button-right {
  right: -70px;
}

.progress {
  background: #0378a4;
  border-radius: 5px;
  height: 8px;
  margin: 10px 0;
  position: relative;
}

.progress-bar {
  background: #d9d9d9;
  height: 8px;
  border-radius: 5px;
  transition: width 0.3s ease;
}

.ariseText {
  font-family: "Urbanist";
  font-size: 18px;
  font-weight: 500;
  line-height: 21.6px;
  color: var(--p);
}

.hightligh {
  font-family: "Urbanist";
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  color: #0378a4;
}

.progressLight {
  font-family: "Urbanist";
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  color: var(--p);
}

/* Fund Specific end   */

/* recent support start  */
.RecentSupport {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.leftRecentSupport {
  width: 585px;
  border-radius: 10px;
  padding: 40px 30px;
  box-shadow: 0px 2px 17.1px 0px #0000001a;
}

.rightRecentSupport {
  width: 585px;
  border-radius: 10px;
  box-shadow: 0px 2px 17.1px 0px #0000001a;
}

.Recenth1 {
  font-family: "Urbanist";
  font-size: 30px;
  font-weight: 700;
  line-height: 31.17px;
  color: var(--h1);
}

.Recenth1 > span {
  color: #0378a4;
}

.leftRecentSupport .RecentSelect {
  border: 1px solid var(--p);
  width: 156px;
  height: 55px;
  color: var(--p);
  font-family: "Urbanist";
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  border-radius: 59px;
  -webkit-border-radius: 59px;
  -moz-border-radius: 59px;
  -ms-border-radius: 59px;
  -o-border-radius: 59px;
  outline: none;
  overflow: hidden;
}

.RecentSelectOne {
  border: 1px solid var(--p);
  width: 220px;
  height: 55px;
  color: var(--p);
  font-family: "Urbanist";
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  border-radius: 59px;
  -webkit-border-radius: 59px;
  -moz-border-radius: 59px;
  -ms-border-radius: 59px;
  -o-border-radius: 59px;
  outline: none;
  overflow: hidden;
  appearance: none;
}

.RecentSelectOne > select {
  font-family: "Urbanist" !important;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  width: 100px;
  -webkit-appearance: none;
  background: none;
  background-image: url("images/VectorDownArrow.svg");
  background-repeat: no-repeat;
  background-position: right 22px;
  background-size: 15px;
}

.leftRecentSupport .RecentSelect > select {
  margin-left: 20px;
  margin-right: 20px;
  width: 100px;
  height: 55px;
  color: var(--p);
  background-color: red;
  border: none;
  outline: none;
  font-family: "Urbanist";
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: none;
  background-image: url("../images/VectorDownArrow.svg");
  background-repeat: no-repeat;
  background-position: right 25px;
  background-size: 15px;
}

.leftRecentSupport .RecentSelect > select::-ms-expand {
  display: none;
}

.bookCover {
  width: 75px;
  height: 75px;
  background: #0378a414;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.book {
  width: 30px;
}

.recentHeading {
  font-family: "Urbanist";
  font-size: 22px;
  font-weight: 600;
  line-height: 26.4px;
  color: var(--h1);
}

.recentPara {
  font-family: "Urbanist";
  font-size: 18px;
  font-weight: 400;
  line-height: 21.6px;
  color: var(--p);
}

.leftPara {
  font-family: "Urbanist";
  font-size: 24px;
  font-weight: 600;
  line-height: 28.8px;
  color: var(--p);
}

.RecentMainPara {
  font-family: "Urbanist";
  font-size: 18px;
  font-weight: 400;
  color: var(--p);
  padding-top: 20px;
  padding-bottom: 30px;
}

.RecentMainSpanLignt {
  font-family: "Urbanist";
  font-size: 18px;
  font-weight: 400;
  line-height: 21.6px;
  color: var(--p);
}

.RecentMainSpanBold {
  font-family: "Urbanist";
  font-size: 18px;
  font-weight: 600;
  line-height: 21.6px;
  color: var(--p);
}

.rightRecentaHeading {
  font-family: "Urbanist";
  font-size: 30px;
  font-weight: 700;
  line-height: 31.17px;
  padding-top: 45px;
  padding-bottom: 42px;
}

.rightRecentaHeading > span {
  color: #0378a4;
}

label {
  font-family: "Urbanist";
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  color: var(--h1);
  padding-bottom: 10px;
}
.RecentSection {
  display: flex;
  gap: 30px;
  padding-top: 80px;
}

.inputField {
  color: var(--input-txt-clr) !important;
  height: 67px;
  width: 100% !important;
  border-radius: 10px;
  outline: none;
  border: 1px solid #e5e5e5;
  font-family: "Urbanist";
  font-size: 18px;
  font-weight: 400;
  line-height: 21.6px;
  padding-left: 30px;
  padding-right: 30px;
  background: var(--input);
}

.dateInput {
  width: 100%;
  color: #828282;
  height: 67px;
  border-radius: 10px;
  outline: none;
  border: 1px solid #e5e5e5;
  font-family: "Urbanist";
  font-size: 18px;
  font-weight: 400;
  line-height: 21.6px;
  padding-left: 30px;
  padding-right: 30px;
  background: var(--input);
  color: var(--input-txt-clr);
}

.icon {
  position: absolute;
  top: 65px;
  right: 60px;
  width: 15px;
  color: #555;
}

/* recent support end  */

/* form section start  */
.textArea {
  padding: 20px;
  background-color: var(--input);
  color: var(--input-txt-clr);
  height: 160px;
  width: 505px;
  border-radius: 10px;
  outline: none;
  border: 1px solid #e5e5e5;
  font-family: "Urbanist";
  font-size: 18px;
  font-weight: 400;
  line-height: 21.6px;
  resize: none;
}
.text-dec-n {
  text-decoration: none;
}
.iconParaOne {
  font-family: "Urbanist";
  font-size: 30px;
  font-weight: 700;
  line-height: 31.17px;
}

.iconParaOne > span {
  color: #0378a4;
}
.iconPara_margin_width {
  margin-bottom: 15px;
  width: 453px;
}
.iconParaOne_margin_bottom {
  margin-bottom: 19px;
}
.iconPara {
  font-family: "Urbanist";
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  text-align: center;
  color: var(--p);
}

.iconBtn {
  height: 56px;
  width: 226px;
  border: 1px solid #0378a4;
  border-radius: 49px;
  -webkit-border-radius: 49px;
  -moz-border-radius: 49px;
  -ms-border-radius: 49px;
  -o-border-radius: 49px;
  font-family: "Urbanist";
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  color: #0378a4;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  margin-left: auto;
  margin-right: auto;
  background-color: transparent;
  cursor: pointer;
}

.messagePara {
  height: 120px;
  width: 505px;
  background-color: var(--input);
  border: 1px solid #e5e5e5;
  background: #f9f9fa;
  font-family: "Urbanist";
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: var(--p);
  border-radius: 10px;
  padding: 20px 40px 30px 25px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}

.optionPara {
  font-family: "Urbanist";
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.01em;
  color: var(--h1);
}

.seeMoreBtn {
  width: 505px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 59px;
  -webkit-border-radius: 59px;
  -moz-border-radius: 59px;
  -ms-border-radius: 59px;
  -o-border-radius: 59px;
  background-color: transparent;
  border: 1px solid #0378a4;
  font-family: "Urbanist";
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
  color: #0378a4;
  gap: 10px;
  margin-top: 30px;
  cursor: pointer;
}

input[type="radio"]:checked {
  background: #0378a4;
  border: 2px solid #0378a4;
}

@media screen and (max-width: 768px) {
  .donation_container {
    width: 100%;
  }

  .donation_headerImg img {
    width: 100%;
  }

  .main-flex-earning-top {
    padding-left: 0px;
    padding-right: 0px;
  }

  .graphImg {
    width: 100%;
  }

  .main-flex-earning-top {
    display: block;
  }

  .main-flex-earning {
    gap: 17px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 12px;
  }

  .researchFlexBox {
    display: block;
  }

  .card-research {
    width: 100%;
    margin-bottom: 30px;
  }

  .leftDivRearch {
    width: 100%;
  }

  .RecentSection {
    display: block !important;
    width: 100%;
  }

  .carousel {
    width: 100%;
    overflow: scroll;
  }

  .carousel-button-right {
    right: 20px;
  }

  .carousel-button-left {
    left: -20px;
  }

  .activeSlider {
    position: relative;
  }

  .icon {
    right: 74px;
  }

  .textAreaFreq {
    width: 100%;
  }

  .inputEmailFreq {
    width: 100%;
  }

  .payment-grid {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
  }

  .bookIconDigit {
    display: flex;
    height: auto;
    flex-wrap: wrap;
    gap: 15px;
  }

  .leftRecentSupport {
    width: 100%;
  }

  .seeMoreBtn {
    width: 100%;
  }

  .rightRecentSupport {
    width: 100%;
    overflow: hidden;
  }

  .carousel-item {
    width: 75%;
    min-width: 75%;
    overflow: hidden;
    height: 100%;
  }

  .donate-btn1 {
    width: 80%;
  }

  .textArea {
    width: 100%;
  }

  .messagePara {
    width: 100%;
    height: auto;
  }

  .inputField {
    width: 100%;
  }

  .iconPara {
    width: 90% !important;
    margin-left: auto;
    margin-right: auto;
  }

  .leftPara {
    position: absolute;
    top: 0px;
    right: 0px;
  }

  .RecentSupport {
    flex-wrap: wrap;
    gap: 12px;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 425px) {
  .donation_container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .Recenth1 {
    margin-bottom: 15px;
  }

  .earningPara {
    font-size: 35px !important;
  }

  nav {
    height: auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center;
    margin-bottom: 10px;
  }

  .btn {
    width: 100px !important;
    font-size: 13px !important;
    height: 40px !important;
  }
  #select-btn {
    font-size: 10px !important;
  }
  .custom-select {
    width: 180px !important;
  }
  .btn-signup {
    width: 100px !important;
    font-size: 13px !important;
    height: 40px !important;
  }

  .leftDivRearch {
    padding-left: 10px;
    padding-right: 10px;
  }

  .ReactangleBox {
    width: 100px !important;
  }

  .boxWhiteBackground {
    width: 120px !important;
  }

  .iconImg {
    top: 25px !important;
    left: 25px !important;
    width: 70px !important;
  }

  .payment-grid {
    justify-content: center !important;
  }

  .carousel-item {
    width: 95% !important;
    min-width: 95% !important;
    height: auto !important;
  }

  .activeCarasol {
    margin-left: 8% !important;
  }

  .leftRecentSupport {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .RemovePadding {
    padding: 0px !important;
  }

  .card-content-research {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .carasolSliderBar {
    margin-bottom: 30px !important;
    margin-top: 20px !important;
  }

  .shadow {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .rightRecentaHeading {
    padding-left: 10px !important;
    padding-right: 10px !important;
    text-align: center;
  }

  .leftRightPaddingForm {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .fundsHeading {
    font-size: 30px;
    line-height: 35px;
    text-align: left;
  }

  .leftDivRearch > h1 {
    text-align: center;
  }

  .shareBtn {
    width: 130px !important;
    font-size: 13px !important;
    height: 40px !important;
  }

  .RecentSelectOne {
    width: 130px !important;
    font-size: 13px !important;
    height: 40px !important;
    padding-left: 5px !important;
    padding-right: 0px !important;
    overflow: hidden;
  }

  .RecentSelectOne select {
    width: auto;
    font-size: 15px;
  }

  .earning-btn {
    width: 155px !important;
    height: 50px !important;
  }

  .carousel-button-left {
    display: none !important;
  }

  .carousel-button-right {
    display: none !important;
  }

  .dateInput {
    padding-right: 60px;
  }
}

.RecentSelectOne > select {
  font-family: "Urbanist" !important;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  width: 100px;
  -webkit-appearance: none;
  background: none;
  background-image: url("images/VectorDownArrow.svg");
  background-repeat: no-repeat;
  background-position: right 22px;
  background-size: 15px;
}

.custom-select {
  position: relative;
  width: 200px;
  height: 57px;

  font-family: "Urbanist" !important;
  font-size: 18px !important;
  font-weight: 500 !important;
  line-height: 27px !important;
}

#select-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 10px 15px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 25px;
  border-radius: 59px;
  background: white;
  color: var(--input-txt-clr);
  cursor: pointer;
  font-family: "Urbanist" !important;
  font-size: 18px !important;
  font-weight: 500 !important;
  line-height: 27px !important;
}

#select-btn img {
  margin-right: 10px;
}

.arrow {
  margin-left: auto;
  font-size: 12px;
}

#select-options {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 5px;
  background: var(--sidebar);
  display: none;
  z-index: 10;
  font-family: "Urbanist" !important;
  font-size: 18px !important;
  font-weight: 500 !important;
  line-height: 27px !important;
}

#select-options li {
  display: flex;
  align-items: center;
  padding: 10px;
  cursor: pointer;
  color: var(--h1);
  background-color: var(--post-bg);
}

#select-options li img {
  margin-right: 10px;
}

#select-options li:hover {
  background: #f0f0f0;
}

li::before {
  content: "";
}

/* second dropdown is start  */

.custom-dropdown1 {
  position: relative;
  width: 170px;
  height: 57px;

  font-family: "Urbanist" !important;
  font-size: 18px !important;
  font-weight: 500 !important;
  line-height: 27px !important;
}

#dropdown-btn1 {
  width: 100%;
  padding: 10px 15px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 25px;
  color: var(--input-txt-clr);
  text-align: left;
  cursor: pointer;
  outline: none;
  display: flex;
  justify-content: space-between;
  align-items: center;

  background-color: transparent;
  margin-bottom: 12px;
}

.arrow {
  font-size: 12px;
  margin-left: auto;
}

#dropdown-options1 {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  border: 1px solid #ccc;
  border-radius: 5px;
  background-color: white;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  z-index: 10;
}

#dropdown-options1 li {
  padding: 10px 15px;
  font-size: 16px;
  cursor: pointer;
}

#dropdown-options1 li:hover {
  background-color: #f0f0f0;
}

.hidden1 {
  display: none;
}

/* second dropdown is end  */
@media (max-width: 375px) {
  .dateInput {
    padding-right: 60px;
  }
}

@media (max-width: 320px) {
  .dateInput {
    padding-right: 60px;
  }
}
