.header-light{background:#f4f4f4;position:relative;top:0;padding:20px 0}.header-light .header-line{background:#000}.product-hero{background:#f4f4f4;padding:40px 40px 60px;overflow:hidden}.product-hero h1{font-family:Inter,sans-serif;font-size:clamp(42px,6vw,82px);font-weight:400;line-height:90%;text-transform:uppercase;color:#000}.product-hero .h1-2{margin-left:5%}.product-detail{padding:60px 0;background:#fff}.product-detail-wrapper{display:grid;grid-template-columns:100px 1fr minmax(300px,500px);gap:20px;align-items:start;max-width:100%;overflow:hidden}.product-thumbnails{display:flex;flex-direction:column;gap:20px}.thumbnail{width:100px;height:100px;border-radius:5px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:border-color .3s ease}.thumbnail.active,.thumbnail:hover{border-color:#907c6b}.thumbnail img{width:100%;height:100%;object-fit:cover}.product-main-image{position:relative;display:flex;align-items:center;justify-content:center;gap:20px}.main-image-container{width:100%;background:#fff;border-radius:5px;overflow:hidden}.main-image-container img{width:100%;height:100%;object-fit:contain}.img-nav{width:32px;height:36px;background:#fff;border:none;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #0000001a;transition:all .3s ease}.img-nav:hover{background:#f5f5f5}.product-info-detail{padding-left:20px}.product-badge{display:inline-block;background:#907c6b;color:#fff;padding:8px 20px;border-radius:5px;font-size:12px;font-weight:600;text-transform:capitalize;margin-bottom:15px}.product-header .price-box{display:flex;align-items:end;gap:12px;padding:10px 0}.product-header .price-box .price-regular{font-size:18px;color:#907c6b;font-weight:600}.product-header h2{font-family:Inter,sans-serif;font-size:30px;font-weight:700;text-transform:capitalize}.product-price{font-size:25px;font-weight:500;line-height:1}.product-rating{display:flex;align-items:center;gap:15px;margin-bottom:20px}.product-rating .stars .star{color:#ffc629;font-size:14px}.rating-text{font-size:12px;font-weight:600;color:#2a2a2a;opacity:.8}.product-divider{height:1px;background:#000;margin-bottom:20px}.product-features{margin-bottom:25px}.product-features h4{font-family:Inter,sans-serif;font-size:15px;font-weight:700;margin-bottom:15px;text-transform:capitalize}.product-features ul{display:flex;flex-direction:column;gap:8px}.product-features li{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:500}.bundle-section{margin-bottom:25px}.bundle-section h4{font-family:Inter,sans-serif;font-size:15px;font-weight:700;margin-bottom:15px;text-transform:capitalize}.bundle-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:15px;padding-right:10px}.bundle-option{position:relative;background:#eee9e3;opacity:.55;border-radius:4px;padding:10px;cursor:pointer;transition:all .3s ease;border:2px solid transparent}.bundle-option.active{opacity:1;border-color:#907c6b}.bundle-option:hover{opacity:1}.bundle-discount{position:absolute;top:-12px;right:-8px;background:#4a4a48;color:#fff;padding:6px 8px;border-radius:35px;font-size:12px;font-weight:700;text-transform:capitalize;line-height:1}.bundle-qty{display:block;font-size:18px;font-weight:600;text-transform:uppercase;margin-bottom:5px}.bundle-desc{display:block;font-size:11px;font-weight:500;color:#000}.bundle-divider{height:1px;background:#000;margin-bottom:10px}.bundle-price{font-size:18px;font-weight:700}.btn-add-cart{width:100%;background:#2a2a2a;color:#fff;padding:18px;border:none;border-radius:5px;font-size:15px;font-weight:700;cursor:pointer;transition:background .3s ease;margin-bottom:15px}.btn-add-cart:hover{background:#000}.payment-methods{display:flex;align-items:center;gap:20px}.payment-methods img{height:24px;width:auto}.payment-methods p{font-size:12px;font-weight:600;color:#2a2a2a;opacity:.8;max-width:240px}.product-tabs{padding:40px 0;background:#fff}.tabs-nav{display:flex;gap:30px;margin-bottom:40px;border-bottom:1px solid #eee;padding-bottom:10px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.tabs-nav::-webkit-scrollbar{display:none}.tab-btn{background:none;border:none;font-size:12px;font-weight:600;color:#000;cursor:pointer;padding-bottom:10px;position:relative;white-space:nowrap;transition:color .3s ease}.tab-btn:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:1px;background:transparent}.tab-btn.active:after{background:#000}.tab-btn:hover{color:#907c6b}.expert-review{background:#fcf5f5;border-radius:8px;padding:40px;display:flex;gap:30px;align-items:flex-start}.expert-image{width:101px;height:106px;border-radius:50%;overflow:hidden;flex-shrink:0}.expert-image img{width:100%;height:100%;object-fit:cover}.expert-content p{font-size:15px;line-height:1.52;margin-bottom:20px}.expert-info strong{display:block;font-size:18px;font-weight:600;text-transform:uppercase;margin-bottom:5px}.expert-info span{font-size:15px;font-weight:500}.feature-cards{padding:40px 0}.cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.feature-card{background:#fff;box-shadow:0 1px 6.8px #00000040;padding:25px 30px;display:flex;align-items:center;gap:20px}.card-icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.card-content h4{font-family:Inter,sans-serif;font-size:16px;font-weight:700;margin-bottom:5px}.card-content p{font-size:14px;color:#666}.other-products{padding:60px 0;background:#fff}.other-products h2{font-family:Inter,sans-serif;font-size:30px;font-weight:700;text-align:center;margin-bottom:40px}.other-products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.other-product-card{background:#fff;box-shadow:0 4px 4px #0000002b;border-radius:8px}.other-product-image{height:250px;border-radius:8px;overflow:hidden;background:#f5f0eb}.other-product-image img{width:100%;height:100%;object-fit:cover}.other-product-info{display:flex;justify-content:space-between;align-items:flex-start;padding:15px}.other-product-details{display:flex;flex-direction:column;gap:4px}.other-product-details h3{font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:#000}.other-product-details .price{font-size:16px;font-weight:500;color:#000}.other-product-arrow{width:32px;height:32px;background:#f4f4f4;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#000;transition:background .3s ease}.other-product-arrow:hover{background:#e0e0e0}.social-media{padding:60px 0;background:#fff}.social-media h2{font-family:Inter,sans-serif;font-size:24px;font-weight:600;text-align:center;margin-bottom:40px}.social-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;background:#f2f2f2;padding:20px;border-radius:8px}.social-item{position:relative;border-radius:16px;overflow:hidden;height:400px}.social-item img{width:100%;height:100%;object-fit:cover}.social-arrow{position:absolute;top:50%;right:12px;transform:translateY(-50%);width:28px;height:28px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2;transition:background .3s ease}.social-arrow:hover{background:#f0f0f0}.social-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#fffffff2);padding:20px 15px 15px;display:flex;flex-direction:column;gap:2px}.social-user{font-size:13px;font-weight:600;color:#000;display:flex;align-items:center;gap:5px}.social-user svg{flex-shrink:0}.social-quote{font-size:12px;font-weight:400;color:#666}section.problem-section .container{background:#f4f4f4;padding:40px;border-radius:8px}.problem-section{padding:80px 0;background:#fff}.problem-header{text-align:center;margin-bottom:60px}.problem-header h2{font-family:Inter,sans-serif;font-size:30px;font-weight:700}.problem-header .subtitle{font-size:30px}.problem-row{display:grid;grid-template-columns:2fr 1fr;gap:60px;align-items:center;margin-bottom:60px}.problem-row.reverse{direction:rtl}.problem-row.reverse>*{direction:ltr}.problem-text-col{padding-right:20px}.problem-label{display:block;font-size:15px;font-weight:600;text-transform:uppercase;color:#000;letter-spacing:.5px;margin-bottom:10px}.problem-text-col h3{font-family:Inter,sans-serif;font-size:25px;font-weight:700;margin-bottom:15px;line-height:1.3}.problem-text-col h4{font-size:15px;font-weight:700;text-transform:uppercase;margin-top:25px;margin-bottom:10px}.problem-text-col p{font-size:15px;line-height:1.6;margin-bottom:10px}.callout-italic,.benefits-section h4{margin-top:25px;font-size:24px!important;font-style:italic;color:#8c7766;font-weight:700}.problem-image-col img{width:100%;border-radius:8px}.pillow-image-wrapper{position:relative;background:#eee9e3;border-radius:8px;padding:20px}.pillow-label{position:absolute;top:15px;left:15px;background:#fff;padding:6px 12px;border-radius:4px;font-size:10px;font-weight:600;text-transform:uppercase;color:#333}.pillow-image-wrapper img{width:100%;border-radius:4px}.benefit-pills{display:flex;gap:10px;margin-top:25px;flex-wrap:wrap}.benefit-pill{display:inline-flex;align-items:center;gap:8px;background:#2a2a2a;border-radius:8px;padding:8px 16px;font-size:12px;font-weight:500;color:#fff}.benefits-section{margin-top:60px}.benefits-section h4{font-size:14px;font-weight:700;text-transform:uppercase;margin-bottom:25px;letter-spacing:.5px}.benefits-wrapper{display:grid;grid-template-columns:2fr 1fr;gap:30px;align-items:start}.benefits-grid-2col{display:grid;grid-template-columns:2fr 2fr 2fr;gap:15px}.benefit-item-box{border-bottom:2px solid #000;padding:15px}.benefit-item-box h5{font-size:13px;font-weight:500;line-height:1.4;margin:0}.benefit-highlight-box{background:#bcae9a2b;border-radius:8px;padding:25px;text-align:center}.benefit-highlight-box p{font-size:14px;line-height:1.6;margin:0;color:#333}.scrolling-banner.dark{background:#2a2a2a}.scrolling-banner.dark .scroll-content span{color:#fff}.before-after{padding:80px 0;background:#fff}.before-after h2{font-family:Inter,sans-serif;font-size:28px;font-weight:600;text-align:center;margin-bottom:40px}.timeline-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:50px}.timeline-tab{padding:20px;border-left:2px solid #E0E0E0;transition:border-color .3s ease}.timeline-tab.active{border-left-color:#907c6b}.timeline-tab .tab-period{display:block;font-size:13px;font-weight:700;text-transform:uppercase;color:#000;margin-bottom:10px;background-color:#dccece;width:fit-content;padding:4px 12px;border-radius:4px}.timeline-tab p{font-size:13px;line-height:1.6;color:#666;margin:0}.before-after-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;background-color:#f4f4f4;padding:5px}.before-card,.after-card{position:relative}.before-card .label,.after-card .label{position:absolute;top:20px;left:20px;background:#ffffffe6;padding:8px 20px;border-radius:5px;font-size:14px;font-weight:600;z-index:1}.before-card img,.after-card img{width:100%;height:350px;object-fit:cover;border-radius:10px}.real-results{padding:80px 0;background:#f9f9f9}.real-results h2{font-family:Inter,sans-serif;font-size:36px;font-weight:700;text-align:center;margin-bottom:50px}.results-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.result-card{background:#fff;border-radius:10px;overflow:hidden}.result-image{height:400px;overflow:hidden}.result-image img{width:100%;height:100%;object-fit:cover}.result-content{padding:25px}.result-content .stars{margin-bottom:15px}.result-content .stars .star{color:#ffc629;font-size:16px}.result-content h4{font-family:Inter,sans-serif;font-size:14px;font-weight:700;text-transform:uppercase;margin-bottom:15px;line-height:1.4}.result-content p{font-size:14px;line-height:1.6;color:#333;margin-bottom:15px}.result-content .author{font-size:12px;font-weight:600;text-transform:uppercase;color:#907c6b}.relief-section{padding:80px 0;background:#fff}.relief-header{text-align:center;margin-bottom:40px}.relief-header h2{font-family:Inter,sans-serif;font-size:36px;font-weight:700;color:#2a2a2a}.relief-tabs-row{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:20px}.relief-tab-card{background:#8b7355;padding:15px 25px;border-radius:5px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:all .3s ease}.relief-tab-card span{font-size:14px;font-weight:600;color:#fff}.relief-tab-card.active,.relief-tab-card:hover{background:#6b5a45}.relief-content{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.relief-card{background:#f5f5f5;padding:30px;border:1px solid #E5E5E5;border-radius:5px}.relief-card h4{font-family:Inter,sans-serif;font-size:14px;font-weight:700;margin-bottom:10px;color:#2a2a2a}.relief-card p{font-size:13px;line-height:1.6;color:#000;margin-bottom:20px;text-align:justify}.relief-card p:last-child{margin-bottom:0}.features-section{padding:0}.features-wrapper{display:grid;grid-template-columns:1fr 1fr;min-height:500px}.features-image{position:relative}.features-image img{width:100%;height:100%;object-fit:cover}.features-content{background:#eee9e3;padding:60px 50px;display:flex;flex-direction:column;justify-content:center;gap:40px}.feature-item{display:flex;gap:20px;align-items:flex-start}.feature-icon{flex-shrink:0;width:50px;height:50px;display:flex;align-items:center;justify-content:center}.feature-text h4{font-family:Inter,sans-serif;font-size:16px;font-weight:700;margin-bottom:8px;color:#2a2a2a}.feature-text p{font-size:14px;line-height:1.6;color:#555;margin:0}.faq-section{padding:80px 0;background:#f9f9f9}.faq-section h2{font-family:Inter,sans-serif;font-size:36px;font-weight:700;text-align:center;margin-bottom:50px}.faq-list{max-width:900px;margin:0 auto}.faq-item{border-bottom:1px solid #ddd;margin-bottom:0}.faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:20px 0;background:none;border:none;cursor:pointer;text-align:left}.faq-question span{font-size:16px;font-weight:600;flex:1;padding-right:20px}.faq-question svg{transition:transform .3s ease}.faq-item.open .faq-question svg{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-item.open .faq-answer{max-height:200px}.faq-answer p{padding:0 0 20px;font-size:15px;line-height:1.6;color:#666}@media (max-width: 1200px){.product-detail-wrapper{grid-template-columns:100px 1fr 450px}.main-image-container{width:100%;height:400px}.tabs-nav{gap:40px}}@media (max-width: 992px){.product-hero{padding:100px 40px 60px}.product-hero h1{font-size:60px}.product-detail-wrapper{grid-template-columns:1fr}.product-thumbnails{flex-direction:row;justify-content:center;order:2}.thumbnail{width:80px;height:80px}.product-main-image{order:1}.main-image-container{width:100%;max-width:500px;height:400px;margin:0 auto}.product-info-detail{padding-left:0;order:3}.bundle-options,.cards-grid,.other-products-grid,.social-grid,.results-grid,.relief-content,.problem-content,.before-after-grid{grid-template-columns:1fr}.tabs-nav{gap:20px}.expert-review{flex-direction:column;text-align:center}}@media (max-width: 768px){.product-hero{padding:80px 20px 40px}.product-hero h1{font-size:42px}.product-header{flex-direction:column;gap:10px}.tabs-nav{flex-wrap:wrap;gap:15px}.relief-tabs{flex-wrap:wrap}.problem-header h2,.before-after h2,.real-results h2,.relief-header h2,.faq-section h2{font-size:28px}.benefit-item-box{border-bottom:1px solid #000;padding:10px}}@media (max-width: 480px){.product-hero h1{font-size:32px}.product-header h2{font-size:24px}.thumbnail{width:60px;height:60px}.main-image-container{height:300px}}@media (max-width: 992px){.relief-tabs-row,.relief-content{grid-template-columns:repeat(2,1fr)}.problem-row{grid-template-columns:1fr;gap:40px}.problem-row.reverse{direction:ltr}.problem-text-col{padding-right:0}.benefits-wrapper{grid-template-columns:1fr}.benefits-grid-2col{grid-template-columns:repeat(2,1fr)}.timeline-tabs{grid-template-columns:1fr}.timeline-tab{border:0px}.features-wrapper{grid-template-columns:1fr}.features-image{min-height:300px}}@media (max-width: 768px){.relief-tabs-row,.relief-content{grid-template-columns:1fr}.relief-card{padding:20px}section.problem-section .container{padding:25px}.problem-header h2,.problem-header .subtitle{font-size:22px}.callout-italic{font-size:18px!important}.benefits-grid-2col{grid-template-columns:1fr}.before-card img,.after-card img{height:280px}.other-products-grid,.social-grid{grid-template-columns:1fr}.social-item{height:300px}.cards-grid{grid-template-columns:1fr}.feature-item{margin:20px 0}.payment-methods{flex-direction:column}.payment-methods p{text-align:center}.tabs-nav{justify-content:center!important}.product-hero{padding-top:24%!important}}@media (max-width: 480px){.relief-header h2,.real-results h2,.faq-section h2{font-size:24px}.relief-tab-card{padding:14px 18px}.relief-tab-card span{font-size:13px}.timeline-tab{padding:15px;border:0px}.expert-review{padding:25px}.features-content{padding:40px 25px}.feature-item{gap:15px;margin:10px 0}.social-overlay{padding:15px}.product-hero{padding-top:36%!important}.social-media,.problem-section,.product-detail,.relief-section{padding:40px 0}.before-card img,.after-card img{height:165px}.tab-btn{font-size:12px!important}}@media (max-width: 768px){.product-thumbnails,.img-nav{display:none!important}.main-image-container{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:12px}.main-image-container::-webkit-scrollbar{display:none}.main-image{position:relative!important;opacity:1!important;visibility:visible!important;flex:0 0 100%;scroll-snap-align:center;transition:none}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/mj-product-stylesheet.css.map */
