.sheet-menu{position:fixed;top:95px;right:-100%;width:100%;max-height:85svh;z-index:99;transition:right .3s ease-in-out;overflow:auto;padding-inline:12px}.sheet-menu__content{display:flex;flex-direction:column;height:100%;background-color:var(--base-02);border-radius:var(--radius);overflow-y:auto}.sheet-menu__close{margin-left:auto;margin-bottom:16px}.sheet-menu__nav{display:flex;flex-direction:column;gap:12px}.sheet-menu__list{background-color:var(--base-01);list-style:none;border-radius:var(--radius);text-align:start;padding:8px}.sheet-menu__list-header{display:flex;gap:8px;align-items:center}.sheet-menu__list-item{border-bottom:1px solid var(--base-04)!important;border-radius:0!important;display:flex;align-items:center}.sheet-menu__list-item-btn{justify-content:space-between!important;font-size:var(--body-m);font-weight:800;height:48px!important;padding-left:12px;width:100%}.sheet-menu__list-item-btn-icon{color:rgba(27,31,59,.4)}.sheet-menu__list-item:last-child{border-bottom:none!important}.sheet-menu-signin{font-size:var(--body-m)!important;font-weight:800!important;justify-content:space-between!important;height:56px!important}.sheet-menu-signin-text{display:flex;justify-content:start;align-items:center;gap:12px}.sheet-menu-city{font-size:var(--body-m)!important;font-weight:var(--weight-medium)!important;color:var(--text-01)!important;justify-content:space-between!important;height:56px!important}.sheet-menu-city-text{display:flex;justify-content:start;align-items:center;gap:12px}.sheet-menu-city-icon{color:rgba(27,31,59,.4)}.sheet-menu--open{right:0}.sheet-menu--full{width:100%}.sheet-menu__exchange-up{color:var(--support-04)}.sheet-menu__exchange-down{color:var(--support-06)}.sheet-menu__exchange-currency{color:var(--text-03)}.sheet-menu__exchange-list{background-color:var(--base-01);width:100%;padding:12px 20px;border-radius:var(--radius)}.sheet-menu__exchange-list-title{font-size:var(--body-m);font-weight:var(--weight-bold);display:flex;gap:4px;align-items:center;margin-bottom:12px;padding:0!important;width:-moz-fit-content;width:fit-content}.sheet-menu__exchange-list-wrapper{display:flex;justify-content:space-between}.sheet-menu__exchange-values{font-size:var(--body-s);display:flex;gap:4px}.sheet-menu__exchange-percent{display:flex;align-items:center;gap:2px;font-size:var(--body-s)}.header{position:relative;background-color:var(--base-01);display:flex;flex-direction:column;font-size:var(--body-m);font-weight:500;z-index:30}@media(max-width:991.98px){.header{border-bottom:1px solid var(--base-03)}}@media(max-width:767.98px){.header__top{padding:0 20px}}.header__top-wrapper{display:flex;align-items:center;gap:61px;height:43px;margin:20px 0}@media(max-width:1275px){.header__top-wrapper{gap:15px;justify-content:space-between}}@media(max-width:767.98px){.header__top-wrapper{margin:20px 0}}.header__top-right{margin-left:auto;display:flex;align-items:center;gap:24px}@media(max-width:1275px){.header__top-right{gap:0}}@media(max-width:991.98px){.header__nav{display:none}}.header__bot{padding:20px 0;border-top:1px solid var(--base-03)}@media(max-width:991.98px){.header__bot{display:none}}.header__bot-link:hover{color:var(--primary-disable);text-decoration:none}.header__list{display:flex;align-items:center;justify-content:space-between;gap:16px}@media(max-width:1275px){.header__list{flex-wrap:wrap;gap:10px}}@media(max-width:991.98px){.header__profile.btn,.header__sign-in.btn{display:none}}.header__top-link{font-size:16px;letter-spacing:.01em;line-height:19px}.header__search.btn{margin:0 4px}@media(max-width:500px){.header__search.btn{display:none}}.header__logo{color:var(--base-09)}.header__profile.btn{padding:8px;border-radius:1000px}.header__map{padding:9px 12px;display:flex;align-items:center;gap:8px;font-size:16px}@media(max-width:991.98px){.header__map{margin-left:auto}}.header__burger.btn{border-radius:50%;background:var(--secondary-hover)}@media(min-width:992.98px){.header__burger.btn{display:none}}.header__sign-in.btn{height:43px;font-size:16px;padding:12px 16px;letter-spacing:.02em;border-radius:var(--radius-sm)}.dropdown-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:20;background-color:rgba(0,0,0,.5);cursor:pointer}.mobile-sheet-menu{position:fixed;top:95px;right:-100%;width:100%;max-height:85svh;z-index:99;transition:right .3s ease-in-out;overflow:auto;padding-inline:12px}.mobile-sheet-menu__content{display:flex;flex-direction:column;height:100%;background-color:var(--base-02);border-radius:12px;overflow-y:auto;overflow-x:hidden}.mobile-sheet-menu__close{margin-left:auto;margin-bottom:16px}.mobile-sheet-menu__nav{display:flex;flex-direction:column;gap:12px}.mobile-sheet-menu__title{font-size:var(--body-m);font-weight:var(--weight-bold)}.mobile-sheet-menu__title-btn{padding:0!important}.mobile-sheet-menu__title-icon{color:rgba(27,31,59,.4);transform:rotate(180deg);margin-right:4px}.mobile-sheet-menu__title-wrapper{height:42px;border-bottom:1px solid #ededed;margin-left:12px;margin-right:12px;width:100%;display:flex;justify-content:start;align-items:center}.mobile-sheet-menu__list{background-color:var(--base-01);list-style:none;border-radius:12px;text-align:start;padding:8px}.mobile-sheet-menu__list-header{display:flex;gap:8px;align-items:center}.mobile-sheet-menu__list-item{border-bottom:1px solid var(--base-04)!important;border-radius:0}.mobile-sheet-menu__list-item-btn{justify-content:space-between!important;font-size:15px;height:48px!important;padding-left:12px!important;width:100%}.mobile-sheet-menu__list-item:last-child{border-bottom:none!important}.mobile-sheet-menu--open{right:0}.mobile-sheet-menu--full{width:100%}