body {
  font-family: poppins;
  overflow-x: hidden;
  
}

p {
  font-family: poppins;
}


/* end info section */
/* footer section*/
.footer_section {
  background-color: #fdfdfe;
  text-align: center;
  color: #000000;
}

.footer_section p {
  margin: 0;
  padding: 20px 0;
  color: #82c419;
}

.footer_section p a {
  color: inherit;
}

/*# sourceMappingURL=style.css.map */


.site-footer__sociall {
  float: right;
  margin-top: 0px;
  margin-left: auto;
}

.site-footer__sociall {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.site-footer__sociall a {
  position: relative;
  height: 40px;
  width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  color: var(--pifoxen-white, #ffffff);
  font-size: 15px;
  background-color: #252525;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 1;
}

.footer {
  /* background: linear-gradient(105deg, #6e99e6, #093c94); */
  padding-top: 62px;
  padding-bottom: 40px;
  margin-bottom: -75px;
}

.footer {
  padding-bottom: 10px;
  background: #462fa0;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }

  .about-hero-caption {
    text-align: center;
    padding-top: 1rem;
    margin: 0 auto 3rem;
    width: 60%;
  }
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 992px) {
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}

@media (min-width: 576px) {
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
  }
}

img.footer-widget__about-text {
  width: 161px;
}

.footer-button {
  /* font-family: poppins; */
  background: #fcde2f;
  color: #000000;
  /* padding: 4px; */
  border: none;
  /* border: solid; */
  border-radius: 28px;
  width: 151px;
  margin-top: 44px;
}

.button-wrapper span.MuiButton-label {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 16px;
  text-transform: none;
  margin-top: 8px;
}

.MuiButton-label {
  width: 100%;
  display: inherit;
  align-items: inherit;
  justify-content: inherit;
}

.MuiTouchRipple-root {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  overflow: hidden;
  position: absolute;
  border-radius: inherit;
  pointer-events: none;
}

@media (min-width: 1200px) {
  .deskstop {
    display: contents;
  }
}

@media (min-width: 992px) {
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}

@media (min-width: 576px) {
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
  }
}

.single_footer h4 {
  color: #fff;
  margin-top: -6px;
  margin-bottom: 10px;
  font-weight: 700;
  /* text-transform: uppercase; */
  font-size: 20px;
}

.single_footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.single_footer ul li a {
  color: #a8a8a8;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  line-height: 36px;
  font-size: 15px;
  text-transform: capitalize;
}

.elementor-widget-container img {
  width: 50%;
  text-align: center;
  margin-left: 73px;
  margin-bottom: 18px;
}

@media (min-width: 1200px) {
  .paras {
    text-align: center !important;
    color: #ffffff !important;
    /* font-family: poppins; */
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 23px !important;
    padding: 0px !important;
  }
}

.footer-buttons {
  /* font-family: poppins; */
  background: #fcde2f;
  /* color: #564a4a; */
  /* padding: 4px; */
  border: none;
  /* border: solid; */
  border-radius: 28px;
  width: 151px;
  margin-left: 50px;
  margin-left: 50px;
}

.button-wrapper span.MuiButton-label {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 16px;
  text-transform: none;
  margin-top: 8px;
}

.MuiButton-label {
  width: 100%;
  display: inherit;
  align-items: inherit;
  justify-content: inherit;
}

.copyright {
  margin-top: 70px;
  padding-top: 40px;
  color: #fff;
  font-size: 15px;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  text-align: center;
}

p.copypara {
  float: left;
  color: #a8a8a8;
}

.site-footer__social {
  /* display: -webkit-box; */
  display: flex;
  -webkit-box-align: center;
  /* -ms-flex-align: center; */
  align-items: center;
  float: right;
  margin-top: -30px;
}

.footer .copyright a {
  font-weight: 600;
}

.site-footer__social a {
  position: relative;
  height: 40px;
  width: 40px;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  /* -ms-flex-pack: center; */
  justify-content: center;
  text-align: center;
  color: var(--pifoxen-white, #ffffff);
  font-size: 15px;
  background-color: #252525;
  border-radius: 50%;
  overflow: hidden;
  /* -webkit-transition: all 500ms ease; */
  transition: all 500ms ease;
  z-index: 1;
}

.btn-primary,
.email_posts_subscribers input[type=submit] {
  background-color: #ffde00;
  /* box-shadow: 0 0 1px 1px #e6c32a; */
  color: #462fa0;
  white-space: nowrap;
  /* margin-right: 160px; */
  border-radius: 50px;
  margin-left: 1000px;
  margin-top: -871px;
}

.title-primary {
  font-size: 1.8rem;
  color: #2f2f2f;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
  margin-top: 42px;
}

p.title-primary-description {
  text-align: center;
}





/* Donatekart */

.common-styles_pageBg__3k0D0 {
  background-color: white !important;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}


.summary_imageWrapper__MmhcL {
  border-radius: 8px;
  min-height: 300px;
  overflow: hidden;
  max-height: 400px;
}

.summary_imageWrapper__MmhcL img {
  border-radius: 8px;
}

.images_img__2YSj0 {
  width: 100%;
  max-width: 100%;
  object-fit: cover;
  height: auto;
  word-wrap: break-word;
}

.summary_detailsWrapper__20qIF {
  padding-bottom: 16px;
}

.summary_pageHeading__10FWm {
  padding: 0 0 16px;
}

.tax-benefit-tool-tip_campaignTooltip__3cN2S {
  border-radius: 0 0 0 10px;
}

.tax-benefit-tool-tip_icon__3bD7_ {
  color: #fff;
  font-size: 8px;
  font-weight: 600;
  border: 1px solid #fff;
  border-radius: 50%;
  width: 13px;
  line-height: 11px;
  display: -moz-box;
  display: flex;
  -moz-box-pack: center;
  justify-content: center;
  -moz-box-align: center;
  align-items: center;
}

.dk-assured_assuredBtnWrapper__2_hcA {
  position: relative;
  background: -webkit-gradient(linear, left top, right top, color-stop(-9.76%, #ef4e20), color-stop(109.76%, #fe7202));
  background: -moz-linear-gradient(left, #ef4e20 -9.76%, #fe7202 109.76%);
  background: linear-gradient(90deg, #462fa0 -9.76%, #462fa0b0 109.76%);
  color: #fff;
  font-style: italic;
  font-weight: 500;
  font-size: 16px;
  border-radius: 50px;
  height: 28px;
  padding: 1px 10px 1px 1px;
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
  align-items: center;
  grid-gap: 4px;
  gap: 4px;
  cursor: pointer;
}

.dk-assured_itemsWrapper__VW-nA,
.dk-assured_roundedIcon___yyU9 {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
  align-items: center;
}

.dk-assured_roundedIcon___yyU9 {
  border-radius: 50%;
  /* background-color: #fff; */
  -moz-box-pack: center;
  justify-content: center;
}

.dk-assured_dkIcon__3AGh4 {
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
  box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
  min-width: 24px;
  max-width: 24px;
  height: 24px;
}

.dk-assured_icon__2gZw9 {
  background-color: transparent;
  color: #fff;
  font-size: 8px;
  font-weight: 600;
  font-style: normal;
  border: 1px solid #fff;
  width: 13px;
  line-height: 11px;
}

.dk-assured_itemsWrapper__VW-nA,
.dk-assured_roundedIcon___yyU9 {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
  align-items: center;
}

span.dk-assured_roundedIcon___yyU9.dk-assured_icon__2gZw9 {
  /* background-color: #7867ba; */
}

.dk-assured_roundedIcon___yyU9 {
  border-radius: 50%;
  /* background-color: #fff; */
  -moz-box-pack: center;
  justify-content: center;
}

.summary_donationDetails__Ikr4M {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
  align-items: center;
  -moz-box-pack: start;
  justify-content: flex-start;
  grid-gap: 24px;
  gap: 24px;
  padding: 8px 0 16px;
  min-height: 92px;
}

.donut-chart_donutChart__3nHi- {
  position: relative;
  border-radius: 50%;
  -webkit-box-shadow: inset 0 0 0 4px rgba(0, 0, 0, .1);
  box-shadow: inset 0 0 0 4px rgba(0, 0, 0, .1);
}

.donut-chart_donutChart__3nHi- p {
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-weight: 700;
  display: -moz-box;
  display: flex;
  -moz-box-pack: center;
  justify-content: center;
  -moz-box-align: center;
  align-items: center;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
}

.donut-chart_donutChart__3nHi- svg {
  pointer-events: none;
}

.donut-chart_donutChart__3nHi- svg path {
  fill: none;
  stroke-width: 4px;
}

.summary_statFigure__EZfno {
  font-weight: 600;
  font-size: 16px;
}

.summary_statsType__2JWfB {
  font-weight: 400;
}

.summary_statFigure__EZfno {
  font-weight: 600;
  font-size: 16px;
}

.summary_statsType__2JWfB {
  font-weight: 400;
}

.common-styles_pb3__awsyC {
  padding-bottom: 16px;
}


.sticky-tabs_wrapper__1FN4D {
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
}

.tabs_pageBg__2uBzb {
  /* background-color: #f5f5f5!important; */
}

.sticky-tabs_navTabs__3SQLw {
  display: -moz-box;
  display: flex;
  flex-wrap: wrap;
  -moz-box-pack: justify;
  justify-content: space-evenly;
  padding-left: 0;
  margin-bottom: 20px;
  list-style: none;
  cursor: pointer;
  /* background-color: #fff; */
  margin-left: -5px;
  /* margin-top: 22px; */
  margin-right: -4px;
}

.sticky-tabs_tabItem__3K2zI {
  text-align: center;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
  box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 26%);
  border-bottom: 2px solid #462fa0;
  border-radius: 10px 10px 0px 0px;
  background: white;
}

.sticky-tabs_tabItem__3K2zI.sticky-tabs_active__nJc_a>a,
.sticky-tabs_tabItem__3K2zI.sticky-tabs_active__nJc_a>a:focus,
.sticky-tabs_tabItem__3K2zI.sticky-tabs_active__nJc_a>a:hover {
  /* color: #462fa0; */
}

.tabs_productTab__2oyUU {
  display: -moz-box;
  display: flex;
  grid-gap: 8px;
  gap: 8px;
  -moz-box-align: center;
  align-items: center;
}

.product-disclamer_icon__2wjWy.product-disclamer_active__2J7T- {
  color: #462fa0;
  border-color: #462fa0;
}

.product-disclamer_icon__2wjWy {
  color: #111;
  font-size: 8px;
  font-weight: 600;
  border: 1px solid #111;
  border-radius: 50%;
  width: 13px;
  line-height: 11px;
  display: -moz-box;
  display: flex;
  -moz-box-pack: center;
  justify-content: center;
  -moz-box-align: center;
  align-items: center;
}

.products_productsWrapper__11zd6 {
  margin: 0 -10px;
  padding: 8px 0;
}

@media only screen and (min-width: 768px) {}

@media only screen and (min-width: 768px) {
  .special-product_productWrapper__3Pnaj.special-product_withoutDesc__u2ED9 {
    height: 284px;
  }
}

@media only screen and (min-width: 768px) {
  .common_title__3fjXC {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 17px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}

.common_title__3fjXC {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 0;
}

.special-product_productImg__3hEym {
  padding: 8px 0;
  height: 163px;
  text-align: center;
}

.special-product_productImg__3hEym img {
  /* height: 100%; */
  margin-top: -8px;
}

.product-info_progressBarHeading__11PQl {
  padding-bottom: 4px;
}

.dk-progress-bar_backgroundBar__25DwK {
  background-color: #f0f0f0;
  width: 100%;
  height: 14px;
  border-radius: 7px;
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
  align-items: center;
}

.dk-progress-bar_progressBar__3NzxJ {
  color: #fff;
  height: 14px;
  border-radius: 7px;
  text-align: center;
  padding: 0;
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1;
  vertical-align: middle;
  overflow: hidden;
  max-width: 100%;
}

.dk-progress-bar_animatedProgressBar__3NDGy {
  height: 100%;
  border-radius: 7px;
  background: -moz-linear-gradient(45deg, orange, red);
  background: linear-gradient(45deg, orange, red);
  -webkit-animation: dk-progress-bar_progress__3GFAY 2s ease-in-out;
  -moz-animation: dk-progress-bar_progress__3GFAY 2s ease-in-out;
  animation: dk-progress-bar_progress__3GFAY 2s ease-in-out;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
}

.special-product_productDetails__3d522 {
  display: -moz-box;
  display: ruby;
  -moz-box-pack: justify;
  justify-content: space-between;
  -moz-box-align: center;
  align-items: center;
  padding-top: 4px;
  /*margin-left: 8px;*/
}

.common_productPrice__3vYcA {
  font-size: 17px;
  font-weight: 600;
  line-height: 18px;
  margin-left: -5px;
}

.product-info_descriptionLabel__inUD1,
.product-info_icon__1pYBo {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
  align-items: center;
}

.product-info_descriptionLabel__inUD1 {
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  cursor: pointer;
  grid-gap: 4px;
  gap: 4px;
  margin-left: 113px;
  margin-top: -17px;
}

.product-info_icon__1pYBo {
  color: #000;
  font-size: 10px;
  font-weight: 700;
  border: 1px solid #000;
  border-radius: 50%;
  width: 18px;
  line-height: 11px;
  -moz-box-pack: center;
  justify-content: center;
  height: 18px;
}

.product-info_descriptionLabel__inUD1,
.product-info_icon__1pYBo {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
  align-items: center;
}

.product-quantity_addProduct__fqoAO {
  border-radius: 6px;
  border: 3px solid #ccc;
  width: 90px;
  text-align: center;
  font-size: 16px;
  padding: 4px 0;
  cursor: pointer;
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}

button,
select {
  text-transform: none;
}

button,
input {
  overflow: visible;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: poppins;
  font-size: inherit;
  line-height: inherit;
}

@media only screen and (min-width: 768px) {}

.regular-product_productWrapper__2e9sw {
  display: -moz-box;
  display: block;
  grid-gap: 8px;
  gap: 8px;
}

.regular-product_productImg__F2lwY {
  height: 100px;
}

.regular-product_productImg__F2lwY img {
  height: 100%;
  max-width: 100px;
}

.regular-product_productDetailSection__3cSOi {
  -moz-box-flex: 1;
  flex: 1 1;
}

.regular-product_title__-MsXu {
  margin-bottom: 5px;
}

@media only screen and (min-width: 768px) {
  .common_title__3fjXC {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 17px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}

.common_title__3fjXC {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 0;
}

.product-info_progressBarHeading__11PQl {
  padding-bottom: 4px;
}

@media screen and (min-width: 768px) {
  .regular-product_quantityObtained__3SILY {
    font-size: 1rem;
  }
}

.dk-progress-bar_backgroundBar__25DwK {
  background-color: #f0f0f0;
  width: 100%;
  height: 14px;
  border-radius: 7px;
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
  align-items: center;
}

.dk-progress-bar_progressBar__3NzxJ {
  color: #fff;
  height: 14px;
  border-radius: 7px;
  text-align: center;
  padding: 0;
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1;
  vertical-align: middle;
  overflow: hidden;
  max-width: 100%;
}

.dk-progress-bar_animatedProgressBar__3NDGy {
  height: 100%;
  border-radius: 7px;
  background: -moz-linear-gradient(45deg, orange, red);
  background: linear-gradient(45deg, orange, red);
  -webkit-animation: dk-progress-bar_progress__3GFAY 2s ease-in-out;
  -moz-animation: dk-progress-bar_progress__3GFAY 2s ease-in-out;
  animation: dk-progress-bar_progress__3GFAY 2s ease-in-out;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
}

.common_productPrice__3vYcA {
  font-size: 16px;
  font-weight: 600;
  line-height: 18px;
}

.product-quantity_addProduct__fqoAO {
  border-radius: 6px;
  border: 3px solid #ccc;
  width: 90px;
  text-align: center;
  font-size: 16px;
  padding: 4px 0;
  cursor: pointer;
}

.common_addBtn__1ylU2,
.common_quantityContainer__3rDdy {
  background-color: rgb(70 47 160 / 7%);
  color: #423b7d;
  border: 0.8px solid #423b7d78 !important;
  -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, .1);
  box-shadow: 0 4px 20px rgba(0, 0, 0, .1);
  border-radius: 5px;
  display: flex;
}

.common_addBtn__1ylU2 span,
.common_quantityInput__Fx64p {
  color: black;
  font-weight: 500;
  width: 50px;
  border: none;
  background: none;
  text-align: center;
}

.product-quantity_addProduct__fqoAO span {
  font-size: 15px;
  text-align: center;
  color: white;
}

@media only screen and (min-width: 768px) {
  .products_productCard__3EgTm {
    min-height: 137px;
  }
}

/* 
.regular-product_productWrapper__2e9sw {
  display: -moz-box;
  display: flex;
  grid-gap: 8px;
  gap: 25px;
} */
.regular-product_productImg__F2lwY {
  height: 100px;
}

.regular-product_productImg__F2lwY img {
  height: 100%;
  max-width: 100px;
}

.regular-product_productDetailSection__3cSOi {
  -moz-box-flex: 1;
  flex: 1 1;
}

.regular-product_title__-MsXu {
  margin-bottom: 5px;
}

@media only screen and (min-width: 768px) {
  .common_title__3fjXC {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 17px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }

  .regular-product_productWrapper__2e9sw {
    display: -moz-box;
    display: block;
    grid-gap: 8px;
    gap: 25px;
  }
  .special-product_productDetails__3d522 {
    display: -moz-box;
    display: ruby;
    -moz-box-pack: justify;
    justify-content: space-between;
    -moz-box-align: center;
    align-items: center;
    padding-top: 4px;
    /*margin-left: 8px;*/
  }
}

@media only screen and (min-width: 1200px) {

  .regular-product_productWrapper__2e9sw {
    display: -moz-box;
    display: flex;
    grid-gap: 8px;
  }
  .special-product_productDetails__3d522 {
    display: -moz-box;
    display: flex;
    -moz-box-pack: justify;
    justify-content: space-between;
    -moz-box-align: center;
    align-items: center;
    padding-top: 4px;
    /*margin-left: 8px;*/
  }
}

.product-info_progressBarHeading__11PQl {
  padding-bottom: 4px;
}

@media screen and (min-width: 768px) {
  .regular-product_quantityObtained__3SILY {
    font-size: 14px;
  }
}

.dk-progress-bar_backgroundBar__25DwK {
  background-color: #f0f0f0;
  width: 100%;
  height: 14px;
  border-radius: 7px;
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
  align-items: center;
}

.dk-progress-bar_progressBar__3NzxJ {
  color: #fff;
  height: 14px;
  border-radius: 7px;
  text-align: center;
  padding: 0;
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1;
  vertical-align: middle;
  overflow: hidden;
  max-width: 100%;
}

.common_productPrice__3vYcA {
  font-size: 17px;
  font-weight: 600;
  display: flex;
  line-height: 18px;
}

.products_seeMoreBtnWrapper__1Zc6C {
  text-align: center;
  padding: 16px 0;
  clear: both;
}

.tabs_descWrapper__1jc5w {
  padding-top: 16px;
}

.about-campaign_compositeCampaignBg__1yvqG {
  background-color: white !important;
}

.about-campaign_descWrapper__1fBof {
  text-align: justify;
  position: relative;
}

.embed-container {
  position: relative;
  padding-bottom: 100%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.updates_campaignUpdates__PRYAQ {
  padding: 24px 0;
  position: relative;
  text-align: left;
}

.updates_projectUpdates__3Xcbo {
  margin-bottom: 10px;
}


.common-styles_pageBg__3k0D0 {
  background-color: white !important;
}

.campaign-share-links_shareLinks__34biw {
  height: 48px;
  background-color: #fff;
  display: -moz-box;
  display: flex;
  -moz-box-pack: justify;
  justify-content: space-between;
  -moz-box-align: center;
  align-items: center;
  grid-gap: 16px;
  gap: 16px;
  margin-bottom: 10px;
}

.campaign-share-links_iconWithText__cYIAE {
  -moz-box-flex: 1;
  flex-grow: 1;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 300px;
  font-size: 14px;
  padding: 0 12px;
}

.campaign-share-links_facebook__3MzrK {
  background-color: #1da1f2;
}

.campaign-share-links_btn__1RTBv {
  /* width: 90px; */
  height: 40px;
  border-radius: 40px;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
  box-shadow: 0 0 3px rgba(0, 0, 0, .2);
  font-size: 22px;
  color: #fff;
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
  align-items: center;
  -moz-box-pack: center;
  justify-content: center;
  grid-gap: 8px;
  gap: 8px;
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}

.svg-inline--fa,
svg:not(:root).svg-inline--fa {
  overflow: visible;
}

.svg-inline--fa.fa-w-10 {
  width: 0.625em;
}

.campaign-share-links_iconWithText__cYIAE svg {
  font-size: 22px;
}

.svg-inline--fa {
  display: inline-block;
  font-size: inherit;
  height: 1em;
  vertical-align: -0.125em;
}

.campaign-share-links_twitter__2XeE2 {
  background: linear-gradient(150deg, #fd00ac, #fecc01);
}

.campaign-share-links_website__2-rlB {
  background: #0dc143;
}

.campaign-share-links_facebook__W37Hw {
  background-color: #1877F2;
}

.common-styles_py3__Z32hX {
  padding-top: 0px;
  padding-bottom: 16px;
}

.header_currencyCol__2jxQP {
  width: 57%;
}

.header_currencyLabel__1YP8J {
  margin-bottom: 0;
  margin-left: 4px;
}

.currency-dropdown_formControl__fhGm- {
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  -webkit-appearance: menulist;
}

select {
  word-wrap: normal;
}

.header_currencyOption__34rVz {
  background: #fff;
  color: #000;
}

.header_amountCol__2SP7k {
  width: 36%;
}

.header_amountLabel__2SFJd {
  margin-bottom: 2px;
  padding-left: 4px;
  display: block;
}

.header_amount__3USPB {
  /* background-color: #462fa0;
  color: #fff; */
  border: 0;
  line-height: 24px;
  padding-left: 4px;
}

.payment-options-card_optionsWrapper__1SXlF {
  padding: 8px;
}

.payment-options_sectionWrapper__1Wyjb {
  padding: 4px 0;
  clear: both;
}

.payment-options_modeTitle__2I_S1 {
  text-align: left;
  margin-left: 12px;
}

.payment-options_paymentOptionsSection__3m_aC {
  padding: 4px 0;
}

.payment-options_headingColor__1PlN3 {
  /* color: #9b9b9b; */
}

.payment-options_modeTitle__2I_S1 {
  text-align: left;
  margin-left: 12px;
}

b,
strong {
  font-weight: bolder;
}

.payment-options_imageWrapper__16i3N {
  padding: 0;
  text-align: center;
}

.payment-options_paymentOptionsImage___fMFq {
  height: 48px;
  width: 48px;
}

.payment-options_imageWrapper__16i3N {
  padding: 0;
  text-align: center;
}

.payment-options_paymentOptionsImage___fMFq {
  height: 48px;
  width: 48px;
}

small {
  font-size: 80%;
}

.payment-options_imageWrapper__16i3N {
  padding: 0;
  text-align: center;
}

.payment-options_paymentOptionsImage___fMFq {
  height: 48px;
  width: 48px;
}

.payment-options_imageWrapper__16i3N {
  padding: 0;
  text-align: center;
}

.payment-options-card_btnWrapper__CB-ii {
  display: block;
  padding: -1 10px 8px;
}

.donate-bar_donateBar__UatyX {
  display: -moz-box;
  display: flex;
  -moz-box-pack: center;
  justify-content: center;
  -moz-box-align: center;
  align-items: center;
  grid-gap: 12px;
  gap: 12px;
  width: 100%;
  padding: 0 0 12px;
}

.donate-bar_addProducts__1tWsX {
  display: block;
  width: 100%;
  text-decoration: none;
  color: #fff;
  text-transform: none;
  border-radius: 4px;
  line-height: 19px;
  margin: 8px 0 4px;
}

.button-gradient_gradient__2RXpS {
  background: -webkit-gradient(linear, left top, right top, color-stop(28.12%, #462fa0), to(#f91717));
  background: -moz-linear-gradient(left, #462fa0 28.12%, #f91717 100%);
  background: linear-gradient(90deg, #462fa0 28.12%, #f91717);
}

.button-gradient_btn__1RwWt {
  border-radius: 8px;
  padding: 14px 112px;
  text-align: center;
  letter-spacing: 1px;
  font-weight: 700;
  border: 0;
  color: #fff;
  background: #462fa0;
  text-decoration: none;
  /* -webkit-box-shadow: 0 5px 15px rgba(254,73,31,.6);
  box-shadow: 0 5px 15px rgba(254,73,31,.6); */
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}

.how-to-donate_howToDonate__2_883 {
  width: 100%;
  padding-top: 8px;
}

.how-to-donate_videoWrapper__32_tb {
  position: relative;
  max-width: 100%;
  padding-bottom: 75%;
  border-radius: 12px;
  background: url(/_next/static/media/htdThumbnail.121620d….webp) no-repeat;
  background-size: 100% 100%;
  background-position: 50%;
  cursor: pointer;
}

.how-to-donate_videoWrapper__32_tb iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
}

.common-styles_campaignSection__1dZ8o {
  display: -moz-box;
  display: flex;
  -moz-box-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
}

.faq-item-card_faqPanel__34JDN {
  border: 1px solid #423b7d;
  background: transparent;
  margin: 16px 0;
  position: relative;
  border-radius: 6px;
}

.faq-item-card_faqPanelHeading__Ahg43 {
  color: #111;
}

.faq-item-card_faqPanelTitle__vTEJT {
  color: #111;
  padding: 12px 16px;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  border-radius: 6px 6px 0 0;
  display: -moz-box;
  display: flex;
  -moz-box-pack: justify;
  justify-content: space-between;
  -moz-box-align: center;
  align-items: center;
}

.faq-item-card_faqPanelTitle__vTEJT .faq-item-card_arrowIcon__Ulz0Z,
.faq-item-card_faqPanelTitle__vTEJT[aria-expanded=true] .faq-item-card_arrowIcon__Ulz0Z {
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  -moz-transition: transform .3s ease-out, -moz-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out, -moz-transform .3s ease-out;
}

.faq-item-card_faqPanelTitle__vTEJT .faq-item-card_arrowIcon__Ulz0Z {
  display: -moz-box;
  display: flex;
  -moz-box-pack: center;
  justify-content: center;
  -moz-box-align: center;
  align-items: center;
  min-width: 24px;
  max-width: 24px;
  height: 24px;
  margin-left: 16px;
  font-size: 16px;
  border-radius: 50%;
  color: #423b7d;
  border: 2px solid #423b7d;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}

.svg-inline--fa,
svg:not(:root).svg-inline--fa {
  overflow: visible;
}

.svg-inline--fa.fa-w-10 {
  width: 0.625em;
}

.svg-inline--fa {
  display: inline-block;
  font-size: inherit;
  height: 1em;
  vertical-align: -0.125em;
}

.faq-item-card_faqPanelBody__2YxBR {
  display: none;
  border-top-color: transparent;
  letter-spacing: 1px;
  padding: 0 16px 16px;
}

.faq-item-card_faqPanel__34JDN.faq-item-card_open__1TSDR {
  background: #e5e3ef;
}

.faq-item-card_faqPanel__34JDN {
  border: 1px solid #423b7d;
  background: transparent;
  margin: 16px 0;
  position: relative;
  border-radius: 6px;
}

.faq-item-card_faqPanelHeading__Ahg43 {
  color: #111;
}

.faq-item-card_faqPanelTitle__vTEJT {
  color: #111;
  padding: 12px 16px;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  border-radius: 6px 6px 0 0;
  display: -moz-box;
  display: flex;
  -moz-box-pack: justify;
  justify-content: space-between;
  -moz-box-align: center;
  align-items: center;
}

.faq-item-card_faqPanelTitle__vTEJT[aria-expanded=true] .faq-item-card_arrowIcon__Ulz0Z {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transform: rotate(0deg);
}

.faq-item-card_faqPanelTitle__vTEJT .faq-item-card_arrowIcon__Ulz0Z,
.faq-item-card_faqPanelTitle__vTEJT[aria-expanded=true] .faq-item-card_arrowIcon__Ulz0Z {
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  -moz-transition: transform .3s ease-out, -moz-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out, -moz-transform .3s ease-out;
}

.faq-item-card_faqPanelTitle__vTEJT .faq-item-card_arrowIcon__Ulz0Z {
  display: -moz-box;
  display: flex;
  -moz-box-pack: center;
  justify-content: center;
  -moz-box-align: center;
  align-items: center;
  min-width: 24px;
  max-width: 24px;
  height: 24px;
  margin-left: 16px;
  font-size: 16px;
  border-radius: 50%;
  color: #423b7d;
  border: 2px solid #423b7d;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}

.svg-inline--fa,
svg:not(:root).svg-inline--fa {
  overflow: visible;
}

.svg-inline--fa.fa-w-10 {
  width: 0.625em;
}

.svg-inline--fa {
  display: inline-block;
  font-size: inherit;
  height: 1em;
  vertical-align: -0.125em;
}

.faq-item-card_faqPanel__34JDN.faq-item-card_open__1TSDR .faq-item-card_faqPanelBody__2YxBR {
  display: block;
}

.faq-item-card_faqPanelBody__2YxBR {
  display: none;
  border-top-color: transparent;
  letter-spacing: 1px;
  padding: 0 16px 16px;
}

::marker {
  unicode-bidi: isolate;
  font-variant-numeric: tabular-nums;
  text-transform: none;
  text-indent: 0px !important;
  text-align: start !important;
  text-align-last: start !important;
}

.faq-item-card_faqPanel__34JDN {
  border: 1px solid #423b7d;
  background: transparent;
  margin: 16px 0;
  position: relative;
  border-radius: 6px;
}

.faq-item-card_faqPanelHeading__Ahg43 {
  color: #111;
}

.faq-item-card_faqPanelTitle__vTEJT {
  color: #111;
  padding: 12px 16px;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  border-radius: 6px 6px 0 0;
  display: -moz-box;
  display: flex;
  -moz-box-pack: justify;
  justify-content: space-between;
  -moz-box-align: center;
  align-items: center;
}

.common-styles_py3__Z32hX {
  padding-top: 0px;
  padding-bottom: 16px;
}

.section-title_title__B5-bN {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: .5px;
  margin-bottom: 16px;
  border-left: 4px solid #462fa0;
  padding-left: 8px;
  text-transform: none;
}

.donors-tab_donorTabsWrapper__xAA-g {
  display: -moz-box;
  display: flex;
  padding-top: 8px;
}

.donors-tab_tab__5i4n_.donors-tab_active__389ca {
  color: #fff;
  background-color: #462fa0;
  -webkit-box-shadow: 0 3px 15px rgba(17, 17, 17, .3);
  box-shadow: 0 3px 15px rgba(17, 17, 17, .3);
  z-index: 2;
  padding: 10px 12px;
}

.donors-tab_tab__5i4n_:first-of-type {
  margin-right: -20px;
  padding-right: 40px;
}

.donors-tab_tab__5i4n_ {
  color: rgba(0, 0, 0, .3);
  background-color: #fff;
  font-size: 16px;
  font-weight: 600;
  padding: 10px 12px;
  width: -moz-calc(50% + 20px);
  width: calc(50% + 20px);
  text-align: center;
  border-radius: 40px;
  -webkit-box-shadow: 0 3px 6px rgba(17, 17, 17, .1);
  box-shadow: 0 3px 6px rgba(17, 17, 17, .1);
  cursor: pointer;
  position: relative;
}

.donors-tab_tab__5i4n_:last-of-type {
  margin-left: -20px;
  padding-left: 40px;
}

.donors-tab_tab__5i4n_ {
  color: rgba(0, 0, 0, .3);
  background-color: #fff;
  font-size: 16px;
  font-weight: 600;
  padding: 10px 12px;
  width: -moz-calc(50% + 20px);
  width: calc(50% + 20px);
  text-align: center;
  border-radius: 40px;
  -webkit-box-shadow: 0 3px 6px rgba(17, 17, 17, .1);
  box-shadow: 0 3px 6px rgba(17, 17, 17, .1);
  cursor: pointer;
  position: relative;
}

.donor-card_donorCard__3ZbZh {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
  align-items: center;
  grid-gap: 16px;
  gap: 16px;
}

.donor-card_detailWrapper__2CBQM {
  -moz-box-flex: 1;
  flex-grow: 1;
}

.donor-card_backedInfo__2et9k,
.donor-card_backerName__2r9lX {
  font-size: 14px;
  font-weight: 500;
  margin: 0;
  overflow-x: hidden;
  text-overflow: ellipsis;
  line-height: 1.5;
}

.donor-card_backedInfo__2et9k {
  font-weight: 400;
  margin-bottom: 0;
  letter-spacing: 0;
}

.donor-card_backedInfo__2et9k,
.donor-card_backerName__2r9lX {
  font-size: 14px;
  font-weight: 500;
  margin: 0;
  overflow-x: hidden;
  text-overflow: ellipsis;
  line-height: 1.5;
}

.donor-card_backedTime__N_P6T {
  margin: 0;
  font-style: italic;
  color: #0000006b;
  line-height: 14px;
  font-size: 12px;
}

.donor-card_donorCard__3ZbZh {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
  align-items: center;
  grid-gap: 16px;
  gap: 16px;
}

.donor-card_detailWrapper__2CBQM {
  -moz-box-flex: 1;
  flex-grow: 1;
}

.donor-card_backedInfo__2et9k,
.donor-card_backerName__2r9lX {
  font-size: 14px;
  font-weight: 500;
  margin: 0;
  overflow-x: hidden;
  text-overflow: ellipsis;
  line-height: 1.5;
}

.donor-card_backedInfo__2et9k {
  font-weight: 400;
  margin-bottom: 0;
  letter-spacing: 0;
}

.donor-card_backedInfo__2et9k,
.donor-card_backerName__2r9lX {
  font-size: 14px;
  font-weight: 500;
  margin: 0;
  overflow-x: hidden;
  text-overflow: ellipsis;
  line-height: 1.5;
}


.donor-card_donorCard__3ZbZh {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
  align-items: center;
  grid-gap: 16px;
  gap: 16px;
}

.refer-an-ngo_similarCampaignsUpsell__3FOMI h4 {
  line-height: 1.5;
  margin-bottom: 16px;
}

.refer-an-ngo_similarCampaignsUpsell__3FOMI a {
  color: #423b7d;
  letter-spacing: 0;
  background-color: rgba(223, 220, 250, .5);
  border-radius: 4px;
  padding: 7px 24px;
  text-decoration: none;
  display: block;
  font-weight: 600;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
  box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
  border: 1px solid #423b7d;
}

.common-styles_pb3__awsyC {
  padding-bottom: 16px;
}

.promo-card_card__2mkBA.promo-card_sm__3fJCE .promo-card_promoCardImgDiv__1Kg9w {
  padding-bottom: 0%;
  background-image: url("images/testmo1.jpg");
}

.promo-card_promoCardImgDiv__1Kg9w {
  position: relative;
  width: 30%;
  text-align: center;
  padding-bottom: 16.2082514735%;
  background: url(//images/testmo1.jpg) no-repeat;
  background-size: 100% 100%;
  background-position: 50%;
  border-radius: 4px;
}


[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}

.view-more-button_seeMoreBtn__37voR>.view-more-button_btn__36pn4 {
  color: #462fa0;
  -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, .15);
  box-shadow: 0 4px 15px rgba(0, 0, 0, .15);
  background-color: #fff;
  border: 1px solid #462fa0;
  min-width: 100px;
  border-radius: 6px;
  padding: 8px 16px;
  font-weight: 500;
  text-align: center;
}

.view-more-button_seeMoreBtn__37voR {
  text-align: center;
}


.accordion a {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  padding: 1rem 3rem 1rem 1rem;
  color: #7288a2;
  /* font-size: 1.15rem;
  font-weight: 400; */
  border: 1px solid #e5e5e5;
  font-size: 18px;
}

.accordion a:hover,
.accordion a:hover::after {
  cursor: pointer;
  color: #462fa0;
}

.accordion a:hover::after {
  border: 1px solid #462fa0;
}

.accordion a.active {
  color: #462fa0;
  border-bottom: 1px solid #462fa0;
}

.accordion a::after {
  font-family: poppins;
  content: '\f218';
  position: absolute;
  float: right;
  right: 1rem;
  font-size: 1rem;
  color: #7288a2;
  padding: 5px;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #7288a2;
  text-align: center;
}

.accordion a.active::after {
  font-family: poppins;
  content: '\f209';
  color: #462fa0;
  border: 1px solid #462fa0;
}

.accordion .content {
  opacity: 0;
  padding: 0 1rem;
  max-height: 0;
  border: 1px solid #e5e5e5;
  overflow: hidden;
  clear: both;
  -webkit-transition: all 0.2s ease 0.15s;
  -o-transition: all 0.2s ease 0.15s;
  transition: all 0.2s ease 0.15s;
}

.accordion .content p {
  font-size: 1rem;
  font-weight: 300;
}

.accordion .content.active {
  opacity: 1;
  padding: 1rem;
  max-height: 100%;
  -webkit-transition: all 0.35s ease 0.15s;
  -o-transition: all 0.35s ease 0.15s;
  transition: all 0.35s ease 0.15s;
}

.accordion {
  margin-left: -64px;
  margin-top: -54px;
}

a.checkout {
  color: white;
}

a.checkout:hover {
  color: #FFDE00;
}

.faq-container {
  max-width: 678px;
  margin: 0 auto;
  margin-left: -66px;
  margin-top: -72px;
}

h3.faq-title {
  font-size: 17px;
  font-family: poppins;
  color: black;
}

.faq.active {
  background-color: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1), 0 3px 6px rgba(0, 0, 0, 0.1);
}

/* .faq.active::before,
.faq.active::after {
  content: "\f075";
  font-family: "Font Awesome 5 Free";
  color: #2ecc71;
  font-size: 7rem;
  position: absolute;
  opacity: 0.2;
  top: 20px;
  left: 20px;
  z-index: 0;
} */

.faq.active::before {
  color: #3498db;
  top: -10px;
  left: -30px;
  transform: rotateY(180deg);
}

.faq-title {
  margin: 0 35px 0 0;
}

.faq-text {
  /* display: none; */
  margin: 30px 0 0;
}

.faq.active .faq-text {
  display: block;
  font-family: poppins;
  color: black;
  font-size: 16px
}

.faq-toggle {
  background-color: transparent;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  padding: 0;
  position: absolute;
  top: 15px;
  right: 30px;
  height: 30px;
  width: 30px;
}

.faq-toggle:focus {
  outline: 0;
}

.faq-toggle .fa-times {
  display: none;
}

.faq.active .faq-toggle .fa-times {
  color: #fff;
  display: block;
}

.faq.active .faq-toggle .fa-chevron-down {
  display: none;
}

.faq.active .faq-toggle {
  background-color: #9fa4a8;
}

.single_footer.single_footer_address ul li a:hover {
  color: white;
}

.single_footer ul li a:hover {
  color: white;
}
@media only screen and (min-width: 200px) and (max-width: 500px) {
    .site-footer {
        background-color: #462FA0 !important;
        margin-left: -4px !important;
    }
        .taxx-benefit-tool-tip_badge__3BoZw {
        height: 28px;
        background: linear-gradient(90deg, #ef4e20 -9.76%, #fe7202 109.76%);
        border-radius: 20px;
        color: #fff;
        padding: 0 10px 0 12px;
        font-size: 10px !important;
        font-weight: 500;
        display: -moz-box;
        display: flex;
        -moz-box-pack: justify;
        justify-content: space-between;
        -moz-box-align: center;
        align-items: center;
        grid-gap: 4px;
        gap: 4px;
    }
    .donation-table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    font-size: 18px;
    text-align: left;
    display: grid;
}
.donate-push-item label {
    color: #484848;
    display: inline-block;
    font-size: 13px !important;
    opacity: .7;
    vertical-align: middle;
    font-family: poppins;
}
    .chipin-product_buttonWrapper__15lZs {
        display: block;
        grid-template-columns: repeat(2, 23.5%);
        margin-left: 61px !important;
    }
}
@media only screen and (min-width:300px) {
  .common-styles_campaignSection__1dZ8o {
    display: -moz-box;
    display: block;
    -moz-box-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .common-styles_leftSection__eoi2R {
    width: 100%;
    margin-top: 25px;
  }

  .common-styles_rightSection__2Z43G {
    width: 100%;
    margin-top: -16px;
  }

  .containerss {
    margin: 0 auto;
    padding: 4rem;
    width: 28rem;
    margin-left: -6px;
    margin-bottom: -60px;
  }

  iframe {
    width: 100%;
    height: 410px;
  }

  .products_productCard__3EgTm {
    float: left;
    display: table;
    margin: 10px;
    padding: 15px 16px;
    width: -moz-calc(50% - 20px);
    width: calc(100% - 38px);
    border-radius: 12px;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 37%);
    position: relative;
    z-index: 1;
    margin-left: 18px;
  }

  .refer-an-ngo_similarCampaignsUpsell__3FOMI {
    background-color: #fff;
    text-align: center;
    padding: 16px;
    border-radius: 12px;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    display: none;
  }

  div#updates-tab {
    margin-top: -10px;
    margin-bottom: 25px;
  }

  .wrapper {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: row;
    position: relative;
    width: 210px;
    padding: 0px 30px;
    margin: -22px 38px;
    border-radius: 50px;
    margin-top: -10px;
    /* background: rgb(147 147 147 / 50%); */
  }

  .faq {
    width: 100%;
    margin: 0 auto;
    background: white;
    border-radius: 4px;
    position: relative;
    /* border: 1px solid #E1E1E1; */
    /* margin-left: -18px; */
    margin-bottom: 30px;
  }

  .faq-heading {
    font-family: poppins;
    font-weight: 400;
    font-size: 15px;
    -webkit-transition: text-indent 0.2s;
    text-indent: 0px;
    color: black;
    margin-top: 0px;
    margin-left: 15px;
    padding: 9px;
  }

  .faq-text {
    font-family: poppins;
    font-weight: 400;
    color: black;
    width: 95%;
    padding-left: 20px;
    margin-bottom: 30px;
    font-size: 15px;
  }

  .faq .faq-arrow {
    width: 8px;
    height: 8px;
    transition: -webkit-transform 0.8s;
    transition: transform 0.8s;
    transition: transform 0.8s, -webkit-transform 0.8s;
    -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
    border-top: 2px solid rgb(0, 0, 0);
    border-right: 2px solid rgb(0, 0, 0);
    float: right;
    position: relative;
    top: -30px;
    right: 10px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .faq input[type="checkbox"]:checked+label {
    display: block;
    background: rgb(229 229 229) !important;
    color: #4f7351;
    height: auto;
    transition: height 0.8s;
    -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
    border-radius: 5px;
  }

  .section {
    /* padding: 142px; */
    padding-top: 90px;
  }

  .promo-card_button__8wE9N {
    width: 306px;
    background: #462fa0;
    border: 0;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    border-radius: 4px;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    padding: 10px;
    margin-top: 16px;
  }

  #tsum-tabs input:checked+label {
    color: #fff;
    background-color: #462fa0;
    -webkit-box-shadow: 0 3px 15px rgba(17, 17, 17, .3);
    box-shadow: 0 3px 15px rgba(17, 17, 17, .3);
    z-index: 2;
    padding: 10px 12px;
    /* color: rgba(0,0,0,.3); */
    /* background-color: #fff; */
    /* font-size: 16px; */
    font-weight: 600;
    padding: 10px 12px;
    width: -moz-calc(50% + 20px);
    width: calc(50% + 20px);
    text-align: center;
    /* -webkit-box-shadow: 0 3px 6px rgba(17,17,17,.1); */
    box-shadow: 0 3px 6px rgba(17, 17, 17, .1);
    cursor: pointer;
    position: relative;
    border-radius: 40px;
    width: 49%;
    /* margin-left: -28px; */
  }

  #tsum-tabs label {
    display: inline-block;
    /* color: rgba(0,0,0,.3); */
    background-color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 12px;
    width: -moz-calc(50% + 20px);
    width: calc(50% + 20px);
    text-align: center;
    border-radius: 40px;
    -webkit-box-shadow: 0 3px 6px rgba(17, 17, 17, .1);
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 40%);
    cursor: pointer;
    position: relative;
    width: 49%;
    /* margin-left: -28px; */
  }

  .site-footer__bottom {
    position: relative !important;
    /* display: none !important; */
  }

  .donors-tab_tabContent__1DAXv {
    padding: 30px 0 16px;
    display: -moz-box;
    -moz-box-align: center;
    align-items: center;
    flex-wrap: wrap;
    grid-gap: 24px;
    gap: 24px;
    margin-top: -35px;
    display: grid;
    grid-template-columns: repeat(2, 48.5%);
  }

  .payment-options_optionWrapper__1xoPQ {
    display: -moz-box;
    display: flex;
    flex-wrap: wrap;
    -moz-box-align: center;
    align-items: center;
    gap: 22px;
    margin-left: 10px;
  }

  h6.aos-init.aos-animate {
    color: black;
    margin-left: 36px;
  }

  button.btnn.js-open-popup {
    width: 246px;
    font-weight: 600;
    background: #fcde2f;
    color: black;
    border: none;
    cursor: pointer;
    padding: 10px;
    font-size: 18px;
    /* border: 1px solid #fcde2f; */
    transition: 0.5s;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    margin-top: 15px;
    margin-left: 40px;
  }

  .connect-with-us-section address {
    color: #fff;
    font-size: 14px;
    line-height: 1.8;
    text-align: justify;
  }

  .footer-donte p {
    color: #fff;
    font-size: 16px;
    line-height: 1.3;
  }

  .header_currencyAmount__1JHIv {
    /*position: fixed;*/
    bottom: 0;
    left: 0;
    z-index: 998;
    border-radius: inherit;
    background-color: #fcde2f;
    border-radius: 12px 12px 0 0;
    color: black;
    padding: 25px;
    display: -moz-box;
    display: flex;
    -moz-box-pack: justify;
    justify-content: space-between;
    /*width: 100%;*/
  }

  .header_currencyDropdown__BOAni {
    margin: 2px 0 0;
    border: 0;
    border-bottom: 3px solid black;
    height: 25px;
    background-color: #fcde2f;
    color: black;
    padding: 0;
  }

  .campaign-share-links_shareLinks__34biw.common-styles_pageBg__3k0D0 {
    display: none;
  }

  .site-footer {
    background-color: #462FA0 !important;
    /*width: 387px;*/
  }

  .logo-header {
    background-color: #462fa0;
    position: absolute;
    top: 0.5rem;
    z-index: 11;
    left: 0;
    width: 5rem;
    padding: 0.75rem 1rem;
    width: 5.5rem;
    padding: 1.15rem 0.75rem;
    border-bottom-left-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }

  .composite-product-campaign_pageWrapper__1Xujz {
    padding: 5px 0 0;
  }

  .site-footer__bottom-text {
    font-size: 11px !important;
    color: #a8a8a8;
    font-weight: 500;
    margin: 0;
    margin-left: 104px !important;
  }

  .payment-options-card_paymentOptionsCard__2jT8y {
    width: 100%;
    position: relative;
    -webkit-box-shadow: 0 6px 20px rgba(0, 0, 0, .1);
    box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 37%);
    background-color: #fff;
    border-radius: 12px;
    height: 490px;
  }

  header.header-fixed {
    margin-bottom: -46px;
  }

  .nav-cta {
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
    -webkit-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
    right: 188px;
    margin-top: 6px;
    padding: 9px 16px !important;
    margin-right: -176px;
  }

  button.chipin-product_amountButton__3dKjy {
    border: 0.8px solid #e1e1e178 !important;
    width: 150px;
    background-color: #fff;
    color: #423b7d;
    font-size: 15px;
    height: 34px;
    line-height: 28px;
    border-radius: 6px;
    padding: 0 16px;
  }

  input.chipin-product_amountInput__1ykH- {
    box-shadow: 0 4px 20px rgba(0, 0, 0, .1);
    text-align: center;
    border: 0.8px solid #e1e1e178 !important;
    width: 150px;
    background-color: #fff;
    color: #423b7d;
    font-size: 15px;
    /* height: 34px; */
    line-height: 28px;
    border-radius: 6px;
    padding: 0 16px;
    /* margin-top: 28px; */
  }

  .connect-with-us-section .phone {
    background: white;
    width: max-content;
    padding: 5px 16px;
    border-radius: 4px;
    margin-left: 64px;
  }

  .recent-donor_recentDonor__3gAaY.recent-donor_fixed__bY9Gi {
    position: fixed;
    bottom: 54px;
    left: 0;
    z-index: 998;
    /* -webkit-box-shadow: 0 0 8px rgba(0,0,0,.2);
  box-shadow: 0 0 8px rgba(0,0,0,.2); */
    background: #0dc143;
    padding: 4px 8px 17px;
    border-radius: 16px 16px 0 0;
    display: block;
    text-align: center;
  }

  .promo-card_card__2mkBA {
    width: 100%;
    background: rgb(70 47 160 / 9%);
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 37%);
    border-radius: 13px;
    margin: 6px auto;
    padding: 10px;
    display: -moz-box;
    display: flex;
    flex-wrap: wrap;
    -moz-box-align: center;
    align-items: center;
  }

  .promo-card_title__rW5sa {
    font-weight: 600;
    font-size: 16px;
    color: #111;
    text-transform: none;
    margin-bottom: 4px;
    letter-spacing: 0;
  }

  .promo-card_description__1i8OU {
    font-weight: 400;
    font-size: 12px;
    /* line-height: 17px; */
    color: #000;
    margin-bottom: 0;
    letter-spacing: 0;
    text-align: justify;
  }

  .donor-card_donorCard__3ZbZh .donor-card_userIcon__2V6PT,
  .donor-card_donorCard__3ZbZh img {
    max-width: 52px;
    min-width: 35px;
    height: 35px;
    border-radius: 50%;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
  }

  .donor-card_donorCard__3ZbZh .donor-card_userIcon__2V6PT {
    display: -moz-box;
    display: flex;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 700;
    color: #423b7d;
    /* background: rgba(255,116,0,.15); */
  }

  .chipin-product_buttonWrapper__15lZs {
    display: block;
    grid-template-columns: repeat(3, 23.5%);
    margin-left: 0px;
  }

  .products-table_mostDonatedLabel__1OkMZ {
    text-align: center;
    background-color: #462fa0;
    margin-top: -10px;
    padding: 4px 2px 4px 2px;
    border-radius: 0 0 6px 6px;
    display: none;
    color: white;
    font-size: 10px;
    width: 150px;
    margin-left: 155px;
    margin-top: -68px;
  }
}

@media only screen and (min-width:1200px) {
  .footer-donte p {
    color: #fff;
    font-size: 18px;
    line-height: 1.3;
  }

  .products-table_mostDonatedLabel__1OkMZ {
    background-color: #462fa0;
    width: 160px;
    margin-left: 168px;
    text-align: center;
    margin-top: -4px;
    padding: 5px 0 0;
    border-radius: 0 0 6px 6px;
    color: #fff;
    font-size: 14px;
  }

  .chipin-product_buttonWrapper__15lZs {
    display: block;
    grid-template-columns: repeat(3, 23.5%);
    margin-left: 8px;
  }

  .donor-card_donorCard__3ZbZh .donor-card_userIcon__2V6PT {
    display: -moz-box;
    display: flex;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: center;
    justify-content: center;
    font-size: 32px;
    font-weight: 700;
    color: #423b7d;
    /* background: rgba(255,116,0,.15); */
  }

  .donor-card_donorCard__3ZbZh .donor-card_userIcon__2V6PT,
  .donor-card_donorCard__3ZbZh img {
    max-width: 52px;
    min-width: 52px;
    height: 52px;
    border-radius: 50%;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
  }

  .promo-card_description__1i8OU {
    font-weight: 400;
    font-size: 15px;
    /* line-height: 17px; */
    color: #000;
    margin-bottom: 0;
    letter-spacing: 0;
    text-align: justify;
  }

  .promo-card_title__rW5sa {
    font-weight: 600;
    font-size: 18px;
    color: #111;
    text-transform: none;
    margin-bottom: 4px;
    letter-spacing: 0;
  }

  button.btn.js-open-popupp {
    background: #fcde2f;
    font-size: 18px;
  }

  button.btn.js-open-popupp:hover {
    background: #fcde2f;
    color: black;
    font-size: 18px;
  }

  .promo-card_card__2mkBA {
    width: 100%;
    background: rgb(70 47 160 / 9%);
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 37%);
    border-radius: 13px;
    margin: 6px auto;
    padding: 16px;
    display: -moz-box;
    display: flex;
    flex-wrap: wrap;
    -moz-box-align: center;
    align-items: center;
  }

  .recent-donor_recentDonor__3gAaY.recent-donor_fixed__bY9Gi {
    position: fixed;
    bottom: 52px;
    left: 0;
    z-index: 998;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    background: #0dc143;
    padding: 4px 8px 17px;
    border-radius: 16px 16px 0 0;
    display: none;
  }

  .connect-with-us-section .phone {
    background: white;
    width: max-content;
    padding: 5px 16px;
    border-radius: 4px;
    margin-left: 0px;
  }

  input.chipin-product_amountInput__1ykH- {
    box-shadow: 0 4px 20px rgba(0, 0, 0, .1);
    text-align: center;
    border: 0.8px solid #e1e1e178 !important;
    width: 162px;
    background-color: #fff;
    color: #423b7d;
    font-size: 15px;
    /* height: 34px; */
    line-height: 28px;
    border-radius: 6px;
    padding: 0 16px;
  }

  button.chipin-product_amountButton__3dKjy {
    border: 0.8px solid #e1e1e178 !important;
    width: 162px;
    background-color: #fff;
    color: #423b7d;
    font-size: 15px;
    height: 34px;
    line-height: 28px;
    border-radius: 6px;
    padding: 0 16px;
  }

  .nav-cta {
    zzz position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
    -webkit-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
    right: 188px;
    margin-top: 6px;
    padding: 9px 16px !important;
    margin-right: 176px;
  }

  header.header-fixed {
    margin-bottom: -75px;
  }

  .payment-options-card_paymentOptionsCard__2jT8y {
    width: 100%;
    position: relative;
    -webkit-box-shadow: 0 6px 20px rgba(0, 0, 0, .1);
    box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 37%);
    background-color: #fff;
    border-radius: 12px;
    height: 420px;
  }

  .site-footer__bottom-text {
    font-size: 15px !important;
    color: #a8a8a8;
    font-weight: 500;
    margin: 0;
  }

  .logo-header {
    background-color: #462fa0;
    position: absolute;
    top: -0.1rem;
    z-index: 11;
    left: 50px;
    width: 5rem;
    padding: 0.75rem 1rem;
    width: 7.5rem;
    padding: 1.15rem 0.75rem;
    border-bottom-left-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }

  .composite-product-campaign_pageWrapper__1Xujz {
    padding: 44px 0 0;
  }

  .site-footer {
    background-color: #462FA0 !important;
    width: 103%;
  }

  .campaign-share-links_shareLinks__34biw.common-styles_pageBg__3k0D0 {
    display: flex;
  }

  .header_currencyDropdown__BOAni {
    margin: 2px 0 0;
    border: 0;
    border-bottom: 3px solid #fff;
    height: 25px;
    background-color: #462fa0;
    color: #fff;
    padding: 0;
  }

  .header_currencyAmount__1JHIv {
    background-color: #462fa0;
    border-radius: 12px 12px 0 0;
    color: #fff;
    padding: 5px;
    display: -moz-box;
    display: flex;
    -moz-box-pack: justify;
    justify-content: space-between;
    position: static;
    margin-top: -26px;
  }

  .connect-with-us-section address {
    color: #fff;
    font-size: 16px;
    line-height: 30px;
  }

  button.btnn.js-open-popup {
    width: 275px;
    font-weight: 600;
    background: #fcde2f;
    color: black;
    border: none;
    cursor: pointer;
    padding: 10px;
    font-size: 18px;
    /* border: 1px solid #fcde2f; */
    transition: 0.5s;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    margin-top: 15px;
    margin-left: 0px;
  }

  .common-styles_campaignSection__1dZ8o {
    display: -moz-box;
    display: flex;
    -moz-box-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  h6.aos-init.aos-animate {
    color: black;
    margin-left: 0px;
  }

  .common-styles_leftSection__eoi2R {
    width: 62%;
    margin-top: 22px;
  }

  .common-styles_rightSection__2Z43G {
    width: 35%;
    margin-top: 16px;
    margin-left: 20px;
  }

  .containerss {
    margin: 0 auto;
    padding: 4rem;
    width: 46rem;
  }

  iframe {
    width: 100%;
    height: 410px;
  }

  .products_productCard__3EgTm {
    float: left;
    display: block;
    margin: 10px;
    padding: 15px 16px;
    width: -moz-calc(50% - 20px);
    width: calc(50% - 20px);
    border-radius: 12px;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 37%);
    position: relative;
    z-index: 1;
  }

  .refer-an-ngo_similarCampaignsUpsell__3FOMI {
    background-color: #fff;
    text-align: center;
    padding: 16px;
    border-radius: 12px;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    display: block;
  }

  div#updates-tab {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .wrapper {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: row;
    position: relative;
    width: 210px;
    padding: 0px 30px;
    margin: -20px 50px;
    border-radius: 50px;
    margin-top: -10px;
    /* background: rgb(147 147 147 / 50%); */
  }

  .faq {
    width: auto;
    margin: 0 auto;
    background: white;
    border-radius: 4px;
    position: relative;
    /* border: 1px solid #E1E1E1; */
    margin-left: 0px;
    margin-right: -268px;
    margin-bottom: 30px;
  }

  .faq-heading {
    font-family: poppins;
    font-weight: 400;
    font-size: 17px;
    -webkit-transition: text-indent 0.2s;
    /* text-indent: 20px; */
    color: black;
    margin-top: 10px;
    /* font-weight: 600; */
    /* margin-left: 0px; */
  }

  .faq-text {
    font-family: poppins;
    font-weight: 400;
    color: black;
    width: 95%;
    padding-left: 20px;
    margin-bottom: 30px;
    font-size: 15px;
  }

  .faq .faq-arrow {
    width: 10px;
    height: 10px;
    transition: -webkit-transform 0.8s;
    transition: transform 0.8s;
    transition: transform 0.8s, -webkit-transform 0.8s;
    -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
    border-top: 2px solid rgb(0, 0, 0);
    border-right: 2px solid rgb(0, 0, 0);
    float: right;
    position: relative;
    top: -40px;
    right: 27px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .faq input[type="checkbox"]:checked+label {
    display: block;
    background: rgb(229 229 229) !important;
    color: #4f7351;
    height: auto;
    transition: height 0.8s;
    -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
    border-radius: 5px;
  }

  .section {
    /* padding: 142px; */
    padding-top: 0px;
  }

  .promo-card_button__8wE9N {
    width: 365px;
    background: #462fa0;
    border: 0;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    border-radius: 4px;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    padding: 10px;
    margin-top: 16px;
  }

  #tsum-tabs input:checked+label {
    color: #fff;
    background-color: #462fa0;
    -webkit-box-shadow: 0 3px 15px rgba(17, 17, 17, .3);
    box-shadow: 0 3px 15px rgba(17, 17, 17, .3);
    z-index: 2;
    padding: 10px 12px;
    /* color: rgba(0,0,0,.3); */
    /* background-color: #fff; */
    /* font-size: 16px; */
    font-weight: 600;
    padding: 10px 12px;
    width: -moz-calc(50% + 20px);
    width: calc(50% + 20px);
    text-align: center;
    /* -webkit-box-shadow: 0 3px 6px rgba(17,17,17,.1); */
    box-shadow: 0 3px 6px rgba(17, 17, 17, .1);
    cursor: pointer;
    position: relative;
    border-radius: 40px;
    width: 45%;
    /* margin-left: -28px; */
  }

  #tsum-tabs label {
    display: inline-block;
    /* color: rgba(0,0,0,.3); */
    background-color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 12px;
    width: -moz-calc(50% + 20px);
    width: calc(50% + 20px);
    text-align: center;
    border-radius: 40px;
    -webkit-box-shadow: 0 3px 6px rgba(17, 17, 17, .1);
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 40%);
    cursor: pointer;
    position: relative;
    width: 45%;
    /* margin-left: -28px; */
  }

  .site-footer__bottom {
    position: relative !important;
    display: block !important;
    margin-top: -8px;
  }

  .donors-tab_tabContent__1DAXv {
    padding: 30px 0 16px;
    display: -moz-box;
    display: flex;
    -moz-box-align: center;
    align-items: center;
    flex-wrap: wrap;
    grid-gap: 24px;
    gap: 24px;
    margin-top: -35px;
  }

  .payment-options_optionWrapper__1xoPQ {
    display: -moz-box;
    display: flex;
    flex-wrap: wrap;
    -moz-box-align: center;
    align-items: center;
    gap: 40px;
    margin-left: 10px;
  }
}

/* container */



button.product-quantity_removeProduct__fqoAO.common_removeBtn__1ylU2 {
  background-color: rgba(223, 220, 250, .5);
  color: #423b7d;
  border: 0.8px solid #423b7d !important;
  -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, .1);
  box-shadow: 0 4px 20px rgba(0, 0, 0, .1);
  border-radius: 6px;
  border: 3px solid #ccc;
  width: 90px;
  text-align: center;
  font-size: 16px;
  padding: 4px 0;
  cursor: pointer;
}

button.product-quantity_addProduct__fqoAO {
  /* background-color: rgb(70 47 160); */
  /* color: #462fa0; */
  /* border: 0.8px solid #462fa0!important; */
  /* -webkit-box-shadow: 0 4px 20px rgba(0,0,0,.1); */
  /* box-shadow: 0 4px 20px rgba(0,0,0,.1); */
  /* border-radius: 6px; */
  border: none;
  width: 20px;
  /* text-align: center; */
  /* font-size: 16px; */
  /* padding: 4px 0; */
  /* cursor: pointer; */
  background: none;
  color: black;
}

button.product-quantity_lessProduct__fqoAO {
  /* background-color: rgb(252 222 47); */
  /* color: #fcde2f; */
  /* border: 0.8px solid #fcde2f!important; */
  /* -webkit-box-shadow: 0 4px 20px rgba(0,0,0,.1); */
  /* box-shadow: 0 4px 20px rgba(0,0,0,.1); */
  /* border-radius: 6px; */
  border: none;
  width: 20px;
  /* text-align: center; */
  font-size: 16px;
  padding: 4px 0;
  cursor: pointer;
  background: none;
  color: black;
}

.product-quantity_fontColorBlack__1UTN7 {
  color: black;
}





.holder {
  position: relative;
}

.icon {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 2.5em;
  width: 2.5em;
  padding: 10px;
  border-radius: 50%;
  font-size: 18px;
  transition: all 0.5s ease;
}

.tooltip {
  position: absolute;
  padding: 5px 20px;
  top: 0%;
  left: 0%;
  transform: translate(-25%, -35px);

  border-radius: 50px;
  color: #FFF;
  z-index: 1;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  opacity: 0;
}

.tooltip::before {
  content: "";
  display: flex;
  position: absolute;
  width: 15px;
  height: 15px;
  transform: translate(2rem, 15px) rotate(45deg);
  z-index: -2;
  outline: none;
  border: none;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.twitter .tooltip::before,
.reddit .tooltip::before {
  transform: translate(1.7rem, 15px) rotate(45deg);
}

.github .tooltip::before {
  transform: translate(1.6rem, 15px) rotate(45deg);
}

.icon:hover~.tooltip {
  transform: translate(-25%, -60px);
  opacity: 1;
}

.icon:hover {
  color: #FFF;
}

/* .facebook .icon:hover,
.facebook .icon:hover ~ .tooltip,
.facebook .icon:hover ~ .tooltip::before{
  background:  #0866FF;
}

.twitter .icon:hover,
.twitter .icon:hover ~ .tooltip,
.twitter .icon:hover ~ .tooltip::before{
  background:  #462fa0;
}

.instagram .icon:hover,
.instagram .icon:hover ~ .tooltip,
.instagram .icon:hover ~ .tooltip::before{
  background:  #DD2A7B;
}

.youtube .icon:hover ~ .tooltip,
.youtube .icon:hover ~ .tooltip::before,
.youtube .icon:hover{
  background:  #1da1f2;
  
}

.reddit .icon:hover,
.reddit .icon:hover ~ .tooltip,
.reddit .icon:hover ~ .tooltip::before{
  background: #1ca53a;
} */
.facebook.holder {
  background: #0866FF;
  border-radius: 50%;
  color: white;
}

.youtube.holder {
  background: #1da1f2;
  border-radius: 50%;
  color: white;
}

.reddit.holder {
  background: #1ca53a;
  border-radius: 50%;
  color: white;
}

.instagram.holder {
  background: #DD2A7B;
  border-radius: 50%;
  color: white;
}

button.footer-buttons:hover {
  background: white;
}

button.footer-button:hover {
  background: white;
}

button.button-gradient_btn__1RwWt.donate-bar_addProducts__1tWsX.button-gradient_gradient__2RXpS:hover {
  background: #fcde2f;
  color: rgb(0, 0, 0);
}

a.icon-svg:hover {
  background: #462fa0;
}

.tax-benefit-tool-tip_badge__3BoZw,
.dk-assured_assuredBtnWrapper__2_hcA {
  position: relative;
  cursor: pointer;
}

[data-tooltip]::before {
  content: attr(data-tooltip);
  visibility: hidden;
  background-color: #fff;
  color: #000;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: -55px;
  left: 90%;
  transform: translateX(-50%);
  opacity: 0;
  width: 210px;
  transition: opacity 0.3s;
  font-size: 14px;
  font-weight: 500;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}

[data-tooltip]:hover::before {
  visibility: visible;
  opacity: 1;
}



@import url(https://fonts.googleapis.com/css?family=Lato);

@import url(https://fonts.googleapis.com/css?family=Open Sans);



/* .faq label {
  display: block;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  height: 56px;
  padding-top: 1px;
  background-color: white;
  border-bottom: 1px solid #462fa0;
  border-top: 1px solid #462fa0;
  border-left: 1px solid #462fa0;
  border-right: 1px solid #462fa0;
  border-radius: 10px;
} */

.faq label {
  display: block;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  height: 56px;
  padding-top: 1px;
  background-color: white;
  border-bottom: 1px solid #d7d5df;
  /* border-top: 1px solid #462fa0; */
  /* border-left: 1px solid #462fa0; */
  /* border-right: 1px solid #462fa0; */
  /* border-radius: 10px; */
}

.faq input[type="checkbox"] {
  display: none;
}



.faq input[type="checkbox"]:checked+label>.faq-arrow {
  transition: -webkit-transform 0.8s;
  transition: transform 0.8s;
  transition: transform 0.8s, -webkit-transform 0.8s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}


.faq input[type='checkbox']:not(:checked)+label {
  display: block;
  transition: height 0.4s;
  height: 60px;
  /* -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); */
}

::-webkit-scrollbar {
  display: none;
}

.updates_campaignUpdates__PRYAQ {
  padding: 24px 0;
  position: relative;
  text-align: left;
}

.updates_askForUpdateWrapper__2Bwcf {
  background-color: #cfcfcf52;
  padding: 30px 32px;
  border-radius: 6px;
  margin: 16px 0px -25px;
}

.updates_rowWrapper__21z29 {
  display: -moz-box;
  display: flex;
  -moz-box-pack: center;
  justify-content: center;
  -moz-box-align: center;
  align-items: center;
  grid-gap: 12px;
  gap: 12px;
}

p.updates_askForUpdateContent__1DK_N {
  width: calc(70% - 6px);
  font-size: 16px;
  margin-bottom: 0;
}

button.button-gradient_btn__1RwWt.updates_askForUpdateBtn__3i-ZN.button-gradient_gradient__2RXpS {
  color: white;
  letter-spacing: 0;
  /* background: rgba(223,220,250,.5); */
  border-radius: 4px;
  padding: 7px 24px;
  text-decoration: none;
  display: block;
  font-weight: 600;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
  box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
  border: 1px solid #423b7d;
}

.promo-card_button__8wE9N:hover {
  background: #fcde2f;
  color: black;
}


#tsum-tabs h1 {
  padding: 50px 0;
  font-weight: 400;
  text-align: center;
}

#tsum-tabs p {
  /* margin: 0 0 20px; */
  line-height: 1.5;
}



#tsum-tabs section {
  display: none;
  padding: 20px 0 0;
  /* border-top: 1px solid #ddd; */
}

#tsum-tabs input {
  display: none;
}



#tsum-tabs label:before {
  font-family: poppins;
  font-weight: normal;
  margin-right: 10px;
}

/* #tsum-tabs label[for*='1']:before { content: '\f1cb'; } */
/* #tsum-tabs label[for*='2']:before { content: '\f17d'; } */
#tsum-tabs label[for*='3']:before {
  content: '\f16b';
}

#tsum-tabs label[for*='4']:before {
  content: '\f1a9';
}

#tsum-tabs label:hover {
  /* color: #888; */
  cursor: pointer;
}


#tsum-tabs #tab1:checked~#content1,
#tsum-tabs #tab2:checked~#content2,
#tsum-tabs #tab3:checked~#content3,
#tsum-tabs #tab4:checked~#content4 {
  display: block;
}

@media screen and (max-width: 650px) {
  #tsum-tabs label {
    /* font-size: 0; */
  }

  #tsum-tabs label:before {
    margin: 0;
    font-size: 18px;
  }
}

@media screen and (max-width: 400px) {
  #tsum-tabs label {
    /* padding: 15px; */
  }
}




.site-footer__bottom {
  position: relative;
  display: block;
}

.site-footer__bottom {
  position: relative;
  display: block;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}

.container {
  padding-left: 15px;
  padding-right: 15px;
}

.site-footer__bottom-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  /* border-top: 1px solid rgba(var(--pifoxen-white-rgb, 255, 255, 255), 0.1); */
  padding: 40px 0;
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-envelope:before {
  content: "\f0e0";
}

.site-footer {
  position: relative;
  display: block;
  background-color: var(--pifoxen-black, #343434);
  z-index: 1;
}







.ff-section-fullwidth {
  position: relative;
  background: no-repeat center center;
}

.connect-with-us-section {
  position: relative;
  padding: 3rem 0;
  background: #462fa0;
  font-family: poppins;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

.connect-with-us-section h2 {
  text-align: center;
  color: #fff;
  font-weight: 700;
  /* font-size: 42px; */
}

.connect-with-us-section .connect-form {
  width: 70%;
  margin: 0 auto;
}

.connect-form .form-group {
  margin-bottom: 0.5rem;
}

.connect-with-us-section .connect-form .form-control {
  border: none;
  border-bottom: 1px solid #fff;
  background: 0 0;
  border-radius: 0;
  color: #fff;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.connect-form .form-group {
  margin-bottom: 0.5rem;
}

.social-area {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

a:link,
a:visited {
  text-decoration: none;
}

.social-item {
  display: inline-block;
  margin: 0 5px;
  width: 35px;
  height: 35px;
  text-align: center;
  color: #462fa0;
  background: #fff;
  border-radius: 50%;
  line-height: 35px;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-instagram:before {
  content: "\f16d";
}

address {
  margin-bottom: 2rem;
  font-style: normal;
  line-height: inherit;
}

sup {
  top: -0.5em;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

.connect-with-us-section .phone a {
  color: black;
  font-weight: 700;
  font-size: 1rem;
}

.connect-with-us-section .phone i {
  width: 25px;
  height: 25px;
  background: #462fa0;
  color: #fcde2f;
  border-radius: 50%;
  text-align: center;
  line-height: 25px;
}

.fa-phone:before {
  content: "\f095";
}

.footer-donte p span {
  color: #fcde2f;
  font-weight: 600;
}

.footer-donte a.donate.btn-block.text-center {
  width: max-content;
}

a:link,
a:visited {
  text-decoration: none;
}

.donate {
  padding: 0 15px;
  color: black;
  /* text-transform: uppercase; */
  font-size: 1.5rem;
  display: block;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
}

.donate {
  background: #fcde2f
}

a.donate.btn-block.text-center:hover {
  background: white;
}

.donate i {
  color: black;
}

.fa-heart:before {
  content: "\f004";
}

.connect-with-us-section .connect-form button {
  background: #2e2e2e;
  border-radius: 0;
  color: #fff;
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}

.btn-block {
  display: block;
  width: 100%;
}

.connect-with-us-section h2 {
  text-align: center;
  color: #fff;
}

.stories-section {
  position: relative;
  padding-top: 2rem;
}

.section-background-block.background-image {
  background-size: cover;
  background-position: 50% 0;
}

.section-background-block {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate,
body[data-aos-delay="300"] [data-aos].aos-animate {
  transition-delay: .3s;
}

[data-aos^=fade][data-aos^=fade].aos-animate {
  opacity: 1;
  transform: translate(0);
}

[data-aos][data-aos][data-aos-easing=linear],
body[data-aos-easing=linear] [data-aos] {
  transition-timing-function: cubic-bezier(.25, .25, .75, .75);
}

[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
  transition-duration: .3s;
}

[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
  transition-timing-function: ease;
}

[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
  transition-duration: .4s;
}

[data-aos^=fade][data-aos^=fade] {
  opacity: 0;
  transition-property: opacity, transform;
}

.stories-section H2 {
  color: black;
}

[data-aos=fade-up] {
  transform: translateY(100px);
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

[data-aos][data-aos][data-aos-easing=linear],
body[data-aos-easing=linear] [data-aos] {
  transition-timing-function: cubic-bezier(.25, .25, .75, .75);
}

[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
  transition-duration: .3s;
}

[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
  transition-timing-function: ease;
}

[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
  transition-duration: .4s;
}

[data-aos^=fade][data-aos^=fade] {
  opacity: 0;
  transition-property: opacity, transform;
}

.stories-section .stories-profile {
  border: none;
  width: 60%;
  margin: 0 auto;
  z-index: 99;
  position: relative;
}

[data-aos=fade-up] {
  transform: translateY(100px);
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

[data-aos][data-aos][data-aos-delay="700"],
body[data-aos-delay="700"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
  transition-duration: .3s;
}

[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
  transition-timing-function: ease;
}

[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
  transition-duration: .4s;
}

[data-aos^=zoom][data-aos^=zoom] {
  opacity: 0;
  transition-property: opacity, transform;
}

.stories-section .right-circle2 {
  width: 290px;
  height: 240px;
  transform: rotate(90deg) !important;
  position: absolute;
  right: 0;
  bottom: -33px;
}

[data-aos=zoom-in] {
  transform: scale(.6);
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.stories-section blockquote {
  position: relative;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

blockquote {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 40px;
  margin-inline-end: 40px;
}

[data-aos][data-aos][data-aos-easing=linear],
body[data-aos-easing=linear] [data-aos] {
  transition-timing-function: cubic-bezier(.25, .25, .75, .75);
}

[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
  transition-duration: .3s;
}

[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
  transition-timing-function: ease;
}

[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
  transition-duration: .4s;
}

[data-aos^=fade][data-aos^=fade] {
  opacity: 0;
  transition-property: opacity, transform;
}

.stories-section p {
  font-family: poppins;
}

[data-aos=fade-up] {
  transform: translateY(100px);
}

[data-aos][data-aos][data-aos-easing=linear],
body[data-aos-easing=linear] [data-aos] {
  transition-timing-function: cubic-bezier(.25, .25, .75, .75);
}

[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
  transition-duration: .3s;
}

[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
  transition-timing-function: ease;
}

[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
  transition-duration: .4s;
}

[data-aos^=fade][data-aos^=fade] {
  opacity: 0;
  transition-property: opacity, transform;
}

.stories-section h6 {
  font-size: 1.5rem;
  margin-bottom: 1rem;
}

[data-aos=fade-up] {
  transform: translateY(100px);
}

[data-aos][data-aos][data-aos-easing=linear],
body[data-aos-easing=linear] [data-aos] {
  transition-timing-function: cubic-bezier(.25, .25, .75, .75);
}

[data-aos][data-aos][data-aos-delay="200"],
body[data-aos-delay="200"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-duration="200"],
body[data-aos-duration="200"] [data-aos] {
  transition-duration: .2s;
}

[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
  transition-timing-function: ease;
}

[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
  transition-duration: .4s;
}

[data-aos^=fade][data-aos^=fade] {
  opacity: 0;
  transition-property: opacity, transform;
}

a:link,
a:visited {
  text-decoration: none;
}

[data-aos=fade-left] {
  transform: translate(100px);
}

.about-compaingn {
  background: #004e7e;
  color: #fff;
  border-radius: 0;
  font-family: poppins;
  padding-left: 2rem;
  padding-right: 2rem;
}

.btn {
  display: inline-block;
  font-weight: 700;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 6px;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

[data-aos][data-aos][data-aos-easing=linear],
body[data-aos-easing=linear] [data-aos] {
  transition-timing-function: cubic-bezier(.25, .25, .75, .75);
}

[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
  transition-duration: .3s;
}

[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
  transition-timing-function: ease;
}

[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
  transition-duration: .4s;
}

[data-aos^=fade][data-aos^=fade] {
  opacity: 0;
  transition-property: opacity, transform;
}

.stories-section .stories-profile {
  border: none;
  width: 60%;
  margin: 0 auto;
  z-index: 99;
  position: relative;
}

[data-aos=fade-up] {
  transform: translateY(100px);
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

[data-aos][data-aos][data-aos-delay="700"],
body[data-aos-delay="700"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
  transition-duration: .3s;
}

[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
  transition-timing-function: ease;
}

[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
  transition-duration: .4s;
}

[data-aos^=zoom][data-aos^=zoom] {
  opacity: 0;
  transition-property: opacity, transform;
}

.stories-section .right-circle2 {
  width: 290px;
  height: 240px;
  transform: rotate(90deg) !important;
  position: absolute;
  right: 0;
  bottom: -33px;
}

[data-aos=zoom-in] {
  transform: scale(.6);
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}

.owl-theme .owl-nav {
  margin-top: 10px;
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-nav {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
}

.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-nav button.owl-prev {
  left: 0;
  position: absolute;
  z-index: 100;
  display: none;
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}

.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-nav button.owl-next {
  right: 0;
  position: absolute;
  z-index: 100;
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}

button,
select {
  text-transform: none;
}

button,
input {
  overflow: visible;
}

.owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: 10px;
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.stories-section .owl-dots {
  position: absolute;
  bottom: 50%;
  left: -80px;
  transform: rotate(90deg);
}

.owl-theme .owl-dots .owl-dot {
  display: none;
  zoom: 1;
}

.stories-section .owl-dots .owl-dot {
  outline: 0;
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

.owl-theme .owl-dots .owl-dot.active span {
  background: #e4701d !important;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}

.stories-section .owl-dots .owl-dot {
  outline: 0;
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

.owl-theme .owl-dots .owl-dot.active span {
  background: #462fa0 !important
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot {
  display: none;
  zoom: 1;
}

.stories-section .owl-dots .owl-dot {
  outline: 0;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  /* font: inherit; */
  font-size: 56px;
  margin-top: -51px;
  color: black;
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px;
}




section {
  position: relative;
  z-index: 3;
  padding-top: 50px;
  padding-bottom: 50px;
}

.container {
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.section-header {
  margin-bottom: 50px;
  text-align: center;
}

.section-header h2 {
  color: #FFF;
  font-weight: bold;
  font-size: 3em;
  margin-bottom: 20px;
}

.section-header p {
  color: #FFF;
}

.row {
  display: flex;
  flwx-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.contact-info {
  width: 50%;
}

.contact-info-item {
  display: flex;
  margin-bottom: 30px;
}

.contact-info-icon {
  height: 70px;
  width: 70px;
  background-color: #fcde2f;
  text-align: center;
  border-radius: 50%;
}

.contact-info-icon i {
  font-size: 30px;
  line-height: 70px;
}

.contact-info-content {
  margin-left: 20px;
}

.contact-info-content h4 {
  color: white;
  font-size: 28px;
  margin-bottom: 5px;
}

.contact-info-content p {
  color: #FFF;
  font-size: 1em;
}


.contact-form h2 {
  font-weight: bold;
  font-size: 2em;
  margin-bottom: 10px;
  color: white;
}

.contact-form .input-box {
  position: relative;
  width: 100%;
  margin-top: 10px;
}

.contact-form .input-box input,
.contact-form .input-box textarea {
  width: 100%;
  padding: 5px 0;
  font-size: 16px;
  margin: 10px 0;
  border: none;
  border-bottom: 1px solid #fff;
  outline: none;
  resize: none;
  background: #462fa0;
  color: bisque;
}

.contact-form .input-box span {
  position: absolute;
  left: 0;
  padding: 5px 0;
  font-size: 16px;
  margin: 10px 0;
  pointer-events: none;
  transition: 0.5s;
  color: white;
}

.contact-form .input-box input:focus~span,
.contact-form .input-box textarea:focus~span {
  color: #e91e63;
  font-size: 12px;
  transform: translateY(-20px);
}

.contact-form .input-box input[type="submit"] {
  width: 100%;
  font-weight: 600;
  background: #fcde2f;
  color: black;
  border: none;
  cursor: pointer;
  padding: 10px;
  font-size: 18px;
  border: 1px solid #fcde2f;
  transition: 0.5s;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
}

.contact-form .input-box input[type="submit"]:hover {
  background: white;
  color: black;
  border: 1px solid white;
}

@media (max-width: 991px) {
  section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .row {
    flex-direction: column;
  }

  .contact-info {
    margin-bottom: 40px;
    width: 100%;
  }

  .contact-form {
    width: 100%;
  }
}

section.contact_us {
  background: #462fa0;
}

a.btn.about-compaingn.aos-init.aos-animate {
  background: #fcde2f;
  color: black;
}


.social-item:hover {
  background: #462fa0;
  color: white;
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 51%);
}

.stories-section .right-circle2 {
  width: 290px;
  height: 240px;
  transform: rotate(90deg) !important;
  position: absolute;
  right: 0;
  bottom: -33px;
}


.wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.btn {
  /* display: block; */
  border: 0;
  padding: 10px 20px;
  background: #3F51B5;
  color: #fff;
  font-size: 16px;
  border-radius: 5px;
  /* transition: 0.2s background; */
  cursor: pointer;
  outline: none;
}

.btn:hover {
  background: #462fa0;
  color: white;
}

button.btn.js-open-popupp {
  background: #fcde2f;
  font-size: 19px;
}

button.btn.js-open-popupp:hover {
  background: #462fa0;
  font-size: 19px;
}

.custom-popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  font-family: poppins;
  background: rgba(0, 0, 0, 0.4);
  z-index: 150;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity 110.145ms 0ms;
}

.custom-popup__holder {
  max-width: 440px;
  width: 100%;
  height: 80vh;
  background: #fff;
  border-radius: 8px;
  padding: 35px;
  display: flex;
  flex-flow: column wrap;
  justify-content: space-between;
  position: relative;
  opacity: 0;
  transform: translateY(-100px);
  transition: opacity 400ms, transform 400ms;
  transition-delay: 300ms;
}

.totalAmount {
  margin-top: 6px;
  margin-bottom: 6px;
  font-size: 20px;
  font-weight: 600;
  border: solid 2px;
  padding: 5px;
  margin: 10px;
  text-align: center;
  background: #462fa0;
  width: 50%;
  /* margin-left: 92px; */
  color: white;
  border-radius: 50px;
}

label.header_amountLabel {
  margin-bottom: 0px;
}

.custom-popup__content {
  flex: 1;
  font-size: 22px;
  line-height: 24px;
}

.custom-popup__footer {
  font-size: 28px;
  line-height: 30px;
}

.custom-popup-close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  transition: 0.3s transform;
}

.custom-popup-close:before,
.custom-popup-close:after {
  content: "";
  position: absolute;
  left: 15px;
  top: 3px;
  display: block;
  width: 2px;
  height: 26px;
  background: #000;
  transform: rotate(45deg);
}

.custom-popup-close:after {
  left: 15px;
  top: 3px;
  transform: rotate(-45deg);
}

.custom-popup-close:hover {
  transform: rotate(90deg);
}

.custom-popup.is-active {
  opacity: 1;
  pointer-events: auto;
}

.custom-popup.is-active .custom-popup__holder {
  opacity: 1;
  transform: translateY(0);
}

@media screen and (max-width: 980px) {
  .custom-popup__holder {
    width: 93%;
    height: 90vh;
    padding: 25px 15px;
    /* margin-left: -218px; */
  }

  .custom-popup-close {
    top: 5px;
    right: 5px;
  }

  .custom-popup__title {
    font-size: 22px;
    line-height: 16px;
    width: 100%;
    margin-bottom: 10px;
  }

  .custom-popup__content {
    font-size: 12px;
    line-height: 14px;
    width: 100%;
    overflow-y: auto;
    padding: 0 0 20px;
    margin-bottom: 20px;
  }

  .custom-popup__footer {
    font-size: 14px;
    line-height: 16px;
    width: 100%;
  }

}


.jconfirm .jconfirm-box div.jconfirm-content-pane {
  margin-bottom: 15px;
  height: auto;
  -webkit-transition: height .4s ease-in;
  transition: height .4s ease-in;
  display: inline-block;
  width: 100%;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
}

.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content {
  overflow: auto;
}

.jconfirm-content>div {
  overflow-x: hidden;
  line-height: 50px;
}

button,
input {
  overflow: visible;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: poppins;
  font-size: inherit;
  line-height: inherit;
}

*,
::after,
::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

user agent stylesheet input[type="hidden"i] {
  appearance: none;
  background-color: initial;
  cursor: default;
  display: none !important;
  padding: initial;
  border: initial;
}

.text-info {
  color: #17a2b8 !important;
}

.small,
small {
  font-size: 80%;
  font-weight: 400;
}

.form-group {
  margin-bottom: 1rem;
}

.shadow-sm {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, .075) !important;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, .075) !important;
}

.btn-group-sm>.btn,
.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.btn-primary {
  color: #000;
  background-color: #efc940;
  border-color: #efc940;
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

.d-none {
  display: none !important;
}

.btn {
  cursor: pointer;
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

.d-none {
  display: none !important;
}

button,
input {
  overflow: visible;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: poppins;
  font-size: inherit;
  line-height: inherit;
}

.btn {
  display: inline-block;
  font-weight: 700;
  color: #000000;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fcde2f;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 6px;
  -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  -o-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  width: 340px;
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

.custom-amount-blk .hide {
  height: 0;
  border: none;
}

.d-flex {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: flex !important;
}

.custom-amount-blk>div>span {
  padding: 0.25rem 0.8rem;
  background: #ececec;
  line-height: 2;
}

.custom-amount-blk>div>input {
  border-radius: 0;
  border: none;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  -o-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
}

.form-group.haslabel {
  position: relative;
  margin-bottom: 20px;
  margin-top: -6px;
}

#flashMessage1 {
  animation: fadeOut 3s ease-in-out forwards;
}

.form-group.haslabel {
  position: relative;
  margin-bottom: 20px;
  margin-top: -6px;
}

.form-group.haslabel input[data-val=""]~span {
  position: absolute;
  top: 10px;
  font-size: 1rem;
  left: 35px;
  padding: 0 0;
  border: 2px solid #f9f7f6;
  background: none;
  border-radius: 100px;
  transition: all .3s ease-in-out;
}

.text-center {
  text-align: center !important;
}

.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content img {
  max-width: 100%;
  height: auto;
}

.modal-footer {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons,
.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons {
  float: right;
}

.jconfirm .jconfirm-box .jconfirm-buttons {
  padding-bottom: 11px;
}

.modal-footer>:not(:last-child) {
  margin-right: 0.25rem;
}

.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button,
.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  text-shadow: none;
}

.jconfirm .jconfirm-box .jconfirm-buttons button {
  display: inline-block;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 4px;
  min-height: 1em;
  -webkit-transition: opacity .1s ease, background-color .1s ease, color .1s ease, background .1s ease, -webkit-box-shadow .1s ease;
  transition: opacity .1s ease, background-color .1s ease, color .1s ease, background .1s ease, -webkit-box-shadow .1s ease;
  transition: opacity .1s ease, background-color .1s ease, color .1s ease, box-shadow .1s ease, background .1s ease;
  transition: opacity .1s ease, background-color .1s ease, color .1s ease, box-shadow .1s ease, background .1s ease, -webkit-box-shadow .1s ease;
  -webkit-tap-highlight-color: transparent;
  border: 0;
  background-image: none;
}

.jconfirm .jconfirm-box .jconfirm-buttons>button {
  margin-bottom: 4px;
  margin-left: 2px;
  margin-right: 2px;
}

.button--primary {
  border: 2px solid #efc940;
  background: #efc940;
}

.jconfirm .jconfirm-clear {
  clear: both;
}

.modal-footer>:not(:first-child) {
  margin-left: 0.25rem;
}

.custom-popup__holder {

  height: auto;
  /* Allow the height to adjust based on content */
  overflow-y: auto;
  /* Enable vertical scrolling if needed */
}

.form-group.haslabel input:focus~span,
.form-group.haslabel input:not([data-val=""])~span,
.form-group.haslabel select:not([data-val=""])~span {
  position: absolute;
  top: -10px;
  left: 40px;
  border: 2px solid #f9f7f6;
  padding: 0 10px;
  font-size: .8rem;
  border-radius: 100px;
  opacity: 1;
  background: #fff;
}

.col-12.text-center {
  DISPLAY: flex;
  margin-bottom: 15px;
}


@media only screen and (min-width:300px) {
  label.btn.btn-sm.btn-clean.shadow-sm {
    width: 100%;
  }

  label.btn.btn-clean.shadow-sm {
    width: 156%;
  }

  .custom-amount-blk>div {
    border: 1px solid #ececec;
    border-radius: 100px;
    overflow: hidden;
    height: 40px;
    width: 100%;
    transition: all 0.3s ease-in-out;
  }

  .form__field {
    font-size: 14px;
    font-weight: 700;
    height: 50px;
    width: 100%;
    border-radius: 50px;
    border: 2px solid #f9f7f6;
    padding: 0 30px;
    background: #f9f7f6;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
    outline: 0;
  }

  img.payments {
    width: 100%;
    margin-bottom: 6px;
  }

  .stories-section blockquote::before {
    position: absolute;
    content: '“';
    color: black;
    font-size: 12rem;
    font-family: poppins;
    top: -44px;
    left: -5px;
    font-size: 6rem;
    display: none;
  }

  p.aos-init.aos-animate {
    width: 94%;
    margin-left: 36px;
    text-align: justify;
    color: black;
  }

  .summary_badgeWrapper__2PJHW {
    display: -moz-box;
    display: flex;
    /* flex-wrap: wrap; */
    grid-gap: 10px;
    gap: 5px;
    margin-left: -2px;
  }

  .summary_pageHeading__10FWm .summary_title__HL4m6 {
    text-transform: none;
    font-weight: 700;
    font-size: 21px;
    margin-bottom: 10px;
    line-height: 1.3;
    margin-top: -75px;
  }

  div#tsum-tabs {
    width: 0%;
  }

  .donors-tab_donorCard__2yFxg {
    width: -moz-calc(50% - 18px);
    width: auto;
  }

  .promo-card_promoCardDescription__2Dlk6 {
    width: 100%;
    padding: 0 0 0 28px;
    text-align: left;
  }

  .custom-popup__holder.js-custom-popup-holder {
    height: 50%;
  }

  .regular-product_productDetails__3IByd {
    display: -moz-box;
    display: ruby;
    -moz-box-pack: justify;
    justify-content: space-between;
    -moz-box-align: center;
    align-items: center;
    padding: 16px 0 0;
    /* margin-left: -10px; */
  }

  span.spanmsg {
    font-size: 15px;
    font-family: 'Poppins';
  }

  .sticky-tabs_tabItem__3K2zI>a {
    color: #111;
    font-size: 16px;
    letter-spacing: 0;
    padding: 10px 4px;
    line-height: 26px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
    display: -moz-box;
    display: flex;
    -moz-box-pack: center;
    justify-content: center;
    -moz-box-align: center;
    align-items: center;
    grid-gap: 16px;
    gap: 16px;
    position: relative;
  }

  .stick-to-top_stickyWrapper__3YGq2 {
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -o-sticky;
    position: -ms-sticky;
    position: sticky;
    margin-top: -25px;
  }

  .popover__content {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: -136px;
    transform: translate(0, 10px);
    background-color: #ffffff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    width: auto;
    color: white;
    margin-right: -108px;
    margin-top: 15px;
    border-radius: 10px 10px 10px 10px;
  }

  .popover__title {
    height: 28px;
    background-color: #462fa0;
    border-radius: 20px;
    color: #fff;
    padding: 0px 6px 1px 4px;
    font-size: 14px;
    font-weight: 500;
    display: -moz-box;
    display: flex;
    -moz-box-pack: justify;
    justify-content: space-between;
    -moz-box-align: center;
    align-items: center;
    grid-gap: 4px;
    gap: 4px;
  }

  #tsum-tabs main {
    min-width: 320px;
    max-width: 800px;
    /* padding: 50px; */
    margin: 0 auto;
    background: #fff;
    margin-top: 25px;
    margin-bottom: 38px;
  }

  .contact-form {
    /* background-color: #fff; */
    padding: 0px;
    /* width: 45%; */
    padding-bottom: 20px;
    padding-top: 20px;
  }

  .donor-slider {
    overflow: hidden;
    white-space: nowrap;
    display: contents;
  }

  img.fofa {
    border-radius: 12px 12px 0px 0px;
  }

}

@media only screen and (min-width:1200px) {
  label.btn.btn-sm.btn-clean.shadow-sm {
    width: 10%;
  }

  img.fofa {
    border-radius: 0px 0px 0px 0px;
  }

  .donor-slider {
    overflow: hidden;
    white-space: nowrap;
    display: none;
  }

  .contact-form {
    /* background-color: #fff; */
    padding: 40px;
    /* width: 45%; */
    padding-bottom: 0px;
    padding-top: 20px;
  }

  #tsum-tabs main {
    min-width: 320px;
    max-width: 800px;
    /* padding: 50px; */
    margin: 0 auto;
    background: #fff;
    margin-top: 25px;
    margin-bottom: 0px;
  }

  label.btn.btn-clean.shadow-sm {
    width: 31%;
  }

  .custom-amount-blk>div {
    border: 1px solid #ececec;
    border-radius: 100px;
    overflow: hidden;
    height: 40px;
    width: 45%;
    transition: all 0.3s ease-in-out;
  }

  .form__field {
    font-size: 14px;
    font-weight: 700;
    height: 50px;
    width: 30%;
    border-radius: 50px;
    border: 2px solid #f9f7f6;
    padding: 0 30px;
    background: #f9f7f6;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
    outline: 0;
  }

  img.payments {
    width: 30%;
    margin-bottom: 6px;
  }

  .stories-section blockquote::before {
    position: absolute;
    top: -97px;
    left: -80px;
    content: '“';
    color: black;
    font-size: 12rem;
    font-family: poppins;
    display: block;
  }

  p.aos-init.aos-animate {
    width: 94%;
    margin-left: 0px;
    text-align: justify;
    font-size: 18px;
    color: black;
  }

  .summary_badgeWrapper__2PJHW {
    display: -moz-box;
    display: flex;
    flex-wrap: wrap;
    grid-gap: 12px;
    gap: 12px;
  }

  .summary_pageHeading__10FWm .summary_title__HL4m6 {
    text-transform: none;
    font-weight: 700;
    font-size: 25px;
    margin-bottom: 10px;
    line-height: 1.3;
    margin-top: 0px;
  }

  .custom-popup__title {
    font-size: 28px;
    line-height: 30px;
    /* margin-bottom: 40px; */
  }

  div#tsum-tabs {
    width: 172%;
  }

  .donors-tab_donorCard__2yFxg {
    width: -moz-calc(50% - 18px);
    width: calc(50% - 18px);
  }

  .promo-card_promoCardDescription__2Dlk6 {
    width: 100%;
    padding: 0 0 0 16px;
    text-align: left;
  }

  .custom-popup__holder.js-custom-popup-holder {
    height: auto;
  }

  .regular-product_productDetails__3IByd {
    display: -moz-box;
    display: flex;
    -moz-box-pack: justify;
    justify-content: space-between;
    -moz-box-align: center;
    align-items: center;
    padding: 16px 0 0;
    margin-left: 0px;
  }

  span.spanmsg {
    font-size: 17px;
    font-family: 'Poppins';
  }

  .sticky-tabs_tabItem__3K2zI>a {
    color: #111;
    font-size: 20px;
    letter-spacing: 0;
    padding: 10px 4px;
    line-height: 26px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
    display: -moz-box;
    display: flex;
    -moz-box-pack: center;
    justify-content: center;
    -moz-box-align: center;
    align-items: center;
    grid-gap: 16px;
    gap: 16px;
    position: relative;
  }

  .stick-to-top_stickyWrapper__3YGq2 {
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -o-sticky;
    position: -ms-sticky;
    position: sticky;
    margin-top: 0px;
  }

  .popover__content {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: -130px;
    transform: translate(0, 10px);
    background-color: #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    width: auto;
    color: white;
    margin-right: -145px;
    margin-top: 15px;
    border-radius: 10px 10px 10px 10px;
  }

  .popover__title {
    height: 28px;
    background-color: #462fa0;
    border-radius: 20px;
    color: #fff;
    padding: 0 10px 0 6px;
    font-size: 16px;
    font-weight: 500;
    display: -moz-box;
    display: flex;
    -moz-box-pack: justify;
    justify-content: space-between;
    -moz-box-align: center;
    align-items: center;
    grid-gap: 4px;
    gap: 4px;
  }
}

.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons,
.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons {
  float: right;
}

.jconfirm .jconfirm-box .jconfirm-buttons {
  padding-bottom: 11px;
}

.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button,
.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  text-shadow: none;
}

.jconfirm .jconfirm-box .jconfirm-buttons button {
  display: inline-block;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 4px;
  min-height: 1em;
  -webkit-transition: opacity .1s ease, background-color .1s ease, color .1s ease, background .1s ease, -webkit-box-shadow .1s ease;
  transition: opacity .1s ease, background-color .1s ease, color .1s ease, background .1s ease, -webkit-box-shadow .1s ease;
  transition: opacity .1s ease, background-color .1s ease, color .1s ease, box-shadow .1s ease, background .1s ease;
  transition: opacity .1s ease, background-color .1s ease, color .1s ease, box-shadow .1s ease, background .1s ease, -webkit-box-shadow .1s ease;
  -webkit-tap-highlight-color: transparent;
  border: 0;
  background-image: none;
}

.jconfirm .jconfirm-box .jconfirm-buttons>button {
  margin-bottom: 4px;
  margin-left: 2px;
  margin-right: 2px;
}

.jconfirm .jconfirm-clear {
  clear: both;
}

button#donation {
  margin-left: 20px;
  margin-top: 25px;
  width: 88%;
}

h2.aos-init.aos-animate {
  font-weight: 700;
}

span.Previous {
  font-size: 42px;
}


input#name {
  font-size: 14px;
  font-weight: 700;
  height: 50px;
  width: 100%;
  /* border-radius: 50px; */
  border: 2px solid #a7a7a740;
  padding: 0 30px;
  /* background: #efc940b0; */
  -webkit-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s;
  outline: 0;
}

input#phone {
  font-size: 14px;
  font-weight: 700;
  height: 50px;
  width: 100%;
  /* border-radius: 50px; */
  border: 2px solid #a7a7a740;
  padding: 0 30px;
  /* background: #efc940b0; */
  -webkit-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s;
  outline: 0;
}

input#email {
  font-size: 14px;
  font-weight: 700;
  height: 50px;
  width: 100%;
  /* border-radius: 50px; */
  border: 2px solid #a7a7a740;
  padding: 0 30px;
  /* background: #efc940b0; */
  -webkit-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s;
  outline: 0;
}

input#pan_no {
  font-size: 14px;
  font-weight: 700;
  height: 50px;
  width: 100%;
  /* border-radius: 50px; */
  border: 2px solid #a7a7a740;
  padding: 0 30px;
  /* background: #efc940b0; */
  -webkit-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s;
  outline: 0;
}

input#date_of_birth {
  font-size: 14px;
  font-weight: 700;
  height: 50px;
  width: 100%;
  /* border-radius: 50px; */
  border: 2px solid #a7a7a740;
  padding: 0 30px;
  /* background: #efc940b0; */
  -webkit-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s;
  outline: 0;
}

select#citizenship {
  font-size: 14px;
  font-weight: 700;
  height: 50px;
  width: 100%;
  /* border-radius: 50px; */
  border: 2px solid #a7a7a740;
  padding: 0 30px;
  /* background: #efc940b0; */
  -webkit-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s;
  outline: 0;
}

input#state {
  font-size: 14px;
  font-weight: 700;
  height: 50px;
  width: 100%;
  /* border-radius: 50px; */
  border: 2px solid #a7a7a740;
  padding: 0 30px;
  /* background: #efc940b0; */
  -webkit-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s;
  outline: 0;
}

input#city {
  font-size: 14px;
  font-weight: 700;
  height: 50px;
  width: 100%;
  /* border-radius: 50px; */
  border: 2px solid #a7a7a740;
  padding: 0 30px;
  /* background: #efc940b0; */
  -webkit-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s;
  outline: 0;
}

input#pin_code {
  font-size: 14px;
  font-weight: 700;
  height: 50px;
  width: 100%;
  /* border-radius: 50px; */
  border: 2px solid #a7a7a740;
  padding: 0 30px;
  /* background: #efc940b0; */
  -webkit-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s;
  outline: 0;
}

input#address {
  font-size: 14px;
  font-weight: 700;
  height: 50px;
  width: 100%;
  /* border-radius: 50px; */
  border: 2px solid #a7a7a740;
  padding: 0 30px;
  /* background: #efc940b0; */
  -webkit-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s;
  outline: 0;
}

button.btnnn.js-open-popup {
  display: inline-block;
  font-weight: 600;
  color: #000000;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fcde2f;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 4px;
  -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  -o-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  width: 100%;
  margin-top: 5px;
}

button.btnnn.js-open-popup:hover {
  background: #462fa0;
  color: white;
}

button.btnn.js-open-popup:hover {
  background: white;
}

p.assured {
  font-size: 13px;
  color: #777474;
  margin-left: 46px;
}

li.sticky-tabs_tabItem__3K2zI.sticky-tabs_active__nJc_a {
  width: calc(51.3333% - 16px);
}

li.sticky-tabs_tabItem__3K2zI {
  width: calc(51.3333% - 16px);
}

/* section.ff-section-fullwidth.stories-section {
  background: url(images/2.png);
} */
/* .section-background-block.background-image {
  background: linear-gradient(180deg, #3b2b98 0%, #f2295b 100%);
  opacity: .4;
} */
input#aadhar_no {
  font-size: 14px;
  font-weight: 700;
  height: 50px;
  width: 100%;
  /* border-radius: 50px; */
  border: 2px solid #a7a7a740;
  padding: 0 30px;
  /* background: #efc940b0; */
  -webkit-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s;
  outline: 0;
}

.page-donate header {
  position: fixed;
  top: 0;
  left: 0;
  width: calc(100% - 4rem);
  background: #fff;
  z-index: 99;
  border-bottom: 1px solid #efefef;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .1);
}

.rel-wrapper {
  position: relative;
}

header.header-fixed .header-wrapper {
  border-radius: 0;
}

.header-wrapper {
  position: relative;
}

.menu-btn span {
  display: block;
  background-color: #484848;
  height: 3px;
  border-radius: 1rem;
  width: 2rem;
  margin: 7px 0;
}

.logo-header img {
  display: block;
  width: 85%;
  border-radius: 60px;
  margin-left: 8px;
}

.lazyloaded {
  opacity: 1;
  transition: opacity 400ms;
  transition-delay: 0ms;
}

.nav-primary {
  height: 84px;
}

.nav-primary {
  margin-left: 9.5rem;
}

header.header-fixed .nav-secondary {
  margin-right: 3rem;
}

header.header-fixed .nav-secondary {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

.nav-secondary {
  height: 35px;
}

.nav-secondary {
  /* text-align: right;  */
  /* background-color: #462fa0; */
  /* position: absolute; */
  padding: 0.5rem 2.75rem;
  left: -56px;
  top: -6.5rem;
  width: calc(106% - 1.5rem);
  margin-bottom: 0.75rem;
  margin-right: 1rem;
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.site-footer__bottom-inner {
  text-align: initial;
  margin-left: auto;
  margin-top: 19px;
}

.fa,
.fa-brands,
.fa-classic,
.fa-regular,
.fa-sharp,
.fa-solid,
.fab,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

.fa-phone-square:before,
.fa-square-phone:before {
  content: "\f098";
}

a.phone-number {
  color: white;
}

.fa,
.fa-brands,
.fa-classic,
.fa-regular,
.fa-sharp,
.fa-solid,
.fab,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

.fa-envelope:before {
  content: "\f0e0";
}

a.email {
  color: white;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.nav-item-wrapper {
  transition: all .3s;
  -webkit-transition: all .3s;
  display: inline-block;
  vertical-align: middle;
  opacity: 1;
}

.nav-cta .btn {
  margin-left: 1rem;
  padding: 9px 16px;
}


.btn-primary .fa {
  font-size: 16px;
  margin-left: 11px;
}

.fa,
.fa-brands,
.fa-classic,
.fa-regular,
.fa-sharp,
.fa-solid,
.fab,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

.categories {
  margin-top: 40px;
  background: aliceblue;
}

img.cattabs {
  width: 45px;
}

/* img.donate-push-cards.ls-is-cached.lazyloaded {
  margin-left: 46px;
} */
.donate-form-tax img {
  display: inline-block;
  vertical-align: middle;
  width: 1.5rem;
  margin-right: 0.5rem;
  mix-blend-mode: darken;
}




.donate-form-tax {
  text-align: center;
  position: relative;
  display: block;
  margin: 0.75rem 0 0.5rem;
}

.donate-form-tax img {
  display: inline-block;
  vertical-align: middle;
  width: 1.5rem;
  margin-right: 0.5rem;
  mix-blend-mode: darken;
}

.lazyloaded {
  opacity: 1;
  transition: opacity 400ms;
  transition-delay: 0ms;
}

.donate-form-tax label {
  font-size: 16px;
  color: #484848;
  font-family: poppins;
}

.donate-push-wrapper {
  margin-left: -2rem;
  /* background: white; */
  width: calc(100% + 4rem);
  padding: 0.5rem 0;
}

.donate-push-item {
  display: block;
  text-align: center;
}

img.donate-push-cards {
  display: block;
  height: 1.25rem;
  margin: 0.25rem auto;
  margin-bottom: 0.5rem;
}

.donate-push-item img {
  display: block;
  /* height: 2rem;
  vertical-align: middle;
  margin-right: 0.5rem; */
}

.lazyloaded {
  opacity: 1;
  transition: opacity 400ms;
  transition-delay: 0ms;
}

.donate-push-item label {
  color: #484848;
  display: inline-block;
  font-size: 16px;
  opacity: .7;
  vertical-align: middle;
  font-family: poppins;
}

label {
  margin-bottom: 6px;
}

button.campaign-share-links_btn__1RTBv.campaign-share-links_twitter__2XeE2 {
  width: 42px;
}

button.campaign-share-links_btn__1RTBv.campaign-share-links_website__2-rlB {
  width: 42px;
}

button.campaign-share-links_btn__1RTBv.campaign-share-links_facebook__W37Hw {
  width: 42px;
}

a.btn.btn-primary {
  margin-right: -203px;
  width: 158px;
}


.chipin-product_amountInput__1ykH-::placeholder {
  font-weight: 500;
  color: black;
}

.recent-donor_description__pHQy- {
  color: #fff;
  line-height: 18px;
}

.recent-donor_recentDonor__3gAaY {
  display: -moz-box;
  display: flex;
  -moz-box-pack: center;
  justify-content: center;
  -moz-box-align: center;
  align-items: center;
  grid-gap: 8px;
  gap: 8px;
  width: 100%;
  padding: 0 0 12px;
}

.recent-donor_toasterGif__3Cax- {
  width: 24px;
  height: auto;
}

.product-quantity_lessProduct__fqoAO {
  display: none;
}

.sticky-tabs_content {
  transition: opacity 0.5s ease;
  /* Adjust the duration (0.5s) for a slower or faster transition */
  opacity: 1;
  /* Initial opacity */
}

.sticky-tabs_content.hidden {
  opacity: 0;
  pointer-events: none;
  /* Disable pointer events when hidden */
}

button#whatsappShareButton {
  background: #1ca53a;
}

.contact-form input::placeholder {
  font-weight: 400;
  color: white;
}

p.fofa {
  text-align: justify;
  font-size: 16px;
  width: 95%;
  margin-left: 8px;
  margin-top: 4px;
  margin-bottom: -6px;
}

.sticky-tabs_tabItem__3K2zI a {
  transition: all 0.5s ease;
  color: black;
  /* Change this to the default color of your tabs */
}

.sticky-tabs_active__nJc_a a {
  color: #462fa0 !important;
  /* Change this to the desired active tab color */
}

/* Add these styles to your CSS file */
/* .product-info_progressBarHeading__11PQl {
  margin-top: 180px;
} */
.div {
  margin-top: 15px;
  background: #462fa0;
  padding: 10px;
  border-radius: 5px;
  color: white;
}

h3.N {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0.5px;
}

.sk {
  padding: 10px 0px 18px 0px;
  top: 16px;
}

@media only screen and (min-width: 300px) {
  video.schoolvideo {
    width: 350px;
    height: 300px;
  }

  .footer-donte {
    padding: 25px 0;
    margin-bottom: 40px;
  }

  h4.Office {
    color: #fcde2f;
    font-size: 25px;
  }

  .connect-with-us-section {
    position: relative;
    padding: 3rem 0;
    background: #462fa0;
    font-family: poppins;
  }
}

@media only screen and (min-width: 1200px) {
  video.schoolvideo {
    width: 700px;
    height: 400px;
  }

  .footer-donte {
    padding: 25px 0;
    margin-bottom: 0px;
  }

  h4.Office {
    color: #fcde2f;
    font-size: 28px;
  }

  .connect-with-us-section {
    position: relative;
    padding: 1rem 0;
    background: #462fa0;
    font-family: poppins;
  }
}

h3.section-title_title__B5-bNn {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: .5px;
  margin-bottom: 16px;
  border-left: 4px solid #ffffff;
  padding-left: 8px;
  text-transform: none;
}

.faq input[type="checkbox"]:checked+label .faq-heading {
  font-weight: 600;
}

.form {
  padding: 12px;
  margin-bottom: -30px;
}

.products-table_productsWrapper__2Ki1I.products-table_open__3SIHG {
  float: left;
  display: block;
  margin: 10px;
  /* padding: 15px 16px; */
  width: -moz-calc(50% - 20px);
  width: calc(100% - 20px);
  border-radius: 12px;
  background-color: #fff;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 37%);
  position: relative;
  z-index: 1;
}

.products-table_header__3x0SC {
  padding: 12px 16px;
  cursor: pointer;
  font-size: 18px;
  font-weight: 600;
  border-radius: 12px;
  border: 1px solid #423b7d;
  -moz-box-pack: justify;
  justify-content: space-between;
}

.products-table_productsWrapper__2Ki1I.products-table_open__3SIHG .products-table_arrowIcon__2PH-o {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transform: rotate(0deg);
}

.products-table_arrowIcon__2PH-o,
.products-table_productsWrapper__2Ki1I.products-table_open__3SIHG .products-table_arrowIcon__2PH-o {
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  -moz-transition: transform .3s ease-out, -moz-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out, -moz-transform .3s ease-out;
}

.products-table_arrowIcon__2PH-o {
  min-width: 24px;
  max-width: 24px;
  height: 24px;
  margin-left: 16px;
  font-size: 16px;
  font-weight: 400;
  color: #423b7d;
  border: 1px solid #423b7d;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}

.products-table_roundedIcon__3GT51 {
  -moz-box-pack: center;
  justify-content: center;
  border-radius: 50%;
}

.svg-inline--fa,
svg:not(:root).svg-inline--fa {
  overflow: visible;
}

.svg-inline--fa.fa-w-10 {
  width: 0.625em;
}

.svg-inline--fa {
  display: inline-block;
  font-size: inherit;
  height: 1em;
  vertical-align: -0.125em;
}

svg {
  overflow: hidden;
}

.products-table_body__2hOWR {
  padding: 0 16px 16px;
}

.products-table_product__17XOg,
.products-table_productHeading__1L6o5 {
  grid-gap: 12px;
  gap: 12px;
  font-weight: 600;
  padding: 16px 0 12px;
}

.products-table_name__-0z6t {
  width: 40%;
  -moz-box-flex: 1;
  flex-grow: 1;
  font-size: 16px;
}

.products-table_product__17XOg {
  font-weight: 400;
  padding: 8px 0;
}

.products-table_product__17XOg,
.products-table_productHeading__1L6o5 {
  grid-gap: 12px;
  gap: 12px;
  font-weight: 600;
  padding: 16px 0 12px;
}

.products-table_totalWrapper__27Y0h {
  margin-bottom: 16px;
}

.products-table_chargesWrapper__1Jj1o,
.products-table_totalWrapper__27Y0h {
  -moz-box-pack: justify;
  justify-content: space-between;
}

.charges-tooltip_icon__2o6zz,
.products-table_chargesLabel__1serp,
.products-table_chargesWrapper__1Jj1o,
.products-table_flexCenter__FtlNC,
.products-table_header__3x0SC,
.products-table_product__17XOg,
.products-table_productHeading__1L6o5,
.products-table_roundedIcon__3GT51,
.products-table_totalWrapper__27Y0h {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
  align-items: center;
}

.products-table_buttonWrapper__2AUl_ {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1.5fr;
  grid-gap: 16px;
  gap: 16px;
}

.products-table_amountBtnWrapper__1lpLl {
  position: relative;
}

.products-table_amountButton__1Z4Bf,
.products-table_inputWrapper__3Q3jV {
  background-color: #fff;
  color: #423b7d;
  font-size: 15px;
  height: 34px;
  line-height: 28px;
  border: 1px solid #423b7d;
  border-radius: 6px;
  padding: 0 16px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
  box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
}

.product-info_descriptionLabel__inUD10 {
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  cursor: pointer;
  grid-gap: 4px;
  gap: 4px;
  margin-left: 88px;
  margin-top: -17px;
}

@media only screen and (min-width: 300px) {

  .products-table_productHeading__1L6o5 {
    font-size: 12px;
  }

  .products-table_product__17XOg {
    font-weight: 400;
    font-size: 12px;
  }

  .products-table_quantity__3fxEL {
    width: auto;
    text-align: center;
    flex-shrink: 1;
    font-size: 16px;
  }

  .products-table_price__KHqDy {
    width: auto;
    /* text-align: right; */
    font-size: 16px;
  }

  .products-table_footer__32rzm {
    background: #e2e1ed;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .05);
    box-shadow: 0 4px 5px rgba(0, 0, 0, .05);
    border-radius: 0 0 12px 12px;
    padding: 27px 8px 16px;
    font-weight: 600;
    /*height: 124px;*/
  }

  .taxx-benefit-tool-tip_badge__3BoZw {
    height: 28px;
    background: linear-gradient(90deg, #ef4e20 -9.76%, #fe7202 109.76%);
    border-radius: 20px;
    color: #fff;
    padding: 0 10px 0 12px;
    font-size: 14px;
    font-weight: 500;
    display: -moz-box;
    display: flex;
    -moz-box-pack: justify;
    justify-content: space-between;
    -moz-box-align: center;
    align-items: center;
    grid-gap: 4px;
    gap: 4px;
  }

  .tax-benefit-tool-tip_badge__3BoZw {
    height: 28px;
    background-color: #1ca53a;
    border-radius: 20px;
    color: #fff;
    padding: 0 10px 0 12px;
    font-size: 11px;
    font-weight: 500;
    display: -moz-box;
    display: flex;
    -moz-box-pack: justify;
    justify-content: space-between;
    -moz-box-align: center;
    align-items: center;
    grid-gap: 4px;
    gap: 4px;
  }

  ul.faqs {
    margin-left: 25px;
    width: 90%;
    color: black;
    padding: 10px;
    font-size: 15px;
    margin-top: -30px;
  }

  .products-table_quantity__3fxEL.gh {
    margin-right: 0px;
  }

  .products-table_price__KHqDy.gf {
    margin-right: 70px;
  }

  ul.but {
    margin-left: 16px;
    margin-top: 8px;
    /* line-height: 28px; */
    font-size: 15px;
  }

  .feedone {
    font-size: 15px;
    font-family: poppins;
    color: black;
    text-align: justify;
    letter-spacing: 0.2px;
  }

  p.fundraiser {
    text-align: justify;
    font-size: 15px;
  }

  .chipin-product_buttonWrapper__15lZs button {
    margin-right: 2px;
  }
}

@media only screen and (min-width: 1200px) {

  .products-table_productHeading__1L6o5 {
    font-size: 15px;
  }

  .products-table_product__17XOg {
    font-weight: 400;
    font-size: 15px;
  }

  .products-table_quantity__3fxEL {
    width: 154px;
    text-align: center;
    flex-shrink: 1;
  }

  .products-table_price__KHqDy {
    width: 82px;
    /* text-align: right; */
  }

  .products-table_footer__32rzm {
    background: #e2e1ed;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .05);
    box-shadow: 0 4px 5px rgba(0, 0, 0, .05);
    border-radius: 0 0 12px 12px;
    padding: 25px 10px 12px;
    font-weight: 600;
    height: auto;
  }

  .taxx-benefit-tool-tip_badge__3BoZw {
    height: 28px;
    background: linear-gradient(90deg, #ef4e20 -9.76%, #fe7202 109.76%);
    border-radius: 20px;
    color: #fff;
    padding: 0 10px 0 12px;
    font-size: 16px;
    font-weight: 500;
    display: -moz-box;
    display: flex;
    -moz-box-pack: justify;
    justify-content: space-between;
    -moz-box-align: center;
    align-items: center;
    grid-gap: 4px;
    gap: 4px;
  }

  .tax-benefit-tool-tip_badge__3BoZw {
    height: 28px;
    background-color: #1ca53a;
    border-radius: 20px;
    color: #fff;
    padding: 0 10px 0 12px;
    font-size: 16px;
    font-weight: 500;
    display: -moz-box;
    display: flex;
    -moz-box-pack: justify;
    justify-content: space-between;
    -moz-box-align: center;
    align-items: center;
    grid-gap: 4px;
    gap: 4px;
  }

  ul.faqs {
    margin-left: 36px;
    width: 92%;
    color: black;
    padding: 10px;
    font-size: 15px;
    margin-top: -30px;
  }

  .products-table_quantity__3fxEL.gh {
    margin-right: 0px;
  }

  .products-table_price__KHqDy.gf {
    margin-right: 0px;
  }

  ul.but {
    margin-left: 16px;
    margin-top: 8px;
    line-height: 28px;
    font-size: 17px;
  }

  .feedone {
    font-size: 17px;
    font-family: poppins;
    color: black;
    text-align: justify;
    letter-spacing: 0.2px;
  }

  p.fundraiser {
    text-align: justify;
    font-size: 17px;
  }

  .chipin-product_buttonWrapper__15lZs button {
    margin-right: 2px;
  }
}

button.campaign-share-links_btn__1RTBv.campaign-share-links_copy__NEW {
  width: 42px;
  background: #607c8a;
}

.regular-product_productDetailSection__3cSOi {
  margin-top: 12px;
}

.products_productCard__3EgTm {
  float: left;
  display: block;
  margin: 10px;
  padding: 15px 16px;
  width: -moz-calc(50% - 20px);
  width: calc(50% - 20px);
  border-radius: 12px;
  background-color: #fff;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 37%);
  position: relative;
  z-index: 1;
}

.common_title__3fjXC {
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 17px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.product-info_descriptionLabel__inUD10 {
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  cursor: pointer;
  grid-gap: 4px;
  gap: 4px;
  margin-left: 88px;
  margin-top: -17px;
}

.popup-messagee {
  display: none;
  position: absolute;
  background: white;
  padding: 10px;
  border-radius: 5px;
  width: 320px;
  z-index: 1;
  font-size: 15px;
  margin-top: 6px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  margin-left: -94px;
}

.special-product_productImg__3hEym {
  padding: 8px 0;
  height: 163px;
  text-align: center;
}

.product-info_progressBarHeading__11PQl {
  padding-bottom: 4px;
}

.dk-progress-bar_backgroundBar__25DwK {
  background-color: #f0f0f0;
  width: 100%;
  height: 14px;
  border-radius: 7px;
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
  align-items: center;
}

.dk-progress-bar_progressBar__3NzxJ {
  color: #fff;
  height: 14px;
  border-radius: 7px;
  text-align: center;
  padding: 0;
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1;
  vertical-align: middle;
  overflow: hidden;
  max-width: 100%;
}

.dk-progress-bar_animatedProgressBar__3NDGy {
  height: 100%;
  border-radius: 7px;
  background: -moz-linear-gradient(45deg, orange, red);
  background: linear-gradient(45deg, orange, red);
  -webkit-animation: dk-progress-bar_progress__3GFAY 2s ease-in-out;
  -moz-animation: dk-progress-bar_progress__3GFAY 2s ease-in-out;
  animation: dk-progress-bar_progress__3GFAY 2s ease-in-out;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* Table  */


.table {
  background-color: var(--color-white);
  width: 100%;
  border-radius: 4px;
  border-collapse: collapse;
  max-width: 800px;
  margin: 0 auto;
  margin-top: 2rem;
  box-shadow: 0 2px 10px rgba(0, 67, 115, 0.2);
}

.table__header {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 0.75rem;
}

.table__link {
  text-decoration: none;
  color: var(--color-primary);
}

.table__row {
  border-bottom: 1px solid var(--color-border);
}

.table__row--last {
  border-bottom: 0;
}

.table__cell {
  padding: 1rem 1.5rem;
}

.u-text-left {
  text-align: left;
}

.table>:not(caption)>*>* {
  padding: .5rem .5rem;
  background-color: var(--bs-table-bg);
  border-bottom-width: var(--bs-border-width);
  box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
  /* border: 0px solid #FFF; */
  border: 1px solid !important;
}

.btn {
  background: #fdd71b;
  color: black;
}

.u-text-right {
  text-align: right;
}

.u-text-center {
  text-align: center;
}

.u-font-mono {
  font-family: 'PT Mono', monospace;
}

.btn {
  background-color: transparent;
  box-shadow: 0 0 0 1px var(--color-primary) inset;
  text-align: center;
  color: var(--color-primary);
  display: inline-block;
  margin: 0;
  padding: 8px 16px;
  font-size: 0.75rem;
  position: relative;
  border: none;
  cursor: pointer;
  border-radius: 4px;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: none;
  line-height: 20px;
  -webkit-font-smoothing: antialiased;
}

@media only screen and (max-width: 650px) {

  html {
    font-size: 14px;
  }

  .table__header {
    display: none;
  }

  .table__row {
    display: grid;
    grid-template-columns: 2fr 2fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-column-gap: 1rem;
    align-items: center;
    padding: 1rem;
  }

  .table__cell {
    padding: 0;
  }

  .table__account {
    grid-column: 1;
    grid-row: span 2;
  }

  .table__account-content {
    display: flex;
    flex-direction: column;
  }

  .table__account-number {
    order: 2;
    font-size: 12px;
    padding-top: 0.25rem;
  }

  .table__balance {
    grid-column: 2;
    grid-row: 2;
    font-size: 0.75rem;
    padding-top: 0.125rem;
  }

  .table__balance::before {
    content: "Balance: ";
  }

  .table__available {
    grid-column: 2;
    grid-row: 1;
    padding-bottom: 0.125rem;
  }

  .table__limit {
    display: none;
  }

  .table__transfer {
    grid-column: 3;
    grid-row: span 2;
  }
}

.text-center {
  text-align: center;
}

.table-bordered td,
.table-bordered th {
  border: 0px solid #FFF;
}

.cus-footer2 {
  text-align: center;
}

input#donation {
  background: #fcde2f;
  font-size: 19px;
  width: 100%;
  border: none;
}

form {
  box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 37%);
  margin-bottom: 22px;
  margin-top: 15px;
  border-radius: 24px;
}

.footer-usp-item1 span {
  color: white;
  font-size: 14px;
}

.donation-table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
  font-size: 18px;
  text-align: left;
}

.donation-table th, 
.donation-table td {
  border: 2px solid #000; /* Creates the table box effect */
  padding: 12px;
}

.donation-table th {
  background-color: #f4f4f4;
  font-weight: bold;
}

.donation-table input {
  width: 50px;
  text-align: center;
}

@media screen and (max-width: 600px) {
    .donation-table {
        font-size: 12px;
    }

    .donation-table th, 
    .donation-table td {
        padding: 7px;
    }

    /* Stack table rows for smaller screens */
    .table-responsive {
        overflow-x: auto;
        display: block;
    }
}

@media screen and (max-width: 368px) {
  .donation-table {
      font-size: 12px;
  }

  .donation-table th, 
  .donation-table td {
      padding: 7px;
  }

  /* Stack table rows for smaller screens */
  .table-responsive {
      overflow-x: auto;
      display: block;
  }
}