.changelog-hero-row{flex-direction:column;align-items:flex-start;gap:28px;width:100%;display:flex}.changelog-hero-illustration{display:none}@media (width>=1024px){.changelog-hero-row{flex-direction:row;justify-content:space-between;align-items:center;gap:48px}.changelog-hero-illustration{flex:none;justify-content:center;align-items:center;width:200px;max-width:220px;display:flex}}.changelog-entry-root{width:100%}.changelog-entry__grid{flex-direction:column;align-items:flex-start;gap:18px;width:100%;display:flex}.changelog-entry__sidebar{width:100%;min-width:0}.changelog-entry__main{flex-direction:column;gap:18px;width:100%;min-width:0;display:flex}@media (width>=768px){.changelog-entry__grid{flex-direction:row;align-items:flex-start;gap:clamp(24px,4vw,44px)}.changelog-entry__sidebar{flex:0 0 clamp(132px,18%,176px);width:auto}.changelog-entry__main{flex:1 1 0;width:auto}}
