.theMap,.theMap__img{display:block;position:relative}.theMap__img{height:auto;width:100%;z-index:1}.theMap__hotSpot{background:transparent;background:rgba(255,0,229,.1);border:1px dashed #ff00e5;display:block;height:var(--hs-height);left:var(--hs-left);opacity:0;position:absolute;top:var(--hs-top);transition:opacity .2s;width:var(--hs-width);z-index:100}.theMap__hotSpot.highlight{opacity:.5}.theMap__hotSpot:focus,.theMap__hotSpot:hover{opacity:1}