.gb-ou{font-family:Inter,system-ui,sans-serif;overflow-x:hidden}.gb-ou *,.gb-ou *:before,.gb-ou *:after{box-sizing:border-box}.gb-ou__reveal{opacity:0;transform:translateY(32px);transition:opacity .7s ease,transform .7s ease}.gb-ou__reveal.gb-ou--visible{opacity:1;transform:none}.gb-ou__reveal--delay-1{transition-delay:.1s}.gb-ou__reveal--delay-2{transition-delay:.2s}.gb-ou__reveal--delay-3{transition-delay:.3s}.gb-ou__reveal--delay-4{transition-delay:.4s}.gb-ou__hero{position:relative;background:linear-gradient(135deg,#0d1b2a,#132338,#0d1b2a);min-height:90vh;display:flex;align-items:center;overflow:hidden}.gb-ou__hero-dots{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.gb-ou__hero-dots span{position:absolute;border-radius:50%;will-change:transform;pointer-events:none}.gb-ou__hero-dots span:nth-child(1){width:min(900px,120vw);height:min(900px,120vw);top:-30%;right:-15%;background:radial-gradient(circle,rgba(2,99,188,.65) 0%,rgba(2,99,188,.18) 45%,transparent 70%);filter:blur(90px);animation:gbOuOrb1 24s ease-in-out infinite}.gb-ou__hero-dots span:nth-child(2){width:min(650px,88vw);height:min(650px,88vw);bottom:-30%;left:-10%;background:radial-gradient(circle,rgba(91,164,245,.5) 0%,rgba(91,164,245,.1) 50%,transparent 70%);filter:blur(110px);animation:gbOuOrb2 19s ease-in-out infinite}.gb-ou__hero-dots span:nth-child(3){width:min(480px,65vw);height:min(480px,65vw);top:10%;left:15%;background:radial-gradient(circle,rgba(13,79,153,.45) 0%,transparent 70%);filter:blur(80px);animation:gbOuOrb3 29s ease-in-out infinite}.gb-ou__hero-dots span:nth-child(4){width:min(320px,45vw);height:min(320px,45vw);top:55%;right:8%;background:radial-gradient(circle,rgba(91,164,245,.5) 0%,transparent 70%);filter:blur(60px);animation:gbOuOrb4 16s ease-in-out infinite}@keyframes gbOuOrb1{0%,to{transform:translate(0) scale(1)}33%{transform:translate(-80px,100px) scale(1.1)}66%{transform:translate(70px,-60px) scale(.92)}}@keyframes gbOuOrb2{0%,to{transform:translate(0) scale(1)}25%{transform:translate(110px,-80px) scale(1.15)}50%{transform:translate(40px,60px) scale(.88)}75%{transform:translate(-60px,20px) scale(1.06)}}@keyframes gbOuOrb3{0%,to{transform:translate(0) scale(1)}50%{transform:translate(80px,90px) scale(1.2)}}@keyframes gbOuOrb4{0%,to{transform:translate(0) scale(1)}33%{transform:translate(-50px,-90px) scale(1.3)}66%{transform:translate(45px,55px) scale(.8)}}.gb-ou__hero-watermark{position:absolute;left:-80px;bottom:-60px;width:480px;opacity:.06;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1}.gb-ou__cta-logo{display:block;width:60px;margin:0 auto 1.75rem;opacity:.55}.gb-ou__hero-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(2,99,188,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(2,99,188,.06) 1px,transparent 1px);background-size:60px 60px;pointer-events:none}.gb-ou__hero-inner{position:relative;z-index:2;max-width:860px;padding:6rem 5%;margin:0 auto;width:100%}.gb-ou__hero-eyebrow{display:inline-flex;align-items:center;gap:.75rem;font-size:1rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#1a7fe8;margin-bottom:2rem}.gb-ou__hero-eyebrow:before{content:"";display:block;width:32px;height:2px;background:#1a7fe8}.gb-ou__hero-title{font-size:clamp(3rem,6vw,5.5rem);font-weight:800;color:#fff;line-height:1.08;margin:0 0 2rem;letter-spacing:-.02em}.gb-ou__hero-title em{font-style:normal;color:#1a7fe8}.gb-ou__hero-sub{font-size:clamp(1.15rem,2vw,1.5rem);color:#ffffffb8;line-height:1.75;max-width:600px;margin:0 0 3rem}.gb-ou__hero-badges{display:flex;flex-wrap:wrap;gap:1rem}.gb-ou__hero-badge{display:flex;align-items:center;gap:.5rem;background:#ffffff12;border:1px solid rgba(255,255,255,.14);border-radius:100px;padding:.6rem 1.25rem;font-size:1rem;color:#ffffffd9;font-weight:500}.gb-ou__hero-badge svg{color:#1a7fe8;flex-shrink:0}.gb-ou__stats{background:#0263bc;padding:3.5rem 5%}.gb-ou__stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;max-width:900px;margin:0 auto;text-align:center}.gb-ou__stat-divider{width:1px;background:#ffffff40}.gb-ou__stat-num{font-size:clamp(2.5rem,4vw,4rem);font-weight:900;color:#fff;line-height:1;display:block}.gb-ou__stat-label{font-size:1.05rem;color:#ffffffc7;margin-top:.5rem;display:block}.gb-ou__story{background:#fff;padding:7rem 5%}.gb-ou__story-inner{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:start;max-width:1200px;margin:0 auto}.gb-ou__story-kicker{font-size:1rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#0263bc;margin:0 0 1.25rem}.gb-ou__story-title{font-size:clamp(2rem,3vw,3rem);font-weight:800;color:#0d0d0d;line-height:1.2;margin:0 0 2rem}.gb-ou__story-text{font-size:1.2rem;color:#4a5568;line-height:1.85;margin:0}.gb-ou__story-panel{background:linear-gradient(145deg,#0d1b2a,#132338);border-radius:24px;padding:3rem;color:#fff;position:relative;overflow:hidden;box-shadow:0 8px 40px #0263bc26;transition:box-shadow .42s cubic-bezier(.23,1,.32,1),transform .42s cubic-bezier(.23,1,.32,1)}.gb-ou__story-panel:hover{box-shadow:0 16px 64px #0263bc4d,0 0 100px #5ba4f51a;transform:translateY(-4px)}.gb-ou__story-panel:before{content:"";position:absolute;top:-60px;right:-60px;width:200px;height:200px;background:#0263bc33;border-radius:50%}.gb-ou__story-panel-label{font-size:1.6rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#1a7fe8;margin:0 0 2rem}.gb-ou__story-fact{padding:1.5rem 0;border-bottom:1px solid rgba(255,255,255,.1)}.gb-ou__story-fact:last-child{border-bottom:none;padding-bottom:0}.gb-ou__story-fact-num{font-size:2.25rem;font-weight:900;color:#1a7fe8;line-height:1}.gb-ou__story-fact-desc{font-size:1rem;color:#ffffffa6;margin-top:.3rem}.gb-ou__product{background:#e8f1fb;padding:7rem 5%}.gb-ou__product-inner{max-width:1200px;margin:0 auto}.gb-ou__product-header{text-align:center;margin-bottom:5rem}.gb-ou__product-kicker{font-size:1rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#0263bc;margin:0 0 1rem}.gb-ou__product-title{font-size:clamp(2rem,3.5vw,3rem);font-weight:800;color:#0d0d0d;line-height:1.2;margin:0 0 1.5rem}.gb-ou__product-lead{font-size:1.25rem;color:#4a5568;line-height:1.8;max-width:680px;margin:0 auto}.gb-ou__product-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;perspective:2200px;perspective-origin:50% 0%}.gb-ou__product-card{--cx: 50%;--cy: 50%;background:#fff;border-radius:20px;padding:2.5rem;border:1px solid #dde3f0;box-shadow:0 4px 24px #0263bc0f,0 1px 4px #0263bc0a;transition:transform .42s cubic-bezier(.23,1,.32,1),box-shadow .42s cubic-bezier(.23,1,.32,1),border-color .42s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden;will-change:transform}.gb-ou__product-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#0263bc,#5ba4f5);transform:scaleX(0);transform-origin:left;transition:transform .42s cubic-bezier(.23,1,.32,1);z-index:2}.gb-ou__product-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at var(--cx) var(--cy),rgba(2,99,188,.07) 0%,transparent 55%);opacity:0;transition:opacity .4s;pointer-events:none;z-index:1}.gb-ou__product-card:hover:before{transform:scaleX(1)}.gb-ou__product-card:hover:after{opacity:1}.gb-ou__product-card:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 0 0 1.5px #5ba4f566,0 8px 24px #0263bc24,0 24px 52px #0263bc2e,0 48px 80px #0263bc1f;border-color:transparent}.gb-ou__product-card-icon{width:52px;height:52px;background:linear-gradient(135deg,#e8f1fb,#d0e3f8);border-radius:14px;display:flex;align-items:center;justify-content:center;color:#0263bc;margin-bottom:1.5rem;transition:transform .42s cubic-bezier(.34,1.56,.64,1),box-shadow .42s cubic-bezier(.23,1,.32,1)}.gb-ou__product-card:hover .gb-ou__product-card-icon{transform:scale(1.15) rotate(-3deg);box-shadow:0 6px 20px #0263bc33}.gb-ou__product-card-title{font-size:1.3rem;font-weight:700;color:#0d0d0d;margin:0 0 .75rem}.gb-ou__product-card-text{font-size:1.05rem;color:#4a5568;line-height:1.75;margin:0}.gb-ou__why{background:#fff;padding:7rem 5%}.gb-ou__why-inner{max-width:1200px;margin:0 auto}.gb-ou__why-headline{font-size:clamp(1.75rem,3vw,2.75rem);font-weight:800;color:#0d0d0d;line-height:1.25;margin:0 0 4rem;padding-left:1.75rem;border-left:4px solid #0263BC;max-width:700px}.gb-ou__why-grid{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem}.gb-ou__why-card{display:flex;gap:1.75rem;align-items:flex-start;padding:2rem;border-radius:16px;border:1px solid transparent;transition:background .42s cubic-bezier(.23,1,.32,1),box-shadow .42s cubic-bezier(.23,1,.32,1),border-color .42s cubic-bezier(.23,1,.32,1),transform .42s cubic-bezier(.23,1,.32,1)}.gb-ou__why-card:hover{background:#f0f5fd;box-shadow:0 8px 32px #0263bc1f,0 2px 8px #0263bc0f;border-color:#c5d8f5;transform:translateY(-6px)}.gb-ou__why-icon{width:72px;height:72px;background:linear-gradient(135deg,#e8f1fb,#d0e3f8);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#0263bc;flex-shrink:0;transition:transform .42s cubic-bezier(.34,1.56,.64,1),box-shadow .42s cubic-bezier(.23,1,.32,1)}.gb-ou__why-card:hover .gb-ou__why-icon{transform:scale(1.18) rotate(-5deg);box-shadow:0 8px 24px #0263bc40}.gb-ou__why-icon svg{width:32px;height:32px}.gb-ou__why-card-title{font-size:1.3rem;font-weight:700;color:#0d0d0d;margin:0 0 .65rem;line-height:1.3}.gb-ou__why-card-text{font-size:1.05rem;color:#4a5568;line-height:1.75;margin:0}.gb-ou__why-card-text strong{color:#0263bc;font-weight:600}.gb-ou__values{background:linear-gradient(135deg,#0d1b2a,#132338);padding:7rem 5%;position:relative;overflow:hidden}.gb-ou__values:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(2,99,188,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(2,99,188,.07) 1px,transparent 1px);background-size:60px 60px}.gb-ou__values-inner{position:relative;z-index:1;max-width:1200px;margin:0 auto}.gb-ou__values-header{text-align:center;margin-bottom:4rem}.gb-ou__values-kicker{font-size:1rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#1a7fe8;margin:0 0 1rem}.gb-ou__values-title{font-size:clamp(1.75rem,3vw,2.75rem);font-weight:800;color:#fff;margin:0}.gb-ou__values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;perspective:2400px;perspective-origin:50% 50%}.gb-ou__value-card{--cx: 50%;--cy: 50%;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:20px;padding:2.5rem 2rem;position:relative;overflow:hidden;transition:background .42s cubic-bezier(.23,1,.32,1),border-color .42s cubic-bezier(.23,1,.32,1),transform .42s cubic-bezier(.23,1,.32,1),box-shadow .42s cubic-bezier(.23,1,.32,1);will-change:transform}.gb-ou__value-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at var(--cx) var(--cy),rgba(91,164,245,.2) 0%,transparent 55%);opacity:0;transition:opacity .4s;pointer-events:none;border-radius:inherit}.gb-ou__value-card:hover:after{opacity:1}.gb-ou__value-card:hover{background:#0263bc2e;border-color:#5ba4f580;box-shadow:0 0 0 1px #5ba4f54d,0 8px 24px #0263bc38,0 20px 48px #0263bc47,0 0 80px #5ba4f51a;transform:translateY(-10px)}.gb-ou__value-num{font-size:3rem;font-weight:900;color:#0263bc59;line-height:1;margin-bottom:1.25rem;font-variant-numeric:tabular-nums}.gb-ou__value-title{font-size:1.4rem;font-weight:800;color:#fff;margin:0 0 .75rem}.gb-ou__value-text{font-size:1rem;color:#fff9;line-height:1.7;margin:0}.gb-ou__cta{background:#0263bc;padding:6rem 5%;text-align:center;position:relative;overflow:hidden}.gb-ou__cta:before{content:"";position:absolute;top:-100px;right:-100px;width:400px;height:400px;background:#ffffff12;border-radius:50%}.gb-ou__cta:after{content:"";position:absolute;bottom:-80px;left:-80px;width:300px;height:300px;background:#ffffff0d;border-radius:50%}.gb-ou__cta-inner{position:relative;z-index:1;max-width:640px;margin:0 auto}.gb-ou__cta-title{font-size:clamp(1.75rem,3vw,2.75rem);font-weight:900;color:#fff;margin:0 0 1.25rem;line-height:1.2}.gb-ou__cta-sub{font-size:1.8rem;color:#fffc;margin:0 0 2.5rem;line-height:1.7}.gb-ou__cta-btn{display:inline-block;background:#fff;color:#0263bc;font-size:1.65rem;font-weight:800;padding:1.2rem 3rem;border-radius:10px;text-decoration:none;transition:transform .32s cubic-bezier(.23,1,.32,1),box-shadow .32s cubic-bezier(.23,1,.32,1);animation:gbOuCtaPulse 2.8s ease-in-out infinite}@keyframes gbOuCtaPulse{0%,to{box-shadow:0 6px 24px #0000002e}50%{box-shadow:0 14px 50px #00000052,0 0 70px #ffffff2e}}.gb-ou__cta-btn:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 16px 48px #0000004d!important;animation-play-state:paused}@media(max-width:999px){.gb-ou__story-inner{grid-template-columns:1fr;gap:3rem}.gb-ou__product-cards,.gb-ou__why-grid{grid-template-columns:1fr}.gb-ou__values-grid{grid-template-columns:1fr 1fr}.gb-ou__stats-grid{grid-template-columns:1fr;gap:2rem}.gb-ou__stat-divider{display:none}.gb-ou__hero-dots span:nth-child(1){width:400px;height:400px;filter:blur(60px)}.gb-ou__hero-dots span:nth-child(2){width:300px;height:300px;filter:blur(70px)}.gb-ou__hero-dots span:nth-child(3),.gb-ou__hero-dots span:nth-child(4){display:none}}@media(max-width:599px){.gb-ou__hero{min-height:70vh}.gb-ou__values-grid{grid-template-columns:1fr}.gb-ou__why-card{flex-direction:column;gap:1rem}.gb-ou__story-panel{padding:2rem}}@media(prefers-reduced-motion:reduce){.gb-ou__hero-dots span{animation:none}.gb-ou__value-card,.gb-ou__product-card,.gb-ou__why-card,.gb-ou__story-panel,.gb-ou__cta-btn{transition:none;animation:none}.gb-ou__value-card:hover,.gb-ou__product-card:hover,.gb-ou__why-card:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-greifbar-ueber-uns.css.map */
