<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.paper { padding:40px 0px; }
.cssTitoloPagina { height:45vh;padding:40px; }
.cssTitoloPagina_txt { display:inline-block;position:absolute;bottom:30px;padding-right:10%;height:100px; }
.PrivacyBox { display:inline-block;font-weight:700;font-variant:small-caps;margin:20px 0px;color:rgb(101,101,101); }
.PrivacyBTN { margin:0px 20px;position:relative;font-weight:700;padding:6px 24px;line-height:24px;z-index:1; }
.PrivacyBTN:before { position:absolute;width:100%;height:100%;content:"";z-index:-1;left:0px;top:0px;transform:matrix(1,0,-0.531709,1,0,0); }
.PrivacyBTN:first-of-type { margin-left:60px; }
.PrivacyBTN:hover { color:white !important; }
.PrivacyBTN:first-of-type:before { background-color:rgba(31,166,122,0.5); }
.PrivacyBTN:last-of-type:before { background-color:rgba(226,22,19,0.5); }
.PrivacyBTN:first-of-type { color:rgb(31,166,122); }
.PrivacyBTN:last-of-type { color:rgb(226,22,19); }
@media screen and (min-width:801px) {
	.pri_title { font-size:24pt !important; }
	.pri_subtitle { font-size:18pt !important; }
	.PrivacyBox { font-size:24pt; }
	.PrivacyBTN { font-size:16pt; }
}
@media screen and (max-width:800px) {
	.pri_title { font-size:18pt !important; }
	.pri_subtitle { font-size:14pt !important; }
	.PrivacyBox { font-size:18pt; }
	.PrivacyBTN { font-size:12pt; }
}
</pre></body></html>