.sgg-gallery-wrapper{max-width:800px;margin:auto;text-align:center}.sgg-thumbnails-wrapper{overflow-x:auto;padding-bottom:10px;margin-top:10px}.sgg-main-image img{width:100%;max-height:500px;object-fit:contain;border-radius:15px}.sgg-thumbnails-wrapper{overflow-x:auto;padding-bottom:10px}.sgg-thumbnails{display:flex;gap:5px;padding:5px}.sgg-thumb{flex:0 0 calc(25% - 10px);max-width:calc(25% - 10px);height:150px;object-fit:cover;border-radius:10px;cursor:pointer;opacity:.7;transition:opacity 0.2s,transform 0.2s}.sgg-thumb:hover,.sgg-thumb.active{opacity:1;transform:scale(1.05)}@media (max-width:600px){.sgg-thumb{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.sgg-thumb{margin-right:10px}.sgg-thumb:last-child{margin-right:0}.sgg-thumbnails-wrapper::-webkit-scrollbar{height:6px}.sgg-thumbnails-wrapper::-webkit-scrollbar-track{background:#fff0}.sgg-thumbnails-wrapper::-webkit-scrollbar-thumb{background-color:rgb(100 100 100 / .4);border-radius:3px}.sgg-thumbnails-wrapper{scrollbar-width:thin;scrollbar-color:rgb(100 100 100 / .4) #fff0}