.product-main{position:relative;min-height:100vh;width:100%;background:#000;padding-top:120px;overflow:hidden}.arctic-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:radial-gradient(ellipse 220% 60% at 50% 0%,rgba(251,146,60,.25),transparent 30%),#000;pointer-events:none}.breadcrumb-container{position:relative;z-index:1;max-width:1400px;margin:0 auto;padding:0 40px 30px}.breadcrumb{display:flex;align-items:center;gap:12px;font-family:PPSupply,sans-serif;font-size:.9rem}.breadcrumb a{color:#fff9;text-decoration:none;transition:color .3s ease}.breadcrumb a:hover{color:#fb923ccc}.breadcrumb .separator{color:#ffffff4d}.breadcrumb .current{color:#fff;font-weight:500}.product-section{position:relative;z-index:1;padding:40px 40px 100px}.product-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.product-image-wrapper{position:sticky;top:140px}.product-image-container{display:flex;align-items:center;justify-content:center;overflow:hidden;transition:all .3s ease}.product-main-image{width:100%;height:auto;max-width:500px;object-fit:contain;border-radius:16px;opacity:0;transition:opacity .45s ease}.product-main-image.video-ready{opacity:1}.product-info-wrapper{display:flex;flex-direction:column;gap:30px}.product-name{font-family:Fellix,Arial,sans-serif;font-size:3.5rem;font-weight:800;margin:0;background:linear-gradient(135deg,#fff,#fb923ccc);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1.1}.product-price{font-family:Fellix,Arial,sans-serif;font-size:2.5rem;font-weight:700;color:#fff;margin:0}.product-description{font-family:PPSupply,sans-serif;font-size:1.1rem;line-height:1.7;color:#ffffffb3;margin:0}.product-description p{margin:0}.product-purchase-btn{border:none;font-family:PPSupply,sans-serif;width:fit-content;padding:20px 50px;border-radius:3em;display:flex;justify-content:center;align-items:center;gap:12px;font-size:1.1rem;font-weight:600;cursor:pointer;background:linear-gradient(145deg,#180a05,#3e1b0d 20%,#ea580c 50%,#fb923c,#c2410c 80%,#180a05 92%);color:#fff;transition:all .3s ease;box-shadow:inset 0 1px #fff6,inset 0 -4px #0003,0 0 0 4px #ffffff1a,0 0 80px #ff3c0080}.product-purchase-btn .sparkle{width:24px;height:24px;transition:all .2s ease}.product-purchase-btn .text{transition:all .2s ease}.product-purchase-btn:hover{background:linear-gradient(0deg,#fb923c,#ea580c);box-shadow:inset 0 1px #fff6,inset 0 -4px #0003,0 0 0 4px #ffffff1a,0 0 180px #ff3c00;transform:translateY(-2px)}.product-purchase-btn:hover .text{color:#fff}.product-purchase-btn:hover .sparkle{fill:#fff;transform:scale(1.2)}.product-purchase-btn:active{transform:translateY(2px);box-shadow:inset 0 2px #fff9,inset 0 -4px #0003,0 0 50px 10px #ff3c00b3}@media(max-width:1024px){.product-container{grid-template-columns:1fr;gap:50px}.product-image-wrapper{position:relative;top:0}.product-name{font-size:2.5rem}.product-price{font-size:2rem}}@media(max-width:768px){.product-main{padding-top:100px}.breadcrumb-container{padding:0 20px 20px}.product-section{padding:30px 20px 60px}.product-container{gap:40px}.product-image-container{padding:30px}.product-name{font-size:2rem}.product-price{font-size:1.75rem}.product-description{font-size:1rem}.product-purchase-btn{padding:18px 40px;font-size:1rem;width:100%}}.product-details-section{margin-top:50px;display:flex;flex-direction:column;gap:0}.detail-dropdown{border-bottom:1px solid rgba(255,255,255,.1);transition:all .3s ease}.detail-dropdown:hover{border-bottom-color:#fff3}.detail-dropdown-header{width:100%;background:transparent;border:none;padding:20px 0;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-family:PPSupply,sans-serif;font-size:.85rem;font-weight:600;color:#ffffffb3;letter-spacing:1.5px;text-align:left;transition:all .3s ease}.detail-dropdown-header:hover{color:#ffffffe6}.detail-dropdown.active .detail-dropdown-header{color:#fff}.dropdown-icon{flex-shrink:0;transition:all .3s ease;color:#ffffff80}.dropdown-icon .icon-horizontal,.dropdown-icon .icon-vertical{transition:all .3s ease}.detail-dropdown.active .dropdown-icon{color:#fb923ccc;transform:rotate(45deg)}.detail-dropdown-content{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1)}.detail-dropdown.active .detail-dropdown-content{max-height:800px}.detail-dropdown-content p,.detail-dropdown-content ul{font-family:PPSupply,sans-serif;font-size:.95rem;line-height:1.7;color:#fff9;padding:0 0 20px;margin:0}.detail-dropdown-content p{margin-bottom:12px}.detail-dropdown-content p:last-child{margin-bottom:0}.detail-dropdown-content ul{list-style:none;padding-left:0;display:flex;flex-direction:column;gap:8px}.detail-dropdown-content ul li{padding-left:20px;position:relative}.detail-dropdown-content ul li:before{content:"\2022";position:absolute;left:0;color:#fb923c99}.detail-dropdown-content strong{color:#ffffffe6;font-weight:600}@media(max-width:768px){.product-details-section{margin-top:40px}.detail-dropdown-header{padding:18px 0;font-size:.8rem}.detail-dropdown-content p,.detail-dropdown-content ul{font-size:.9rem}}.feature-section{position:relative;z-index:1;min-height:80vh;padding:60px 40px;background:#000;display:flex;align-items:center}.feature-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.feature-section.reverse .feature-container{direction:rtl}.feature-section.reverse .feature-content,.feature-section.reverse .feature-media{direction:ltr}.feature-content{display:flex;flex-direction:column;gap:24px}.feature-title{font-family:Fellix,Arial,sans-serif;font-size:2rem;font-weight:700;color:#fff;margin:0;line-height:1.2;letter-spacing:.5px}.feature-description{font-family:PPSupply,sans-serif;font-size:1rem;line-height:1.7;color:#ffffffb3;margin:0}.weight-display{margin:20px 0}.weight-number{font-family:Fellix,Arial,sans-serif;font-size:5rem;font-weight:800;background:linear-gradient(135deg,#fff,#fb923ccc);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1}.feature-media{display:flex;align-items:center;justify-content:center;position:relative}.feature-video,.feature-image{width:100%;height:auto;max-width:600px;object-fit:contain;filter:drop-shadow(0 20px 40px rgba(255,60,0,.2))}@media(max-width:1024px){.feature-section{padding:80px 40px}.feature-container{grid-template-columns:1fr;gap:50px}.feature-section.reverse .feature-container{direction:ltr}.feature-title{font-size:1.75rem}.weight-number{font-size:4rem}}@media(max-width:768px){.feature-section{padding:60px 20px}.feature-container{gap:40px}.feature-title{font-size:1.5rem}.feature-description{font-size:.95rem}.weight-number{font-size:3.5rem}.feature-video,.feature-image{max-width:100%}.green-glow-section{height:300px}}.enhancements-section.motion-enhancements{position:relative;z-index:1;padding:80px 40px;background:#000}.motion-enhancements .enhancements-header{max-width:1400px;margin:0 auto 40px;text-align:center}.motion-enhancements .enhancements-title{font-family:Fellix,Arial,sans-serif;font-size:60px;font-weight:700;font-style:italic;color:#fff;margin:0 0 16px;line-height:1.2}.motion-enhancements .enhancements-subtitle{font-family:PPSupply,sans-serif;font-size:1.1rem;color:#fff9;margin:0}.motion-enhancements .enhancements-buttons{display:flex;justify-content:center;flex-wrap:wrap;gap:16px;margin-bottom:40px;max-width:1000px;margin-left:auto;margin-right:auto}.motion-enhancements .enhancement-btn{font-family:PPSupply,sans-serif;font-size:.85rem;font-weight:600;letter-spacing:1px;padding:12px 24px;border-radius:8px;border:1px solid rgba(255,255,255,.2);background:transparent;color:#ffffffb3;cursor:pointer;transition:all .3s ease}.motion-enhancements .enhancement-btn:hover{border-color:#fb923c80;color:#fff;background:#fb923c1a}.motion-enhancements .enhancement-btn.active{border-color:#fb923c;background:#fb923c;color:#fff;box-shadow:0 0 20px #fb923c66}.motion-enhancements .enhancements-display{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;max-width:1200px;margin:0 auto}.motion-enhancements .enhancements-video-wrapper{aspect-ratio:16/9;border-radius:16px;overflow:hidden}.motion-enhancements .enhancement-video{width:100%;height:100%;object-fit:cover;border-radius:16px}.motion-enhancements .enhancements-info{display:flex;flex-direction:column;gap:20px;text-align:center}.motion-enhancements .enhancement-name{font-family:Fellix,Arial,sans-serif;font-size:2.5rem;font-weight:700;color:#fff;margin:0}.motion-enhancements .enhancement-description{font-family:PPSupply,sans-serif;font-size:1.1rem;color:#ffffffb3;line-height:1.6;margin:0}@media(max-width:1024px){.motion-enhancements .enhancements-title{font-size:40px}.motion-enhancements .enhancements-display{grid-template-columns:1fr;gap:40px}.motion-enhancements .enhancements-info{order:-1}}@media(max-width:768px){.enhancements-section.motion-enhancements{padding:60px 20px}.motion-enhancements .enhancements-title{font-size:31px}.motion-enhancements .enhancements-buttons{flex-wrap:wrap;gap:10px}.motion-enhancements .enhancement-btn{font-size:.75rem;padding:10px 16px}.motion-enhancements .enhancement-name{font-size:2rem}}.product-main .brave-benefits-container{position:relative;z-index:1;background:#000;max-width:100%;padding:80px 40px}.product-main .benefits-header{text-align:center;margin-bottom:60px}.product-main .benefits-title{font-family:Fellix,Arial,sans-serif;font-size:4rem;font-weight:800;margin:0 0 20px;background:linear-gradient(135deg,#fff,#fb923c);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1.1}.product-main .benefits-subtitle{font-family:PPSupply,sans-serif;font-size:.9rem;font-weight:500;color:#fff9;letter-spacing:2px;margin:0}.product-main .benefits-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;max-width:1400px;margin:0 auto}.product-main .benefits-description{display:flex;flex-direction:column;gap:30px}.product-main .description-title{font-family:Fellix,Arial,sans-serif;font-size:3.5rem;font-weight:700;color:#fff;margin:0;line-height:1.2}.product-main .description-text{font-family:PPSupply,sans-serif;font-size:1.1rem;color:#ffffffb3;line-height:1.6;margin:0}.product-main .benefits-features{display:flex;flex-direction:column;gap:20px}.product-main .feature-item{display:flex;align-items:center;gap:12px}.product-main .feature-icon{width:24px;height:24px;flex-shrink:0}.product-main .feature-icon svg{width:100%;height:100%;fill:#fff}.product-main .feature-text{font-family:PPSupply,sans-serif;font-size:1rem;color:#fffc;margin:0}.product-main .explore-wootility-btn{border:none;font-family:PPSupply,sans-serif;width:fit-content;padding:18px 40px;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2);transition:all .3s ease}.product-main .explore-wootility-btn:hover{background:#ffffff26;border-color:#ffffff4d}.product-main .benefits-video{display:flex;align-items:center;justify-content:center}.product-main .wootility-video{width:100%;max-width:600px;height:auto;border-radius:16px}.product-main .faq-container{position:relative;z-index:1;background:#000;padding:80px 40px}.product-main .faq-header{text-align:center;margin-bottom:60px}.product-main .faq-title{font-family:Fellix,Arial,sans-serif;font-size:4rem;font-weight:800;margin:0 0 20px;background:linear-gradient(135deg,#fff,#fb923c);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.product-main .faq-subtitle{font-family:PPSupply,sans-serif;font-size:.9rem;color:#fff9;letter-spacing:2px;margin:0}.product-main .faq-accordion{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.product-main .faq-item{background:#ffffff08;border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.05)}.product-main .faq-question{width:100%;background:transparent;border:none;padding:24px 30px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-family:PPSupply,sans-serif;font-size:1.1rem;font-weight:600;color:#fff;text-align:left;transition:all .3s ease}.product-main .faq-question:hover{background:#ffffff05}.product-main .faq-icon{flex-shrink:0;transition:transform .3s ease;color:#ffffff80}.product-main .faq-item.active .faq-icon{transform:rotate(180deg);color:#fb923c}.product-main .faq-answer{max-height:0;overflow:hidden;transition:max-height .4s ease}.product-main .faq-item.active .faq-answer{max-height:500px}.product-main .faq-answer-content{padding:0 30px 24px}.product-main .faq-answer-content p{font-family:PPSupply,sans-serif;font-size:1rem;line-height:1.7;color:#fff9;margin:0 0 12px}.product-main .faq-answer-content p:last-child{margin-bottom:0}@media(max-width:1024px){.motion-shooting .shooting-title,.motion-interface .interface-title{font-size:40px}.motion-shooting .shooting-content,.motion-interface .interface-content,.product-main .benefits-content{grid-template-columns:1fr;gap:40px}.product-main .benefits-title,.product-main .faq-title{font-size:3rem}.product-main .description-title{font-size:2.5rem}}@media(max-width:768px){.shooting-mods-section.motion-shooting,.interface-section.motion-interface{padding:60px 20px}.motion-shooting .shooting-title,.motion-interface .interface-title{font-size:31px}.motion-shooting .shooting-tabs{flex-wrap:wrap;gap:10px}.motion-shooting .shooting-tab-btn{font-size:.75rem;padding:10px 16px}.motion-shooting .shooting-name,.motion-interface .interface-name{font-size:2rem}.product-main .brave-benefits-container,.product-main .faq-container{padding:60px 20px}.product-main .benefits-title,.product-main .faq-title,.product-main .description-title{font-size:2rem}.product-main .faq-question{font-size:1rem;padding:20px}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/produt3.css.map */
