.theme-default .theme-illustration--default { position: static; display: block; width: clamp(5.5rem, 9vw, 7rem); height: clamp(5.5rem, 9vw, 7rem); flex: 0 0 auto; object-fit: contain; pointer-events: none; }
.theme-default .theme-illustration--block { width: clamp(4.75rem, 8vw, 6rem); height: clamp(4.75rem, 8vw, 6rem); }
.theme-default .program-block__heading { min-height: 6rem; align-items: center; }
.theme-default .block-art, .theme-default .avatar { display: none; }
