.tp-product-hero-area{position:relative;background-image:url(/assets/img/highnessmicro-images/wallpaper/background-1.webp);background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed;overflow:hidden}.tp-product-hero-area:before{z-index:1}.tp-product-hero-area:after,.tp-product-hero-area:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.tp-product-hero-area:after{background:linear-gradient(135deg,rgba(0,0,0,.4),rgba(0,0,0,.2) 50%,rgba(0,0,0,.3));z-index:2}.tp-product-hero-content{position:relative;z-index:3}.tp-product-hero-title{text-shadow:0 4px 20px rgba(0,0,0,.3);font-weight:700;letter-spacing:1px}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes floatingPattern{0%{transform:translate(0)}25%{transform:translate(-20px,-20px)}50%{transform:translate(20px,-10px)}75%{transform:translate(-10px,20px)}to{transform:translate(0)}}@media (max-width:768px){.tp-product-hero-area{background-attachment:scroll;background-size:cover}.tp-product-hero-area:before{background-size:200px 200px,250px 250px,150px 150px}.tp-product-hero-title{font-size:2.5rem}}@media (max-width:480px){.tp-product-hero-area{background-attachment:scroll;background-size:cover}.tp-product-hero-title{font-size:2rem}}.tp-product-hero-area .container:before{content:"";position:absolute;top:10%;right:10%;width:100px;height:100px;border:2px solid rgba(255,255,255,.1);border-radius:50%;animation:pulse 4s ease-in-out infinite;z-index:1}.tp-product-hero-area .container:after{content:"";position:absolute;bottom:15%;left:15%;width:60px;height:60px;border:1px solid rgba(255,255,255,.08);border-radius:50%;animation:pulse 6s ease-in-out infinite reverse;z-index:1}@keyframes pulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.2);opacity:.8}}