/* Real product screenshots supplied for the All-in-One Toolbox card. */
.preview-tools{background:#dce5f2;position:relative;padding:0!important}
.tools-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;height:100%;padding:16px 16px 30px}
.tools-gallery img{width:100%;height:100%;object-fit:cover;object-position:top;border-radius:7px;box-shadow:0 5px 14px #526e8b44}
.gallery-label{position:absolute;left:16px;right:16px;bottom:9px;color:#26364a;font:500 10px 'Noto Sans SC';background:#ffffffbf;padding:4px 8px;border-radius:4px}
@media(max-width:700px){.tools-gallery{gap:5px;padding:12px 12px 28px}.gallery-label{left:12px;right:12px;font-size:9px}}
