.hero-section{position:relative;min-height:80vh;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:var(--spacing-2xl)}.hero-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hero-bg-image{width:100%;height:100%;object-fit:cover;filter:blur(2px)}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#1a0a17b3,#1a0a17e6);z-index:1}.hero-content{position:relative;z-index:2;text-align:center;padding:var(--spacing-2xl) var(--spacing-md);width:100%}.hero-text{max-width:1000px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:var(--spacing-lg)}.hero-logo{margin-bottom:var(--spacing-md)}.hero-logo-image{max-width:300px;height:auto;filter:drop-shadow(0 4px 8px rgba(0,0,0,.5))}.hero-title{font-size:4.5rem;font-weight:700;margin-bottom:var(--spacing-lg);line-height:1.1;display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.hero-title-white{color:var(--foreground);text-shadow:2px 2px 8px rgba(0,0,0,.8)}.hero-title-green{color:var(--primary);text-shadow:2px 2px 8px rgba(0,0,0,.8)}.hero-description{font-size:1.25rem;color:var(--foreground);margin-bottom:var(--spacing-xl);line-height:1.8;max-width:800px;margin-left:auto;margin-right:auto;text-shadow:1px 1px 4px rgba(0,0,0,.5)}.hero-buttons{display:flex;gap:var(--spacing-md);justify-content:center;flex-wrap:wrap}.hero-button{font-size:1.125rem;padding:var(--spacing-md) var(--spacing-xl);display:inline-flex;align-items:center;gap:var(--spacing-xs);font-weight:500}.hero-button-arrow{width:20px;height:20px;transition:transform var(--transition-base)}.hero-button:hover .hero-button-arrow{transform:translate(4px)}@media(max-width:768px){.hero-section{min-height:70vh}.hero-title{font-size:2.5rem}.hero-description{font-size:1rem;padding:0 var(--spacing-md)}.hero-buttons{flex-direction:column;align-items:center}.hero-button{width:100%;max-width:300px;justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-hero.css.map */
