.catalog-module__KW4OVq__container{z-index:1;flex-direction:row-reverse;justify-content:center;gap:5vw;margin:9em 0;display:flex}.catalog-module__KW4OVq__centerBlockAnime{flex-direction:column;align-items:center;gap:50px;display:flex}.catalog-module__KW4OVq__topSearch{flex-direction:row;justify-content:center;align-items:center;gap:25px;width:100%;display:flex}.catalog-module__KW4OVq__topSearch .catalog-module__KW4OVq__search{flex-direction:row;align-items:center;width:450px;display:flex;position:relative}.catalog-module__KW4OVq__topSearch .catalog-module__KW4OVq__search input[type=search],.catalog-module__KW4OVq__topSearch .catalog-module__KW4OVq__search input[type=number]{box-sizing:border-box;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:radial-gradient(133363% 51.01% at 49% 49%,rgba(114,120,136,.48),rgba(102,102,102,.64) 100%);border:0 solid;border-radius:12px;outline:none;width:100%;height:48px;padding:10px 16px;font-family:Poppins,sans-serif;font-size:16px;transition:border .2s,box-shadow .2s;box-shadow:inset 0 0 8px rgba(0,0,0,.5)}.catalog-module__KW4OVq__topSearch .catalog-module__KW4OVq__search input[type=number]{-moz-appearance:textfield}.catalog-module__KW4OVq__topSearch .catalog-module__KW4OVq__search input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.catalog-module__KW4OVq__topSearch .catalog-module__KW4OVq__search input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.catalog-module__KW4OVq__topSearch .catalog-module__KW4OVq__search input[type=search]::placeholder,.catalog-module__KW4OVq__topSearch .catalog-module__KW4OVq__search input[type=number]::placeholder{color:#fff}.catalog-module__KW4OVq__topSearch .catalog-module__KW4OVq__search input[type=search]::-webkit-search-cancel-button{display:none}.catalog-module__KW4OVq__topSearch .catalog-module__KW4OVq__search button{cursor:pointer;background:0 0;border:0;outline:none;height:24px;position:absolute;right:1.2rem}.catalog-module__KW4OVq__topSearch .catalog-module__KW4OVq__search button svg{transition:stroke .3s ease-in-out}.catalog-module__KW4OVq__topSearch .catalog-module__KW4OVq__search button:hover svg{stroke:#37c25e}.catalog-module__KW4OVq__topSearch .catalog-module__KW4OVq__search input:-webkit-autofill{background-color:transparent!important}.catalog-module__KW4OVq__topSearch .catalog-module__KW4OVq__search input:-webkit-autofill:focus{background-color:transparent!important}.catalog-module__KW4OVq__listAnime{flex-flow:wrap;gap:30px;width:55em;margin-bottom:10px;display:flex}.catalog-module__KW4OVq__card{border-radius:12px;flex-direction:column;width:192px;display:flex;position:relative}.catalog-module__KW4OVq__card .catalog-module__KW4OVq__imgAnime{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;object-fit:cover;object-position:top;background-color:gray;border-radius:12px 12px 0 0;width:192px;height:180px}.catalog-module__KW4OVq__card .catalog-module__KW4OVq__bottemCard{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:radial-gradient(242.02% 242% at 54% -58%,#404657,rgba(64,70,87,0) 100%);border-radius:0 0 12px 12px;flex-direction:column;justify-content:center;gap:.6em;padding:12px;display:flex}.catalog-module__KW4OVq__card.catalog-module__KW4OVq__active{width:13rem}.catalog-module__KW4OVq__card.catalog-module__KW4OVq__active .catalog-module__KW4OVq__bottemCard{width:13em!important}.catalog-module__KW4OVq__card.catalog-module__KW4OVq__active{box-shadow:inset 0 0 30px 20px rgba(55,194,94,.5)}.catalog-module__KW4OVq__card .catalog-module__KW4OVq__titleCard{flex-direction:column;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;display:flex}.catalog-module__KW4OVq__card .catalog-module__KW4OVq__titleCard span,.catalog-module__KW4OVq__card .catalog-module__KW4OVq__titleCard .catalog-module__KW4OVq__addedBy{text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;width:calc(100% - 1rem);overflow:hidden}.catalog-module__KW4OVq__card .catalog-module__KW4OVq__titleCard .catalog-module__KW4OVq__addedBy{font-size:12px}.catalog-module__KW4OVq__card .catalog-module__KW4OVq__titleCard .catalog-module__KW4OVq__addedBy a:hover{text-decoration:underline}.catalog-module__KW4OVq__bottemCard>.catalog-module__KW4OVq__titleCard>.catalog-module__KW4OVq__artistSong{color:#a7aab5;text-wrap:nowrap;text-overflow:ellipsis;font-weight:400;overflow:hidden}.catalog-module__KW4OVq__card .catalog-module__KW4OVq__bottemCard hr{opacity:.2;background:#a7aab5}.catalog-module__KW4OVq__bottemCard .catalog-module__KW4OVq__actions{flex-direction:row;justify-content:flex-start;align-items:center;gap:20px;height:40px;display:flex}.catalog-module__KW4OVq__bottemCard .catalog-module__KW4OVq__actions span{font-family:Bebas Neue,sans-serif;font-size:17px;font-weight:400}.catalog-module__KW4OVq__bottemCard .catalog-module__KW4OVq__actions .catalog-module__KW4OVq__like{cursor:pointer;justify-content:center;align-items:center;width:28px;display:flex}.catalog-module__KW4OVq__bottemCard .catalog-module__KW4OVq__actions .catalog-module__KW4OVq__like svg path{transition:fill .3s ease-in-out}.catalog-module__KW4OVq__bottemCard .catalog-module__KW4OVq__actions .catalog-module__KW4OVq__like:hover svg path{fill:#ec407a}.catalog-module__KW4OVq__bottemCard .catalog-module__KW4OVq__actions .catalog-module__KW4OVq__link{cursor:pointer;justify-content:center;align-items:center;display:flex}.catalog-module__KW4OVq__bottemCard .catalog-module__KW4OVq__actions .catalog-module__KW4OVq__link svg path{transition:fill .3s ease-in-out}.catalog-module__KW4OVq__bottemCard .catalog-module__KW4OVq__actions .catalog-module__KW4OVq__link:hover svg path{fill:#37c25e}.catalog-module__KW4OVq__blockFilter{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(178.88deg,rgba(114,120,136,.48) .115%,rgba(102,102,102,.64) 101.58%);border-radius:10px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;width:256px;height:-moz-fit-content;height:fit-content;padding:13px 20px;display:flex}.catalog-module__KW4OVq__blockFilter h4{align-items:center;gap:5px;margin-top:15px;margin-bottom:20px;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;display:flex}.catalog-module__KW4OVq__blockFilter h4 span{-webkit-user-select:none;-moz-user-select:none;user-select:none}.catalog-module__KW4OVq__blockFilter .catalog-module__KW4OVq__typesFilter{flex-direction:column;justify-content:space-between;gap:16px;width:100%;padding:12px 0;display:flex}.catalog-module__KW4OVq__blockFilter .catalog-module__KW4OVq__typesFilter .catalog-module__KW4OVq__text-foreground{color:gray}.catalog-module__KW4OVq__blockFilter .catalog-module__KW4OVq__typesFilter span{color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-weight:500}.catalog-module__KW4OVq__childFilter{flex-direction:column;justify-content:center;gap:16px;margin-left:12px;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;display:flex}.catalog-module__KW4OVq__childFilter div{gap:16px;display:flex}.catalog-module__KW4OVq__before\:border-default:before{border-color:#5b5c61}.catalog-module__KW4OVq__select{width:200px}.catalog-module__KW4OVq__select button{border-color:#fff}.catalog-module__KW4OVq__select label,.catalog-module__KW4OVq__select span{color:#fff}.catalog-module__KW4OVq__notfound{z-index:999;justify-content:center;width:100%;display:flex}
div[data-slot=popover] div[data-slot=content] ul li[data-hover=true]{background:#34a853}div[data-slot=popover] div[data-slot=content]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(207.02% 207.04% at 50% -23%,#404657,rgba(64,70,87,0) 100%)}
