.history-showcase{display:block;padding:64px 24px}
.history-showcase>header{max-width:760px;margin-bottom:28px}
.history-panel{display:grid;grid-template-columns:minmax(0,590px) minmax(0,270px);gap:64px;align-items:start;padding:0;background:none;border:0;border-radius:0}
.history-panel>div{max-width:590px}
.history-panel a{display:block;width:100%;max-width:270px;padding:0;background:none;border:0;border-radius:8px;justify-self:start}
.history-panel img{display:block;width:100%;max-width:270px;height:auto;border:1px solid #e6e4dd;border-radius:8px}
.chat-proof{padding-top:32px;margin-top:32px}
.chat-proof-note{text-align:left;margin-left:0;margin-bottom:26px;max-width:760px}
.chat-proof-grid{grid-template-columns:repeat(2,minmax(0,270px));padding:0;gap:18px 36px;justify-content:start;background:none;border:0;border-radius:0;align-items:start}
.chat-proof-grid figure{width:100%;max-width:270px;justify-self:start}
.chat-proof-grid h3{margin-top:8px;font-size:18px}
.chat-proof-grid a{display:block;width:100%;max-width:270px;padding:0;aspect-ratio:auto;background:none;border:0;border-radius:8px}
.chat-proof-grid img{display:block;width:100%;max-width:270px;height:auto;border:1px solid #e6e4dd;border-radius:8px}
@media(max-width:700px){.history-showcase{padding:48px 20px}.history-panel{grid-template-columns:1fr;padding:0;gap:24px}.history-panel a{width:270px;max-width:100%;padding:0}.chat-proof-grid{grid-template-columns:minmax(0,270px);padding:0;gap:28px}.chat-proof-grid figure{max-width:270px}.chat-proof-note{margin-bottom:24px}}

.history-panel a,.chat-proof-grid a{width:270px;max-width:100%;height:auto;display:block;overflow:visible}.history-panel img,.chat-proof-grid img{display:block;width:100%;max-width:270px;height:auto;max-height:none;object-fit:contain}.chat-proof-grid{column-gap:28px}
