.wb-product-card,.wb-comparison-table{--wbb-blue: #0066CC;--wbb-blue-dark: #004C97;--wbb-blue-alt: #0099FF;--wbb-black: #000000;--wbb-chrome-line: #1F1F1F;--wbb-ink: #1a1a1a;--wbb-grey: #666666;--wbb-grey-mid: #4D4D4D;--wbb-grey-soft: #A8A8A8;--wbb-line: #EBEBEB;--wbb-line-soft: #EFEFEF;--wbb-green: #0D8756;--wbb-red: #E81F05;--wbb-red-price: #D80000;--wbb-radius: 10px;--wbb-radius-lg: 12px;--wbb-font: "Archivo", system-ui, -apple-system, "Segoe UI", sans-serif;font-family:var(--wbb-font);box-sizing:border-box}.wb-product-card *,.wb-comparison-table *,.wb-product-card *:before,.wb-comparison-table *:before,.wb-product-card *:after,.wb-comparison-table *:after{box-sizing:border-box}.wb-product-card a,.wb-comparison-table a{text-decoration:none}.wb-product-card strong,.wb-comparison-table strong{color:inherit}.wb-comparison-table .wb-attr,.wb-comparison-table .wb-pros,.wb-comparison-table .wb-cons{display:none}:is(.wb-product-card,.wb-comparison-table) .wbb-pill{display:inline-flex;align-items:center;gap:6px;height:24px;padding:0 10px;border-radius:100px;font:700 12px/1 var(--wbb-font);color:#fff;white-space:nowrap}:is(.wb-product-card,.wb-comparison-table) .wbb-pill--blue{background:var(--wbb-blue)}:is(.wb-product-card,.wb-comparison-table) .wbb-pill--red{background:var(--wbb-red)}:is(.wb-product-card,.wb-comparison-table) .wbb-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:48px;padding:0 32px;border:1px solid transparent;border-radius:100px;font:700 15px/1 var(--wbb-font);cursor:pointer;white-space:nowrap;transition:background .2s cubic-bezier(.2,.8,.2,1),color .2s cubic-bezier(.2,.8,.2,1)}:is(.wb-product-card,.wb-comparison-table) .wbb-btn--blue{background:var(--wbb-blue);color:#fff}:is(.wb-product-card,.wb-comparison-table) .wbb-btn--blue:hover{background:var(--wbb-blue-dark)}:is(.wb-product-card,.wb-comparison-table) .wbb-btn--primary{background:var(--wbb-black);color:#fff}:is(.wb-product-card,.wb-comparison-table) .wbb-btn--primary:hover{background:#232323}:is(.wb-product-card,.wb-comparison-table) .wbb-btn--sm{height:38px;padding:0 21px;font-size:14px}:is(.wb-product-card,.wb-comparison-table) .wbb-btn svg{flex:none}:is(.wb-product-card,.wb-comparison-table) .wbb-stars{color:var(--wbb-blue);font:400 13px/1 var(--wbb-font);letter-spacing:1px;white-space:nowrap}:is(.wb-product-card,.wb-comparison-table) .wbb-count{font:400 11px/1 var(--wbb-font);color:var(--wbb-grey)}:is(.wb-product-card,.wb-comparison-table) .wbb-stock{display:inline-flex;align-items:center;gap:6px;font:400 12.5px/1 var(--wbb-font);color:var(--wbb-green)}:is(.wb-product-card,.wb-comparison-table) .wbb-stock:before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor}:is(.wb-product-card,.wb-comparison-table) .wbb-stock--out{color:var(--wbb-red-price)}:is(.wb-product-card,.wb-comparison-table) .wbb-shot{background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}:is(.wb-product-card,.wb-comparison-table) .wbb-shot img{width:100%;height:100%;object-fit:contain;display:block}.wb-product-card{margin:32px 0}.wb-product-card .wbp{display:grid;grid-template-columns:1fr 320px;grid-template-rows:1fr auto;align-items:stretch;border:1px solid var(--wbb-line);border-radius:var(--wbb-radius);background:#fff;overflow:hidden}.wb-product-card .wbp__body{display:contents}.wb-product-card .wbp__head{grid-column:1;grid-row:1;align-self:end;padding:36px 40px 0;display:flex;flex-direction:column;gap:8px}.wb-product-card .wbp__meta{grid-column:1;grid-row:2;align-self:start;padding:10px 40px 36px;display:flex;flex-direction:column;gap:10px}.wb-product-card .wbp__media{position:relative;grid-column:2;grid-row:1 / 3;padding:24px;border-left:1px solid var(--wbb-line)}.wb-product-card .wbp__media .wbb-shot{width:100%;height:100%;min-height:250px}.wb-product-card .wbp__media img{max-width:250px;max-height:250px;width:auto;height:auto}.wb-product-card .wbp__eyebrow{font:700 12px/1 var(--wbb-font);letter-spacing:.12em;text-transform:uppercase;color:var(--wbb-blue)}.wb-product-card .wbp__brand{font:600 13px/1 var(--wbb-font);letter-spacing:.08em;text-transform:uppercase;color:var(--wbb-grey);margin-bottom:-2px}.wb-product-card .wbp__title{margin:0;font:700 28px/1.15 var(--wbb-font);color:#000}.wb-product-card .wbp__title a{color:inherit}.wb-product-card .wbp__title a:hover{color:var(--wbb-blue)}.wb-product-card .wbp__rate{display:flex;align-items:center;gap:6px}.wb-product-card .wbp__rate .wbb-stars{font-size:14px}.wb-product-card .wbp__rate .wbb-count{font-size:12px}.wb-product-card .wbp__prices{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.wb-product-card .wbp__price{font:700 24px/1 var(--wbb-font);color:#000;font-variant-numeric:tabular-nums}.wb-product-card .wbp__price--promo{color:var(--wbb-red-price)}.wb-product-card .wbp__old{font:400 14px/1 var(--wbb-font);color:var(--wbb-grey);text-decoration:line-through;font-variant-numeric:tabular-nums}.wb-product-card .wbp__actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:6px}.wb-product-card .wbp__form{margin:0}.wb-product-card .wbp__link{display:inline-flex;align-items:center;gap:5px;font:700 14px/1 var(--wbb-font);color:var(--wbb-blue)}.wb-product-card .wbp__link:hover{text-decoration:underline}.wb-product-card .wbp--loading{min-height:220px;border:1px solid var(--wbb-line);border-radius:var(--wbb-radius);background:linear-gradient(90deg,#f9f9f9 25%,#efefef,#f9f9f9 75%);background-size:200% 100%;animation:wbb-shimmer 1.5s ease-in-out infinite}@keyframes wbb-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media(prefers-reduced-motion:reduce){.wb-product-card .wbp--loading{animation:none}}.wb-product-card .wbp--error{padding:24px;text-align:center;font:400 14px/1.5 var(--wbb-font);color:var(--wbb-grey);border:1px solid var(--wbb-line);border-radius:var(--wbb-radius)}@media(max-width:768px){.wb-product-card .wbp{display:flex;flex-direction:column;grid-template-columns:none}.wb-product-card .wbp__body{display:contents}.wb-product-card .wbp__head{order:1;padding:20px 18px 0}.wb-product-card .wbp__media{order:2;grid-column:auto;grid-row:auto;border-left:0;padding:14px 18px 0}.wb-product-card .wbp__meta{order:3;padding:14px 18px 20px}.wb-product-card .wbp__media .wbb-shot{min-height:0;height:210px}.wb-product-card .wbp__media img{max-width:180px;max-height:180px}.wb-product-card .wbp__brand{font-size:12px}.wb-product-card .wbp__title,.wb-product-card .wbp__price{font-size:22px}.wb-product-card .wbp__actions{flex-direction:column;align-items:stretch;gap:4px}.wb-product-card .wbp__form,.wb-product-card .wbp__actions .wbb-btn{width:100%}.wb-product-card .wbp__link{justify-content:center;padding:8px 0}}.wb-comparison-table{margin:40px 0}.wb-comparison-table .wbc__desk{overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid var(--wbb-line);border-radius:var(--wbb-radius)}.wb-comparison-table .wbc__table{width:100%;min-width:calc(190px + var(--wbc-cols, 3) * 170px);border-collapse:collapse;background:#fff;font-family:var(--wbb-font);margin:0}.wb-comparison-table .wbc__table th,.wb-comparison-table .wbc__table td{border:0;background:none}.wb-comparison-table .wbc__table thead tr{background:var(--wbb-black)}.wb-comparison-table .wbc__table thead th{border-bottom:2px solid var(--wbb-blue)}.wb-comparison-table .wbc__title{width:190px;padding:18px 20px;text-align:left;vertical-align:middle;color:#fff}.wb-comparison-table .wbc__title-t{display:block;font:700 15px/1.3 var(--wbb-font)}.wb-comparison-table .wbc__title-s{display:block;font:400 11.5px/1.4 var(--wbb-font);color:var(--wbb-grey-soft)}.wb-comparison-table .wbc__prod{padding:18px 16px;vertical-align:top;border-left:1px solid var(--wbb-chrome-line)}.wb-comparison-table .wbc__prod a{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;color:#fff}.wb-comparison-table .wbc__prod a:hover .wbc__name{color:var(--wbb-blue-alt)}.wb-comparison-table .wbc__prod .wbb-shot{width:100px;height:100px;border-radius:var(--wbb-radius);padding:6px}.wb-comparison-table .wbc__name{font:700 15px/1.2 var(--wbb-font);color:#fff}.wb-comparison-table .wbc__rate{display:flex;align-items:center;gap:5px}.wb-comparison-table .wbc__rate .wbb-stars{color:var(--wbb-blue-alt);font-size:12px}.wb-comparison-table .wbc__rate .wbb-count{color:var(--wbb-grey-soft)}.wb-comparison-table .wbc__prices{display:flex;align-items:baseline;gap:8px}.wb-comparison-table .wbc__price{font:700 17px/1 var(--wbb-font);color:#fff;font-variant-numeric:tabular-nums}.wb-comparison-table .wbc__old{font:400 12px/1 var(--wbb-font);color:var(--wbb-grey-soft);text-decoration:line-through;font-variant-numeric:tabular-nums}.wb-comparison-table .wbc__pills{display:flex;gap:6px;min-height:24px;flex-wrap:wrap;justify-content:center}.wb-comparison-table .wbc__na{font:400 13px/1.4 var(--wbb-font);color:var(--wbb-grey-soft);text-align:center;display:block}.wb-comparison-table .wbc__table tbody tr{border-top:1px solid var(--wbb-line-soft)}.wb-comparison-table .wbc__lbl{padding:13px 20px;text-align:left;vertical-align:top;font:400 12px/1.5 var(--wbb-font);color:var(--wbb-grey);font-weight:400}.wb-comparison-table .wbc__lbl--strong{font:700 13px/1.4 var(--wbb-font);color:#000;padding:16px 20px}.wb-comparison-table .wbc__lbl--con{color:var(--wbb-grey-mid)}.wb-comparison-table .wbc__val{padding:13px 16px;text-align:center;vertical-align:top;font:400 14px/1.5 var(--wbb-font);color:#000;border-left:1px solid var(--wbb-line-soft)}.wb-comparison-table .wbc__cell{padding:16px;vertical-align:top;border-left:1px solid var(--wbb-line-soft)}.wb-comparison-table .wbc__list{display:flex;flex-direction:column;gap:8px}.wb-comparison-table .wbc__item{display:flex;gap:8px;align-items:flex-start;font:400 13.5px/1.5 var(--wbb-font);color:#000}.wb-comparison-table .wbc__item svg{flex:none;margin-top:3px}.wb-comparison-table .wbc__item--con{color:var(--wbb-grey-mid)}.wb-comparison-table .wbc__row--cta td,.wb-comparison-table .wbc__row--cta th{padding:16px}.wb-comparison-table .wbc__cta{text-align:center;border-left:0}.wb-comparison-table .wbc__mob{display:none}@media(max-width:768px){.wb-comparison-table .wbc__desk{display:none}.wb-comparison-table .wbc__mob{display:block;border:1px solid var(--wbb-line);border-radius:var(--wbb-radius-lg);overflow:hidden;background:#fff}}.wb-comparison-table .wbc__mhead{background:var(--wbb-black);border-bottom:2px solid var(--wbb-blue);padding:16px 16px 18px}.wb-comparison-table .wbc__mtitle{color:#fff;font:700 16px/1.3 var(--wbb-font)}.wb-comparison-table .wbc__msub{font:400 11.5px/1.4 var(--wbb-font);color:var(--wbb-grey-soft)}.wb-comparison-table .wbc__tabs{display:flex;gap:6px;margin:12px 0 16px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.wb-comparison-table .wbc__tabs::-webkit-scrollbar{display:none}.wb-comparison-table .wbc__tab{flex:none;height:32px;padding:0 14px;border-radius:100px;border:1px solid #333;background:transparent;color:#fff;font:400 13px/1 var(--wbb-font);max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;transition:background .2s,border-color .2s}.wb-comparison-table .wbc__tab:hover{border-color:#666}.wb-comparison-table .wbc__tab[aria-selected=true]{background:var(--wbb-blue);border-color:var(--wbb-blue);font-weight:700}.wb-comparison-table .wbc__tab:focus-visible{outline:2px solid var(--wbb-blue-alt);outline-offset:2px}.wb-comparison-table .wbc__msum{display:flex;align-items:center;gap:14px}.wb-comparison-table .wbc__msum[hidden],.wb-comparison-table .wbc__mpanel[hidden]{display:none}.wb-comparison-table .wbc__msum .wbb-shot{width:96px;height:96px;flex:none;border-radius:var(--wbb-radius);padding:6px}.wb-comparison-table .wbc__msum-body{display:flex;flex-direction:column;gap:6px;align-items:flex-start;min-width:0}.wb-comparison-table .wbc__msum-name{font:700 16px/1.2 var(--wbb-font);color:#fff}.wb-comparison-table .wbc__msum .wbc__price{font-size:17px}.wb-comparison-table .wbc__mpanel{padding:16px 16px 20px}.wb-comparison-table .wbc__mgroup{margin-bottom:14px}.wb-comparison-table .wbc__mgroup-t{font:700 13px/1 var(--wbb-font);color:#000;margin-bottom:8px}.wb-comparison-table .wbc__mgroup--con .wbc__mgroup-t{color:var(--wbb-grey-mid)}.wb-comparison-table .wbc__mgroup .wbc__list{gap:7px}.wb-comparison-table .wbc__mgroup .wbc__item{font-size:13px}.wb-comparison-table .wbc__mspecs{border-top:1px solid var(--wbb-line);padding-top:12px;margin-bottom:14px}.wb-comparison-table .wbc__mspec{display:flex;justify-content:space-between;gap:16px;padding:7px 0;border-bottom:1px solid var(--wbb-line-soft);font:400 13px/1.4 var(--wbb-font);color:#000}.wb-comparison-table .wbc__mspec:last-child{border-bottom:0}.wb-comparison-table .wbc__mspec-l{color:var(--wbb-grey);font-size:12px;flex:none}.wb-comparison-table .wbc__mspec-v{text-align:right}.wb-comparison-table .wbc__mpanel .wbb-btn{width:100%}
/*# sourceMappingURL=/cdn/shop/t/3/assets/blog-products.css.map */
