.site-header-module__XFbqWa__header{-webkit-backdrop-filter:blur(10px)saturate(108%);backdrop-filter:blur(10px)saturate(108%);border-bottom:1px solid color-mix(in srgb, var(--color-divider) 52%, transparent);color:var(--color-text);z-index:50;background:linear-gradient(90deg,#f7f3ebeb 0%,#f7f3ebdb 58%,#f7f3ebd1 100%);transition:background-color .24s,border-color .24s,color .24s,-webkit-backdrop-filter .24s,backdrop-filter .24s;position:fixed;top:0;left:0;right:0}.site-header-module__XFbqWa__scrolled{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:color-mix(in srgb, var(--color-background) 92%, transparent);border-bottom:1px solid var(--color-divider)}.site-header-module__XFbqWa__inner{grid-template-columns:200px minmax(0,1fr) auto;align-items:center;min-height:82px;padding:0 clamp(22px,2.2vw,42px);display:grid}.site-header-module__XFbqWa__brand{border-right:1px solid color-mix(in srgb, var(--color-divider) 72%, transparent);color:inherit;letter-spacing:.025em;align-items:start;width:100%;min-height:42px;margin-right:18px;padding-right:18px;font-size:15px;font-weight:700;line-height:1;text-decoration:none;display:grid}.site-header-module__XFbqWa__brand span{white-space:nowrap}.site-header-module__XFbqWa__brand small{letter-spacing:.08em;margin-top:5px;font-size:7px;font-weight:600}.site-header-module__XFbqWa__desktopNav{white-space:nowrap;align-items:center;gap:clamp(16px,1.55vw,29px);display:flex}.site-header-module__XFbqWa__desktopNav a,.site-header-module__XFbqWa__contacts{color:inherit;font-size:12px;text-decoration:none}.site-header-module__XFbqWa__desktopNav a{position:relative}.site-header-module__XFbqWa__desktopNav a:after{content:"";transform-origin:100%;background:currentColor;width:100%;height:1px;transition:transform .18s;position:absolute;bottom:-5px;left:0;transform:scaleX(0)}.site-header-module__XFbqWa__desktopNav a:hover:after,.site-header-module__XFbqWa__desktopNav a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.site-header-module__XFbqWa__contacts{align-items:center;gap:22px;margin-left:28px;display:flex}.site-header-module__XFbqWa__phone{white-space:nowrap}.site-header-module__XFbqWa__headerCta{background:var(--color-accent);color:var(--color-background);justify-content:center;align-items:center;min-width:124px;height:46px;text-decoration:none;display:inline-flex}.site-header-module__XFbqWa__menuButton{color:currentColor;background:0 0;border:0;justify-content:center;align-items:center;width:44px;height:44px;display:none;position:relative}.site-header-module__XFbqWa__menuButton span,.site-header-module__XFbqWa__closeButton span{background:currentColor;width:22px;height:1px;position:absolute}.site-header-module__XFbqWa__menuButton span:first-child{transform:translateY(-4px)}.site-header-module__XFbqWa__menuButton span:last-child{transform:translateY(4px)}.site-header-module__XFbqWa__overlay{z-index:70;background:#14161566;position:fixed;inset:0}.site-header-module__XFbqWa__drawer{background:var(--color-background);z-index:71;flex-direction:column;width:min(92vw,390px);max-width:390px;height:100dvh;padding:22px;display:flex;position:fixed;top:0;right:0}.site-header-module__XFbqWa__overlay[data-state=open]{animation:.18s ease-out both site-header-module__XFbqWa__overlayIn}.site-header-module__XFbqWa__overlay[data-state=closed]{animation:.16s ease-in both site-header-module__XFbqWa__overlayOut}.site-header-module__XFbqWa__drawer[data-state=open]{animation:.28s cubic-bezier(.22,1,.36,1) both site-header-module__XFbqWa__drawerIn}.site-header-module__XFbqWa__drawer[data-state=closed]{animation:.18s ease-in both site-header-module__XFbqWa__drawerOut}.site-header-module__XFbqWa__drawerTop{border-bottom:1px solid var(--color-divider);justify-content:space-between;align-items:center;min-height:56px;display:flex}.site-header-module__XFbqWa__drawerTitle{letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:12px;font-weight:500}.site-header-module__XFbqWa__closeButton{background:0 0;border:0;width:44px;height:44px;position:relative}.site-header-module__XFbqWa__closeButton span:first-child{transform:rotate(45deg)}.site-header-module__XFbqWa__closeButton span:last-child{transform:rotate(-45deg)}.site-header-module__XFbqWa__mobileNav{flex-direction:column;flex:1;justify-content:center;display:flex}.site-header-module__XFbqWa__mobileNav a{border-bottom:1px solid var(--color-divider);color:inherit;font-family:var(--font-display);grid-template-columns:34px 1fr 28px;align-items:center;min-height:68px;font-size:24px;text-decoration:none;display:grid}.site-header-module__XFbqWa__mobileNav small{font-family:var(--font-sans);font-size:9px}.site-header-module__XFbqWa__mobileNav svg{width:28px;height:12px}.site-header-module__XFbqWa__drawerFooter{grid-template-columns:1fr 1fr;gap:10px;font-size:12px;display:grid}.site-header-module__XFbqWa__drawerFooter a{background:var(--color-accent);color:var(--color-background);grid-column:1/-1;justify-content:center;align-items:center;min-height:50px;text-decoration:none;display:flex}@keyframes site-header-module__XFbqWa__overlayIn{0%{opacity:0}}@keyframes site-header-module__XFbqWa__overlayOut{to{opacity:0}}@keyframes site-header-module__XFbqWa__drawerIn{0%{transform:translate(100%)}}@keyframes site-header-module__XFbqWa__drawerOut{to{transform:translate(100%)}}@media (max-width:1180px){.site-header-module__XFbqWa__desktopNav{gap:14px}.site-header-module__XFbqWa__desktopNav a{font-size:11px}.site-header-module__XFbqWa__contacts{gap:13px;margin-left:16px}.site-header-module__XFbqWa__phone{display:none}}@media (max-width:900px){.site-header-module__XFbqWa__header{background:linear-gradient(90deg,#f7f3ebf5,#f7f3ebe0)}.site-header-module__XFbqWa__inner{grid-template-columns:145px minmax(0,1fr) 46px;column-gap:10px;min-height:70px;padding:0 20px}.site-header-module__XFbqWa__brand{border-right:0;width:145px;min-height:auto;margin:0;padding:0;font-size:12px}.site-header-module__XFbqWa__brand small{margin-top:4px;font-size:6px}.site-header-module__XFbqWa__desktopNav,.site-header-module__XFbqWa__headerCta,.site-header-module__XFbqWa__phone{display:none}.site-header-module__XFbqWa__contacts{min-width:0;margin:0;font-size:11px}.site-header-module__XFbqWa__contacts span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.site-header-module__XFbqWa__menuButton{background:var(--color-accent);color:var(--color-background);width:46px;height:44px;display:inline-flex}}@media (prefers-reduced-motion:reduce){.site-header-module__XFbqWa__header,.site-header-module__XFbqWa__desktopNav a:after,.site-header-module__XFbqWa__overlay,.site-header-module__XFbqWa__drawer{transition:none;animation:none}}
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.static{position:static}.sticky{position:sticky}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.underline{text-decoration-line:underline}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}@keyframes ymaps3--controls-spinner-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ymaps3--controls-spinner{width:16px;height:16px;margin:4px;animation-name:ymaps3--controls-spinner-spin;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;display:block;position:relative}.ymaps3--controls-spinner__circle{color:#000;width:100%;height:100%;position:absolute;top:0;left:50%;overflow:hidden}.ymaps3--controls-spinner__dark{color:#fff}.ymaps3--controls-spinner__circle:before{content:"";border-radius:100%;width:100%;height:100%;position:absolute;top:0;left:-50%;box-shadow:inset 0 0 0 2px}.ymaps3--geolocation-control{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEuMzE1IDYuNzNjLS40ODIuMjI3LS4zOS45NC4xMzQgMS4wMzdsNC4wNi43MjQuNzIzIDQuMDZjLjA5OC41MjUuODEuNjE3IDEuMDM3LjEzNWw0LjY3NS05LjlhLjU1LjU1IDAgMCAwLS43MzItLjczbC05LjkgNC42NzRoLjAwMnoiIGZpbGw9IiM0ZDRkNGQiLz48L3N2Zz4K) 50%/24px 24px no-repeat;width:24px;height:24px;display:block}.ymaps3--geolocation-control__dark{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEuMzE1IDYuNzNjLS40ODIuMjI3LS4zOS45NC4xMzQgMS4wMzdsNC4wNi43MjQuNzIzIDQuMDZjLjA5OC41MjUuODEuNjE3IDEuMDM3LjEzNWw0LjY3NS05LjlhLjU1LjU1IDAgMCAwLS43MzItLjczbC05LjkgNC42NzRoLjAwMnoiIGZpbGw9IiNjY2NjY2MiLz48L3N2Zz4K) 50%/24px 24px no-repeat}.ymaps3--geolocation-control-is-loading{background:inherit;height:auto}.ymaps3--geolocation-control-self{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE2IDI4YzYuNjI3IDAgMTItNS4zNzMgMTItMTJTMjIuNjI3IDQgMTYgNCA0IDkuMzczIDQgMTZzNS4zNzMgMTIgMTIgMTJaIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTE2IDI1YTkgOSAwIDEgMCAwLTE4IDkgOSAwIDAgMCAwIDE4WiIgZmlsbD0iI0Y0MyIvPjwvc3ZnPgo=) 50%/24px 24px no-repeat;width:40px;height:40px;display:block;transform:translate(-50%,-50%)}.ymaps3--rotate-control{box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none;color:#34374a;background-color:#fff;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MCIgaGVpZ2h0PSI1MSIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI0NDQyIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNNDggMjRhMiAyIDAgMSAwIDAgNCAyIDIgMCAwIDAgMC00TTAgMjZhMiAyIDAgMSAxIDQgMCAyIDIgMCAwIDEtNCAwbTIzLjAwNCAyMy4wMDRhMiAyIDAgMSAxIDQgMCAyIDIgMCAwIDEtNCAwIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48cGF0aCBmaWxsPSIjRjQzIiBkPSJNMjQuODIxLjM1OGEuMi4yIDAgMCAxIC4zNTggMGwyLjY3NiA1LjM1M2EuMi4yIDAgMCAxLS4xNzguMjloLTUuMzUzYS4yLjIgMCAwIDEtLjE4LS4yOXoiLz48L3N2Zz4=);background-position:50%;background-repeat:no-repeat;background-size:48px;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:19px;display:flex;position:relative;box-shadow:0 2px 6px #0003}.ymaps3--rotate-control:hover{color:#050d33;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MCIgaGVpZ2h0PSI1MSIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzdCN0Q4NSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNNDggMjRhMiAyIDAgMSAwIDAgNCAyIDIgMCAwIDAgMC00TTAgMjZhMiAyIDAgMSAxIDQgMCAyIDIgMCAwIDEtNCAwbTIzLjAwNCAyMy4wMDRhMiAyIDAgMSAxIDQgMCAyIDIgMCAwIDEtNCAwIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48cGF0aCBmaWxsPSIjRjQzIiBkPSJNMjQuODIxLjM1OGEuMi4yIDAgMCAxIC4zNTggMGwyLjY3NiA1LjM1M2EuMi4yIDAgMCAxLS4xNzguMjloLTUuMzUzYS4yLjIgMCAwIDEtLjE4LS4yOXoiLz48L3N2Zz4=);transition:color,background-image .4s}.ymaps3--rotate-control_dark{color:#ccc;background-color:#212326}.ymaps3--rotate-control_dark:hover{color:#fff}.ymaps3--rotate-tilt_rotate{-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:relative}.ymaps3--rotate-tilt_rotate__ring{box-sizing:border-box;cursor:pointer;pointer-events:all;border:10px solid #fff;border-radius:50%;width:100%;height:100%;position:absolute;box-shadow:inset 0 2px 6px #0003,0 2px 6px #0003}.ymaps3--rotate-tilt_rotate__ring_dark{border-color:#212326}.ymaps3--rotate-tilt_rotate__ring:before{content:"";background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MCIgaGVpZ2h0PSI1MSIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI0NDQyIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNNDggMjRhMiAyIDAgMSAwIDAgNCAyIDIgMCAwIDAgMC00TTAgMjZhMiAyIDAgMSAxIDQgMCAyIDIgMCAwIDEtNCAwbTIzLjAwNCAyMy4wMDRhMiAyIDAgMSAxIDQgMCAyIDIgMCAwIDEtNCAwIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48cGF0aCBmaWxsPSIjRjQzIiBkPSJNMjQuODIxLjM1OGEuMi4yIDAgMCAxIC4zNTggMGwyLjY3NiA1LjM1M2EuMi4yIDAgMCAxLS4xNzguMjloLTUuMzUzYS4yLjIgMCAwIDEtLjE4LS4yOXoiLz48L3N2Zz4=) 50% no-repeat;border-radius:50%;width:56px;height:56px;position:absolute;transform:translate(-10px,-10px)}.ymaps3--rotate-tilt_rotate__ring:hover:before{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MCIgaGVpZ2h0PSI1MSIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzdCN0Q4NSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNNDggMjRhMiAyIDAgMSAwIDAgNCAyIDIgMCAwIDAgMC00TTAgMjZhMiAyIDAgMSAxIDQgMCAyIDIgMCAwIDEtNCAwbTIzLjAwNCAyMy4wMDRhMiAyIDAgMSAxIDQgMCAyIDIgMCAwIDEtNCAwIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48cGF0aCBmaWxsPSIjRjQzIiBkPSJNMjQuODIxLjM1OGEuMi4yIDAgMCAxIC4zNTggMGwyLjY3NiA1LjM1M2EuMi4yIDAgMCAxLS4xNzguMjloLTUuMzUzYS4yLjIgMCAwIDEtLjE4LS4yOXoiLz48L3N2Zz4=) 50% no-repeat;transition:background .4s}.ymaps3--rotate-tilt_rotate__container{z-index:1}.ymaps3--rotate-tilt_tilt{cursor:pointer;-webkit-user-select:none;user-select:none;pointer-events:all;color:#4d4d4d;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:flex}.ymaps3--rotate-tilt_tilt:hover{color:#050d33}.ymaps3--rotate-tilt_tilt__dark{color:#ccc;background-color:#212326}.ymaps3--rotate-tilt_tilt__dark:hover{color:#fff}.ymaps3--rotate-tilt_tilt__tilted{color:#fff;background-color:#196dff;transition:background-color .4s}.ymaps3--rotate-tilt_tilt__tilted:hover{color:#fff}.ymaps3--rotate-tilt_tilt__in-action{cursor:grabbing}.ymaps3--suggest-control{background-color:#fff;border-radius:12px;flex-direction:column;gap:12px 0;padding:12px 4px;display:flex;box-shadow:0 4px 24px #5f69830a,0 4px 12px #5f69831a}.ymaps3--suggest-control._dark{background-color:#111}.ymaps3--suggest-control._bottom{flex-direction:column-reverse}.ymaps3--suggest-control._hide{display:none}.ymaps3--suggest-item-control{cursor:pointer;box-sizing:border-box;border-radius:6px;flex-direction:column;gap:4px 0;padding:6px 12px;display:flex}.ymaps3--suggest-item-control._active{background-color:#5c5e660a}.ymaps3--suggest-item-control._active._dark{background-color:#9c9fa90a}.ymaps3--suggest-item-control__title{font-size:16px;font-weight:600}.ymaps3--suggest-item-control__title._dark{color:#fff}.ymaps3--suggest-item-control__subtitle{color:#6e7077}.ymaps3--suggest-item-control__subtitle._dark{color:#868892}.ymaps3--route-control_waypoint-input{flex-direction:column;display:flex;position:relative}.ymaps3--route-control_waypoint-input .ymaps3--route-control_waypoint-input_form{flex-direction:row;align-self:stretch;align-items:center;padding:4px 4px 4px 2px;display:flex;position:relative}.ymaps3--route-control_waypoint-input .ymaps3--route-control_waypoint-input_suggest{z-index:1000;position:absolute;top:48px}.ymaps3--route-control_waypoint-input .ymaps3--route-control_waypoint-input_suggest._bottom{top:unset;bottom:48px}.ymaps3--route-control_waypoint-input .ymaps3--route-control_waypoint-input__indicator{justify-content:center;align-items:center;margin-right:12px;display:flex}.ymaps3--route-control_waypoint-input .ymaps3--route-control_waypoint-input__indicator.ymaps3--route-control_waypoint-input__indicator_empty{color:#c8c9cc!important}.ymaps3--route-control_waypoint-input .ymaps3--route-control_waypoint-input__field{box-sizing:border-box;text-overflow:ellipsis;color:#000;background:#f6f6f6;border:none;border-radius:8px;flex-grow:1;height:40px;padding:12px 30px 12px 12px;font-size:14px;font-style:normal;font-weight:400;line-height:16px}.ymaps3--route-control_waypoint-input .ymaps3--route-control_waypoint-input__field:focus{border:1px solid #196dff}.ymaps3--route-control_waypoint-input .ymaps3--route-control_waypoint-input__field-buttons{display:none;position:relative}.ymaps3--route-control_waypoint-input .ymaps3--route-control_waypoint-input__field:focus+.ymaps3--route-control_waypoint-input__field-buttons{display:inline-block}.ymaps3--route-control_waypoint-input .ymaps3--route-control_waypoint-input__field:focus:-moz-placeholder-shown+.ymaps3--route-control_waypoint-input__field-buttons .ymaps3--route-control_waypoint-input__field-buttons__location{display:flex}.ymaps3--route-control_waypoint-input .ymaps3--route-control_waypoint-input__field:focus:placeholder-shown+.ymaps3--route-control_waypoint-input__field-buttons .ymaps3--route-control_waypoint-input__field-buttons__location{display:flex}.ymaps3--route-control_waypoint-input .ymaps3--route-control_waypoint-input__field:focus:not(:-moz-placeholder-shown)+.ymaps3--route-control_waypoint-input__field-buttons .ymaps3--route-control_waypoint-input__field-buttons__reset{display:flex}.ymaps3--route-control_waypoint-input .ymaps3--route-control_waypoint-input__field:focus:not(:placeholder-shown)+.ymaps3--route-control_waypoint-input__field-buttons .ymaps3--route-control_waypoint-input__field-buttons__reset{display:flex}.ymaps3--route-control_waypoint-input .ymaps3--route-control_waypoint-input__field-buttons__location{cursor:pointer;color:#196dff;background:0 0;border:none;border-radius:8px;outline:none;justify-content:center;align-items:center;padding:8px;display:none;position:absolute;transform:translate(-36px,-50%)}.ymaps3--route-control_waypoint-input .ymaps3--route-control_waypoint-input__field-buttons__location:hover{color:#3c83ff;background:#122db20a}.ymaps3--route-control_waypoint-input .ymaps3--route-control_waypoint-input__field-buttons__reset{cursor:pointer;color:#878787;background:0 0;border:none;border-radius:8px;outline:none;justify-content:center;align-items:center;padding:8px;display:none;position:absolute;transform:translate(-36px,-50%)}.ymaps3--route-control_waypoint-input .ymaps3--route-control_waypoint-input__field-buttons__reset:hover{background:#122db20a}.ymaps3--route-control_waypoint-input._dark-input .ymaps3--route-control_waypoint-input__field{color:#ccc;background:#111}.ymaps3--route-control_waypoint-input._dark-input .ymaps3--route-control_waypoint-input__field:focus{border:1px solid #3d7eff}.ymaps3--route-control_waypoint-input._dark-input .ymaps3--route-control_waypoint-input__indicator_empty{color:#666!important}.ymaps3--route-control_waypoint-input._dark-input .ymaps3--route-control_waypoint-input__field-buttons__location{color:#3d7eff}.ymaps3--route-control_waypoint-input._dark-input .ymaps3--route-control_waypoint-input__field-buttons__location:hover{color:#5794ff;background:#7d90f012}.ymaps3--route-control_waypoint-input._dark-input .ymaps3--route-control_waypoint-input__field-buttons__reset{color:#999}.ymaps3--route-control_waypoint-input._dark-input .ymaps3--route-control_waypoint-input__field-buttons__reset:hover{background:#7d90f012}.ymaps3--route-control{flex-direction:column;gap:4px;display:flex}.ymaps3--route-control.ymaps3--route-control_bottom{flex-direction:column-reverse}.ymaps3--route-control svg{display:block}.ymaps3--route-control_parameters{box-sizing:border-box;background:#fff;border-radius:12px;flex-direction:column;gap:12px;width:330px;padding:12px;display:flex;box-shadow:0 4px 12px #5f69831a,0 4px 24px #5f69830a}.ymaps3--route-control_parameters svg{display:block}.ymaps3--route-control_info{box-sizing:border-box;background:#fff;border:1px solid #eee;border-radius:12px;align-items:flex-start;gap:20px;width:330px;padding:12px 16px;display:flex;box-shadow:0 4px 12px #5f69831a,0 4px 24px #5f69830a}.ymaps3--route-control_info.ymaps3--route-control_info__error{flex-direction:column;align-items:center;gap:12px;padding:20px 16px}.ymaps3--route-control_modes{width:100%;padding:4px}.ymaps3--route-control_modes .ymaps3--route-control_modes__container{background:#f6f6f6;border-radius:8px;flex-direction:row;justify-content:space-between;align-items:center;gap:5px;padding:2px;display:flex}.ymaps3--route-control_modes input[type=radio]{display:none}.ymaps3--route-control_modes label{cursor:pointer;color:#878787;border-radius:8px;flex-grow:1;justify-content:center;padding:6px;display:flex}.ymaps3--route-control_modes input[type=radio]:checked+label{color:#000;background:#fff;box-shadow:0 4px 12px #5f69831a,0 4px 24px #5f69830a}.ymaps3--route-control_waypoints{flex-direction:column;gap:12px;display:flex}.ymaps3--route-control_actions{flex-direction:row;justify-content:space-between;display:flex}.ymaps3--route-control_actions button{color:#196dff;text-align:center;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:6px;padding:8px 0;font-size:14px;font-style:normal;font-weight:500;line-height:16px;display:flex}.ymaps3--route-control_actions button:hover{color:#2e4ce5}.ymaps3--route-control_actions button:disabled{color:#ccc}@keyframes ymaps3--spinner_rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ymaps3--route-control_info_loading{color:#34374a;justify-content:center;align-items:center;width:100%;display:flex}.ymaps3--route-control_info_loading svg{animation:1.5s linear infinite ymaps3--spinner_rotate;position:relative}.ymaps3--route-control_info_container{flex-direction:column;flex-grow:1;display:flex}.ymaps3--route-control_info_container .ymaps3--route-control_info_container__label{color:#878787;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.ymaps3--route-control_info_container .ymaps3--route-control_info_container__value{color:#000;font-size:20px;font-style:normal;font-weight:500;line-height:28px}.ymaps3--route-control_info_error__icon{background:#ffeceb;border-radius:12px;gap:10px;padding:10px;display:flex}.ymaps3--route-control_info_error__text-container{flex-direction:column;align-items:center;gap:8px;display:flex}.ymaps3--route-control_info_error__label{color:#000;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.ymaps3--route-control_info_error__description{color:#878787;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.ymaps3--route-control_info_error__button{color:#fff;cursor:pointer;background-color:#196dff;border:none;border-radius:8px;padding:8px 12px;font-size:14px;font-style:normal;font-weight:500;line-height:16px}.ymaps3--route-control_info_error__button:hover{background-color:#2e4ce5}.ymaps3--route-control._dark .ymaps3--route-control_parameters{background:#212326;box-shadow:0 4px 12px #12141a38,0 4px 24px #12141a24}.ymaps3--route-control._dark .ymaps3--route-control_modes .ymaps3--route-control_modes__container{background:#111}.ymaps3--route-control._dark .ymaps3--route-control_modes input[type=radio]:checked+label{color:#ccc;background:#212326}.ymaps3--route-control._dark .ymaps3--route-control_actions button{color:#3d7eff}.ymaps3--route-control._dark .ymaps3--route-control_actions button:disabled{color:#666}.ymaps3--route-control._dark .ymaps3--route-control_info{background:#212326;border:1px solid #393e46;box-shadow:0 4px 12px #12141a38,0 4px 24px #12141a24}.ymaps3--route-control._dark .ymaps3--route-control_info .ymaps3--route-control_info_container__value{color:#ccc}.ymaps3--route-control._dark .ymaps3--route-control_info .ymaps3--route-control_info_error__icon{background:#4f1f24}.ymaps3--route-control._dark .ymaps3--route-control_info .ymaps3--route-control_info_error__label{color:#ccc}.ymaps3--route-control._dark .ymaps3--route-control_info .ymaps3--route-control_info_loading{color:#f2f5fa}.ymaps3--search-control{flex-direction:column;gap:4px 0;width:320px;display:flex}.ymaps3--search-control._bottom{flex-direction:column-reverse}.ymaps3--search-control__form{position:relative}.ymaps3--search-control__input{box-sizing:border-box;border:none;border-radius:12px;outline:none;width:100%;height:48px;padding-left:16px;padding-right:50px;font-size:16px;box-shadow:0 2px 4px #5f698333,0 0 2px #5f698314}.ymaps3--search-control__input:focus{box-shadow:0 2px 12px #5f698333,0 0 6px #5f698314}.ymaps3--search-control__input::placeholder{color:#7b7d85}.ymaps3--search-control__input._dark{color:#ccc;background-color:#111}.ymaps3--search-control__input._dark::placeholder{color:#92959f}.ymaps3--search-control__clear{cursor:pointer;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTQuMjkzLDE4LjI5MywxMC41ODYsMTIsNC4yOTMsNS43MDdBMSwxLDAsMCwxLDUuNzA3LDQuMjkzTDEyLDEwLjU4Nmw2LjI5My02LjI5M2ExLDEsMCwxLDEsMS40MTQsMS40MTRMMTMuNDE0LDEybDYuMjkzLDYuMjkzYTEsMSwwLDEsMS0xLjQxNCwxLjQxNEwxMiwxMy40MTQsNS43MDcsMTkuNzA3YTEsMSwwLDAsMS0xLjQxNC0xLjQxNFoiIGZpbGw9IiM0ZDRkNGQiLz48L3N2Zz4=) 50% no-repeat;border:0;outline:0;width:24px;height:24px;display:block;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.ymaps3--search-control__clear._hide{display:none}.ymaps3--tilt{cursor:pointer;-webkit-user-select:none;user-select:none;color:#34374a;background-color:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:48px;height:48px;font-size:19px;display:flex;box-shadow:0 2px 6px #0003}.ymaps3--tilt:hover{color:#050d33}.ymaps3--tilt_dark{color:#ccc;background-color:#212326}.ymaps3--tilt_dark:hover{color:#fff}.ymaps3--tilt_active{color:#2e4ce5;transition:color .4s}.ymaps3--tilt_active:hover{color:#2e4ce5}.ymaps3--tilt_indicator_in{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSI3IiB2aWV3Qm94PSIwIDAgOCA3IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBpZD0iVmVjdG9yIDU5MyAoU3Ryb2tlKSIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zLjY2Nzk5IDAuNDk0MTFDMy44MjY0OSAwLjI1ODIzIDQuMTczNTEgMC4yNTgyMyA0LjMzMjAxIDAuNDk0MTExTDcuODE1OTMgNS42NzkwMUM3LjkyMjggNS44MzgwNiA3LjkwMTg2IDYuMDUwNTYgNy43NjYgNi4xODU3TDcuMTgxMTMgNi43Njc0NEM3LjA0NTM1IDYuOTAyNDkgNi44MzI5MSA2LjkyMjM2IDYuNjc0NDQgNi44MTQ4M0w0LjMzNjkgNS4yMjg2MkM0LjEzMzUxIDUuMDkwNTkgMy44NjY0OSA1LjA5MDU5IDMuNjYzMSA1LjIyODYyTDEuMzI1NTYgNi44MTQ4M0MxLjE2NzA5IDYuOTIyMzYgMC45NTQ2NDUgNi45MDI0OSAwLjgxODg2OSA2Ljc2NzQ0TDAuMjMzOTk4IDYuMTg1N0MwLjA5ODEzNzcgNi4wNTA1NiAwLjA3NzE5ODkgNS44MzgwNiAwLjE4NDA3MiA1LjY3OTAxTDMuNjY3OTkgMC40OTQxMVoiIGZpbGw9IiNFNEU2RUIiLz4KPC9zdmc+Cg==) 50% no-repeat;width:8px;height:7px}.ymaps3--tilt_indicator_out{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSI3IiB2aWV3Qm94PSIwIDAgOCA3IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBpZD0iVmVjdG9yIDU5MyAoU3Ryb2tlKSIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zLjY2Nzk5IDAuNDk0MTFDMy44MjY0OSAwLjI1ODIzIDQuMTczNTEgMC4yNTgyMyA0LjMzMjAxIDAuNDk0MTExTDcuODE1OTMgNS42NzkwMUM3LjkyMjggNS44MzgwNiA3LjkwMTg2IDYuMDUwNTYgNy43NjYgNi4xODU3TDcuMTgxMTMgNi43Njc0NEM3LjA0NTM1IDYuOTAyNDkgNi44MzI5MSA2LjkyMjM2IDYuNjc0NDQgNi44MTQ4M0w0LjMzNjkgNS4yMjg2MkM0LjEzMzUxIDUuMDkwNTkgMy44NjY0OSA1LjA5MDU5IDMuNjYzMSA1LjIyODYyTDEuMzI1NTYgNi44MTQ4M0MxLjE2NzA5IDYuOTIyMzYgMC45NTQ2NDUgNi45MDI0OSAwLjgxODg2OSA2Ljc2NzQ0TDAuMjMzOTk4IDYuMTg1N0MwLjA5ODEzNzcgNi4wNTA1NiAwLjA3NzE5ODkgNS44MzgwNiAwLjE4NDA3MiA1LjY3OTAxTDMuNjY3OTkgMC40OTQxMVoiIGZpbGw9IiNFNEU2RUIiLz4KPC9zdmc+Cg==) 50% no-repeat;width:8px;height:7px;transform:rotate(180deg)}.ymaps3--tilt_indicator__active{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSI3IiB2aWV3Qm94PSIwIDAgOCA3IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBpZD0iVmVjdG9yIDU5MyAoU3Ryb2tlKSIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zLjY2Nzk5IDAuNDk0MTFDMy44MjY0OSAwLjI1ODIzIDQuMTczNTEgMC4yNTgyMyA0LjMzMjAxIDAuNDk0MTExTDcuODE1OTMgNS42NzkwMUM3LjkyMjggNS44MzgwNiA3LjkwMTg2IDYuMDUwNTYgNy43NjYgNi4xODU3TDcuMTgxMTMgNi43Njc0NEM3LjA0NTM1IDYuOTAyNDkgNi44MzI5MSA2LjkyMjM2IDYuNjc0NDQgNi44MTQ4M0w0LjMzNjkgNS4yMjg2MkM0LjEzMzUxIDUuMDkwNTkgMy44NjY0OSA1LjA5MDU5IDMuNjYzMSA1LjIyODYyTDEuMzI1NTYgNi44MTQ4M0MxLjE2NzA5IDYuOTIyMzYgMC45NTQ2NDUgNi45MDI0OSAwLjgxODg2OSA2Ljc2NzQ0TDAuMjMzOTk4IDYuMTg1N0MwLjA5ODEzNzcgNi4wNTA1NiAwLjA3NzE5ODkgNS44MzgwNiAwLjE4NDA3MiA1LjY3OTAxTDMuNjY3OTkgMC40OTQxMVoiIGZpbGw9IiMyRTRDRTUiLz4KPC9zdmc+Cg==) 50% no-repeat;transition:background .4s}.ymaps3--tilt_label{justify-content:center;align-items:center;width:24px;height:24px;padding:2px 0;display:flex}.ymaps3--tilt-control__in-action{cursor:grabbing}.hide-indicator{display:none}.ymaps3--zoom-control{display:flex}.ymaps3--zoom-control_vertical{flex-direction:column}.ymaps3--zoom-control_horizontal{flex-direction:row-reverse}.ymaps3--zoom-control__in{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMSA1Ljk5MmMwLS41MzcuNDQ4LS45OTIgMS0uOTkyLjU1NiAwIDEgLjQ0NCAxIC45OTJWMTFoNS4wMDhjLjUzNyAwIC45OTIuNDQ4Ljk5MiAxIDAgLjU1Ni0uNDQ0IDEtLjk5MiAxSDEzdjUuMDA4YzAgLjUzNy0uNDQ4Ljk5Mi0xIC45OTItLjU1NiAwLTEtLjQ0NC0xLS45OTJWMTNINS45OTJDNS40NTUgMTMgNSAxMi41NTIgNSAxMmMwLS41NTYuNDQ0LTEgLjk5Mi0xSDExVjUuOTkyeiIgZmlsbD0iIzRkNGQ0ZCIvPjwvc3ZnPgo=) 50% no-repeat;border-bottom-right-radius:0;border-bottom-left-radius:0;width:24px;height:24px;display:block}.ymaps3--zoom-control__dark-in{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMSA1Ljk5MmMwLS41MzcuNDQ4LS45OTIgMS0uOTkyLjU1NiAwIDEgLjQ0NCAxIC45OTJWMTFoNS4wMDhjLjUzNyAwIC45OTIuNDQ4Ljk5MiAxIDAgLjU1Ni0uNDQ0IDEtLjk5MiAxSDEzdjUuMDA4YzAgLjUzNy0uNDQ4Ljk5Mi0xIC45OTItLjU1NiAwLTEtLjQ0NC0xLS45OTJWMTNINS45OTJDNS40NTUgMTMgNSAxMi41NTIgNSAxMmMwLS41NTYuNDQ0LTEgLjk5Mi0xSDExVjUuOTkyeiIgZmlsbD0iI2NjY2NjYyIvPjwvc3ZnPgo=) 50% no-repeat}.ymaps3--zoom-control__out{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik01IDEyYTEgMSAwIDAgMSAxLTFoMTJhMSAxIDAgMSAxIDAgMkg2YTEgMSAwIDAgMS0xLTF6IiBmaWxsPSIjNGQ0ZDRkIi8+PC9zdmc+Cg==) 50% no-repeat;border-top-left-radius:0;border-top-right-radius:0;width:24px;height:24px;display:block}.ymaps3--zoom-control__dark-out{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik01IDEyYTEgMSAwIDAgMSAxLTFoMTJhMSAxIDAgMSAxIDAgMkg2YTEgMSAwIDAgMS0xLTF6IiBmaWxsPSIjY2NjY2NjIi8+PC9zdmc+Cg==) 50% no-repeat}@keyframes ymaps3--popup-marker-show-top{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes ymaps3--popup-marker-show-bottom{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:none}}@keyframes ymaps3--popup-marker-show-left{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:none}}@keyframes ymaps3--popup-marker-show-right{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:none}}.ymaps3--popup-marker{--ymaps3-default-tail-height:8px;--ymaps3-default-tail-width:24px;--ymaps3-default-border-radius:12px;--ymaps3-default-tail-height-and-offset:calc(var(--ymaps3-default-tail-height) + var(--ymaps3-default-offset));--ymaps3-default-popup-tail-rotate-offset:calc(var(--ymaps3-default-tail-width) / 2 - var(--ymaps3-default-tail-height) / 2);--ymaps3-default-popup-tail-transform-top:translate(-50%, calc(-100% - var(--ymaps3-default-offset))) rotate(180deg);--ymaps3-default-popup-tail-transform-bottom:translate(-50%, var(--ymaps3-default-offset));position:absolute}.ymaps3--popup-marker.ymaps3--popup-marker__hide{display:none}.ymaps3--popup-marker svg{display:block}.ymaps3--popup-marker_container{border-radius:var(--ymaps3-default-border-radius);color:#34374a;text-overflow:ellipsis;background-color:#fff;width:max-content;max-width:500px;max-height:600px;padding:8px 12px;font-size:14px;font-style:normal;font-weight:400;line-height:20px;display:block;position:absolute;overflow:hidden;box-shadow:0 4px 12px #5f69831a,0 4px 24px #5f69830a}.ymaps3--popup-marker_container.ymaps3--popup-marker__dark{color:#c8c9cc;background-color:#272729}.ymaps3--popup-marker_tail{color:#fff;display:block;position:absolute}.ymaps3--popup-marker_tail.ymaps3--popup-marker__dark{color:#272729}.ymaps3--popup-marker_tail svg{filter:drop-shadow(0 4px 24px #5f69830a)drop-shadow(0 4px 12px #5f69831a)}.ymaps3--popup-marker__position-top{animation:.2s ease-out ymaps3--popup-marker-show-top!important}.ymaps3--popup-marker__position-top .ymaps3--popup-marker_container{transform:translate(-50%, calc(-100% - var(--ymaps3-default-tail-height-and-offset)))}.ymaps3--popup-marker__position-top .ymaps3--popup-marker_tail{transform:var(--ymaps3-default-popup-tail-transform-top)}.ymaps3--popup-marker__position-top.ymaps3--popup-marker__position-left .ymaps3--popup-marker_container{transform:translate(calc(-100% + var(--ymaps3-default-border-radius) + var(--ymaps3-default-tail-width) / 2), calc(-100% - var(--ymaps3-default-tail-height-and-offset)))}.ymaps3--popup-marker__position-top.ymaps3--popup-marker__position-left .ymaps3--popup-marker_tail{transform:var(--ymaps3-default-popup-tail-transform-top)}.ymaps3--popup-marker__position-top.ymaps3--popup-marker__position-right .ymaps3--popup-marker_container{transform:translate(calc(-1 * var(--ymaps3-default-border-radius) - var(--ymaps3-default-tail-width) / 2), calc(-100% - var(--ymaps3-default-tail-height-and-offset)))}.ymaps3--popup-marker__position-top.ymaps3--popup-marker__position-right .ymaps3--popup-marker_tail{transform:var(--ymaps3-default-popup-tail-transform-top)}.ymaps3--popup-marker__position-bottom{animation:.2s ease-out ymaps3--popup-marker-show-bottom!important}.ymaps3--popup-marker__position-bottom .ymaps3--popup-marker_container{transform:translate(-50%, var(--ymaps3-default-tail-height-and-offset))}.ymaps3--popup-marker__position-bottom .ymaps3--popup-marker_tail{transform:var(--ymaps3-default-popup-tail-transform-bottom)}.ymaps3--popup-marker__position-bottom.ymaps3--popup-marker__position-left .ymaps3--popup-marker_container{transform:translate(calc(-100% + var(--ymaps3-default-border-radius) + var(--ymaps3-default-tail-width) / 2), var(--ymaps3-default-tail-height-and-offset))}.ymaps3--popup-marker__position-bottom.ymaps3--popup-marker__position-left .ymaps3--popup-marker_tail{transform:var(--ymaps3-default-popup-tail-transform-bottom)}.ymaps3--popup-marker__position-bottom.ymaps3--popup-marker__position-right .ymaps3--popup-marker_container{transform:translate(calc(-1 * var(--ymaps3-default-border-radius) - var(--ymaps3-default-tail-width) / 2), var(--ymaps3-default-tail-height-and-offset))}.ymaps3--popup-marker__position-bottom.ymaps3--popup-marker__position-right .ymaps3--popup-marker_tail{transform:var(--ymaps3-default-popup-tail-transform-bottom)}.ymaps3--popup-marker__position-left{animation:.2s ease-out ymaps3--popup-marker-show-left}.ymaps3--popup-marker__position-left .ymaps3--popup-marker_container{transform:translate(calc(-100% - var(--ymaps3-default-tail-height-and-offset) + 2px), -50%)}.ymaps3--popup-marker__position-left .ymaps3--popup-marker_tail{transform:translate(calc(-100% - var(--ymaps3-default-offset) + var(--ymaps3-default-popup-tail-rotate-offset)), -50%) rotate(90deg)}.ymaps3--popup-marker__position-right{animation:.2s ease-out ymaps3--popup-marker-show-right}.ymaps3--popup-marker__position-right .ymaps3--popup-marker_container{transform:translate(calc(var(--ymaps3-default-tail-height-and-offset) - 2px), -50%)}.ymaps3--popup-marker__position-right .ymaps3--popup-marker_tail{transform:translate(calc(var(--ymaps3-default-offset) - var(--ymaps3-default-popup-tail-rotate-offset)), -50%) rotate(-90deg)}@keyframes ymaps3--default-marker-hint-hover{0%{opacity:0;margin-left:-10px}to{opacity:1;margin-left:0}}.ymaps3--default-marker-point{cursor:pointer;position:absolute}.ymaps3--default-marker-point svg{display:block}.ymaps3--hint{box-sizing:border-box;white-space:nowrap;z-index:-2;background:#ffffffd6;border-radius:1000px;flex-direction:column;align-items:center;max-width:190px;padding:4px 12px 4px 20px;line-height:16px;position:absolute}.ymaps3--hint__stable{display:inline-flex}.ymaps3--hint__hovered{display:none}.ymaps3--default-marker-point:hover .ymaps3--hint__hovered{animation:.2s ease-out ymaps3--default-marker-hint-hover;display:inline-flex}.ymaps3--hint-title{color:#050d33;text-overflow:ellipsis;width:100%;font-size:14px;font-weight:500;display:block;overflow:hidden}.ymaps3--hint-subtitle{color:#7b7d85;text-overflow:ellipsis;width:100%;font-size:12px;font-weight:400;display:block;overflow:hidden}.ymaps3--pin .ymaps3--default-marker__background{filter:drop-shadow(0 2px 6px #181b2266);position:absolute;transform:translate(-50%,calc(2px - 100%))}.ymaps3--pin .ymaps3--default-marker__stroke{z-index:-1;position:absolute;transform:translate(-50%,-50%)}.ymaps3--pin .ymaps3--default-marker__icon{z-index:1;position:absolute;transform:translate(-50%,-49px)}.ymaps3--pin .ymaps3--hint{transform:translate(11px,-49px)}.ymaps3--pin .ymaps3--hint.ymaps3--hint__big{transform:translate(11px,-57px)}.ymaps3--small-poi .ymaps3--default-marker__background{position:absolute;transform:translate(-50%,-50%)}.ymaps3--small-poi .ymaps3--default-marker__stroke{z-index:-1;filter:drop-shadow(0 4px 4px #0000001a);position:absolute;transform:translate(-50%,-50%)}.ymaps3--small-poi .ymaps3--default-marker__icon{z-index:1;position:absolute;transform:translate(-50%,-50%)}.ymaps3--small-poi .ymaps3--default-marker__icon svg{transform:scale(.583333)}.ymaps3--small-poi .ymaps3--hint{transform:translateY(-12px)}.ymaps3--small-poi .ymaps3--hint.ymaps3--hint__big{transform:translateY(-20px)}.ymaps3--micro-poi .ymaps3--default-marker__background{position:absolute;transform:translate(-50%,-50%)}.ymaps3--micro-poi .ymaps3--default-marker__stroke{z-index:-1;filter:drop-shadow(0 4px 4px #0000001a);position:absolute;transform:translate(-50%,-50%)}.ymaps3--micro-poi .ymaps3--hint{transform:translate(-1px,-12px)}.ymaps3--micro-poi .ymaps3--hint.ymaps3--hint__big{transform:translate(-1px,-20px)}.ymaps3--default-marker-point_dark .ymaps3--hint{background:#1d1e1fd6}.ymaps3--default-marker-point_dark .ymaps3--hint-title{color:#f2f5fa}.ymaps3--default-marker-point_dark .ymaps3--hint-subtitle{color:#7b7d85}.ymaps3--image-overlay{background-position:50%;background-repeat:no-repeat;background-size:cover}.ymaps3--video-overlay{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.ymaps3--default-ruler-point_icon{cursor:pointer;position:absolute;transform:translate(-50%,-50%)}.ymaps3--default-ruler-point_icon svg{display:block}.ymaps3--default-ruler-preview-point{cursor:pointer;opacity:.6;position:absolute;transform:translate(-50%,-50%)}.ymaps3--default-ruler-preview-point svg{display:block}.ymaps3--default-ruler-point_tooltip{position:relative}.ymaps3--default-ruler-point_tooltip svg{display:block}.ymaps3--default-ruler-point_measurements{text-align:center;white-space:nowrap;color:#050d33;background:#fff;border-radius:8px;align-items:flex-start;padding:2px 6px;font-size:14px;font-style:normal;font-weight:500;line-height:20px;display:inline-flex;position:absolute;transform:translate(10px,-50%);box-shadow:0 0 2px #5f698314,0 2px 4px #5f698333}.ymaps3--default-ruler-point_measurements.ymaps3--default-ruler-point__hidden,.ymaps3--default-ruler-point_actions.ymaps3--default-ruler-point__hidden{display:none}.ymaps3--default-ruler-point_actions{background:#fff;border-radius:8px;align-items:center;padding:0;display:inline-flex;position:absolute;transform:translate(10px,14px);box-shadow:0 0 2px #5f698314,0 2px 4px #5f698333}.ymaps3--default-ruler-point_actions button{cursor:pointer;background:#fff0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;display:flex}.ymaps3--default-ruler-point_actions .ymaps3--default-ruler-point_actions__finish{justify-content:center;align-items:center;gap:6px;padding:8px;display:flex}.ymaps3--default-ruler-point_actions button:hover{color:#122db2}:root{--color-background:#f7f3eb;--color-text:#292b29;--color-surface:#e8e2d8;--color-steel:#858a88;--color-accent:#40524d;--color-divider:#d4d0c7;--font-sans:"Helvetica Neue", Arial, sans-serif;--font-display:Georgia, "Times New Roman", serif;--font-size-body:1rem;--font-size-title:clamp(1.5rem, 2vw, 2rem);--line-height-body:1.5;--letter-spacing-label:.08em;--sticky-header-height:82px}*{box-sizing:border-box}html{background:var(--color-background);scroll-behavior:smooth}body{background:var(--color-background);min-height:100vh;color:var(--color-text);font-family:var(--font-sans);font-size:var(--font-size-body);line-height:var(--line-height-body);margin:0;overflow-x:clip}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}button,input,textarea,select{font:inherit}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media (max-width:900px){:root{--sticky-header-height:70px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
