.image-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:1rem}.image-item{text-align:center}.relative{position:relative}.bg-center{background-position:50%}.w-full{width:100%}.h-auto{height:auto}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fade{animation:fadeIn 750ms ease-in-out}.imghCaption{padding:0;margin-block-start:.5em;line-height:1.375;font-size:.75em;text-align:center}.breed-list-item-container{margin-bottom:20px}.breed-list-item-container h3{margin-bottom:10px}.breed-list-item-content{display:flex;align-items:flex-start}.breed-list-item-image{min-width:150px;max-width:150px;height:auto;margin-right:20px}.breed-list-item-info{flex-grow:1}.chip{display:inline-block;padding:0 25px;margin:0 0 5px;height:30px;color:#000;font-size:12px;line-height:30px;border-radius:25px;background-color:#cacaca;border-color:#737373;border-width:1px}.chip:hover{filter:brightness(110%)}.chip img{float:left;margin:0 10px 1px -25px;height:28px;width:28px;border-radius:50%}.pagination{display:flex;padding-left:0;list-style:none}.page-item{margin:0 4px}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6;text-decoration:none;border-radius:4px}.page-link:hover{z-index:2;color:#0056b3;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.page-item:last-child .page-link{border-top-right-radius:4px;border-bottom-right-radius:4px}.page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;background-color:#fff;border-color:#dee2e6}.page-link span[aria-hidden=true]{font-size:1.2em}.pagination-default{justify-content:center}