.button-switch{background-color:#fff;border:1px solid $gray-shop;border-radius:17px;display:flex;height:34px;max-width:100%;overflow:hidden;width:280px}@media (max-width:500px){.button-switch{width:100%}}.button-switch.many{width:auto}.button-switch .button-switch-item{align-items:center;background-color:#fff;border:none;color:#000;cursor:pointer;display:flex;flex:1 1 33%;font-size:14px;justify-content:center}.button-switch .button-switch-item:last-child{border-right:initial}.button-switch .button-switch-item.active{background-color:#ff8522;color:#fff;cursor:unset;pointer-events:none}.button-switch .button-switch-item.disabled{background:#898989;border-right:1px solid #fff;color:#fff;cursor:not-allowed;pointer-events:none}.button-switch.theme-blue{background:#eef2fc;border-radius:26px;padding:3px 5px;width:fit-content}@media (max-width:500px){.button-switch.theme-blue{padding:3px 4px}}.button-switch.theme-blue .button-switch-item{align-items:center;background:#0000;border-radius:26px;color:#393a3f;display:flex;flex:initial;font-size:14px;font-weight:600;padding:0 21px;width:fit-content}.button-switch.theme-blue .button-switch-item.active{background:#fff;color:#202124e0}@media (max-width:500px){.button-switch.theme-blue .button-switch-item{font-size:12px;padding:0 18px}}.new-map__small{border-radius:18px;height:456px;overflow:hidden;position:relative}@media (max-width:768px){.new-map__small{height:440px}}@media (max-width:500px){.new-map__small{height:420px}}.new-map__small .preLoader-block{background:#0000}.new-map__small .new-map__list{max-height:100%;overflow-y:auto}.new-map__holder{border-radius:12px;display:block;height:456px;margin:0;overflow:hidden;position:relative;transition:height 1s}.new-map__holder,.new-map__holder .preLoader-block{background:#f5f1ed}.new-map__holder .new-map__right,.new-map__holder .new-map__right .leaflet-container{height:100%}.new-map__holder,.new-map__holder-small{min-height:456px}.new-map__holder .new-map__left,.new-map__holder-small .new-map__left{background-color:#fff;border-radius:12px;display:flex;flex-direction:column;height:95%;left:10px;padding:13px 6px 6px 14px;position:absolute;top:10px;width:427px;z-index:8}@media (max-width:1023px){.new-map__holder .new-map__left,.new-map__holder-small .new-map__left{display:none}}.new-map__holder .new-map__list,.new-map__holder-small .new-map__list{flex:1;overflow-x:hidden;overflow-y:auto;padding-right:10px}@media only screen and (max-width:330px){.new-map__holder .new-map__list,.new-map__holder-small .new-map__list{padding-right:0}}.new-map__holder .new-map__list .store-preview,.new-map__holder-small .new-map__list .store-preview{margin-bottom:7px}.new-map__holder-small .new-map__list{max-height:450px;overflow-y:auto}@media (max-width:320px){.new-map__holder-small .new-map__list{margin-right:-3px;padding-right:0}}.new-map__list::-webkit-scrollbar{background:#e8e8e8;height:8px;width:3px}.new-map__list::-webkit-scrollbar-thumb{background:#969ee4;border-radius:3px;padding:1px}.new-map__list{scrollbar-color:#8a8a8a4d #e8e8e8;scrollbar-width:3px}.new-map__wrapper-filter-button .filter-button{align-items:center;color:#393a3f;display:flex;font-size:14px;font-weight:600;height:19px;margin-bottom:12px;overflow:initial;padding:0;text-transform:none;width:fit-content}@media (max-width:1023px){.new-map__wrapper-filter-button .filter-button{margin-bottom:0}}@media (max-width:500px){.new-map__wrapper-filter-button .filter-button{height:18px;margin-right:10px;position:relative}}.new-map__wrapper-filter-button .filter-button .icon{margin-right:6px}.new-map__wrapper-filter-button .filter-button .count{align-items:center;background:#2458d3;border-radius:50%;color:#ffffffe0;display:flex;font-size:10px;font-weight:700;height:19px;justify-content:center;line-height:10px;margin-left:7px;width:19px}@media (max-width:500px){.new-map__wrapper-filter-button .filter-button .count{margin-left:0;position:absolute;right:-10px;top:-9px}.new-map__wrapper-filter-button .filter-button .label{display:none}}.stores-filter-wrapper{background:#fff;border:1px solid #e3e3e3;border-radius:12px;box-shadow:0 4px 4px #0000001a}.stores-filter-wrapper .stores-filter-header{align-items:center;display:flex;justify-content:space-between;padding:8px 16px 19px}.stores-filter-wrapper .stores-filter-header .stores-filter__title{color:#202124e0;font-size:14px;font-weight:600;line-height:20px}.stores-filter-wrapper .stores-filter-header .stores-filter__button-close{align-items:center;background-color:initial;border:none;display:flex;height:11px;justify-content:center;padding:0;width:11px}.stores-filter-wrapper .stores-filter-header .stores-filter__button-close .icon-cross{color:#494949;height:auto;width:auto}.stores-filter-wrapper .stores-filter-body{padding:0 17px 10px}.stores-filter-wrapper .stores-filter-body .field-services{max-height:205px;overflow:auto}@media (max-width:1023px){.stores-filter-wrapper .stores-filter-body .field-services{max-height:253px}}@media (max-width:500px){.stores-filter-wrapper .stores-filter-body .field-services{max-height:205px}}.stores-filter-wrapper .field-services::-webkit-scrollbar{background-color:#cacacbcc;border-radius:10px;height:8px;width:2px}.stores-filter-wrapper .field-services::-webkit-scrollbar-thumb{background:#829bf4;border-radius:10px;padding:0}.stores-filter-wrapper .field-services{scrollbar-color:#cacacbcc #829bf4;scrollbar-width:2px}.stores-filter-wrapper .stores-filter-footer{align-items:center;box-shadow:0 -4px 4px #00000014;display:flex;padding:11px 16px 13px}.stores-filter-wrapper .stores-filter-footer .cancel-btn,.stores-filter-wrapper .stores-filter-footer .send-btn{border:none;font-size:12px;line-height:normal;overflow:initial;text-transform:none;vertical-align:initial}.stores-filter-wrapper .stores-filter-footer .send-btn{align-items:center;border-radius:26px;display:flex;height:33px;margin-right:30px;padding:0 32px;width:fit-content}@media only screen and (max-width:315px){.stores-filter-wrapper .stores-filter-footer .send-btn{margin-right:20px;padding:0 20px}}.stores-filter-wrapper .stores-filter-footer .cancel-btn{background:#0000;color:#2458d3;font-weight:400;height:auto;padding:0}.stores-filter-wrapper .stores-filter-footer .cancel-btn:before{display:none}.stores-filter-wrapper .stores-filter-footer .cancel-btn:active,.stores-filter-wrapper .stores-filter-footer .cancel-btn:focus,.stores-filter-wrapper .stores-filter-footer .cancel-btn:hover{background:#0000}.form.stores-filters-form{margin:0;max-width:100%}.form.stores-filters-form .field-services{border-top:1px solid #efefef;padding-top:5px}.form.stores-filters-form .field-work-hours{color:#202124b3;font-size:13px;padding:0;text-transform:uppercase}.form.stores-filters-form .field-work-hours .form__field{display:block;margin:0;padding:0;vertical-align:initial}.form.stores-filters-form .field-work-hours .ui-checkbox-label{font-size:inherit;line-height:20px}.form.stores-filters-form .field-all-day,.form.stores-filters-form .field-from,.form.stores-filters-form .field-hours,.form.stores-filters-form .field-till,.form.stores-filters-form .label-from,.form.stores-filters-form .label-till,.form.stores-filters-form .label-work-mode{display:inline-block;vertical-align:top}.form.stores-filters-form .field-all-day,.form.stores-filters-form .label-work-mode{margin:16px 0 14px}.form.stores-filters-form .field-hours{margin:6px 0}.form.stores-filters-form .label-work-mode{margin-right:35px}.form.stores-filters-form .field-from,.form.stores-filters-form .field-till{align-items:center;display:inline-flex;margin-bottom:0;margin-right:15px}.form.stores-filters-form .field-from .form__input-border,.form.stores-filters-form .field-till .form__input-border{display:none}.form.stores-filters-form .field-from .form__input-holder,.form.stores-filters-form .field-till .form__input-holder{margin-left:10px;padding-top:0}.form.stores-filters-form .field-from input,.form.stores-filters-form .field-till input{background:#fff;border:1px solid #20212480;border-radius:20px;color:#202124;font-size:13px;line-height:16px;padding:10px 15px 9px;text-align:center;width:80px}.form.stores-filters-form .field-from input:not(:disabled):focus,.form.stores-filters-form .field-till input:not(:disabled):focus{border-color:#202124}.form.stores-filters-form .field-from input:disabled,.form.stores-filters-form .field-till input:disabled{background:#e5e5e5;border-color:#898989;cursor:not-allowed;opacity:.5}.form.stores-filters-form .field-till{margin-right:40px}@media (max-width:500px){.form.stores-filters-form .field-till{margin-right:0}}.map-fragment{background:#fff;border-radius:18px;padding:30px 12px 15px}@media (max-width:500px){.map-fragment{padding:15px 15px 7px}}.map-fragment .heading.standard{padding:0}.map-fragment .heading.standard h3{align-items:center;display:flex;justify-content:space-between;width:100%}.map-fragment .heading.standard h3 .icon{cursor:pointer;padding:0 3px}.map-fragment.map-fragment__expand{display:block}@media (max-width:500px){.map-fragment.map-fragment__expand .heading.standard{padding-left:5px;padding-right:5px}.map-fragment.map-fragment__expand{padding-left:3px;padding-right:3px}}.map-fragment.map-fragment__expand h3 .icon.icon-expand-more-down{transform:rotate(180deg)}.map-fragment .hide-map{display:none}.map-fragment .stores-search-wrapper{margin-bottom:16px;max-width:302px;width:100%}@media (max-width:1023px){.map-fragment .stores-search-wrapper{margin-bottom:0;margin-right:29px}}@media (max-width:500px){.map-fragment .stores-search-wrapper{margin-right:13px;max-width:100%}}.map-fragment .new-map__content-small{position:relative}.map-fragment .map-fragment__form-filter.show-filter{bottom:0;left:0;position:absolute;z-index:5}@media (max-width:1023px){.map-fragment .map-fragment__form-filter.show-filter{bottom:auto;top:100px}}@media (max-width:500px){.map-fragment .map-fragment__form-filter.show-filter{bottom:auto;left:50%;top:102px;transform:translateX(-50%);width:100%}}@media (max-width:1023px){.map-fragment .stores-actions-wrapper{align-items:center;display:flex;margin-bottom:18px;margin-top:10px;width:100%}}.map-fragment .stores-actions-wrapper.only-input .stores-search-wrapper{margin-right:0}