.cardPage-wrapper{flex-direction:column;align-items:stretch;max-width:50rem;margin:0 auto;padding:1rem;display:flex}.cardPage-wrapper h2{text-align:left;min-width:0;margin:0;font-size:2.5rem;line-height:1.2}.img-cardPage{justify-content:center;align-items:center;width:100%;max-width:50rem;height:35rem;display:flex;position:relative}.heading-card{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1rem;display:flex}.card-img{object-fit:cover;border:1px solid #ffffff2e;border-radius:10px;box-shadow:0 8px 32px #0000005e}.creator-page{display:flex}.status-container{justify-content:space-between;align-items:center;margin-top:1rem;display:flex}.dot{margin-left:.2rem;margin-right:.2rem}.right-arrow,.left-arrow{-webkit-backdrop-filter:blur(20px)saturate(180%);cursor:pointer;z-index:2;background:#13131366;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;padding:0;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 32px #0000005e}.left-button img{rotate:180deg}.description{margin-top:1rem;font-size:1.1rem}.right-arrow{right:1rem}.left-arrow{left:1rem}.right-arrow img,.left-arrow img{width:30px}.animal-location-btn{color:#e0e0e0;cursor:pointer;text-align:center;background-color:#f39c12;border-radius:10px;align-self:flex-start;padding:.5rem 1.5rem;font-size:.9rem;font-weight:500;text-decoration:none;display:inline-block}@media (max-width:1024px){.cardPage-wrapper h2{font-size:2rem}.card-img{height:28rem}}@media (max-width:768px){.cardPage-wrapper{padding:.75rem}.cardPage-wrapper h2{font-size:1.75rem}.card-img{height:22rem}.right-arrow,.left-arrow{width:2.5rem;height:2.5rem}.right-arrow img,.left-arrow img{width:24px}.description{font-size:1rem}}@media (max-width:480px){.cardPage-wrapper h2{font-size:1.5rem}.card-img{height:16rem}.status-container{flex-direction:column;align-items:flex-start;gap:1rem}.animal-location-btn{text-align:center;align-self:stretch}.right-arrow{right:.5rem}.left-arrow{left:.5rem}.right-arrow,.left-arrow{width:2.2rem;height:2.2rem}.back-button img{width:2rem}}
