.DeviceGallery_root__1gucK{display:grid;grid-template-columns:1fr;grid-gap:.75rem;gap:.75rem}.DeviceGallery_stage__3iKDd{position:relative;width:100%;aspect-ratio:1/1;border-radius:20px;overflow:hidden;border:1px solid var(--tt-border);background:#fff;box-shadow:0 16px 36px rgba(15,23,42,.08)}.DeviceGallery_thumbs__3quvu{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(64px,84px);grid-gap:.5rem;gap:.5rem;overflow-x:auto;padding:.35rem .35rem .25rem;scrollbar-width:none;-ms-overflow-style:none}.DeviceGallery_thumbs__3quvu::-webkit-scrollbar{display:none}.DeviceGallery_thumb__1FstD{position:relative;height:64px;border-radius:12px;border:1px solid var(--tt-border);background:#fff;cursor:pointer}.DeviceGallery_thumbInner__9_eoQ{position:relative;display:block;width:100%;height:100%;overflow:hidden;border-radius:10px}.DeviceGallery_thumb__1FstD[aria-current=true]{box-shadow:0 0 0 2px var(--tt-primary)}.DeviceGallery_nav__522xt{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:flex;width:100%;justify-content:space-between;padding:0 .25rem}.DeviceGallery_navBtn__I62rU{border:1px solid var(--tt-border);background:hsla(0,0%,100%,.9);color:var(--tt-text);width:34px;height:34px;border-radius:50%;display:grid;place-items:center;box-shadow:0 8px 20px rgba(15,23,42,.12)}.DeviceGallery_stageImg__EtWIM{object-fit:contain}@media (max-width:640px){.DeviceGallery_stage__3iKDd{aspect-ratio:1/1}}