.product-merken__item{background-color:#fff;aspect-ratio:24/20;width:100%;height:auto;display:flex;justify-content:center;align-items:center;border:1px solid #c3c3c3}.product-merken__item img{max-width:80%!important;max-height:50%!important}@media(max-width:576px){.product-merken__item img{max-width:60%!important;max-height:40%!important}}.product-perks__item{padding:40px 0;border-top:1px solid #c3c3c3;max-height:fit-content}.product-perks__item:last-child{border-bottom:1px solid #c3c3c3}.product-perks__item-image{width:100%;height:auto;aspect-ratio:708/600;object-fit:cover}.faq-items__item{border-top:1px solid #c3c3c3}.faq-items__item:last-child{border-bottom:1px solid #c3c3c3}.faq-items__item-summary{width:100%;padding:16px 0;display:flex;justify-content:space-between;align-items:center;cursor:pointer;background:none;border:none;text-align:left;font:inherit}.faq-items__item-icon{display:inline-block;width:16px;height:16px;background-image:url(/plusje.svg);background-repeat:no-repeat;background-size:contain;flex-shrink:0;transition:transform .35s ease}.faq-items__item--open .faq-items__item-icon{transform:rotate(45deg)}.faq-items__item-body{overflow:hidden;max-height:0;transition:max-height .35s ease,opacity .35s ease;opacity:0}.faq-items__item--open .faq-items__item-body{opacity:1}.faq-items__item-inner{padding-bottom:16px}.diensten,.faq{padding:60px 0}.diensten{display:flex;justify-content:center;align-items:center;flex-direction:column}.diensten-item{cursor:pointer;color:var(--black)!important}.diensten-item:hover .diensten-item__title>img{width:17px;height:17px;margin-right:8px}.diensten-item:hover .diensten-item__image{transform:scale(1.05)}.diensten-item__number{font-size:14px;font-weight:200}.diensten-item__image{width:100%;height:100%;aspect-ratio:346/411;object-fit:cover;position:absolute;transition:transform .3s ease}.diensten-item__image-container{position:relative;overflow:hidden;aspect-ratio:346/411;width:100%;height:auto}.diensten-item__title{display:flex;align-items:center;font-size:36px;font-weight:600}.diensten-item__title>img{width:0;height:0;transition:width .3s ease,margin-right .3s ease,height .3s ease}