@charset "UTF-8";.h5p-image-hotspots{background-color:#fff;color:#333}.h5p-image-hotspots-container{margin:0 auto;position:relative;overflow:hidden;width:auto}.h5p-image-hotspots-background{width:100%}.h5p-image-hotspot{position:absolute;height:1.4em;width:1.4em;text-align:center;line-height:1;border-radius:.7em;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background:#fff;padding:0;border:none;margin:0;font-size:1em}.h5p-image-hotspot.disabled{display:none}.h5p-image-hotspot.active{z-index:1;cursor:pointer;-ms-transform:scale(1.5);-webkit-transform:scale(1.5);transform:scale(1.5)}.h5p-image-hotspot:focus,.not-an-ios-device .h5p-image-hotspot:hover{cursor:pointer;-ms-transform:scale(1.5);-webkit-transform:scale(1.5);transform:scale(1.5)}.h5p-image-hotspot:before{font-family:H5PFontAwesome4;width:1.2em;height:1.2em;font-size:1.2em;line-height:1.2em;margin:0 .1em}.h5p-image-hotspot-plus:before{content:'\f055'}.h5p-image-hotspot-minus:before{content:'\f056'}.h5p-image-hotspot-times:before{content:'\f057'}.h5p-image-hotspot-check:before{content:'\f058'}.h5p-image-hotspot-question:before{content:'\f059'}.h5p-image-hotspot-info:before{content:'\f05a'}.h5p-image-hotspot-exclamation:before{content:'\f06a'}.h5p-image-hotspot-popup{position:absolute;z-index:3;top:0;margin:0;height:100%;max-height:100%;background:#fff;background:rgba(255,255,255,.9);box-sizing:border-box;-moz-box-sizing:border-box;-webkit-transition:left .3s ease-in-out;transition:left .3s ease-in-out}.h5p-image-hotspot-has-header .h5p-image-hotspot-popup-body{padding-top:0}.h5p-image-hotspot-popup-pointer{position:absolute;-webkit-transition:left .3s ease-in-out;transition:left .3s ease-in-out;width:0;height:0;border-top:.6em solid transparent;border-left:.6em solid rgba(255,255,255,.9);border-bottom:.6em solid transparent}.h5p-image-hotspot-popup-pointer.to-the-left{right:-.58em}.h5p-image-hotspot-popup-pointer.to-the-right{border-right:.6em solid rgba(255,255,255,.9);border-left:none;left:-.58em}.h5p-image-hotspot-popup-header{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:700;margin:0;padding:.5em .5em 0;margin-bottom:.5em;line-height:1.5em;height:1.5em}.h5p-image-hotspot-popup-body{padding:.5em}.h5p-text.h5p-image-hotspot-popup-body{bottom:0;overflow:auto;word-wrap:break-word;line-height:1.1}.fullscreen-popup .h5p-image-hotspot-popup-body{margin-right:1.8em}.fullscreen-popup .h5p-image-hotspot-popup-content{height:100%;overflow:auto}.h5p-image-hotspot-popup-content{overflow:auto}.h5p-image-hotspot-popup-body>*{font-size:.7em;line-height:1.1}.h5p-image-hotspot-popup:not(.fullscreen-popup) .h5p-image-hotspot-popup-body.h5p-video>div{max-height:18em;min-height:16em}.h5p-image-hotspot-popup-body>p{margin-top:0;margin-bottom:1em}.h5p-image-hotspot-close-popup-button{position:absolute;top:0;right:1em;border:0;background:0 0;font-size:.7em;padding:.3em;cursor:pointer}.h5p-image-hotspot-close-popup-button.h5p-image-hotspot-close-fullscreen{right:-1.125em;bottom:0;padding:0;margin:0;z-index:3;font-size:1.35em;width:1.125em;color:#eee;background:rgba(0,0,0,.3);-webkit-transition:right .5s ease-in-out;transition:right .5s ease-in-out;text-align:left}.h5p-image-hotspot-close-popup-button.h5p-image-hotspot-close-fullscreen:hover,.h5p-image-hotspot-close-popup-button.h5p-image-hotspot-close-fullscreen:active{background:rgba(0,0,0,.5)}.h5p-image-hotspot-close-popup-button.h5p-image-hotspot-close-fullscreen:focus{outline:1px solid #00bfff}.h5p-image-hotspot-close-popup-button:after{font-family:H5PFontAwesome4;content:'\f00d'}.h5p-image-hotspot-close-popup-button.h5p-image-hotspot-close-fullscreen:after{content:'\f112';position:absolute;font-size:80%;top:50%;width:100%;margin-top:-.5em;text-align:center}.h5p-image-hotspots-overlay{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:background .5s ease-in-out;transition:background .5s ease-in-out;background:0 0;z-index:1}.h5p-image-hotspots-overlay.visible{background:rgba(0,0,0,.5)}.background-image-missing{font-size:1.5em;text-align:center;padding:2em}.h5p-image-hotspots.h5p-fullscreen,.h5p-image-hotspots.h5p-semi-fullscreen{background-color:#000}.h5p-image-hotspots.h5p-fullscreen .h5p-image-hotspots-container,.h5p-image-hotspots.h5p-semi-fullscreen .h5p-image-hotspots-container{position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.h5p-image.h5p-image-hotspot-popup-body img{width:auto;height:auto;max-height:95%;max-width:100%}