.product-support-section .page-width123{max-width:var(--page-width);margin:0 auto;padding:0}.product-support-section{--support-orange: #FF5B00;--support-orange-light: rgba(255, 91, 0, .1);position:relative}.product-support-section .section-header123{text-align:center;margin-bottom:30px}.product-support-section .section-title{margin-bottom:1rem}.product-support-section .section-description{color:rgba(var(--color-foreground),.7);font-size:1.1rem;max-width:600px;margin:0 auto}.product-support-section .category-tabs-wrapper{display:flex;justify-content:center;margin-bottom:30px}.product-support-section .category-tabs{display:flex;gap:12px;background:none}.product-support-section .category-tab{border-radius:50px;padding:12px 2px;cursor:pointer;transition:all .3s ease;white-space:nowrap;position:relative;overflow:hidden;width:160px;flex-shrink:0}.product-support-section .category-tab.active{box-shadow:0 4px 12px var(--support-orange-hover)}.product-support-section .support-note{display:flex;align-items:center;justify-content:flex-start;gap:8px;padding:0;background:none;border-radius:0;color:rgba(var(--color-foreground),.6);text-align:left;max-width:none;margin-left:0;margin-right:0;margin-bottom:24px}.product-support-section .support-note .note-icon{flex-shrink:0;width:30px;height:30px;margin-right:4px}.product-support-section .note-icon{flex-shrink:0;width:16px;height:16px;color:rgba(var(--color-foreground),.4)}.product-support-section .support-main-content{position:relative;overflow:visible}.product-support-section .support-content-wrapper{display:none}.product-support-section .support-content-wrapper.active{display:flex;gap:2rem;align-items:flex-start;overflow:visible}.product-support-section .product-lines-sidebar{flex:0 0 320px;position:sticky;top:100px;padding-right:20px;background:rgb(var(--color-background))}.product-support-section .series-sidebar{display:none}.product-support-section .series-title{font-size:1.1rem;font-weight:700;margin-bottom:1.5rem;color:rgb(var(--color-foreground));letter-spacing:-.02em}.product-support-section .series-list{display:flex;flex-direction:column;gap:8px}.product-support-section .series-button{background:none;border:none;padding:12px 16px;text-align:left;border-radius:8px;cursor:pointer;transition:all .3s ease;font-size:.95rem;color:rgba(var(--color-foreground),.7);position:relative;border:1px solid transparent}.product-support-section .series-button.active{color:#ff6b35;font-weight:600}.product-support-section .video-content-main{flex:1;min-width:0}.product-support-section .video-grid-container{display:none}.product-support-section .video-grid-container.active{display:block}.product-support-section .video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px 20px;margin-bottom:2rem}.product-support-section .video-card{background:rgb(var(--color-background));border-radius:4.5px;overflow:hidden;transition:all .3s ease;border:1px solid rgba(var(--color-foreground),.08);box-shadow:0 2px 8px rgba(var(--color-foreground),.06);width:100%;height:200px}.product-support-section .video-player{position:relative;height:200px;overflow:hidden;background:rgba(var(--color-foreground),.05)}.product-support-section .video-thumbnail{width:100%;height:100%;position:relative;overflow:hidden}.product-support-section .video-thumbnail img{width:100%;height:100%;object-fit:cover}.product-support-section .native-video-player{width:100%;height:100%;object-fit:cover;border-radius:0;background-color:#000;outline:none}.product-support-section .native-video-player:focus{outline:2px solid rgb(var(--color-button-primary));outline-offset:2px}.product-support-section .youtube-player,.product-support-section .vimeo-player{width:100%;height:100%;border-radius:0;border:none}.product-support-section .video-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:rgba(var(--color-foreground),.1);color:rgba(var(--color-foreground),.4)}.product-support-section .video-placeholder svg{fill:currentColor}.product-support-section .video-duration{position:absolute;bottom:8px;right:8px;background:#000c;color:#fff;padding:2px 6px;border-radius:4px;font-size:.8rem;font-weight:500}.product-support-section .video-info{padding:16px 18px 18px}.product-support-section .video-title{font-size:.95rem;font-weight:600;margin-bottom:6px;color:rgb(var(--color-foreground));line-height:1.4;letter-spacing:-.01em}.product-support-section .video-description{font-size:.85rem;color:rgba(var(--color-foreground),.65);line-height:1.5;margin:0}.product-support-section .pagination-wrapper{display:flex;justify-content:center;margin-top:2rem}.product-support-section .pagination{display:flex;align-items:center;gap:8px}.product-support-section .page-number,.product-support-section .page-next,.product-support-section .page-prev{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 8px;border:1px solid rgba(var(--color-foreground),.2);border-radius:4px;background:rgb(var(--color-background));color:rgb(var(--color-foreground));text-decoration:none;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}.product-support-section .page-number:hover,.product-support-section .page-next:hover,.product-support-section .page-prev:hover{background:#ff5b00;color:#fff}.product-support-section .page-number.active{background:#ff5b00;color:#fff;border-color:#ff5b00}.product-support-section .page-ellipsis{padding:0 4px;color:rgba(var(--color-foreground),.5);font-weight:500}.product-support-section .mobile-floating-dropdown{position:absolute;background:#fff;border:1px solid #e5e5e5;border-radius:8px;box-shadow:0 8px 32px #0000004d;padding:12px;z-index:100;max-height:60vh;overflow-y:auto;display:none;min-width:160px}.product-support-section .video-modal{z-index:1000}.product-support-section .video-modal-content{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000e6;display:flex;align-items:center;justify-content:center;padding:2rem}.product-support-section .modal-close-button{position:absolute;top:2rem;right:2rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:all .2s ease;z-index:1001}.product-support-section .modal-close-button:hover{background:#fff3}.product-support-section .video-player-container{width:100%;max-width:1200px;aspect-ratio:16/9;background:#000;border-radius:8px;overflow:hidden}.product-support-section #video-player{width:100%;height:100%}@media screen and (max-width:990px){.product-support-section .support-content-wrapper.active{flex-direction:column;gap:1.5rem}.product-support-section .series-sidebar{flex:none;position:static;width:100%}.product-support-section .series-list{flex-direction:row;flex-wrap:wrap;gap:8px}.product-support-section .series-button{border:1px solid rgba(var(--color-foreground),.2);border-radius:20px;padding:8px 16px;font-size:.9rem}.product-support-section .video-grid{grid-template-columns:repeat(2,1fr);gap:30px 20px}}@media screen and (max-width:750px){.product-support-section .section-header123{margin-bottom:20px}.product-support-section .category-tabs{overflow-x:auto;overflow-y:hidden;white-space:nowrap;flex-wrap:nowrap;gap:10px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.product-support-section .category-tabs::-webkit-scrollbar{display:none}.product-support-section .category-tab{border-radius:50px;padding:10px 2px;width:138px;flex-shrink:0}.product-support-section .category-tab.active{background:var(--support-orange);border-color:var(--support-orange);color:#fff}.product-support-section .video-grid{grid-template-columns:1fr!important;gap:10px!important;padding:0!important;width:100%!important;box-sizing:border-box!important}.product-support-section .video-card{width:100%;max-width:100%;height:200px}.product-support-section .video-player{width:100%;height:200px}.product-support-section .support-right-content{padding:0;width:100%}.product-support-section .video-content-main{width:100%;padding:0;box-sizing:border-box}.product-support-section .video-card video,.product-support-section .video-card iframe{width:100%!important;height:200px!important;max-width:100%!important;object-fit:cover!important;border-radius:4.5px!important;display:block!important}.product-support-section .video-player{width:100%!important;height:200px!important;max-width:100%!important;position:relative!important;overflow:hidden!important}.product-support-section .video-grid-container{width:100%;overflow-x:hidden;box-sizing:border-box}.product-support-section .video-card{margin-bottom:0}.product-support-section .pagination{flex-wrap:wrap;gap:6px}.product-support-section .page-number,.product-support-section .page-next,.product-support-section .page-prev{min-width:30px;height:30px;font-size:.85rem}.product-support-section .video-modal-content{padding:1rem}.product-support-section .modal-close-button{top:1rem;right:1rem;width:36px;height:36px}}@media screen and (max-width:749px){.product-support-section .category-tabs-wrapper{margin-bottom:20px!important;justify-content:flex-start}.product-support-section .support-layout-container{gap:0!important}.product-support-section .support-right-content .support-note{padding:0!important;line-height:12px!important;margin-bottom:10px!important}.product-support-section .support-right-content .support-note .note-icon{width:20px!important;height:20px!important}.product-support-section .video-grid{gap:10px!important}.product-support-section .product-line-item.active .product-line-toggle:after{content:""!important;position:absolute!important;bottom:-12.5px!important;left:0!important;right:0!important;height:2px!important;background:#ff5b00!important;z-index:10!important}.product-support-section .product-line-toggle{position:relative!important}}@media screen and (max-width:480px){.product-support-section .video-info{padding:12px}.product-support-section .video-title{font-size:.95rem}.product-support-section .video-description{font-size:.85rem}}.product-support-section .video-card{animation:fadeInUp .5s ease forwards;opacity:1;transform:translateY(0)}.product-support-section .video-card:nth-child(1){animation-delay:.1s}.product-support-section .video-card:nth-child(2){animation-delay:.2s}.product-support-section .video-card:nth-child(3){animation-delay:.3s}.product-support-section .video-card:nth-child(4){animation-delay:.4s}.product-support-section .video-card:nth-child(5){animation-delay:.5s}.product-support-section .video-card:nth-child(6){animation-delay:.6s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.product-support-section .video-card.hidden{display:none}.product-support-section .loading{display:flex;align-items:center;justify-content:center;padding:2rem;color:rgba(var(--color-foreground),.6)}.product-support-section .loading:after{content:"";width:20px;height:20px;border:2px solid rgba(var(--color-foreground),.2);border-top:2px solid rgb(var(--color-button-primary));border-radius:50%;animation:spin 1s linear infinite;margin-left:10px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.product-support-section .category-title{color:rgb(var(--color-foreground));margin-bottom:1.5rem}.product-support-section .category-title-divider{width:100%;margin-bottom:29px;display:block;box-sizing:border-box}.product-support-section .category-title-divider svg{width:100%;height:2px;display:block}.product-support-section .product-lines-list{display:flex;flex-direction:column;gap:4px}.product-support-section .product-line-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 16px;color:rgb(var(--color-foreground));text-align:left;cursor:pointer;transition:all .3s ease;position:relative}.product-support-section .product-line-toggle:hover,.product-support-section .product-line-toggle.expanded{color:var(--support-orange)}.product-support-section .product-line-toggle .line-name{flex:1}.product-support-section .product-line-toggle .series-count{display:none}.product-support-section .product-line-toggle .toggle-icon{transition:transform .3s ease;opacity:.6}.product-support-section .product-line-toggle.expanded .toggle-icon{transform:rotate(180deg)}.product-support-section .video-series-list{max-height:0;overflow:hidden;transition:max-height .3s ease;margin-top:-1px}.product-support-section .video-series-list.expanded{max-height:400px;padding:8px 0}.product-support-section .video-series-button{display:flex;align-items:center;width:100%;padding:10px 20px;background:transparent;border:none;text-align:left;cursor:pointer;transition:all .3s ease;position:relative;border-left:3px solid transparent}.product-support-section .video-series-button.active{color:var(--support-orange)}.product-support-section .no-series-message{padding:12px 20px;font-size:.8rem;color:rgba(var(--color-foreground),.6);font-style:italic;text-align:center}@media screen and (max-width:749px){.product-support-section .product-lines-sidebar{flex:none;position:static;width:100%;margin-bottom:0;overflow:visible}.product-support-section .product-lines-list{display:flex;flex-direction:row;overflow-x:auto;overflow-y:visible;white-space:nowrap;gap:12px;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:10px}.product-support-section .product-lines-list::-webkit-scrollbar{display:none}.product-support-section .product-line-item{flex-shrink:0;margin-bottom:0}.product-support-section .product-line-toggle{padding:10px 14px}.product-support-section .video-series-button{padding:10px 18px}.product-support-section .category-title-divider{display:none}.product-support-section .sidebar-header{display:flex;align-items:center;gap:16px;margin-bottom:0;position:relative}.product-support-section .sidebar-header:after{content:"";position:absolute;bottom:-12px;left:0;right:0;height:1px;background:#e5e5e5}.product-support-section .category-title{flex-shrink:0;margin-bottom:0;white-space:nowrap}.product-support-section .product-line-item{position:relative;padding-bottom:8px;margin-top:20px;height:auto;overflow:visible;z-index:1}.product-support-section .product-line-item:first-child,.product-support-section .product-line-item:first-child .product-line-toggle,.product-support-section .product-line-item.active .product-line-toggle,.product-support-section .product-line-item.active .line-name{color:#ff5b00}.product-support-section .video-series-list{display:none;transition:none;max-height:none;overflow:visible;position:absolute}.product-support-section .video-series-list.expanded{display:block!important;position:absolute!important;width:100%!important;min-width:160px!important;z-index:200!important;max-height:60vh!important;background:#fff!important;border:1px solid #e5e5e5!important;border-radius:8px!important;box-shadow:0 8px 32px #0000004d!important;padding:12px!important;white-space:normal!important;margin:0!important;overflow-y:auto!important;visibility:visible!important;opacity:1!important;top:auto!important;left:auto!important;transform:none!important}.product-support-section .support-right-content{z-index:1;position:relative}.product-support-section .video-series-button{display:block;width:100%;text-align:left;padding:10px 12px;border-radius:4px;background:transparent;border:none;cursor:pointer}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-product-support.css.map */
