.yuyou-storemap{--storemap-inset: var(--yuyou-gutter);position:relative;z-index:0;padding:0 0 8rem}@media screen and (min-width:750px){.yuyou-storemap{padding-bottom:10rem}}@media screen and (min-width:990px){.yuyou-storemap{padding-bottom:12rem}}.yuyou-storemap__overlay{position:absolute;top:0;left:0;z-index:2;box-sizing:content-box;max-width:46rem;padding:var(--storemap-inset)}@media screen and (max-width:749px){.yuyou-storemap__overlay{position:relative;z-index:0;padding-top:8rem;padding-bottom:.8rem}}.yuyou-storemap__visit{position:relative;z-index:2;padding:2.4rem var(--storemap-inset) 0;text-align:right}@media screen and (min-width:750px){.yuyou-storemap__visit{position:absolute;right:0;bottom:0;padding:var(--storemap-inset)}}.yuyou-storemap__heading{margin:0;font-size:var(--yuyou-text-lead, clamp(2rem, 2.4vw, 2.8rem));font-weight:var(--font-body-weight, 400);line-height:1.15;letter-spacing:-.01em;color:rgb(var(--color-foreground))}.yuyou-storemap__text{margin:1.6rem 0 0;font-size:var(--yuyou-text-body, 1.6rem);line-height:1.55;color:rgb(var(--color-foreground))}.yuyou-storemap__stage{position:relative;z-index:1;width:100%;margin:0 auto}.yuyou-storemap__image{display:block;width:100%;height:auto}.yuyou-storemap__marker{position:absolute;z-index:2;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;padding:0;border:0;border-radius:999px;cursor:pointer;background-color:rgb(var(--yuyou-red-rgb, 218, 40, 27));color:rgb(var(--yuyou-paper-rgb, 255, 255, 255));font-family:inherit;font-size:var(--yuyou-text-meta, 1.2rem);font-weight:500;transition:transform var(--duration-short) ease}.yuyou-storemap__marker:hover,.yuyou-storemap__marker:focus-visible{transform:translate(-50%,-50%) scale(1.15)}.yuyou-storemap__marker-number{line-height:1}.yuyou-storemap__ring{position:absolute;top:-.2rem;right:-.2rem;bottom:-.2rem;left:-.2rem;border:.2rem solid rgb(var(--yuyou-red-rgb, 218, 40, 27));border-radius:999px;opacity:0;pointer-events:none}.yuyou-storemap__tooltip{position:absolute;bottom:calc(100% + 1.2rem);left:50%;transform:translate(-50%);display:grid;gap:.4rem;width:max-content;max-width:24rem;padding:1.2rem 1.6rem;border-radius:1.2rem;background-color:rgb(var(--yuyou-ink-rgb, 23, 21, 15));color:rgb(var(--yuyou-paper-rgb, 255, 255, 255));text-align:left;opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--duration-short) ease,visibility var(--duration-short) ease}.yuyou-storemap__marker:hover .yuyou-storemap__tooltip,.yuyou-storemap__marker:focus .yuyou-storemap__tooltip{opacity:1;visibility:visible}@media screen and (max-width:989px){.yuyou-storemap__marker[data-anker=links] .yuyou-storemap__tooltip{left:-.4rem;right:auto;transform:none}.yuyou-storemap__marker[data-anker=rechts] .yuyou-storemap__tooltip{left:auto;right:-.4rem;transform:none}}.yuyou-storemap__tooltip-label{font-size:var(--yuyou-text-ui, 1.4rem);font-weight:500}.yuyou-storemap__tooltip-text{font-size:var(--yuyou-text-ui, 1.4rem);line-height:1.4}.yuyou-storemap__legend{display:grid;gap:1.6rem;margin:4rem var(--storemap-inset) 0}@media screen and (min-width:750px){.yuyou-storemap__legend{grid-template-columns:repeat(auto-fit,minmax(22rem,1fr));gap:2.4rem 4rem}}.yuyou-storemap__legend-item{display:flex;align-items:baseline;gap:1.2rem}.yuyou-storemap__legend-number{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;border-radius:999px;background-color:rgb(var(--yuyou-red-rgb, 218, 40, 27));color:rgb(var(--yuyou-paper-rgb, 255, 255, 255));font-size:var(--yuyou-text-meta, 1.2rem);font-weight:500;align-self:flex-start;transform:translateY(.1rem)}.yuyou-storemap__legend-label{display:block;font-size:var(--yuyou-text-ui, 1.4rem);font-weight:500;color:rgb(var(--color-foreground))}.yuyou-storemap__legend-text{display:block;margin-top:.4rem;font-size:var(--yuyou-text-ui, 1.4rem);line-height:1.5;color:rgb(var(--color-foreground))}.yuyou-storemap__frame--gelaagd{position:relative}.yuyou-storemap__layer{display:block;width:100%;height:auto}.yuyou-storemap__layer--base,.yuyou-storemap__layer--building{position:absolute;top:0;left:0}.yuyou-storemap__sticky{position:relative}@media screen and (min-width:750px){.yuyou-storemap{--storemap-kop: 8rem}.yuyou-storemap__sticky{padding-top:var(--storemap-kop)}}.yuyou-storemap__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:block;width:100%;height:100%;object-fit:cover}.yuyou-storemap__frame--gelaagd{aspect-ratio:var(--storemap-ratio, 16 / 9)}.yuyou-storemap__frame{overflow:hidden}@media(prefers-reduced-motion:no-preference)and (min-width:750px){@supports (animation-timeline: view()){.yuyou-storemap__scroller{height:190vh;view-timeline-name:--yuyou-storemap;view-timeline-axis:block}.yuyou-storemap__sticky{position:sticky;top:0;display:grid;place-items:center;height:100svh}.yuyou-storemap__stage{aspect-ratio:var(--storemap-ratio, 16 / 9);width:min(100%,calc((100svh - var(--storemap-kop, 0rem)) * var(--storemap-aspect, 1.78)))}.yuyou-storemap__frame,.yuyou-storemap__layer,.yuyou-storemap__image{height:100%}.yuyou-storemap__layer,.yuyou-storemap__image{object-fit:contain}.yuyou-storemap__backdrop{animation-name:yuyou-storemap-backdrop;animation-duration:auto;animation-timing-function:var(--ease-out-slow);animation-fill-mode:both;animation-timeline:--yuyou-storemap;animation-range:cover 20% cover 25%}@keyframes yuyou-storemap-backdrop{0%{opacity:.5}to{opacity:1}}.yuyou-storemap__layer--base{animation-name:yuyou-storemap-base;animation-duration:auto;animation-timing-function:var(--ease-out-slow);animation-fill-mode:both;animation-timeline:--yuyou-storemap;animation-range:cover 20% cover 25%}@keyframes yuyou-storemap-base{0%{opacity:0;translate:0 14%}25%{opacity:1}to{opacity:1;translate:0 0}}.yuyou-storemap__layer--building{animation-name:yuyou-storemap-building;animation-duration:auto;animation-timing-function:var(--ease-out-slow);animation-fill-mode:both;animation-timeline:--yuyou-storemap;animation-range:cover 20% cover 25%}@keyframes yuyou-storemap-building{0%{opacity:0;translate:0 -12%;scale:.88}25%{opacity:1}to{opacity:1;translate:0 0;scale:1}}.yuyou-storemap__image{animation-name:yuyou-storemap-settle;animation-duration:auto;animation-timing-function:var(--ease-out-slow);animation-fill-mode:both;animation-timeline:--yuyou-storemap;animation-range:cover 20% cover 25%}@keyframes yuyou-storemap-settle{0%{scale:1.1;translate:0 -1.5%}to{scale:1;translate:0 0}}.yuyou-storemap__heading,.yuyou-storemap__text{animation-name:yuyou-storemap-tekst;animation-duration:auto;animation-timing-function:var(--ease-out-slow);animation-fill-mode:both;animation-timeline:--yuyou-storemap}.yuyou-storemap__heading{animation-range:cover 30% cover 38%}.yuyou-storemap__text{animation-range:cover 36% cover 44%}.yuyou-storemap__visit{animation-name:yuyou-storemap-tekst;animation-duration:auto;animation-timing-function:var(--ease-out-slow);animation-fill-mode:both;animation-timeline:--yuyou-storemap;animation-range:cover 40% cover 48%}@keyframes yuyou-storemap-tekst{0%{opacity:0;translate:0 1.2rem}to{opacity:1;translate:0 0}}.yuyou-storemap__marker{animation-name:yuyou-storemap-marker;animation-duration:auto;animation-timing-function:var(--ease-out-slow);animation-fill-mode:both;animation-timeline:--yuyou-storemap;animation-range:cover var(--marker-start, 36%) cover calc(var(--marker-start, 36%) + 11%)}@keyframes yuyou-storemap-marker{0%{opacity:0;scale:.2}55%{opacity:1;scale:1.3}to{opacity:1;scale:1}}.yuyou-storemap__ring{animation-name:yuyou-storemap-ping;animation-duration:auto;animation-timing-function:var(--ease-out-slow);animation-fill-mode:both;animation-timeline:--yuyou-storemap;animation-range:cover calc(var(--marker-start, 36%) + 3%) cover calc(var(--marker-start, 36%) + 14%)}@keyframes yuyou-storemap-ping{0%{opacity:.65;scale:.88}to{opacity:0;scale:2.8}}}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-yuyou-storemap.css.map */
