@media (min-width:768px){.layout .layout__lining{container-type:inline-size;margin-left:auto;margin-right:auto;max-width:var(--wp--custom--width--wide)}.layout .layout__area{-moz-column-gap:2rem;column-gap:2rem;-moz-column-gap:clamp(1.5rem,calc(16cqw - 8rem),3.875rem);column-gap:clamp(1.5rem,calc(16cqw - 8rem),3.875rem);display:grid;grid-template-areas:"content sidebar";margin-left:clamp(0px,calc(50% - var(--wp--custom--width--content)/2),12.5rem);margin-right:0;max-width:68.5rem}.layout .layout__content{grid-area:content}.layout .layout__sidebar{grid-area:sidebar}}.layout--stickybox .layout__sidebar{margin-top:var(--wp--custom--spacing--12);max-width:19.5rem}@media (min-width:768px){.layout--stickybox .layout__area{grid-template-columns:minmax(0,1fr) min(310px,33.3%)}.layout--stickybox .layout__sidebar{margin-top:0}.layout--stickybox .layout__sidebar>.box:first-child,.layout--stickybox .layout__sidebar>.wp-block-seznam-box:first-child{position:sticky;top:1.5rem}}.layout--sidemenu .layout__sidebar{margin-top:var(--wp--custom--spacing--6)}@media (min-width:768px){.layout--sidemenu .layout__area{-moz-column-gap:1.5rem;column-gap:1.5rem;grid-template-columns:minmax(0,42.75rem) clamp(13rem,25vw,17rem);justify-content:space-between}.layout--sidemenu .layout__sidebar{margin-top:0}.layout--sidemenu .layout__sidebar>.sidemenu{position:sticky;top:0}}