@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/Inter-Regular.otf) format("opentype")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/Inter-Medium.otf) format("opentype")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/Inter-SemiBold.otf) format("opentype")}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/Inter-Bold.otf) format("opentype")}:root{color-scheme:light;--text-primary:#404040;--text-secondary:#595959;--text-description:#a6a6a6;--text-primary-inverse:#fff;--text-secondary-inverse:#fff9;--text-strong:#000;--text-brand:#79BE2E;--text-red:#ff3b30;--text-green:#00b749;--text-yellow:#ffac26;--text-dpc:#5993a6;--text-muted:var(--text-description);--icon-primary:#404040;--icon-secondary:#595959;--icon-description:#a6a6a6;--icon-hint:#e0e0e0;--icon-primary-inverse:#fff;--icon-secondary-inverse:#fff9;--icon-strong:#000;--icon-brand:#79BE2E;--icon-red:#ff3b30;--icon-yellow:#ffac26;--icon-green:#00b749;--icon-dpc:#5993a6;--bg-base:#fff;--bg-primary:#f2f2f2;--bg-primary-hover:#e0e0e0;--bg-base-inverse:#1f1f1f;--bg-inverse-light:#404040;--bg-brand-primary:#79BE2E;--bg-brand-primary-hover:#6da32a;--bg-brand-primary-pressed:#5e8a25;--bg-brand-primary-disabled:#79BE2E80;--bg-accent-green:#00b749;--bg-accent-yellow:#ffac26;--bg-accent-red:#ff3b30;--bg-accent-red-light:#e2a49b;--bg-accent-blue:#6da3d4;--bg-accent-blue-light:#9dbdc8;--bg-grey-light:#f8f8f8;--bg-notification-neutral:#0006;--bg-dbc-primary:#5993a6;--bg-dbc-primary-hover:#508495;--bg-dbc-primary-pressed:#477685;--bg-dbc-primary-inactive:#eaf3f6;--bg-dbc-primary-inactive-hover:#e1eef2;--bg-dbc-primary-inactive-pressed:#dbebf0;--bg-dbc-secondary-inactive:#F2F9EA;--bg-dbc-secondary-inactive-hover:#ffe1e7;--bg-dbc-secondary-inactive-pressed:#ffd6df;--overlay-backdrop:#1e1e1e80;--overlay-background-light:#fff6;--skeleton-bg:#a6a6a633;--skeleton-bg-light:#a6a6a640;--sber-spasibo:#148f2b;--sber-linear-gradient:linear-gradient(100deg,#e7f20e -4.4%,#37bc12 22.93%,#16b47d 72.93%,#0080ff 103.23%);--border-light:#e0e0e0;--border-focus:#ff335f;--border-neutral:#404040;--border-on-strong:#fff;--viewport-height:100%;--color-background:var(--bg-primary);--color-surface:var(--bg-base);--color-text:var(--text-primary);--color-text-secondary:var(--text-secondary);--color-border:var(--border-light);--container-max:1232px;--container-padding:var(--spacing16);--spacing02:2px;--spacing04:4px;--spacing06:6px;--spacing08:8px;--spacing12:12px;--spacing14:14px;--spacing16:16px;--spacing18:18px;--spacing20:20px;--spacing22:22px;--spacing24:24px;--spacing32:32px;--spacing40:40px;--spacing48:48px;--spacing56:56px;--spacing60:60px;--spacing64:64px;--size04:4px;--size06:6px;--size08:8px;--size12:12px;--size13:13px;--size14:14px;--size16:16px;--size18:18px;--size20:20px;--size24:24px;--size28:28px;--size32:32px;--size36:36px;--size40:40px;--size44:44px;--size48:48px;--size56:56px;--size64:64px;--rounding04:4px;--rounding06:6px;--rounding08:8px;--rounding12:12px;--rounding16:16px;--rounding18:18px;--rounding20:20px;--rounding24:24px;--rounding32:32px;--rounding-full:1000px;--border01:1px;--border02:2px;--font-family:"Inter",Arial,Helvetica,sans-serif;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--animation-time:200ms;--transition-fast:150ms ease;--transition-base:200ms ease}*,:after,:before{box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none}::-webkit-scrollbar{width:0;height:0;display:none}body,html{margin:0;min-height:100%}html{-webkit-text-size-adjust:100%;touch-action:pan-x pan-y}body{min-height:100vh;background:var(--bg-primary);color:var(--text-primary);font-family:var(--font-family);font-size:var(--size16);font-weight:var(--font-weight-regular);line-height:1.4;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none;scale:1;transition:scale .18s ease}a:active{scale:.97}a,button{-webkit-tap-highlight-color:transparent}@media (prefers-reduced-motion:reduce){a{transition:none}}button,input,select,textarea{font:inherit}button{color:inherit;outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}.storeInput{width:100%;height:var(--size48);padding:var(--spacing08) var(--spacing48) var(--spacing08) var(--spacing20);border:var(--border01) solid transparent;border-radius:var(--rounding-full);outline:none;background-color:var(--bg-primary);color:var(--text-primary);caret-color:var(--text-brand);font:inherit;font-size:var(--size14);font-weight:600;line-height:18px;letter-spacing:-.1px;transition:all var(--animation-time) ease-in-out}.storeInput:focus{border-color:var(--border-focus)}img,svg{display:block;max-width:100%}.container{width:100%;max-width:calc(var(--container-max) + var(--container-padding) * 2);margin-inline:auto;padding-inline:var(--container-padding)}@media (max-width:767px){:root{--container-padding:var(--spacing12)}body{background:var(--bg-base)}}