.mj-product-hero{position:relative;width:100%;height:100vh;overflow:hidden}.mj-product-hero-wrapper{position:relative;width:100%;height:100%}.mj-product-hero-wrapper video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.mj-product-hero-content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:2}.mj-product-hero-content-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.mj-product-hero-image{flex:1;display:flex;align-items:center;justify-content:center}.mj-product-hero-image img{max-width:90%;max-height:70vh;height:auto;width:auto}.hero-bot{width:100%;padding:clamp(20px,3vw,40px) clamp(15px,2vw,20px)}.hero-bot-wrapper{display:flex;align-items:center;justify-content:space-between;width:100%;margin:0 auto;gap:clamp(20px,3vw,40px)}.hero-button{flex:1}.hero-button a{display:block;padding:15px 30px;background:#e20b23;color:#fff;text-decoration:none;text-align:center;font-family:"atyp-bl-variable",sans-serif;font-size:16px;font-weight:700;letter-spacing:2px;text-transform:uppercase;transition:background .3s ease}.hero-button a:hover{background:rgb(177.3670886076,8.6329113924,27.4683544304)}.scrolldown-icon{flex-shrink:0}.scrolldown-container{width:30px;height:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.scroll-chevron{width:20px;height:3px;background:#fff;opacity:.6;transform:rotate(45deg);animation:scroll-animation 2s infinite}.scroll-chevron:nth-child(1){animation-delay:0s}.scroll-chevron:nth-child(2){animation-delay:.2s}.scroll-chevron:nth-child(3){animation-delay:.4s}@keyframes scroll-animation{0%{opacity:0}50%{opacity:.6}100%{opacity:0}}@media only screen and (max-width: 1000px){.hero-bot-wrapper{flex-direction:column;gap:20px}.hero-button{width:100%}}@media only screen and (max-width: 768px){.mj-product-hero{height:80vh}.mj-product-hero-image img{max-height:50vh}.hero-bot{padding:20px 15px}.hero-button a{padding:12px 20px;font-size:14px}}
