.dl-page-box{width:100%;position:relative}.wd-1370{margin:0 auto;max-width:1370px;padding:0 24px}.dl-banner-picture{display:block;width:100%;height:100%}.dl-banner-picture img{width:100%;height:100%;object-fit:cover}.dl-reqs{align-self:stretch;height:fit-content;display:flex;flex-flow:column;justify-content:flex-start;align-items:flex-start;gap:0px;padding:15px 20px 10px;background-color:#fff2f2;border-radius:16px;margin:40px 0;line-height:1.5;font-weight:400}.dl-reqs h3{align-self:stretch;height:fit-content;margin:0;padding:0;font-size:18px;color:#101010;font-weight:600}.dl-reqs span{font-weight:600}.dl-reqs ul{margin:0;padding:10px 10px 5px;list-style-position:inside;list-style-type:disc}.dl-reqs ul li,.dl-reqs p{margin:0 0 5px}#filter-btn{display:none}#loading{position:absolute;top:0;left:0;width:100vw;height:100%;background-color:#fff;display:flex;justify-content:center;align-items:center;z-index:20}.spinner{display:block!important;border:8px solid #ccc;border-top:8px solid #129CFF;border-radius:50%;width:50px;height:50px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.wapper{margin:0 auto;display:flex;flex-direction:row}.wapper #product-filter{width:20%;padding-right:20px}#overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:none;z-index:99995}#close-filter-btn{display:none;background:none;border:none;font-size:36px;cursor:pointer;line-height:0}.wapper #product-container{width:80%;padding-left:20px}#filter-header{padding:10px 0;margin-bottom:20px;border-bottom:1px solid #e2e2e2}#filter-header h2{margin:0}.category-list{display:flex;flex-wrap:nowrap;gap:10px;flex-direction:column;position:sticky;top:60px}.category-item{position:relative;background-color:#fff;text-align:center;cursor:pointer;transition:transform .3s ease-in-out,border-radius .3s ease-in-out;display:flex;gap:10px;flex-direction:row;flex-wrap:nowrap;align-items:center;border:1px solid #f7f8fa;border-radius:8px;padding:6px 28px 6px 10px;box-shadow:#0003 0 1px 2px}.category-item.active{background-color:#f7f8fa;border-radius:8px 8px 0 0}.category-item:before{content:"";position:absolute;top:50%;transform:translateY(-50%);right:8px;width:16px;height:16px;background-image:url(/cdn/shop/files/right_icon_13d10eab-b825-4ff6-bc08-ff2cdf5fe4c2.png?v=1752750103);background-size:cover;background-position:center;transition:transform .3s ease;transform-origin:center center;display:inline-block}.sub-category-list{margin:-10px 0 0;background:#f7f8fa;border-radius:0 0 12px 12px;padding:0 15px;box-shadow:#0003 0 1px 2px;height:0;overflow:hidden;transition:height .3s ease}.category-item.active+.sub-category-list{height:fit-content}.category-item.active:before{transform:translateY(-50%) rotate(90deg)}.category-item img{width:40px;height:auto}.category-item p,.sub-category-list p{font-size:14px;font-family:Montserrat,sans-serif;font-weight:500;margin:0;line-height:1.3;text-align:left}.sub-category-list p{margin:12px 0;color:#666}.category-item.active+.sub-category-list p:before{content:"\2727";padding-right:4px}.category{margin-bottom:80px;background:#f7f8fa;padding:30px;border-radius:16px}.category h2{text-align:center;margin:0 0 30px;font-size:36px;font-family:Montserrat,sans-serif;font-weight:700;line-height:1.34;padding:6px 10px}.product-list{display:flex;flex-wrap:wrap;gap:20px}.sub-category-title{width:100%;font-weight:600;font-size:24px;padding:16px 2px 0;margin:16px 0 0;border-top:1px dashed #ccc}.product-list .product{width:calc((100% - 40px)/ 3);box-sizing:border-box;padding:4px 10px;text-align:left;cursor:pointer;border-radius:12px;transition:transform .3s ease-in-out;overflow:hidden;display:flex;align-items:center;gap:10px;background:#fff;box-shadow:#0003 0 1px 2px}.product-list .product img{width:100px;height:auto}.product-list .product p{font-family:Montserrat,sans-serif;font-weight:500;line-height:1.3;font-size:18px;margin:0}.product-list .product p.badge-blue{display:inline-block;font-size:12px;padding:4px 8px;background:#129cff;color:#fff;margin-top:4px;border-radius:4px}.product-list .product p.badge{display:inline-block;font-size:12px;padding:4px 8px;background:#ccc;margin-top:4px;border-radius:4px}.product-list .product:hover{transform:scale(1.03)}.modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;max-width:calc(100% - 30px);width:1200px;max-height:80%;display:none;z-index:99999;border-radius:12px;box-shadow:0 4px 8px #0000001a;font-family:Montserrat,sans-serif;flex-direction:column;overflow:hidden}.modal-header{height:60px;background-color:#f0f0f0;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-top-left-radius:12px;border-top-right-radius:12px;font-size:24px;font-family:Montserrat,sans-serif;font-weight:700;position:sticky;top:0;z-index:10;flex-shrink:0;box-shadow:0 1px #0000004d}.update-notice{background:#fff2f2;border-radius:16px;padding:12px 16px;margin-top:20px;font-family:Montserrat Regular}.update-notice p{margin:0}.close{cursor:pointer;font-size:24px;background:none;border:none;color:#333}.modal-content{flex:1 1 auto;display:flex;flex-direction:column;padding:0;overflow:hidden;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.modal-scroll{flex:1 1 auto;overflow-y:auto;padding:20px;box-sizing:border-box}.first-part{display:flex;align-items:center;border-bottom:1px solid #e2e2e2;padding-bottom:20px}.first-part img{width:120px;height:120px;margin-right:20px;border:1px solid #e2e2e2;border-radius:6px}.first-part .modal-right{display:flex;flex-direction:column;align-items:flex-start}.first-part .modal-right h3{font-size:20px;font-weight:600;font-family:Montserrat,sans-serif;margin:0 0 15px;line-height:1.3}.first-part .modal-right #modal-btn{background:#129cff;color:#fff;border:none;border-radius:6px;padding:6px 16px;font-family:Montserrat,sans-serif;font-weight:500;font-size:15px;cursor:pointer}.first-part .modal-right #modal-btn:hover{opacity:.7}.first-part .modal-right #modal-btn-not{background:#999;color:#fff;border:none;border-radius:6px;padding:6px 16px;font-family:Montserrat,sans-serif;font-weight:500;font-size:15px;cursor:not-allowed}.file-content{display:block;margin-bottom:20px}.file-content h4{font-size:20px;font-weight:600;margin-bottom:10px;font-family:Montserrat,sans-serif}.file-content .tb-box{background:#f7f8fa;border-radius:12px;overflow:hidden;padding:10px 20px 20px}.file-content .table{display:grid;grid-template-columns:1fr auto;width:100%;background:#f7f8fa;overflow:hidden}.file-content .table-header,.file-content .table-row{display:contents}.file-content .table-header{font-weight:700;font-size:16px}.file-content .cell{padding:10px;border-bottom:1px dashed #d2d2d2;display:flex;align-items:center;line-height:1.3}.file-content .table .cell a{background-color:#129cff;color:#fff;border-radius:4px;padding:4px 12px}.file-content .table .cell a:hover{opacity:.7}@media(min-width:768px)and (max-width:1024px){.category{margin-bottom:40px}.product-list{gap:15px}.product-list .product{width:calc((100% - 30px)/2)}.modal{max-width:700px;min-width:calc(100% - 30px)}}@media(max-width:767px){.wd-1370{padding:0 15px}.dl-reqs p,.dl-reqs ul{font-size:13px}.category{margin-bottom:40px;padding:20px 12px}.category h2{font-size:24px;margin:0}.sub-category-title{font-size:20px;text-align:center}.product-list{gap:10px}.product-list .product{width:100%;border-radius:8px}.modal{max-width:95%;min-width:95%}.first-part .modal-right h3{font-size:16px;margin:0 0 10px;font-weight:500}.first-part img{width:100px;height:100px;margin-right:15px}.first-part .modal-right #modal-btn,.first-part .modal-right #modal-btn-not{padding:4px 12px}.file-content .tb-box{padding:10px 10px 20px}.file-content .cell{padding:12px 6px}.file-content .table .cell a{padding:4px 8px;font-size:13px}.file-content .tb-box{border-radius:10px}}@media(max-width:1024px){#filter-btn{display:inline-block;position:fixed;left:20px;bottom:80px;font-size:16px;font-weight:600;background:#fff9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(10px);border:1px solid #c7c7c7;border-radius:6px;line-height:30px;cursor:pointer;padding:4px 12px;z-index:999}#loading{align-items:center;z-index:999}.wapper{flex-direction:column}.wapper #product-filter{position:fixed;top:0;left:-500px;width:400px;max-width:90%;height:100%;background-color:#fff;box-shadow:2px 0 5px #0003;z-index:99999;transition:left .3s ease-in-out;padding:0;box-sizing:border-box;overflow-y:auto}#filter-header{position:sticky;top:0;display:flex;justify-content:space-between;width:100%;padding:0 10px 0 20px;height:60px;align-items:center;background:#f6f6f6;box-shadow:2px 0 3px #0003;margin-bottom:0;border-bottom:none}.wapper #product-filter h2{margin:0}#close-filter-btn{display:inline-block}.category-list{padding:20px;gap:15px}.sub-category-list{margin:-15px 0 0}.wapper #product-container{width:100%;padding-left:0}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/page-download-fw.css.map */
