<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">header {
	max-width: 760px;
	margin: 0 auto;
	padding-top: 20px;
}
.res-inner-contents {
	padding-top: 10px !important;
}
.move-to-other-site {
	max-width: 760px;
	margin: 0 auto;
	margin-top: 1.5em !important;
	padding: 0 0 30px 0 !important;
	border: 3px solid #17375e;
}
.move-to-other-site h1 {
	background: #17375e;
	color: #fff;
	font-size: 20px;
	margin-bottom: 2.7em;
	padding: 10px;
}
.move-to-other-site .res-textbox {
	margin: 0 13% 1em 13%;
}
.move-to-other-site .res-textbox p {
	margin-bottom: 1.5em;
	color: #333;
}
.move-to-other-site .res-ib-link {
}
@media (min-width: 769px) and (max-width: 1024px) {
	.move-to-other-site {
		margin-top: 1.5em !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}
}
@media (min-width: 571px) and (max-width: 768px) {
}
@media (min-width: 0px) and (max-width: 768px) {
	header {
		margin: 0 10px 20px 10px;
	}
	.move-to-other-site {
		margin-top: 1.5em !important;
		max-width: 100%;
	}
	.move-to-other-site h1 {
		margin-bottom: 2em;
	}
	.move-to-other-site .res-textbox {
		margin: 0 5% 1em 5%;
	}
}
</pre></body></html>