<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, menu, nav, section, time, mark, audio, video, details, summary {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font-weight: normal;
vertical-align: baseline;
background: transparent;
}
article, aside, figure, footer, header, nav, section, details, summary {display: block;}
html {box-sizing: border-box;}
*, *:before, *:after {box-sizing: inherit;}
ul {list-style: none;}
a {margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; color: #09c;}
a:hover {color: #2BE;}
strong {font-weight: 400; color: #333;}
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
body {font-family: 'Source Sans Pro', Arial, sans-serif; font-size: 16px; font-weight: 300; color: #666; background: #fff;}
h1, h2, h3 {font-weight: 300; font-size: 46px; line-height: 1; color: #333;}
h2 {font-size: 30px; margin-bottom: 5px;}
h3 {font-size: 22px;}
p {margin: 0 0 1em; line-height: 1.5; font-weight: 300;}
dt {color: #333; font-weight: 400;}
dd {color: #666; font-weight: 300; margin-bottom: 1em;}
input {font-size: 13px;}
input[type="submit"] {cursor: pointer;}

.page-container {max-width: 960px; margin: 0 auto 2em; padding: 2em 2em 0; background: #ddd; border-radius: 3px;}
header {margin-bottom: 2em; padding-left: 60px; background: url(/static/img/warning.png) 0 10px no-repeat;}
.subtitle {font-size: 16px; color: #666; margin: 0 0 0 3px;}
.highlight {background: #eee; margin: 1em -3em; padding: 2em 3em 1em;}
.language-switcher {max-width: 960px; text-align: right; margin: 2em auto 0;}
.language-switcher li {display: inline-block; margin: 0 0 0 .5em;}
.icon {width: 16px; height: 16px; opacity: .5; overflow: hidden; text-indent: 100%; white-space: nowrap; display: inline-block; background: url(/static/img/flags.png) no-repeat;}
.icon.en {background-position: 0 -20px;}
.icon.es {background-position: 0 -40px;}
.icon.it {background-position: 0 -60px;}
.icon.fr {background-position: 0 -80px;}
.icon.nl {background-position: 0 -100px;}
.icon.pt {background-position: 0 -120px;}
.icon.de {background-position: 0 -160px;}
.icon:hover, .icon.active {opacity: 1;}
.btn {padding: 10px 15px; display: inline-block; background: #eee; color: #666; border: none; transition: background .1s ease; text-transform: uppercase;}
.btn-primary {background-color: #09c; color: #fff;}
.btn-primary:hover {background-color: #2be;}
.btn-primary:active {background-color: #08b; margin-top: 1px;}

#contact_validation {margin: 1em 0; padding: 1em 0 0; border-top: 1px dotted #ccc; border-bottom: 1px dotted #ccc;}
#recaptcha_table {border: none !important;}
#recaptcha_widget_div {margin-bottom: 10px;}
.recaptcha_input_area {background: #fff;}
#recaptcha_response_field {border: 1px solid #999 !important; padding: 5px; margin-top: 10px; margin-left: -7px;}
#feedbackMail {padding-top: 2em;}
#feedbackMail h3 {/*color: #090;*/ font-weight: bold;}
.submitted #contact_validation {display: none;}
.submitted #feedbackMail {display: block;}
.domainsuspensionClass {display: none;}
.validationError {}
.recaptcha_form {background-color: }

.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}
.alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}
.alert-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}
.alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}







</pre></body></html>