/* PROFF-KZ responsive publication contract v10.
   Published pages and the builder iframe use the same CSS layout. */

html { overflow-x: clip; background: var(--paper, #f4f6fa); }
body { width:auto!important; min-width:0!important; max-width:none!important; margin:0!important; zoom:1!important; transform:none!important; overflow-x:clip!important; }
.topbar,.site-header,.footer { width:100%; }
.site-header { position:sticky!important; top:0!important; z-index:50!important; }
#brands,#education,#company,#contacts,#materials,#schedule,#catalogSearch { scroll-margin-top:124px; }

@media (max-width:820px) {
  #brands,#education,#company,#contacts,#materials,#schedule,#catalogSearch { scroll-margin-top:82px; }
}
