.ControlPanel{position:absolute;top:50%;transform:translateY(-50%);top:40%;right:0;display:flex;flex-direction:column}@media screen and (min-width:670px){.ControlPanel:focus .ControlPanel__ButtonText,.ControlPanel:hover .ControlPanel__ButtonText{display:flex}}@media screen and (min-width:670px){.ControlPanel:focus .ControlPanel__Icon,.ControlPanel:hover .ControlPanel__Icon{padding-right:8px;border-right:1px solid #10314c}}@media screen and (min-width:670px){.ControlPanel:focus .ControlPanel__View.is-selected .ControlPanel__Icon,.ControlPanel:focus .ControlPanel__View:focus .ControlPanel__Icon,.ControlPanel:focus .ControlPanel__View:hover .ControlPanel__Icon,.ControlPanel:hover .ControlPanel__View.is-selected .ControlPanel__Icon,.ControlPanel:hover .ControlPanel__View:focus .ControlPanel__Icon,.ControlPanel:hover .ControlPanel__View:hover .ControlPanel__Icon{border-right:1px solid #fff}}.ControlPanel__Separator{height:32px}.ControlPanel__View{background:#fff;margin-bottom:4px}.ControlPanel__View.is-selected,.ControlPanel__View:focus,.ControlPanel__View:hover{background:#0089cd}.ControlPanel__View.is-selected .ControlPanel__Button,.ControlPanel__View:focus .ControlPanel__Button,.ControlPanel__View:hover .ControlPanel__Button{color:#fff}.ControlPanel__View.is-selected .ControlPanel__Button .ControlPanel__Icon .ControlPanel__SvgIcon path,.ControlPanel__View:focus .ControlPanel__Button .ControlPanel__Icon .ControlPanel__SvgIcon path,.ControlPanel__View:hover .ControlPanel__Button .ControlPanel__Icon .ControlPanel__SvgIcon path{fill:#fff}.ControlPanel__Button{display:flex;width:100%;color:#10314c}.ControlPanel__Icon{border-right:none}.ControlPanel__Icon .ControlPanel__SvgIcon{width:30px}.ControlPanel__Icon .ControlPanel__SvgIcon path{fill:#10314c}.ControlPanel__ButtonText{display:none;margin-left:8px;font-size:1.6rem;text-align:left;align-self:center}body.fullscreen-is-active{overflow:hidden;width:100%}.Cfg360Viewer{position:relative;height:300px}@media screen and (min-width:670px){.Cfg360Viewer{height:400px}}@media screen and (min-width:1280px){.Cfg360Viewer{height:450px}}.Cfg360Viewer.is-fullScreen{background-color:#fff;position:fixed;display:flex;top:0;left:0;width:100%;height:100%;z-index:21}.InteractionHelper{pointer-events:none;width:100px;height:100px;border-radius:68.5px;background-color:rgba(0,0,0,.5)}.InteractionHelper,.InteractionHelper .InteractionHelper__svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.InteractionHelper .InteractionHelper__svg{width:50px}.InteractionHelper .InteractionHelper__svg path{fill:#fff;stroke:#fff}