.map-zoom{display:flex;flex-direction:column}.map-zoom__scrollbar{flex-grow:1;margin-left:1px;position:relative;width:31px}.map-zoom__scrollbar-track,.map-zoom__scrollbar:before{border-left:1px solid #679ebf;bottom:10px;left:50%;margin-left:-1px;position:absolute;top:10px}.map-zoom__scrollbar:before{content:"";display:block}.map-zoom__scrollbar-track{border-left-color:#ec9446;transform:scaleY(0);transform-origin:bottom}.map-zoom__scrollbar-thumb{align-items:center;bottom:0;display:flex;height:20px;left:0;position:absolute;width:100%}.map-zoom__scrollbar-thumb:before{border-top:3px solid #ec9446;content:"";display:block;flex:0 0 100%}.map-zoom__button{cursor:pointer;position:relative;touch-action:manipulation}.map-zoom__button:after,.map-zoom__button:before{border-top:2px solid #679ebf;content:"";left:50%;position:absolute;top:50%;transform:translate(-8px,-1px);transition:transform .25s ease-out,border-top-color .25s linear;width:16px}.map-zoom__button:after{transform:translate(-8px,-1px) rotate(90deg)}.map-zoom__button--zoom-in{margin-bottom:10px}.globe--touch .map-zoom__button--zoom-in{margin-bottom:0}@media(max-width:1023px){.map-zoom__button--zoom-in{margin-bottom:0}}.map-zoom__button--zoom-out{margin-top:10px}.map-zoom__button--zoom-out:after{display:none}.map-zoom:not(.map-zoom--modern){width:34px}.map-zoom:not(.map-zoom--modern) .map-zoom__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:2px solid #679ebf;border-radius:50%;flex:0 0 34px;height:34px;padding:0;transition:background-color .25s linear,border-color .25s linear;width:34px}@media(hover:hover){.map-zoom:not(.map-zoom--modern) .map-zoom__button:hover{background-color:#679ebf;border-color:#679ebf}.map-zoom:not(.map-zoom--modern) .map-zoom__button:hover:after,.map-zoom:not(.map-zoom--modern) .map-zoom__button:hover:before{border-top-color:#fff}}.map-zoom--modern{width:44px}.map-zoom--modern .map-zoom__button{background-color:#fff;background-position:50%;background-repeat:no-repeat;border:1px solid #e0e0e0;height:30px;width:30px}@media(min-width:744px){.map-zoom--modern .map-zoom__button{height:44px;width:44px}}.map-zoom--modern .map-zoom__button:after,.map-zoom--modern .map-zoom__button:before{border-top-color:#001d27;width:16px}@media(max-width:743px){.map-zoom--modern .map-zoom__button:after,.map-zoom--modern .map-zoom__button:before{transform:translate(-5px,-1px);width:10px}.map-zoom--modern .map-zoom__button:after{transform:translate(-5px,-1px) rotate(90deg)}}.map-zoom--modern .map-zoom__button--zoom-in{border-bottom:0;border-top-left-radius:8px;border-top-right-radius:8px;margin-bottom:0}.map-zoom--modern .map-zoom__button--zoom-out{border-bottom-left-radius:8px;border-bottom-right-radius:8px;margin-top:0}.map-zoom--modern .map-zoom__button--disabled{background-color:#f1f1f1;pointer-events:none}.map-zoom--modern .map-zoom__button--disabled:after,.map-zoom--modern .map-zoom__button--disabled:before{border-top-color:#b5b7c1}@media(hover:hover){.map-zoom--modern .map-zoom__button:hover{background-color:#f1f1f1}}.map-zoom--modern .map-zoom__button:focus:not(:focus-visible){outline:none}