:root{--black:#202020;--neutral-01:#515151;--neutral-02:#7b7b7b;--neutral-03:#e1e1e1;--neutral-04:#f1f1f1;--neutral-05:#f8f8f8;--stroke:#e4e4e4;--green:#24a866;--green-dark:#117b46;--yellow:#f4ba40;--yellow-hover:#efad22;--blue:#3579e7;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px}body{min-width:320px;color:var(--black);-webkit-font-smoothing:antialiased;background:#fcfcfa;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-shell{flex-direction:column;min-height:100vh;display:flex}.home-page{flex:1;min-height:420px}.site-header{z-index:50;-webkit-backdrop-filter:blur(24px);background:#ffffffdb;border-bottom:1px solid #e4e4e4bf;position:sticky;top:0}.site-header__inner{align-items:center;gap:24px;width:min(100%,1280px);height:76px;margin:0 auto;padding:0 32px;display:flex}.brand{flex:none;align-items:center;display:flex}.brand__image,.footer-brand__image{width:150px;height:auto;display:block}.desktop-nav{align-items:center;gap:2px;margin-left:auto;display:flex}.desktop-nav__link{min-height:42px;color:var(--neutral-01);white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:0 13px;font-size:14px;font-weight:650;text-decoration:none;transition:color .18s,background .18s;display:inline-flex}.desktop-nav__link:hover,.desktop-nav__link:focus-visible{color:var(--black);background:var(--neutral-04);outline:none}.desktop-nav__dot{background:#ef5454;border-radius:999px;width:7px;height:7px;box-shadow:0 0 0 4px #ef54541f}.site-header__actions{align-items:center;gap:10px;display:flex}.site-header__brand-placeholder{background:var(--neutral-04);border-radius:10px;width:150px;height:32px;display:block}.site-header__loading-placeholder{background:var(--neutral-04);border-radius:999px;width:110px;height:42px;margin-left:auto;display:block}.market-switcher{display:inline-flex;position:relative}.market-switcher__trigger{border:1px solid var(--stroke);height:46px;color:var(--black);background:var(--white);font:inherit;letter-spacing:.02em;white-space:nowrap;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:5px;padding:0 14px;font-size:13px;font-weight:750;transition:border-color .16s,background .16s,box-shadow .16s;display:inline-flex}.market-switcher__trigger:hover,.market-switcher__trigger:focus-visible,.market-switcher__trigger--open{background:var(--neutral-05);border-color:#c9c9c4;outline:none;box-shadow:0 5px 18px #20202014}.market-switcher__trigger>svg:first-child{color:var(--neutral-01)}.market-switcher__trigger-separator{color:var(--neutral-02)}.market-switcher__chevron{margin-left:2px;transition:transform .18s}.market-switcher__chevron--open{transform:rotate(180deg)}.market-switcher__backdrop{display:none}.market-switcher__panel{z-index:70;width:min(640px,100vw - 32px);max-height:min(720px,100vh - 98px);color:var(--black);background:#fffffffa;border:1px solid #e4e4e4e6;border-radius:24px;flex-direction:column;padding:18px;animation:.16s ease-out market-switcher-pop;display:flex;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 28px 80px #20202029,0 6px 20px #20202014}@keyframes market-switcher-pop{0%{opacity:0;transform:translateY(-6px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.market-switcher__mobile-head{display:none}.market-switcher__tabs{background:var(--neutral-04);border-radius:18px;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:6px;display:grid}.market-switcher__tab{min-width:0;min-height:70px;color:var(--neutral-02);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:9px 12px;transition:color .15s,background .15s,box-shadow .15s;display:flex}.market-switcher__tab strong{max-width:100%;color:var(--black);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:760;overflow:hidden}.market-switcher__tab span{letter-spacing:.025em;font-size:13px;font-weight:650}.market-switcher__tab:hover{color:var(--neutral-01)}.market-switcher__tab--active{color:var(--neutral-01);background:var(--white);box-shadow:0 4px 12px #20202017,0 1px 2px #2020200f}.market-switcher__content{flex-direction:column;min-height:210px;padding:22px 2px 0;display:flex;overflow:hidden}.market-switcher__hint{color:var(--neutral-01);margin:0 4px 18px;font-size:15px;line-height:1.42}.market-switcher__search{border:1px solid var(--stroke);min-height:50px;color:var(--neutral-02);background:var(--neutral-05);border-radius:15px;align-items:center;gap:10px;margin:0 4px 12px;padding:0 15px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.market-switcher__search:focus-within{background:var(--white);border-color:#24a86680;box-shadow:0 0 0 4px #24a86617}.market-switcher__search input{width:100%;min-width:0;height:48px;color:var(--black);font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:16px}.market-switcher__search input::placeholder{color:#9b9b9b}.market-switcher__search input::-webkit-search-cancel-button{cursor:pointer}.market-switcher__list{overscroll-behavior:contain;scrollbar-width:thin;flex-direction:column;min-height:0;padding:2px 4px 4px;display:flex;overflow-y:auto}.market-switcher__option{width:100%;min-height:56px;color:var(--black);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:13px;grid-template-columns:32px 62px minmax(0,1fr) auto 24px;align-items:center;gap:10px;padding:9px 12px;transition:color .14s,background .14s;display:grid}.market-switcher__option:hover,.market-switcher__option:focus-visible{background:var(--neutral-05);outline:none}.market-switcher__option--selected{font-weight:700}.market-switcher__flag{background:var(--neutral-04);border-radius:5px;justify-content:center;align-items:center;width:28px;height:20px;display:inline-flex;overflow:hidden;box-shadow:0 0 0 1px #2020200f}.market-switcher__flag img{object-fit:cover;width:100%;height:100%;display:block}.market-switcher__flag--placeholder{color:var(--neutral-02)}.market-switcher__flag--placeholder svg{width:17px;height:17px}.market-switcher__option-code{letter-spacing:.015em;font-size:14px;font-weight:780}.market-switcher__option-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:15px;font-weight:560;overflow:hidden}.market-switcher__option-meta{color:var(--neutral-02);font-size:14px}.market-switcher__check{color:var(--green)}.market-switcher__empty{color:var(--neutral-02);text-align:center;margin:30px 0;font-size:14px}.primary-action{height:48px;color:var(--black);background:var(--yellow);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:0 22px;font-size:14px;font-weight:750;text-decoration:none;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex;box-shadow:0 2px 6px #2020200f}.primary-action:hover,.primary-action:focus-visible{background:var(--yellow-hover);outline:none;transform:translateY(-1px);box-shadow:0 6px 20px #20202017}.menu-button{border:1px solid var(--stroke);width:42px;height:42px;color:var(--black);background:var(--white);cursor:pointer;border-radius:14px;place-content:center;gap:4px;padding:0;display:none}.menu-button span{background:currentColor;border-radius:999px;width:18px;height:1.5px;transition:transform .18s,opacity .18s;display:block}.menu-button--open span:first-child{transform:translateY(5.5px)rotate(45deg)}.menu-button--open span:nth-child(2){opacity:0}.menu-button--open span:nth-child(3){transform:translateY(-5.5px)rotate(-45deg)}.mobile-navigation{z-index:45;background:#fffffffa;position:fixed;inset:76px 0 0;overflow-y:auto}.mobile-navigation__inner{width:min(100%,720px);min-height:100%;padding:24px 20px max(32px, env(safe-area-inset-bottom));flex-direction:column;margin:0 auto;display:flex}.mobile-navigation__links{border:1px solid var(--stroke);background:var(--white);border-radius:20px;overflow:hidden}.mobile-navigation__link{border-bottom:1px solid var(--stroke);min-height:58px;color:var(--black);justify-content:space-between;align-items:center;padding:0 18px;font-size:16px;font-weight:700;text-decoration:none;transition:background .18s;display:flex}.mobile-navigation__link:last-child{border-bottom:0}.mobile-navigation__link:hover{background:var(--neutral-05)}.mobile-navigation__arrow{color:var(--neutral-02);font-size:20px}.mobile-navigation__action{width:100%;margin-top:16px}.site-footer{border-top:1px solid var(--stroke);background:var(--white);margin-top:auto;padding:60px 32px 28px}.site-footer__inner{width:min(100%,1280px);margin:0 auto}.site-footer__top{grid-template-columns:230px minmax(0,1fr);gap:64px;margin-bottom:48px;display:grid}.footer-brand{flex-direction:column;align-items:flex-start;gap:18px;display:flex}.footer-brand__description{max-width:210px;color:var(--neutral-02);margin:0;font-size:15px;line-height:1.55}.social-links{align-items:center;gap:8px;display:flex}.social-link{border:1px solid var(--stroke);background:var(--white);border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;transition:border-color .18s,background .18s,transform .18s;display:inline-flex}.social-link:hover,.social-link:focus-visible{background:#24a86614;border-color:#24a86659;outline:none;transform:translateY(-1px)}.social-link img{opacity:.72}.footer-navigation{grid-template-columns:repeat(4,minmax(0,1fr));gap:36px;display:grid}.footer-section__title{color:var(--black);letter-spacing:.045em;text-transform:uppercase;margin:0 0 17px;font-size:13px;font-weight:800}.footer-section__links{gap:10px;margin:0;padding:0;list-style:none;display:grid}.footer-section__links a{color:var(--neutral-01);font-size:14px;font-weight:520;line-height:1.4;text-decoration:none;transition:color .18s}.footer-section__links a:hover,.footer-section__links a:focus-visible{color:var(--green-dark);outline:none}.footer-section__links--contacts a{white-space:nowrap}.site-footer__bottom{border-top:1px solid var(--stroke);justify-content:space-between;align-items:flex-end;gap:32px;padding-top:24px;display:flex}.site-footer__legal{gap:12px;display:grid}.site-footer__legal p{color:var(--neutral-02);margin:0;font-size:13px}.legal-links{flex-wrap:wrap;gap:8px 20px;display:flex}.legal-links a{color:var(--neutral-01);font-size:13px;text-decoration:none}.legal-links a:hover{color:var(--green-dark)}.payment-methods{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.payment-method{border:1px solid var(--stroke);background:var(--neutral-05);border-radius:10px;justify-content:center;align-items:center;min-width:50px;height:34px;padding:5px 8px;display:inline-flex}.payment-method img{width:auto;max-width:32px;height:auto;max-height:22px}@media (max-width:1180px){.site-header__inner{gap:14px}.desktop-nav__link{padding:0 10px;font-size:13px}.site-header__primary-action{display:none}.footer-navigation{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:40px}}@media (max-width:980px){.site-header{-webkit-backdrop-filter:none;background:#fffffff7}.desktop-nav{display:none}.site-header__actions{margin-left:auto}.menu-button{margin-left:0;display:grid}.market-switcher__trigger{height:42px;padding:0 11px}.market-switcher__backdrop{z-index:100;-webkit-backdrop-filter:blur(3px);background:#10100f6b;border:0;width:100%;height:100%;padding:0;display:block;position:fixed;inset:0}.market-switcher__panel{z-index:101;width:100%;max-height:min(88dvh,760px);padding:18px 18px max(18px, env(safe-area-inset-bottom));border:0;border-radius:26px 26px 0 0;animation:.22s cubic-bezier(.22,.78,.32,1) market-switcher-sheet;position:fixed;inset:auto 0 0;box-shadow:0 -22px 70px #20202033}@keyframes market-switcher-sheet{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.market-switcher__mobile-head{justify-content:space-between;align-items:center;gap:16px;min-height:38px;margin-bottom:12px;display:flex}.market-switcher__mobile-head strong{font-size:15px;line-height:1.25}.market-switcher__close{width:38px;height:38px;color:var(--black);background:var(--neutral-04);border:0;border-radius:999px;place-items:center;padding:0;display:inline-grid}.market-switcher__tabs{border-radius:16px}.market-switcher__tab{min-height:62px;padding:8px}.market-switcher__tab strong{font-size:14px}.market-switcher__content{min-height:190px;padding-top:18px}.market-switcher__option{grid-template-columns:32px 58px minmax(0,1fr) auto 24px;min-height:54px}.site-footer__top{grid-template-columns:1fr;gap:40px}}@media (max-width:680px){.site-header__inner{gap:8px;height:68px;padding:0 18px}.brand__image{width:130px}.mobile-navigation{top:68px}.site-header__loading-placeholder{width:96px;height:40px}.market-switcher__panel{padding-left:14px;padding-right:14px}.market-switcher__hint{font-size:14px}.home-page{min-height:280px}.site-footer{padding:42px 20px 24px}.footer-navigation{grid-template-columns:1fr;gap:30px}.site-footer__bottom{flex-direction:column;align-items:flex-start}.payment-methods{justify-content:flex-start}}@media (max-width:420px){.site-header__inner{padding:0 14px}.brand__image{width:112px}.site-header__brand-placeholder{width:112px;height:28px}.market-switcher__trigger{gap:3px;padding:0 8px;font-size:12px}.market-switcher__chevron{display:none}.menu-button{width:40px;height:40px}.market-switcher__tab strong{font-size:13px}.market-switcher__tab span{font-size:12px}.market-switcher__option{grid-template-columns:30px 58px minmax(0,1fr) auto 22px;gap:7px;padding-left:8px;padding-right:8px}.market-switcher__option-label{font-size:14px}}@media (prefers-reduced-motion:reduce){.market-switcher__panel,.market-switcher__chevron{transition:none;animation:none}}
