.button-pets{border-radius:8px;background:var(--palette-neutral-5,#f2f2f2);border:none;display:flex;align-items:center;flex-direction:row;width:100%;justify-content:space-between;gap:16px;color:var(--palette-neutral-99,#0c0f1b);font-size:12px;line-height:16px;font-weight:500;padding:12px;cursor:pointer}.avatar-pet{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.button-item-pets{border:none;background:none;padding:0}.button-item-pets,.button-list-item{width:100%;display:flex;justify-content:flex-start;align-items:center;gap:16px}.button-list-item{border-radius:0;border:none;flex-direction:row;color:var(--palette-neutral-99,#0c0f1b);font-size:12px;font-weight:500;line-height:24px;padding:12px}.button-list-item,.pet-header{background:var(--palette-neutral-5,#f2f2f2)}.pet-header{position:relative;border-radius:8px 8px 0 0}.list-pets-wrapper{list-style:none;padding:0;margin:10px 0 0;max-height:120px;overflow-y:scroll;overflow-x:hidden;position:absolute;width:188px;z-index:999999;border-radius:8px;background-color:#f2f2f2;box-shadow:0 4px 4px rgba(0,0,0,.2)}.list-pets-wrapper::-webkit-scrollbar{width:6px;height:100px}.list-pets-wrapper::-webkit-scrollbar-track{background:rgba(156,160,174,.4);border-radius:16px;height:100px}.list-pets-wrapper::-webkit-scrollbar-thumb{background:#006ab5;height:80px;border-radius:16px}.button-add-pets{text-decoration:none;color:var(--palette-neutral-99,#0c0f1b);font-size:14px;font-family:Inter;font-weight:500;line-height:24px;padding:12px;width:100%;display:flex;gap:16px;background:var(--palette-neutral-5,#f2f2f2)}.button-check-pets{justify-content:flex-end;width:auto;pointer-events:none}.button-check-pets,.homeButtonSelectPetTitleWrapper{display:flex;align-items:center}.homeButtonSelectPetTitle{margin:0 0 0 5px;white-space:nowrap}.newPetIcon{height:24px;width:24px}.not-clickable{pointer-events:none}.not-clickable .button-check-pets{display:none}@media screen and (max-width:1025.98px){.button-pets{height:40px;height:48px}}@media screen and (max-width:1025.98px){}