.header-popup-menu{position:fixed;top:0;left:-586px;transition:left ease .5s;z-index:20;display:block}.header-popup-menu:before{content:"";position:absolute;left:0;top:0;height:100vh;background-color:rgba(4,4,4,.4);z-index:-1;width:0;opacity:0;transition:opacity ease .5s;transition-delay:.5s}.header-popup-menu._is-active{left:0}.header-popup-menu._is-active:before{width:200vw;opacity:1}.header-popup-menu._is-sticky{display:block}.header-popup-menu__box{width:480px;background-color:#fff;box-shadow:0 0 7px 0 #d8d8d8;height:100vh;padding:40px 0}@media screen and (max-width: 576px){.header-popup-menu__box{width:100vw;min-width:320px}}.header-popup-menu__scroll{width:100%;height:100%}.header-popup-menu__scroll .simplebar-content{height:100%}.header-popup-menu__content{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;height:100%}.header-popup-menu__footer{margin-top:auto;width:100%;padding:24px 20px 0 20px}.header-popup-menu__info{display:flex;justify-content:space-between;align-items:baseline}.header-popup-menu__time{color:#656565;font-size:12px}.header-popup-menu__phone{text-decoration:none;color:#040404;font-size:14px;font-weight:600}.header-popup-menu__callback{padding:12px 25px 13px;border-radius:5px;width:100%;margin-top:20px;color:#040404;font-size:12px;font-weight:500;border:none;outline:none;cursor:pointer;background-color:#f9f1e5}.header-popup-menu__callback:hover{background-color:#f4e4cb}.header-popup-menu__list{width:100%;display:none;z-index:20}.header-popup-menu__list._is-active{display:block}.header-popup-menu__header{display:flex;align-items:baseline;justify-content:space-between;width:100%;margin-bottom:12px;padding:0 20px}.header-popup-menu__title{font-weight:500;font-size:20px}.header-popup-menu__close{cursor:pointer;margin:0 15px}.header-popup-menu__link{padding:0 20px;display:flex;align-items:center;width:100%;text-decoration:none;color:#040404;cursor:pointer}.header-popup-menu__link:hover{background-color:#f4f4f4}.header-popup-menu__link_location{cursor:pointer}.header-popup-menu__link:first-child{margin-top:0}.header-popup-menu__icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;margin-right:8px;text-decoration:none;color:#040404}.header-popup-menu__value{line-height:1;font-size:16px;text-decoration:none;color:#040404;flex-grow:1;padding:12px 0}.header-popup-menu__value_location{flex-grow:0}.header-popup-menu__arrow{font-size:0;margin-left:8px;flex-shrink:0;cursor:pointer;border-radius:6px;background-color:#eaeff2}.header-popup-menu__arrow_location{background-color:rgba(0,0,0,0)}.header-popup-menu__arrow_parent{margin-left:auto;padding:12px 16px}.header-popup-menu__back{font-size:12px;color:#084b4b;cursor:pointer;display:flex;align-items:center;margin-bottom:12px}.header-popup-menu__back svg{margin-right:8px}.header-popup-banner{padding:24px 10px 0 25px}.header-popup-banner__name{font-weight:600}.header-popup-banner__text{font-size:14px;font-weight:300;margin-top:8px}.header-popup-banner__link{margin-top:4px;font-size:12px;color:#084b4b;cursor:pointer;display:flex;align-items:center;justify-content:flex-end;margin-bottom:12px;text-decoration:none}.header-popup-banner__link svg{margin-left:8px;transform:rotate(-180deg)}
