/* #dabar{
background: #2c3644;
color: #fff;
font-size:16px;
position: fixed;
z-index:1;
top: 500px;
left: 0px;
width: 100% !important;
padding: 10px 0px;
text-align: center;}
#dabar a {color: #ffffff; border-bottom: 1px dotted;} */

@media (min-width: 768px) {#donate-barstyles_Bar{position: fixed;
z-index: 12;
bottom: 0px;
width: 100%;
box-sizing: border-box;
line-height: 1.65;
font-size: 1em;
background: #9C75DD none repeat scroll 0% 0%;
box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 10px 0px;
padding: 16px 38px;
display: none;
flex-direction: row;
 -webkit-transition: display 0.2s linear,
 opacity 0.2s linear;
 -moz-transition: display 0.2s linear,
 opacity 0.2s linear;
 -o-transition: display 0.2s linear,
 opacity 0.2s linear; 

	}}

@media (max-width: 768px) {#donate-barstyles_Bar{
	display: none;
	}}

@media (max-width: 768px) {.donate-barstyles__Content{
	display: none;
	}}

@media (max-width: 768px) {.donate-barstyles__Header{
	display: none;
	}}

@media (max-width: 768px) {.donate-barstyles__Wrapper{
	display: none;
	}}

@media (min-width: 768px) {.donate-barstyles__Wrapper{
	display: flex;
width: 100%;
max-width: 1320px;
margin: auto;
	flex-direction: row;
	box-sizing: border-box;
	}}

@media (min-width: 768px) {.donate-barstyles__Content{
	place-self: center;
width: 45%;
margin-right: 32px;
	display: flex;
flex-direction: column;
	box-sizing: border-box;
	}}

/* @media (min-width: 768px) {
.donate-barstyles__Content{
	place-self: center;
width: 100%;
margin-right: 32px;
	display: flex;
flex-direction: column;
	box-sizing: border-box;
}
    } */

/* @media (min-width: 1024px) {
.donate-barstyles__Content{
	place-self: center;
width: 100%;
margin-right: 32px;
	display: flex;
flex-direction: column;
	box-sizing: border-box;
}

}  */

@media (min-width: 768px) {.donate-barstyles__Header{
	font-size: 22px;
line-height: 1.36;
	color: rgb(255, 255, 255);
margin: 0px 10px 10px 0px;
	}}

@media (min-width: 768px) {.donate-barstyles__Disclaimer{
	    font-size: 0.7rem;
    color: rgb(235, 228, 252);
    margin-bottom: 0px;
	margin: 0px 0px 22px;
	}}

@media (min-width: 768px) {.donate-barstyles__DonateInfo{
	display: flex;
flex-direction: column;
align-items: flex-start;
-moz-box-pack: center;
	width: 55%;
justify-content: center;
	}}

@media (min-width: 768px) {.donate-barstyles__DonateButtonsWrapper{
margin: 0px;
display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	flex-flow: row wrap;
width: 100%;
	-moz-box-align: center;
align-items: center;
	padding: 0px;
list-style-type: none;
	}}

@media (min-width: 768px) {.donate-barstyles__DonateButton{
	margin-right: 16px;
/* width: calc(33% - 10px);
max-width: calc(33% - 10px); */
	margin-bottom: 16px;
	display: flex;
	box-sizing: border-box;
	}}

@media (min-width: 768px) {.link-buttonstyles__LinkButton-sc{
	display: flex;
-moz-box-align: center;
align-items: center;
white-space: normal;
width: 100%;
	box-sizing: border-box;
	color: inherit;
	}}

@media (min-width: 768px) {.link-buttonstyles__LinkLink{
	display: flex;
-moz-box-align: center;
align-items: center;
cursor: pointer;
transition: all 0.3s ease 0s;
text-transform: uppercase;
font-weight: 700;
-moz-box-pack: center;
justify-content: center;
font-size: 16px;
letter-spacing: 0.16em;
border-radius: 72.6px;
line-height: 1.2;
width: 100%;
text-align: center;
color: rgb(255, 255, 255);
background-color: rgb(62, 44, 112);
	padding: 11px 45px 12px;
	}}

@media (min-width: 768px) {.donate-barstyles__CloseButton{
	top: 10px;
width: 21px;
height: 21px;
	position: absolute;
right: 12px;
cursor: pointer;
padding: 0px;
	background-color: transparent;
border: medium none;
	}}