.elementor-kit-618302{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-6578f11:#FFCC00;--e-global-color-6525885:#5A98F1;--e-global-color-7f157ee:#825EE3;--e-global-color-f114f3c:#FFFFFF;--e-global-color-05c498a:#232323;--e-global-color-a2ad003:#232323;--e-global-color-8e41f47:#908D7A;--e-global-color-be003a5:#C78F85;--e-global-color-11905f9:#424A6B;--e-global-color-c9d1131:#DCDBCE;--e-global-color-8f692c7:#FFE6E1;--e-global-color-66cb653:#AEB0BC;--e-global-color-904193a:rgba(2, 1, 1, 0.99);--e-global-color-03ac9e1:#E6C5BF;--e-global-color-ff03b07:#000000;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-6707c9f-font-family:"Barlow Condensed";--e-global-typography-6707c9f-font-weight:600;--e-global-typography-6707c9f-text-transform:uppercase;--e-global-typography-1f4d276-font-family:"Metric";--e-global-typography-1f4d276-font-weight:900;--e-global-typography-1f4d276-text-transform:uppercase;--e-global-typography-694e57f-font-family:"Metric";--e-global-typography-694e57f-font-size:19px;--e-global-typography-694e57f-font-weight:600;}.elementor-kit-618302 h5{font-family:"Barlow Condensed", Sans-serif;font-size:59px;font-weight:900;text-transform:uppercase;line-height:0.9em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-618302 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-618302 h5{font-size:40px;letter-spacing:0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.donation-pushdown {
  position: relative;
  /*display: none;*/
  max-height: 100vh;
  
  background-image: url(https://colorofchange.org/wp-content/uploads/2023/02/BG-Pop-v1-1-min.jpg);
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  transition: all .4s ease;
}

.donation-pushdown__inner {
  max-width: 1140px;
  display: flex;
  flex-wrap: nowrap;
  margin: 0 auto;
  padding: 64px 30px;
}

.donation-pushdown__headline {
  color: #fff;
  font-size: 52px;
  font-family: metricweb,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;
  font-weight: 900;
  background: radial-gradient(47.64% 231.55% at 50% 50%, #FE7524 0%, #FEB902 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
}


.donation-pushdown__desc {
  color: #fff;
  font-size: 20px;
  font-family: metricweb,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;
  margin-top: 24px;
}

.donation-pushdown__desc br {
    display: block;
    content: "";
    margin-top: 16px; 
}

.donation-pushdown__desc span {
    font-weight: 900;
    color: #FE9A11;
}

.donation-pushdown__text, .donation-pushdown__form {
  max-width: 50%;
  flex: 1
}

.donation-pushdown__text {
    margin: 32px 60px 0 0;
}


/*--------------3d Drop Shadow*/
.donation__desktop {
    position: relative;
    background: #fff;
    border-radius: 3px;
    min-width: 502px
}

.donation__desktop:after,
.donation__desktop:before {
  content: '';
  background: rgba(6, 0, 25, 0.45);
  position: absolute;
}
.donation__desktop:after {
  width: calc(100% - 1px);
  height: 100%;
  left: 59%;
  bottom: 0;
  transform: translatey(calc(100% - 0px)) skewx(45deg);
}
.donation__desktop:before {
  width: 100%;
  height: 100%;
  right: 0;
  transform: translatex(100%) skewy(45deg);
  top: 42.7%;
}

/*--------------End- 3d drop shadow*/



#close-donation {
    position: absolute;
    top: 16px;
    right: 16px;
    color: #3B155E;
    background: radial-gradient(72.18% 58.44% at 50% 44.16%, #FFD22E 0%, #FFCA2B 60.94%, #FFA647 100%);
    font-size: 34px;
    padding: 0 16px 3px;
    cursor: pointer !important;
    transition: all .1s ease-in-out;
    border-radius: 500px;
    border: 0
}

#close-donation:hover {
    background: radial-gradient(72.18% 58.44% at 50% 44.16%, #FAC400 0%, #F5B700 60.94%, #FF8E14 100%);
    transition: all .2s ease;
}

.donation__mobile {
    background: #daaa0a;
    padding: 16px 32px;
    color: #fff;
    font-size: 24px;
    font-family: metricweb,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;
    text-decoration: none;
    text-align: center;
    display: none;
 }


@media only screen and (max-width:1120px) {
    .donation-pushdown__headline{
        font-size: 4vw;
    }
    
    .donation-pushdown__text {
    margin-right: 0;
    padding-right: 32px;
    }
}


@media only screen and (max-width:1020px) {
    .donation-pushdown__inner {
        flex-direction:column;
    }
    
    .donation-pushdown__text{
        max-width: 600px;
        margin: 0;
        align-self:center;
    }
    
    .donation-pushdown__form {
        margin: 16px auto;
        max-width: 600px;
        width: 600px;
    }
    
    .donation-pushdown {
        max-height: 1800px;
    }
    
    .donation__desktop {
        display: none;
    }
    
    .donation__mobile {
        display: block;
    }
}

@media only screen and (max-width:600px) {
    .donation-pushdown__form {
        margin: 24px auto;
        max-width: 100%;
        width: 100%;
    }
    
    .donation-pushdown__headline {
        font-size: 36px;
    }
    
    .donation-pushdown__inner {
        padding: 24px;
    }
}


/*closing effects*/
.hide-donation-pushdown {
    max-height: 0px !important;
    padding: 0;
    transition: all .5s ease-in-out !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Barlow Condensed';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://colorofchange.org/wp-content/uploads/2020/12/BarlowCondensed-Black.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Metric';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://colorofchange.org/wp-content/uploads/2023/03/Metric-Bold.woff') format('woff');
}
@font-face {
	font-family: 'Metric';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://colorofchange.org/wp-content/uploads/2023/03/Metric-Semibold.woff') format('woff');
}
@font-face {
	font-family: 'Metric';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://colorofchange.org/wp-content/uploads/2023/03/Metric-Regular.woff') format('woff');
}
@font-face {
	font-family: 'Metric';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://colorofchange.org/wp-content/uploads/2023/03/Metric-RegularItalic.woff') format('woff');
}
@font-face {
	font-family: 'Metric';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://colorofchange.org/wp-content/uploads/2023/03/Metric-Medium.woff') format('woff'),
		url('https://colorofchange.org/wp-content/uploads/2020/12/Metric-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Metric';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://colorofchange.org/wp-content/uploads/2020/12/Metric-Black.woff') format('woff');
}
/* End Custom Fonts CSS */