@property --rotate-angle{syntax:"<angle>";inherits:false;initial-value:45deg}@keyframes styles-module-scss-module__xX6hEa__spin{0%{--rotate-angle:0deg}to{--rotate-angle:360deg}}@keyframes styles-module-scss-module__xX6hEa__heart-beat{0%{transform:scale(1)}25%{transform:scale(.9)}50%{transform:scale(1)}75%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes styles-module-scss-module__xX6hEa__rotate-loading{0%{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}to{transform:rotate(360deg)}}@keyframes styles-module-scss-module__xX6hEa__show-from-down{0%{opacity:0;transform:translateY(-50px)}25%{opacity:.2;transform:translateY(-40px)}50%{opacity:.4;transform:translateY(-20px)}75%{opacity:.8;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__xX6hEa__bounce-animation{0%{transform:translateY(0%)}20%{transform:translateY(-15%)}30%{transform:translateY(0%)}55%{transform:translateY(-7%)}77%{transform:translateY(0%)}85%{transform:translateY(-3%)}to{transform:translateY(0)}}@keyframes styles-module-scss-module__xX6hEa__fade-out{0%{opacity:1}to{opacity:0}}.styles-module-scss-module__xX6hEa__spends_donates_container{border-radius:var(--outer-br);border:var(--ui-border);flex-direction:column;align-self:center;width:100%;display:flex;overflow:hidden}.styles-module-scss-module__xX6hEa__spends_donates_container a{border:1px solid var(--accent-color);border-radius:var(--inner-br);padding:0 5px;text-decoration:none}@media (hover:hover) and (pointer:fine){.styles-module-scss-module__xX6hEa__spends_donates_container a:hover{background-color:var(--hover-color)}}.styles-module-scss-module__xX6hEa__spends_donates_container ul{list-style:none}.styles-module-scss-module__xX6hEa__spends_donates_container .styles-module-scss-module__xX6hEa__button{--gap:10px;--icon-size:10px;width:100%;max-width:200px;max-height:50px;position:relative;overflow:hidden}.styles-module-scss-module__xX6hEa__spends_donates_container .styles-module-scss-module__xX6hEa__button.styles-module-scss-module__xX6hEa__donates_button{--color:var(--accent-color)}.styles-module-scss-module__xX6hEa__spends_donates_container .styles-module-scss-module__xX6hEa__button.styles-module-scss-module__xX6hEa__spends_button{--color:var(--error-color)}.styles-module-scss-module__xX6hEa__spends_donates_container .styles-module-scss-module__xX6hEa__button .styles-module-scss-module__xX6hEa__content{position:relative}.styles-module-scss-module__xX6hEa__spends_donates_container.styles-module-scss-module__xX6hEa__open .styles-module-scss-module__xX6hEa__list{max-height:fit-content;padding:20px}.styles-module-scss-module__xX6hEa__spends_donates_container{position:relative}.styles-module-scss-module__xX6hEa__spends_donates_container:before{content:"";z-index:-1;border-radius:inherit;background-color:var(--label-box-color);-ms-box-shadow:none;width:100%;height:100%;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none;background-color:var(--box-color);border:none;position:absolute;top:0;left:0;overflow:hidden}@supports ((-webkit-backdrop-filter:blur(20px) saturate(86%)) or (backdrop-filter:blur(20px) saturate(86%))){.styles-module-scss-module__xX6hEa__spends_donates_container:before{background-color:var(--label-box-color);-webkit-backdrop-filter:blur(20px)saturate(86%);backdrop-filter:blur(20px)saturate(86%);-moz-backdrop-filter:blur(20px)saturate(86%);-ms-backdrop-filter:blur(20px)saturate(86%);-o-backdrop-filter:blur(20px)saturate(86%);transform:translate(0,0)}}.styles-module-scss-module__xX6hEa__spends_donates_container:before{transform:translate(0,0)}.styles-module-scss-module__xX6hEa__spends_donates_container,.styles-module-scss-module__xX6hEa__spends_donates_container>*{-webkit-user-select:none;user-select:none;-o-user-select:none}.styles-module-scss-module__xX6hEa__header{padding:20px;position:relative;top:0;left:0}.styles-module-scss-module__xX6hEa__header .styles-module-scss-module__xX6hEa__header_wrapper{width:100%;height:100%}.styles-module-scss-module__xX6hEa__header ul{justify-content:space-around;width:100%;height:100%;display:flex}.styles-module-scss-module__xX6hEa__header ul li{justify-content:center;width:100%;display:flex}.styles-module-scss-module__xX6hEa__footer{background-color:var(--box-color-tr);padding:20px;font-size:1rem;position:relative}.styles-module-scss-module__xX6hEa__footer_wrapper{text-align:center}.styles-module-scss-module__xX6hEa__list{max-height:0;position:relative;overflow:hidden}.styles-module-scss-module__xX6hEa__list h3{text-align:center;margin-bottom:15px}.styles-module-scss-module__xX6hEa__donates_spends_list{--list-gap:15px;--items-in-row:4;gap:var(--list-gap);flex-wrap:wrap;justify-content:center;display:flex}.styles-module-scss-module__xX6hEa__item{--item-gap:5px;width:calc(100%/var(--items-in-row) - var(--list-gap)*(var(--items-in-row) - 1)/var(--items-in-row));background-color:var(--box-color);border-radius:var(--inner-br);gap:var(--item-gap);padding:var(--list-gap);align-items:center;max-height:70px;display:flex}.styles-module-scss-module__xX6hEa__item.styles-module-scss-module__xX6hEa__spends .styles-module-scss-module__xX6hEa__amount{color:var(--error-color)}.styles-module-scss-module__xX6hEa__icon_box{padding:calc(var(--list-gap)/2);border-radius:calc(var(--inner-br)/2);aspect-ratio:1;max-width:30px;height:100%;max-height:30px;display:flex}.styles-module-scss-module__xX6hEa__icon_box svg{fill:var(--bg-color);aspect-ratio:1;width:100%;height:100%}.styles-module-scss-module__xX6hEa__meta{justify-content:space-between;align-items:center;gap:10px;width:100%;font-size:small;display:flex}.styles-module-scss-module__xX6hEa__meta .styles-module-scss-module__xX6hEa__name{font-weight:700}.styles-module-scss-module__xX6hEa__meta .styles-module-scss-module__xX6hEa__amount_date{text-align:end}.styles-module-scss-module__xX6hEa__amount{color:var(--green-color);font-size:1.1rem;font-weight:700}.styles-module-scss-module__xX6hEa__date{opacity:.6;font-size:.6rem}@media only screen and (max-width:1000px){.styles-module-scss-module__xX6hEa__donates_spends_list{--items-in-row:3}}@media only screen and (max-width:800px){.styles-module-scss-module__xX6hEa__donates_spends_list{--items-in-row:2}}@media only screen and (max-width:600px){.styles-module-scss-module__xX6hEa__spends_donates_container{border:var(--ui-border-tr);background-color:#0000}.styles-module-scss-module__xX6hEa__spends_donates_container.styles-module-scss-module__xX6hEa__open{border:var(--ui-border)}.styles-module-scss-module__xX6hEa__spends_donates_container.styles-module-scss-module__xX6hEa__open .styles-module-scss-module__xX6hEa__list{padding:10px}.styles-module-scss-module__xX6hEa__spends_donates_container .styles-module-scss-module__xX6hEa__button{--border-radius:var(--outer-br)}.styles-module-scss-module__xX6hEa__header{background-color:#0000;height:50px;padding:0}.styles-module-scss-module__xX6hEa__header ul{justify-content:space-between;gap:10px}.styles-module-scss-module__xX6hEa__donates_spends_list{gap:10px}.styles-module-scss-module__xX6hEa__item.styles-module-scss-module__xX6hEa__spends{width:100%}}@media only screen and (max-width:500px){.styles-module-scss-module__xX6hEa__donates_spends_list{--items-in-row:1}}@media only screen and (max-width:450px){.styles-module-scss-module__xX6hEa__header{padding:0}.styles-module-scss-module__xX6hEa__footer{font-size:.8rem}}@media only screen and (max-width:330px){.styles-module-scss-module__xX6hEa__spends_donates_container .styles-module-scss-module__xX6hEa__button{--font-size:.65rem}.styles-module-scss-module__xX6hEa__meta{font-size:.7rem}.styles-module-scss-module__xX6hEa__amount{font-size:.9rem}}@media only screen and (max-width:300px){.styles-module-scss-module__xX6hEa__spends_donates_container .styles-module-scss-module__xX6hEa__button{--flex-direction:column}}
