.product-item{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;height:100%;min-height:470px;margin:0;padding:16px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden}.product-item:after{display:none!important}.product-item:hover{border-color:#00c7d966;transform:translateY(-4px);box-shadow:0 12px 28px #0f172a14,0 2px 6px #00c7d90f}.product-item:hover .product-image-holder img.product-image{transform:scale(1.04)}.product-item:hover .product-image-holder img.back-image{opacity:1;visibility:visible}.product-item .ribbon{z-index:4;color:#fff;letter-spacing:.04em;text-transform:uppercase;pointer-events:none;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border-radius:6px;padding:3px 9px;font-size:11px;font-weight:700;position:absolute;top:12px;left:12px;box-shadow:0 2px 6px #ef444459}.product-item .product-link{width:100%;text-decoration:none;display:block}.product-item .product-image-holder{aspect-ratio:1;background:0 0;border-radius:0;justify-content:center;align-items:center;width:100%;height:auto;max-height:210px;margin:0 auto 12px;padding:4px;display:flex;position:relative;overflow:hidden}.product-item .product-image-holder img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;transition:transform .3s,opacity .3s}.product-item .product-image-holder img.back-image{opacity:0;visibility:hidden;z-index:2;margin:auto;position:absolute;inset:4px}.product-item .sku-review{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;font-size:12px;display:flex}.product-item .sku-review .rating-stars{align-items:center;gap:2px;display:flex}.product-item .sku-review .rating-stars .star{align-items:center;display:inline-flex}.product-item .sku-review .rating-stars .star img{object-fit:contain;width:13px;height:13px}.product-item .sku-review .sku-main{color:#1e595c;text-transform:uppercase;letter-spacing:.02em;white-space:nowrap;text-overflow:ellipsis;max-width:110px;margin-left:auto;font-size:11px;font-weight:700;overflow:hidden}.product-item .product-name{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:40px;margin-bottom:8px;font-size:14px;font-weight:700;line-height:1.4;transition:color .2s;display:-webkit-box;overflow:hidden;text-decoration:none!important}.product-item .product-name:hover{color:#009daf}.product-item .product-desc{color:#334155;height:112px;max-height:112px;margin-bottom:8px;font-size:12px;line-height:1.55;overflow:hidden}.product-item .product-desc *{color:inherit}.product-item .product-desc ul{margin:0;padding:0;list-style:none}.product-item .product-desc li,.product-item .product-desc p{color:#334155;white-space:nowrap;text-overflow:ellipsis;margin:0;padding-left:14px;font-size:12px;font-weight:600;line-height:21.5px;list-style:none;position:relative;overflow:hidden}.product-item .product-desc li:before,.product-item .product-desc p:before{content:"+";color:#334155;font-weight:700;position:absolute;top:0;left:0}.product-item .product-desc li strong,.product-item .product-desc p strong{font-size:13px;font-weight:600}.product-item .product-desc li:nth-child(n+6),.product-item .product-desc p:nth-child(n+6){display:none}.product-item .cs-delivery-info{color:#1a566e;align-items:center;gap:6px;margin-bottom:12px;font-size:11.5px;font-weight:500;display:flex}.product-item .cs-delivery-info img{object-fit:contain;opacity:.85;width:14px;height:14px}.product-item .cs-delivery-info span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.product-item .button-wrapper{border-top:1px solid #f1f5f9;flex-direction:column;gap:10px;margin-top:auto;padding-top:12px;display:flex}.product-item .button-wrapper .price-wrapper{box-shadow:none;background:0 0;border:none;border-radius:0;flex-wrap:wrap;align-items:baseline;gap:8px;margin:0 0 2px;padding:0;display:flex}.product-item .button-wrapper .price-wrapper .old-price{color:#94a3b8;font-size:14px;font-weight:500;line-height:1.2;text-decoration:line-through}.product-item .button-wrapper .price-wrapper .price{color:#0f172a;letter-spacing:-.02em;font-size:1.42rem;font-weight:900;line-height:1.2}.product-item .button-wrapper .price-wrapper .netto{color:#94a3b8;width:100%;margin-top:2px;font-size:11.5px;font-weight:400;line-height:1.2}.product-item .button-wrapper .call-for-price{color:#0284c7;font-size:13px;font-weight:700}.product-item .button-wrapper .att-to-group{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.product-item .button-wrapper .att-to-group .addto-btn{cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#00c7d9 0%,#009daf 100%);border:none;border-radius:9px;flex:1;justify-content:center;align-items:center;gap:8px;height:42px;padding:0 14px;font-size:14px;font-weight:700;transition:all .25s;display:inline-flex;box-shadow:0 2px 8px #00c7d940;color:#fff!important;text-decoration:none!important}.product-item .button-wrapper .att-to-group .addto-btn img{object-fit:contain;filter:brightness(0)invert();width:20px;height:20px}.product-item .button-wrapper .att-to-group .addto-btn span{font-size:14px;font-weight:700;color:#fff!important}.product-item .button-wrapper .att-to-group .addto-btn:hover{background:linear-gradient(135deg,#00d8eb 0%,#008c9c 100%);transform:translateY(-1px);box-shadow:0 4px 14px #00c7d973;color:#fff!important}.product-item .button-wrapper .att-to-group .addto-btn:hover span{color:#fff!important}.product-item .button-wrapper .att-to-group .addto-btn.config{background:linear-gradient(135deg,#00c7d9 0%,#009daf 100%);color:#fff!important}.product-item .button-wrapper .att-to-group .addto-btn.config img{filter:brightness(0)invert()}.product-item .button-wrapper .att-to-group .addto-btn.config:hover{background:linear-gradient(135deg,#00d8eb 0%,#008c9c 100%);transform:translateY(-1px);box-shadow:0 4px 14px #00c7d973}.product-item .button-wrapper .att-to-group .addto-btn.call{background:linear-gradient(135deg,#16a34a 0%,#15803d 100%);color:#fff!important}.product-item .button-wrapper .att-to-group .addto-btn.call img{filter:brightness(0)invert()}.product-item .button-wrapper .att-to-group .addto-btn.call:hover{background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%)}.product-item .button-wrapper .att-to-group .addto-btn .loading-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:15px;height:15px;animation:.6s linear infinite spin}.product-item .button-wrapper .att-to-group .cs-product-tile__main-bottom{cursor:pointer;white-space:nowrap;background:#0f172a;border:1px solid #1e293b;border-radius:9px;justify-content:center;align-items:center;height:42px;padding:0 18px;font-size:14px;font-weight:700;transition:all .2s;display:inline-flex;color:#fff!important;text-decoration:none!important}.product-item .button-wrapper .att-to-group .cs-product-tile__main-bottom .cs-product-tile__details-link-span{font-size:14px;font-weight:700;color:#fff!important}.product-item .button-wrapper .att-to-group .cs-product-tile__main-bottom:hover{background:#1e293b;border-color:#334155;transform:translateY(-1px);box-shadow:0 2px 8px #0f172a33;color:#fff!important}.product-item .button-wrapper .att-to-group .cs-product-tile__main-bottom:hover .cs-product-tile__details-link-span{color:#fff!important}.product-item .button-wrapper .att-to-group .outof{color:#ef4444;background:#fef2f2;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;height:40px;font-size:12.5px;font-weight:600;display:inline-flex}.product-item .button-wrapper .att-to-group .outof img{width:16px;height:16px}.product-item.list-mode{flex-flow:wrap;align-items:center;gap:16px;min-height:auto;padding:16px 20px}.product-item.list-mode .product-link{width:140px;min-width:140px;max-height:140px;margin:0}.product-item.list-mode .sku-review{width:calc(100% - 160px);margin-bottom:4px}.product-item.list-mode .product-name{width:calc(100% - 160px);height:auto;font-size:1.05rem}.product-item.list-mode .product-desc{-webkit-line-clamp:2;width:calc(100% - 160px);height:auto;max-height:none;margin:4px 0 8px}.product-item.list-mode .cs-delivery-info{margin-bottom:8px;margin-left:160px}.product-item.list-mode .button-wrapper{border-top:1px solid #f1f5f9;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-top:10px;padding-top:10px;display:flex}.product-item.list-mode .button-wrapper .price-wrapper{margin-bottom:0}.product-item.list-mode .button-wrapper .att-to-group{width:auto}@media (max-width:640px){.product-item.list-mode{flex-direction:column;align-items:flex-start}.product-item.list-mode .product-link,.product-item.list-mode .product-image-holder{width:100%;max-height:200px}.product-item.list-mode .sku-review,.product-item.list-mode .product-name,.product-item.list-mode .product-desc,.product-item.list-mode .cs-delivery-info{width:100%;margin-left:0}.product-item.list-mode .button-wrapper{flex-direction:column;align-items:stretch}.product-item.list-mode .button-wrapper .att-to-group{justify-content:flex-end;width:100%}}.product-list{margin:20px 0;padding:0}.product-list .row{margin-left:-8px;margin-right:-8px}.product-list .row>.p-grid,.product-list .row>[class*=col-]{margin-bottom:16px;padding-left:8px;padding-right:8px;display:flex}.product-list .product-item{width:100%}.product-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}@media (max-width:1200px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}}@media (max-width:480px){.product-grid{grid-template-columns:1fr}}.image-placeholder{background:#e2e8f0;border-radius:10px;width:100%;height:190px;margin-bottom:12px}@keyframes spin{to{transform:rotate(360deg)}}.filter-overlay{-webkit-backdrop-filter:blur(4px);z-index:1040;opacity:0;visibility:hidden;background:#0f172a80;width:100vw;height:100vh;transition:opacity .3s cubic-bezier(.16,1,.3,1),visibility .3s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0}.filter-overlay.open{opacity:1;visibility:visible}.offCanvasFilter{color:#1e293b;z-index:1050;background-color:#fff;width:340px;max-width:88vw;height:100%;padding-bottom:30px;transition:left .35s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:-340px;overflow-y:auto;box-shadow:0 20px 25px -5px #00000026,0 10px 10px -5px #00000014}.offCanvasFilter.open{left:0}.offCanvasFilter .closeButton{color:#fff;cursor:pointer;z-index:2;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .2s ease-in-out;display:flex;position:absolute;top:10px;right:12px}.offCanvasFilter .closeButton img{filter:brightness(0)invert();transition:transform .2s}.offCanvasFilter .closeButton:hover{background:#ffffff59;transform:rotate(90deg)}.offCanvasFilter strong.filterHeadline{color:#fff;letter-spacing:.3px;background:linear-gradient(135deg,#00c7d9 0%,#009daf 100%);width:100%;margin-bottom:0;padding:14px 20px;font-size:1.15rem;font-weight:700;display:block}.active_filter_box{background-color:#f8fafc;border-bottom:1px solid #e2e8f0;padding:12px 16px}.active_filter_box h3{color:#475569;text-transform:uppercase;letter-spacing:.6px;margin-bottom:8px;font-size:.82rem;font-weight:700}.active_filter_box ul{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.active_filter_box ul .active-filter{cursor:pointer;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:20px;align-items:center;gap:6px;max-width:100%;padding:4px 10px;font-size:.8rem;transition:all .2s;display:inline-flex}.active_filter_box ul .active-filter img{opacity:.6;width:14px;height:14px;transition:opacity .2s}.active_filter_box ul .active-filter strong{color:#009daf;font-weight:600}.active_filter_box ul .active-filter span{color:#475569;white-space:nowrap;text-overflow:ellipsis;max-width:150px;overflow:hidden}.active_filter_box ul .active-filter:hover{color:#dc2626;background:#fef2f2;border-color:#ef4444}.active_filter_box ul .active-filter:hover img{opacity:1}.active_filter_box .clear_all_filter{color:#ef4444;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:6px;margin-top:10px;padding:5px 12px;font-size:.82rem;font-weight:600;transition:all .2s}.active_filter_box .clear_all_filter:hover{color:#fff;background:#ef4444;border-color:#ef4444}.filter-list{padding:0}.filter-list .filter-group{border-bottom:1px solid #f1f5f9}.filter-list .filter-group p.filterTitle{color:#1e293b;background:#f8fafc;border-bottom:1px solid #e2e8f0;margin-bottom:0;padding:12px 18px;font-size:.92rem;font-weight:700}.filter-list .filter-group .filter-content{max-height:260px;padding:8px 12px;overflow-y:auto}.filter-list .filter-group .filter-content::-webkit-scrollbar{width:4px}.filter-list .filter-group .filter-content::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:4px}.filter-list .filter-group .filter-option{color:#334155;cursor:pointer;border-radius:4px;align-items:center;gap:10px;width:100%;padding:6px 8px;font-size:.88rem;transition:background .15s;display:flex}.filter-list .filter-group .filter-option input[type=checkbox]{accent-color:#00c7d9;cursor:pointer;border-radius:4px;width:16px;height:16px}.filter-list .filter-group .filter-option span{word-break:break-word;flex:1}.filter-list .filter-group .filter-option:hover{color:#009daf;background:#f1f5f9}.double-slider-box{background-color:#fff;width:100%;padding:14px 16px}.double-slider-box .input-box{justify-content:space-between;align-items:center;width:100%;margin-bottom:16px;display:flex}.double-slider-box .input-box .min-box,.double-slider-box .input-box .max-box{color:#009daf;background:#f0fdfa;border:1px solid #ccfbf1;border-radius:6px;padding:4px 10px;font-size:.9rem;font-weight:700}.double-slider-box .range-slider{background-color:#e2e8f0;border-radius:6px;width:100%;height:6px;margin:15px 0 10px;position:relative}.double-slider-box .range-slider .slider-track{background:linear-gradient(90deg,#00c7d9 0%,#009daf 100%);border-radius:6px;height:100%;position:absolute;left:0;right:0}.double-slider-box .range-slider input[type=range]{pointer-events:none;appearance:none;background:0 0;width:100%;height:6px;margin:0;position:absolute;top:50%;transform:translateY(-50%)}.double-slider-box .range-slider input[type=range]::-webkit-slider-thumb{pointer-events:auto;appearance:none;cursor:pointer;background:#009daf;border:2px solid #fff;border-radius:50%;width:20px;height:20px;transition:transform .15s,background .15s;box-shadow:0 2px 6px #0003}.double-slider-box .range-slider input[type=range]::-webkit-slider-thumb:hover{background:#00c7d9;transform:scale(1.15)}.double-slider-box .range-slider input[type=range]::-moz-range-thumb{pointer-events:auto;cursor:pointer;background:#009daf;border:2px solid #fff;border-radius:50%;width:20px;height:20px;transition:transform .15s,background .15s;box-shadow:0 2px 6px #0003}.double-slider-box .range-slider input[type=range]::-moz-range-thumb:hover{background:#00c7d9;transform:scale(1.15)}.category-page{background:#fff;padding:0 0 25px}.category_banner{aspect-ratio:1920/400;contain:layout paint;background:linear-gradient(135deg,#061522 0%,#0a1e2d 100%);width:100%;margin-bottom:20px;display:block;position:relative;overflow:hidden;box-shadow:0 4px 20px #0f172a0d;border-radius:0!important}@media (max-width:1199px){.category_banner{aspect-ratio:16/4.5}}@media (max-width:767px){.category_banner{aspect-ratio:16/9;min-height:180px;margin-bottom:14px}}.category_banner button{width:65px;height:65px}.category_banner picture,.category_banner .category_banner_picture{width:100%;height:100%;display:block}.category_banner img,.category_banner .category_banner_img{object-fit:cover;object-position:center;width:100%;max-width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.category_banner:hover .category_banner_img{transform:scale(1.015)}.category_banner .cat_video,.category_banner img.cat_video{cursor:pointer;opacity:.9;object-fit:contain;z-index:4;filter:drop-shadow(0 4px 14px #00000080);width:auto;height:65px;max-height:65px;transition:all .3s cubic-bezier(.16,1,.3,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1)}.category_banner .cat_video:hover,.category_banner img.cat_video:hover{opacity:1;filter:drop-shadow(0 0 22px #00c7d9bf);transform:translate(-50%,-50%)scale(1.15)}@media (max-width:767px){.category_banner .cat_video,.category_banner img.cat_video{height:40px;max-height:40px}}.title-block{margin-bottom:4px;padding:6px 0 16px}.category_heading{color:#0f172a;letter-spacing:-.025em;text-align:left;margin:0;padding-left:16px;font-size:clamp(1.4rem,2.6vw,2.05rem);font-weight:800;line-height:1.25;position:relative}.category_heading:before{content:"";background:linear-gradient(#00c7d9 0%,#009daf 100%);border-radius:4px;width:4px;position:absolute;top:3px;bottom:3px;left:0;box-shadow:0 0 10px #00c7d966}@media (max-width:576px){.category_heading{padding-left:12px}.category_heading:before{width:3.5px}}.cat_box_container{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;row-gap:16px;margin:20px 0 24px;padding:16px}.cat-box-32{padding:6px}.cat-box-32 .image-box{aspect-ratio:1;background:#fff;border-radius:8px;justify-content:center;align-items:center;margin-bottom:10px;display:flex;overflow:hidden}.cat-box-32 .image-box img{object-fit:contain;width:100%;height:100%;transition:transform .3s cubic-bezier(.16,1,.3,1)}.cat-box-32 a{color:#0f172a;text-align:center;background-color:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;height:100%;padding:12px 14px;font-size:.92rem;font-weight:700;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:block;box-shadow:0 2px 6px #0f172a0a}.cat-box-32 a:hover{color:#009daf;border-color:#00c7d9;transform:translateY(-2px);box-shadow:0 6px 16px #00c7d926}.cat-box-32 a:hover .image-box img{transform:scale(1.05)}.tool_box{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;padding:12px 20px;display:flex;box-shadow:0 2px 8px #0f172a0a}.tool_box .toolbar-left{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.tool_box #toolbar-amount{color:#475569;margin:0;font-size:.95rem;font-weight:500}.tool_box #toolbar-amount .toolbar-number{color:#0f172a;font-weight:700}.tool_box #toolbar-amount .toolbar-number.final{color:#009daf;font-weight:800}.tool_box .toolbar-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.tool_box .toolbar-actions .toolbar-sort{align-items:center;gap:8px;display:flex}.tool_box .toolbar-actions .toolbar-sort .sort-label{color:#475569;white-space:nowrap;margin:0;font-size:.88rem;font-weight:600}@media (max-width:576px){.tool_box .toolbar-actions .toolbar-sort .sort-label{display:none}}.tool_box .toolbar-actions .toolbar-sort .sort-select-wrapper{background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:8px;align-items:center;transition:all .2s;display:flex;overflow:hidden}.tool_box .toolbar-actions .toolbar-sort .sort-select-wrapper:focus-within{border-color:#00c7d9;box-shadow:0 0 0 3px #00c7d926}.tool_box .toolbar-actions .toolbar-sort .sort-select-wrapper .sort-select{color:#1e293b;cursor:pointer;background:0 0;border:none;outline:none;max-width:220px;padding:7px 10px;font-size:.86rem;font-weight:600}@media (max-width:768px){.tool_box .toolbar-actions .toolbar-sort .sort-select-wrapper .sort-select{max-width:140px;font-size:.8rem}}.tool_box .toolbar-actions .toolbar-sort .sort-select-wrapper .btn-sort-dir{cursor:pointer;color:#009daf;background:#f1f5f9;border:none;border-left:1px solid #cbd5e1;justify-content:center;align-items:center;padding:7px 9px;transition:all .2s;display:flex}.tool_box .toolbar-actions .toolbar-sort .sort-select-wrapper .btn-sort-dir .sort-arrow{transition:transform .25s cubic-bezier(.16,1,.3,1)}.tool_box .toolbar-actions .toolbar-sort .sort-select-wrapper .btn-sort-dir.desc .sort-arrow{transform:rotate(180deg)}.tool_box .toolbar-actions .toolbar-sort .sort-select-wrapper .btn-sort-dir:hover{color:#fff;background:#00c7d9}.tool_box .toolbar-actions .view-modes{gap:6px;display:flex}.tool_box .toolbar-actions .view-modes .btn-view-mode{cursor:pointer;color:#64748b;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:8px;justify-content:center;align-items:center;padding:7px 11px;transition:all .2s;display:inline-flex}.tool_box .toolbar-actions .view-modes .btn-view-mode svg{width:16px;height:16px}.tool_box .toolbar-actions .view-modes .btn-view-mode.active,.tool_box .toolbar-actions .view-modes .btn-view-mode:hover{color:#fff;background:linear-gradient(135deg,#00c7d9 0%,#009daf 100%);border-color:#00c7d9;box-shadow:0 2px 8px #00c7d940}.list-grid-button{gap:1px;width:fit-content;display:flex}.list-grid-button button{cursor:pointer;background:#111827;border:none;padding:6px 7px;display:flex}.list-grid-button button:hover,.list-grid-button button.active{background-color:#37a4a9}.filter_box{color:#1e293b;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1.5px solid #cbd5e1;border-radius:8px;align-items:center;gap:8px;padding:7px 16px;font-size:.9rem;font-weight:600;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 1px 3px #0f172a0a}.filter_box .filter-icon{color:#009daf;flex-shrink:0;width:17px;height:17px;transition:transform .25s,color .25s}.filter_box:hover{color:#fff;background:linear-gradient(135deg,#00c7d9 0%,#009daf 100%);border-color:#00c7d9;transform:translateY(-1px);box-shadow:0 4px 14px #00c7d94d}.filter_box:hover .filter-icon{color:#fff;transform:scale(1.08)}.filter_box:active{transform:translateY(0);box-shadow:0 2px 6px #00c7d933}.filter-wrapper,.short_filter,.shorter_box{color:#333;align-items:center;gap:15px;display:flex}.shorter_box select{cursor:pointer;background-color:#fff;border:1px solid #ddd;padding:10px 12px;font-size:.9rem;transition:all .3s ease-in}.short_ico{cursor:pointer;background:#37a4a9;border:none;justify-content:center;align-items:center;padding:10px;transition:all .3s ease-in;display:flex}.short_ico:hover{background:#011b33}.short_ico img{transition:all .3s ease-in}.short_ico.asc img{transform:rotate(0)}.short_ico.desc img{transform:rotate(180deg)}.product_counter{justify-content:center;align-items:center;gap:25px;display:flex}.faq_section,.gray-block.faq_section{background:linear-gradient(#f8fafc 0%,#f1f5f9 100%);border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;margin-top:36px;padding:48px 0}.faq_section .faq_title,.gray-block.faq_section .faq_title{text-align:center;color:#0f172a;letter-spacing:-.02em;margin-bottom:28px;font-size:1.65rem;font-weight:800}@media (max-width:768px){.faq_section .faq_title,.gray-block.faq_section .faq_title{margin-bottom:20px;font-size:1.35rem}}.video_modal{z-index:999;background:#000000d9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.video_modal .video_content{width:90%;max-width:800px;position:relative}.video_modal .video_content iframe{border:none;width:100%;height:450px}.pagination-wrapper{justify-content:center;width:100%;margin-top:30px;margin-bottom:25px;display:flex}.pagination-wrapper .pagination{background:0 0;border:none;justify-content:center;align-items:center;width:100%;margin:0;padding:0;display:flex}.pagination-wrapper .product-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;margin:0;display:flex}.pagination-wrapper .product-pagination .button{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;justify-content:center;align-items:center;min-width:40px;height:40px;padding:0 12px;font-size:.92rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 1px 3px #0f172a0a}.pagination-wrapper .product-pagination .button svg{stroke:currentColor;width:16px;height:16px;transition:transform .2s}.pagination-wrapper .product-pagination .button:hover:not(.disabled):not(.active){color:#009daf;background:#f8fafc;border-color:#00c7d9;transform:translateY(-1px)}.pagination-wrapper .product-pagination .button.active{cursor:default;box-shadow:0 2px 8px #00c7d959;color:#fff!important;background:linear-gradient(135deg,#00c7d9 0%,#009daf 100%)!important;border-color:#00c7d9!important;transform:none!important}.pagination-wrapper .product-pagination .button.active:hover{color:#fff!important;background:linear-gradient(135deg,#00c7d9 0%,#009daf 100%)!important;border-color:#00c7d9!important;transform:none!important;box-shadow:0 2px 8px #00c7d959!important}.pagination-wrapper .product-pagination .button.disabled{opacity:.4;color:#94a3b8;cursor:not-allowed;pointer-events:none;box-shadow:none;background:#f1f5f9;border-color:#e2e8f0}.pagination-wrapper .product-pagination .dots{color:#94a3b8;justify-content:center;align-items:center;height:40px;padding:0 6px;font-weight:700;display:inline-flex}#page-size{cursor:pointer;background-color:#fff;border:1px solid #ddd;min-width:70px;margin-left:12px;padding:10px 12px;font-size:.9rem;transition:all .3s ease-in}.category-hidden-block{padding:0 10px}.rss-feed-links{gap:10px;padding:5px 0;display:flex}
