/* Pasek informujacy, ze to podglad, oraz komunikat formularza. */
.podglad-bar{position:fixed;left:0;right:0;bottom:0;z-index:9999;background:#0C2F2B;color:#fff;
  font-family:'Manrope',system-ui,sans-serif;font-size:13px;line-height:1.4;text-align:center;
  padding:10px 16px;box-shadow:0 -2px 12px rgba(0,0,0,.18)}
.podglad-bar b{font-weight:700}
.podglad-bar span{opacity:.75}
body{padding-bottom:44px}
@media(max-width:1000px){body{padding-bottom:116px}.podglad-bar{bottom:72px}}
.podglad-info{margin-top:16px;padding:14px 16px;border:1px solid #BBE0D7;background:#F1F8F5;
  border-radius:10px;font-size:14px;line-height:1.55;color:#123F39}
