.custom-hotspot{--hotspot-color:#3b82f6;--hotspot-size:40px;--hotspot-z-index:9999;width:var(--hotspot-size);height:var(--hotspot-size);z-index:var(--hotspot-z-index);cursor:pointer;position:relative}.custom-hotspot.is-repositioning{cursor:move}.custom-hotspot-glow{background-color:var(--hotspot-color);opacity:.8;box-shadow:0 0 12px var(--hotspot-color),0 0 24px color-mix(in srgb,var(--hotspot-color)25%,transparent);border-radius:50%;animation:2s ease-in-out infinite pulse;position:absolute;inset:0}.custom-hotspot-icon{background-color:var(--hotspot-color);z-index:1;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;transition:transform .2s;display:flex;position:relative;box-shadow:0 2px 8px #0000004d}.custom-hotspot:hover .custom-hotspot-icon{transform:scale(1.15)}.hotspot-preview-card{opacity:0;pointer-events:none;z-index:10000;background:#fff;border-radius:8px;width:300px;margin-bottom:8px;padding:0;transition:opacity .2s,transform .2s;position:absolute;bottom:100%;left:50%;overflow:visible;transform:translate(-50%)translateY(-8px);box-shadow:0 4px 20px #00000026}.hotspot-preview-card.width-small{width:280px}.hotspot-preview-card.width-medium{width:300px}.hotspot-preview-card.width-large{width:400px}.custom-hotspot:hover .hotspot-preview-card,.hotspot-preview-card:hover{opacity:1!important;pointer-events:auto!important;transform:translate(-50%)translateY(-8px)!important}.custom-hotspot:hover .hotspot-preview-card:has(.hotspot-preview-hover-area:hover){opacity:1!important;pointer-events:auto!important;transform:translate(-50%)translateY(-8px)!important}.hotspot-preview-card:before{content:"";border-top:6px solid #fff;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.hotspot-preview-hover-area{z-index:1;position:absolute;inset:-120px -100px -150px}.custom-hotspot:hover .hotspot-preview-hover-area{pointer-events:auto!important}.hotspot-preview-card:has(.hotspot-preview-video-container) .hotspot-preview-hover-area{bottom:-100px}.hotspot-preview-content{z-index:2;pointer-events:auto;border-radius:0 0 8px 8px;flex-direction:column;align-items:stretch;padding:16px;display:flex;position:relative;overflow:hidden}.hotspot-preview-image-container{background:#e5e7eb;width:100%;height:180px;position:relative;overflow:hidden}.hotspot-preview-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.hotspot-preview-title{color:#111827;text-align:left;width:100%;margin:0;font-size:16px;font-weight:600;line-height:1.4}.hotspot-preview-title+.hotspot-preview-description{margin-top:10px}.hotspot-preview-title.has-action{margin-bottom:12px}.hotspot-preview-title:has(+.hotspot-preview-action){margin-bottom:12px}.hotspot-preview-description{color:#4b5563;-webkit-line-clamp:3;text-align:left;-webkit-box-orient:vertical;width:100%;margin:0;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}.hotspot-preview-description.clamp-2{-webkit-line-clamp:2}.hotspot-preview-description:has(+.hotspot-preview-action){margin-bottom:14px}.hotspot-preview-action{color:#fff;text-align:center;box-sizing:border-box;z-index:2;background:#3b82f6;border-radius:6px;justify-content:center;align-items:center;width:100%;max-width:100%;margin:0;padding:10px 20px;font-size:13px;font-weight:500;text-decoration:none;transition:background .2s;display:flex;position:relative;overflow:hidden;box-shadow:none!important;outline-offset:0!important;border:none!important;outline:none!important}.hotspot-preview-action.centered-no-padding{justify-content:center;align-items:center;width:100%;margin:0;padding:10px 0;display:flex;box-shadow:none!important;outline-offset:0!important;border:none!important;outline:none!important}.hotspot-preview-action.centered-no-padding.size-large{padding:12px 0!important}.hotspot-preview-content:last-child .hotspot-preview-action,.hotspot-preview-content>.hotspot-preview-action:last-child{margin-bottom:0}.hotspot-preview-card .hotspot-preview-content:has(.hotspot-preview-action:last-child){padding-bottom:16px}.hotspot-preview-card .hotspot-preview-content .hotspot-preview-action:last-child{border-radius:0 0 8px 8px;align-self:stretch;width:100%;max-width:100%;margin-left:0;margin-right:0;box-shadow:none!important;outline-offset:0!important;border:none!important;outline:none!important}.hotspot-preview-action:hover{background:#2563eb;box-shadow:none!important;border:none!important;outline:none!important}.hotspot-preview-action:focus{box-shadow:none!important;border:none!important;outline:none!important}.hotspot-preview-action:focus-visible{outline-offset:0!important;box-shadow:none!important;outline:none!important}.hotspot-preview-action:active{box-shadow:none!important;border:none!important;outline:none!important}.hotspot-preview-action.size-large{padding:12px 24px;font-size:14px}.hotspot-preview-action.is-button{cursor:pointer;pointer-events:auto}.hotspot-preview-video-container{z-index:10;pointer-events:auto;background:#000;border-radius:6px;width:100%;height:240px;position:relative;overflow:hidden}.hotspot-preview-video-container iframe,.hotspot-preview-video-container video{z-index:11;border:none;width:100%;height:100%;position:relative;pointer-events:auto!important}.hotspot-preview-video-container video{-o-object-fit:contain;object-fit:contain}.hotspot-preview-video-error{background:#374151;border-radius:6px;justify-content:center;align-items:center;width:100%;height:240px;display:flex;position:relative;overflow:hidden}.hotspot-preview-video-error-message{color:#fff;text-align:center;padding:20px;font-size:14px;font-weight:500}.hotspot-preview-video-error-link{cursor:pointer;background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;text-decoration:none;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hotspot-preview-navigation{justify-content:center;align-items:center;gap:8px;margin-top:16px;padding-top:16px;display:flex}.hotspot-preview-content:has(.hotspot-preview-title,.hotspot-preview-description) .hotspot-preview-navigation{border-top:1px solid #e5e7eb}.hotspot-preview-navigation-icon{color:#111827;background:#fff;border:2px solid #e5e7eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.hotspot-preview-navigation-label{color:#fff;white-space:nowrap;background:#111827;border-radius:4px;padding:6px 12px;font-size:12px;font-weight:600}.hotspot-action-buttons{opacity:0;pointer-events:none;z-index:10001;justify-content:space-between;align-items:center;gap:4px;width:calc(100% + 40px);transition:opacity .2s;display:flex;position:absolute;top:10%;left:50%;transform:translate(-50%,-50%)}.custom-hotspot:hover .hotspot-action-buttons,.hotspot-action-buttons:hover{opacity:1!important;pointer-events:auto!important}.hotspot-action-btn{color:#fff;cursor:pointer;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:opacity .2s,transform .1s;display:flex;box-shadow:0 2px 8px #0003}.hotspot-action-btn:hover{opacity:.9;transform:scale(1.1)}.hotspot-action-btn:active{transform:scale(.9)!important}.hotspot-edit-btn{background:var(--hotspot-color)}.hotspot-drag-btn{cursor:move;background:#6b7280}.hotspot-drag-btn.is-repositioning{background:#ef4444}@keyframes pulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:.4;transform:scale(1.1)}}.custom-hotspot-navigation:not(.is-edit-mode),.custom-hotspot-navigation:not(.is-edit-mode) .custom-hotspot-icon{cursor:pointer}.custom-hotspot-navigation:not(.is-edit-mode):hover .custom-hotspot-icon{transform:scale(1.2)}
.psv-container{--psv-core-loaded:true;background:radial-gradient(#fff 0%,#fdfdfd 16%,#fbfbfb 33%,#f8f8f8 49%,#efefef 66%,#dfdfdf 82%,#bfbfbf 100%);width:100%;height:100%;margin:0;padding:0;position:relative;overflow:hidden;container:psv-container/size}.psv-container *{box-sizing:content-box}.psv-canvas-container{z-index:0;transition:opacity .1s linear;position:absolute;top:0;left:0}.psv-fullscreen-emulation{z-index:9999;width:100%!important;height:100%!important;position:fixed!important;top:0!important;left:0!important}.psv-loader-container{z-index:80;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.psv-loader{--psv-loader-border:3px;--psv-loader-tickness:10px;color:#ffffffb3;justify-content:center;align-items:center;width:150px;height:150px;display:flex;position:relative}.psv-loader-canvas{color:#3d3d3d80;z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.psv-loader-text{text-align:center;font:600 16px sans-serif}.psv-loader--undefined .psv-loader-canvas{animation:2s cubic-bezier(.75,.25,.25,.75) infinite psv-loader}@keyframes psv-loader{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.psv-navbar{z-index:90;cursor:default;background:#3d3d3d80;width:100%;height:40px;font:16px sans-serif;transition:bottom .1s ease-in-out;display:flex;position:absolute;bottom:-40px;left:0}.psv-navbar--open{bottom:0}.psv-navbar,.psv-navbar *{box-sizing:content-box}.psv-button{cursor:pointer;color:#ffffffb3;background:0 0;flex:none;width:20px;height:20px;padding:10px;position:relative}.psv-button--active{background:#fff3}.psv-button--disabled{pointer-events:none;opacity:.5}.psv-button-svg{width:100%;vertical-align:initial;transition:transform .2s;transform:scale(1)}.psv-button:not(.psv-button--disabled):focus-visible{outline-offset:-2px;outline:2px solid #007cff}.psv-container:not(.psv--is-touch) .psv-button--hover-scale:not(.psv-button--disabled):hover .psv-button-svg{transform:scale(1.2)}.psv-move-button+.psv-move-button{margin-left:-10px}.psv-download-button{color:#ffffffb3!important;text-decoration:none!important}.psv-download-button:before,.psv-download-button:after{display:none!important}.psv-custom-button{width:auto;min-width:20px}.psv-custom-button--no-padding{height:100%;padding:0}.psv-caption{color:#ffffffb3;text-align:center;cursor:unset;padding:unset;height:unset;width:unset;flex:100%;overflow:hidden}.psv-caption-content{white-space:nowrap;padding:10px;display:inline-block}.psv-zoom-range.psv-button{width:80px;max-width:600px;height:1px;margin:10px 0;padding:9.5px 0}.psv-zoom-range-line{background:#ffffffb3;width:80px;height:1px;transition:all .3s;position:relative}.psv-zoom-range-handle{background:#ffffffb3;border-radius:50%;width:7px;height:7px;transition:transform .3s;position:absolute;top:-3px;transform:scale(1)}.psv-zoom-range:not(.psv-button--disabled):hover .psv-zoom-range-line{box-shadow:0 0 2px #ffffffb3}.psv-zoom-range:not(.psv-button--disabled):hover .psv-zoom-range-handle{transform:scale(1.3)}.psv-notification{z-index:100;box-sizing:border-box;opacity:0;justify-content:center;width:100%;padding:0 2em;transition-property:opacity,bottom;transition-duration:.2s;transition-timing-function:ease-in-out;display:flex;position:absolute;bottom:-40px}.psv-notification-content{color:#fff;background:#3d3d3dcc;border-radius:4px;max-width:50em;padding:.5em 1em;font:14px sans-serif}.psv-notification--visible{opacity:100;bottom:80px}.psv-overlay{z-index:110;opacity:.8;cursor:default;background:radial-gradient(#fff 0%,#fdfdfd 16%,#fbfbfb 33%,#f8f8f8 49%,#efefef 66%,#dfdfdf 82%,#bfbfbf 100%);flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.psv-overlay-image{text-align:center;color:#303030;width:100%}.psv-overlay-image svg{width:50%}@container psv-container (orientation:landscape){.psv-overlay-image svg{width:33%}}.psv-overlay-title{color:#000;text-align:center;margin-top:1em;font:30px sans-serif}.psv-overlay-text{color:#000c;opacity:.8;text-align:center;font:20px sans-serif}.psv-panel{z-index:90;opacity:0;cursor:default;background:#0a0a0ab3;width:400px;max-width:calc(100% - 9px);height:100%;margin-left:9px;transition-property:opacity,transform;transition-duration:.1s;transition-timing-function:ease-in-out;position:absolute;right:0;transform:translate(100%)}.psv--has-navbar .psv-panel{height:calc(100% - 40px)}.psv-panel-close-button{color:#fff;cursor:pointer;background:0 0;width:19.2px;height:19.2px;padding:6.4px;transition:background .3s ease-in-out;display:none;position:absolute;top:-1px;right:0}.psv-panel-close-button svg{transition:transform .3s ease-in-out}.psv-panel-close-button:hover{background:#000000e6}.psv-panel-close-button:hover svg{transform:scale(-1)}.psv-panel-resizer{cursor:col-resize;background-color:#000000e6;width:9px;height:100%;display:none;position:absolute;top:0;left:-9px}.psv-panel-resizer:before{content:"";background:0 0;width:1px;height:1px;margin-top:-14.5px;position:absolute;top:50%;left:5.5px;box-shadow:1px 0 #fff,3px 0 #fff,5px 0 #fff,1px 2px #fff,3px 2px #fff,5px 2px #fff,1px 4px #fff,3px 4px #fff,5px 4px #fff,1px 6px #fff,3px 6px #fff,5px 6px #fff,1px 8px #fff,3px 8px #fff,5px 8px #fff,1px 10px #fff,3px 10px #fff,5px 10px #fff,1px 12px #fff,3px 12px #fff,5px 12px #fff,1px 14px #fff,3px 14px #fff,5px 14px #fff,1px 16px #fff,3px 16px #fff,5px 16px #fff,1px 18px #fff,3px 18px #fff,5px 18px #fff,1px 20px #fff,3px 20px #fff,5px 20px #fff,1px 22px #fff,3px 22px #fff,5px 22px #fff,1px 24px #fff,3px 24px #fff,5px 24px #fff,1px 26px #fff,3px 26px #fff,5px 26px #fff,1px 28px #fff,3px 28px #fff,5px 28px #fff}.psv-panel-content{box-sizing:border-box;color:#dcdcdc;width:100%;height:100%;font:16px sans-serif;overflow:auto}.psv-panel-content:not(.psv-panel-content--no-margin){padding:1em}.psv-panel-content--no-interaction{-webkit-user-select:none;user-select:none;pointer-events:none}.psv-panel--open{opacity:1;transition-duration:.2s;transform:translate(0,0)}.psv-panel--open .psv-panel-close-button,.psv-panel--open .psv-panel-resizer{display:block}@container psv-container (max-width:400px){.psv-panel{max-width:none;width:100%!important}.psv-panel-resizer{display:none!important}}.psv-panel-menu{flex-direction:column;height:100%;display:flex}.psv-panel-menu-title{flex:none;align-items:center;margin:24px 12px;font:24px sans-serif;display:flex}.psv-panel-menu-title svg{width:24px;height:24px;margin-right:12px}.psv-panel-menu-list{flex:1;margin:0;padding:0;list-style:none;overflow-x:hidden}.psv-panel-menu-item{cursor:pointer;justify-content:flex-start;align-items:center;min-height:1.5em;padding:.5em 1em;transition:background .1s ease-in-out;display:flex}.psv-panel-menu-item--active{outline-offset:-1px;outline:1px solid}.psv-panel-menu-item-icon{flex:none;width:1.5em;height:1.5em;margin-right:.5em}.psv-panel-menu-item-icon img{max-width:100%;max-height:100%}.psv-panel-menu-item-icon svg{width:100%;height:100%}.psv-panel-menu-item:focus-visible{outline-offset:-2px;outline:2px solid #007cff}.psv-panel-menu--stripped .psv-panel-menu-item:hover{background:#fff3}.psv-panel-menu--stripped .psv-panel-menu-item:nth-child(odd),.psv-panel-menu--stripped .psv-panel-menu-item:nth-child(odd):before{background:#ffffff1a}.psv-panel-menu--stripped .psv-panel-menu-item:nth-child(2n),.psv-panel-menu--stripped .psv-panel-menu-item:nth-child(2n):before{background:0 0}.psv-container:not(.psv--is-touch) .psv-panel-menu-item:hover{background:#fff3}.psv-tooltip{z-index:50;box-sizing:border-box;opacity:0;cursor:default;background:#3d3d3dcc;border-radius:4px;max-width:200px;transition-property:opacity,transform;transition-duration:.1s;transition-timing-function:ease-in-out;position:absolute}.psv-tooltip-content{color:#fff;text-shadow:0 1px #000;padding:.5em 1em;font:14px sans-serif}.psv-tooltip-arrow{border:7px solid #0000;width:0;height:0;position:absolute}.psv-tooltip--top-left,.psv-tooltip--top-center,.psv-tooltip--top-right{transform:translateY(5px)}.psv-tooltip--top-left .psv-tooltip-arrow,.psv-tooltip--top-center .psv-tooltip-arrow,.psv-tooltip--top-right .psv-tooltip-arrow{border-top-color:#3d3d3dcc}.psv-tooltip--bottom-left,.psv-tooltip--bottom-center,.psv-tooltip--bottom-right{transform:translateY(-5px)}.psv-tooltip--bottom-left .psv-tooltip-arrow,.psv-tooltip--bottom-center .psv-tooltip-arrow,.psv-tooltip--bottom-right .psv-tooltip-arrow{border-bottom-color:#3d3d3dcc}.psv-tooltip--left-top,.psv-tooltip--center-left,.psv-tooltip--left-bottom{transform:translate(5px)}.psv-tooltip--left-top .psv-tooltip-arrow,.psv-tooltip--center-left .psv-tooltip-arrow,.psv-tooltip--left-bottom .psv-tooltip-arrow{border-left-color:#3d3d3dcc}.psv-tooltip--right-top,.psv-tooltip--center-right,.psv-tooltip--right-bottom{transform:translate(-5px)}.psv-tooltip--right-top .psv-tooltip-arrow,.psv-tooltip--center-right .psv-tooltip-arrow,.psv-tooltip--right-bottom .psv-tooltip-arrow{border-right-color:#3d3d3dcc}.psv-tooltip--left-top,.psv-tooltip--top-left{box-shadow:-3px -3px #5a5a5ab3}.psv-tooltip--top-center{box-shadow:0 -3px #5a5a5ab3}.psv-tooltip--right-top,.psv-tooltip--top-right{box-shadow:3px -3px #5a5a5ab3}.psv-tooltip--left-bottom,.psv-tooltip--bottom-left{box-shadow:-3px 3px #5a5a5ab3}.psv-tooltip--bottom-center{box-shadow:0 3px #5a5a5ab3}.psv-tooltip--right-bottom,.psv-tooltip--bottom-right{box-shadow:3px 3px #5a5a5ab3}.psv-tooltip--center-left{box-shadow:-3px 0 #5a5a5ab3}.psv-tooltip--center-right{box-shadow:3px 0 #5a5a5ab3}.psv-tooltip--visible{opacity:1;transform:translate(0,0)}
.psv-container{--psv-markers-plugin-loaded:true}.psv-markers{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute}.psv-markers-svg-container{z-index:20;width:100%;height:100%;position:absolute;top:0;left:0}.psv-markers-css3d-container{z-index:21;position:absolute}.psv-marker{pointer-events:auto;display:none}.psv-marker--normal{z-index:30;background-repeat:no-repeat;background-size:contain;position:absolute;top:0;left:0;overflow:visible}.psv-marker--css3d{display:block}.psv-marker--transparent{opacity:0;display:block}.psv-marker--visible{display:block}.psv-marker--has-tooltip,.psv-marker--has-content{cursor:pointer}
