.ijhs-slider{position:relative;width:100%;height:var(--ijhs-height,675px);overflow:hidden;background:var(--ijhs-grid-gap-color,#111)}.ijhs-track,.ijhs-front-slide{position:absolute;inset:0}.ijhs-front-slide{opacity:0;transition:opacity .7s ease}.ijhs-front-slide.is-active{opacity:1;z-index:2}.ijhs-photo-grid{position:absolute;inset:0;display:grid;gap:var(--ijhs-grid-gap,0px);background:var(--ijhs-grid-gap-color,#fff)}.ijhs-photo{background-size:cover;background-position:center;min-width:0;min-height:0}.ijhs-layout-single_1 .ijhs-photo-grid{grid-template-columns:1fr}.ijhs-layout-single_1 .ijhs-photo:nth-child(n+2){display:none}.ijhs-layout-split_2 .ijhs-photo-grid{grid-template-columns:1fr 1fr}.ijhs-layout-split_2 .ijhs-photo:nth-child(n+3){display:none}.ijhs-layout-split_3 .ijhs-photo-grid{grid-template-columns:repeat(3,1fr)}.ijhs-layout-split_3 .ijhs-photo:nth-child(n+4){display:none}.ijhs-layout-left_big_2_right .ijhs-photo-grid{grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr}.ijhs-layout-left_big_2_right .ijhs-photo-1{grid-row:1/3}.ijhs-layout-right_big_2_left .ijhs-photo-grid{grid-template-columns:1fr 2fr;grid-template-rows:1fr 1fr}.ijhs-layout-right_big_2_left .ijhs-photo-3{grid-column:2;grid-row:1/3}.ijhs-layout-left_big_3_right .ijhs-photo-grid{grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr 1fr}.ijhs-layout-left_big_3_right .ijhs-photo-1{grid-row:1/4}.ijhs-layout-right_big_3_left .ijhs-photo-grid{grid-template-columns:1fr 2fr;grid-template-rows:1fr 1fr 1fr}.ijhs-layout-right_big_3_left .ijhs-photo-4{grid-column:2;grid-row:1/4}.ijhs-layout-grid_4 .ijhs-photo-grid{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}.ijhs-layout-top_big_3_bottom .ijhs-photo-grid{grid-template-columns:repeat(3,1fr);grid-template-rows:2fr 1fr}.ijhs-layout-top_big_3_bottom .ijhs-photo-1{grid-column:1/4}.ijhs-layout-bottom_big_3_top .ijhs-photo-grid{grid-template-columns:repeat(3,1fr);grid-template-rows:1fr 2fr}.ijhs-layout-bottom_big_3_top .ijhs-photo-4{grid-column:1/4}.ijhs-layout-left_tall_3 .ijhs-photo-grid{grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,1fr)}.ijhs-layout-left_tall_3 .ijhs-photo-1{grid-row:1/4}.ijhs-layout-right_tall_3 .ijhs-photo-grid{grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,1fr)}.ijhs-layout-right_tall_3 .ijhs-photo-4{grid-column:2;grid-row:1/4}.ijhs-shade{position:absolute;inset:0;background:var(--ijhs-overlay-color,#000);opacity:var(--ijhs-overlay,0);z-index:3;pointer-events:none}.ijhs-content{position:absolute;z-index:4;left:50%;top:50%;transform:translate(-50%,-50%);text-align:center;max-width:720px;width:90%}.ijhs-content h2{margin:0 0 28px;font-size:clamp(28px,5vw,var(--ijhs-headline-size,48px));line-height:.98;letter-spacing:.04em;font-weight:500;text-transform:uppercase;color:var(--ijhs-headline-color,#fff);font-family:var(--ijhs-headline-font,inherit)}.ijhs-content p{margin:0 0 28px;font-size:clamp(16px,2vw,var(--ijhs-title-size,64px));line-height:1.25;letter-spacing:.03em;color:var(--ijhs-title-color,#fff);font-family:var(--ijhs-title-font,inherit)}.ijhs-content h2.ijhs-main-text-as-title{font-size:clamp(28px,5vw,var(--ijhs-title-size,64px));color:var(--ijhs-title-color,#fff);font-family:var(--ijhs-title-font,inherit)}.ijhs-has-shadow .ijhs-content h2,.ijhs-has-shadow .ijhs-content p{text-shadow:0 2px 10px rgba(0,0,0,.38)}.ijhs-button{display:inline-flex;align-items:center;justify-content:center;min-width:150px;padding:14px 30px;border:1px solid rgba(255,255,255,.9);border-radius:7px;color:#fff!important;text-decoration:none!important;font:600 14px/1.1 Arial,sans-serif;letter-spacing:.14em;text-transform:uppercase;background:rgba(255,255,255,.04)}.ijhs-button:hover{background:rgba(255,255,255,.14);color:#fff!important}.ijhs-nav{position:absolute;z-index:5;top:50%;transform:translateY(-50%);border:1px solid rgba(255,255,255,.9);background:transparent;color:#fff;width:44px;height:44px;border-radius:50%;font-size:0;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 8px rgba(0,0,0,.16)}.ijhs-nav:before{content:'';display:block;width:11px;height:11px;border-top:2px solid currentColor;border-left:2px solid currentColor}.ijhs-prev{left:24px}.ijhs-next{right:24px}.ijhs-prev:before{transform:translateX(2px) rotate(-45deg)}.ijhs-next:before{transform:translateX(-2px) rotate(135deg)}.ijhs-nav:hover{background:rgba(255,255,255,.12)}.ijhs-dots{position:absolute;right:28px;bottom:28px;z-index:5;display:flex;gap:8px;padding:7px 10px;border-radius:20px;background:rgba(0,0,0,.28)}.ijhs-dots button{width:8px;height:8px;border:0;border-radius:50%;padding:0;background:rgba(255,255,255,.55);cursor:pointer}.ijhs-dots button.is-active{background:#fff}@media(max-width:767px){.ijhs-slider{height:520px}.ijhs-photo-grid{grid-template-columns:1fr!important;grid-template-rows:1fr!important}.ijhs-photo{display:none}.ijhs-photo:first-child{display:block;grid-column:auto!important;grid-row:auto!important}.ijhs-content h2{font-size:38px}.ijhs-nav{display:none}}


/* v1.4.1: tekst-overlay altijd boven de grid tonen */
.ijhs-slider .ijhs-content{display:block!important;visibility:visible!important;opacity:1!important;z-index:50!important;position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;text-align:center!important;pointer-events:auto!important;}
.ijhs-slider .ijhs-content h2{display:block!important;visibility:visible!important;opacity:1!important;color:var(--ijhs-headline-color,#fff)!important;}
.ijhs-slider .ijhs-content p{display:block!important;visibility:visible!important;opacity:1!important;color:var(--ijhs-title-color,#fff)!important;}
.ijhs-slider .ijhs-content h2.ijhs-main-text-as-title{color:var(--ijhs-title-color,#fff)!important;}
.ijhs-slider .ijhs-button{display:inline-flex!important;visibility:visible!important;opacity:1!important;}
