.screenshots-wrapp .screenshots{display:grid;grid-template-columns:repeat(auto-fill,180px);grid-gap:20px;justify-content:start}.screenshots-wrapp .slot img{background-size:cover;border-radius:4px;box-shadow:0 4px 4px rgba(var(--color-shadow-blue),.05);display:grid;grid-template-rows:1fr auto;margin-bottom:10px;overflow:hidden;position:relative;transition:box-shadow .2s ease-in-out;width:100%}.enlargeable-image{width:100%}.enlargeable-image .full.enlarged{z-index:99999!important;width:100%}.enlargeable-image .enlargeable-image-slot{display:inline-block}.enlargeable-image .enlargeable-image-slot>img{max-width:100%}.enlargeable-image>.enlargeable-image-slot{max-width:100%;max-height:100%;cursor:zoom-in}.enlargeable-image>.enlargeable-image-slot.active{opacity:.3;filter:grayscale(100%)}.enlargeable-image .enlargeable-image-full{cursor:zoom-out;background-color:transparent;align-items:center;justify-content:center;background-position:50%;background-repeat:no-repeat;background-size:contain;z-index:2000;display:none;width:100%;max-width:1000px}.enlargeable-image .enlargeable-image-full>img{-o-object-fit:contain;object-fit:contain;width:100%;max-width:1000px}.enlargeable-image .full>img{width:100%;max-width:1000px}.enlargeable-image .enlargeable-image-full.enlarging{display:flex;position:fixed;left:0;top:0;width:100%;height:100%;background-color:transparent;cursor:zoom-out}.enlargeable-image .enlargeable-image-full.delarging{display:flex;position:fixed;left:0;top:0;width:100%;height:100%;background-color:transparent;cursor:zoom-in}.enlargeable-image .enlargeable-image-full.enlarged{display:flex}@media (max-width:760px){.screenshots-wrapp .screenshots{-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-overflow-scrolling:touch;grid-template-columns:repeat(auto-fill,42vw)!important;overflow-x:auto;white-space:nowrap}}