.site-header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:100;background:var(--surface);border-bottom:1px solid var(--border)}.site-header__bar[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2);padding:var(--space-2) var(--space-3);max-width:var(--max-width);margin:0 auto;flex-wrap:wrap}.site-header__left[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-1)}.site-header__phones--mobile[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;align-items:flex-start;gap:0;font-size:.8125rem}.site-header__phones--desk[data-astro-cid-3ef6ksr2]{display:none}@media (min-width: 600px){.site-header__phones--mobile[data-astro-cid-3ef6ksr2]{display:none}.site-header__phones--desk[data-astro-cid-3ef6ksr2]{display:flex}}.site-header__logo[data-astro-cid-3ef6ksr2]{display:block;text-decoration:none;line-height:0}.site-header__logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{display:block;height:36px;width:auto;max-width:160px;object-fit:contain;object-position:left center}.site-header__logo[data-astro-cid-3ef6ksr2]:hover img[data-astro-cid-3ef6ksr2]{opacity:.9}.site-header__logo[data-astro-cid-3ef6ksr2]:focus{outline:none}.site-header__logo[data-astro-cid-3ef6ksr2]:focus-visible{outline:2px solid var(--green);outline-offset:2px}.site-header__phones[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{text-decoration:none;color:var(--muted)}.site-header__phones[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{color:var(--green)}.site-header__phones--desk[data-astro-cid-3ef6ksr2]{flex-direction:column;align-items:flex-end;gap:var(--space-1);font-size:.875rem}.site-header__actions[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:var(--space-2)}.btn--call[data-astro-cid-3ef6ksr2]{display:none;padding:var(--space-1) var(--space-2);font-size:.875rem;min-height:40px}@media (min-width: 480px){.btn--call[data-astro-cid-3ef6ksr2]{display:inline-flex}}.site-header__burger[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:0;background:none;border:none;cursor:pointer;border-radius:var(--radius);color:var(--text)}.site-header__burger[data-astro-cid-3ef6ksr2]:hover{background:var(--green-light)}.site-header__burger[data-astro-cid-3ef6ksr2]:focus{outline:none}.site-header__burger-bar[data-astro-cid-3ef6ksr2]{width:22px;height:2px;background:currentColor;border-radius:1px}.site-header__drawer[data-astro-cid-3ef6ksr2]{position:fixed;top:0;right:0;width:min(320px,100vw);height:100vh;background:var(--surface);box-shadow:-4px 0 20px #0000001a;padding:calc(52px + var(--space-4)) var(--space-4) var(--space-4);transform:translate(100%);transition:transform .25s ease;z-index:101;overflow-y:auto}.site-header__drawer[data-astro-cid-3ef6ksr2][aria-hidden=false]{transform:translate(0)}.site-header__nav[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2]{list-style:none;margin:0;padding:0}.site-header__nav[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2]{border-bottom:1px solid var(--border)}.site-header__nav-link[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;min-height:44px;padding:var(--space-2) 0;font-size:1.0625rem}.site-header__nav-link[data-astro-cid-3ef6ksr2]:focus{outline:none}.site-header__backdrop[data-astro-cid-3ef6ksr2]{position:fixed;inset:0;background:#0000004d;z-index:99;opacity:0;pointer-events:none;transition:opacity .25s ease}.site-header__backdrop[data-astro-cid-3ef6ksr2][aria-hidden=false]{opacity:1;pointer-events:auto}footer[data-astro-cid-sz7xmlte]{border-top:1px solid var(--border);padding:calc(var(--space) * 2) var(--space);margin-top:auto}.inner[data-astro-cid-sz7xmlte]{max-width:var(--max-width);margin:0 auto;text-align:center}.brand[data-astro-cid-sz7xmlte]{display:inline-block;margin:0 0 var(--space);line-height:0}.brand[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{display:block;height:40px;width:auto;max-width:160px;object-fit:contain}.brand[data-astro-cid-sz7xmlte]:hover img[data-astro-cid-sz7xmlte]{opacity:.9}ul[data-astro-cid-sz7xmlte]{list-style:none;margin:0 0 var(--space);padding:0;display:flex;justify-content:center;gap:var(--space);flex-wrap:wrap}ul[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{text-decoration:none}ul[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{text-decoration:underline}.copy[data-astro-cid-sz7xmlte]{margin:0;font-size:.875rem;color:var(--muted);place-self:center}:root{--bg: #f5f7f4;--surface: #ffffff;--text: #1a1d1a;--muted: #5c6b5c;--border: #c5d0c5;--radius: 16px;--shadow: 0 2px 12px rgba(26, 29, 26, .06);--shadow-soft: 0 4px 20px rgba(26, 29, 26, .08);--green: #2d5a2d;--green-light: #e4ebe4;--yellow: #f5f0d8;--yellow-border: #e8e0c0;--color-text: var(--text);--color-text-muted: var(--muted);--color-bg: var(--bg);--color-border: var(--border);--space-1: .25rem;--space-2: .5rem;--space-3: 1rem;--space-4: 1.5rem;--space-5: 2rem;--space-6: 3rem;--space-8: 4rem;--space: var(--space-3);--max-width: 960px;--font-sans: system-ui, -apple-system, sans-serif;--line-height: 1.6;--line-height-tight: 1.35}*,*:before,*:after{box-sizing:border-box}html{font-family:var(--font-sans);color:var(--text);background:var(--bg);line-height:var(--line-height)}body{margin:0;min-height:100vh;display:flex;flex-direction:column}main{flex:1;width:100%;margin:0 auto}.page{padding:var(--space-6) var(--space-3);min-height:40vh}.page--default{background:var(--surface)}.page--tinted{background:var(--bg)}.page__inner{width:100%;max-width:var(--max-width);margin:0 auto}.page__inner :global(h1){margin-top:0}.page__inner :global(h1+*){margin-top:0}a{color:inherit}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4{line-height:var(--line-height-tight)}h1{font-size:clamp(1.75rem,5vw,2.5rem);font-weight:700;margin:0 0 var(--space-3)}h2{font-size:1.5rem;font-weight:600;margin:0 0 var(--space-4);text-align:center}h2:after{content:"";display:block;width:2.5rem;height:3px;margin:var(--space-2) auto 0;background:var(--green);border-radius:2px}.page__inner h2{text-align:left;margin-top:var(--space-5)}.page__inner h2:first-of-type{margin-top:0}.page__inner h2:after{display:none}p{margin:0 0 var(--space-3);max-width:65ch}p:last-child{margin-bottom:0}.section{padding:var(--space-6) var(--space-3)}.section--default{background:var(--surface)}.section--tinted{background:var(--bg)}.section__inner{width:100%;max-width:var(--max-width);margin:0 auto}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:var(--space-2) var(--space-4);font-family:var(--font-sans);font-size:1rem;font-weight:600;text-decoration:none;border-radius:var(--radius);border:none;cursor:pointer;transition:background .2s,color .2s}.btn:focus{outline:none}.btn--primary{background:var(--green);color:var(--surface)}.btn--primary:hover{background:#234a23}.btn--primary:focus-visible{outline:2px solid var(--green);outline-offset:2px}.btn--secondary{background:var(--yellow);color:var(--text);border:1px solid var(--yellow-border)}.btn--secondary:hover{background:#ebe4c8}.btn--secondary:focus-visible{outline:2px solid var(--muted);outline-offset:2px}.btn--block{width:100%}.nav-link{text-decoration:none}.nav-link:hover{color:var(--green);text-decoration:underline}.nav-link:focus{outline:none}.nav-link:focus-visible{color:var(--green);text-decoration:underline}.card--green{background:var(--green);color:var(--surface);border-color:var(--green)}.card--green .card__title,.card--green p{color:inherit}.btn--on-green{background:var(--surface);color:var(--green);margin-top:var(--space-2)}.btn--on-green:hover{background:var(--green-light);color:var(--green)}.btn--on-green:focus-visible{outline:2px solid var(--surface);outline-offset:2px}
