.Gallery-module__wqsUoa__gallery{flex-direction:column;gap:12px;display:flex}.Gallery-module__wqsUoa__stage{border-radius:var(--r-lg);touch-action:pan-y;background:#fff;position:relative;overflow:hidden}.Gallery-module__wqsUoa__main{aspect-ratio:3/2;object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%}.Gallery-module__wqsUoa__arrow{background:var(--overlay);color:#fff;cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background-color .2s ease-in-out,transform .2s ease-in-out;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Gallery-module__wqsUoa__arrow:hover{background:var(--ink);transform:translateY(-50%)scale(1.06)}.Gallery-module__wqsUoa__arrowLeft{left:14px}.Gallery-module__wqsUoa__arrowRight{right:14px}.Gallery-module__wqsUoa__counter{border-radius:var(--pill);background:var(--overlay);color:#fff;font-size:var(--t-xs);padding:5px 12px;font-weight:500;position:absolute;bottom:14px;right:14px}.Gallery-module__wqsUoa__thumbs{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.Gallery-module__wqsUoa__thumb,.Gallery-module__wqsUoa__thumbActive{border-radius:var(--r-xs);cursor:pointer;opacity:.62;outline-offset:-2px;background:0 0;border:0;outline:2px solid #0000;width:100%;padding:0;transition:opacity .2s ease-in-out,outline-color .2s ease-in-out;display:block;overflow:hidden}.Gallery-module__wqsUoa__thumb:hover{opacity:1}.Gallery-module__wqsUoa__thumbActive{opacity:1;outline-color:var(--cta)}.Gallery-module__wqsUoa__thumb img,.Gallery-module__wqsUoa__thumbActive img{aspect-ratio:3/2;object-fit:cover;width:100%}@media (max-width:639px){.Gallery-module__wqsUoa__thumbs{grid-template-columns:repeat(4,1fr)}.Gallery-module__wqsUoa__arrow{width:40px;height:40px}.Gallery-module__wqsUoa__arrowLeft{left:8px}.Gallery-module__wqsUoa__arrowRight{right:8px}}
