:root,#root,body{margin:0;padding:0;height:100%;scroll-behavior:smooth}:root,html{--background-color: #262626;--foreground-color: #4b7c41;font-family:sans-serif,Helvetica,arial;background-color:var(--background-color);color:#fff}a{color:var(--background-color);transition:.5s}a:hover{color:#646464}header{background-image:linear-gradient(#0006,#0006),url(/assets/Producten-DxGTUZ-2.jpg);height:400pt;width:100%;background-position:center;background-repeat:no-repeat;background-size:cover}header div{position:relative;top:25%}header div img{font-size:300%;margin-top:0;height:150pt;display:block;margin-left:auto;margin-right:auto}.products{display:grid;grid-template-columns:repeat(auto-fit,minmax(500pt,1fr))}.products article{color:var(--background-color);background-color:var(--foreground-color);margin:10pt;padding:10pt;border-radius:20pt;display:grid;grid-template-columns:fit-content(20%) fit-content(70%)}article div{margin:10pt;align-items:center}.products article img{display:block;margin-left:auto;margin-right:auto}article h2,article h3,article h4{margin-bottom:0}article p{margin-top:3pt}.products-small article{color:var(--background-color);background-color:var(--foreground-color);margin:10pt;padding:10pt;border-radius:20pt;max-width:fit-content;display:inline-flex}.products-small img{height:150pt}.awards{background-color:var(--background-color);display:grid;grid-template-columns:repeat(auto-fit,minmax(500pt,1fr))}.awards article{color:var(--background-color);background-color:#fff;padding:10pt;border-radius:20pt;max-width:fit-content;margin:10pt auto}.awards img{width:100%;max-height:500pt;object-fit:contain}footer{background-color:#608548;color:#fff;padding:5pt 10pt 10pt;margin-top:10pt}footer a{color:#a9a9a9}footer a:visited{color:#a9a9a9}footer a:hover{color:#d3d3d3}.author{margin-bottom:0}@media screen and (max-width:900px){.products{display:flex;flex-direction:column;align-items:center}.products article{max-width:100%;max-height:100%;display:flex;flex-wrap:wrap;justify-content:space-around}.products img{height:50%}.awards{display:flex;flex-direction:column;align-items:center}.awards img{max-height:100%}}.left{text-align:left}.center{text-align:center}.right{text-align:right}.start{text-align:start}.justify{text-align:justify}.end{text-align:end}.top{vertical-align:top}.middle{vertical-align:middle}.bottom{vertical-align:bottom}.content-center{align-content:center}.content-space-between{align-content:space-between}.content-space-around{align-content:space-around}.content-space-evenly{align-content:space-evenly}.content-stretch{align-content:stretch}.content-vertical-strech{align-items:stretch}.content-vertical-baseline{align-items:baseline}.content-vertical-center{align-items:center}.inline{display:inline}.inline-block{display:inline-block}.block{display:block}.flex{display:flex}.wrap{flex-wrap:wrap}.flex-start{justify-content:flex-start}.flex-center{justify-content:center}.flex-end{justify-content:flex-end}.flex-space-between{justify-content:space-between}.flex-space-around{justify-content:space-around}.flex-space-evenly{justify-content:space-evenly}.flex-vertical-start{align-items:flex-start}.flex-vertical-end{align-items:flex-end}.flex-content-start{align-content:flex-start}.flex-content-end{align-content:flex-end}.XXS{font-size:xx-small}.XS{font-size:x-small}.S{font-size:small}.L{font-size:large}.XL{font-size:x-large}.XXL{font-size:xx-large}.maxwidth{width:100%}.maxheight{height:100%}.hide{display:none}.no-attr{margin:0;border:none;padding:0;outline:none}
