.uitgelichtecases{margin:var(--so-margin) 0}.uitgelichtecases-tabs-wrapper{border:1px solid #cac2b5;border-radius:16px;margin-inline:auto;margin-bottom:var(--so-margin);max-width:100%;position:relative;width:fit-content}.uitgelichtecases-tabs{align-items:center;display:flex;gap:1px;overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch;& [role=tab]{all:unset;border-radius:12px;box-sizing:border-box;color:#403e3e;cursor:pointer;font-size:16px;font-weight:500;line-height:1;margin:2px;padding:14px 8px;transition:all .2s;white-space:nowrap;&[aria-selected=true]{background-color:var(--so-color-peach);color:var(--so-color-marine)}&:hover{background-color:var(--so-color-peach-hover)}&:focus-visible{outline:2px solid var(--so-color-marine);outline-offset:-2px}}}.uitgelichtecases-panel{align-items:center;display:grid;grid-template-columns:1fr 1fr;&[hidden]{display:none}& figure{align-self:stretch;border-radius:24px;margin-right:-80px;overflow:hidden;position:relative;& img{height:100%;inset:0;object-fit:cover;width:100%;z-index:0}& img,& span{position:absolute}& span{background-color:var(--so-color-peach);border-radius:8px;color:var(--so-color-marine);display:inline-block;font-size:16px;font-weight:500;left:32px;line-height:1.3;padding:4px 6px;top:32px}}}.uitgelichtecases-content{background-color:var(--so-color-mauve);border-radius:24px;display:flex;flex-direction:column;margin:52px 0;padding:64px 40px;z-index:0;.button-wrapper{margin-bottom:0;margin-top:40px}}.uitgelichtecases-logo{align-self:end;filter:grayscale(100%);margin-bottom:16px;max-height:40px;width:auto}.uitgelichtecases-cijfer{font-size:160px;line-height:1;margin:0}.uitgelichtecases-cijfer,.uitgelichtecases-subtitle{color:var(--so-color-marine);font-family:var(--so-font-family-header);font-weight:500}.uitgelichtecases-subtitle{font-size:32px;line-height:1.5;margin:0 0 40px}.uitgelichtecases-content{& blockquote{color:var(--so-color-marine);& footer{font-size:14px;font-style:normal;letter-spacing:var(--so-fontsize-body-letter-spacing);line-height:1.4;margin-top:16px}}}@media (max-width:768px){.uitgelichtecases-tabs-wrapper{overflow:hidden;&.has-overflow:not(.scrolled-end){&:after{background:linear-gradient(90deg,hsla(39,79%,96%,0),#fdf8ee 89.9%);border-radius:0 15px 15px 0;bottom:1px;content:"";pointer-events:none;position:absolute;right:0;top:1px;width:52px}}}.uitgelichtecases-tabs{flex-wrap:nowrap}.uitgelichtecases-logo{margin-bottom:24px}.uitgelichtecases-cijfer{font-size:80px}.uitgelichtecases-panel{gap:24px;grid-template-columns:1fr;& figure{margin-bottom:-80px;margin-right:0;min-height:300px}}.uitgelichtecases-subtitle{margin-bottom:22px}.uitgelichtecases-content{border-radius:20px;margin:0;padding:24px}}@media screen and (max-width:500px){.uitgelichtecases-panel{& figure{min-height:240px}}}@media (prefers-reduced-motion:reduce){.uitgelichtecases-tabs [role=tab]{transition-duration:.01ms}}