
.b-map{margin-top:110px;margin-bottom:160px !important;position:relative}@media(min-width: 768px)and (max-width: 1239px){.b-map{margin-top:170px;margin-bottom:180px !important}}@media(max-width: 767px){.b-map{margin-top:240px;margin-bottom:170px !important}}.b-map .map__floors{display:flex;column-gap:1px;position:absolute;right:0;top:-170px}@media(min-width: 768px)and (max-width: 1239px){.b-map .map__floors{top:auto;bottom:-150px;right:auto;left:0}}@media(max-width: 767px){.b-map .map__floors{top:-150px;right:50%;transform:translateX(50%)}}.b-map .map__floor{cursor:pointer;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background-color:#ffb800;font-size:20px;font-weight:bold;line-height:1;color:#333;transition:0.2s ease-in-out;transition-property:color,background-color}@media(max-width: 1239px){.b-map .map__floor{width:50px;height:50px;font-size:16px}}.b-map .map__floor:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}@media(max-width: 1239px){.b-map .map__floor:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}}.b-map .map__floor--active,.b-map .map__floor:hover{color:#fff;background-color:#2f3234}.b-map .map__search{position:absolute;right:244px;top:-170px;z-index:999}@media(min-width: 768px)and (max-width: 1239px){.b-map .map__search{top:-150px;right:60px;left:0}}@media(max-width: 767px){.b-map .map__search{right:60px;left:0;top:-220px}}.b-map .map__search input{border:2px solid #2f3234;font-size:16px;padding:19px 60px 18px 20px;width:314px;border-top-left-radius:8px;border-bottom-left-radius:8px;line-height:1;font-family:"Verdana",sans-serif;color:#333;outline:none;transition:0.2s ease-in-out border}@media(max-width: 1239px){.b-map .map__search input{width:100%;font-size:14px;padding:15px 60px 14px 15px;border-radius:8px}}.b-map .map__search input:focus,.b-map .map__search input:active,.b-map .map__search input:focus-visible{border:2px solid #ffb800}.b-map .map__search-icon{position:absolute;width:20px;height:20px;top:20px;right:20px}@media(max-width: 1239px){.b-map .map__search-icon{top:15px}}.b-map .map__search-icon svg{display:block}.b-map .map__search-icon svg path{transition:0.2s ease-in-out fill}.b-map .map__search-icon:hover svg path{fill:#ffb800}.b-map .map__search-items{padding:10px 0;background-color:#f7f7f7;border-radius:8px;overflow:hidden}.b-map .map__search-item{padding:7px 40px;cursor:pointer;color:#2f3234;font-size:12px;line-height:1.16;transition:0.2s ease-in-out color}.b-map .map__search-item:hover{color:#ffb800}.b-map .map__content{display:flex;column-gap:17px}@media(max-width: 1239px){.b-map .map__content{column-gap:0}}.b-map .map__filter{width:280px;display:flex;flex-direction:column;row-gap:1px}@media(max-width: 1239px){.b-map .map__filter{width:100%}}.b-map .map__filter-title{background-color:#f7f7f7;padding:20px;cursor:pointer;font-size:16px;font-weight:bold;display:flex;align-items:center;justify-content:space-between;line-height:1.2;color:#333;transition:0.2s ease-in-out;transition-property:color,background-color}.b-map .map__filter-title svg{margin-left:15px;transition:0.2s ease-in-out transform}.b-map .map__filter-title svg path{transition:0.2s ease-in-out fill}.b-map .map__filter-title:hover{color:#fff;background-color:#2f3234}.b-map .map__filter-title:hover svg path{fill:#fff}.b-map .map__filter-content-item{display:flex;align-items:center;padding:23px 20px;line-height:1.16;background-color:#f7f7f7;border-bottom:1px solid #dfdfdf;transition:0.2s ease-in-out background-color;cursor:pointer}.b-map .map__filter-content-item--active{background-color:#ffb800}.b-map .map__filter-content-item--active svg{transform:rotate(180deg)}.b-map .map__filter-content-item--active svg g{opacity:1}.b-map .map__filter-content-item:hover{background-color:#ffb800}.b-map .map__filter-content-item:hover svg g{opacity:1}.b-map .map__filter-content-item-pic{width:14px;margin-right:10px}.b-map .map__filter-content-item-pic img{width:100%;display:block}.b-map .map__filter-content-item-title{font-size:12px;font-weight:bold;width:calc(100% - 30px);padding-right:15px}.b-map .map__filter-content-item svg{width:6px;transition:0.2s ease-in-out transform}.b-map .map__filter-content-item svg g{transition:0.2s ease-in-out opacity}.b-map .map__filter-content-shops{padding:10px 0;border-bottom:1px solid #dfdfdf;background-color:#f7f7f7}.b-map .map__filter-content-shop{padding:7px 40px;cursor:pointer;color:#2f3234;font-size:12px;line-height:1.16;transition:0.2s ease-in-out color}.b-map .map__filter-content-shop:hover{color:#ffb800}.b-map .map__filter-content-shop-logo{cursor:pointer}.b-map .map__filter-item:first-child .map__filter-title{border-top-right-radius:8px;border-top-left-radius:8px}@media(max-width: 1239px){.b-map .map__filter-item:first-child .map__filter-title{border-radius:0}}.b-map .map__filter-item:last-child .map__filter-title{border-bottom-right-radius:8px;border-bottom-left-radius:8px}@media(max-width: 1239px){.b-map .map__filter-item:last-child .map__filter-title{border-radius:0}}.b-map .map__filter-item:last-child .map__filter-content-item{border-bottom:none;border-bottom-right-radius:8px;border-bottom-left-radius:8px}.b-map .map__filter-item--active:last-child .map__filter-title{border-radius:0px}.b-map .map__filter-item--active .map__filter-title{color:#fff;background-color:#2f3234}.b-map .map__filter-item--active .map__filter-title svg{transform:rotate(180deg)}.b-map .map__filter-item--active .map__filter-title svg path{fill:#fff}.b-map .map__filter-mobile-icon{position:absolute;top:-150px;right:0;width:50px;height:50px}@media(max-width: 767px){.b-map .map__filter-mobile-icon{top:-220px}}.b-map .map__plan{width:calc(100% - 297px);padding-top:20px;position:relative;padding-right:90px}@media(max-width: 1239px){.b-map .map__plan{padding-right:0;padding-top:0;width:100%}}.b-map .map__plan-floor svg{display:block;max-width:100%;height:auto}.b-map .map__plan-floor--zoom svg{max-width:initial}.b-map .map__plan-content{overflow:auto;max-height:340px}.b-map .map__plan-content::-webkit-scrollbar{width:4px;height:4px}.b-map .map__plan-content::-webkit-scrollbar-track{overflow:hidden;background:#2f3234;border-radius:8px}.b-map .map__plan-content::-webkit-scrollbar-thumb{overflow:hidden;border-radius:8px;background:#ffb800}.b-map .map__plan-shop{cursor:pointer;transition:0.2s ease-in-out;transition-property:fill,fill-opacity}.b-map .map__plan-shop:hover,.b-map .map__plan-shop--active{fill:#ffb800;fill-opacity:1}.b-map .map__zoom{position:absolute;right:0;top:50px;display:flex;flex-direction:column;row-gap:1px}@media(max-width: 1239px){.b-map .map__zoom{top:auto;bottom:-150px;flex-direction:row;column-gap:1px}}@media(max-width: 767px){.b-map .map__zoom{flex-direction:row-reverse;right:50%;transform:translateX(50%)}}.b-map .map__zoom-item{width:60px;height:60px;display:flex;align-items:center;justify-content:center;font-weight:bold;font-size:20px;line-height:1;color:#333;background-color:#ffb800;cursor:pointer;transition:0.2s ease-in-out;transition-property:color,background-color}@media(min-width: 768px)and (max-width: 1239px){.b-map .map__zoom-item{width:50px;height:50px;font-size:16px}}.b-map .map__zoom-item:first-child{border-top-right-radius:8px;border-top-left-radius:8px}@media(max-width: 1239px){.b-map .map__zoom-item:first-child{border-top-right-radius:0px;border-top-left-radius:8px;border-bottom-left-radius:8px}}@media(max-width: 767px){.b-map .map__zoom-item:first-child{border-top-right-radius:8px;border-top-left-radius:0px;border-bottom-left-radius:0px;border-bottom-right-radius:8px}}.b-map .map__zoom-item:last-child{border-bottom-right-radius:8px;border-bottom-left-radius:8px}@media(max-width: 1239px){.b-map .map__zoom-item:last-child{border-top-right-radius:8px;border-top-left-radius:0px;border-bottom-left-radius:0px;border-bottom-right-radius:8px}}@media(max-width: 767px){.b-map .map__zoom-item:last-child{border-top-right-radius:0px;border-top-left-radius:8px;border-bottom-left-radius:8px;border-bottom-right-radius:0px}}.b-map .map__zoom-item:hover{color:#fff;background-color:#2f3234}.b-mobile-filter{margin:0 !important;position:fixed;top:0;right:0;width:100vw;height:100vh;z-index:9999}.b-mobile-filter .mobile-filter__content{background-color:rgba(0,0,0,.4);width:calc(100% - 340px);height:100%}.b-mobile-filter .mobile-filter__inner{padding-top:20px;margin-left:auto;height:100%;width:340px;background-color:#f7f7f7;position:absolute;right:0;top:0;overflow:auto;padding-bottom:20px}.b-mobile-filter .mobile-filter__inner::-webkit-scrollbar{width:4px;height:4px}.b-mobile-filter .mobile-filter__inner::-webkit-scrollbar-track{overflow:hidden;background:#2f3234;border-radius:8px}.b-mobile-filter .mobile-filter__inner::-webkit-scrollbar-thumb{overflow:hidden;border-radius:8px;background:#ffb800}.b-mobile-filter .mobile-filter__close{width:40px;margin:0 20px 20px auto}.b-map-detail{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:999}.b-map-detail .map-detail__back{background-color:#2f3234;opacity:.3;position:absolute;top:0;left:0;width:100%;height:100vh}.b-map-detail .map-detail__inner{max-width:1040px;width:100%;transform:translate(-50%, -50%);position:absolute;left:50%;top:50%;background-color:#fff;border-radius:8px;overflow:auto;max-height:80vh}.b-map-detail .map-detail__inner::-webkit-scrollbar{width:4px;height:4px}.b-map-detail .map-detail__inner::-webkit-scrollbar-track{overflow:hidden;background:#2f3234;border-radius:8px}.b-map-detail .map-detail__inner::-webkit-scrollbar-thumb{overflow:hidden;border-radius:8px;background:#ffb800}@media(max-width: 1239px){.b-map-detail .map-detail__inner{width:auto;margin:0 auto;left:20px;transform:translateY(-50%);right:20px}}.b-map-detail .map-detail__close{position:absolute;right:15px;top:15px;width:44px;cursor:pointer;z-index:9}@media(max-width: 767px){.b-map-detail .map-detail__close{width:35px}}.b-map-detail .map-detail__close svg{display:block;width:100%}.b-map-detail .map-detail__top{position:relative}.b-map-detail .map-detail__pic{width:100%;height:280px}@media(min-width: 768px)and (max-width: 1239px){.b-map-detail .map-detail__pic{height:240px}}@media(max-width: 767px){.b-map-detail .map-detail__pic{height:auto;min-height:95px}}.b-map-detail .map-detail__pic--empty{height:160px}@media(max-width: 767px){.b-map-detail .map-detail__pic--empty{height:120px}}.b-map-detail .map-detail__pic img{width:100%;height:100%;object-fit:cover}@media(max-width: 767px){.b-map-detail .map-detail__pic img{width:100%;object-fit:contain}}@media(max-width: 1239px){.b-map-detail .map-detail__pic img{width:100%;height:100%;object-fit:contain}}.b-map-detail .map-detail__logo{width:300px;position:absolute;bottom:-30px;left:40px;padding:10px 40px;box-shadow:4px 4px 25px 4px rgba(51,51,51,.08);border-radius:8px;background-color:#fff}@media(min-width: 768px)and (max-width: 1239px){.b-map-detail .map-detail__logo{left:20px;width:240px;padding:10px 20px}}@media(max-width: 767px){.b-map-detail .map-detail__logo{left:20px;width:150px;padding:10px;bottom:-20px}}.b-map-detail .map-detail__logo img{width:220px;display:block;height:140px;object-fit:contain;max-width:100%}@media(min-width: 768px)and (max-width: 1239px){.b-map-detail .map-detail__logo img{height:100px}}@media(max-width: 767px){.b-map-detail .map-detail__logo img{height:60px}}.b-map-detail .map-detail__content{padding:60px 40px}@media(min-width: 768px)and (max-width: 1239px){.b-map-detail .map-detail__content{padding:60px 20px 40px}}@media(max-width: 767px){.b-map-detail .map-detail__content{padding:40px 20px 30px}}.b-map-detail .map-detail__content-inner{display:flex;column-gap:40px}@media(min-width: 768px)and (max-width: 1239px){.b-map-detail .map-detail__content-inner{column-gap:20px}}@media(max-width: 767px){.b-map-detail .map-detail__content-inner{flex-wrap:wrap}}.b-map-detail .map-detail__left{width:calc(100% - 350px)}@media(min-width: 768px)and (max-width: 1239px){.b-map-detail .map-detail__left{width:calc(100% - 270px)}}@media(max-width: 767px){.b-map-detail .map-detail__left{width:100%;margin-bottom:20px}}.b-map-detail .map-detail__right{width:310px;color:#008252}@media(min-width: 768px)and (max-width: 1239px){.b-map-detail .map-detail__right{width:250px}}@media(max-width: 767px){.b-map-detail .map-detail__right{width:100%}}.b-map-detail .map-detail__right-item{display:flex;align-items:center;line-height:1}@media(max-width: 767px){.b-map-detail .map-detail__right-item{font-size:12px}}.b-map-detail .map-detail__right-item:not(:last-child){margin-bottom:20px}@media(max-width: 767px){.b-map-detail .map-detail__right-item:not(:last-child){margin-bottom:15px}}.b-map-detail .map-detail__right-item svg,.b-map-detail .map-detail__right-item img{min-width:16px;max-width:16px;margin-right:10px;display:block}.b-map-detail .map-detail__title{font-size:24px;font-weight:bold;line-height:1.08;margin-bottom:30px}@media(max-width: 767px){.b-map-detail .map-detail__title{font-size:20px;margin-bottom:20px}}@media(min-width: 768px)and (max-width: 1239px){.b-map-detail .map-detail__descr{font-size:12px}}@media(max-width: 767px){.b-map-detail .map-detail__descr{font-size:12px}}
