.fc-image-hotspot-container{position:relative;width:100%;max-width:100%}.fc-image-hotspot-wrapper{position:relative;width:100%;max-width:100%}.fc-image-hotspot-main{display:block;width:100%;height:auto}.fc-hotspot{position:absolute;transform:translate(-50%,-50%);z-index:2}.fc-hotspot-logo{display:block;width:var(--logo-width-desktop);height:auto;transition:transform .3s ease}.fc-hotspot-logo-wrapper{display:block}.fc-hotspot:hover .fc-hotspot-logo{transform:scale(1.1)}@media (max-width:849px){.fc-hotspot-logo{width:var(--logo-width-tablet)}}@media (max-width:549px){.fc-hotspot-logo{width:var(--logo-width-mobile)}}.fc-hotspot-button,.fc-hotspot-link{padding:0;margin:0;border:none;background:0 0;cursor:pointer}