svg.index-module__idsd4W__nav__icon{fill:currentColor}svg.index-module__idsd4W__nav__icon_outlined{fill:var(--ps-color-bg-surface);stroke:currentColor}.index-module__idsd4W__nav__list{gap:var(--ps-space-6);display:flex}a.index-module__idsd4W__nav__link{justify-content:center;align-items:center;gap:var(--ps-space-1);color:var(--ps-color-brand-base);flex-direction:column;display:flex;position:relative}a.index-module__idsd4W__nav__link:hover{color:var(--ps-color-brand-strong)}a.index-module__idsd4W__nav__link:active{color:var(--ps-color-brand-soft)}.index-module__idsd4W__nav__badge{position:absolute;top:-6px;right:-6px}.index-module__idsd4W__bar{z-index:var(--ps-z-sticky);min-width:var(--ps-layout-min-width);padding:var(--ps-space-4) var(--ps-space-5);padding-bottom:calc(var(--ps-space-4) + env(safe-area-inset-bottom));border-top-left-radius:var(--ps-radius-xl);border-top-right-radius:var(--ps-radius-xl);background:var(--ps-color-bg-surface);box-shadow:var(--ps-shadow-m);display:none;position:fixed;bottom:0;left:0;right:0}.index-module__idsd4W__bar__list{justify-content:space-around;align-items:center;display:flex}a.index-module__idsd4W__bar__link{align-items:center;gap:var(--ps-space-1);color:var(--ps-color-brand-base);flex-direction:column;display:flex}@media only screen and (max-width:767px){.index-module__idsd4W__nav{display:none}.index-module__idsd4W__bar__list{justify-content:space-between}}@media only screen and (min-width:768px) and (max-width:1023px){.index-module__idsd4W__nav{display:none}}@media only screen and (max-width:1023px){.index-module__idsd4W__bar{display:block}}@media only screen and (min-width:1024px) and (max-width:1439px){.index-module__idsd4W__nav__list{gap:var(--ps-space-4)}svg.index-module__idsd4W__nav__icon{width:16px;height:16px}}
.index-module__FohOGG__header{z-index:var(--ps-z-overlay);background-color:var(--ps-color-bg-surface);position:relative}.index-module__FohOGG__contacts{background-color:var(--ps-color-brand-strong)}.index-module__FohOGG__contacts__inner{max-width:var(--ps-layout-max-width);padding:var(--ps-space-2) var(--ps-space-10);grid-template-rows:auto;grid-template-columns:auto auto auto;justify-content:space-between;margin:auto;display:grid}.index-module__FohOGG__contacts__address,.index-module__FohOGG__contacts__hours,.index-module__FohOGG__contacts__phone{align-items:center;gap:var(--ps-space-2);min-width:0;color:var(--ps-color-text-inverted-muted);display:flex}.index-module__FohOGG__contacts__address,.index-module__FohOGG__contacts__hours{min-height:16px}.index-module__FohOGG__contacts__phone .index-module__FohOGG__contacts__text{white-space:nowrap}.index-module__FohOGG__contacts__hours_rows{gap:var(--ps-space-4);display:flex}svg.index-module__FohOGG__contacts__icon{display:none}.index-module__FohOGG__header__bar{justify-content:space-between;align-items:center;gap:var(--ps-space-6);width:100%;max-width:var(--ps-layout-max-width);padding:var(--ps-space-5) var(--ps-space-10);margin:0 auto;display:flex;position:relative}a.index-module__FohOGG__logo{flex:none;display:inline-flex}.index-module__FohOGG__logo__full{width:auto;height:48px}.index-module__FohOGG__logo__mark{width:auto;height:44px;display:none}.index-module__FohOGG__catalog{flex:none}.index-module__FohOGG__catalog__button{justify-content:center;align-items:center;gap:var(--ps-space-4);padding:var(--ps-space-3) var(--ps-space-5);border-radius:var(--ps-radius-s);background:var(--ps-color-brand-base);color:var(--ps-color-text-inverted);cursor:pointer;display:flex}.index-module__FohOGG__catalog__glyph{width:24px;height:24px;display:flex;position:relative}.index-module__FohOGG__catalog__glyph:before{content:"";border-top:2px solid;border-bottom:2px solid;align-self:center;width:100%;height:14px}.index-module__FohOGG__catalog__glyph:after{content:"";border-top:2px solid;position:absolute;top:calc(50% - 1px);left:0;right:0}div.index-module__FohOGG__catalog__placeholder{width:134px;height:calc(24px + var(--ps-space-3) * 2)}.index-module__FohOGG__catalog__panel{z-index:var(--ps-z-raised);padding:0 var(--ps-space-10) var(--ps-space-3);background-color:var(--ps-color-bg-surface);position:absolute;top:100%;left:0;right:0}.index-module__FohOGG__catalog__panel[hidden]{display:none}.index-module__FohOGG__catalog__inner{height:350px;position:relative;overflow-y:auto}.index-module__FohOGG__catalog__inner::-webkit-scrollbar{border-radius:var(--ps-radius-xs);background-color:var(--ps-color-control-track);width:5px}.index-module__FohOGG__catalog__inner::-webkit-scrollbar-thumb{border-radius:var(--ps-radius-s);background-color:var(--ps-color-brand-base);border:none}.index-module__FohOGG__catalog__inner::-webkit-scrollbar-thumb:hover{background-color:var(--ps-color-brand-strong)}.index-module__FohOGG__catalog__roots{border-right:1px solid var(--ps-color-line-default);width:300px}a.index-module__FohOGG__catalog__root{width:100%;padding:var(--ps-space-2) var(--ps-space-3);color:var(--ps-color-text-primary);display:block;position:relative}a.index-module__FohOGG__catalog__root_active{color:var(--ps-color-brand-base)}.index-module__FohOGG__catalog__root_active:before{content:"";border-radius:var(--ps-radius-xl);background-color:var(--ps-color-brand-base);width:2px;position:absolute;top:0;bottom:0;left:0}.index-module__FohOGG__catalog__subs{padding:0 var(--ps-space-5);flex-wrap:wrap;align-content:flex-start;display:flex;position:absolute;inset:0 0 0 300px;overflow-y:auto}.index-module__FohOGG__catalog__subs[hidden]{display:none}a.index-module__FohOGG__catalog__sub{width:100%;padding:var(--ps-space-2) var(--ps-space-3);color:var(--ps-color-text-secondary);display:inline-block}a.index-module__FohOGG__catalog__sub:hover{color:var(--ps-color-brand-base)}.index-module__FohOGG__catalog__scrim{background-color:var(--ps-color-overlay-scrim);cursor:pointer;height:100vh;position:absolute;top:100%;left:0;right:0}@media only screen and (max-width:767px){.index-module__FohOGG__contacts__inner{gap:var(--ps-space-2) var(--ps-space-4);padding:var(--ps-space-3) var(--ps-space-5);grid-template-rows:auto auto;grid-template-columns:1fr auto}.index-module__FohOGG__contacts__hours_rows{gap:var(--ps-space-2)}.index-module__FohOGG__contacts__phone{grid-area:1/2/span 2;justify-content:center;align-self:center}.index-module__FohOGG__contacts__hours_label,.index-module__FohOGG__contacts__phone .index-module__FohOGG__contacts__text{display:none}svg.index-module__FohOGG__contacts__icon{display:block}.index-module__FohOGG__header__bar{gap:var(--ps-space-5);padding:var(--ps-space-4) var(--ps-space-5)}.index-module__FohOGG__logo__full{display:none}.index-module__FohOGG__logo__mark{display:block}.index-module__FohOGG__catalog{display:none}}@media only screen and (min-width:768px) and (max-width:1023px){.index-module__FohOGG__contacts__inner{padding:var(--ps-space-2) var(--ps-space-5)}.index-module__FohOGG__contacts__hours_rows{gap:var(--ps-space-2)}.index-module__FohOGG__header__bar{gap:var(--ps-space-5);padding:var(--ps-space-4) var(--ps-space-5)}.index-module__FohOGG__logo__full{height:36px}.index-module__FohOGG__catalog{display:none}}@media only screen and (min-width:1024px) and (max-width:1439px){.index-module__FohOGG__contacts__hours_rows{gap:var(--ps-space-2)}.index-module__FohOGG__header__bar{padding:var(--ps-space-4) var(--ps-space-10)}.index-module__FohOGG__catalog__button{padding:var(--ps-space-2) var(--ps-space-4)}div.index-module__FohOGG__catalog__placeholder{width:126px;height:calc(24px + var(--ps-space-2) * 2)}}
.index-module__9BV9zG__search{--ps-search-glyph:var(--ps-color-text-tertiary);--ps-search-cross:var(--ps-color-text-secondary);align-items:center;width:100%;display:inline-flex;position:relative}.index-module__9BV9zG__search__glyph{left:var(--ps-space-4);color:var(--ps-search-glyph);pointer-events:none;position:absolute}.index-module__9BV9zG__search__control{padding-left:var(--ps-space-10)}.index-module__9BV9zG__search__control_clearable{padding-right:var(--ps-space-10)}.index-module__9BV9zG__search__control::-webkit-search-cancel-button{appearance:none}.index-module__9BV9zG__search__clear{width:44px;height:44px;padding:var(--ps-space-0);border-radius:var(--ps-radius-circle);cursor:pointer;background-color:#0000;border:0;justify-content:center;align-items:center;display:inline-flex;position:absolute;right:0}.index-module__9BV9zG__search__cross,.index-module__9BV9zG__search__cross:before{border-radius:var(--ps-radius-xs);background-color:var(--ps-search-cross);width:14px;height:2px;position:absolute}.index-module__9BV9zG__search__cross{transform:rotate(45deg)}.index-module__9BV9zG__search__cross:before{content:"";left:0;transform:rotate(90deg)}.index-module__9BV9zG__search .index-module__9BV9zG__search__control:focus-visible{outline:1px solid var(--ps-color-brand-base);outline-offset:0;border-color:var(--ps-color-brand-base);box-shadow:none}
.search-module__gXX1NG__search{background:var(--ps-color-bg-surface);flex:1;position:relative}.search-module__gXX1NG__search__placeholder{height:44px}.search-module__gXX1NG__search__row{align-items:center;gap:var(--ps-space-4);display:flex}.search-module__gXX1NG__search__field{flex:1}.search-module__gXX1NG__search__cancel{display:none}.search-module__gXX1NG__suggestions{z-index:var(--ps-z-dropdown);padding:var(--ps-space-2) 0 var(--ps-space-3);background-color:var(--ps-color-bg-surface);position:absolute;top:100%;left:0;right:0}.search-module__gXX1NG__suggestions[hidden]{display:none}.search-module__gXX1NG__suggestion:hover,.search-module__gXX1NG__suggestion_active{background-color:var(--ps-color-bg-surface-raised)}a.search-module__gXX1NG__suggestion__link{align-items:center;gap:var(--ps-space-4);width:100%;padding:var(--ps-space-2) var(--ps-space-5);grid-template-columns:auto 1fr auto;display:grid}svg.search-module__gXX1NG__suggestion__icon{color:var(--ps-color-text-tertiary)}@media only screen and (max-width:767px){.search-module__gXX1NG__search_open{z-index:var(--ps-z-overlay);gap:var(--ps-space-4);width:100%;height:100%;min-width:var(--ps-layout-min-width);padding:var(--ps-space-4) var(--ps-space-5);flex-direction:column;display:flex;position:fixed;top:0;left:0}.search-module__gXX1NG__search_open .search-module__gXX1NG__search__cancel{display:inline-flex}.search-module__gXX1NG__search_open .search-module__gXX1NG__suggestions{padding:0;position:static;overflow-y:auto}a.search-module__gXX1NG__suggestion__link{padding:var(--ps-space-3) var(--ps-space-5)}}@media only screen and (min-width:768px){.search-module__gXX1NG__suggestions{border-bottom-right-radius:var(--ps-radius-s);border-bottom-left-radius:var(--ps-radius-s);outline:1px solid var(--ps-color-brand-base)}}@media only screen and (hover:hover) and (pointer:fine) and (max-width:1439px){svg.search-module__gXX1NG__suggestion__icon{width:16px;height:16px}}
:root{--ps-palette-brand-50:#0d2e551a;--ps-palette-brand-100:#0d2e5526;--ps-palette-brand-150:#0d2e5533;--ps-palette-brand-200:#0d2e554d;--ps-palette-brand-250:#0d2e5566;--ps-palette-brand-300:#0d2e5580;--ps-palette-brand-350:#0d2e5599;--ps-palette-brand-400:#0d2e55b3;--ps-palette-brand-450:#0d2e55cc;--ps-palette-brand-500:#0d2e55e6;--ps-palette-brand-550:#0d2e55;--ps-palette-brand-550-solid:#0d2e55;--ps-palette-brand-1000-solid:#1f202a;--ps-palette-brand-950-solid:#1e202c;--ps-palette-brand-900-solid:#1c2231;--ps-palette-brand-850-solid:#1a2436;--ps-palette-brand-800-solid:#18263c;--ps-palette-brand-750-solid:#152741;--ps-palette-brand-700-solid:#132946;--ps-palette-brand-650-solid:#112b4b;--ps-palette-brand-600-solid:#0f2c50;--ps-palette-brand-500-solid:#254366;--ps-palette-brand-450-solid:#3d5877;--ps-palette-brand-400-solid:#566d88;--ps-palette-brand-350-solid:#6e8299;--ps-palette-brand-300-solid:#8697aa;--ps-palette-brand-250-solid:#9eabbb;--ps-palette-brand-200-solid:#b6c0cc;--ps-palette-brand-150-solid:#cfd5dd;--ps-palette-brand-100-solid:#dbe0e6;--ps-palette-brand-50-solid:#e7eaee}
:root{--ps-palette-white:#fff;--ps-palette-white-60:#fff9;--ps-palette-black-10:#0000001a;--ps-palette-black-15:#00000026;--ps-palette-black-70:#000000b3;--ps-palette-gray-50:#f7f7f7;--ps-palette-gray-100:#f1f1f1;--ps-palette-gray-200:#e3e3e3;--ps-palette-gray-300:#d8d8d8;--ps-palette-gray-400:#ccc;--ps-palette-gray-500:#a4a4a4;--ps-palette-gray-600:#8b8b8b;--ps-palette-gray-700:#696969;--ps-palette-gray-800:#404040;--ps-palette-gray-900:#171717;--ps-palette-blue-400:#0270f0;--ps-palette-blue-500:#2866b1;--ps-palette-red-400:#ce3b3b;--ps-palette-red-500:#c22b2b;--ps-palette-red-600:#a32222;--ps-palette-yellow-100:#fffee2}
:root{--ps-color-brand-base:var(--ps-palette-brand-550-solid);--ps-color-brand-strong:var(--ps-palette-brand-600-solid);--ps-color-brand-soft:var(--ps-palette-brand-450-solid);--ps-color-brand-muted:var(--ps-palette-brand-400);--ps-color-brand-faded:var(--ps-palette-brand-300);--ps-color-danger-base:var(--ps-palette-red-500);--ps-color-danger-strong:var(--ps-palette-red-600);--ps-color-danger-soft:var(--ps-palette-red-400);--ps-color-bg-page:var(--ps-palette-white);--ps-color-bg-surface:var(--ps-palette-white);--ps-color-bg-surface-raised:var(--ps-palette-gray-50);--ps-color-bg-muted:var(--ps-palette-gray-100);--ps-color-bg-skeleton:var(--ps-palette-gray-300);--ps-color-bg-skeleton-pulse:var(--ps-palette-gray-200);--ps-color-text-primary:var(--ps-palette-gray-900);--ps-color-text-secondary:var(--ps-palette-gray-800);--ps-color-text-tertiary:var(--ps-palette-gray-700);--ps-color-text-inverted:var(--ps-palette-white);--ps-color-text-inverted-muted:var(--ps-palette-white-60);--ps-color-text-link:var(--ps-palette-blue-500);--ps-color-line-default:var(--ps-palette-gray-300);--ps-color-line-subtle:var(--ps-palette-gray-200);--ps-color-line-strong:var(--ps-palette-gray-600);--ps-color-line-overlay:var(--ps-palette-black-10);--ps-color-line-focus:var(--ps-palette-brand-550-solid);--ps-color-line-focus-inverted:var(--ps-palette-white);--ps-color-control-border:var(--ps-palette-gray-600);--ps-color-control-border-hover:var(--ps-palette-brand-550-solid);--ps-color-control-track:var(--ps-palette-gray-300);--ps-color-control-scroll-thumb:var(--ps-palette-gray-500);--ps-color-control-scroll-thumb-hover:var(--ps-palette-gray-600);--ps-color-control-switch-off:var(--ps-palette-gray-400);--ps-color-control-switch-on:var(--ps-palette-blue-500);--ps-color-control-bg-muted:var(--ps-palette-gray-600);--ps-color-control-bg-disabled:var(--ps-palette-gray-600);--ps-color-control-text-disabled:var(--ps-palette-gray-600);--ps-color-overlay-scrim:var(--ps-palette-black-15);--ps-color-overlay-caption:var(--ps-palette-black-70);--ps-color-status-warning-subtle:var(--ps-palette-yellow-100);--ps-color-shadow-ambient:var(--ps-palette-gray-200)}
:root{--ps-space-0:0px;--ps-space-1:4px;--ps-space-2:8px;--ps-space-3:12px;--ps-space-4:16px;--ps-space-5:20px;--ps-space-6:24px;--ps-space-8:32px;--ps-space-10:40px;--ps-space-12:48px;--ps-space-16:64px;--ps-space-20:80px}
:root{--ps-radius-xs:4px;--ps-radius-s:8px;--ps-radius-m:12px;--ps-radius-l:16px;--ps-radius-xl:20px;--ps-radius-circle:50%}
:root{--ps-shadow-xs:0 0 4px 0 var(--ps-color-shadow-ambient);--ps-shadow-s:0 3px 8px var(--ps-color-shadow-ambient);--ps-shadow-m:0 0 12px 0 var(--ps-color-shadow-ambient);--ps-shadow-l:0 0 16px 0 var(--ps-color-shadow-ambient);--ps-shadow-focus-halo:0 0 0 2px var(--ps-color-line-focus-inverted)}
:root{--ps-z-raised:10;--ps-z-dropdown:100;--ps-z-sticky:200;--ps-z-overlay:400;--ps-z-modal:500;--ps-z-toast:600;--ps-z-tooltip:700}
:root{--ps-font-family-base:var(--ps-font-inter), arial, helvetica, sans-serif;--ps-font-weight-regular:400;--ps-font-weight-medium:500;--ps-font-weight-semibold:600;--ps-font-weight-bold:700;--ps-text-display-line-height:2.25rem;--ps-text-h1-line-height:2rem;--ps-text-h2-line-height:1.625rem;--ps-text-h3-line-height:1.5rem;--ps-text-h4-line-height:1.25rem;--ps-text-body-l-line-height:1.5rem;--ps-text-body-m-line-height:1.125rem;--ps-text-body-s-line-height:1rem;--ps-text-caption-line-height:.875rem;--ps-text-display:var(--ps-font-weight-bold) 2rem/var(--ps-text-display-line-height) var(--ps-font-family-base);--ps-text-h1:var(--ps-font-weight-bold) 1.75rem/var(--ps-text-h1-line-height) var(--ps-font-family-base);--ps-text-h2:var(--ps-font-weight-bold) 1.5rem/var(--ps-text-h2-line-height) var(--ps-font-family-base);--ps-text-h3:var(--ps-font-weight-semibold) 1.25rem/var(--ps-text-h3-line-height) var(--ps-font-family-base);--ps-text-h4:var(--ps-font-weight-semibold) 1rem/var(--ps-text-h4-line-height) var(--ps-font-family-base);--ps-text-body-l:var(--ps-font-weight-regular) 1.25rem/var(--ps-text-body-l-line-height) var(--ps-font-family-base);--ps-text-body-m:var(--ps-font-weight-regular) 1rem/var(--ps-text-body-m-line-height) var(--ps-font-family-base);--ps-text-body-s:var(--ps-font-weight-regular) .875rem/var(--ps-text-body-s-line-height) var(--ps-font-family-base);--ps-text-caption:var(--ps-font-weight-regular) .75rem/var(--ps-text-caption-line-height) var(--ps-font-family-base)}
:root{--ps-layout-min-width:320px;--ps-layout-max-width:1536px;--ps-layout-bottom-bar-height:75px}
html{max-width:100vw;min-width:var(--ps-layout-min-width);overflow-wrap:break-word;color:var(--ps-color-text-primary);background:var(--ps-color-bg-page);font-family:var(--ps-font-family-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100svh}*{box-sizing:border-box;margin:0;padding:0}button,input,select,textarea,fieldset,iframe{border:0}:focus-visible:focus-visible{outline:2px solid var(--ps-color-line-focus);outline-offset:2px;box-shadow:var(--ps-shadow-focus-halo)}a{color:inherit;text-decoration:none}ul{list-style-type:none}input,select,textarea{font:var(--ps-text-body-s)}@media only screen and (hover:none) and (pointer:coarse){input,select,textarea{font:var(--ps-text-body-m)}}@media only screen and (max-width:1023px){html{scroll-padding-bottom:calc(var(--ps-layout-bottom-bar-height) + env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;transition-delay:0s!important;animation-duration:1ms!important;animation-iteration-count:1!important;animation-delay:0s!important}}
.layout-module__L5FxyW__skip{top:var(--ps-space-2);left:var(--ps-space-2);z-index:var(--ps-z-toast);padding:var(--ps-space-3) var(--ps-space-5);border-radius:var(--ps-radius-s);background-color:var(--ps-color-bg-surface);color:var(--ps-color-text-link);box-shadow:var(--ps-shadow-m);position:absolute;transform:translateY(-200%)}.layout-module__L5FxyW__skip:focus-visible{transform:translateY(0)}.layout-module__L5FxyW__main{width:100%;max-width:1536px;padding:var(--ps-space-5) var(--ps-space-10);flex-direction:column;margin:0 auto;display:flex}@media only screen and (max-width:767px){.layout-module__L5FxyW__main{padding:var(--ps-space-4) var(--ps-space-5)}}@media only screen and (min-width:768px) and (max-width:1023px){.layout-module__L5FxyW__main{padding:var(--ps-space-4) var(--ps-space-5)}}@media only screen and (min-width:1024px) and (max-width:1439px){.layout-module__L5FxyW__main{padding:var(--ps-space-3) var(--ps-space-10)}}
