:root{font-family:Geometria,Geometria Medium,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:500;color-scheme:light;color:#222;background-color:#ebe3dc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#6d1807;text-decoration:inherit}a:hover{color:#8a1f0a}body{margin:0;min-width:320px;min-height:100vh;background:#ebe3dc}h1{font-family:STIEGLITZ SP BOLD,Georgia,serif;font-size:48px;font-weight:700;line-height:1.2}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#6d1807;color:#fff;cursor:pointer;transition:background-color .2s}button:hover{background-color:#8a1f0a}button:focus,button:focus-visible{outline:2px solid #6D1807;outline-offset:2px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{background:var(--color-accent, #6D1807);color:#fff;width:100vw;margin:0 calc(50% - 50vw);box-sizing:border-box;display:block;position:sticky;top:0;z-index:100;box-shadow:0 2px 8px #00000026}.site-header__inner{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:1rem 1.5rem;padding:.75rem var(--page-edge-padding, 80px);width:100%;box-sizing:border-box}.site-header__logo{display:inline-flex;align-items:center;gap:.5rem;flex-shrink:1;min-width:0;font-family:var(--font-heading);font-size:clamp(1.25rem,2.8vw,1.5rem);font-weight:700;color:#fff;text-decoration:none;letter-spacing:.02em}.site-header__logo-img{height:3.25em;width:auto;display:block;object-fit:contain;vertical-align:middle;flex-shrink:0}.site-header__logo:hover{color:#fff;opacity:.92}.site-header__logo-text{display:inline-flex;align-items:baseline;gap:.35em;white-space:nowrap}.site-header__nav{display:flex;flex-wrap:nowrap;align-items:center;gap:1.25rem 1.5rem}.site-header__nav a{color:#fff;text-decoration:none;font-size:1rem;opacity:.95}.site-header__nav a:hover{color:#fff;text-decoration:underline;opacity:1}.site-header__social{flex-shrink:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.35rem}.site-header__social-link{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:transparent;color:#fff;text-decoration:none;border:none;outline:none;transition:opacity .15s ease}.site-header__social-link:hover{color:#fff;opacity:.88}.site-header__social-link:focus{outline:none}.site-header__social-link:focus-visible{outline:2px solid rgba(255,255,255,.85);outline-offset:3px}.site-header__social-link svg{width:28px;height:28px;flex-shrink:0}.site-header__social-link .site-header__social-glyph{font-size:28px;width:1em;height:1em;color:inherit}.site-header__social-img{display:block;width:28px;height:28px;object-fit:contain;flex-shrink:0}.site-header__social-img--vk{filter:brightness(0) invert(1)}.site-header__menu-btn{display:none!important;flex-shrink:0;padding:.35rem;margin:0 -.15rem 0 0;color:#fff;border:0;background:transparent;cursor:pointer}.site-header__menu-icon{display:inline-block;font-size:2.1rem;line-height:1;width:1em;height:1em}.site-header__drawer-root{position:fixed;inset:0;z-index:1200;background:#00000059}.site-header__drawer-paper{position:absolute;right:0;top:0;bottom:0;width:min(100vw - 2.5rem,22rem);max-width:100%;background:var(--color-accent, #6d1807);color:#fff;box-sizing:border-box;display:flex;flex-direction:column;padding:0;padding-bottom:calc(1rem + env(safe-area-inset-bottom,0px))}.site-header__drawer-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1rem .75rem 1.25rem;border-bottom:1px solid rgba(255,255,255,.2)}.site-header__drawer-title{font-family:var(--font-heading);font-size:1.35rem;font-weight:700;letter-spacing:.02em}.site-header__drawer-close{color:#fff;padding:.5rem;border:0;background:transparent;cursor:pointer;font-size:1.25rem;line-height:1}.site-header__drawer-links{display:flex;flex-direction:column;padding:.75rem 0 1rem}.site-header__drawer-link{display:block;padding:1rem 1.25rem;color:#fffffff2;text-decoration:none;font-size:1.1rem;font-weight:500;border-bottom:1px solid rgba(255,255,255,.12);transition:background .15s ease}.site-header__drawer-link:hover{background:#ffffff14;color:#fff}.site-header__drawer-link--active{background:#ffffff24;color:#fff;font-weight:600}.site-header__drawer-social-wrap{margin-top:auto;padding:1rem 1.25rem .5rem;border-top:1px solid rgba(255,255,255,.2)}.site-header__drawer-social-label{margin:0 0 .75rem;font-size:.9rem;opacity:.85;font-weight:500}.site-header__social--drawer{justify-content:flex-start;gap:.5rem}.site-header__social--drawer .site-header__social-link{width:52px;height:52px}.site-header__social--drawer .site-header__social-link svg,.site-header__social--drawer .site-header__social-glyph{width:30px;height:30px;font-size:30px}.site-header__social--drawer .site-header__social-img{width:30px;height:30px}@media(max-width:900px){.site-header__inner{flex-wrap:wrap}}@media(min-width:769px){.site-header__drawer-root{display:none}}@media(max-width:768px){.site-header{position:sticky;top:0;z-index:1150;padding-top:env(safe-area-inset-top,0px);box-sizing:border-box}.site-header__inner{padding:.75rem 1.25rem;gap:.5rem;flex-wrap:nowrap}.site-header__nav,.site-header__social--desktop{display:none!important}.site-header__menu-btn{display:inline-flex!important}.site-header__logo{font-size:1.15rem}.site-header__logo-text{gap:.28em}.site-header__logo-img{height:2.85em}}@media(max-width:400px){.site-header__inner{padding:.65rem 1rem}.site-header__menu-icon{font-size:2.1rem!important}}.site-footer{flex-shrink:0;margin-top:auto;margin-left:calc(-1 * var(--page-edge-padding, 80px));margin-right:calc(-1 * var(--page-edge-padding, 80px));width:calc(100% + 2 * var(--page-edge-padding, 80px));max-width:none;box-sizing:border-box;background:var(--color-accent, #6d1807);color:#fff;box-shadow:0 -2px 8px #0000001f}.site-footer__inner{max-width:100%;padding:.75rem var(--page-edge-padding, 80px) .9rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.65rem 1.25rem;box-sizing:border-box}.site-footer__nav{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;gap:2rem 3rem}.site-footer__col{display:flex;flex-direction:column;align-items:flex-start;gap:.45rem}.site-footer__nav a{color:#fff;text-decoration:none;font-size:.95rem;font-weight:400;opacity:.95}.site-footer__nav a:hover{text-decoration:underline;opacity:1}.site-footer__copy{margin:0;font-size:.85rem;font-weight:400;opacity:.9}.site-footer__meta{display:flex;flex-direction:column;align-items:flex-end;gap:.35rem}.site-footer__social{justify-content:flex-end}@media(max-width:768px){.site-footer{padding-bottom:calc(.75rem + env(safe-area-inset-bottom,0px))}.site-footer__inner{flex-direction:column;align-items:flex-start;padding:.55rem 1.25rem .65rem;gap:.5rem 1rem}.site-footer__nav{width:100%;justify-content:space-between;gap:1.25rem 1.5rem}.site-footer__meta{align-items:center;width:100%}.site-footer__social{justify-content:center}}.public-layout{flex:1;display:flex;flex-direction:column;min-height:0;width:100%}.public-layout__main{flex:1 1 auto;width:100%;min-height:0;padding-bottom:var(--content-footer-gap, 3rem);box-sizing:border-box}@font-face{font-family:STIEGLITZ SP BOLD;src:url(/fonts/StieglitzSP-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}:root{--color-accent: #6D1807;--color-bg: #EBE3DC;--color-element-bg: #FFFFFF;--font-heading: "STIEGLITZ SP BOLD", "Stieglitz SP Bold", Georgia, "Times New Roman", serif;--font-body: "Geometria", "Geometria Medium", system-ui, -apple-system, sans-serif;--font-body-bold: "Geometria", "Geometria Bold", var(--font-body);--size-h1: 48px;--size-h3: 32px;--size-body: 20px;--page-edge-padding: 80px;--content-footer-gap: clamp(2.75rem, 6vw, 4.5rem)}html{box-sizing:border-box;min-height:100%}html,body{width:100%;max-width:100%;margin:0;padding:0;background:var(--color-bg);color:#222;font-family:var(--font-body);font-size:var(--size-body);font-weight:500;overflow-x:hidden;box-sizing:border-box}@supports (overflow-x: clip){html,body{overflow-x:clip}}body{min-height:100%;padding:0 var(--page-edge-padding) 0;box-sizing:border-box}@media(max-width:768px){:root{--page-edge-padding: 20px;--content-footer-gap: clamp(2.25rem, 7vw, 3.25rem);--site-header-offset: calc(env(safe-area-inset-top, 0px) + 4rem) }body{font-size:16px}}@media(max-width:480px){:root{--page-edge-padding: 12px}body{font-size:15px}}#root{min-height:100vh;width:100%;display:flex;flex-direction:column;font-family:var(--font-body)}.app-layout{flex:1;display:flex;flex-direction:column;min-height:0;width:100%}.app-layout__content{flex:1;min-height:0;display:flex;flex-direction:column;width:100%}select{background-color:var(--color-element-bg, #FFFFFF);border:1px solid #d0d0d0;color:#222;font-family:var(--font-body);font-size:var(--size-body, 20px)}
