.mhc-product-highlights-main{position:relative;width:100%}.mhc-product-highlights-wrapper,.mhc-product-highlights-section{width:100%}.mhc-product-highlights-container{max-width:100vw;height:703px;background-color:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 3vw;box-sizing:border-box}.mhc-product-highlights-left,.mhc-product-highlights-right{display:flex;flex-direction:column;justify-content:space-between;height:80%;width:19.69%}.mhc-product-highlights-box{width:250px;height:154px;background-color:#fff;border-radius:12px;box-shadow:0 8px 16px #00000026;position:relative}.mhc-product-highlights-dot{position:absolute;width:35px;height:35px;background:linear-gradient(135deg,#007bff,#0056b3);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #007bff4d;z-index:10;top:50%;transform:translateY(-50%);cursor:pointer;transition:all .3s ease}.mhc-product-highlights-dot:hover{transform:translateY(-50%) scale(1.1);box-shadow:0 6px 20px #007bff80;background:linear-gradient(135deg,#0056b3,#007bff)}.mhc-product-highlights-dot:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#007bffb3;border-radius:50%;z-index:-1;animation:mhc-dot-ripple 1.8s infinite ease-in}.mhc-product-highlights-dot-right{right:-80px}.mhc-product-highlights-dot-left{left:-80px}.mhc-product-highlights-dot-number{color:#fff;font-family:Barlow Condensed,sans-serif;font-size:16px;font-weight:700;text-align:center;line-height:1}.mhc-product-highlights-wave{position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:50px;height:8px;background:#007bff4d;border-radius:50px;animation:mhc-wave-pulse 2s infinite ease-in-out}@keyframes mhc-wave-pulse{0%{transform:translate(-50%) scaleX(.8);opacity:.4}50%{transform:translate(-50%) scaleX(1.2);opacity:.8}to{transform:translate(-50%) scaleX(.8);opacity:.4}}@keyframes mhc-dot-ripple{0%{transform:scale(1);opacity:.7}60%{transform:scale(1.8);opacity:.3}to{transform:scale(2.2);opacity:0}}#mhc-product-highlights-box1{top:21%;left:15.5vw}#mhc-product-highlights-box2{top:-7%;left:11.2vw;width:250px;height:131px}#mhc-product-highlights-box3{top:28%;right:10.8vw}#mhc-product-highlights-box4{top:6.5%;right:15.5vw}.mhc-product-highlights-image{display:flex;align-items:center;justify-content:center;height:100%;width:31.43%}.mhc-product-highlights-image img{height:85%;max-height:86%;width:auto;object-fit:contain}.mhc-product-highlights-title{color:#000;font-family:Barlow Condensed,sans-serif;text-transform:uppercase;letter-spacing:0;font-size:25px;line-height:35px;font-weight:600;margin:0}.mhc-product-highlights-description{color:#666;line-height:22px;font-size:14px;font-family:Poppins,sans-serif;font-weight:400;margin:0}.mhc-product-highlights-title,.mhc-product-highlights-description{margin-top:13px;margin-left:15px}@media screen and (min-width: 801px) and (max-width: 1200px){#mhc-product-highlights-box1{top:18%;left:12vw}#mhc-product-highlights-box2{top:-5%;left:6vw}#mhc-product-highlights-box3{top:25%;right:8vw}#mhc-product-highlights-box4{top:8%;right:12vw}}@media screen and (max-width: 800px){.mhc-product-highlights-box,.mhc-product-highlights-left,.mhc-product-highlights-right{display:none}.mhc-product-highlights-image{width:100%;height:auto;justify-content:center}.mhc-product-highlights-image img{width:100%;max-width:100%;height:auto;object-fit:contain}.mhc-mobile-dots{display:block!important}}.mhc-mobile-dots{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;display:none}.mhc-mobile-dot{position:absolute;width:35px;height:35px;background:linear-gradient(135deg,#007bff,#0056b3);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #007bff4d;z-index:10;cursor:pointer;pointer-events:all}.mhc-mobile-dot:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#007bffb3;border-radius:50%;z-index:-1;animation:mhc-dot-ripple 2.5s infinite ease-in}.mhc-mobile-dot span{color:#fff;font-family:Barlow Condensed,sans-serif;font-size:16px;font-weight:700;text-align:center;line-height:1}.mhc-mobile-dot:nth-child(1){top:25%;left:45%}.mhc-mobile-dot:nth-child(2){top:65%;left:20%}.mhc-mobile-dot:nth-child(3){top:45%;right:15%}.mhc-mobile-dot:nth-child(4){top:70%;right:28%}.mhc-modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:#000000b3;animation:mhc-modal-fade-in .3s ease}.mhc-modal-content{background-color:#fff;margin:50% auto;padding:25px;border-radius:12px;width:85%;max-width:350px;position:relative;transform:translateY(-50%);animation:mhc-modal-slide-up .3s ease;box-shadow:0 10px 30px #0000004d}.mhc-modal-close{position:absolute;right:15px;top:15px;font-size:24px;font-weight:700;cursor:pointer;color:#666;transition:color .3s ease}.mhc-modal-close:hover{color:#000}.mhc-modal-title{color:#000;font-family:Barlow Condensed,sans-serif;text-transform:uppercase;font-size:22px;line-height:30px;font-weight:600;margin:0 0 15px}.mhc-modal-description{color:#666;line-height:22px;font-size:14px;font-family:Poppins,sans-serif;font-weight:400;margin:0}@keyframes mhc-modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes mhc-modal-slide-up{0%{transform:translateY(-30%);opacity:0}to{transform:translateY(-50%);opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/mhc-product-highlights.css.map */
