.modal{z-index:60;overscroll-behavior:contain;background:#0a0a0aa3;justify-content:center;padding:20px;display:none;position:fixed;inset:0;overflow-y:auto}.modal.is-open{display:flex}.modal__box{overscroll-behavior:contain;background:#fff;border-radius:10px;width:100%;max-width:31rem;max-height:100%;margin:auto;padding:1.6rem 1.5rem 1.7rem;position:relative;overflow-y:auto}.modal__close{border:1px solid var(--line);cursor:pointer;width:34px;height:34px;color:var(--ink-soft);background:#fff;border-radius:6px;font-size:1.05rem;line-height:1;position:absolute;top:.6rem;right:.6rem}.modal__close:hover{background:var(--bg-alt)}.modal h3{font-family:var(--disp);padding-right:2rem;font-size:1.3rem;font-weight:900}.modal__lead{color:var(--ink-soft);margin-top:.5rem;font-size:.94rem}.field{margin-top:1rem}.field label{margin-bottom:.3rem;font-size:.84rem;font-weight:700;display:block}.field input[type=text],.field input[type=tel],.field input[type=email],.field select{width:100%;font-family:var(--body);border:1px solid var(--line-hard);color:var(--ink);background:#fff;border-radius:6px;padding:.78rem .85rem;font-size:1rem}.field input:focus-visible,.field select:focus-visible{outline:2px solid var(--acc);outline-offset:1px}.field--err input,.field--err select{border-color:#b3261e}.field__err{color:#b3261e;margin-top:.3rem;font-size:.8rem;font-weight:700;display:none}.field--err .field__err{display:block}.consent{color:var(--ink-soft);grid-template-columns:20px 1fr;gap:.6rem;margin-top:1.2rem;font-size:.82rem;line-height:1.5;display:grid}.consent input{width:18px;height:18px;accent-color:var(--acc);margin-top:.25rem}.consent.field--err label{color:#b3261e}.consent.field--err input{outline-offset:2px;outline:2px solid #b3261e}.consent a{text-decoration:underline}.modal form .btn{width:100%;margin-top:1.2rem}.modal__err{color:#b3261e;margin-top:.7rem;font-size:.85rem;font-weight:700;display:none}.modal__err.is-on{display:block}.hp{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}@media (max-width:899px),(pointer:coarse){.modal__close{width:44px;height:44px}}.modal__filtr{color:var(--ink-soft);margin-top:.7rem;font-size:.94rem;line-height:1.55}.pruh{left:0;right:0;bottom:var(--cookie,0px);z-index:50;padding:.85rem 16px calc(.85rem + env(safe-area-inset-bottom));background:var(--btn-bg);color:#e9e7e1;border-top:3px solid var(--sand,#f0d3ad);align-items:center;gap:.9rem;display:flex;position:fixed;box-shadow:0 -10px 28px #0a0a0a4d}.pruh__ico{color:#fff;background:#1f5c33;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:1rem;line-height:1;display:grid}.pruh__text{flex:13rem;min-width:0}.pruh__nadpis{font-family:var(--disp);color:#fff;font-size:1.02rem;font-weight:900;line-height:1.2;display:block}.pruh__detail{color:#cbc8c0;margin-top:.15rem;font-size:.83rem;line-height:1.4;display:block}.pruh .pruh__btn{font-family:var(--disp);background:var(--sand,#f0d3ad);color:#16171b;white-space:nowrap;border-radius:6px;flex:none;padding:.78rem 1.35rem;font-size:.95rem;font-weight:800;text-decoration:none;display:inline-block}.pruh .pruh__btn:hover{filter:brightness(1.06)}.pruh__zavrit{color:#cbc8c0;cursor:pointer;background:0 0;border:1px solid #3a3b40;border-radius:6px;flex:none;width:32px;height:32px;font-size:.9rem;line-height:1}.pruh__zavrit:hover{background:#26272c}@media (max-width:30rem){.pruh{padding:.7rem 14px calc(.7rem + env(safe-area-inset-bottom));flex-wrap:wrap;gap:.5rem .7rem}.pruh__ico{order:1;width:30px;height:30px;font-size:.9rem}.pruh__text{flex:1 1 0;order:2}.pruh__nadpis{font-size:.97rem}.pruh__detail{font-size:.78rem}.pruh__zavrit{order:3;width:30px;height:30px}.pruh .pruh__btn{text-align:center;flex:100%;order:4;padding:.72rem 1rem}}
