<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&amp;display=swap');

html, body, .wr360_player .container {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.wr360_player img:not(.hotspot_close) {
	cursor: default !important;
}

.hotspot_rollover div {
	width: 350px !important;
	color: #3e3e3e !important;
	background-color: #FFFFFF !important;
	border-width: 0 !important;
	border-radius: 8px;
}

.hotspot_indicator {
	width: 25px !important;
	height: 25px !important;
}

.hotspot_close {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 16px;
	height: 16px;
	cursor: pointer !important;
}</pre></body></html>