.city-popup{align-items:center;background-color:var(--white);border-radius:32px;box-shadow:0 4px 34px #3b4e6a33;box-sizing:border-box;color:var(--dark);display:flex;flex-direction:column;gap:8px;padding:20px;position:fixed;transition:all .3s ease;width:380px;z-index:101}.city-popup:before{background-color:var(--white);border-radius:4px;content:"";height:16px;left:60px;position:absolute;top:-6px;transform:rotate(45deg);width:16px}.city-popup__title{font-size:18px;font-weight:600;line-height:25px;margin-bottom:8px}.city-popup__text{font-weight:400;letter-spacing:.28px;line-height:1.6;text-align:center;white-space:wrap}.city-popup__buttons{align-items:center;display:flex;gap:12px;padding-top:8px}.city-popup__button{height:52px;width:164px}.city-fade-enter-active,.city-fade-leave-active{transition:opacity .4s ease}.city-fade-enter-from,.city-fade-leave-to{opacity:0}@media screen and (max-width:1024px){.city-popup{border-radius:32px 32px 0 0;bottom:0;width:100%;z-index:11}.city-popup:before{content:none}}@media screen and (max-width:768px){.city-popup__buttons{flex-direction:column;width:100%}.city-popup__button{width:100%}}.h{background-color:var(--white);padding:16px 0 28px;position:relative;transition:all .3s ease;z-index:10}.h:has(.se input:focus):before,.h:has(.se__dropdown):before{background-color:#161e254d;content:"";height:100vh;left:0;pointer-events:auto;position:fixed;top:0;width:100vw;z-index:1}.h.-sticky{background-color:var(--white);border-radius:0 0 32px 32px;box-shadow:0 0 5px #161e2533;left:0;padding:16px 0;position:fixed;right:0;top:0;z-index:10}.h.-sticky .h__top{display:none}.h.-sticky .h__bottom{margin:0;padding:0 10px}.h__basket,.h__favorite{position:relative}.h__favorite svg-icon svg,.h__orders svg-icon svg,.h__profile svg-icon svg{margin-right:0}.h__basket_count,.h__favorite_count{background-color:var(--orange);border-radius:10px;color:var(--white);display:inline-block;font-size:12px;font-weight:400;height:20px;line-height:20px;position:absolute;right:-5px;top:-5px;width:20px}.h__top{align-items:center;display:flex;gap:1em;justify-content:space-between}.h__top_rbtn{background-color:var(--light-blue);border-radius:16px;font-size:14px;font-weight:600;padding:4px 12px;transition:.3s}.h__top_rbtn:hover{background-color:#e0e9f7}.h__bottom{align-items:center;display:flex;gap:6px;justify-content:space-between;margin-left:auto;margin-top:16px;width:100%}.h__bottom_btns{display:flex;gap:6px;justify-content:flex-end;width:317px}.h__bottom_btns .btn svg{height:24px;width:24px}.h__bottom_btns .btn:first-child{width:48px}.h__bottom_btns .btn:first-child svg{margin:0}.h__bottom_product-menu{display:none}.h__citybtn{background-color:transparent;color:var(--blue);position:relative}.h__citybtn.btn{height:20px}.h__citybtn.btn:before{-webkit-mask-image:url(../nuxt/icons/map-pin.svg);mask-image:url(../nuxt/icons/map-pin.svg)}.h__catalog:before,.h__citybtn.btn:before{background:var(--blue);content:"";display:block;height:18px;margin-right:8px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;width:18px}.h__topcats{display:flex;flex:auto;font-size:14px;font-weight:500;gap:5px;justify-content:space-between;max-width:1000px}.h__topcats a{color:var(--dark);text-wrap:nowrap}.h__topcats a:hover{color:var(--blue)}.h__logo{background:url(../nuxt/icons/logo-desktop.svg) 50%/contain no-repeat;height:48px;width:172px}.h__favorite,.h__profile{width:48px}.h__favorite svg-icon,.h__profile svg-icon{margin:0}.h__catalog{margin-left:30px}.h__catalog:before{background:var(--white);-webkit-mask-image:url(../nuxt/icons/menu.svg);mask-image:url(../nuxt/icons/menu.svg)}@media screen and (max-width:1220px){.h__topcats{font-size:12px}}@media screen and (max-width:1160px){.h__catalog{margin-left:10px}.h__logo:before{height:40px;width:144px}}@media screen and (max-width:1024px){.h{background:transparent;left:0;position:fixed;right:0}.h,.h.-sticky{padding:0}.h.-sticky .h__top{display:flex;margin-bottom:14px}.h.-sticky .h__bottom{padding:0}.h .v__container{background:var(--white);border-radius:0 0 24px 24px;box-shadow:0 0 5px #161e2533;padding:16px;position:relative;z-index:2}.h .v__container:has(.se__dropdown){border-radius:0}.h__topcats{display:none}.h__top{justify-content:flex-end}.h__catalog.btn,.h__top_rbtn{display:none}.h__bottom{margin-top:14px}.h__bottom_btns{display:none}.h__bottom_product-menu{display:flex;flex-wrap:nowrap;gap:20px;margin-top:14px;overflow:auto;scrollbar-width:none}.h__bottom_product-menu .btn-link{color:var(--dark);height:30px}.h__bottom_product-menu .btn-link.active{color:var(--blue)}.h__bottom_product-menu__count{font-weight:600;margin-left:10px;opacity:.5}.h__logo{background-image:url(../nuxt/icons/logo-mobile.svg);height:20px;position:absolute;top:17px;width:108px}}
