.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(56,189,248,.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:#38bdf8cc}.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}.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,#38bdf8cc);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,#050a18,#1e40af 50%,#1d4ed8 75%,#2563eb 90%);color:#fff;transition:all .3s ease;box-shadow:inset 0 1px #fff6,inset 0 -4px #0003,0 0 0 4px #ffffff1a,0 0 80px #38bdf880}.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,#38bdf8,#1e40af);box-shadow:inset 0 1px #fff6,inset 0 -4px #0003,0 0 0 4px #ffffff1a,0 0 180px #38bdf8;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 #38bdf8b3}@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:#38bdf8cc;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:#38bdf899}.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,#38bdf8cc);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(56,189,248,.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}}.comparison-section.unreal-comparison{position:relative;z-index:1;padding:80px 40px;background:#000}.unreal-comparison .comparison-header{max-width:1400px;margin:0 auto 40px;text-align:center}.unreal-comparison .comparison-title{font-family:Fellix,Arial,sans-serif;font-size:60px;font-weight:700;background:linear-gradient(135deg,#fff,#38bdf8cc);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0 0 16px;line-height:1.2}.unreal-comparison .comparison-subtitle{font-family:PPSupply,sans-serif;font-size:1.1rem;color:#fff9;margin:0}.unreal-comparison .comparison-tabs{display:flex;justify-content:center;gap:16px;margin-bottom:40px}.unreal-comparison .comparison-tab-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}.unreal-comparison .comparison-tab-btn:hover{border-color:#38bdf880;color:#fff;background:#38bdf81a}.unreal-comparison .comparison-tab-btn.active{border-color:#38bdf8;background:#38bdf8;color:#fff;box-shadow:0 0 20px #38bdf866}.unreal-comparison .comparison-container{max-width:1000px;margin:0 auto}.unreal-comparison .comparison-slider{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;cursor:ew-resize;border-radius:16px}.unreal-comparison .comparison-before,.unreal-comparison .comparison-after{position:absolute;top:0;left:0;width:100%;height:100%}.unreal-comparison .comparison-before{z-index:1}.unreal-comparison .comparison-after{z-index:2;clip-path:inset(0 50% 0 0)}.unreal-comparison .comparison-video{width:100%;height:100%;object-fit:cover}.unreal-comparison .comparison-handle{position:absolute;top:0;left:50%;transform:translate(-50%);height:100%;z-index:10;display:flex;flex-direction:column;align-items:center;pointer-events:none}.unreal-comparison .comparison-handle .handle-line{width:3px;flex:1;background:linear-gradient(180deg,transparent 0%,#38BDF8 20%,#38BDF8 80%,transparent 100%);box-shadow:0 0 15px #38bdf899}.unreal-comparison .comparison-handle .handle-circle{width:56px;height:56px;border-radius:50%;background:linear-gradient(145deg,#1e40af,#38bdf8);display:flex;align-items:center;justify-content:center;box-shadow:0 0 30px #38bdf880,0 0 60px #38bdf84d,inset 0 1px #ffffff4d;color:#fff;flex-shrink:0;margin-top:16vw}.enhancements-section.unreal-enhancements{position:relative;z-index:1;padding:80px 40px;background:#000}.unreal-enhancements .enhancements-header{max-width:1400px;margin:0 auto 40px;text-align:center}.unreal-enhancements .enhancements-title{font-family:Fellix,Arial,sans-serif;font-size:60px;font-weight:700;background:linear-gradient(135deg,#fff,#38bdf8cc);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0 0 16px;line-height:1.2}.unreal-enhancements .enhancements-subtitle{font-family:PPSupply,sans-serif;font-size:1.1rem;color:#fff9;margin:0}.unreal-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}.unreal-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}.unreal-enhancements .enhancement-btn:hover{border-color:#38bdf880;color:#fff;background:#38bdf81a}.unreal-enhancements .enhancement-btn.active{border-color:#38bdf8;background:#38bdf8;color:#fff;box-shadow:0 0 20px #38bdf866}.unreal-enhancements .enhancements-content{max-width:1000px;margin:0 auto;aspect-ratio:16/9;position:relative;border-radius:16px;overflow:hidden}.unreal-enhancements .enhancement-video{width:100%;height:100%;object-fit:cover;border-radius:16px}.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,#a5b4fc);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,#a5b4fc);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:#38bdf8}.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){.unreal-comparison .comparison-title,.unreal-enhancements .enhancements-title{font-size:40px}.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){.comparison-section.unreal-comparison,.enhancements-section.unreal-enhancements{padding:60px 20px}.unreal-comparison .comparison-title,.unreal-enhancements .enhancements-title{font-size:31px}.unreal-comparison .comparison-tabs,.unreal-enhancements .enhancements-buttons{flex-wrap:wrap;gap:10px}.unreal-comparison .comparison-tab-btn,.unreal-enhancements .enhancement-btn{font-size:.75rem;padding:10px 16px}.unreal-comparison .comparison-handle .handle-circle{width:44px;height:44px}.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/17/assets/produt2.css.map */
