.page_animalsWrap__x6o8O{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.page_notification__YxgkX{position:absolute;top:110px;left:50%;transform:translateX(-50%);width:max-content;max-width:90%;padding:12px 24px;background-color:#D89D5B;color:white;font-size:16px;font-weight:500;text-align:center;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.2);z-index:1000;opacity:0;animation:page_fadeInOut__SweQI 5s ease-in-out forwards}.page_errorWrapper__jzHO_{flex-direction:column;min-height:100vh;text-align:center;background-color:#F9F9F9;font-family:Verdana,sans-serif;color:#2B3134;padding:30px}.page_errorTitle__k4JU2,.page_errorWrapper__jzHO_{display:flex;align-items:center;justify-content:center}.page_errorTitle__k4JU2{gap:20px}.page_errorContent__AojIR{font-size:100px;font-weight:700}.page_errorMessage__y4p15{font-size:32px;margin:16px 0}@keyframes page_fadeInOut__SweQI{0%{opacity:0;transform:translateX(-50%) translateY(-20px)}10%{opacity:1;transform:translateX(-50%) translateY(0)}90%{opacity:1;transform:translateX(-50%) translateY(0)}to{opacity:0;transform:translateX(-50%) translateY(-20px)}}@media(max-width:900px){.page_errorContent__AojIR{font-size:80px}.page_errorMessage__y4p15{font-size:24px}}@media(max-width:600px){.page_animalsWrap__x6o8O{min-width:400px}.page_errorContent__AojIR{font-size:60px}.page_errorMessage__y4p15{font-size:18px;margin:8px 0}}.AnimalListClient_animalList__t7Mfn{max-width:1200px;width:100%;margin:20px}.AnimalListClient_filters__RciCw{display:flex;justify-content:flex-start;align-items:center}.AnimalListClient_animalCardContainer__yJFVe{display:grid;grid-gap:30px;gap:30px;margin:20px;grid-template-columns:repeat(3,1fr)}.AnimalListClient_absent__ayErw{grid-column:1/-1;margin:24px 0;text-align:center;color:#666;font-size:16px}@media(max-width:900px){.AnimalListClient_animalCardContainer__yJFVe{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.AnimalListClient_animalCardContainer__yJFVe{grid-template-columns:1fr;justify-items:center;align-items:center}.AnimalListClient_filters__RciCw{flex-direction:column;justify-content:center;align-items:flex-start}}.FilterSpecies_filter__gldsa{min-width:120px;height:50px;display:flex;justify-content:flex-start;align-items:center;margin:0 0 0 20px}.FilterSpecies_select__eeWMf{margin:0 20px;width:120px;font:inherit;background:#fff;color:#333;border:1px solid #eaeaea;border-radius:10px;padding:9px 11px;transition:border-color .12s ease,box-shadow .12s ease,background-color .12s ease}.AnimalCard_animalCard__eTOIS{width:100%;min-width:200px;max-width:366px;height:645px;border:1px solid #ddd;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.08);padding:20px;display:flex;flex-direction:column;justify-content:space-between;gap:12px;transition:transform .2s ease}.AnimalCard_heading__hIFsE{display:flex;justify-content:space-between;align-items:center}.AnimalCard_title__sc2n3{font-size:24px;color:#333;font-weight:700;text-decoration:none}.AnimalCard_controls__13Fge{display:flex;justify-content:space-between;align-items:center;gap:10px}.AnimalCard_details__g1kKs>section,.AnimalCard_sex__JHg9r>section{padding:5px 0;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.AnimalCard_sex__JHg9r{display:flex;justify-content:flex-start;align-items:center;gap:10px}.AnimalCard_dot__8Vz67{width:10px;height:10px;border-radius:999px;display:inline-block}.AnimalCard_male__kCHwU{background:#4ca8da}.AnimalCard_female__KKt1x{background:#f6a7c1}.AnimalCard_animalCardSpinner__pRWRn{width:100%;height:100%;display:flex;justify-content:center;align-items:center}@media (max-width:600px){.AnimalCard_animalCard__eTOIS{min-width:240px}}