.bloco-peca{gap:2.5rem;display:grid}.bloco-peca__texto{flex-direction:column;gap:1.25rem;max-width:46ch;display:flex}.bloco-peca__peca{width:100%;min-width:0}@media (min-width:64rem){.bloco-peca{grid-template-columns:5fr 1fr 6fr;align-items:start;gap:0}.bloco-peca__texto{grid-area:1/1;position:sticky;top:7rem}.bloco-peca__peca{grid-area:1/3}.bloco-peca--espelhado .bloco-peca__texto{grid-column:3}.bloco-peca--espelhado .bloco-peca__peca{grid-column:1}}.bloco-peca__nota{color:var(--tinta-suave);--text-maquina:.875rem;letter-spacing:.06em;margin-top:1rem}
