.g-hero{position:relative;height:100vh;min-height:800px;background-color:var(--surface);overflow:hidden;display:flex;align-items:center;z-index:1}.g-hero__noise{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.05;pointer-events:none;background-image:url(https://www.transparenttextures.com/patterns/p6.png);z-index:2}.g-hero__container{position:relative;z-index:10}.g-hero__content{max-width:600px;animation:fadeUp 1.2s cubic-bezier(.16,1,.3,1) forwards}.g-hero__badge{color:var(--accent);display:block;margin-bottom:1.5rem}.g-hero__title{margin-bottom:2rem;line-height:1}.g-hero__title span{font-style:italic;color:var(--primary);display:block;margin-left:2rem}.g-hero__desc{color:var(--text-muted);font-weight:300;max-width:450px}.g-hero__collage{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;pointer-events:none}.g-hero__item{position:absolute;overflow:hidden;box-shadow:0 40px 80px #0000001f;transition:transform .2s ease-out}.g-hero__item img{width:100%;height:100%;object-fit:cover}.g-hero__item--1{width:30vw;height:45vh;top:15%;right:10%;clip-path:ellipse(50% 50% at 50% 50%);animation:revealBlur 1.5s ease-out forwards}.g-hero__item--2{width:18vw;height:35vh;bottom:10%;left:5%;animation:revealBlur 1.8s ease-out .2s forwards;opacity:0}.g-hero__item--3{width:12vw;height:12vw;top:10%;left:25%;animation:revealBlur 2s ease-out .4s forwards;opacity:0}.g-hero__item--4{width:15vw;height:15vw;bottom:5%;right:25%;border-radius:50%;animation:revealBlur 2.2s ease-out .6s forwards;opacity:0}.g-hero__scroll{position:absolute;bottom:3rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:1rem;z-index:10}.g-hero__scroll-line{width:1px;height:60px;background:var(--surface-warm);position:relative;overflow:hidden}.g-hero__scroll-line:after{content:"";position:absolute;top:0;left:0;width:100%;height:30%;background:var(--primary);animation:scrollAnim 2s infinite ease-in-out}@keyframes scrollAnim{0%{transform:translateY(-100%)}to{transform:translateY(400%)}}@media(max-width:1023px){.g-hero{height:auto;min-height:100vh;padding:8rem 0 0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.g-hero__content{text-align:center;max-width:100%;display:flex;flex-direction:column;align-items:center;padding:0 1.5rem;z-index:20;margin-bottom:3rem}.g-hero__title{font-size:clamp(2.8rem,10vw,4.2rem);margin-bottom:1.5rem}.g-hero__title span{margin-left:0;display:block;transform:translateY(-.2em)}.g-hero__desc{margin:0 auto;font-size:1.1rem;max-width:90%}.g-hero__collage{position:relative;width:100%;height:550px;margin-top:1rem;pointer-events:auto;display:block}.g-hero__item--1{width:65%;height:380px;right:5%;top:0;z-index:5;clip-path:none;border-radius:200px 200px 0 0}.g-hero__item--2{width:50%;height:280px;left:5%;bottom:50px;z-index:10;box-shadow:var(--shadow-xl)}.g-hero__item--3{display:block;width:100px;height:100px;top:-30px;left:10%;z-index:15;border-radius:var(--radius-sm)}.g-hero__item--4{width:140px;height:140px;right:0;bottom:0;z-index:11}.g-hero__scroll{display:none}}@media(max-width:640px){.g-hero{padding:7rem 0 0}.g-hero__title{font-size:3.2rem}.g-hero__collage{height:480px}.g-hero__item--1{height:320px;width:70%}.g-hero__item--2{height:220px;width:55%;bottom:40px}.g-hero__item--4{width:110px;height:110px}}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes revealBlur{0%{opacity:0;filter:blur(20px);transform:scale(1.1)}to{opacity:1;filter:blur(0);transform:scale(1)}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/galerie-hero.css.map */
