.shw-related{margin-top:3rem}.shw-related__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:1.5rem}@media(max-width:768px){.shw-related__grid{grid-template-columns:repeat(2,1fr);gap:1rem}}.shw-related__card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;text-decoration:none;color:inherit;transition:box-shadow .2s,transform .2s;display:flex;flex-direction:column}.shw-related__card:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-3px)}.shw-related__img-wrap{aspect-ratio:1;background:#f8f9fa;display:flex;align-items:center;justify-content:center;padding:1rem}.shw-related__img-wrap img{max-width:100%;max-height:100%;object-fit:contain}.shw-related__no-img{color:#9ca3af;font-size:.85rem}.shw-related__info{padding:1rem;display:flex;flex-direction:column;gap:.3rem}.shw-related__vendor{font-size:.75rem;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.shw-related__title{font-size:.9rem;font-weight:600;color:#1a1a2e;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.shw-related__price{font-size:1rem;font-weight:700;color:#2563eb;margin-top:.3rem}.shw-related__more{text-align:center;margin-top:1.5rem}.shw-related__more-link{display:inline-block;padding:.75rem 2rem;background:#f1f5f9;color:#1a1a2e;border-radius:12px;text-decoration:none;font-weight:600;transition:background .2s}.shw-related__more-link:hover{background:#e2e8f0}.shw-internal-links{margin-top:2rem;padding-top:2rem;border-top:1px solid #e5e7eb}.shw-internal-links__grid{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.shw-internal-links__item{display:inline-block;padding:.5rem 1.25rem;background:#f8f9fa;border:1px solid #e5e7eb;border-radius:999px;color:#374151;text-decoration:none;font-size:.85rem;font-weight:500;transition:all .2s}.shw-internal-links__item:hover{background:#1a1a2e;color:#fff;border-color:#1a1a2e}.shw-internal-links__item--cta{background:#2563eb;color:#fff;border-color:#2563eb}.shw-internal-links__item--cta:hover{background:#1d4ed8;border-color:#1d4ed8}.coll__breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#6b7280;margin-bottom:1rem}.coll__breadcrumb a{color:#2563eb;text-decoration:none}.coll__breadcrumb a:hover{text-decoration:underline}.coll__header{text-align:center;margin-bottom:1.5rem}.coll__title{font-size:1.8rem;font-weight:700;color:#111827;margin:0 0 .25rem}.coll__count{font-size:.9rem;color:#6b7280}.coll__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem}.pcard{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;background:#fff;transition:box-shadow .2s,transform .15s;display:flex;flex-direction:column}.pcard:hover{box-shadow:0 4px 20px #00000014;transform:translateY(-2px)}.pcard__img{display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;overflow:hidden;background:#f8fafc}.pcard__img img{object-fit:contain;width:100%;height:100%;mix-blend-mode:multiply}.pcard__body{padding:1rem;flex:1;display:flex;flex-direction:column}.pcard__name{font-size:.95rem;font-weight:600;color:#111827;margin:0 0 .5rem;line-height:1.3}.pcard__price{font-size:1.1rem;font-weight:700;color:#111827}.pcard__stock-indicator{display:inline-flex;align-items:center;gap:6px;font-size:.8rem;font-weight:500;padding:3px 10px;border-radius:20px;background:#ecfdf5;color:#059669;margin-top:.5rem;width:fit-content}.pcard__stock-dot{width:7px;height:7px;border-radius:50%;background:#059669}.pcard__stock-indicator--oos{background:#fee2e2;color:#dc2626}.pcard__stock-dot--oos{background:#dc2626}.pcard__btn{display:block;text-align:center;padding:.65rem;background:#1e293b;color:#fff;border-radius:8px;text-decoration:none;font-weight:600;font-size:.9rem;margin-top:auto;transition:background .2s}.pcard__btn:hover{background:#334155}.coll__filters-toggle{display:none!important}.coll__filters{margin:0 auto 20px;max-width:1100px;padding:0 16px}.coll__filters-panel{display:flex!important;flex-wrap:wrap;gap:10px;justify-content:center;padding:0;margin:0}.coll__filter-group{position:relative;flex:0 1 auto}.coll__filter-group details{border:none;border-radius:0;background:none}.coll__filter-group details summary{display:flex;align-items:center;gap:6px;padding:8px 16px;font-size:.875rem;font-weight:500;color:#374151;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:100px;cursor:pointer;transition:all .15s ease;white-space:nowrap;list-style:none;-webkit-user-select:none;user-select:none}.coll__filter-group details summary::-webkit-details-marker{display:none}.coll__filter-group details summary:after{content:"";width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid #9ca3af;transition:transform .2s ease;margin-left:2px}.coll__filter-group details summary:hover{background:#f3f4f6;border-color:#d1d5db;color:#111827}.coll__filter-group details[open] summary{background:#1e293b;color:#fff;border-color:#1e293b;box-shadow:0 2px 8px #1e293b40}.coll__filter-group details[open] summary:after{border-top-color:#fff;transform:rotate(180deg)}.coll__filter-options{position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);min-width:200px;max-width:280px;max-height:320px;overflow-y:auto;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 8px 30px #0000001f,0 2px 8px #0000000f;padding:8px 0;z-index:50;animation:shwFilterSlide .15s ease-out}@keyframes shwFilterSlide{0%{opacity:0;transform:translate(-50%) translateY(-4px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.coll__filter-options::-webkit-scrollbar{width:5px}.coll__filter-options::-webkit-scrollbar-track{background:transparent}.coll__filter-options::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:10px}.coll__filter-options::-webkit-scrollbar-thumb:hover{background:#9ca3af}.coll__filter-option{display:flex;align-items:center;gap:10px;padding:8px 16px;cursor:pointer;transition:background .1s;font-size:.85rem;color:#374151;line-height:1.3}.coll__filter-option:hover{background:#f3f4f6}.coll__filter-option input[type=checkbox]{-webkit-appearance:none;appearance:none;width:18px;height:18px;min-width:18px;border:2px solid #d1d5db;border-radius:5px;cursor:pointer;transition:all .15s ease;position:relative;background:#fff}.coll__filter-option input[type=checkbox]:hover{border-color:#1e293b}.coll__filter-option input[type=checkbox]:checked{background:#1e293b;border-color:#1e293b}.coll__filter-option input[type=checkbox]:checked:after{content:"";position:absolute;left:5px;top:2px;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.coll__filter-option span{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.coll__filter-group details.has-active summary{background:#eef2ff;border-color:#6366f1;color:#4338ca}.coll__filter-group details.has-active summary:after{border-top-color:#6366f1}.coll__filter-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;font-size:.7rem;font-weight:700;background:#4338ca;color:#fff;border-radius:100px;padding:0 5px;margin-left:2px}.coll__filter-reset{display:none;align-items:center;gap:4px;padding:8px 16px;font-size:.85rem;font-weight:500;color:#dc2626;background:#fef2f2;border:1.5px solid #fecaca;border-radius:100px;cursor:pointer;transition:all .15s}.coll__filter-reset:hover{background:#fee2e2;border-color:#f87171}.coll__filter-reset.is-visible{display:inline-flex}@media(max-width:640px){.coll__filters-panel{gap:8px;justify-content:flex-start;padding:0 4px}.coll__filter-group details summary{padding:7px 12px;font-size:.8rem}.coll__filter-options{min-width:180px;max-width:260px;left:0;transform:none}@keyframes shwFilterSlide{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}}.coll__filter-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:40}.coll__filter-overlay.is-active{display:block}.coll__swiss-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:8px;font-size:.85rem;font-weight:500}.pcard__swiss{font-size:.78rem;color:#dc2626;font-weight:600;margin-top:.25rem}.coll__filter-price{display:flex;align-items:center;gap:.5rem;margin-top:.5rem}.coll__filter-price-input{width:90px;padding:.4rem .6rem;border:1px solid #d1d5db;border-radius:8px;font-size:.85rem}.coll__seo-footer{max-width:1200px;margin:3rem auto 2rem;padding:2.5rem 24px 2rem;border-top:1px solid #e5e7eb}.coll__seo-inner{display:flex;flex-direction:column;gap:2rem}.coll__seo-block{margin:0}.coll__seo-heading{font-size:1.05rem;font-weight:700;color:#111827;margin:0 0 .75rem;letter-spacing:-.01em;display:flex;align-items:center;gap:8px}.coll__seo-heading svg{width:18px;height:18px;flex-shrink:0}.coll__seo-pills{display:flex;flex-wrap:wrap;gap:8px}.coll__seo-pill{display:inline-flex;align-items:center;gap:4px;padding:6px 14px;border-radius:999px;font-size:.82rem;font-weight:500;text-decoration:none;transition:all .2s ease;border:1px solid #e5e7eb;background:#f9fafb;color:#374151}.coll__seo-pill:hover{background:#111827;color:#fff;border-color:#111827;transform:translateY(-1px);box-shadow:0 2px 8px #0000001f}.coll__seo-pill--gpu{background:#ecfdf5;border-color:#a7f3d0;color:#065f46}.coll__seo-pill--gpu:hover{background:#059669;color:#fff;border-color:#059669}.coll__seo-pill--cpu{background:#eff6ff;border-color:#bfdbfe;color:#1e40af}.coll__seo-pill--cpu:hover{background:#2563eb;color:#fff;border-color:#2563eb}.coll__seo-pill--attr{background:#f5f3ff;border-color:#ddd6fe;color:#5b21b6}.coll__seo-pill--attr:hover{background:#7c3aed;color:#fff;border-color:#7c3aed}.coll__seo-pill--config{background:#fff7ed;border-color:#fed7aa;color:#9a3412}.coll__seo-pill--config:hover{background:#ea580c;color:#fff;border-color:#ea580c}.coll__seo-pill--accent{background:#fff1f2;border-color:#fecdd3;color:#9f1239}.coll__seo-pill--accent:hover{background:#e11d48;color:#fff;border-color:#e11d48}.coll__seo-heading--cat svg{color:#6b7280}.coll__seo-heading--gpu svg{color:#059669}.coll__seo-heading--cpu svg{color:#2563eb}.coll__seo-heading--attr svg{color:#7c3aed}.coll__seo-heading--config svg{color:#ea580c}.coll__seo-block+.coll__seo-block{padding-top:1.5rem;border-top:1px solid #f3f4f6}@media(max-width:640px){.coll__seo-footer{padding:1.5rem 16px;margin:2rem auto 1rem}.coll__seo-heading{font-size:.95rem}.coll__seo-pill{padding:5px 10px;font-size:.78rem}.coll__seo-pills{gap:6px}}.coll__count{font-size:.88rem;font-weight:600;color:#6b7280}.coll__header{margin-bottom:2.5rem!important}.coll__desc{margin-bottom:1.5rem!important;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6}.coll__meta{margin-top:1.2rem!important;margin-bottom:.5rem!important;gap:12px!important}.coll__meta-badge,.coll__meta-badge--swiss{background:#f8f9fa!important;border:1px solid #e5e7eb!important;color:#1a1a2e!important;font-size:13px;font-weight:500;padding:8px 16px;border-radius:50px}.coll__meta-badge svg,.coll__meta-badge--swiss svg{color:#1a1a2e!important;width:16px;height:16px}.coll__filters{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.coll__filters-panel{padding-top:.5rem}.coll__header{background:linear-gradient(135deg,#0f1a3e,#1a2d6b 40%,#2541a0)!important;padding:32px 24px 28px!important;border-radius:18px!important;margin-bottom:2rem!important;text-align:center}.coll__breadcrumb{color:#fff9!important}.coll__breadcrumb a{color:#ffffffb3!important}.coll__breadcrumb a:hover,.coll__title{color:#fff!important}.coll__desc{color:#ffffffd9!important}.coll__desc strong,.coll__desc b{color:#fff!important}.coll__header p{color:#ffffffbf!important}.coll__filters{margin-top:1.5rem!important;margin-bottom:1rem!important}.coll__filters select,.coll__filters .filter-btn{background:#ffffff1f!important;color:#fff!important;border:1px solid rgba(255,255,255,.25)!important;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.coll__filters select:hover,.coll__filters .filter-btn:hover{background:#fff3!important;border-color:#fff6!important}.coll__filters select option{background:#1a1a2e;color:#fff}.coll__meta-badge,.coll__meta-badge--swiss{background:#ffffff1a!important;border:1px solid rgba(255,255,255,.2)!important;color:#ffffffe6!important}.coll__meta-badge svg,.coll__meta-badge--swiss svg{color:#60a5fa!important}.coll__meta-badge:hover,.coll__meta-badge--swiss:hover{background:#ffffff2e!important}@media(max-width:768px){.shwg-product__container{padding:0 10px!important}.shwg-hero{grid-template-columns:1fr!important;gap:0!important;padding:10px 0!important}.shwg-hero__main{flex-direction:column!important;width:100%!important}.shwg-hero__media{width:100%!important}.shwg-hero__img{width:100%!important;height:auto!important;max-height:280px!important;object-fit:contain!important;border-radius:12px!important}.shwg-hero__thumbs{gap:6px!important;padding:8px 0!important;justify-content:center!important}.shwg-hero__thumb{width:48px!important;height:48px!important;border-radius:6px!important}.shwg-hero__info{width:100%!important;padding:0!important}.shwg-hero__title{font-size:22px!important;line-height:1.2!important;margin-bottom:4px!important}.shwg-rating{margin-bottom:6px!important}.shwg-rating__stars{font-size:14px!important}.shwg-rating__score{font-size:12px!important}.shwg-price{margin-bottom:4px!important}.shwg-price__now{font-size:24px!important}.shwg-stock{font-size:12px!important;margin-bottom:8px!important}.shwg-mini-specs{grid-template-columns:1fr 1fr!important;gap:6px!important;margin-bottom:10px!important}.shwg-mini{padding:8px 10px!important;border-radius:8px!important}.shwg-mini__ico{width:20px!important;height:20px!important}.shwg-mini span:first-of-type{font-size:9px!important}.shwg-mini span:last-of-type{font-size:12px!important}.shwg-form{margin-bottom:8px!important}.shwg-btn{padding:10px 16px!important;font-size:13px!important;border-radius:8px!important}.shwg-btn--full{width:100%!important}.shwg-more{font-size:13px!important;padding:8px!important;border-radius:8px!important}.shwg-help{padding:12px!important;border-radius:10px!important;margin-top:8px!important}.shwg-help p{font-size:12px!important}.shwg-btn--wa{padding:10px!important;font-size:13px!important}.shwg-deliv{padding:10px!important;font-size:12px!important;gap:6px!important}.shwg-pay-icons{gap:4px!important}.shwg-features__grid{grid-template-columns:1fr 1fr!important;gap:8px!important}.shwg-feat{padding:12px!important;border-radius:10px!important}.shwg-feat__ico{width:28px!important;height:28px!important;margin-bottom:6px!important}.shwg-feat h3{font-size:13px!important}.shwg-feat p{font-size:11px!important}.shwg-bench__grid{grid-template-columns:1fr!important;gap:10px!important}.shwg-bench__card{padding:12px!important;border-radius:10px!important}.shwg-bench__img{height:80px!important;border-radius:6px!important}.shwg-bench__name{font-size:13px!important}.shwg-bench__fps-val{font-size:20px!important}.shwg-bench__fps-res{font-size:10px!important}.shwg-bench__tabs{gap:4px!important;flex-wrap:wrap!important}.shwg-bench__tab{font-size:11px!important;padding:5px 10px!important}.shwg-tabs__nav{gap:0!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important}.shwg-tabs__nav::-webkit-scrollbar{display:none!important}.shwg-tabs__btn{font-size:12px!important;padding:8px 12px!important;white-space:nowrap!important;flex-shrink:0!important}.shwg-tabs__panel{padding:12px!important}.shwg-tabs__text{font-size:13px!important;line-height:1.5!important}.shwg-tabs__img{width:100%!important;border-radius:8px!important}.shwg-compare{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}.shwg-compare__table{min-width:500px!important;font-size:12px!important}.shwg-compare__cell{padding:8px 10px!important}.shwg-compare__header{font-size:12px!important}.shwg-io{padding:12px!important}.shwg-io__title{font-size:16px!important}.shwg-faq__item{padding:10px 12px!important}.shwg-faq__item summary{font-size:13px!important}.shwg-faq__answer{font-size:12px!important;padding:8px 0!important}.shwg-bluecta{grid-template-columns:1fr!important;padding:20px 16px!important;border-radius:12px!important;text-align:center!important}.shwg-bluecta h2{font-size:20px!important}.shwg-bluecta p{font-size:13px!important}.shwg-bluecta__actions{flex-direction:column!important;gap:8px!important}.shwg-process__grid{grid-template-columns:1fr!important;gap:12px!important}.shwg-step{padding:14px!important;border-radius:10px!important}.shwg-step h3{font-size:14px!important}.shwg-step p{font-size:12px!important}.shwg-section-head h2{font-size:20px!important}.shwg-section-head p{font-size:13px!important}.shwg-breadcrumb{font-size:11px!important;padding:8px 0!important}.shwg-video__grid{grid-template-columns:1fr!important}.shwg-opt{padding:10px!important;border-radius:8px!important;font-size:12px!important}}@media(max-width:768px){.coll__header{padding:14px 16px 12px!important;background:linear-gradient(135deg,#1a1a2e,#16213e,#1a56db)!important;border-radius:14px!important;margin:8px 10px 10px!important;border-bottom:none!important;box-shadow:0 2px 8px #0000001f!important}.coll__breadcrumb{font-size:10px!important;margin-bottom:2px!important;opacity:.5!important;color:#fff!important}.coll__title{font-size:20px!important;margin-bottom:6px!important;line-height:1.1!important;font-weight:700!important;color:#fff!important}.coll__header>p,.coll__desc{display:none!important}.coll__filters{display:none!important}.coll__meta{display:flex!important;justify-content:flex-start!important;gap:4px!important;flex-wrap:nowrap!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;padding:0!important;margin:0!important}.coll__meta::-webkit-scrollbar{display:none!important}.coll__meta-badge{font-size:9px!important;padding:3px 8px!important;gap:3px!important;white-space:nowrap!important;flex-shrink:0!important;background:#ffffff1f!important;border:1px solid rgba(255,255,255,.25)!important;border-radius:20px!important;color:#fff!important;font-weight:500!important}.coll__meta-badge svg,.coll__meta-badge img{width:10px!important;height:10px!important}.coll-mobile-filter-btn{display:flex!important;align-items:center;justify-content:center;gap:6px;width:calc(100% - 20px);margin:0 10px 8px;padding:10px;background:#1a56db;color:#fff;border:none;border-radius:10px;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer}.coll-filter-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:9998}.coll-filter-overlay.open{display:block}.coll-filter-panel{position:fixed;bottom:0;left:0;right:0;background:#fff;border-radius:16px 16px 0 0;z-index:9999;transform:translateY(100%);transition:transform .3s ease;max-height:75vh;overflow-y:auto;box-shadow:0 -4px 20px #00000026}.coll-filter-panel.open{transform:translateY(0)}.coll-filter-panel-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #f1f5f9;position:sticky;top:0;background:#fff;border-radius:16px 16px 0 0;z-index:1}.coll-filter-panel-title{font-size:16px;font-weight:700}.coll-filter-panel-close{background:none;border:none;font-size:22px;color:#6b7280;cursor:pointer}.coll-filter-panel-body{padding:12px 16px 20px}.coll-fp-section{margin-bottom:14px}.coll-fp-label{font-size:13px;font-weight:600;color:#374151;margin-bottom:8px;display:block}.coll-fp-options{display:flex;flex-wrap:wrap;gap:6px}.coll-fp-chip{padding:7px 14px;font-size:13px;border:1.5px solid #e5e7eb;border-radius:20px;background:#fff;color:#374151;cursor:pointer;font-family:inherit}.coll-fp-chip.active{background:#1a56db;color:#fff;border-color:#1a56db}.coll-filter-panel-footer{padding:12px 16px;border-top:1px solid #f1f5f9;display:flex;gap:8px;position:sticky;bottom:0;background:#fff}.coll-fp-reset{flex:1;padding:10px;border:1.5px solid #e5e7eb;border-radius:10px;background:#fff;font-size:13px;color:#6b7280;cursor:pointer;font-family:inherit}.coll-fp-apply{flex:2;padding:10px;border:none;border-radius:10px;background:#1a56db;color:#fff;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit}.coll__toolbar{padding:6px 10px!important;display:flex!important;align-items:center!important;justify-content:space-between!important}.coll__count{font-size:14px!important;font-weight:700!important}.coll__sort{font-size:11px!important;padding:5px 8px!important;border-radius:6px!important}.coll__grid{grid-template-columns:1fr 1fr!important;gap:8px!important;padding:0 8px!important}.pcard{padding:8px!important;border-radius:12px!important;border:1px solid #e5e7eb!important;background:#fff!important;display:flex!important;flex-direction:column!important}.pcard__img{height:130px!important;margin-bottom:6px!important;object-fit:contain!important;border-radius:8px!important}.pcard__name{font-size:13px!important;font-weight:700!important;line-height:1.2!important;margin-bottom:5px!important;color:#111!important;display:-webkit-box!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.pcard__stock-indicator{font-size:8px!important;padding:2px 5px!important}.pcard__specgrid{display:flex!important;flex-wrap:wrap!important;gap:3px!important;margin-bottom:6px!important;padding:0!important;background:none!important;border:none!important}.pcard__specitem{display:inline-flex!important;align-items:center!important;gap:0!important;padding:2px 6px!important;background:#f1f5f9!important;border-radius:4px!important}.pcard__specicon{display:none!important}.pcard__spectext{font-size:9px!important;font-weight:600!important;color:#475569!important;white-space:nowrap!important}.pcard__price-block{margin-bottom:6px!important}.pcard__price{font-size:16px!important;font-weight:800!important;color:#1a56db!important}.pcard__price-row{flex-direction:column!important;align-items:flex-start!important;gap:0!important}.pcard__installment{font-size:8px!important;color:#6b7280!important}.pcard__stars,.pcard__trust{display:none!important}.pcard__ctas{gap:0!important}.pcard__cta-primary{font-size:11px!important;font-weight:600!important;padding:7px 10px!important;border-radius:8px!important;background:#1a56db!important;color:#fff!important;text-align:center!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:3px!important;border:none!important;width:100%!important}.pcard__cta-primary svg{width:10px!important;height:10px!important}.pcard__cta-wa{display:none!important}.coll__reassurance{flex-wrap:wrap!important;gap:6px!important;padding:10px!important}.coll__reassurance-item{font-size:11px!important}.coll__pagination{gap:4px!important}.coll__page-btn{min-width:32px!important;height:32px!important;font-size:13px!important}.coll__internal-grid{grid-template-columns:1fr 1fr!important;gap:6px!important}.coll__internal-title{font-size:16px!important}.coll__internal-item{font-size:12px!important;padding:8px!important}}@media(max-width:768px){.hero{min-height:0!important;height:auto!important;max-height:none!important;padding:28px 16px 24px!important;overflow:visible!important}.hero__grid{display:flex!important;flex-direction:column!important;gap:18px!important}.hero__content{width:100%!important}.hero__visual{display:none!important}.hero__badge{font-size:11px!important;padding:6px 12px!important;margin-bottom:12px!important}.hero h1,.hero__title{font-size:28px!important;line-height:1.15!important;margin-bottom:10px!important}.hero p,.hero__subtitle{font-size:14px!important;line-height:1.4!important;margin-bottom:14px!important}.hero__actions{display:flex!important;flex-direction:column!important;gap:8px!important;margin-bottom:14px!important}.hero__actions .btn{font-size:14px!important;padding:12px!important;border-radius:10px!important;width:100%!important;text-align:center!important;box-sizing:border-box!important}.hero__proof{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important;font-size:13px!important}.trust-strip{padding:16px 12px!important}.trust-strip span,.trust-strip div{font-size:12px!important}.shcat{padding:24px 16px!important;display:block!important}.shcat h2,.shcat__heading{font-size:20px!important;margin-bottom:14px!important}.shcat__grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.shcat__card:nth-child(3){display:none!important}.shcat__card{min-height:140px!important;border-radius:14px!important;display:flex!important;flex-direction:column!important}.shcat__title-top{font-size:13px!important;position:relative!important;top:auto!important;padding:10px 10px 0!important;font-weight:700!important}.shcat__img,.shcat__ph{height:60px!important;padding:8px!important;flex:1!important;object-fit:contain!important}.shcat__footer{padding:8px!important}.shcat__label{font-size:11px!important;font-weight:700!important}.shcat__head{font-size:10px!important}.sg{padding:30px 16px!important}.sg h2,.sg-title{font-size:22px!important;margin-bottom:16px!important}.sg-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:12px!important;overflow:visible!important;-webkit-overflow-scrolling:auto!important;scroll-snap-type:none!important;flex-wrap:wrap!important}.sg-card:nth-child(n+5){display:none!important}.sg-card{border-radius:12px!important;min-width:0!important;width:auto!important;flex:none!important}.sg-card-img{height:120px!important;min-height:0!important}.sg-card-img img{object-fit:contain!important;height:100%!important;width:100%!important}.sg-card-body{padding:10px!important}.sg-card-vendor{font-size:10px!important}.sg-card-title{font-size:13px!important;line-height:1.3!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;margin-bottom:6px!important}.sg-card-price{font-size:18px!important;font-weight:800!important;color:#0052cc!important}.sg-card-amount{font-size:11px!important}.sg-card-badge{font-size:10px!important;padding:3px 8px!important}.sg-card-btn{font-size:13px!important;padding:10px!important;border-radius:8px!important}.sg-nav,.sg-arrows,.sg-scroll,[class*=sg-prev],[class*=sg-next]{display:none!important}.shtb{padding:24px 16px!important}.shtb h2{font-size:18px!important;margin-bottom:12px!important}.shtb-grid,.shtb__grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.shtb-card,.shtb__card{padding:12px!important;border-radius:10px!important;text-align:center!important}.shtb-card h3,.shtb__card h3{font-size:12px!important;margin-bottom:4px!important}.shtb-card p,.shtb__card p{font-size:11px!important;line-height:1.3!important}.shtb-icon,.shtb__icon{width:32px!important;height:32px!important;margin-bottom:6px!important}.sc{padding:24px 16px!important}.sc h2{font-size:20px!important;margin-bottom:12px!important}.sc p{font-size:13px!important}.sc-steps,.sc-grid,.sc__grid{gap:12px!important}.sc-step,.sc-card,.sc__card{padding:14px!important;border-radius:12px!important}.sc-step h3,.sc-card h3,.sc__card h3{font-size:14px!important}.sc-step p,.sc-card p,.sc__card p{font-size:12px!important}.sc-icon,.sc__icon{width:36px!important;height:36px!important;font-size:18px!important}.sc .btn,.sc a.btn{font-size:14px!important;padding:10px 20px!important}.section-pro,.section-whyus,.section-reviews,.section-faq,.section-brands{padding:30px 16px!important}.section-pro h2,.section-whyus h2,.section-faq h2{font-size:22px!important}.section-pro p{font-size:14px!important}.section-newsletter{padding:24px 16px!important}.newsletter__card{padding:28px 20px!important;border-radius:16px!important}.newsletter__card h2{font-size:20px!important;margin-bottom:8px!important}.newsletter__card p{font-size:13px!important;margin-bottom:16px!important;line-height:1.4!important}.newsletter__card form{display:flex!important;flex-direction:column!important;gap:8px!important}.newsletter__card input[type=email],.newsletter__card input{width:100%!important;padding:12px 14px!important;font-size:14px!important;border-radius:10px!important;box-sizing:border-box!important}.newsletter__card .btn,.newsletter__card button{width:100%!important;padding:12px!important;font-size:14px!important;border-radius:10px!important;box-sizing:border-box!important}.newsletter__card small,.newsletter__card .newsletter__disclaimer{font-size:11px!important}html,body{overflow-x:hidden!important}.container,.wrapper,.page-width{max-width:100vw!important;overflow-x:hidden!important}.hero{padding:32px 16px 20px!important}.hero h1,.hero__title{font-size:26px!important;line-height:1.2!important}.hero p,.hero__subtitle{font-size:14px!important}.trust-strip{padding:12px 10px!important}.sg-section{padding:20px 0!important}.sg-inner{padding:0 16px!important}.section-pro,.shtb,.sc-section,.whyus{padding:20px 16px!important}.brands{padding:16px!important}.brands__marquee{overflow:hidden!important}.reviews,.faq,.ss-section,.newsletter{padding:20px 16px!important}.footer{padding:20px 16px 16px!important}.sg-header h2,.section-pro h2,.shtb h2,.shtb__heading,.sc-section h2,.sc-top-left h2,.whyus h2,.whyus__heading,.reviews h2,.faq h2,.newsletter h2,.shcat h2,.shcat__heading{font-size:24px!important;line-height:1.25!important}.sg-header p,.section-pro>p,.shcat p{font-size:13px!important}.sg-grid{overflow:hidden!important}}@media(min-width:769px){.coll-mobile-filter-btn,.coll-filter-overlay,.coll-filter-panel{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/101/assets/swisshw-seo.css.map */
