
.hp-gallery{background:#edf2f8;padding:42px 0 70px}.hp-gallery-inner{width:calc(100% - 64px);max-width:1480px;margin:auto}.hp-gallery-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px}.hp-gallery-filters{display:flex;gap:6px;background:#dfe8f4;padding:6px;border-radius:14px}.hp-gallery-filters button{border:0;border-radius:10px;padding:12px 20px;min-height:46px;background:transparent;color:#4a6584;font-size:14px;font-weight:600;cursor:pointer}.hp-gallery-filters button[aria-pressed=true]{background:#fff;color:#234f86;box-shadow:0 3px 9px #203e6010}.hp-gallery-filters button:hover{background:#f6f9fd}.hp-gallery-filters button:focus-visible,.hp-render:focus-visible{outline:3px solid #356cb5;outline-offset:4px}#hp-gallery-count{color:#6c8098;font-size:13px;margin:0}.hp-gallery-hint{font-size:14px;color:#60758e;margin:22px 0 28px}.hp-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.hp-render{display:block;background:#fff;overflow:hidden;border-radius:14px;border:1px solid #d8e3ef;text-decoration:none;box-shadow:0 5px 18px #19375008}.hp-render[hidden]{display:none!important}.hp-render img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;transition:transform .25s}.hp-render:hover img{transform:scale(1.025)}.hp-render-caption{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;color:#294b6e;font-size:13px}.hp-render-caption>span:last-child{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#edf3fa;color:#356cb5;font-size:18px}@media(max-width:991px){.hp-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.hp-gallery-inner{width:calc(100% - 32px)}.hp-gallery-toolbar{align-items:start;flex-direction:column;gap:14px}.hp-gallery-filters{width:100%}.hp-gallery-filters button{flex:1;padding:11px 8px;font-size:12px}.hp-gallery-grid{grid-template-columns:1fr;gap:20px}.hp-gallery{padding-top:26px}}@media(prefers-reduced-motion:reduce){.hp-render img{transition:none}}
