.PramrixHeroSection-module__9UBdnG__hero{min-height:100vh;color:var(--color-black);background:linear-gradient(135deg,var(--color-gray-50)0%,var(--color-white)50%,var(--color-gray-100)100%);align-items:center;display:flex;position:relative;overflow:hidden}.PramrixHeroSection-module__9UBdnG__background{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.PramrixHeroSection-module__9UBdnG__backgroundImage{width:100%;height:100%;position:relative}.PramrixHeroSection-module__9UBdnG__image{object-fit:cover;width:100%;height:100%;transition:opacity var(--transition);filter:brightness(1.1)contrast(.9)}.PramrixHeroSection-module__9UBdnG__image.PramrixHeroSection-module__9UBdnG__loading{opacity:0}.PramrixHeroSection-module__9UBdnG__image.PramrixHeroSection-module__9UBdnG__loaded{opacity:.1}.PramrixHeroSection-module__9UBdnG__overlay{background:linear-gradient(135deg,#fffffff2 0%,#f8fafce6 50%,#fffffff2 100%);width:100%;height:100%;position:absolute;top:0;left:0}.PramrixHeroSection-module__9UBdnG__container{max-width:var(--container-xl);padding:0 var(--space-xl);z-index:3;grid-template-columns:1.1fr .9fr;align-items:center;gap:60px;margin:0 auto;display:grid;position:relative}.PramrixHeroSection-module__9UBdnG__content{max-width:600px}.PramrixHeroSection-module__9UBdnG__badge{background:var(--primary-gradient);color:var(--color-white);padding:var(--space-sm)var(--space-lg);margin-bottom:var(--space-xl);font-size:var(--text-sm);font-weight:var(--font-bold);border:none;border-radius:20px;display:inline-block;box-shadow:0 4px 15px #3b82f64d}.PramrixHeroSection-module__9UBdnG__headline{font-size:var(--text-4xl);font-weight:var(--font-extrabold);margin-bottom:var(--space-lg);color:var(--color-black);letter-spacing:-.5px;line-height:1.2}.PramrixHeroSection-module__9UBdnG__highlight{background:var(--primary-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:block}.PramrixHeroSection-module__9UBdnG__subheadline{font-size:var(--text-lg);font-weight:var(--font-semibold);margin-bottom:var(--space-lg);color:var(--color-gray-700);line-height:1.5}.PramrixHeroSection-module__9UBdnG__description{font-size:var(--text-base);margin-bottom:var(--space-2xl);color:var(--color-gray-500);line-height:1.7;font-weight:var(--font-normal)}.PramrixHeroSection-module__9UBdnG__ctaSection{gap:var(--space-lg);margin-bottom:var(--space-2xl);flex-wrap:wrap;display:flex}.PramrixHeroSection-module__9UBdnG__primaryButton{justify-content:center;align-items:center;gap:var(--space-sm);padding:var(--space-md)var(--space-xl);border-radius:var(--radius-md);font-weight:var(--font-semibold);font-size:var(--text-base);cursor:pointer;transition:all var(--transition);background:var(--primary-gradient);color:var(--color-white);border:none;flex:1;min-width:200px;text-decoration:none;display:inline-flex;box-shadow:0 4px 15px #3b82f64d}.PramrixHeroSection-module__9UBdnG__primaryButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}.PramrixHeroSection-module__9UBdnG__secondaryButton{justify-content:center;align-items:center;gap:var(--space-sm);padding:var(--space-md)var(--space-xl);border:2px solid var(--primary-blue);border-radius:var(--radius-md);font-weight:var(--font-semibold);font-size:var(--text-base);cursor:pointer;transition:all var(--transition);background:var(--color-white);color:var(--primary-blue);flex:1;min-width:200px;text-decoration:none;display:inline-flex;box-shadow:0 2px 8px #0000001a}.PramrixHeroSection-module__9UBdnG__secondaryButton:hover{background:var(--primary-blue);color:var(--color-white);transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}.PramrixHeroSection-module__9UBdnG__buttonIcon{font-size:1.1rem}.PramrixHeroSection-module__9UBdnG__trustMetrics{gap:var(--space-xl);margin-bottom:var(--space-2xl);justify-content:space-between;display:flex}.PramrixHeroSection-module__9UBdnG__metric{text-align:center;flex-direction:column;flex:1;align-items:center;display:flex}.PramrixHeroSection-module__9UBdnG__metricIcon{margin-bottom:var(--space-xs);opacity:.8;font-size:1.4rem}.PramrixHeroSection-module__9UBdnG__metricNumber{font-size:var(--text-xl);font-weight:var(--font-bold);margin-bottom:var(--space-xs);color:var(--color-black);display:block}.PramrixHeroSection-module__9UBdnG__metricLabel{font-size:var(--text-xs);color:var(--color-gray-500);font-weight:var(--font-medium);text-transform:uppercase;letter-spacing:.5px}.PramrixHeroSection-module__9UBdnG__statsSection{margin-top:var(--space-xl)}.PramrixHeroSection-module__9UBdnG__statsCard{background:var(--color-white);border-radius:var(--radius-lg);padding:var(--space-xl);box-shadow:var(--shadow-lg);border:1px solid var(--color-gray-100);position:relative;overflow:hidden}.PramrixHeroSection-module__9UBdnG__statsCard:before{content:"";background:var(--primary-gradient);width:100%;height:3px;position:absolute;top:0;left:0}.PramrixHeroSection-module__9UBdnG__cardHeader{margin-bottom:var(--space-lg);text-align:center}.PramrixHeroSection-module__9UBdnG__cardHeader h3{font-size:var(--text-lg);font-weight:var(--font-bold);color:var(--color-black);margin:0}.PramrixHeroSection-module__9UBdnG__statItem{text-align:center;margin-bottom:var(--space-md);padding:var(--space-sm)0;border-bottom:1px solid var(--color-gray-100)}.PramrixHeroSection-module__9UBdnG__statItem:last-child{border-bottom:none;margin-bottom:0}.PramrixHeroSection-module__9UBdnG__statNumber{font-size:var(--text-2xl);font-weight:var(--font-extrabold);margin-bottom:var(--space-xs);background:var(--primary-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:block}.PramrixHeroSection-module__9UBdnG__statText{font-size:var(--text-sm);color:var(--color-gray-500);font-weight:var(--font-medium)}.PramrixHeroSection-module__9UBdnG__visual{justify-content:center;align-items:center;height:100%;display:flex}.PramrixHeroSection-module__9UBdnG__imageContainer{border-radius:var(--radius-xl);width:100%;max-width:500px;box-shadow:var(--shadow-xl);position:relative;overflow:hidden}.PramrixHeroSection-module__9UBdnG__heroImage{object-fit:cover;width:100%;height:500px;display:block}.PramrixHeroSection-module__9UBdnG__imageOverlay{background:linear-gradient(45deg,#3b82f61a 0%,#8b5cf60d 100%);width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:968px){.PramrixHeroSection-module__9UBdnG__container{gap:var(--space-2xl);text-align:center;grid-template-columns:1fr}.PramrixHeroSection-module__9UBdnG__headline{font-size:var(--text-3xl)}.PramrixHeroSection-module__9UBdnG__trustMetrics{justify-content:center;gap:var(--space-lg)}.PramrixHeroSection-module__9UBdnG__visual{margin-bottom:var(--space-xl);order:-1}.PramrixHeroSection-module__9UBdnG__imageContainer{max-width:400px;margin:0 auto}.PramrixHeroSection-module__9UBdnG__heroImage{height:350px}}@media (max-width:768px){.PramrixHeroSection-module__9UBdnG__headline{font-size:var(--text-2xl)}.PramrixHeroSection-module__9UBdnG__subheadline{font-size:var(--text-base)}.PramrixHeroSection-module__9UBdnG__description{font-size:var(--text-sm)}.PramrixHeroSection-module__9UBdnG__ctaSection{flex-direction:column;align-items:center}.PramrixHeroSection-module__9UBdnG__primaryButton,.PramrixHeroSection-module__9UBdnG__secondaryButton{width:100%;max-width:280px}.PramrixHeroSection-module__9UBdnG__trustMetrics{gap:var(--space-md)}.PramrixHeroSection-module__9UBdnG__metricNumber{font-size:var(--text-lg)}}@media (max-width:480px){.PramrixHeroSection-module__9UBdnG__container{padding:0 var(--space-lg)}.PramrixHeroSection-module__9UBdnG__headline{font-size:var(--text-xl)}.PramrixHeroSection-module__9UBdnG__trustMetrics{gap:var(--space-lg);flex-direction:column}.PramrixHeroSection-module__9UBdnG__metric{justify-content:center;gap:var(--space-sm);flex-direction:row}.PramrixHeroSection-module__9UBdnG__metricIcon{margin-bottom:0}.PramrixHeroSection-module__9UBdnG__imageContainer{max-width:100%}.PramrixHeroSection-module__9UBdnG__heroImage{height:300px}}
