schulbuch-content *{border:none;box-sizing:border-box;margin:0;padding:0}schulbuch-content{--layout-spacing-inline-small:8px;--layout-spacing-block:24px;--layout-spacing-block-small:8px;--layout-spacing-inline:15px;display:flex;flex-direction:column;gap:24px 15px;gap:var(--layout-spacing-block) var(--layout-spacing-inline)}schulbuch-content .layout{position:relative}schulbuch-content .content,schulbuch-content .layout{display:flex;flex-direction:column;gap:undefined;gap:var(--layout-spacing-block) 0}schulbuch-content .content{flex-basis:0%;flex-grow:1;flex-shrink:1}schulbuch-content .sticky{align-self:flex-start;bottom:undefined;bottom:var(--layout-spacing-block-small);position:sticky;width:100%}@media screen and (min-width:760px){schulbuch-content .layout:not([data-layout=fullsize]){flex-direction:row;flex-wrap:nowrap;gap:20px 40px}schulbuch-content .layout:not([data-layout=fullsize]) .sticky{bottom:0;flex-basis:375px;flex-grow:0;flex-shrink:0;top:undefined;top:var(--layout-spacing-block)}}