<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.mobileshow {display: none;}
.mobilehidden {display: block;}
body { font-family: Arial; font-size: 21px; line-height: 25px;}
header { background: #fff url("../images/header-stripes.svg") no-repeat top right -325px; height: 144px;}
#logo { height:92px; margin-top:37px; }
p { font-weight:bold; color: #174E3C; margin-bottom: 42px;}
a.button { background:#D27C27; color:#fff; padding: 16px 19px; border-radius: 7px; border:1px solid #fff; text-decoration: none;}
a.button:hover {background:#fff; color:#D27C27; border: 1px solid #D27C27;}
h1 {color: #fff; text-align:right; margin-right: 65px; margin-top:104px; font-weight:bold; font-style: italic; text-shadow: 0px 3px 6px #000;}
header {margin-bottom: 60px;}
.bg-wagens {margin-top: 50px; margin-bottom: 60px; height: 590px; background: url("../images/vrieswijk-vrachtwagens.jpg") no-repeat;}
h1 {font-size: 71px; line-height: 87px;}
h2 {font-size: 38px; color: #174E3C; font-weight: bold; margin-bottom: 38px;}
ul { color: #174E3C; float:left; margin-right: 113px;}
ul li {margin-bottom: 10px;}
footer {margin-top:82px; height: 488px; background: #174E3C url(../images/footer-stripes.svg) no-repeat top right; color: #fff;}
h3 { margin-top: 36px; text-transform: uppercase; font-size: 27px; font-weight:bold; margin-bottom: 64px;}
footer p { color: #fff; font-weight: normal; line-height: 30px; font-size: 18px; }
footer a {text-decoration: none; color: #fff;}
footer a:hover {text-decoration: underline;}
.registrations {margin-top: 36px; float:left; margin-right: 32px;}
.niwo {margin-top: 51px;}
h1.privacy {font-size: 38px; color: #174E3C; font-weight: bold; margin-bottom: 38px;}
p.privacy {font-size:16px !important; font-weight:normal !important;}
ul.privacy {font-size:16px !important; font-weight:normal !important; display:block;float:none;}
@media (max-width: 1024px) {
  header{ background: #fff url("../images/header-stripes.svg") no-repeat top right -825px; }
  .bg-wagens {height: 418px; background: url("../images/vrieswijk-vrachtwagens.jpg") no-repeat; background-size: cover; margin-bottom: 40px;}
  h1 {font-size: 37px; line-height: 43px; margin-top: 36px;}
  footer { background: #174E3C;}
@media (max-width: 576px) {
  .mobileshow {display: block;}
  .mobilehidden {display: none;}
  body { font-size: 17px; line-height: 19px;}
  header {background: #fff url("../images/mobile-header-stripes.svg") no-repeat top right; height: 71px;}
  #logo {height:44px; margin-top:13px;}
  a.button { padding: 12px 15px;  }
  .bg-wagens {height: 418px; background: url("../images/mobile-vrieswijk-vrachtwagens.jpg") no-repeat; background-size: cover; margin-bottom: 40px;}
  h1 {font-size: 24px; margin-top: 24px; margin-right: 14px; line-height: 30px; }
  h2 { font-size: 27px;}
  ul { color: #174E3C;}
  ul li {margin-bottom: 10px;}
  footer { background: #174E3C; height: 100%; padding-bottom: 62px; margin-top: 32px;}
}
</pre></body></html>