html{scroll-padding-top:9.0625rem}@media screen and (min-width:1024px){html{scroll-padding-top:0}}.product{box-sizing:border-box;margin:0 auto;max-width:100rem;padding-left:var(--page-gutter);padding-right:var(--page-gutter)}.product .lipscore-review-count{color:#0000}.product .lipscore-review-count:before{color:var(--color-text);content:"(" attr(data-ls-product-review-count) ")"}.product__top{display:grid;grid-template-areas:"header" "images" "info" "details";margin-bottom:2.8125rem;row-gap:1rem}@media screen and (min-width:1024px){.product__top{column-gap:2rem;grid-template-areas:"images header" "images info" "details info" "details info";grid-template-columns:60% auto;margin-bottom:3.25rem;padding:1.5rem 0 0;row-gap:.5rem}}@media screen and (min-width:1280px){.product__top{grid-template-columns:65% auto}}.product__top-header{grid-area:header;position:relative}.product__top-header .product-header__labels{position:absolute;top:calc(100% + 1rem);z-index:1}@media screen and (min-width:1024px){.product__top-header .product-header__labels{position:relative;top:auto}}.product__top-header .product-header__label{height:2rem}.product__top-images{grid-area:images}.product__top-info{grid-area:info}.product__top-details{grid-area:details;margin-top:0}@media screen and (min-width:1280px){.product__top-details{margin-top:2rem}}.product__content{margin:0 0 3.5rem}.product-header__labels{display:flex;flex-wrap:wrap;gap:.5rem}.product-header__labels:has(p){margin-bottom:1.5rem}.product-header__label{margin:0}.product-header__name{color:var(--color-text);margin-bottom:.5rem;text-transform:none}.product-header__brand{display:block;font-size:var(--font-size-xs);font-weight:400;line-height:var(--line-height-sm);text-transform:uppercase}.product-header__title{display:block;font-size:var(--font-size-lg);line-height:var(--line-height-lg)}.product-header__rating{margin-bottom:.5rem;position:relative}.product-header__rating .product-lipscore{align-items:center;color:inherit;display:none;gap:.5rem;text-decoration:none}.product-header__rating .lipscore-rating-small{align-items:center;display:flex}.product-header__rating .lipscore-rating-star{height:1.0625rem;width:1.0625rem}.product-header__rating a .lipscore-rating-star{cursor:pointer}.product-header__rating .lipscore-rating-review-link{color:inherit;text-decoration:underline}.product-header__rating .lipscore-rating-review-link:hover{text-decoration:none}.product-header__rating .lipscore-compact-rating-wrapper{display:inline-block}.product-header__rating .lipscore-compact-rating-value{font-size:var(--font-size-xs);line-height:var(--line-height-sm);margin-left:.5rem;vertical-align:middle}.product-header__rating .lipscore-compact-rating-value:after{content:"/ 5"}.product-header__rating .lipscore-compact-rating-votes{color:var(--color-text-grey);font-size:var(--font-size-xs);line-height:var(--line-height-sm)}.product-header__rating .lipscore-rating-slider-stars-wrapper button{cursor:auto!important}.product-header__rating .lipscore-circle-loader{height:1.375rem;top:.125rem;width:1.375rem}.product-header__rating .lipscore-checkmark{transform:scale(.65)}.product-header__rating .lipscore-checkmark:after{left:0}.lipscore-review-count{color:#0000}.lipscore-review-count:before{color:var(--color-text);content:"(" attr(data-ls-product-review-count) ")"}.product-info{display:grid;gap:1rem;grid-area:info;grid-template-areas:"variants" "product-action-box" "inventory" "shipping-calculator" "content";padding:0}@media screen and (min-width:1024px){.product-info{gap:1.25rem;grid-template-areas:"variants" "product-action-box" "content" "inventory" "shipping-calculator"}}.product-info__variants{display:flex;flex-wrap:wrap;gap:.3125rem;grid-area:variants;margin-top:.75rem}@media screen and (min-width:375px){.product-info__variants{gap:.625rem}}.product-info__variant{display:flex}.product-info__variants:not(.product-info__variants--all) .product-info__variant:nth-child(n+5){display:none}.product-info__variant-link{align-items:center;display:flex;height:3.4375rem;justify-content:center;outline:1px solid var(--color-border-medium);position:relative;width:3.4375rem}@media screen and (min-width:1024px){.product-info__variant-link{height:4.375rem;width:4.375rem}}.product-info__variant-link:focus,.product-info__variant-link:hover{opacity:.75}.product-info__variant-link[aria-current=true]{outline:2px solid var(--color-primary)}.product-info__variant-link img{aspect-ratio:1;background-color:var(--color-white);height:3.4375rem;object-fit:contain;width:3.4375rem}@media screen and (min-width:1024px){.product-info__variant-link img{height:100%;width:100%}}.product-info__show-more{box-shadow:0 0 0 1px var(--color-border-medium)}.product-info__variants--all .product-info__show-more{display:none}.product-info__show-more-button{align-items:center;display:flex;height:3.4375rem;justify-content:center;padding:.625rem;width:3.4375rem}@media screen and (min-width:1024px){.product-info__show-more-button{height:4.375rem;width:4.375rem}}.product-info__show-more-button:hover{background:var(--color-bg-dark)}.product-info__show-more-button:active{background:var(--color-bg-light)}.product-info__content{grid-area:content}.product-info__message{margin:0 0 .5rem}.product-info__usp{line-height:1.5263157895;list-style-type:disc;margin:0;padding:0 0 0 1.5rem}.product-info__sku{margin:1rem 0 .5rem}.product-info__shipping-calculator{grid-area:shipping-calculator}.product-info__logged-out{background-color:var(--color-bg-dark);border:none;border-radius:var(--border-radius);display:flex;flex-direction:column;gap:0;gap:.5rem;grid-area:product-action-box;margin:0 auto;padding:.5rem;width:100%}@media screen and (min-width:768px){.product-info__logged-out{padding:1rem}}:root{--block-space:3rem;--block-gutter:1.5rem;--page-gutter:1rem}@media screen and (min-width:1024px){:root{--block-space:3rem;--block-gutter:1.5rem;--page-gutter:1.5rem}}.product-tabs{padding:0}.product-tab{border-bottom:1px solid var(--color-border-medium)}@media screen and (min-width:1024px){.product-tab{margin-bottom:1.5rem}.product-tab:last-child{margin-bottom:0}}.product-tab.lipscore-reviews-tab{display:none}.product-tab__button{align-items:center;border-bottom:1px solid var(--color-line);display:flex;justify-content:space-between;padding:1rem 0;width:100%}.product-tab__button[aria-expanded=true] i{transform:rotate(180deg)}@media screen and (min-width:1024px){.product-tab__button{border-bottom:none;margin-bottom:1.5rem;padding:0}}.product-tab__button h2{font-size:var(--font-size-md);line-height:var(--line-height-md)}.product-tab__button i{font-size:var(--icon-size-sm)}.product-tab__panel-inner-wrapper{line-height:1.5;padding-bottom:.75rem}.product-tab__attribute{padding:.5rem 0}.product-tab__attribute dd a{color:inherit;text-decoration:underline}.product-tab__attribute dd a:hover{text-decoration:none}.product-tab__attribute-title{font-size:var(--font-size-sm);font-weight:600;line-height:var(--line-height-sm)}.product-bundle{width:100%}.product-bundle__quantity,.product-bundle__sku{white-space:nowrap;width:1px}.product-bundle__quantity{padding-right:1rem;text-align:center}.product-bundle__sku{padding-left:1rem;text-align:right}