.zoomContainer{padding:8px;gap:8px;box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:120px;height:40px;background:#fcfcfd;border:1px solid #fff;box-shadow:0 0 16px rgba(0,0,0,.08);border-radius:10px;transform:rotate(-.55deg)}.zoomContainer div{color:#000}.zoomButton{width:24px;height:24px;transform:rotate(-.55deg);flex:none;order:0;flex-grow:0;padding:0;border:none;outline:none;background-color:transparent;color:#000}#map{display:flex;flex-direction:column;flex:1;overflow:hidden;transition:all .2s ease;padding:24px 24px 65px;position:relative;border:2px solid #e5e6ee;background-color:#f4f5f6;border-radius:8px}#map .polygons,#map.cursor-pointer{cursor:pointer}#map .map_svg{width:100%;height:100%;background-position-x:center;background-position-y:center;background-size:contain;background-repeat:no-repeat}#map .path-text{pointer-events:none}#map .cursor_auto{cursor:auto}#map .react-transform-component{width:100%!important;height:100%!important}#map .react-transform-wrapper{overflow:visible!important;margin-left:auto;margin-right:auto;height:100%!important}#map .controls-container>*{position:absolute;bottom:20px}#map .controls-container>.zoomContainer{right:var(--right-btn-position)}#mappp{display:flex;flex-direction:column;flex:1;overflow:hidden;transition:all .2s ease;position:relative;background-color:#f4f5f6;width:700px;height:700px}#mappp .map_svg{width:100%;height:100%;background-position-x:center;background-position-y:center;background-size:contain;background-repeat:no-repeat}#mappp .path_non_visual{pointer-events:none;opacity:0}#mappp .cursor_auto{cursor:auto}#mappp .react-transform-component{width:100%!important;height:100%!important}#mappp .react-transform-wrapper{overflow:visible!important;margin-left:auto;margin-right:auto;height:100%!important}#mappp .seat{fill-rule:evenodd;z-index:0;cursor:pointer}#mappp .seat:hover{filter:brightness(80%)}#mapp{display:flex;flex-direction:column;flex:1;overflow:hidden;transition:all .2s ease;padding:24px 24px 65px;position:relative;border:2px solid #e5e6ee;background-color:#f4f5f6;border-radius:8px}#mapp.indicate-drag{filter:brightness(.9)}#mapp .polygons,#mapp.cursor-pointer{cursor:pointer}#mapp .map_svg{width:100%;height:100%;background-position-x:center;background-position-y:center;background-size:contain;background-repeat:no-repeat}#mapp .path_non_visual{pointer-events:none;opacity:0}#mapp .cursor_auto{cursor:auto}#mapp .draggableContainer{position:absolute;display:flex;justify-content:center;align-items:center;opacity:0}#mapp .draggableContainer.active{opacity:1}#mapp .draggableContainer .cursorIcon{border-radius:50%;position:relative;background-color:#3e8bf7;height:60px;width:60px;display:flex;justify-content:center;align-items:center;border:2px solid #fff}#mapp .draggableContainer .cursorIcon .dragHandle{position:absolute;z-index:2;height:100%;width:100%;top:0;left:0;background-color:transparent;cursor:move}#mapp .draggableContainer .cursorIcon .hotspotImage{width:32.5px;height:35px;margin-top:4px;pointer-events:"none"}#mapp .draggableContainer .pulseAnimation{animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(.95);box-shadow:0 0 0 0 rgba(0,0,0,.7)}70%{transform:scale(1);box-shadow:0 0 0 10px transparent}to{transform:scale(.95);box-shadow:0 0 0 0 transparent}}#mapp .react-transform-component{width:100%!important;height:100%!important}#mapp .react-transform-wrapper{overflow:visible!important;margin-left:auto;margin-right:auto;height:100%!important}#mapp .seat{fill-rule:evenodd;z-index:0;cursor:pointer}#mapp .seat:hover{filter:brightness(80%)}#mapp .controls-container{--right-btn-position:20px;--left-btn-position:10px}#mapp .controls-container .sell-order-container{position:absolute;left:20px;bottom:20px}#mapp .controls-container .sell-order-indicator{display:inline-flex;padding:16px;flex-direction:column;justify-content:center;align-items:flex-start;background:#fff;box-shadow:0 0 16px rgba(0,0,0,.08);position:absolute;bottom:49px;left:0}#mapp .controls-container .sell-order-indicator .so-top{width:232px;height:24px;background:linear-gradient(90deg,#e35151 0,rgba(84,227,141,.58) 30%,rgba(85,227,227,.71) 50%,rgba(86,151,227,.84) 70%,#6e51e3 90%)}#mapp .controls-container .sell-order-indicator .so-bottom{display:flex;justify-content:space-between;align-items:flex-start;align-self:stretch}#mapp .controls-container .sell-order-indicator .so-bottom .so-text{color:#000;line-height:170%;margin:0}#mapp .controls-container .sell-order{gap:8px;padding:8px 16px;width:126px;height:40px;box-shadow:0 0 16px rgba(0,0,0,.08);-webkit-backdrop-filter:blur(6.5px);backdrop-filter:blur(6.5px);background:rgba(252,252,253,.6);border:none;color:#000;white-space:nowrap}#mapp .controls-container>*{position:absolute;bottom:20px}#mapp .toolbar{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;padding:16px 0;position:absolute;width:40px;height:136px;right:20px;bottom:84px;background:rgba(252,252,253,.6);box-shadow:0 0 16px rgba(0,0,0,.08);-webkit-backdrop-filter:blur(6.5px);backdrop-filter:blur(6.5px)}#mapp .toolbar .toolbutton{border:none;background-color:transparent;outline:none;height:24px;width:40px;padding:0}#mapp .toolbar .toolbutton img{height:24px;width:24px}