.hero{position:relative;width:100%;min-height:420px;border-radius:var(--hafo-radius-2xl);overflow:hidden;isolation:isolate}.hero:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none}.hero__slider{position:relative;width:100%;height:100%}.hero__slider .swiper-wrapper{height:100%}.hero__slider .swiper-slide{opacity:1!important;visibility:visible!important;display:block!important}.hero__slide{position:relative;width:100%;height:100%;opacity:1!important;visibility:visible!important}a.hero__slide{display:block!important;text-decoration:none;color:inherit}.hero__picture{display:block;width:100%;height:100%}.hero__image{width:100%;height:100%!important;display:block;object-fit:cover;object-position:center;max-width:100%}.hero__nav{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;border-radius:var(--hafo-radius-full);border:none;background:#ffffff2e;color:var(--hafo-color-text-inverted);font-size:var(--hafo-font-size-3xl);cursor:pointer;z-index:3;display:inline-flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background var(--hafo-transition-normal),opacity var(--hafo-transition-normal),transform var(--hafo-transition-normal);min-width:44px;min-height:44px}.hero__nav--prev{left:var(--hafo-space-3)}.hero__nav--next{right:var(--hafo-space-3)}.hero__nav:hover,.hero__nav:focus-visible{background:#ffffff52;transform:translateY(-50%) scale(1.05)}.hero__nav.is-disabled{opacity:.35;pointer-events:none;cursor:not-allowed}.hero__controls{position:absolute;bottom:var(--hafo-space-4);left:50%;transform:translate(-50%);display:flex;align-items:center;gap:var(--hafo-space-2-5);z-index:4}.hero__glass-toggle{position:absolute;bottom:var(--hafo-space-4);right:var(--hafo-space-4);width:58px;height:58px;border-radius:var(--hafo-radius-full);border:none;background:#ffffff2e;color:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:background var(--hafo-transition-normal),transform var(--hafo-transition-normal);z-index:10;pointer-events:auto;min-width:44px;min-height:44px;--timer-progress: 0}.hero__glass-toggle:before{content:"";position:absolute;inset:-3px;border-radius:var(--hafo-radius-full);z-index:-1;transition:opacity var(--hafo-transition-normal)}.hero__glass-toggle:after{content:"";position:absolute;inset:0;border-radius:var(--hafo-radius-full);background:inherit;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:-1}.hero__glass-toggle:hover,.hero__glass-toggle:focus-visible{transform:translateY(-2px);background:#ffffff47}.hero__glass-toggle.is-paused{background:#070c20bf}.hero__glass-toggle.is-paused:before{opacity:.3}.hero__glass-shape{position:absolute;transition:opacity var(--hafo-transition-fast)}.hero__glass-shape--pause{width:18px;height:20px;display:inline-flex;gap:5px;opacity:1}.hero__glass-shape--pause:before,.hero__glass-shape--pause:after{content:"";flex:1;border-radius:2px;background:var(--hafo-color-text-inverted)}.hero__glass-shape--play{width:0;height:0;border-top:11px solid transparent;border-bottom:11px solid transparent;border-left:18px solid var(--hafo-color-text-inverted);margin-left:var(--hafo-space-half);opacity:0}.hero__glass-toggle.is-paused .hero__glass-shape--pause{opacity:0}.hero__glass-toggle.is-paused .hero__glass-shape--play{opacity:1}.hero__pills{display:flex;align-items:center;gap:var(--hafo-space-1-5)}.hero__pill{position:relative;width:56px;height:var(--hafo-space-1);border-radius:var(--hafo-radius-full);border:none;padding:0;background:#ffffff40;overflow:hidden;cursor:pointer;transition:opacity var(--hafo-transition-normal);--pill-fill: 0;min-width:24px;min-height:8px}.hero__pill:after{content:"";position:absolute;inset:0;background:var(--hafo-color-text-inverted);transform:scaleX(var(--pill-fill));transform-origin:left;opacity:calc(.25 + var(--pill-fill) * .75);transition:transform .12s linear,opacity .12s linear}.hero__pill:not(.is-active){opacity:.7}.hero__pill:focus-visible{outline:2px solid rgb(255 255 255 / 90%);outline-offset:2px}@media(min-width:1400px){.hero{border-radius:clamp(16px,1.5vw,24px)}.hero__nav{width:clamp(48px,3.5vw,56px);height:clamp(48px,3.5vw,56px);font-size:clamp(24px,2vw,32px)}.hero__nav--prev{left:clamp(20px,1.5vw,32px)}.hero__nav--next{right:clamp(20px,1.5vw,32px)}}@media(max-width:1399px)and (min-width:1024px){.hero{border-radius:var(--hafo-radius-xl)}.hero__nav{width:52px;height:52px;font-size:26px}.hero__nav--prev{left:var(--hafo-space-2-5)}.hero__nav--next{right:var(--hafo-space-2-5)}.hero__controls{bottom:28px}.hero__glass-toggle{bottom:28px;right:28px;width:54px;height:54px}}@media(max-width:1023px)and (min-width:768px){.hero{border-radius:var(--hafo-radius-lg);min-height:300px}.hero__nav{display:none}.hero__controls{bottom:var(--hafo-space-3);gap:var(--hafo-space-2)}.hero__glass-toggle{bottom:var(--hafo-space-3);right:var(--hafo-space-3);width:52px;height:52px}.hero__pills{gap:10px}.hero__pill{width:var(--hafo-space-6);height:7px}.hero__glass-shape--pause{width:var(--hafo-space-2);height:18px}.hero__glass-shape--play{border-top-width:10px;border-bottom-width:10px;border-left-width:var(--hafo-space-2);margin-left:3px}}@media(max-width:767px)and (min-width:600px){.hero{border-radius:14px;min-height:250px}.hero__nav{display:none}.hero__controls{bottom:var(--hafo-space-2-5);gap:14px}.hero__glass-toggle{bottom:var(--hafo-space-2-5);right:var(--hafo-space-2-5);width:50px;height:50px}.hero__pills{gap:9px}.hero__pill{width:44px;height:7px}}@media(max-width:599px)and (min-width:480px){.hero{border-radius:var(--hafo-radius-lg);min-height:220px}.hero__controls{bottom:18px;gap:var(--hafo-space-1-5)}.hero__glass-toggle{bottom:18px;right:18px;width:var(--hafo-space-6);height:var(--hafo-space-6)}.hero__pills{gap:var(--hafo-space-1)}.hero__pill{width:var(--hafo-space-5);height:6px}.hero__glass-shape--pause{width:14px;height:var(--hafo-space-2);gap:var(--hafo-space-half)}.hero__glass-shape--play{border-top-width:var(--hafo-space-1);border-bottom-width:var(--hafo-space-1);border-left-width:14px;margin-left:2px}}@media(max-width:479px){.hero{border-radius:var(--hafo-radius-lg);height:auto!important;min-height:unset;max-height:unset;aspect-ratio:4 / 3}.hero[style*=height]{height:auto!important;aspect-ratio:4 / 3}.hero__nav{display:none}.hero__controls{flex-direction:row;align-items:center;justify-content:center;gap:var(--hafo-space-1-5);bottom:var(--hafo-space-2);left:50%;transform:translate(-50%);width:auto;padding:0 var(--hafo-space-2)}.hero__pills{gap:var(--hafo-space-1);flex-wrap:nowrap;justify-content:center;max-width:calc(100vw - 100px)}.hero__pill{width:36px;height:6px;min-width:36px;padding:var(--hafo-space-1) 0;margin:calc(var(--hafo-space-1) * -1) 0}.hero__glass-toggle{position:absolute;bottom:var(--hafo-space-2);right:var(--hafo-space-2);width:var(--hafo-space-6);height:var(--hafo-space-6);margin-top:0}.hero__glass-shape--pause{width:14px;height:var(--hafo-space-2);gap:var(--hafo-space-half)}.hero__glass-shape--play{border-top-width:var(--hafo-space-1);border-bottom-width:var(--hafo-space-1);border-left-width:14px;margin-left:2px}}@media(max-width:360px){.hero{border-radius:10px}.hero[style*=height]{height:auto!important;aspect-ratio:4 / 3}.hero__controls{bottom:var(--hafo-space-1-5);gap:10px}.hero__pills{gap:6px}.hero__pill{width:var(--hafo-space-4);height:5px;min-width:var(--hafo-space-4)}.hero__glass-toggle{width:44px;height:44px}}@media(max-width:767px)and (orientation:landscape){.hero{height:auto!important;min-height:unset;max-height:50vh;aspect-ratio:16 / 9}.hero[style*=height]{height:auto!important;aspect-ratio:16 / 9;max-height:50vh}.hero__controls{bottom:var(--hafo-space-1-5)}.hero__glass-toggle{bottom:var(--hafo-space-1-5);right:var(--hafo-space-1-5)}}@media(min-resolution:192dpi){.hero__image{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media(prefers-reduced-motion:reduce){.hero__nav,.hero__glass-toggle,.hero__pill,.hero__glass-shape{transition:none}.hero__pill:after{transition:none}}@media(hover:none)and (pointer:coarse){.hero__nav:hover,.hero__glass-toggle:hover,.hero__pill:hover{background:#ffffff2e;transform:translateY(-50%)}.hero__nav:active,.hero__glass-toggle:active,.hero__pill:active{background:#ffffff59}.hero__nav:active{transform:translateY(-50%) scale(.95)}.hero__glass-toggle:active,.hero__pill:active{transform:scale(.95)}@media(max-width:767px){.hero__nav{width:56px;height:56px}.hero__glass-toggle{width:52px;height:52px}.hero__pill{min-height:10px;padding:10px 0;margin:-10px 0}}@media(max-width:479px){.hero__pill{padding:var(--hafo-space-1-5) 0;margin:calc(var(--hafo-space-1-5) * -1) 0}}}
