.teeth-grid{display:flex;flex-wrap:wrap;grid-gap:.25rem;justify-content:center}[dir] .teeth-grid{margin:0 auto;margin-bottom:1rem;padding:0 1rem}.tooth{width:calc(6.25% - .28125rem);height:25px;display:flex;align-items:center;justify-content:center;font-size:12px;line-height:normal}[dir] .tooth{cursor:pointer;border:1px solid #d8d6de;border-radius:.357rem;margin-top:.5rem}.tooth.selected{color:#fff}[dir] .tooth.selected{box-shadow:0 2px 4px 0 rgba(0,207,232,.4)!important;border-color:#00cfe8;background-color:#00cfe8}[dir=ltr] .teeth-grid div:nth-child(8),[dir=ltr] .teeth-grid div:nth-child(24){margin-right:.75rem}[dir=rtl] .teeth-grid div:nth-child(8),[dir=rtl] .teeth-grid div:nth-child(24){margin-left:.75rem}.order-upload{align-items:center;display:flex;height:112px;justify-content:center;width:112px;flex-direction:column}[dir] .order-upload{margin:0;text-align:center;border:1px solid #dbdade;cursor:pointer;border-radius:.357rem;margin-bottom:1rem}@media (min-width:768px){.responsive-upload{width:100%;display:flex}}.order-upload img{width:100%;height:100%;object-fit:cover}[dir] .order-upload img{border-radius:.357rem}