.mgm-designed-to-clean{margin-top:2rem;padding:1.5rem 0}.mgm-designed-title{font-size:1.8rem;font-weight:600;color:#000;margin-bottom:1.5rem}.mgm-cleaning-items,.mgm-benefits-items{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.mgm-cleaning-item,.mgm-benefits-item{display:flex;align-items:center;gap:1rem}.mgm-cleaning-icon,.mgm-benefit-icon{width:24px;height:24px;object-fit:contain}.mgm-cleaning-text,.mgm-benefit-text{font-size:1.6rem;line-height:1.4;font-weight:500}.mgm-benefits-items{display:flex;flex-direction:column;gap:1rem}.mgm-benefits-item{display:flex;align-items:center;gap:.8rem}.mgm-benefit-icon{width:24px;height:24px;flex-shrink:0}.mgm-benefit-text{font-size:1.6rem;color:#000;font-weight:500}.mgm-product-section{padding:1.5rem 0;margin:2rem 0}.mgm-product-container{width:100%;padding:0 .8rem;margin:0 auto;max-width:100%;box-sizing:border-box}.mgm-faq-wrapper{margin-top:2rem;width:100%}.mgm-faq-container{margin-top:1rem}.mgm-faq-item{border-bottom:1px solid #e0e0e0;margin-bottom:1.5rem;box-shadow:0 1px 3px #0000000d;border-radius:6px;overflow:hidden}.mgm-faq-question{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:1.5rem;background-color:#f9f9f9;transition:background-color .3s ease}.mgm-faq-question:hover{background-color:#f2f2f2}.mgm-faq-question h3{font-size:1.8rem;font-weight:600;color:#000;margin:0;line-height:1.3}.mgm-faq-icon{font-size:2.2rem;font-weight:600;color:#000;transition:transform .3s ease}.mgm-faq-item.active .mgm-faq-icon{transform:rotate(45deg)}.mgm-faq-answer{max-height:0;overflow:hidden;transition:max-height .6s ease-out,padding .3s ease;padding:0 1.5rem;background-color:#fff}.mgm-faq-item.active .mgm-faq-answer{max-height:2000px;padding:1.5rem;border-top:1px solid #eee}.mgm-faq-answer p{font-size:1.6rem;line-height:1.6;color:#333;margin:0 0 1.2rem;letter-spacing:.01em}.mgm-faq-answer p:last-child{margin-bottom:0}.mgm-video-bundle-section{padding:0;margin:2rem 0}.mgm-media-text-grid{display:flex;flex-direction:column;gap:2rem}.mgm-media-container{position:relative;width:100%}.mgm-video-wrapper{position:relative;width:100%;overflow:hidden;border-radius:0}.mgm-video-placeholder{position:relative;width:100%;display:block}.mgm-video-poster-image{width:100%;height:auto;display:block;object-fit:cover}.mgm-video-play-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#ffffffe6;border:none;border-radius:50%;width:80px;height:80px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:all .3s ease;opacity:1}.mgm-video-play-overlay:hover{background-color:#fff;transform:translate(-50%,-50%) scale(1.1)}.mgm-video-play-overlay svg{width:48px;height:48px;color:#000;margin-left:4px}.mgm-video-controls{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.mgm-video-controls>*{pointer-events:all}.mgm-video{width:100%;height:auto;display:block;object-fit:cover}.mgm-video-control-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#ffffffb3;border:none;border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:all .3s ease;opacity:1}.mgm-video-mute-btn{position:absolute;top:65px;right:12px;background-color:#ffffffb3;border:none;border-radius:50%;width:42px;height:42px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:background-color .3s ease}.mgm-video-control-btn:hover,.mgm-video-mute-btn:hover,.mgm-video-fullscreen-btn:hover{background-color:#ffffffe6}.mgm-video-control-btn svg{width:36px;height:36px;color:#000}.mgm-video-mute-btn svg{width:26px;height:26px;color:#000}.mgm-video-wrapper.playing .mgm-video-control-btn{opacity:0;pointer-events:none}.mgm-video-wrapper.playing{cursor:pointer}.mgm-content-container{display:flex;flex-direction:column;justify-content:center;padding:1rem .5rem .5rem}.mgm-product-subtitle{font-size:1.3rem;font-weight:600;text-transform:uppercase;letter-spacing:.2rem;color:#444}.mgm-product-title{font-size:3rem;font-weight:700;color:#000;margin-top:0;margin-bottom:1rem;line-height:1.2}.mgm-product-description{margin-top:1rem}.mgm-product-description p{font-size:1.8rem;line-height:1.2;color:#444;margin-top:1rem}.mgm-image-text-section{padding:0;margin:3rem 0}.mgm-image-wrapper{position:relative;width:100%;overflow:hidden;border-radius:0}.mgm-image{width:100%;height:auto;display:block;object-fit:cover}.mgm-press-quote{margin-top:2.5rem;border-radius:12px;background:linear-gradient(135deg,#f8f9fa,#e6f4ee);padding:0;overflow:hidden;box-shadow:0 10px 25px #0000000d;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #e0e0e0}.mgm-press-quote:hover{transform:translateY(-3px);box-shadow:0 15px 30px #00000014}.mgm-press-header{display:flex;align-items:center;padding:1.5rem;background-color:#fff;border-bottom:1px solid #e0e0e0}.mgm-press-logo{width:60px;height:60px;overflow:hidden;margin-right:1.5rem;flex-shrink:0}.mgm-press-logo img{width:100%;height:100%;object-fit:contain}.mgm-press-source{display:flex;flex-direction:column}.mgm-press-name{font-size:1.8rem;font-weight:700;color:#218a63}.mgm-press-date{font-size:1.4rem;color:#666}.mgm-press-content{position:relative;padding:2.5rem}.mgm-press-quote-icon{margin-bottom:1.5rem}.mgm-press-quote-text{font-size:1.8rem;line-height:1.6;font-style:italic;color:#333;margin:0 0 2rem;position:relative}.mgm-press-article-link{display:inline-block;font-size:1.6rem;font-weight:600;color:#218a63;text-decoration:none;transition:color .2s ease;padding:.5rem 0;border-bottom:2px solid transparent}.mgm-press-article-link:hover{color:#156e4d;border-bottom:2px solid #218a63}.mgm-arrow{display:inline-block;transition:transform .2s ease}.mgm-press-article-link:hover .mgm-arrow{transform:translate(5px)}@media screen and (min-width: 992px){.mgm-press-quote{margin-top:3.5rem}.mgm-press-header{padding:2rem}.mgm-press-content{padding:3rem}.mgm-press-quote-text{font-size:2rem;line-height:1.7}.mgm-press-article-link{font-size:1.7rem}}.mgm-user-avatars{display:flex;flex-direction:column;align-items:flex-start;text-align:left;margin-bottom:10px}.mgm-avatar-group{display:flex}.mgm-avatar{width:75px;height:75px;border-radius:50%;border:2px solid #fff;object-fit:cover;margin-right:-10px;box-shadow:0 2px 4px #0000001a}.mgm-avatar-text{font-size:1.5rem;font-weight:600;color:#444;margin:0}@media screen and (min-width: 768px){.mgm-user-avatars{flex-direction:row;justify-content:flex-start;text-align:left;align-items:center}.mgm-avatar-group{margin-right:1.5rem;margin-bottom:0}}@media screen and (min-width: 992px){.mgm-user-avatars{margin-bottom:2rem}.mgm-avatar{width:60px;height:60px}.mgm-avatar-text{font-size:1.7rem}}@media screen and (min-width: 992px){.mgm-product-section{padding:5rem 0;margin:3.5rem 0}.mgm-product-container{max-width:1240px;padding:0 3rem;margin:0 auto}.mgm-media-text-grid{gap:6rem;align-items:center;justify-content:space-between}.mgm-video-bundle-section .mgm-media-text-grid{flex-direction:row}.mgm-media-container{flex:0 0 48%;max-width:48%}.mgm-content-container{flex:0 0 48%;max-width:48%;padding:0}.mgm-image-text-section .mgm-media-text-grid{flex-direction:row-reverse}.mgm-image-text-section-left .mgm-media-text-grid{flex-direction:row}.mgm-video-wrapper,.mgm-image-wrapper{border-radius:12px;overflow:hidden;box-shadow:0 12px 30px #00000014;transition:transform .3s ease,box-shadow .3s ease}.mgm-video-wrapper:hover,.mgm-image-wrapper:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000001f}.mgm-product-subtitle{font-size:1.5rem;margin-bottom:1rem}.mgm-product-title{font-size:4.2rem;margin-bottom:2rem;line-height:1.2;color:#000}.mgm-product-description p{font-size:1.8rem;line-height:1.6;margin-bottom:1.5rem;color:#000}.mgm-benefits-items{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem 3rem;margin-top:2rem}.mgm-benefits-item{gap:1.2rem}.mgm-benefit-icon{width:30px;height:30px}.mgm-benefit-text{font-size:1.7rem;line-height:1.5;color:#000}.mgm-faq-wrapper{max-width:1000px;margin:0 auto}.mgm-faq-question{padding:2rem}.mgm-faq-question h3{font-size:2.2rem;color:#000}.mgm-faq-answer{padding:0 2rem}.mgm-faq-item.active .mgm-faq-answer{padding:2rem}.mgm-faq-answer p{font-size:1.8rem;line-height:1.7}.mgm-designed-title{font-size:2.4rem;margin-bottom:2.5rem;color:#000}.mgm-cleaning-items{grid-template-columns:repeat(2,1fr);gap:2rem 3rem}.mgm-cleaning-item{gap:1.2rem}.mgm-cleaning-icon{width:30px;height:30px}.mgm-cleaning-text{font-size:1.7rem;line-height:1.5}}@media screen and (min-width: 1440px){.mgm-product-container{max-width:1400px}.mgm-product-title{font-size:4.5rem;color:#000}.mgm-product-description p{font-size:2rem}.mgm-media-text-grid{gap:8rem}}.mgm-sticky-cart-mobile{position:fixed;bottom:0;left:0;right:0;width:100%;padding:15px;margin-bottom:5px;z-index:9999;background-color:transparent;display:flex;justify-content:center;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),opacity .3s ease;transform:translateY(100%);opacity:0}.mgm-sticky-cart-mobile.visible{transform:translateY(0);opacity:1}.mgm-sticky-cart-button{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:500px;padding:15px 20px;background-color:#5b2e91;color:#fff;border:none;border-radius:10px;font-weight:700;font-size:18px;cursor:pointer;transition:background-color .3s,transform .2s;box-shadow:0 4px 10px #43aa8b4d}.mgm-sticky-cart-button:hover{background-color:#ff6b35;transform:translateY(-2px);box-shadow:0 6px 12px #43aa8b66}.mgm-sticky-cart-text{font-size:16px;letter-spacing:.5px}.mgm-sticky-cart-price-container{display:flex;flex-direction:column;align-items:flex-end}.mgm-sticky-cart-price{font-weight:800;font-size:16px}.mgm-sticky-cart-compare-price{font-size:12px;text-decoration:line-through;opacity:.8}@media screen and (min-width: 992px){.mgm-sticky-cart-mobile{display:none}}@media (prefers-reduced-motion: no-preference){.mgm-product-section{opacity:0;transform:translateY(20px);animation:fadeInUp .8s ease forwards}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.mgm-product-section:nth-child(1){animation-delay:.1s}.mgm-product-section:nth-child(2){animation-delay:.2s}.mgm-product-section:nth-child(3){animation-delay:.3s}.mgm-product-section:nth-child(4){animation-delay:.4s}.mgm-product-section:nth-child(5){animation-delay:.5s}.mgm-product-section:nth-child(6){animation-delay:.6s}}@media screen and (min-width: 768px) and (max-width: 991px){.mgm-media-text-grid{flex-direction:row;align-items:center}.mgm-media-container{flex:1;max-width:50%}.mgm-content-container{flex:1;padding:0 0 0 3rem}.mgm-image-text-section .mgm-media-text-grid{flex-direction:row-reverse}.mgm-image-text-section .mgm-content-container{padding:0 3rem 0 0}.mgm-product-subtitle{font-size:1.4rem}.mgm-product-title{font-size:3.2rem}.mgm-product-description p{font-size:1.7rem;line-height:1.5}.mgm-benefit-text{font-size:1.6rem}.mgm-benefit-icon{width:26px;height:26px}}.mgm-video-fullscreen-btn{position:absolute;top:12px;right:12px;background-color:#ffffffb3;border:none;border-radius:50%;width:42px;height:42px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:background-color .3s ease}.mgm-video-fullscreen-btn svg{width:26px;height:26px;color:#000}.mgm-hide-sticky{opacity:0;pointer-events:none;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}
/*# sourceMappingURL=/cdn/shop/t/7/assets/mgm-product-sections.css.map */
