#Donate aside{width:60%;padding:30px;box-shadow:-5px 0 15px rgba(0,0,0,.1)}#Donate aside button img{width:25px;height:25px}#Donate aside button{background-color:transparent;border:1px solid #d3d3d3;display:flex;align-items:center;justify-content:center;padding:5px;width:16vw;height:7.5vh;border-radius:15px;gap:5px}#Donate aside .top{display:flex;justify-content:space-between;align-items:center;width:100%}#Donate aside .top button{width:40%}#Donate aside .middle{width:100%;display:flex;justify-content:space-between;gap:5%;row-gap:10px;flex-wrap:wrap;margin:15px 0}#Donate aside .inputs input,#Donate aside textarea{border:1px solid #d3d3d3;height:7.5vh;border-radius:15px;padding-left:1vw;margin-bottom:25px;width:100%}#Donate aside textarea{margin-top:1.7vh;height:100px;padding-top:10px;font-size:1rem}#Donate aside .submit{background-color:#c89738;width:100%;color:#fff;border:none}#Donate aside .end{width:100%;display:flex;align-items:center;border:1px solid #d3d3d3;height:7.5vh;border-radius:15px;padding:0 1vw;gap:5px;margin-bottom:25px}#Donate aside .end input{width:100%;border:none}#Donate aside .end input:focus{outline:none}#Donate .matching{border-color:#c89738;box-shadow:-1px 1px 10px #c8973875}@media (max-width:700px){#Donate aside{width:100vw;position:static;box-shadow:none}#Donate aside .container{width:90%}#Donate aside button{width:27vw}#Donate aside .top button{width:40vw}#Donate aside textarea{height:150px}#Donate aside .middle{gap:5px;row-gap:6px}#Donate .icon{width:50px}}