<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.request {
	margin-bottom: 40px;
}

.privacy {
	width:100%;
	height:300px;
	overflow: auto;
	background: #fff;
	position: relative;
}

.privacy div {
	padding:20px;
}

.ps__rail-x, .ps__rail-y {
    opacity: 0.6!important;
}</pre></body></html>