<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#footer-banner
{
	background-color:#000;
	color:#a5a5a5;
}

.footer-copyright {
  padding: 20px;
    padding-left: 20px;
  border-top: #555 solid 1px;
  margin-top: 20px;
  padding-left: 40px;
  color: #a5a5a5;
  font-size: 16px;
}

.footer-copyright a
{
	color: #a5a5a5;
	text-decoration:none;
	font-size: 16px;
}

.footer-copyright a:hover
{
	color: #bbb;
	text-decoration:underline;
}

.footer-banner-logo img {
  margin-left: 20px;
  margin-top: 20px;
}

.footer-nl
{
	text-align:center;
	margin-top:10px;
	
}

.footer-banner-social
{
	text-align:right;
}
.footer-banner-social img {
  height: 35px;
  margin: 26px 20px;
}


::before, ::after {

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}
Ã©lÃ©ment {

}
#footer-banner {

    font-size: 16px;
    color: #fff;

}


.prefooter-title-block {
  padding-bottom: 40px;
  padding-left: 12px;
}
.prefooter-title {
  font-size: 80px;
  font-weight: bold;
}
.prefooter-subtitle {
  font-size: 40px;
  font-weight: normal;
  line-height: 7px;
  margin-bottom: 30px;
}

.prefooter_check {
  margin-top: 100px;
}
.prefooter-point-check {
  width: 50px;
  height: 50px;
}
.prefooter_check_block {
  text-align: center;
}
.prefooter-point-text {
  font-size: 20px;
  text-align: left;
}
#prefooter {
  margin-top: 20px;
}
.prefooter_check.gray-bg {
  background-size: 300px;
  background-position-x: 77%;
  padding-right: 100px;
  width: 500px;
  max-width: 80%;
margin: auto;
  margin-bottom: auto;
margin-bottom: 20px;
}
.prefooter-title-block.gray-bg {
  background-size: 300px 125px;
}
.prefooter-img
{
max-width: 100%;
width: 400px;
margin: 30px;
max-width: 80%;
}

@media only screen and (max-width: 560px)
{


.prefooter-title {
  font-size: 50px;
  font-weight: bold;
}
.prefooter-subtitle {
  font-size: 30px;
  font-weight: normal;
  line-height: 12px;
  margin-bottom: 30px;
}
.prefooter_check.gray-bg {
  width: auto;
}
}</pre></body></html>