.store .bolt{position:absolute;top:30px;left:30px;width:6%}.store .boxFilters{margin-bottom:40px;padding:20px;flex-grow:1}.store .hoverRadial{opacity:0;transition:all .3s ease-in-out;left:0px;top:0px;padding:0;position:absolute;user-select:none;width:200%}.store .boxFilters:hover .hoverRadial{opacity:1}.store .boxFilters:hover .iconFilter{scale:.95}.store .Filters{display:flex;flex-direction:column;font-family:timonium;font-weight:800;font-style:italic;text-align:center;align-items:center;width:fit-content;text-decoration:none}.store .iconFilter{padding-top:20px;padding-bottom:35px;width:70px;font-size:70px;transition:all .3s ease-in-out}.store .iconFilter2{padding-top:20px;padding-bottom:35px;padding-right:10px;font-size:70px}.store .Top{margin-top:0}.store .boxSeries{display:flex;height:400px;margin-top:20px;margin-bottom:20px;text-decoration:none;background-color:#0003;border:solid 1px rgba(255,255,255,.3);flex-direction:column;align-items:center;justify-content:center;vertical-align:auto;transition:all .1s ease-in-out;opacity:0;transform:translateY(20px);animation:itemPopUp .5s ease-in-out forwards}.store .boxSeries:hover .imgSeries{transform:scale(.98)}.store .rascalHover:before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,.2) 0%,rgba(0,255,119,.5) 100%);z-index:-1;transition:opacity .4s linear;opacity:0}.store .rascalHover:hover:before{opacity:1}.store .ridgeHover:before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,.2) 0%,rgba(56,38,255,.5) 100%);z-index:-1;transition:opacity .4s linear;opacity:0}.store .ridgeHover:hover:before{opacity:1}.store .fireHover:before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,.2) 0%,rgba(255,132,132,.5) 100%);z-index:-1;transition:opacity .5s linear;opacity:0}.store .fireHover:hover:before{opacity:1}.store .poisonHover:before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,.2) 0%,rgba(183,0,255,.5) 100%);z-index:-1;transition:opacity .5s linear;opacity:0}.store .poisonHover:hover:before{opacity:1}.store .shockHover:before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,.2) 0%,rgba(255,0,106,.5) 100%);z-index:-1;transition:opacity .5s linear;opacity:0}.store .shockHover:hover:before{opacity:1}.store .sparkHover:before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,.2) 0%,rgba(0,153,255,.5) 100%);z-index:-1;transition:opacity .5s linear;opacity:0}.store .sparkHover:hover:before{opacity:1}.store .imgSeries{z-index:2;width:70%;margin-bottom:20px;transition:all .3s ease-in-out}.store .titleSeries{font-size:30px;margin:0 0 10px}.store .subTitleSeries{font-size:18px;margin:10px;color:#919191}.store .title{font-size:26px;margin-bottom:20px}.store .paddingske{padding-bottom:40px}.store .subTitle{margin-top:30px;font-size:18px;color:#919191;line-height:10px;font-weight:600}@media (max-width: 576px){.store .boxSeries{height:300px}.store .boxFilters{margin-bottom:0}}@media (min-width: 576px){.store .boxSeries{height:400px}.store .boxFilters{margin-bottom:0}}@media (min-width: 768px){.store .boxSeries{height:300px}.store .boxFilters{margin-bottom:40px}}@media (min-width: 992px){.store .boxSeries{height:400px}}@keyframes itemPopUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.store .category-btns{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap}
