:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--font-sans:Arial, Helvetica, sans-serif;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-md:1.125rem;--font-size-lg:1.25rem;--font-size-xl:1.5rem;--line-height-tight:1.12;--line-height-heading:1.2;--line-height-body:1.65;--ink:#16221d;--ink-soft:#43514a;--forest-950:#10251d;--forest-900:#18352a;--forest-800:#244b3c;--forest-700:#2f624e;--forest-100:#dce9e1;--forest-50:#edf5f0;--lime:#c9ff62;--lime-strong:#b8ef50;--cream:#f5f2e9;--paper:#fbfaf6;--white:#fff;--line:#16221d24;--line-inverse:#ffffff29;--surface-inverse-subtle:#ffffff0d;--surface-inverse-hover:#ffffff1c;--line-inverse-strong:#ffffff6b;--danger:#a73535;--success:#276945;--mp-ozon-blue:#015cfe;--mp-ozon-pink:#f0127f;--mp-wb-magenta:#bc0078;--mp-wb-purple:#770078;--mp-megamarket-orange:#ff5326;--mp-megamarket-yellow:#fd0;--shadow-sm:0 12px 30px #10251d14;--shadow-lg:0 30px 80px #0a181233;--radius-xs:6px;--radius-sm:8px;--radius-md:8px;--radius-lg:8px;--radius-xl:8px;--container:1240px;--header-height:84px;--control-height:50px;--control-height-small:42px;--icon-control-size:44px;--transition-fast:.18s ease;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--section-space:clamp(4.5rem, 7vw, 7.5rem)}@media (max-width:960px){:root{--header-height:74px}}
.bw-bubbleWrap{justify-items:center;gap:14px;width:100%;max-width:424px;margin-top:34px;display:grid}.bw-lead{color:#ffffffb8;margin:0;font-size:.95rem}.bw-count{color:var(--lime);font-variant-numeric:tabular-nums;font-weight:700}.bw-sheet{border:1px solid var(--line-inverse);border-radius:var(--radius-sm);background:linear-gradient(158deg,#ffffff14,#ffffff05 55%,#ffffff0f);width:100%;padding:16px 18px 13px}.bw-grid{grid-template-columns:repeat(auto-fill,30px);justify-content:center;gap:7px;display:grid}.bw-bubble{cursor:pointer;background:radial-gradient(circle at 32% 28%,#ffffff8c 0 10%,#ffffff29 34%,#ffffff08 62%),radial-gradient(circle at 70% 76%,#ffffff24,#0000 48%);border:1px solid #ffffff4d;border-radius:50%;width:30px;height:30px;padding:0;transition:transform .14s,border-radius .14s,border-color .14s,background .14s,box-shadow .14s;box-shadow:inset 0 -3px 5px #00000047,inset 0 2px 3px #ffffff29,0 2px 5px #0000004d}.bw-bubble:not(.bw-popped):hover{border-color:#c9ff6280;transform:scale(1.1);box-shadow:inset 0 -3px 5px #00000047,inset 0 2px 3px #fff3,0 3px 8px #00000057,0 0 9px #c9ff6238}.bw-bubble:not(.bw-popped):active{transform:scale(.92)}.bw-bubble.bw-popped{cursor:default;background:radial-gradient(circle at 52% 58%,#00000057,#00000029 72%);border:1px dashed #ffffff26;border-radius:47% 53% 44% 56%/55% 46% 54% 45%;transform:scale(.86)rotate(-4deg);box-shadow:inset 0 2px 5px #00000073}.bw-bubble.bw-popped:nth-child(2n){border-radius:55% 45% 57% 43%/46% 56% 44% 54%;transform:scale(.84)rotate(5deg)}.bw-bubble.bw-popped:nth-child(3n){border-radius:44% 56% 48% 52%/57% 43% 55% 45%;transform:scale(.88)rotate(-8deg)}.bw-foot{justify-content:center;min-height:20px;margin-top:11px;display:flex}.bw-foot>span{color:#ffffff6b;font-size:.72rem}.bw-reset{color:var(--lime);cursor:pointer;background:0 0;padding:0;font-size:.78rem;font-weight:700;text-decoration:underline}.bw-reset:hover{color:var(--lime-strong)}
*{box-sizing:border-box}html{scroll-behavior:smooth}[id]{scroll-margin-top:calc(var(--header-height) + var(--space-5))}body{background:var(--paper);min-width:320px;color:var(--ink);font-family:var(--font-sans), sans-serif;font-size:var(--font-size-base);line-height:var(--line-height-body);letter-spacing:0;-webkit-font-smoothing:antialiased;margin:0}button,input,textarea,select{color:inherit;font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}button{border:0}a{color:inherit;text-decoration:none}img,svg{display:block}p,h1,h2,h3,ul,ol{margin-top:0}h1,h2,h3,strong{font-weight:700}h1,h2,h3{line-height:var(--line-height-tight)}h1{font-size:clamp(3rem,5vw,5.4rem)}h2{font-size:clamp(2.15rem,3.4vw,3.8rem)}h3{font-size:var(--font-size-xl)}@media (max-width:680px){h1{font-size:2.65rem}h2{font-size:2.2rem}}::selection{background:var(--lime);color:var(--forest-950)}:focus-visible{outline:3px solid var(--lime-strong);outline-offset:3px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.scroll-reveal-ready [data-scroll-reveal]{opacity:0;transition:opacity .42s ease-out,translate .42s ease-out;translate:0 14px}.scroll-reveal-ready [data-scroll-reveal].is-revealed{opacity:1;translate:0}@media (prefers-reduced-motion:reduce){.scroll-reveal-ready [data-scroll-reveal]{opacity:1;transition:none;translate:none}}
.layout-module__CUj6aG__skipLink{z-index:9999;background:var(--lime);color:var(--forest-950);padding:10px 16px;font-weight:700;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.layout-module__CUj6aG__skipLink:focus{transform:translateY(0)}
