.custom-carousel{display:flex;overflow-x:auto;gap:2rem;scroll-snap-type:x mandatory;scroll-behavior:smooth;align-items:flex-start}.custom-carousel .et_pb_blurb{flex:0 0 calc(50% - 1rem);scroll-snap-align:start;background:#fff;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,0.08);transition:transform 0.3s ease}.custom-carousel::-webkit-scrollbar{display:none}.custom-carousel{-ms-overflow-style:none;scrollbar-width:none}@media (max-width:767px){.custom-carousel .et_pb_blurb{flex:0 0 100%}}.custom-carousel .review-text{max-height:9em;overflow:hidden;position:relative;transition:max-height 0.4s ease}.custom-carousel .review-text::after{content:"";position:absolute;bottom:0;left:0;right:0;height:2em;background:linear-gradient(to bottom,#ffffff,lightgray);pointer-events:none}.custom-carousel .review-text.open{max-height:none!important}.custom-carousel .review-text::after{display:none}.leesmeer-link{display:inline-block;margin-top:8px;color:#007aff;font-weight:600;cursor:pointer;text-decoration:none}.leesmeer-link:hover{text-decoration:underline}