<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

#theBody.contact #theMain .navbar-nav li.menu-bureau a.menu-link{
    font-variation-settings: "wght" 400;
}

#theBody.visie .page-block.with_block_image.default .page-block-image{
	
}
#theBody.visie .page-block.with_block_image.default .page-block-image img{
	width: 100%;
    aspect-ratio: 1 / 1;
    border-radius: 50%;
}

@media(max-width:767px){
	#theBody.visie .page-block.with_block_image.default .page-block-image{
		padding: 30px;
	}
}
@media(min-width:768px){
	#theBody.visie .page-block.with_block_image.default .page-block-image{
		width: 35%;
	}
	#theBody.visie .page-block.with_block_image.default .page-block-caption{
		width: 65%;
	}
	
}

@media(min-width:960px){
	#theBody.contact #logo-animatie{
		position: absolute; top: 0px; left:50%; width: 50%; height: auto; z-index: 2; padding: 0px; margin: 0px;
		aspect-ratio: 960 / 730; background: #ffffff;
	}
	#theBody.contact #logo-animatie.page-block.middle .page-block-caption {
		padding: 0px; margin: 0px;
	}
	
}


#theBody.werk.detail_mode .page-block.gallery .page-block-module .image-item{
    grid-column: span 2;
}
@media(min-width:600px){

    
    
	#theBody.werk.detail_mode .page-block.gallery-row-of-2 .page-block-module .image-item:nth-of-type(3),
	#theBody.werk.detail_mode .page-block.gallery-row-of-2 .page-block-module .image-item:nth-of-type(6),
	#theBody.werk.detail_mode .page-block.gallery-row-of-2 .page-block-module .image-item:nth-of-type(3),
	#theBody.werk.detail_mode .page-block.gallery-row-of-2 .page-block-module .image-item:nth-of-type(6) {
		grid-column: span 1!important;
	}	
}

#theBody.werk.detail_mode .page-block.gallery-row-of-1 .page-block-module .image-item{
    grid-column: span 2!important;
}	
#theBody.werk.detail_mode .page-block.gallery-mosaic-1-2-1 .page-block-module .image-item{
    grid-column: span 2!important;
}	
@media(min-width:600px){
    #theBody.werk.detail_mode .page-block.gallery-mosaic-1-2-1 .page-block-module .image-item{
        grid-column: span 1!important;
    }	
	#theBody.werk.detail_mode .page-block.gallery-mosaic-1-2-1 .page-block-module .image-item:nth-of-type(1),
	#theBody.werk.detail_mode .page-block.gallery-mosaic-1-2-1 .page-block-module .image-item:nth-of-type(4),
	#theBody.werk.detail_mode .page-block.gallery-mosaic-1-2-1 .page-block-module .image-item:nth-of-type(7),
	#theBody.werk.detail_mode .page-block.gallery-mosaic-1-2-1 .page-block-module .image-item:nth-of-type(10) {
		grid-column: span 2!important;
	}	
}

#theBody.werk #pageBlockPage{
}


.block.partners .block-caption .block-ttl h3{
	font-variation-settings: "wght" 400; line-height: 1.4em;
}

@media(min-width:768px){
	
.block.partners .block-caption .block-ttl {
	display: flex; flex-wrap: nowrap; align-content: flex-start; align-items: flex-start;
}
.block.partners .block-caption .block-ttl h2{
	flex: 1;
}
.block.partners .block-caption .block-ttl h3{
	flex: 1;
}
}
@media(min-width:991px){
	
.block.partners .block-caption .block-ttl h2{
	flex: 1;
}
.block.partners .block-caption .block-ttl h3{
	flex: 2;
}
}


.page-block-fotograaf-credits{
    margin-bottom: 0px; padding-bottom: 0px; margin-top: 0px; padding-top: 0px;
}
.page-block-fotograaf-credits .page-block-caption{
    margin-bottom: 0px; padding-bottom: 0px; margin-top: 5px; padding-top: 0px; line-height: 1.0em; font-size: 0.8em;
}




#theBody.werk.detail_mode .page-block.gallery.scrollable .page-block-module.countImages-1{
        display: grid;
        grid-template-columns: repeat(1, 1fr);
}
#theBody.werk.detail_mode .page-block.gallery.scrollable .page-block-module.countImages-1 .image-item{
    
}
</pre></body></html>