@property --rotate-angle{syntax:"<angle>";inherits:false;initial-value:45deg}@keyframes components-module-scss-module__UZEuGq__spin{0%{--rotate-angle:0deg}to{--rotate-angle:360deg}}@keyframes components-module-scss-module__UZEuGq__heart-beat{0%{transform:scale(1)}25%{transform:scale(.9)}50%{transform:scale(1)}75%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes components-module-scss-module__UZEuGq__rotate-loading{0%{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}to{transform:rotate(360deg)}}@keyframes components-module-scss-module__UZEuGq__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 components-module-scss-module__UZEuGq__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 components-module-scss-module__UZEuGq__fade-out{0%{opacity:1}to{opacity:0}}.components-module-scss-module__UZEuGq__aside{width:30%;max-width:250px;left:0;top:calc(var(--header-visibility)*var(--header-height));background-color:var(--box-color-tr);border-radius:var(--outer-br);padding:var(--app-padding);max-height:calc(100vh - var(--header-visibility)*var(--header-height));max-height:calc(var(--vh) - var(--header-visibility)*var(--header-height));max-height:calc(100dvh - var(--header-visibility)*var(--header-height));position:sticky;overflow:hidden}.components-module-scss-module__UZEuGq__aside .components-module-scss-module__UZEuGq__note{border-radius:var(--inner-br);height:fit-content}.components-module-scss-module__UZEuGq__aside{-o-transition:max-width .8s,border-radius .8s,width .6s,margin .8s,position .5s,transform .6s,max-height .5s,margin-bottom .5s,bottom .8s,top .5s;transition:max-width .8s,border-radius .8s,width .6s,margin .8s,position .5s,transform .6s,max-height .5s,margin-bottom .5s,bottom .8s,top .5s}.components-module-scss-module__UZEuGq__volunteer_list_wrapper{gap:var(--list-gap);flex-direction:column;width:100%;display:flex}.components-module-scss-module__UZEuGq__volunteers_list{--items-in-row:3;--list-gap:var(--app-padding);gap:var(--list-gap);flex-wrap:wrap;justify-content:center;width:100%;list-style:none;display:flex}.components-module-scss-module__UZEuGq__volunteers_list>*,.components-module-scss-module__UZEuGq__volunteers_list{-webkit-user-select:none;user-select:none;-o-user-select:none}.components-module-scss-module__UZEuGq__volunteer_item{--item-gap:calc(var(--list-gap)/2);--item-padding:var(--app-padding);--avatar-height:100px;--avatar-padding:10px;--button-height:40px;width:calc(100%/var(--items-in-row) - var(--list-gap)*(var(--items-in-row) - 1)/var(--items-in-row));border-radius:var(--outer-br);max-height:350px;padding:var(--item-padding);background-color:var(--box-color);flex-direction:column;display:flex;position:relative;overflow:hidden}.components-module-scss-module__UZEuGq__volunteer_item,.components-module-scss-module__UZEuGq__volunteer_item>*{color:var(--t-color);text-decoration:none}.components-module-scss-module__UZEuGq__avatar_wrapper{justify-content:flex-start;align-items:center;width:100%;display:flex;overflow:hidden}.components-module-scss-module__UZEuGq__avatar{--avatar-size:calc(var(--avatar-height) - var(--avatar-padding)*2);width:var(--avatar-size);height:var(--avatar-size);border-radius:calc(var(--outer-br)/1.5);background-color:var(--box-color);position:relative;overflow:hidden}.components-module-scss-module__UZEuGq__avatar img{object-fit:cover;object-position:"center center"}.components-module-scss-module__UZEuGq__avatar_background{opacity:.5;width:100%;height:100%;position:absolute;top:0;left:0}.components-module-scss-module__UZEuGq__avatar_background:after{content:"";border:var(--ui-border);border-radius:var(--outer-br);background-color:var(--label-box-color);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);-moz-backdrop-filter:blur(50px);-ms-backdrop-filter:blur(50px);-o-backdrop-filter:blur(50px);width:100%;height:100%;position:absolute;top:0;left:0;transform:translate(0,0)}.components-module-scss-module__UZEuGq__avatar_background img{object-fit:cover;object-position:center;-ms-filter:blur(30px);filter:blur(30px);-moz-filter:blur(30px);-o-filter:blur(30px);width:100%;height:100%}.components-module-scss-module__UZEuGq__avatar_transition{width:100%;height:calc(var(--avatar-height)/2);border-radius:var(--outer-br)var(--outer-br)0 0;border:var(--ui-border);border-bottom:0;position:absolute;bottom:0;left:0}.components-module-scss-module__UZEuGq__info_wrapper{padding:0 var(--item-padding);margin-top:calc(var(--avatar-height)/-2);position:relative}.components-module-scss-module__UZEuGq__info_wrapper: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(50px) saturate(86%)) or (backdrop-filter:blur(50px) saturate(86%))){.components-module-scss-module__UZEuGq__info_wrapper:before{background-color:var(--label-box-color);-webkit-backdrop-filter:blur(50px)saturate(86%);backdrop-filter:blur(50px)saturate(86%);-moz-backdrop-filter:blur(50px)saturate(86%);-ms-backdrop-filter:blur(50px)saturate(86%);-o-backdrop-filter:blur(50px)saturate(86%);transform:translate(0,0)}}.components-module-scss-module__UZEuGq__info_wrapper:before{transform:translate(0,0)}.components-module-scss-module__UZEuGq__title_box{text-align:start;margin-left:calc(var(--avatar-height) - var(--avatar-padding));height:calc(var(--avatar-height)/2 + var(--item-gap));width:100%;color:var(--t-color);text-decoration:none;display:flex}.components-module-scss-module__UZEuGq__title_box h3{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;font-size:1.2rem}.components-module-scss-module__UZEuGq__animals_info{padding:var(--item-padding)0;align-items:center;display:flex}.components-module-scss-module__UZEuGq__info_list{gap:var(--item-gap);justify-content:space-around;width:100%;list-style:none;display:flex}.components-module-scss-module__UZEuGq__info_item{gap:calc(var(--item-gap)/2);border-right:var(--ui-border);width:100%;padding:calc(var(--item-padding)/2);justify-content:center;align-items:center;display:flex}.components-module-scss-module__UZEuGq__info_item:last-child{border-right-color:#0000}.components-module-scss-module__UZEuGq__info_item .components-module-scss-module__UZEuGq__value{font-size:2.5rem;font-weight:700;font-family:var(--font-heading);color:var(--accent-color)}.components-module-scss-module__UZEuGq__info_item .components-module-scss-module__UZEuGq__value.components-module-scss-module__UZEuGq__graduated{color:var(--text-sub-color)}.components-module-scss-module__UZEuGq__info_item .components-module-scss-module__UZEuGq__value_title{color:var(--text-sub-color);max-width:50px;font-size:.75rem;line-height:.65rem}.components-module-scss-module__UZEuGq__actions{justify-content:center;align-items:center;width:100%;display:flex}.components-module-scss-module__UZEuGq__actions .components-module-scss-module__UZEuGq__button{--b-bg-color:transparent;--b-color:var(--border-color);--font-size:.9rem;--border-radius:var(--inner-br);height:var(--button-height)}@media only screen and (max-width:1200px){.components-module-scss-module__UZEuGq__info_item{flex-direction:column}.components-module-scss-module__UZEuGq__info_item .components-module-scss-module__UZEuGq__value_title{max-width:none}}@media only screen and (max-width:1150px){.components-module-scss-module__UZEuGq__volunteer_item{--avatar-height:80px}}@media only screen and (max-width:1100px){.components-module-scss-module__UZEuGq__volunteers_list{--items-in-row:2}}@media only screen and (max-width:1000px){.components-module-scss-module__UZEuGq__volunteers_list{--items-in-row:3}.components-module-scss-module__UZEuGq__aside{width:100%;max-width:none;height:auto;padding:0;position:relative;top:0}.components-module-scss-module__UZEuGq__aside .components-module-scss-module__UZEuGq__note{border-radius:var(--outer-br)}.components-module-scss-module__UZEuGq__volunteer_item{--avatar-height:100px}}@media only screen and (max-width:800px){.components-module-scss-module__UZEuGq__volunteers_list{--items-in-row:2}}@media only screen and (max-width:650px){.components-module-scss-module__UZEuGq__volunteer_item{--avatar-height:80px}}@media only screen and (max-width:500px){.components-module-scss-module__UZEuGq__volunteers_list{--items-in-row:1}.components-module-scss-module__UZEuGq__volunteer_item{--avatar-height:120px}}@media only screen and (max-width:350px){.components-module-scss-module__UZEuGq__volunteer_item{--avatar-height:80px}}@media only screen and (max-width:300px){.components-module-scss-module__UZEuGq__info_item{flex-direction:column}.components-module-scss-module__UZEuGq__info_item .components-module-scss-module__UZEuGq__value_title{max-width:none}}@media only screen and (max-height:500px){.components-module-scss-module__UZEuGq__aside{top:var(--app-padding);max-height:calc(100vh - var(--app-padding)*2);max-height:calc(var(--vh) - var(--app-padding)*2);max-height:calc(100dvh - var(--app-padding)*2)}}
@property --rotate-angle{syntax:"<angle>";inherits:false;initial-value:45deg}@keyframes avatar-module-scss-module__e0idgq__spin{0%{--rotate-angle:0deg}to{--rotate-angle:360deg}}@keyframes avatar-module-scss-module__e0idgq__heart-beat{0%{transform:scale(1)}25%{transform:scale(.9)}50%{transform:scale(1)}75%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes avatar-module-scss-module__e0idgq__rotate-loading{0%{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}to{transform:rotate(360deg)}}@keyframes avatar-module-scss-module__e0idgq__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 avatar-module-scss-module__e0idgq__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 avatar-module-scss-module__e0idgq__fade-out{0%{opacity:1}to{opacity:0}}
@property --rotate-angle{syntax:"<angle>";inherits:false;initial-value:45deg}@keyframes volunteers-module-scss-module__wmXc3a__spin{0%{--rotate-angle:0deg}to{--rotate-angle:360deg}}@keyframes volunteers-module-scss-module__wmXc3a__heart-beat{0%{transform:scale(1)}25%{transform:scale(.9)}50%{transform:scale(1)}75%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes volunteers-module-scss-module__wmXc3a__rotate-loading{0%{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}to{transform:rotate(360deg)}}@keyframes volunteers-module-scss-module__wmXc3a__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 volunteers-module-scss-module__wmXc3a__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 volunteers-module-scss-module__wmXc3a__fade-out{0%{opacity:1}to{opacity:0}}.volunteers-module-scss-module__wmXc3a__section{flex-direction:row;gap:15px;min-height:100px;display:flex}.volunteers-module-scss-module__wmXc3a__content{--layot-gap:30px;gap:var(--layot-gap);align-self:center;width:100%;max-width:1400px;display:flex;position:relative}@media only screen and (max-width:1000px){.volunteers-module-scss-module__wmXc3a__content{flex-direction:column}}
