.galleryview{background:#fcfcfc;background:var(--white);background:inherit;display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit,minmax(330px,1fr));margin-left:1px}.galleryview .galleryview__count_text{-ms-grid-column-span:-2;background-color:#f0f2f5;background-color:var(--gh-blue-lighter-65);border-right:1px solid #d9d9d9;border-right:var(--border-card);font-weight:700;-ms-grid-column:1;grid-column-end:-1;grid-column-start:1;padding:.5rem;text-align:center}@media (prefers-color-scheme:dark){body[data-darkmode=auto] .galleryview .galleryview__count_text{background:#f5f5f5;background:var(--color-prodlist-highlight-bg)}}body[data-darkmode=on] .galleryview .galleryview__count_text{background:#f5f5f5;background:var(--color-prodlist-highlight-bg)}@media (-ms-high-contrast:none){.galleryview .galleryview__count_text,.galleryview .galleryview__count_text ::-ms-backdrop{width:100%}}@media screen and (max-width:1099px){.galleryview .metascore{margin-bottom:.2rem}}.galleryview .metascore--galleryview{display:flex;margin:0 auto .5rem 0;max-width:-webkit-min-content;max-width:-moz-min-content;max-width:min-content;text-decoration:none}.galleryview .label-bestprice{display:inline-block;font-size:.7rem;left:0;padding:.25rem 1rem;position:absolute;top:.85rem;z-index:1}.galleryview--discount-badge{font-size:1.2rem;padding:.25rem;z-index:1}.galleryview--discount_badge_wrapper{bottom:1rem;position:absolute;right:0}#gh_gallery .galleryview--discount_badge_wrapper{bottom:6rem;right:1rem;z-index:2}#gh_gallery .galleryview--discount_badge_wrapper.mobile{bottom:3rem}.galleryview__item{display:flex;flex-direction:column;flex-grow:1;flex-shrink:1;margin:-1px 0 0 -1px;position:relative}.galleryview__item:hover .shorten{background:linear-gradient(90deg,#fafbff,rgba(250,251,255,0) 50%,#fafbff)}.galleryview__item--single-variant-with-offer{max-width:330px}.galleryview__item.opened-details{border-color:#737373;border-color:var(--grey-base);border-bottom-color:transparent;z-index:3}.galleryview__item--product-offer .galleryview__bottom-wrapper{min-height:131px}.galleryview__item--product-offer .galleryview__bottom-wrapper .galleryview__price-link{margin-left:0}.galleryview__item--product-offer .galleryview__bottom-wrapper .galleryview__offer{margin:auto 0 0}.galleryview__item--product-offer .galleryview__bottom-wrapper .galleryview__rating-wrapper{min-height:91px}.galleryview__item--product-offer .galleryview__bottom-wrapper .galleryview__offer-wrapper{align-items:flex-end;flex-direction:column;margin:auto 0 0 auto;min-height:91px}.galleryview__item--disabled .galleryview__image{filter:grayscale(100%)}.galleryview__item--disabled .galleryview__image,.galleryview__item--disabled .galleryview__image.loaded{opacity:.5}.galleryview__item--disabled .galleryview__image.lazy{transition:none}.galleryview__item--disabled:hover .galleryview__image{filter:grayscale(0);opacity:1}.galleryview__image-wrapper{align-items:center;display:flex;justify-content:center;margin:0 0 .5rem;min-height:210px;position:relative}.galleryview__bottom-wrapper{display:flex;flex-wrap:wrap;justify-content:flex-end;margin-top:auto;min-height:35px}@media (min-width:1650px) and (max-width:1650px),screen and (min-width:1850px) and (max-width:1900px){.variant__content__offers .galleryview__bottom-wrapper{align-items:flex-end;flex-direction:column}}.galleryview__bottom-wrapper.short{min-height:45px}.galleryview__image{height:auto;max-height:200px;max-width:100%;mix-blend-mode:multiply;width:auto}@media (prefers-color-scheme:dark){body[data-darkmode=auto] .galleryview__image{align-items:center;background:#fcfcfc;background:var(--white);border-radius:.25rem;color:#737373;color:var(--grey-base);display:flex;justify-content:center;mix-blend-mode:unset;-o-object-fit:contain;object-fit:contain;padding:.25rem}}body[data-darkmode=on] .galleryview__image{align-items:center;background:#fcfcfc;background:var(--white);border-radius:.25rem;color:#737373;color:var(--grey-base);display:flex;justify-content:center;mix-blend-mode:unset;-o-object-fit:contain;object-fit:contain;padding:.25rem}@supports ((-o-object-fit:contain) or (object-fit:contain)){.galleryview__image{height:100%;min-height:200px;-o-object-fit:contain;object-fit:contain;width:100%}}.galleryview__image-link{display:inline-block;text-align:center;width:100%}.galleryview__image-thumbs{align-items:center;display:flex;flex-direction:column;flex-shrink:0;list-style:none;margin:0 0 0 1rem;padding:0;width:50px}.galleryview__image-thumbs__item{display:inline-block;margin:0 0 .25rem;padding:0}.galleryview__image-thumbs__item:last-child{margin-bottom:0}.galleryview__image-thumbs__image{height:100%;max-height:40px;max-width:40px}.galleryview__image-thumbs__image-link{border:1px solid #d9d9d9;border:var(--border-card);display:flex;justify-content:center;min-width:50px;padding:.25rem}.galleryview__image-thumbs__image-link.active,.galleryview__image-thumbs__image-link:hover{border:1px solid #737373;border:1px solid var(--grey-base)}.galleryview__image.lazy{opacity:0;transition:opacity .2s ease-in}@supports ((-o-object-fit:contain) or (object-fit:contain)){.galleryview__image.lazy{opacity:.5}}.galleryview__image.loaded{opacity:1}.galleryview__name{font-size:.9rem;font-weight:700;line-height:1.2;margin:0 0 .25rem;max-height:70px;text-overflow:ellipsis}a.galleryview__name-link{display:block;max-height:70px;overflow:hidden;position:relative;text-decoration:none}@supports (-webkit-line-clamp:4){a.galleryview__name-link{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box}}a.galleryview__name-link:hover{text-decoration:underline}.galleryview__mpn{-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word;color:#666;color:var(--color-font-secondary);display:-webkit-box;margin:0 0 .5rem;overflow:hidden}.galleryview__rating-wrapper{display:flex;flex:1;flex-direction:column;justify-content:flex-end}.galleryview__rating{margin:0 auto .75rem 0}a.galleryview__rating-link{color:#737373;color:var(--grey-base);display:flex;flex-direction:column;font-size:.7rem;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}a.galleryview__rating-link:hover{color:#404040;color:var(--grey-darker-20)}.galleryview__rating-stars-wrapper{align-items:center;display:flex;line-height:1;margin:0 0 .15rem}.galleryview__rating-stars-wrapper .stars-value{display:inline-block;margin-left:.25rem}.galleryview__offer-wrapper{align-items:flex-end;display:flex;flex-direction:column;margin-left:auto;position:relative}.galleryview__offer-wrapper:not(.deals){justify-content:flex-end}.galleryview__offer{flex-shrink:0;text-align:right}.galleryview__offer__shipping{color:#666;color:var(--color-font-secondary);margin-top:.75rem}.galleryview__price{align-items:flex-end;color:#666;color:var(--color-font-secondary);display:flex;font-size:.9rem;justify-content:flex-end;line-height:1}.galleryview__price-before{display:inline-block;margin-right:.25rem}.galleryview__price-link{align-items:center;display:flex;font-size:1.2rem;font-weight:700;position:relative;text-decoration:none}.galleryview__price-link:hover .price{text-decoration:underline}.galleryview__bestprice-merchant-wrapper{color:#666;color:var(--color-font-secondary);margin:0 0 .5rem}.galleryview__bestprice-merchant-link{text-decoration:none}.galleryview__bestprice-merchant-link:hover{text-decoration:underline}.galleryview__ppu{color:#666;color:var(--color-font-secondary);display:inline-block;font-size:.7rem;margin:auto 0 .25rem}.galleryview__ppu~.galleryview__lead-shipping{margin-top:0}@media (-ms-high-contrast:none){.galleryview__ppu~.galleryview__lead-shipping,.galleryview__ppu~.galleryview__lead-shipping ::-ms-backdrop{margin-bottom:.3rem}}.galleryview__offercount{color:#666;color:var(--color-font-secondary);height:13px;margin-bottom:1px}a.galleryview__offercount-link{color:#666;color:var(--color-font-secondary);text-decoration:none}a.galleryview__offercount-link:hover{color:#404040;color:var(--grey-darker-20)}@media (prefers-color-scheme:dark){body[data-darkmode=auto] a.galleryview__offercount-link:hover{color:#070808!important;color:var(--color-link-hover)!important;text-decoration:none!important}}body[data-darkmode=on] a.galleryview__offercount-link:hover{color:#070808!important;color:var(--color-link-hover)!important;text-decoration:none!important}.galleryview__lead-price-old{text-decoration:line-through}.galleryview__lead-price-old,.galleryview__lead-shipping{color:#666;color:var(--color-font-secondary);font-size:.7rem}@supports not (-ms-high-contrast:none){.galleryview__lead-shipping{margin-top:auto}}.galleryview__lead-button{align-items:center;background-color:#059;background-color:var(--gh-blue);border:0;border-radius:.25rem;color:#fcfcfc;color:var(--white);cursor:pointer;display:flex;font-size:.8rem;justify-content:center;margin:.5rem 0 0;max-height:32px;padding:.5rem;position:relative;text-align:center;text-decoration:none;width:100%;z-index:1}.galleryview__lead-button:active,.galleryview__lead-button:hover{background-color:#0070cc;background-color:var(--gh-blue-lighter-10);color:#fcfcfc;color:var(--white)}.galleryview__lead-button:visited{color:#fcfcfc;color:var(--white)}.galleryview__lead-button svg{height:16px;margin-left:.5rem;width:16px}.galleryview__toggle-details-button{margin-bottom:0}.galleryview__description{color:#030303;color:var(--color-font);display:inline-block;font-size:.7rem;line-height:1.2;margin:.5rem 0 0}.galleryview__merchant{display:flex;margin:0 0 .5rem}.galleryview__merchant .merchant{align-items:center;display:flex;flex-direction:column;justify-content:center;text-decoration:none}.galleryview__merchant .merchant:hover{text-decoration:underline}.galleryview__merchant .merchant__logo-image{text-align:center}@media (prefers-color-scheme:dark){body[data-darkmode=auto] .galleryview__merchant .merchant__logo-image{align-items:center;background:#fcfcfc;background:var(--white);border-radius:.25rem;color:#737373;color:var(--grey-base);display:flex;justify-content:center;mix-blend-mode:unset;-o-object-fit:contain;object-fit:contain;padding:.125rem}}body[data-darkmode=on] .galleryview__merchant .merchant__logo-image{align-items:center;background:#fcfcfc;background:var(--white);border-radius:.25rem;color:#737373;color:var(--grey-base);display:flex;justify-content:center;mix-blend-mode:unset;-o-object-fit:contain;object-fit:contain;padding:.125rem}.galleryview__merchant .merchant__logo-image img{max-height:32px;width:auto}.galleryview__merchant .merchant__logo-caption{text-align:center}.galleryview__details{align-items:center;background-color:#fcfcfc;background-color:var(--white);border:1px solid #737373;border:1px solid var(--grey-base);display:flex;justify-content:center;line-height:1.4;margin:-1px 0 0 -1px;min-height:50px;position:relative;width:calc(100% + 1px);z-index:2}.galleryview__details__item{flex:1 1 50%}.galleryview__details__item:not(:last-child){border-right:1px solid #d9d9d9;border-right:var(--border-card);margin-right:1rem;padding-right:1rem}.galleryview__details__item__title{display:block;font-size:.8rem;font-weight:700;margin:0 0 .25rem}.galleryview__details__item__payment-option{align-items:center;border:1px solid #d9d9d9;border:var(--border-card);border-radius:.25rem;display:inline-flex;margin:0 .5rem .5rem 0;padding:.25rem}.galleryview__details__item__payment-option .payment-icon{height:13px;margin-right:.25rem;width:auto}.galleryview__details__item__payment-option__image{height:auto;margin-right:.25rem;width:18px}.galleryview__details__item__priceinfo{margin:1rem 0 0}.galleryview__availability{-ms-grid-row-align:center;align-items:center;align-self:center;background-color:transparent;border-radius:50%;display:flex;height:1rem;margin:1px 0 0 .25rem;outline:0;width:1rem}.galleryview__availability.available{background-color:#38ad3e;background-color:var(--green-lighter-10)}.galleryview__availability.shortly{background-color:#ffb619;background-color:var(--apricot-lighter-5)}.galleryview__availability.any{background-color:#b3b3b3;background-color:var(--grey-lighter-25)}.galleryview__merchant-flag{bottom:1.25rem;display:flex;position:absolute!important;right:0}.galleryview__merchant-flag__image{border-radius:50%;height:1rem;width:1rem}.galleryview__no-image-placeholder{align-items:center;color:#d9d9d9;color:var(--color-border);display:flex;height:120px;justify-content:center;margin-left:auto;margin-right:auto;width:120px}.galleryview__no-image-placeholder svg{stroke-width:1;height:5rem;width:10rem}.galleryview__options{position:absolute;right:.5rem;top:.5rem;z-index:2}.galleryview__label{display:inline-block;left:0;padding:.25rem 1rem;position:absolute;top:.85rem;z-index:1}.galleryview__label--variant{background-color:#059;background-color:var(--gh-blue-base);color:#fcfcfc;color:var(--white);font-size:.7rem;font-weight:700;text-transform:uppercase}.galleryview__label--unsorted{background:#030303;background:var(--black);color:#fcfcfc;color:var(--white);font-size:.6rem;opacity:.7}#galleryview-details-pane{display:none}@media (-ms-high-contrast:none){.galleryview,::-ms-backdrop{display:flex;flex-wrap:wrap}.galleryview__item,::-ms-backdrop{flex:1 1 30%}}