.product-carousel{--pc-red:#e81f23;--pc-red-dark:#c70205;--pc-card-border:#dddddd;--pc-card-border-hover:#af272f;--pc-text:#333;--pc-muted:#777;--pc-star-filled:#ffa60b;--pc-star-empty:#eae5e1;--pc-stock-green:#71c974;--pc-card-padding:20px;--pc-card-padding-mobile:20px;--pc-badge-height:30px;--pc-badge-padding-x:14px;--pc-badge-padding-x-mobile:10px;--product-carousel-cards-current:var(--product-carousel-cards-mobile, 1);--product-carousel-gap-total-current:var(--product-carousel-gap-total-mobile, 0px);width:100%;max-width:min(var(--product-carousel-width,1520px),var(--product-carousel-max-width,1520px));margin:0 auto;padding:0 15px;box-sizing:border-box}.product-carousel *,.product-carousel :after,.product-carousel :before{box-sizing:border-box}.product-carousel__header{display:flex;align-items:center;justify-content:space-between;gap:16px 24px;flex-wrap:wrap;margin-bottom:0!important}.product-carousel__header-left{display:flex;align-items:center;gap:18px 24px;flex:1 1 auto;min-width:0;flex-wrap:wrap}.product-carousel__title{flex:1 1 auto;margin:0!important;padding-bottom:.5em!important;font-family:TradeGothicLTW04-Bold,sans-serif;font-size:37px!important;line-height:normal;font-weight:700;text-align:center!important}.product-carousel__header-links{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.product-carousel__header-link{display:inline-flex!important;align-items:center;padding:0 0 4px!important;color:var(--pc-red);font-size:1.2em!important;line-height:1.2;font-weight:700;text-decoration:none}.product-carousel__header-link:hover{text-decoration:underline}.product-carousel__header-controls{display:flex;align-items:center;gap:8px;flex:0 0 auto;margin-left:auto}.product-carousel__button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:0;border-radius:50%;background:var(--pc-red);cursor:pointer;padding:0!important;margin:0;font-size:0;line-height:1;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.product-carousel__button:before{content:"";display:block;width:9px;height:9px;border-top:2px solid #fff;border-right:2px solid #fff}.product-carousel__button--next:before{transform:rotate(45deg);margin-left:-2px}.product-carousel__button--prev:before{transform:rotate(225deg);margin-right:-2px}.product-carousel__button:hover:not(:disabled){background:var(--pc-red-dark);box-shadow:0 4px 12px #0000002e}.product-carousel__button:active:not(:disabled){transform:translateY(1px);box-shadow:0 2px 6px #0000001f}.product-carousel__button:disabled{background:#d9d9d9;cursor:default;opacity:1;transform:none;box-shadow:none}.product-carousel__viewport{position:relative;width:100%;overflow:visible}.product-carousel__track{display:flex;gap:var(--product-carousel-card-gap,16px);width:100%;margin:0;padding:6px 4px 8px;overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;scroll-behavior:smooth;scroll-padding-left:4px;scroll-padding-right:4px;list-style:none;scrollbar-width:thin;scrollbar-color:#202020 #e5e5e5}.product-carousel__track::-webkit-scrollbar{display:block;height:8px}.product-carousel__track::-webkit-scrollbar-track{background:#e5e5e5;border-radius:999px}.product-carousel__track::-webkit-scrollbar-thumb{background:#202020;border-radius:999px}.product-carousel__track::-webkit-scrollbar-thumb:hover{background:#000}.product-carousel__slide{flex:0 0 calc((100% - var(--product-carousel-gap-total-current,0px))/ var(--product-carousel-cards-current));min-width:0;max-width:none;list-style:none;scroll-snap-align:start}.product-card__mid-banner{position:absolute;z-index:20;right:auto;bottom:8px;left:50%;display:flex;align-items:center;justify-content:center;width:calc(100% - 16px);max-width:240px;padding:6px 8px 6px 12px;border:0!important;border-radius:999px;margin:0;background:#fffffff5;box-shadow:0 2px 8px #0000002e;pointer-events:auto;transform:translate(-50%) scale(1);transform-origin:center bottom;transition:opacity .18s ease,transform .18s ease}.product-card__mid-banner.is-closing{opacity:0;pointer-events:none;transform:translate(-50%,6px) scale(.96)}.product-card__mid-banner[hidden]{display:none!important}@media(prefers-reduced-motion:reduce){.product-card__mid-banner{transition:none}}.product-card__mid-banner-text{display:flex;flex-direction:column;align-items:center;width:100%;min-width:0;padding:0 28px;box-sizing:border-box;overflow:visible;text-align:center!important}.product-card__mid-banner-label{display:block;width:100%;color:var(--pc-red);font-size:.78em;font-weight:700;line-height:1.1}.product-card__mid-banner-text>:first-child{margin-top:0}.product-card__mid-banner-text>:last-child{margin-bottom:0}.product-card__mid-banner-text,.product-card__mid-banner-text *{border:0!important;box-shadow:none!important}.product-card__mid-banner .discountAppliedInCart{width:100%;padding:0;border:0!important;background:0 0;text-align:center!important;white-space:nowrap}.product-card__mid-banner-close{position:absolute;top:50%;right:7px;z-index:21;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:22px;height:22px;padding:0;border:0!important;border-radius:50%;margin:0;color:#333;font-size:20px;line-height:1;background:0 0;cursor:pointer;transform:translateY(-50%)}.product-card__mid-banner-close:focus-visible,.product-card__mid-banner-close:hover{color:#fff;background:var(--pc-red);outline:0}.product-card__mid-banner-close svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.product-card{display:flex;flex-direction:column;width:100%;max-width:none;min-width:0;background:#fff;border:1px solid var(--pc-card-border);box-shadow:0 2px 8px #00000014;transition:box-shadow .2s ease}.product-card:hover{box-shadow:0 6px 18px #00000024}.product-card__link{display:flex;flex-direction:column;height:100%;color:inherit!important;text-decoration:none}.product-card__link:hover{color:inherit!important;text-decoration:none}.product-card__content{display:flex;flex-direction:column;gap:4px;padding:var(--pc-card-padding);padding-bottom:30px;overflow:hidden}.product-card__content--top{flex:0 0 auto;padding-bottom:0;padding-top:0}.product-card__content--bottom{flex:0 0 auto;margin-top:auto;gap:6px}.product-card__title{margin:0 0 4px;padding-bottom:0!important;font-weight:700;line-height:1.1em!important;height:2.2em;max-height:2.2em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-family:"TradeGothicLTW04-BoldNo.2",sans-serif}.product-card__reviews{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;width:100%;min-height:22px}.review-container{display:flex;flex-wrap:wrap;align-content:flex-start;align-items:center;min-width:0;height:20px;overflow:hidden}.rating-stars{flex:0 0 auto}.total-reviews{flex:0 0 auto;padding-left:5px;white-space:nowrap}.made-in-canada-badge{width:25px;min-width:25px;justify-self:end}.product-card__image-wrap{width:100%;height:150px;background:#fff;flex:0 0 auto}.product-card__price{display:flex;flex-direction:column;align-items:flex-start;gap:4px;color:var(--pc-text);font-size:1.4em;line-height:1.2;font-weight:700!important}.product-card__deal-line{display:flex;align-items:center;justify-content:space-between;width:100%;gap:8px}.product-card__sale-price{color:var(--pc-red);font-family:TradeGothicLTW04-Bold,sans-serif;font-weight:700!important}.product-card__nosale{color:var(--pc-text);font-family:TradeGothicLTW04-Bold,sans-serif;font-weight:700!important}.product-card__compare-price{color:var(--pc-muted);font-family:TradeGothicLTW04-Roman,sans-serif;line-height:1;font-weight:400;font-size:.7em;text-decoration:line-through;white-space:nowrap}.product-card__save-badge{order:2;flex:0 0 auto;display:inline-block;box-sizing:border-box;height:23.5px;min-height:23.5px;padding:0 6px;background:var(--pc-red);color:#fff;border-radius:4px;font-family:TradeGothicLTW04-Bold,sans-serif;font-size:.74em;font-weight:700;line-height:23.5px;text-align:center;white-space:nowrap}.product-card__meta-line{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:4px 8px;width:100%;min-width:0;font-family:"TradeGothicLTW04-BoldNo.2",sans-serif}.product-card__meta-line>*{min-width:0;max-width:100%;display:inline-flex;align-items:center;gap:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card__meta-line>:nth-child(odd){justify-self:start}.product-card__meta-line>:nth-child(2n){justify-self:end}.firmness-img,.product-card__stock-dot{flex:0 0 auto}.firmness-tag{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.product-card__stock{display:flex;align-items:center;gap:6px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;justify-self:end;white-space:nowrap;color:var(--pc-text);font-family:TradeGothicLTW04-Roman,sans-serif;font-size:1em;line-height:1.2}.product-card__stock-dot{display:inline-block;width:12px;height:12px;border-radius:50%;background:var(--pc-stock-green);flex:0 0 auto}.firmness-tag{display:flex;align-items:center;gap:6px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-family:TradeGothicLTW04-Roman,sans-serif;font-size:1em;line-height:1.2}.rating-stars i{display:inline-block;width:20px;height:20px;color:unset;background:var(--pc-star-empty);transition:all .2s ease;-webkit-clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 56%,79% 91%,50% 70%,21% 91%,32% 56%,2% 35%,39% 35%);clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 56%,79% 91%,50% 70%,21% 91%,32% 56%,2% 35%,39% 35%)}.rating-stars i.filled{background:var(--pc-star-filled)}.rating-stars i.percent-filled{color:unset;background:linear-gradient(to right,var(--pc-star-filled) 0,var(--pc-star-filled) var(--filled),var(--pc-star-empty) var(--filled),var(--pc-star-empty) 100%)}.product-carousel__cta{display:inline-flex;align-items:center;justify-content:center;padding:10px 24px;color:#fff;text-decoration:none;border-radius:6px;font-weight:700}.product-carousel__mobile-links{display:none}@media screen and (max-width:1023px){.product-carousel__header-links{display:none}.product-carousel__mobile-links{display:flex;flex-direction:column;gap:8px}.product-carousel__mobile-link{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;min-height:44px;padding:12px 48px 12px 14px;background:var(--pc-red);color:#fff!important;font-family:"TradeGothicLTW04-BoldNo.2",sans-serif!important;font-size:18px;line-height:1;font-weight:700;letter-spacing:.04em;text-decoration:none!important}.product-carousel__mobile-link:after{content:"";position:absolute;right:16px;top:50%;width:14px;height:14px;border-top:3px solid currentColor;border-right:3px solid currentColor;transform:translateY(-50%) rotate(45deg)}.product-carousel__mobile-link:hover{background:var(--pc-red-dark);color:#fff!important}}.product-card__image-wrap picture{display:block;width:100%;height:100%}.product-card__image{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.product-card__tagsku-wrapper{height:var(--pc-badge-height);max-height:var(--pc-badge-height);display:flex;flex-wrap:wrap;align-content:flex-start;align-items:flex-start;gap:0;overflow:hidden;background:0 0;margin-left:calc(0px - var(--pc-card-padding));width:calc(100% + var(--pc-card-padding) + var(--pc-card-padding))}.product-card__tagsku-wrapper>div{--product-badge-bg:var(--pc-red);--product-badge-color:#fff;position:relative;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;height:var(--pc-badge-height);min-height:var(--pc-badge-height);min-width:70px;margin-left:0;padding:0 var(--pc-badge-padding-x);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:var(--product-badge-bg)!important;background-color:var(--product-badge-bg)!important;color:var(--product-badge-color)!important;border:0!important;outline:0!important;box-shadow:none!important;border-radius:0!important;font-family:"TradeGothicLTW04-BoldNo.2",sans-serif;font-size:1.1em;line-height:1;font-weight:700;white-space:nowrap;text-transform:capitalize}.product-card__tagsku-wrapper .new-text{--product-badge-bg:#04BCB8;--product-badge-color:#fff}div .new-text{text-shadow:none!important}.product-card{position:relative}.product-card__link,.product-card__link:hover{color:inherit!important;text-decoration:none}.product-card__link--bottom,.product-card__link--top{display:block;height:auto}.product-card__link--bottom{margin-top:auto}.product-card__link--bottom .product-card__content--bottom{margin-top:0}.product-card__image-wrap{position:relative}.product-card__image-link{display:block;width:100%;height:100%;color:inherit!important;text-decoration:none}.product-card__image-link:hover{color:inherit!important;text-decoration:none}.product-card__image-link picture{display:block;width:100%;height:100%}.product-card__quick-actions{position:absolute;right:10px;bottom:10px;z-index:20}.product-card__quick-checkbox{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.product-card__quick-option,.product-card__quick-toggle{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--pc-card-border);border-radius:999px;background:#fff;color:var(--pc-card-border-hover);cursor:pointer;padding:0;margin:0;box-shadow:0 3px 10px #00000024,0 10px 24px #0000001f;transition:opacity .18s ease,transform .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease}.product-card__quick-toggle{position:relative;z-index:2}.product-card__quick-plus{position:relative;display:block;width:14px;height:14px}.product-card__quick-plus:after,.product-card__quick-plus:before{content:"";position:absolute;left:50%;top:50%;width:14px;height:2px;background:currentColor;border-radius:999px;transform:translate(-50%,-50%)}.product-card__quick-plus:after{transform:translate(-50%,-50%) rotate(90deg)}.product-card__quick-menu{position:absolute;right:0;bottom:46px;display:flex;flex-direction:column;align-items:center;gap:8px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(12px);transition:opacity .18s ease,visibility .18s ease,transform .18s ease}.product-card__quick-option{font-size:17px;line-height:1}.product-card__quick-option--wishlist{font-size:24px}.product-card__quick-option:hover,.product-card__quick-toggle:hover{box-shadow:0 5px 14px #0000002e,0 14px 30px #00000024}.product-card__quick-option:hover{background:#f3f3f3;color:var(--pc-card-border-hover)}.product-card__quick-checkbox:checked~.product-card__quick-toggle{background:var(--pc-card-border-hover);color:#fff;transform:rotate(45deg)}.product-card__quick-checkbox:checked~.product-card__quick-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}@media screen and (max-width:768px){.product-card__quick-actions{right:8px;bottom:8px}.product-card__quick-option,.product-card__quick-toggle{width:34px;height:34px}.product-card__quick-menu{bottom:42px;gap:7px}.product-card__quick-option{font-size:15px}.product-card__quick-option--wishlist{font-size:22px}}.product-card__tagsku-wrapper .hotbuy-text,.product-card__tagsku-wrapper .on-sale-text,.product-card__tagsku-wrapper .red-text{--product-badge-bg:var(--pc-red);--product-badge-color:#fff}.product-card__tagsku-wrapper .last-chance-text{--product-badge-bg:#ffca0c;--product-badge-color:#ea1f21}.product-card__tagsku-wrapper .dropship-text,.product-card__tagsku-wrapper .online-only-text{--product-badge-bg:#00c5b9;--product-badge-color:#fff}.product-card__tagsku-wrapper .marketplace-text{--product-badge-bg:#333;--product-badge-color:#fff}.product-card__tagsku-wrapper .buyer\'s-best-text,.product-card__tagsku-wrapper .buyers-best-text{--product-badge-bg:#ef5600;--product-badge-color:#fff}.product-card__tagsku-wrapper .small-space-furniture-text{--product-badge-bg:#6a8124;--product-badge-color:#fff}.product-card__tagsku-wrapper .brick-outlet-text{--product-badge-bg:#fed500;--product-badge-color:#222}.product-card__tagsku-wrapper .exclusive-text{--product-badge-bg:#5f7995;--product-badge-color:#fff}@media screen and (min-width:600px){.product-carousel{--product-carousel-cards-current:var(--product-carousel-cards-tablet, 2);--product-carousel-gap-total-current:var(--product-carousel-gap-total-tablet, 32px)}}@media screen and (min-width:1024px){.product-carousel{--product-carousel-cards-current:var(--product-carousel-cards-desktop, 4);--product-carousel-gap-total-current:var(--product-carousel-gap-total-desktop, 64px)}}@media screen and (min-width:769px){.product-carousel__header{position:relative;display:block}.product-carousel__title{display:block;width:100%;padding-right:90px!important;padding-left:90px!important;box-sizing:border-box}.product-carousel__header-controls{position:absolute;top:50%;right:0;margin-left:0;transform:translateY(-50%)}}@media screen and (max-width:1023px){.product-card__price{font-size:1.35em}.product-carousel__header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px}.product-carousel__header-left{min-width:0;width:auto}.product-carousel__title{min-width:0;max-width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.product-carousel__header-controls{grid-column:2;grid-row:1;margin-left:0;align-self:end;white-space:nowrap}.product-carousel__header-links{grid-column:1/-1}.rating-stars i{width:15px;height:15px}}@media screen and (max-width:768px){.product-carousel{padding-left:12px;padding-right:12px}.product-card__tagsku-wrapper{margin-left:calc(0px - var(--pc-card-padding-mobile));width:calc(100% + var(--pc-card-padding-mobile) + var(--pc-card-padding-mobile))}.product-card__tagsku-wrapper>div{margin-left:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-left:var(--pc-badge-padding-x-mobile);padding-right:var(--pc-badge-padding-x-mobile);font-size:.8em}.product-carousel__header{align-items:flex-start;gap:12px}.product-carousel__title{margin:0!important;font-size:29px!important;text-align:left!important}.product-carousel__header-left{width:100%;gap:10px 16px}.product-carousel__header-controls{margin-left:auto}.product-carousel__header-links{width:100%;gap:12px}.product-carousel__header-link{font-size:.75em}.product-carousel__button{width:30px;height:30px}.product-carousel__track{padding-bottom:8px}.product-card__image-wrap{height:145px}.product-card__content{padding:0 var(--pc-card-padding-mobile) var(--pc-card-padding-mobile) var(--pc-card-padding-mobile)}.product-card__title{font-size:1.15em!important}.product-card__price{font-size:1.25em}.product-card__meta-line{font-size:.875em}.rating-stars i{width:12px;height:12px}}@media screen and (max-width:599px){.product-carousel{padding-left:10px;padding-right:10px}.product-card__image-wrap{height:135px}.product-card__save-badge{font-size:.68em}.product-card__price{font-size:1.875em!important}.product-card__tagsku-wrapper>div{font-size:.9em}.product-card__meta-line{font-size:1em}}.product-carousel__tabs{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 4px}.product-carousel__tab{display:inline-flex;align-items:center;justify-content:center;border:1px solid #d8d8d8;border-radius:999px;background:#fff;color:var(--pc-text);cursor:pointer;padding:9px 16px;margin:0;font-family:"TradeGothicLTW04-BoldNo.2",sans-serif;font-size:14px;line-height:1;font-weight:700;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.product-carousel__tab.is-active,.product-carousel__tab:hover{border-color:var(--pc-text);background:var(--pc-text);color:#fff}.product-carousel__track-panel:not(.is-active),.product-carousel__track-panel[hidden]{display:none!important}.product-carousel__track-panel.is-active{display:flex!important}.product-carousel--insertcollection .product-carousel__header{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px 24px;padding:0 1em;margin-bottom:0!important}.product-carousel--insertcollection .product-carousel__title{flex:1 1 100%;margin:0;padding:0!important;color:#000;font-family:TradeGothicLTW04-Bold,sans-serif!important;font-size:2.3em!important;font-weight:700!important;line-height:normal;text-align:center!important}.product-carousel--insertcollection .product-carousel__footer-links{display:flex;flex-direction:column;gap:1em;align-items:center;width:100%;margin-top:1em}.product-carousel--insertcollection .product-carousel__footer-link{display:flex!important;align-items:baseline;justify-content:center;padding:.6em 2em!important;border-radius:6px;background-color:var(--pc-red);color:#fff!important;font-family:TradeGothicLTW04-Bold,sans-serif;font-size:1.25em!important;line-height:1.2;text-align:center;text-decoration:none!important}.product-carousel--insertcollection .product-carousel__footer-link:hover{background-color:var(--pc-red);color:#fff!important;filter:brightness(1.05);opacity:.9}.product-carousel--insertcollection .product-carousel__insertcollection-container{position:relative;margin:0 -15px;padding:0 35px!important;overflow:visible}.product-carousel--insertcollection .cards.startswiper{min-height:380px;padding:24px 0 0!important;overflow:hidden}.product-carousel--insertcollection .cards.startswiper:not(.heightfix){height:380px}.product-carousel--insertcollection .swiper-wrapper{padding:0}.product-carousel--insertcollection .insertproduct.scroll-slide>a{display:flex;flex-direction:column;height:100%}.product-carousel--insertcollection .insertproduct.scroll-slide .desc{display:flex;flex:1 1 auto;flex-direction:column;width:100%}.product-carousel--insertcollection .insertproduct.scroll-slide .desc .product-title{display:-webkit-box;flex:0 0 2.6em;height:2.6em;min-height:2.6em;margin:0;overflow:hidden;line-height:1.3;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-carousel--insertcollection .insertproduct.scroll-slide .underpricedesc{flex:0 0 36px;height:36px;min-height:36px;overflow:hidden}.product-carousel--insertcollection .insertproduct.scroll-slide .product-image{flex:0 0 200px;height:200px;min-height:200px}.product-carousel--insertcollection .insertproduct.scroll-slide .product-mid{display:flex;flex:0 0 2.6em;align-items:center;min-height:2.6em;margin:.5em 0;overflow:hidden}.product-carousel--insertcollection .insertproduct.scroll-slide .desc .price{display:flex;flex:0 0 auto;justify-content:flex-start;min-height:0;margin:0}.product-carousel--insertcollection .swiper-button-next{right:35px!important}.product-carousel--insertcollection .swiper-button-prev{left:35px!important}.product-carousel--insertcollection .startswiper.cards .swiper-button-next,.product-carousel--insertcollection .startswiper.cards .swiper-button-prev{background:0 0}@media screen and (max-width:1034px){.product-carousel--insertcollection .product-carousel__title{font-size:1.8em!important}}@media screen and (max-width:991px){.product-carousel--insertcollection .product-carousel__insertcollection-container{margin-right:-25px;margin-left:-25px}}@media screen and (max-width:768px){.product-carousel--insertcollection .product-carousel__header{justify-content:flex-start}.product-carousel--insertcollection .product-carousel__title{text-align:left!important}.product-carousel--insertcollection .product-carousel__footer-link{width:100%;font-size:1.1em!important}}@media screen and (max-width:500px){.product-carousel--insertcollection .cards.startswiper{min-height:360px}.product-carousel--insertcollection .cards.startswiper:not(.heightfix){height:360px}.product-carousel--insertcollection .insertproduct{min-height:300px}}@media screen and (max-width:400px){.product-carousel--insertcollection .product-carousel__insertcollection-container{margin-right:-5px;margin-left:-5px}}.product-carousel .product-card{display:flex;flex-direction:column;height:100%;overflow:hidden}.product-carousel .product-card__image-wrap{position:relative;order:0;width:100%;height:180px;flex:0 0 auto;background:#fff;border-bottom:1px solid #eee}.product-carousel .product-card__image-link,.product-carousel .product-card__image-link:hover,.product-carousel .product-card__link--body,.product-carousel .product-card__link--body:hover{color:inherit!important;text-decoration:none!important}.product-carousel .product-card__image-link,.product-carousel .product-card__image-link picture{display:block;width:100%;height:100%}.product-carousel .product-card__image{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.product-carousel .product-card__link--body{order:1;display:flex!important;flex:1 1 auto;min-height:0;width:100%}.product-carousel .product-card__content--body{display:flex!important;flex-direction:column!important;flex:1 1 auto;min-height:0;width:100%;gap:0;padding:0!important;overflow:hidden}.product-carousel .product-card__main{display:flex;flex-direction:column;gap:8px;flex:0 0 var(--pc-card-main-height,152px);height:var(--pc-card-main-height,152px);min-height:var(--pc-card-main-height,152px);padding:12px 12px 14px;overflow:hidden}.product-carousel .product-card__title{margin:0;height:auto;max-height:2.4em;line-height:1.2!important;-webkit-line-clamp:2}.product-carousel .product-card__title-link,.product-carousel .product-card__title-link:hover{color:inherit!important;text-decoration:none!important}.product-carousel .product-card__reviews{min-height:0}.product-carousel .review-container{height:auto;min-height:0}.product-carousel .product-card__tagsku-wrapper{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;gap:6px;width:100%;height:auto;min-height:0;max-height:58px;margin:0;overflow:hidden;background:0 0}.product-carousel .product-card__tagsku-wrapper:empty{display:none}.product-carousel .product-card__tagsku-wrapper>div{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:0;height:auto;min-height:24px;margin:0;padding:5px 10px;border-radius:999px!important;font-size:.82em;line-height:1;white-space:nowrap}.product-carousel .product-card__meta-line--middle{display:flex;flex-wrap:wrap;align-items:center;gap:6px;width:100%;min-width:0;font-size:.85em}.product-carousel .product-card__meta-line--middle>*{justify-self:auto}.product-carousel .product-card__meta-line--middle .firmness-tag,.product-carousel .product-card__meta-line--middle .made-in-canada-text,.product-carousel .product-card__meta-line--middle .product-card__service-pill,.product-carousel .product-card__meta-line--middle .product-card__stock{display:inline-flex;align-items:center;gap:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;min-height:22px;padding:3px 8px;border:1px solid #bde8cd;border-radius:4px;background:#dff6e7;color:#163822;font-family:TradeGothicLTW04-Roman,sans-serif;font-size:1em;line-height:1;white-space:nowrap}.product-carousel .product-card__meta-line--middle .firmness-tag,.product-carousel .product-card__meta-line--middle .made-in-canada-text{border-color:#d4d7dc;background:#f1f2f4;color:#2b2f36}.product-carousel .product-card__meta-line--middle .product-card__stock-dot{width:7px;height:7px;background:#258d4a}.product-carousel .product-card__meta-line--middle .firmness-img{width:12px;height:12px;-o-object-fit:contain;object-fit:contain}.product-carousel .product-card__meta-line--middle .made-in-canada-badge{display:block;width:12px;min-width:12px;height:auto}.product-carousel .product-card__meta-line--middle .made-in-canada-text:after,.product-carousel .product-card__meta-line--middle .made-in-canada-text:before{display:none!important;content:none!important}.product-carousel .product-card__price-area{flex:0 0 auto;margin-top:auto;width:100%;padding:8px 12px 9px;border-top:1px solid #eee}.product-carousel .product-card__price-label{display:block;margin:0 0 5px;color:#777;font-family:TradeGothicLTW04-Roman,sans-serif;font-size:12px;line-height:1;font-weight:400}.product-carousel .product-card__price-area .product-card__price{margin:0;font-size:1.35em;line-height:1.1}.product-carousel .product-card__price-area .product-card__deal-line{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%}.product-carousel .product-card__price-area .product-card__nosale,.product-carousel .product-card__price-area .product-card__sale-price{line-height:1.1}.product-carousel .product-card__price-area .product-card__save-badge{flex:0 0 auto;display:inline;height:auto;min-height:0;padding:0;border-radius:0;background:0 0;color:var(--pc-muted);font-family:TradeGothicLTW04-Roman,sans-serif;font-size:.86em;font-weight:400;line-height:1;text-decoration:line-through;white-space:nowrap}@media screen and (max-width:768px){.product-carousel .product-card__image-wrap{height:160px}.product-carousel .product-card__main{padding-left:10px;padding-right:10px;--pc-card-main-height:146px}.product-carousel .product-card__price-area{padding:7px 10px 8px}}@media screen and (max-width:599px){.product-carousel .product-card__image-wrap{height:150px}.product-carousel .product-card__mid-banner{right:auto;bottom:6px;left:50%;gap:6px;width:calc(100% - 12px);max-width:240px;padding:7px 7px 7px 10px;border-radius:12px;background:#fffffffa;box-shadow:0 2px 10px #00000029}.product-carousel .product-card__mid-banner-text{flex:1 1 auto;font-size:.88em;line-height:1.15}.product-carousel .product-card__mid-banner-label{margin-bottom:2px;font-size:.72em;letter-spacing:.03em}.product-carousel .product-card__mid-banner-close{right:6px;width:28px;height:28px;margin-left:0;font-size:22px}.product-carousel .product-card__price-area .product-card__price{font-size:1.45em!important}}.product-carousel .product-card__image-wrap{position:relative;overflow:hidden}.product-carousel .product-card__image-badges,.product-carousel .product-card__image-wrap>.product-card__tagsku-wrapper{position:absolute;top:0;left:0;right:auto;z-index:12;display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;gap:0;width:calc(100% - 52px);height:auto;min-height:0;max-height:var(--pc-badge-height);margin:0;padding:0;overflow:hidden;pointer-events:none;background:0 0}.product-carousel .product-card__image-badges>div,.product-carousel .product-card__image-wrap>.product-card__tagsku-wrapper>div{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:70px;height:var(--pc-badge-height);min-height:var(--pc-badge-height);margin:0;padding:0 var(--pc-badge-padding-x);border:0!important;border-radius:0!important;outline:0!important;box-shadow:none!important;background:var(--product-badge-bg,var(--pc-red))!important;background-color:var(--product-badge-bg,var(--pc-red))!important;color:var(--product-badge-color,#fff)!important;font-family:"TradeGothicLTW04-BoldNo.2",sans-serif;font-size:1.1em;line-height:1;font-weight:700;text-shadow:none!important;text-transform:capitalize;white-space:nowrap}.product-carousel .product-card__main>.product-card__tagsku-wrapper{display:none!important}@media screen and (max-width:768px){.product-carousel .product-card__image-badges,.product-carousel .product-card__image-wrap>.product-card__tagsku-wrapper{width:calc(100% - 48px)}.product-carousel .product-card__image-badges>div,.product-carousel .product-card__image-wrap>.product-card__tagsku-wrapper>div{padding-left:var(--pc-badge-padding-x-mobile);padding-right:var(--pc-badge-padding-x-mobile);font-size:.9em}}.product-carousel .product-card__image-badges .hotbuy-text,.product-carousel .product-card__image-badges .on-sale-text,.product-carousel .product-card__image-badges .red-text{--product-badge-bg:var(--pc-red);--product-badge-color:#fff}.product-carousel .product-card__image-badges .new-text{--product-badge-bg:#04BCB8;--product-badge-color:#fff}.product-carousel .product-card__image-badges .last-chance-text{--product-badge-bg:#ffca0c;--product-badge-color:#ea1f21}.product-carousel .product-card__image-badges .dropship-text,.product-carousel .product-card__image-badges .online-only-text{--product-badge-bg:#00c5b9;--product-badge-color:#fff}.product-carousel .product-card__image-badges .marketplace-text{--product-badge-bg:#333;--product-badge-color:#fff}.product-carousel .product-card__image-badges .buyer\'s-best-text,.product-carousel .product-card__image-badges .buyers-best-text{--product-badge-bg:#ef5600;--product-badge-color:#fff}.product-carousel .product-card__image-badges .small-space-furniture-text{--product-badge-bg:#6a8124;--product-badge-color:#fff}.product-carousel .product-card__image-badges .brick-outlet-text{--product-badge-bg:#fed500;--product-badge-color:#222}.product-carousel .product-card__image-badges .exclusive-text{--product-badge-bg:#5f7995;--product-badge-color:#fff}.product-carousel .product-card__image-badges>div{background:var(--product-badge-bg,var(--pc-red))!important;background-color:var(--product-badge-bg,var(--pc-red))!important;color:var(--product-badge-color,#fff)!important}.product-carousel .product-card__quick-checkbox,.product-carousel .product-card__quick-menu,.product-carousel .product-card__quick-toggle{display:none!important}.product-carousel .product-card__price-area{display:flex!important;flex-direction:row!important;align-items:center;gap:8px;margin-top:auto;width:100%;min-width:0;container-type:inline-size}.product-carousel .product-card__price-column{flex:0 1 auto;min-width:0;display:flex;flex-direction:column;gap:4px}.product-carousel .product-card__save-column{flex:0 1 auto;min-width:0;display:flex;align-items:center;justify-content:center}.product-carousel .product-card__price-actions{position:relative;flex:0 0 auto;min-width:0;margin-left:auto;display:inline-flex;align-items:center;justify-content:flex-end;gap:6px}.product-carousel .product-card__price-action-checkbox{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.product-carousel .product-card__price-action-menu{position:absolute;right:0;bottom:calc(100% + 8px);z-index:30;display:flex;flex-direction:column;gap:6px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px);transition:opacity .18s ease,visibility .18s ease,transform .18s ease}.product-carousel .product-card__price-action{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--pc-card-border);border-radius:999px;background:#fff;color:var(--pc-card-border-hover);cursor:pointer;padding:0;margin:0;font-size:14px;line-height:1;box-shadow:0 2px 7px #0000001f,0 8px 18px #00000014;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.product-carousel .product-card__price-action--toggle{position:relative;z-index:2}.product-carousel .product-card__price-action-plus{position:relative;display:block;width:12px;height:12px}.product-carousel .product-card__price-action-plus:after,.product-carousel .product-card__price-action-plus:before{content:"";position:absolute;left:50%;top:50%;width:12px;height:2px;background:currentColor;border-radius:999px;transform:translate(-50%,-50%);transition:transform .18s ease,background-color .18s ease}.product-carousel .product-card__price-action-plus:after{transform:translate(-50%,-50%) rotate(90deg)}.product-carousel .product-card__price-action-checkbox:checked~.product-card__price-action-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.product-carousel .product-card__price-action-checkbox:checked~.product-card__price-action--toggle{background:var(--pc-card-border-hover);color:#fff;transform:rotate(45deg)}.product-carousel .product-card__price-action--wishlist{font-size:19px}.product-carousel .product-card__price-action--cart{position:relative}.product-carousel .product-card__price-action svg{display:block;width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;transform-origin:50% 50%;transition:fill .18s ease,stroke .18s ease,transform .18s ease,opacity .18s ease}.product-carousel .product-card__price-action--wishlist svg{width:17px;height:17px}.product-carousel .product-card__price-action--cart svg{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.product-carousel .product-card__cart-success-icon{opacity:0;transform:translate(-50%,-50%) scale(.72)!important}.product-carousel .product-card__price-action.is-added{animation:product-card-action-pop .24s ease}.product-carousel .product-card__price-action--cart.is-added{background:var(--pc-stock-green);border-color:var(--pc-stock-green);color:#fff}.product-carousel .product-card__price-action--wishlist.is-added{background:#fff1f3;border-color:#d94a64;color:#c8203a}.product-carousel .product-card__price-action--wishlist.is-added svg{fill:currentColor;animation:product-card-icon-pop .24s ease}.product-carousel .product-card__price-action--cart.is-added .product-card__cart-icon{opacity:0;transform:translate(-50%,-50%) scale(.72)}.product-carousel .product-card__price-action--cart.is-added .product-card__cart-success-icon{opacity:1;transform:translate(-50%,-50%) scale(1)!important;animation:product-card-cart-icon-pop .24s ease}.product-carousel .product-card__price-action.is-loading{cursor:progress}.product-carousel .product-card__price-action:hover:not(.is-added){background:#f3f3f3;color:var(--pc-card-border-hover);box-shadow:0 4px 12px #00000029,0 12px 24px #0000001f}@keyframes product-card-action-pop{0%{transform:scale(.92)}65%{transform:scale(1.08)}to{transform:scale(1)}}@keyframes product-card-icon-pop{0%{opacity:0;transform:scale(.68)}70%{opacity:1;transform:scale(1.14)}to{opacity:1;transform:scale(1)}}@keyframes product-card-cart-icon-pop{0%{opacity:0;transform:translate(-50%,-50%) scale(.68)}70%{opacity:1;transform:translate(-50%,-50%) scale(1.14)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.product-carousel .product-card__deal-line{align-items:center;justify-content:flex-start}@media screen and (max-width:768px){.product-carousel .product-card__price-area{gap:6px}.product-carousel .product-card__price-actions{gap:4px}.product-carousel .product-card__price-action-menu{bottom:calc(100% + 8px);gap:7px}.product-carousel .product-card__price-action{width:44px;height:44px;font-size:18px}.product-carousel .product-card__price-action-plus,.product-carousel .product-card__price-action-plus:after,.product-carousel .product-card__price-action-plus:before{width:18px}.product-carousel .product-card__price-action--wishlist{font-size:26px}.product-carousel .product-card__price-action svg{width:23px;height:23px}.product-carousel .product-card__price-action--wishlist svg{width:24px;height:24px}}@container (max-width:170px){.product-carousel .product-card__save-column{display:none}}.link-carousel{--link-carousel-cards-current:var(--link-carousel-cards-mobile, 1);--link-carousel-gap-total-current:var(--link-carousel-gap-total-mobile, 0px);width:100%;max-width:min(var(--link-carousel-width,1520px),var(--link-carousel-max-width,1520px));margin:0 auto;padding:0 15px;box-sizing:border-box}.link-carousel *,.link-carousel :after,.link-carousel :before{box-sizing:border-box}.link-carousel--fancy{position:relative}.link-carousel__header{display:flex;align-items:center;justify-content:space-between;gap:16px 24px;flex-wrap:wrap;margin-bottom:0!important}.link-carousel__header-left{display:flex;align-items:center;gap:18px 24px;flex:1 1 auto;min-width:0;flex-wrap:wrap}.link-carousel__title{flex:1 1 auto;margin:0!important;padding-bottom:.5em!important;font-family:TradeGothicLTW04-Bold,sans-serif;font-size:37px!important;line-height:normal;font-weight:700;text-align:center!important}.link-carousel__header-links{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.link-carousel__header-link{display:inline-flex!important;align-items:center;padding:0 0 4px!important;color:#e81f23;font-size:1.2em!important;line-height:1.2;font-weight:700;text-decoration:none}.link-carousel__header-link:hover{text-decoration:underline}.link-carousel__header-controls{display:flex;align-items:center;gap:8px;flex:0 0 auto;margin-left:auto}.link-carousel__button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:0;border-radius:50%;background:#e81f23;cursor:pointer;padding:0!important;margin:0;font-size:0;line-height:1;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.link-carousel__button:before{content:"";display:block;width:9px;height:9px;border-top:2px solid #fff;border-right:2px solid #fff}.link-carousel__button--next:before{transform:rotate(45deg);margin-left:-2px}.link-carousel__button--prev:before{transform:rotate(225deg);margin-right:-2px}.link-carousel__button:hover:not(:disabled){background:#c70205;box-shadow:0 4px 12px #0000002e}.link-carousel__button:active:not(:disabled){transform:translateY(1px);box-shadow:0 2px 6px #0000001f}.link-carousel__button:disabled{background:#d9d9d9;cursor:default;opacity:1;transform:none;box-shadow:none}.link-carousel__viewport{position:relative;width:100%;overflow:visible}.link-carousel__track{display:flex;gap:var(--link-carousel-card-gap,16px);width:100%;margin:0;padding:6px 4px 18px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scroll-padding-left:4px;scroll-padding-right:4px;list-style:none;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.5) rgba(0,0,0,.1);cursor:grab}.link-carousel__track.is-dragging{scroll-snap-type:none;scroll-behavior:auto;cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;user-select:none}.link-carousel__track.is-dragging a{pointer-events:none}.link-carousel__track::-webkit-scrollbar{display:block;height:4px}.link-carousel__track::-webkit-scrollbar-track{background:#0000001a;border-radius:10px}.link-carousel__track::-webkit-scrollbar-thumb{background:#00000080;border-radius:10px}.link-carousel__track::-webkit-scrollbar-thumb:hover{background:#000000a6}.link-carousel--fancy .link-carousel__track{padding-bottom:24px;scrollbar-width:none}.link-carousel--fancy .link-carousel__track::-webkit-scrollbar{display:none;height:0}.link-carousel__scrollbar{position:relative;width:calc(100% - 8px);height:4px;margin:0 4px;overflow:hidden;background:#0000001a;border-radius:10px;cursor:pointer;touch-action:none}.link-carousel__scrollbar-thumb{position:absolute;top:0;left:0;height:100%;min-width:24px;background:#00000080;border-radius:10px;cursor:grab;touch-action:none;will-change:transform}.link-carousel__scrollbar-thumb:hover{background:#000000a6}.link-carousel__scrollbar-thumb.is-dragging{cursor:grabbing}.link-carousel__slide{flex:0 0 calc((100% - var(--link-carousel-gap-total-current,0px))/ var(--link-carousel-cards-current));min-width:0;max-width:none;list-style:none;scroll-snap-align:start}.link-card{display:flex;flex-direction:column;width:100%;max-width:none;min-width:0;background:#fff;border:1px solid #ccc;overflow:hidden;box-shadow:0 2px 8px #00000014;transition:box-shadow .2s ease,border-color .2s ease}.link-card:hover{box-shadow:0 6px 18px #00000024;border-color:#aaa}.link-card__link{display:flex;flex-direction:column;height:100%;color:inherit!important;text-decoration:none}.link-card__link:hover{color:inherit!important;text-decoration:none}.link-card__content{display:flex;flex-direction:column;gap:8px;padding:14px}.link-card--align-left .link-card__content{text-align:left}.link-card--align-center .link-card__content{text-align:center}.link-card--align-right .link-card__content{text-align:right}.link-card__content--top{flex:0 0 auto}.link-card__content--bottom{flex:1 1 auto;border-top:1px solid #eee;margin-top:auto}.link-carousel--fancy .link-card{padding-bottom:0;overflow:visible;background:0 0;border:0;box-shadow:none;transition:none}.link-carousel--fancy .link-card:hover{border-color:transparent;box-shadow:none}.link-carousel--fancy .link-card__image-wrap{border:1px solid #ccc;box-shadow:0 2px 8px #00000014;transition:box-shadow .2s ease,border-color .2s ease}.link-carousel--fancy .link-card:hover .link-card__image-wrap{border-color:#aaa;box-shadow:0 6px 18px #00000024}.link-carousel--fancy .link-card__content{flex:0 0 auto;gap:4px;margin-top:0;padding:10px 0 0;color:#333}.link-carousel--fancy .link-card__content--bottom{border-top:0}.link-carousel--fancy .link-card__title{color:#333;font-family:TradeGothicLTW04-Bold,sans-serif!important;font-size:17.5px!important;line-height:1.3!important;font-weight:700}.link-card__title{margin:0 0 4px;padding-bottom:0!important;font-family:TradeGothicLTW04-Bold,sans-serif!important;font-size:1.4em!important;line-height:1.1em!important;font-weight:700;max-height:2.2em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.link-card__reviews{display:flex;align-items:center;min-height:22px}.total-reviews{padding-left:5px}.link-card__image-wrap{position:relative;width:100%;aspect-ratio:var(--link-carousel-aspect-ratio,1/1);background:#fff;padding:0;flex:0 0 auto;overflow:hidden}.link-card__shade{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;display:block;pointer-events:none;transition:background-color .2s ease}.link-card--shade-none .link-card__shade{background:0 0}.link-card--shade-light .link-card__shade{background:#00000029}.link-card--shade-medium .link-card__shade{background:#00000052}.link-card--shade-strong .link-card__shade{background:#0000007a}.link-card__overlay-image{position:absolute;z-index:2;display:block;max-width:40%;height:auto;-o-object-fit:contain;object-fit:contain;pointer-events:none}.link-card__overlay-image--small{width:64px}.link-card__overlay-image--medium{width:93px}.link-card__overlay-image--large{width:128px}.link-card__overlay-image--top-left{top:var(--link-card-overlay-offset-y,16px);left:var(--link-card-overlay-offset-x,16px)}.link-card__overlay-image--top-right{top:var(--link-card-overlay-offset-y,16px);right:var(--link-card-overlay-offset-x,16px)}.link-card__overlay-image--center{top:50%;left:50%;transform:translate(-50%,-50%)}.link-card__overlay-image--bottom-left{bottom:var(--link-card-overlay-offset-y,16px);left:var(--link-card-overlay-offset-x,16px)}.link-card__overlay-image--bottom-right{right:var(--link-card-overlay-offset-x,16px);bottom:var(--link-card-overlay-offset-y,16px)}@media(hover:hover)and (pointer:fine){.link-card--shade-on-hover .link-card__shade{background:0 0}.link-card--shade-on-hover.link-card--shade-light:focus-within .link-card__shade,.link-card--shade-on-hover.link-card--shade-light:hover .link-card__shade{background:#00000029}.link-card--shade-on-hover.link-card--shade-medium:focus-within .link-card__shade,.link-card--shade-on-hover.link-card--shade-medium:hover .link-card__shade{background:#00000052}.link-card--shade-on-hover.link-card--shade-strong:focus-within .link-card__shade,.link-card--shade-on-hover.link-card--shade-strong:hover .link-card__shade{background:#0000007a}}@media(prefers-reduced-motion:reduce){.link-card{transition:none}}.link-card__price{display:flex;align-items:center;justify-content:space-between;gap:6px;flex-wrap:wrap;margin-top:auto;color:#333;font-size:1.5em;line-height:1.2;font-weight:700!important}.link-card__sale-price{color:#333;font-family:"TradeGothicLTW04-BoldNo.2",sans-serif!important;font-weight:700!important}.link-card__save-badge{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:4px 6px;background:#e81f23;color:#fff;border-radius:4px;font-family:TradeGothicLTW04-Bold,sans-serif;font-size:.72em;line-height:1;font-weight:700;white-space:nowrap}.link-card__stock{display:flex;align-items:center;gap:6px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#333;font-family:TradeGothicLTW04-Roman,sans-serif;font-size:1em;line-height:1.2}.link-card__stock-dot{display:inline-block;width:12px;height:12px;border-radius:50%;background:#71c974;flex:0 0 auto}.rating-stars{display:flex;align-items:center;gap:2px}.rating-stars i{display:inline-block;width:20px;height:20px;color:unset;background:#eae5e1;transition:all .2s ease;-webkit-clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 56%,79% 91%,50% 70%,21% 91%,32% 56%,2% 35%,39% 35%);clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 56%,79% 91%,50% 70%,21% 91%,32% 56%,2% 35%,39% 35%)}.rating-stars i:before{content:""}.rating-stars i.filled{background:#ffa60b}.rating-stars i.percent-filled{color:unset;background:linear-gradient(to right,#ffa60b 0,#ffa60b var(--filled),#eae5e1 var(--filled),#eae5e1 100%)}.link-carousel__cta{display:inline-flex;align-items:center;justify-content:center;padding:10px 24px;color:#fff;text-decoration:none;border-radius:6px;font-weight:700}.link-carousel__mobile-links{display:none}@media screen and (max-width:1023px){.link-carousel__header-links{display:none}.link-carousel__mobile-links{display:flex;flex-direction:column;gap:8px;margin-top:12px}.link-carousel__mobile-link{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;min-height:44px;padding:12px 48px 12px 14px;background:#e81f23;color:#fff!important;font-family:"TradeGothicLTW04-BoldNo.2",sans-serif!important;font-size:18px;line-height:1;font-weight:700;letter-spacing:.04em;text-decoration:none!important}.link-carousel__mobile-link:after{content:"";position:absolute;right:16px;top:50%;width:14px;height:14px;border-top:3px solid currentColor;border-right:3px solid currentColor;transform:translateY(-50%) rotate(45deg)}.link-carousel__mobile-link:hover{background:#c70205;color:#fff!important}}.link-card__image-wrap picture{display:block;width:100%;height:100%}.link-card__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:480px){.link-carousel{--link-carousel-cards-current:var(--link-carousel-cards-tablet, 3);--link-carousel-gap-total-current:var(--link-carousel-gap-total-tablet, 32px)}}@media screen and (min-width:1024px){.link-carousel{--link-carousel-cards-current:var(--link-carousel-cards-desktop, 5);--link-carousel-gap-total-current:var(--link-carousel-gap-total-desktop, 64px)}}@media screen and (min-width:769px){.link-carousel__header{position:relative;display:block}.link-carousel__title{display:block;width:100%;padding-right:90px!important;padding-left:90px!important;box-sizing:border-box}.link-carousel__header-controls{position:absolute;top:50%;right:0;margin-left:0;transform:translateY(-50%)}}@media screen and (max-width:1023px){.link-card__title{font-size:1.25em!important}.link-card__price{font-size:1.35em}.link-carousel__header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px}.link-carousel__header-left{min-width:0;width:auto}.link-carousel__title{min-width:0;max-width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.link-carousel__header-controls{grid-column:2;grid-row:1;margin-left:0;align-self:end;white-space:nowrap}.link-carousel__header-links{grid-column:1/-1}}@media screen and (max-width:768px){.link-carousel{padding-left:12px;padding-right:12px}.link-carousel__header{align-items:flex-start;gap:12px}.link-carousel__title{margin:0!important;font-size:29px!important;text-align:left!important}.link-carousel__header-left{width:100%;gap:10px 16px}.link-carousel__header-controls{margin-left:auto}.link-carousel__header-links{width:100%;gap:12px}.link-carousel__header-link{font-size:.75em}.link-carousel__button{width:30px;height:30px}.link-carousel__track{padding-bottom:16px}.link-card__image-wrap{aspect-ratio:var(--link-carousel-mobile-aspect-ratio,var(--link-carousel-aspect-ratio,1/1));padding:0}.link-card__content{padding:12px}.link-card__title{font-size:1.15em!important}.link-card__price{font-size:1.25em}.link-card__stock{font-size:.875em}.rating-stars i{width:17px;height:17px}}@media screen and (max-width:480px){.link-carousel{padding-left:10px;padding-right:10px}.link-card__save-badge{font-size:.68em}}@media screen and (max-width:599px){.link-carousel--hide-controls-mobile .link-carousel__header-controls{display:none}}@media screen and (min-width:600px)and (max-width:1023px){.link-carousel--hide-controls-tablet .link-carousel__header-controls{display:none}}@media screen and (min-width:1024px){.link-carousel--hide-controls-desktop .link-carousel__header-controls{display:none}}.circle-category-grid{width:100%;max-width:1520px;margin:0 auto;padding-right:15px;padding-left:15px;box-sizing:border-box;text-align:center}.circle-category-grid .featured-prod-header{text-align:center}.circle-category-grid .circle-categories-title,.circle-category-grid h2.circle-categories-title{display:block;margin:0 0 .4em;padding-bottom:.5em!important;font-family:TradeGothicLTW04-Bold,sans-serif;font-size:var(--circle-heading-size)!important;text-align:center!important}.circle-category-grid .circle-links-wrapper{position:relative;width:100%}.circle-category-grid .circle-links-grid{display:flex;flex-flow:row wrap;align-items:flex-start;justify-content:center;width:100%;margin:0 auto;padding-bottom:4px;gap:var(--circle-grid-gap)}.circle-category-grid .circle-link{display:flex;flex:0 0 var(--circle-column-width);flex-direction:column;align-items:center;max-width:var(--circle-column-width);text-align:center}.circle-category-grid .circle-link a,.circle-category-grid .circle-link__content{display:flex;flex-direction:column;align-items:center;width:100%;color:#111;font-family:TradeGothicLTW04-Bold,sans-serif;font-size:var(--circle-label-size);letter-spacing:.01em;text-align:center;text-decoration:none}.circle-category-grid .circle-link a:hover{color:#000!important;text-decoration:underline}.circle-category-grid .circle-link p{margin:0;line-height:1.2em!important;text-align:center}.circle-category-grid .circle-link:hover .circle-img{transform:scale(1.04)}.circle-category-grid .circle-img{display:block;width:var(--circle-image-size);height:var(--circle-image-size);margin-bottom:10px;border-radius:50%;-o-object-fit:cover;object-fit:cover;transition:transform .2s ease}@media(min-width:769px){.circle-category-grid .circle-links-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(var(--circle-column-width),1fr))}.circle-category-grid .circle-link{width:100%;max-width:none}}@media(max-width:768px){.circle-category-grid{max-width:none;padding-right:0;padding-left:0}.circle-category-grid .circle-categories-title{margin:0 0 16px;font-size:var(--circle-mobile-heading-size)!important;text-align:var(--circle-mobile-heading-align)!important}.circle-category-grid .circle-links-grid{justify-content:center;gap:var(--circle-mobile-grid-gap)}.circle-category-grid .circle-link{flex:0 0 var(--circle-mobile-column-width);max-width:var(--circle-mobile-column-width)}.circle-category-grid .circle-img{width:var(--circle-mobile-image-size);height:var(--circle-mobile-image-size)}.circle-category-grid .circle-links-wrapper p{overflow-wrap:break-word}body .site-theme-lflgroup .circle-category-grid .circle-link p{font-size:1em!important}}.metaobject-mosaic{width:100%;max-width:1520px;margin-inline:auto;padding-inline:15px;box-sizing:border-box}.metaobject-mosaic__title{margin:0!important;padding-bottom:.5em!important;color:#000;font-family:TradeGothicLTW04-Bold,sans-serif!important;font-size:2.3em!important;font-weight:700!important;line-height:normal;text-align:center!important}.metaobject-mosaic__grid{display:grid;grid-template-columns:repeat(var(--mosaic-columns,6),minmax(0,1fr));grid-auto-rows:clamp(96px,8vw,140px);grid-auto-flow:row}.metaobject-mosaic__grid--has-below-text{padding-bottom:var(--mosaic-caption-space,39px)}.metaobject-mosaic__grid--has-below-text .metaobject-mosaic__tile{top:var(--mosaic-row-offset,0)}.metaobject-mosaic__grid--mobile{display:none}.metaobject-mosaic__grid--gap-small{gap:8px}.metaobject-mosaic__grid--gap-medium{gap:16px}.metaobject-mosaic__grid--gap-large{gap:24px}.metaobject-mosaic__tile{position:relative;display:grid;min-width:0;min-height:0;grid-column:var(--mosaic-col)/span var(--mosaic-col-span);grid-row:var(--mosaic-row)/span var(--mosaic-row-span);overflow:hidden;color:#fff!important;background:#000;font-family:TradeGothicLTW04-Roman,sans-serif!important;text-decoration:none;border:1px solid #ccc;box-shadow:0 2px 8px #00000014;transition:box-shadow .2s ease}.metaobject-mosaic__tile:hover{box-shadow:0 6px 18px #00000024}.metaobject-mosaic__tile:focus-visible{z-index:2;outline:3px solid #af272f;outline-offset:-3px;border-color:#af272f}.metaobject-mosaic__tile--overlay-none .metaobject-mosaic__shade{background:0 0}.metaobject-mosaic__tile--overlay-light .metaobject-mosaic__shade{background:#00000029}.metaobject-mosaic__tile--overlay-medium .metaobject-mosaic__shade{background:#00000052}.metaobject-mosaic__tile--overlay-strong .metaobject-mosaic__shade{background:#0000007a}.metaobject-mosaic__tile--position-top-left .metaobject-mosaic__content{justify-content:flex-start}.metaobject-mosaic__tile--position-center .metaobject-mosaic__content{align-items:center;justify-content:center;text-align:center}.metaobject-mosaic__tile--position-bottom-center .metaobject-mosaic__content,.metaobject-mosaic__tile--align-center .metaobject-mosaic__content{align-items:center;text-align:center}.metaobject-mosaic__tile--position-below{overflow:visible;color:#333!important;background:0 0;border:0;box-shadow:none;transition:none}.metaobject-mosaic__tile--position-below:hover{transform:none;box-shadow:none}.metaobject-mosaic__tile--position-below .metaobject-mosaic__visual{background:#000;border:1px solid #ccc;box-shadow:0 2px 8px #00000014;box-sizing:border-box;transition:box-shadow .2s ease}.metaobject-mosaic__tile--position-below:hover .metaobject-mosaic__visual{box-shadow:0 6px 18px #00000024}.metaobject-mosaic__tile--position-below .metaobject-mosaic__shade{background:0 0}.metaobject-mosaic__tile--position-below .metaobject-mosaic__content{position:absolute;top:100%;left:0;align-items:center;justify-content:center;width:100%;height:auto;margin:8px 0;padding:0 8px;color:#333!important;background:0 0;box-sizing:border-box;font-family:TradeGothicLTW04-Bold,sans-serif!important;font-size:17.5px;line-height:1.3;text-align:center}.metaobject-mosaic__tile--position-below .metaobject-mosaic__heading{color:#333!important;font-family:inherit!important;font-size:inherit;line-height:inherit;text-align:inherit}.metaobject-mosaic__tile--position-below .metaobject-mosaic__body{color:#333!important}.metaobject-mosaic__visual{position:absolute;top:0;right:0;bottom:0;left:0;min-width:0;min-height:0;overflow:hidden}.metaobject-mosaic__image,.metaobject-mosaic__shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.metaobject-mosaic__image{z-index:0;display:block;-o-object-fit:cover;object-fit:cover}.metaobject-mosaic__shade{z-index:2;pointer-events:none;transition:opacity .2s ease,background-color .2s ease}.metaobject-mosaic__overlay-image{position:absolute;z-index:1;height:auto;max-width:42%;max-height:70%;-o-object-fit:contain;object-fit:contain;pointer-events:none}.metaobject-mosaic__overlay-image--small{width:20%}.metaobject-mosaic__overlay-image--medium{width:30%}.metaobject-mosaic__overlay-image--large{width:42%}.metaobject-mosaic__overlay-image--top-left{top:var(--mosaic-overlay-offset-y,16px);left:var(--mosaic-overlay-offset-x,16px)}.metaobject-mosaic__overlay-image--top-right{top:var(--mosaic-overlay-offset-y,16px);right:var(--mosaic-overlay-offset-x,16px)}.metaobject-mosaic__overlay-image--center{top:50%;left:50%;margin-top:var(--mosaic-overlay-offset-y,16px);margin-left:var(--mosaic-overlay-offset-x,16px);transform:translate(-50%,-50%)}.metaobject-mosaic__overlay-image--bottom-left{bottom:var(--mosaic-overlay-offset-y,16px);left:var(--mosaic-overlay-offset-x,16px)}.metaobject-mosaic__overlay-image--bottom-right{right:var(--mosaic-overlay-offset-x,16px);bottom:var(--mosaic-overlay-offset-y,16px)}.metaobject-mosaic__content{position:relative;z-index:3;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;min-width:0;height:100%;padding:clamp(14px,2vw,30px);box-sizing:border-box}.metaobject-mosaic__eyebrow{margin-bottom:5px;font-family:"TradeGothicLTW04-BoldNo.2",sans-serif!important;font-size:clamp(.72rem,.9vw,.9rem);font-weight:700;letter-spacing:.04em;text-transform:uppercase}.metaobject-mosaic__heading{margin:0;color:inherit;font-family:"TradeGothicLTW04-BoldNo.2",sans-serif!important;font-size:clamp(1.25rem,2.3vw,2.5rem);font-weight:700;line-height:1.02}.metaobject-mosaic__body{max-width:42rem;margin:8px 0 0;color:#fff!important;font-family:TradeGothicLTW04-Roman,sans-serif!important;font-size:clamp(.82rem,1vw,1rem);line-height:1.35}.metaobject-mosaic__cta{display:inline-block;margin-top:14px;padding-bottom:2px;border-bottom:2px solid currentColor;font-family:"TradeGothicLTW04-BoldNo.2",sans-serif!important;font-weight:700}.metaobject-mosaic__message{margin:1rem}@media(hover:hover)and (pointer:fine){.metaobject-mosaic__tile--reveal-on-hover .metaobject-mosaic__content{opacity:0;pointer-events:none;transition:opacity .2s ease}.metaobject-mosaic__tile--reveal-on-hover:focus-within .metaobject-mosaic__content,.metaobject-mosaic__tile--reveal-on-hover:hover .metaobject-mosaic__content{opacity:1}.metaobject-mosaic__tile--shade-on-hover .metaobject-mosaic__shade{background:0 0}.metaobject-mosaic__tile--shade-on-hover.metaobject-mosaic__tile--overlay-light:focus-within .metaobject-mosaic__shade,.metaobject-mosaic__tile--shade-on-hover.metaobject-mosaic__tile--overlay-light:hover .metaobject-mosaic__shade{background:#00000029}.metaobject-mosaic__tile--shade-on-hover.metaobject-mosaic__tile--overlay-medium:focus-within .metaobject-mosaic__shade,.metaobject-mosaic__tile--shade-on-hover.metaobject-mosaic__tile--overlay-medium:hover .metaobject-mosaic__shade{background:#00000052}.metaobject-mosaic__tile--shade-on-hover.metaobject-mosaic__tile--overlay-strong:focus-within .metaobject-mosaic__shade,.metaobject-mosaic__tile--shade-on-hover.metaobject-mosaic__tile--overlay-strong:hover .metaobject-mosaic__shade{background:#0000007a}}@media(max-width:1034px){.metaobject-mosaic__title{font-size:1.8em!important}}@media(prefers-reduced-motion:reduce){.metaobject-mosaic__content,.metaobject-mosaic__shade,.metaobject-mosaic__tile,.metaobject-mosaic__visual{transition:none}}@media(max-width:767px){.metaobject-mosaic{max-width:none;padding-inline:0}.metaobject-mosaic__title{text-align:left!important}.metaobject-mosaic__grid{grid-template-columns:repeat(var(--mosaic-columns,2),minmax(0,1fr));grid-auto-rows:clamp(110px,42vw,190px)}.metaobject-mosaic__grid--desktop{display:none}.metaobject-mosaic__grid--mobile{display:grid}.metaobject-mosaic__grid--gap-small{gap:8px}.metaobject-mosaic__grid--gap-medium{gap:12px}.metaobject-mosaic__grid--gap-large{gap:16px}.metaobject-mosaic__content{padding:14px}.metaobject-mosaic__heading{font-size:clamp(1.05rem,6vw,1.65rem)}.metaobject-mosaic__body{font-size:.82rem}.metaobject-mosaic__cta{margin-top:9px}}.page-composition,.page-composition__item,.page-renderer{width:100%}.page-composition{--section-gap-none:0;--section-gap-tight:16px;--section-gap-standard:48px;--section-gap-large:72px}.page-composition__item{--section-gap-after:var(--section-gap-standard);display:flex;justify-content:center;margin-bottom:var(--section-gap-after)}.page-composition__item--gap-none{--section-gap-after:var(--section-gap-none)}.page-composition__item--gap-tight{--section-gap-after:var(--section-gap-tight)}.page-composition__item--gap-standard{--section-gap-after:var(--section-gap-standard)}.page-composition__item--gap-large{--section-gap-after:var(--section-gap-large)}.metaobject-hero-banner{width:100%;max-width:1520px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;overflow:hidden;flex:0 1 1520px;box-sizing:border-box}.metaobject-hero-banner__row{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--hero-banner-panel-gap,0);width:100%}.metaobject-hero-banner--split .metaobject-hero-banner__row{grid-template-columns:repeat(2,minmax(0,1fr))}.metaobject-hero-banner__visual{position:relative;width:100%}.metaobject-hero-banner__picture{display:block;width:100%}.metaobject-hero-banner__image{display:block;width:100%;height:auto}.metaobject-hero-banner__hotspot{position:absolute;z-index:2;display:block;background:0 0}.metaobject-hero-banner__hotspot:focus-visible{outline:3px solid #ffffff;outline-offset:-3px;box-shadow:inset 0 0 0 5px #175cd3}.metaobject-hero-banner__hotspot--mobile{display:none}@media(max-width:767px){.page-composition{--section-gap-tight:12px;--section-gap-standard:32px;--section-gap-large:48px}.metaobject-hero-banner{max-width:none;padding-left:0;padding-right:0;flex-basis:auto}.metaobject-hero-banner--split .metaobject-hero-banner__row{grid-template-columns:minmax(0,1fr)}.metaobject-hero-banner__hotspot--desktop{display:none}.metaobject-hero-banner__hotspot--mobile{display:block}}
/*# sourceMappingURL=/cdn/shop/t/1127/assets/styles-app-sections.css.map */
