.giphy-sdk-grid.custom{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;max-height:430px;overflow:auto}
.giphy-result-card{border:0;background:transparent;padding:0;cursor:pointer;border-radius:7px;overflow:hidden;aspect-ratio:1.2/1}.giphy-result-card img{width:100%;height:100%;object-fit:cover;display:block}.giphy-result-card:hover{outline:2px solid #c7253e}
.giphy-sdk-status{display:grid;gap:3px;padding:6px 2px;font-size:.74rem;opacity:.76}.giphy-sdk-status strong{color:#fff}.giphy-sdk-status span{font-size:.68rem;line-height:1.35}
.giphy-load-more{width:100%;margin-top:7px;border:0;border-radius:7px;background:#173b65;color:#fff;padding:8px;font-weight:700;cursor:pointer}
