.hotspot .image-hotspots-wrapper:not(.init-edit) .labels{display:none}.hotspot.hotspot--view{display:flex}@media (max-width:991px){.hotspot.hotspot--view{flex-direction:column}}.hotspot.hotspot--view.equal .content--hub,.hotspot.hotspot--view.equal .field--name-field-hotspot-image{flex:1}@media (max-width:991px){.hotspot.hotspot--view.equal .content--hub,.hotspot.hotspot--view.equal .field--name-field-hotspot-image{margin-top:15px}}.hotspot.hotspot--view.imageright{flex-direction:row-reverse}@media (max-width:991px){.hotspot.hotspot--view.imageright{flex-direction:column}}.hotspot.hotspot--view.splitmore .field--name-field-hotspot-image{width:33%}@media (max-width:991px){.hotspot.hotspot--view.splitmore .field--name-field-hotspot-image{width:100%}}.hotspot.hotspot--view.splitmore .content--hub{width:66%}@media (max-width:991px){.hotspot.hotspot--view.splitmore .content--hub{margin-top:15px;width:100%}}.hotspot .content--hub{background-color:var(--primary_btnd);color:var(--primarytext);display:flex}.hotspot .content--hub .inner--Chub{align-self:center;padding:16px 45px;text-align:center}.hotspot .content--hub .inner--Chub a{display:inline-block;height:100%;margin-top:0;opacity:1;position:relative;top:5px;width:auto}.hotspot .content--hub .title{display:none;font-size:28px;font-weight:700;line-height:36px}@media (max-width:991px){.hotspot .content--hub .title{font-size:24px;font-weight:600;line-height:28px}}@media (max-width:767px){.hotspot .content--hub .title{font-size:18px;line-height:22px}}.hotspot img{height:auto;width:100%}.hotspot .image-hotspots__dialog__inner img{width:auto}.hotspot .link--hotspot{background-color:var(--secondary);border:1px solid transparent;border-radius:var(--button_border_radius);color:var(--secondarytext);cursor:pointer;display:inline-block;font-size:14px;font-weight:600;line-height:21px;padding:6px 15px}.hotspot .link--hotspot:hover{background-color:var(--secondarytext);border:1px solid var(--secondary);color:var(--secondary)}.hotspot-box{background-color:var(--primary_btnd);color:var(--primarytext)}.hotspot-box.active:after{animation:flash 2s ease-out;animation-iteration-count:infinite;background-color:var(--primary_btnd);border-radius:50%;content:"";height:30px;position:absolute;width:30px}@keyframes flash{0%{opacity:.3;-webkit-transform:scale(.2)}25%{opacity:.4;-webkit-transform:scale(.4)}50%{opacity:.5;-webkit-transform:scale(.6)}75%{opacity:.3;-webkit-transform:scale(.8)}to{opacity:0;-webkit-transform:scale(1.2)}}