.download-dtc{max-width:1600px;width:calc(100% - var(--gutter) * 2);margin:0 auto}.faq-dtc-header{display:flex;margin:48px 0;position:relative}.faq-dtc-header .faq-search-container{max-width:240px;width:240px;position:absolute;top:4px;right:0}.faq-dtc-header .faq-search-container .search-box{position:relative}.faq-dtc-header .faq-search-container .search-box .search-icon{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:24px;height:24px}.faq-dtc-header .faq-search-container .search-box .search-icon:hover{background:#f6f8f9;border-radius:100px}.faq-dtc-header .search-header{display:flex;justify-content:space-between;font-weight:700;border-bottom:1px solid #ddd;padding-bottom:5px}.faq-dtc-header .search-input{width:100%;padding:10px 32px 10px 16px;border:1px solid rgba(210,210,210,1);color:#1c1c1c;border-radius:100px;font-size:16px;box-sizing:border-box;font-weight:500}.faq-dtc-header .search-input:placeholder{font-weight:400}.faq-dtc-header .search-input:placeholder-shown{font-weight:400}.faq-dtc-header .search-input:focus,.faq-dtc-header .search-input:hover{outline:none;box-shadow:0 0 0 1px #4285f433;border:1px solid #4285f4}.faq-dtc-header .search-content{display:none;transition:opacity .3s ease;position:absolute;top:50px;z-index:10;background:#fff;border:1px solid #ebebeb;border-radius:12px;width:100%}.faq-dtc-header .search-content.visible{display:block;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.faq-dtc-header .category-title{font-weight:700;margin-bottom:8px;color:#333}.faq-dtc-header .faq-item{padding:8px 24px;font-size:16px;color:#000;cursor:pointer}.faq-dtc-header .faq-item:hover{background:#f5f5f7}.faq-dtc-header .popular-search{display:flex;flex-direction:column}.faq-dtc-header .popular-title{font-weight:700;color:#333;padding:8px 24px 0}.faq-dtc-header .faq-dtc-header-tips{font-size:24px;color:#494949;font-weight:400;line-height:150%;text-align:left}.faq-dtc-header .faq-dtc-header-text{text-align:left;color:#1c1c1c;font-size:40px;font-weight:600;line-height:120%;margin-bottom:12px;max-width:calc(100% - 260px)}.download-dtc-container{transition:all .3s linear;margin:48px 0}.download-dtc-container-box{display:flex;gap:48px;justify-content:space-between;align-items:stretch;line-height:1.5;transition:all .3s linear;position:relative}.download-dtc-menu{width:358px;flex:0 0 auto}.download-dtc-head{max-width:1600px;margin:48px auto;text-align:center}.download-dtc-head-title{font-weight:600;font-size:24px}.download-dtc-menu-box{display:flex;flex-direction:column;gap:8px;transition:all .3s linear}.download-dtc-menu-item{padding:16px;border-bottom:none;display:flex;justify-content:flex-start;align-items:center;gap:24px;position:relative;cursor:pointer;font-weight:500;font-size:20px}.download-dtc-menu-box:not(.is-not-child) .download-dtc-menu-item:before{position:absolute;right:-6px;content:"";display:inline-block;width:24px;height:24px;background-image:url(download_down.svg);background-position:center center;transition:all .3s linear}.download-dtc-menu-box:not(.is-not-child).active .download-dtc-menu-item:before{transform:rotate(180deg)}.download-dtc-menu-box.is-hover .download-dtc-menu-item:before{transform:rotate(180deg)}.download-dtc-menu-box.is-not-child:hover,.download-dtc-menu-box.is-not-child.active,.download-dtc-menu-box.is-hover .download-dtc-menu-item-child.is-hover{background:#f6f8f9;border-radius:8px}.download-dtc-menu-item img{display:inline-block}.download-dtc-menu-item div{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.download-dtc-menu-item-child{padding:12px;cursor:pointer;display:flex;justify-content:flex-start;align-items:center;gap:24px;position:relative;font-size:20px}.download-dtc-menu-item-child div{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.download-dtc-menu-item-children{height:0;transition:all .3s linear;overflow:hidden}.download-dtc-menu-box.active .download-dtc-menu-item-children,.download-dtc-menu-box.is-hover .download-dtc-menu-item-children{height:unset}.download-dtc-menu-item-child img{visibility:hidden;width:40px;height:40px}.download-dtc-menu-item-child.active{background:#f6f8f9;border-radius:8px}.download-dtc-menu-item-child:hover{background:#f6f8f9}.download-dtc-content{flex:1 1 auto;width:100%;transition:width .3s ease-in-out,opacity .1s ease-in-out}.download-dtc-content-list{display:none;border-radius:8px;overflow:hidden}.download-dtc-content-list:first-child{display:block}.download-dtc-content-item{width:100%;padding:24px;background:#f6f8f9;display:flex;align-items:center;justify-content:space-between;cursor:pointer;gap:24px;position:relative}.download-dtc-content-item:after{content:"";width:calc(100% - 48px);left:24px;height:1px;background:#eaeaea;position:absolute;bottom:0}.download-dtc-content-item:last-child:after{background:none}.download-dtc-content-item-img{flex:0 0 auto}.download-dtc-content-item-text{flex:1 1 auto}.download-dtc-content-item-title{font-weight:600;font-size:20px;color:#1c1c1c;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.download-dtc-content-item-subtitle{margin-top:8px;font-weight:400;font-size:16px;line-height:1.5;color:#494949;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.download-dtc-content-item-view{cursor:pointer;border-radius:80px;padding:12px 40px;color:#1c1c1c;border:1px solid rgba(28,28,28,1);background:linear-gradient(104deg,#ffffffe6 60%,#fff 60% 100%) 100% 100% no-repeat #e6e6e6;font-size:16px;font-weight:500;background-size:300% 100%!important;transition:all .3s linear;min-width:120px}.go-back-btn{display:none}@media screen and (min-width: 901px) and (max-width: 1024px){.download-dtc-menu,.download-dtc-content{flex:1 1 auto}}@media (max-width: 900px){.download-dtc{width:100%}.faq-dtc-header{display:flex;flex-direction:column;gap:24px;width:calc(100% - var(--gutter) * 2);margin:24px auto 0}.faq-dtc-header .faq-search-container{position:relative;top:unset;transform:unset;max-width:unset;width:100%}.faq-dtc-header .search-input{padding:6px 32px 6px 16px}.faq-dtc-header .faq-dtc-header-text{width:100%;max-width:unset;font-size:24px}.faq-dtc-header .faq-dtc-header-tips{font-size:16px}.download-dtc-container{overflow:hidden;position:relative;margin:24px 0}.download-dtc-container-box{gap:0}.download-dtc-menu{width:100%;flex:0 0 auto;overflow:visible}.download-dtc-content{flex:0 0 auto}.download-dtc-content-list{border-radius:0}.download-dtc-menu-item{padding:16px calc(var(--gutter) + 20px) 16px var(--gutter);font-size:16px}.download-dtc-menu-box:not(.is-not-child) .download-dtc-menu-item:before{width:20px;height:20px;right:var(--gutter)}.download-dtc-menu-item-child{padding:16px calc(var(--gutter) + 20px) 16px var(--gutter);font-size:16px}.download-dtc-content-item{padding:16px var(--gutter)}.download-dtc-content-item-subtitle{margin-top:4px}.download-dtc-content-item-view{font-size:12px;padding:6px 16px;min-width:64px}.download-dtc-content-item-img{width:40px;height:40px}.go-back-btn{display:flex;align-items:center;cursor:pointer;gap:8px;padding:8px var(--gutter)}.download-dtc-content-item-title{font-size:16px}.download-dtc-content-item-subtitle{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/download-dtc.css.map */
