<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Karla:wght@400;500;600;700&amp;display=swap');
.logo {
  margin-right: 30px;
}
h1, h2, h3, h4, h5, h6, html, ol, p, ul {
  color: #464646;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: 'Karla', sans-serif !important;
  font-weight: 500;
}
.h1, h1 {
  font-size: 2.25rem;
}
.header__menu-service {
  display: none;
}
.nav-main .menu-item-level--9::after {
  background: rgba(0, 0, 0, .0);
}
.actueel h3 {
  margin: 25px 0 5px 0;
}
.actueel ul {
  padding-left: 0;
  list-style-type: none;
}
.block-text .block-title {
  margin-bottom: 7px;
}
.section--two-column .col + .col:last-of-type {
  background-color: #efefef;
  padding: 15px 15px;
}
.view-faq-view ul {
  margin-top: -1.0rem;
}
.section--two-column .col ol:last-child, .section--two-column .col p:last-child, .section--two-column .col ul:last-child {
  margin-bottom: 1.5rem;
}

.footer-bottom .copyright {
  font-size: 1.0625rem;
  line-height: 1.625rem;
}

.menu-item-level--9 a {
	display: block;
	width: 100%;
}


.menu-item-link i {
	float:right;
}

@media (min-width:992px) {
	.menu-item-link i {
	display:none;
	}
}

.footer-bottom .footer-links {
  display: none;
}

/*
.header__menu.open .nav-main.submenu-open {
  display: none;
}</pre></body></html>