.logotekstblokken-container .blokken-wrapper{margin-top:2em}.logotekstblokken-container .blokken-wrapper .blok{margin-bottom:2em}.logotekstblokken-container .blokken-wrapper .blok .inhoud{border:3px solid #e0dfe5;border-radius:40px;-webkit-border-radius:40px;overflow:hidden;height:100%;position:relative}.logotekstblokken-container .blokken-wrapper .blok .inhoud .afbeelding-wrapper{border-bottom:3px solid #e0dfe5;padding:2em 2em;text-align:center}.logotekstblokken-container .blokken-wrapper .blok .inhoud .afbeelding-wrapper a{border:0px}.logotekstblokken-container .blokken-wrapper .blok .inhoud .afbeelding-wrapper img{aspect-ratio:3;object-fit:contain;object-position:center;max-width:50%;min-height:60px}.logotekstblokken-container .blokken-wrapper .blok .inhoud .tekst-wrapper{padding:15px;cursor:pointer;height:100%;padding-bottom:15px}.logotekstblokken-container .blokken-wrapper .blok .inhoud .tekst-wrapper .tekst{max-height:125px;overflow:hidden;padding-bottom:0em;padding-right:2em;display:flex;flex-direction:column;-webkit-transition:max-height 700ms ease;-moz-transition:max-height 700ms ease;-ms-transition:max-height 700ms ease;-o-transition:max-heightll 700ms ease;transition:max-height 700ms ease}.logotekstblokken-container .blokken-wrapper .blok .inhoud .tekst-wrapper .tekst .button-wrapper{display:none;visibility:hidden}.logotekstblokken-container .blokken-wrapper .blok .inhoud .tekst-wrapper .tekst.open{max-height:1000px !important;max-height:fit-content !important}.logotekstblokken-container .blokken-wrapper .blok .inhoud .tekst-wrapper .tekst.open.has-button{margin-bottom:4em}.logotekstblokken-container .blokken-wrapper .blok .inhoud .tekst-wrapper .tekst.open:after{display:none;visibility:hidden}.logotekstblokken-container .blokken-wrapper .blok .inhoud .tekst-wrapper .tekst.open .button-wrapper{position:absolute;bottom:15px;display:inline;visibility:visible}.logotekstblokken-container .blokken-wrapper .blok .inhoud .tekst-wrapper .tekst:after{content:"";background:linear-gradient(to bottom, rgba(255,255,255,0) 0%, #fff 100%);height:50px;position:absolute;bottom:0px;width:100%}.logotekstblokken-container .blokken-wrapper .blok .inhoud .tekst-wrapper .toggle{padding-left:2em;position:absolute;right:15px}.logotekstblokken-container .blokken-wrapper .blok .inhoud .tekst-wrapper .toggle i.fa-minus{color:#00b498}.logotekstblokken-container .blokken-wrapper .blok .inhoud .tekst-wrapper:hover{background-color:#e0dfe5}.logotekstblokken-container .blokken-wrapper .blok .inhoud .tekst-wrapper:hover .tekst:after{background:linear-gradient(to bottom, rgba(255,255,255,0) 0%, #e0dfe5 100%)}