.hero-section{position:relative;height:55vh;min-height:450px;max-height:650px;background-size:cover;background-position:center;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem}.hero-content{z-index:2}.hero-logo{max-width:300px;height:auto;margin-bottom:1rem}.hero-title{font-size:clamp(3rem,8vw,6rem);font-weight:700;margin:0 0 1rem;color:#000;line-height:1.1}.hero-subtitle{font-size:clamp(1.2rem,3vw,2rem);margin:0;color:#000}.scroll-indicator{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:2}.scroll-button{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-decoration:none;color:#000;cursor:pointer;transition:transform .3s ease}.scroll-button:hover{transform:translateY(5px)}.scroll-text{font-size:1rem;letter-spacing:2px;text-transform:uppercase;font-weight:600}.scroll-arrow{animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media(max-width:768px){.hero-section{height:50vh;min-height:400px}.scroll-indicator{bottom:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/hero-section.css.map */
