.hero-section{height:calc(100vh - 60px);width:100vw;margin-left:calc(-50vw + 50%);position:relative;overflow:hidden;color:#fff;display:flex;align-items:flex-end;padding:50px}.hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;opacity:0;transform:scale(1.05);transition:opacity 1.2s ease-in-out,transform 1.2s ease-in-out;z-index:-1}.hero-bg.is-active{opacity:1;transform:scale(1)}.hero-bg.is-active{animation:smoothZoom 6s ease-out forwards}@keyframes smoothZoom{0%{transform:scale(1.05)}to{transform:scale(1)}}.hero-section:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:20%;background:linear-gradient(to top,rgba(0,0,0,1),transparent);z-index:0}.hero-content-area{width:100%;height:100%;display:flex;justify-content:space-between;align-items:flex-end;position:relative;z-index:1}.hero-text-content{max-width:60%;position:relative;z-index:1}.hero-tag{border:1px solid #666;padding:8px 15px;font-size:14px;display:inline-block;margin-bottom:25px;letter-spacing:1px;font-weight:700;opacity:0;transform:translateY(20px)}.hero-headline{font-size:80px;font-weight:700;line-height:1.1;margin-bottom:25px;text-transform:uppercase;overflow:visible;word-break:keep-all;-webkit-hyphens:none;hyphens:none;text-rendering:optimizeLegibility}.hero-headline-char{display:inline-block;opacity:0;transform:translateY(100px) rotateX(-90deg)}.hero-subtext{font-size:16px;max-width:500px;line-height:1.6;font-weight:400;overflow:visible}.hero-subtext-char{display:inline-block;opacity:0;transform:translateY(30px)}.hero-interactive-area{display:flex;flex-direction:column;align-items:flex-end}.image-thumbnails{display:flex;margin-bottom:20px;gap:15px}.thumb{width:120px;height:85px;background-size:cover;background-position:center;border:2px solid transparent;cursor:pointer;transition:all .3s ease;opacity:.5;transform:translateY(20px);position:relative;overflow:hidden}.thumb:before{content:"";position:absolute;top:0;left:0;width:100%;height:40%;background:linear-gradient(to bottom,#0009,#0000);z-index:1}.thumb.active,.thumb:hover{opacity:1;border-color:#fff;transform:translateY(0) scale(1.05)}@media (max-width: 768px){.hero-section{height:50vh;padding:20px;align-items:center}.hero-content-area{justify-content:center;align-items:center}.hero-text-content{max-width:100%;text-align:center}.hero-headline{font-size:40px;margin-bottom:15px}.hero-subtext{display:none}.hero-tag{padding:6px 12px;font-size:12px;margin-bottom:15px}.hero-interactive-area{display:none}}@media (max-width: 480px){.hero-section{height:50vh}.hero-headline{font-size:32px}.hero-tag{padding:4px 10px;font-size:10px}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/hero.css.map */
