.topbar{background:var(--scholz-topbar-gradient);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.site-header{background:var(--scholz-header-bg)}.brand{position:relative;padding:7px 12px;border-radius:12px;background:var(--scholz-logo-gradient)}
.callback-grid{grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr);align-items:center}.callback-grid>*,#scholz-form{min-width:0}.callback .scholz-form{width:100%;max-width:none;padding:0;margin:0;background:transparent;border:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px}.callback .scholz-form .field{min-width:0;margin:0}.callback .scholz-form input:not([type=checkbox]),.callback .scholz-form select,.callback .scholz-form textarea{display:block;width:100%;max-width:100%;min-width:0}.callback .scholz-form textarea{min-height:82px}.callback .scholz-form .field-textarea,.callback .scholz-form .field-checkbox,.callback .scholz-form .scholz-captcha,.callback .scholz-form>button,.callback .scholz-form>.button{grid-column:1/-1}.callback .scholz-form>button,.callback .scholz-form>.button{justify-self:start;min-width:180px}.content-area .scholz-form{width:100%;max-width:850px;padding:24px;border:1px solid var(--scholz-box-border);border-radius:16px;background:var(--scholz-box-gradient)}.content-area .scholz-form .field{min-width:0}.content-area .scholz-form input:not([type=checkbox]),.content-area .scholz-form select,.content-area .scholz-form textarea{width:100%;max-width:100%;min-width:0}
@media(max-width:900px){.callback-grid{grid-template-columns:1fr}.callback .scholz-form{grid-template-columns:1fr}.callback .scholz-form .field{grid-column:1/-1}.brand{padding:5px 8px}}@media(max-width:560px){.content-area .scholz-form{padding:16px}.callback .scholz-form>button,.callback .scholz-form>.button{width:100%}}
.scholz-services{align-items:stretch;grid-auto-rows:1fr}.scholz-service{display:grid!important;grid-template-rows:150px auto 1fr auto;height:100%;min-width:0}.scholz-service-icon,.scholz-service .scholz-fallback-icon{grid-row:1;width:100%;height:150px}.scholz-service h3{grid-row:2;min-width:0;overflow-wrap:anywhere;word-break:normal;hyphens:auto;line-height:1.18;font-size:clamp(15px,1.15vw,18px);margin-top:18px;margin-bottom:10px}.scholz-service p{grid-row:3;min-width:0;margin-top:0;overflow-wrap:break-word}.scholz-service>span:last-child{grid-row:4;align-self:end;margin-top:10px}.scholz-service>*{max-width:100%}@media(max-width:1100px){.scholz-service h3{font-size:17px}}@media(max-width:760px){.scholz-service{grid-template-rows:125px auto 1fr auto}.scholz-service-icon,.scholz-service .scholz-fallback-icon{height:125px}}
