.apple-hero-section--carousel.apple-hero-section{background-color:var(--kleur-wit, #ffffff);width:100%;margin:0;padding-top:var(--ah-pad-top, 0px);padding-bottom:var(--ah-pad-bottom, 0px);position:relative;z-index:1;font-family:var(--ah-font)}.apple-hero-section--carousel *{font-family:var(--ah-font)}.apple-hero-section--carousel .apple-hero-container{max-width:2560px;margin-inline:auto}.apple-hero-section--carousel .ahc-track{position:relative}.apple-hero-section--carousel .ahc-track.is-carousel{touch-action:pan-y}.apple-hero-section--carousel .ahc-track.is-carousel .ahc-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:opacity .7s ease}.apple-hero-section--carousel .ahc-track.is-carousel .ahc-slide.is-active{position:relative;opacity:1;pointer-events:auto;z-index:2}@media(prefers-reduced-motion:reduce){.apple-hero-section--carousel .ahc-track.is-carousel .ahc-slide{transition:none}}.apple-hero-section--carousel .apple-hero-block{display:flex;width:100%;position:relative;min-height:clamp(var(--ah-block-height-m, 440px),calc(44vw - 10vh),var(--ah-block-height-d, 680px));overflow:hidden;padding:clamp(32px,4vw,56px) clamp(24px,4vw,56px) clamp(40px,5vw,72px);box-sizing:border-box}@media(min-width:769px)and (max-width:1099px){.apple-hero-section--carousel .apple-hero-block{min-height:var(--ah-block-height-t, 680px)}}.apple-hero-section--carousel .apple-hero-bg-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none;display:none}.apple-hero-section--carousel .apple-hero-bg-img{width:100%;height:100%;object-fit:cover;display:block}@media(min-width:769px){.apple-hero-section--carousel .apple-hero-block.is-fullscreen-d .apple-hero-bg-image{display:block}.apple-hero-section--carousel .apple-hero-block.is-fullscreen-d .apple-hero-image-area{display:none}}@media(max-width:768px){.apple-hero-section--carousel .apple-hero-block.is-fullscreen-m .apple-hero-bg-image{display:block}.apple-hero-section--carousel .apple-hero-block.is-fullscreen-m .apple-hero-image-area{display:none}}.apple-hero-section--carousel .apple-hero-block.pos-d-top-left{justify-content:flex-start;align-items:flex-start}.apple-hero-section--carousel .apple-hero-block.pos-d-top-center{justify-content:center;align-items:flex-start}.apple-hero-section--carousel .apple-hero-block.pos-d-top-right{justify-content:flex-end;align-items:flex-start}.apple-hero-section--carousel .apple-hero-block.pos-d-middle-left{justify-content:flex-start;align-items:center}.apple-hero-section--carousel .apple-hero-block.pos-d-middle-center{justify-content:center;align-items:center}.apple-hero-section--carousel .apple-hero-block.pos-d-middle-right{justify-content:flex-end;align-items:center}.apple-hero-section--carousel .apple-hero-block.pos-d-bottom-left{justify-content:flex-start;align-items:flex-end}.apple-hero-section--carousel .apple-hero-block.pos-d-bottom-center{justify-content:center;align-items:flex-end}.apple-hero-section--carousel .apple-hero-block.pos-d-bottom-right{justify-content:flex-end;align-items:flex-end}.apple-hero-section--carousel .apple-hero-text-content{position:relative;z-index:10;max-width:min(var(--ah-text-max-w, 700px),90%);width:auto;text-align:center;margin-top:var(--ah-text-top-off, 0px);margin-bottom:var(--ah-text-bottom-off, 0px)}.apple-hero-section--carousel .apple-hero-block.pos-d-top-left .apple-hero-text-content,.apple-hero-section--carousel .apple-hero-block.pos-d-middle-left .apple-hero-text-content,.apple-hero-section--carousel .apple-hero-block.pos-d-bottom-left .apple-hero-text-content{text-align:left}.apple-hero-section--carousel .apple-hero-block.pos-d-top-right .apple-hero-text-content,.apple-hero-section--carousel .apple-hero-block.pos-d-middle-right .apple-hero-text-content,.apple-hero-section--carousel .apple-hero-block.pos-d-bottom-right .apple-hero-text-content{text-align:right}.apple-hero-section--carousel .apple-hero-title{margin:0;line-height:1.1;text-wrap:balance}.apple-hero-section--carousel .apple-hero-subtitle{margin:0;line-height:1.3}.apple-hero-section--carousel .apple-hero-highlight{display:inline;padding:.09em .34em .12em;border-radius:999px;box-decoration-break:clone;-webkit-box-decoration-break:clone;transition:background-position 1s cubic-bezier(.65,0,.35,1)}.apple-hero-section--carousel .apple-hero-highlight.is-marked{background-position:0 0}@media(prefers-reduced-motion:reduce){.apple-hero-section--carousel .apple-hero-highlight{transition:none}}.apple-hero-section--carousel .apple-hero-buttons{display:flex;gap:15px;justify-content:center;flex-wrap:wrap}.apple-hero-section--carousel .apple-hero-block.pos-d-top-left .apple-hero-buttons,.apple-hero-section--carousel .apple-hero-block.pos-d-middle-left .apple-hero-buttons,.apple-hero-section--carousel .apple-hero-block.pos-d-bottom-left .apple-hero-buttons{justify-content:flex-start}.apple-hero-section--carousel .apple-hero-block.pos-d-top-right .apple-hero-buttons,.apple-hero-section--carousel .apple-hero-block.pos-d-middle-right .apple-hero-buttons,.apple-hero-section--carousel .apple-hero-block.pos-d-bottom-right .apple-hero-buttons{justify-content:flex-end}.apple-hero-section--carousel .apple-hero-btn-1,.apple-hero-section--carousel .apple-hero-btn-2{font-size:var(--ah-btn-font, 17px);padding:var(--ah-btn-pad-y, 11px) var(--ah-btn-pad-x, 24px);border-radius:980px;text-decoration:none;transition:opacity .3s ease;display:inline-block;min-width:0;text-align:center;line-height:1.2}.apple-hero-section--carousel .apple-hero-btn-1:hover,.apple-hero-section--carousel .apple-hero-btn-2:hover{opacity:.85}.apple-hero-section--carousel .apple-hero-cover-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;display:block;text-decoration:none}.apple-hero-section--carousel .apple-hero-text-content{pointer-events:none}.apple-hero-section--carousel .apple-hero-btn-1,.apple-hero-section--carousel .apple-hero-btn-2{pointer-events:auto}.apple-hero-section--carousel .apple-hero-image-area{position:absolute;bottom:0;left:0;width:100%;display:flex;justify-content:center;align-items:flex-end;pointer-events:none;z-index:2}.apple-hero-section--carousel .ahc-track.is-carousel .apple-hero-image-area{bottom:clamp(24px,4vw,40px)}.apple-hero-section--carousel .apple-hero-img-bottom{height:80%;max-height:80%;width:auto;max-width:none;display:block;margin:0 auto;object-fit:contain}.apple-hero-section--carousel .mobile-only-img{display:none}.apple-hero-section--carousel .desktop-only-img{display:block}@media(min-width:769px){.apple-hero-section--carousel .apple-hero-image-area{left:50%;right:auto;transform:translate(-50%)}}.apple-hero-section--carousel .ahc-controls{position:absolute;left:50%;bottom:clamp(0px,.2vw,3px);transform:translate(-50%);z-index:var(--laag-inhoud, 20);display:flex;align-items:center;gap:12px}.apple-hero-section--carousel .ahc-dots{display:flex;align-items:center;gap:6px}.apple-hero-section--carousel .ahc-dot{-webkit-appearance:none;appearance:none;border:0;padding:0;cursor:pointer;width:9px;height:9px;border-radius:999px;background:#1d1d1f40;position:relative;overflow:hidden;flex:none;transition:width .5s cubic-bezier(.22,1,.36,1),background-color .3s ease}.apple-hero-section--carousel .ahc-dot:hover{background:#1d1d1f66}.apple-hero-section--carousel .ahc-dot.is-active{width:32px;background:#1d1d1f2e}.apple-hero-section--carousel .ahc-dot-fill{position:absolute;top:0;left:0;height:100%;width:0%;background:var(--kleur-tekst, #1d1d1f);border-radius:inherit}.apple-hero-section--carousel .ahc-dot.is-active .ahc-dot-fill{animation:ahc-dot-progress var(--ahc-interval, 5s) linear forwards}.apple-hero-section--carousel .ahc-controls.is-paused .ahc-dot.is-active .ahc-dot-fill{animation-play-state:paused}@keyframes ahc-dot-progress{0%{width:0%}to{width:100%}}@media(prefers-reduced-motion:reduce){.apple-hero-section--carousel .ahc-dot.is-active .ahc-dot-fill{animation:none;width:100%}}.apple-hero-section--carousel .ahc-playpause{-webkit-appearance:none;appearance:none;width:28px;height:28px;border-radius:50%;border:0;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;flex:none;transition:background-color .2s ease}.apple-hero-section--carousel .ahc-playpause:hover{background:#1d1d1f14}.apple-hero-section--carousel .ahc-playpause svg{width:14px;height:14px;fill:var(--kleur-tekst, #1d1d1f)}.apple-hero-section--carousel .ahc-playpause .ahc-icon-play{display:block}.apple-hero-section--carousel .ahc-playpause .ahc-icon-pause,.apple-hero-section--carousel .ahc-playpause.is-playing .ahc-icon-play{display:none}.apple-hero-section--carousel .ahc-playpause.is-playing .ahc-icon-pause{display:block}@media(max-width:768px){.apple-hero-section--carousel .apple-hero-block{min-height:var(--ah-block-height-m, 440px);padding:36px clamp(16px,5.5vw,28px) clamp(28px,8vw,44px)}.apple-hero-section--carousel .apple-hero-block.pos-m-top-left{justify-content:flex-start;align-items:flex-start}.apple-hero-section--carousel .apple-hero-block.pos-m-top-center{justify-content:center;align-items:flex-start}.apple-hero-section--carousel .apple-hero-block.pos-m-top-right{justify-content:flex-end;align-items:flex-start}.apple-hero-section--carousel .apple-hero-block.pos-m-middle-left{justify-content:flex-start;align-items:center}.apple-hero-section--carousel .apple-hero-block.pos-m-middle-center{justify-content:center;align-items:center}.apple-hero-section--carousel .apple-hero-block.pos-m-middle-right{justify-content:flex-end;align-items:center}.apple-hero-section--carousel .apple-hero-block.pos-m-bottom-left{justify-content:flex-start;align-items:flex-end}.apple-hero-section--carousel .apple-hero-block.pos-m-bottom-center{justify-content:center;align-items:flex-end}.apple-hero-section--carousel .apple-hero-block.pos-m-bottom-right{justify-content:flex-end;align-items:flex-end}.apple-hero-section--carousel .apple-hero-block.pos-m-top-left .apple-hero-text-content,.apple-hero-section--carousel .apple-hero-block.pos-m-middle-left .apple-hero-text-content,.apple-hero-section--carousel .apple-hero-block.pos-m-bottom-left .apple-hero-text-content{text-align:left}.apple-hero-section--carousel .apple-hero-block.pos-m-top-center .apple-hero-text-content,.apple-hero-section--carousel .apple-hero-block.pos-m-middle-center .apple-hero-text-content,.apple-hero-section--carousel .apple-hero-block.pos-m-bottom-center .apple-hero-text-content{text-align:center}.apple-hero-section--carousel .apple-hero-block.pos-m-top-right .apple-hero-text-content,.apple-hero-section--carousel .apple-hero-block.pos-m-middle-right .apple-hero-text-content,.apple-hero-section--carousel .apple-hero-block.pos-m-bottom-right .apple-hero-text-content{text-align:right}.apple-hero-section--carousel .apple-hero-block.pos-m-top-left .apple-hero-buttons,.apple-hero-section--carousel .apple-hero-block.pos-m-middle-left .apple-hero-buttons,.apple-hero-section--carousel .apple-hero-block.pos-m-bottom-left .apple-hero-buttons{justify-content:flex-start}.apple-hero-section--carousel .apple-hero-block.pos-m-top-center .apple-hero-buttons,.apple-hero-section--carousel .apple-hero-block.pos-m-middle-center .apple-hero-buttons,.apple-hero-section--carousel .apple-hero-block.pos-m-bottom-center .apple-hero-buttons{justify-content:center}.apple-hero-section--carousel .apple-hero-block.pos-m-top-right .apple-hero-buttons,.apple-hero-section--carousel .apple-hero-block.pos-m-middle-right .apple-hero-buttons,.apple-hero-section--carousel .apple-hero-block.pos-m-bottom-right .apple-hero-buttons{justify-content:flex-end}.apple-hero-section--carousel .apple-hero-buttons{gap:10px}.apple-hero-section--carousel .apple-hero-btn-1,.apple-hero-section--carousel .apple-hero-btn-2{font-size:calc(var(--ah-btn-font, 17px) * .88);padding:calc(var(--ah-btn-pad-y, 11px) * .85) calc(var(--ah-btn-pad-x, 24px) * .85);min-width:0}.apple-hero-section--carousel .mobile-only-img{display:block}.apple-hero-section--carousel .desktop-only-img{display:none}.apple-hero-section--carousel .apple-hero-image-area{height:var(--ah-img-zone-h-m, 60%)}.apple-hero-section--carousel .ahc-controls{gap:8px}.apple-hero-section--carousel .ahc-dot{width:8px;height:8px}.apple-hero-section--carousel .ahc-dot.is-active{width:26px}.apple-hero-section--carousel .ahc-playpause{width:24px;height:24px}.apple-hero-section--carousel .ahc-playpause svg{width:12px;height:12px}}@media(min-width:700px)and (max-width:768px){.apple-hero-section--carousel .apple-hero-block{min-height:var(--ah-block-height-im, 520px)}.apple-hero-section--carousel .apple-hero-image-area{height:var(--ah-img-zone-h-im, 60%)}}@media(max-width:480px){.apple-hero-section--carousel .apple-hero-block{padding-top:28px}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/hej-apple-carousel.css.map */
