.bento-showcase--inner{padding:0 15px;max-width:var(--page-width, 1380px);margin-left:auto;margin-right:auto;display:grid;grid-auto-flow:dense;width:100%;align-items:stretch;grid-auto-rows:var(--mobile-height);grid-template-columns:repeat(var(--grid-columns-mobile, 2),minmax(0,1fr))}@media only screen and (min-width:768px){.bento-showcase--inner{padding:0 50px;grid-auto-rows:var(--desktop-height);grid-template-columns:repeat(var(--grid-columns, 7),minmax(0,1fr))}}.bento-showcase--item{isolation:isolate;border-radius:var(--block-border-radius, 16px);box-shadow:var(--block-shadows);background:var(--color-bg-gradient, var(--color-bg, #fff));color:var(--color-text, var(--color-body, #2c2d2e));overflow:hidden;padding:20px;width:100%;min-height:100%;position:relative;display:flex;grid-row:span var(--row-span--mobile, 1);grid-column:span var(--column-span--mobile, 1)}@media only screen and (min-width:768px){.bento-showcase--item{padding:30px 35px;grid-row:span var(--row-span, 1);grid-column:span var(--column-span, 1)}}.bento-showcase--item h3{color:var(--color-text, var(--color-body, #2c2d2e));margin-bottom:.5em}.bento-showcase--item h3.bento-showcase--heading-no-margin{margin-bottom:0}.bento-showcase--item.content-top-left{justify-content:flex-start;align-items:flex-start}.bento-showcase--item.content-top-center{justify-content:center;align-items:flex-start}.bento-showcase--item.content-top-right{justify-content:flex-end;align-items:flex-start}.bento-showcase--item.content-middle-left{justify-content:flex-start;align-items:center}.bento-showcase--item.content-middle-center{justify-content:center;align-items:center}.bento-showcase--item.content-middle-right{justify-content:flex-end;align-items:center}.bento-showcase--item.content-bottom-left{justify-content:flex-start;align-items:flex-end}.bento-showcase--item.content-bottom-center{justify-content:center;align-items:flex-end}.bento-showcase--item.content-bottom-right{justify-content:flex-end;align-items:flex-end}.bento-showcase--item.has-link--true:hover .bento-showcase--bg img,.bento-showcase--item.has-link--true:hover .bento-showcase--bg video{transform:scale(1.05)}.bento-showcase--item.has-link--true .text-button{position:relative;z-index:22}.bento-showcase--link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:21}.bento-showcase--bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:var(--color-bg-gradient, var(--color-bg, #fff))}.bento-showcase--bg img,.bento-showcase--bg video{width:100%;height:100%;object-fit:cover;pointer-events:none;transition:transform 1s cubic-bezier(.104,.204,.492,1)}.bento-showcase--bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:rgba(var(--overlay-color-rgb),var(--overlay-opacity))}.bento-showcase--content{z-index:2;position:relative;width:100%}.bento-showcase--content>*:last-child{margin-bottom:0}.collection-showcase__layout{align-items:stretch}.collection-showcase__layout>.columns{margin-bottom:20px}.collection-showcase__media-inner{position:relative;height:100%;min-height:280px;border-radius:var(--block-border-radius, 16px);overflow:hidden;isolation:isolate}.collection-showcase__media-link{display:block;height:100%}.collection-showcase__media-link--static{pointer-events:none}.collection-showcase__media-link img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.104,.204,.492,1)}.collection-showcase__media-link:hover img{transform:scale(1.03)}.collection-showcase__media-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:rgba(var(--overlay-color-rgb, 0, 0, 0),var(--overlay-opacity, .4));pointer-events:none}.collection-showcase__media-title{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;padding:20px 16px;pointer-events:none}.collection-showcase__media-title--top-left{justify-content:flex-start;align-items:flex-start}.collection-showcase__media-title--middle-left{justify-content:flex-start;align-items:center}.collection-showcase__media-title--bottom-left{justify-content:flex-start;align-items:flex-end}.collection-showcase__media-title--top-center{justify-content:center;align-items:flex-start}.collection-showcase__media-title--middle-center{justify-content:center;align-items:center}.collection-showcase__media-title--bottom-center{justify-content:center;align-items:flex-end}.collection-showcase__media-title--top-left .collection-showcase__media-title-inner,.collection-showcase__media-title--middle-left .collection-showcase__media-title-inner,.collection-showcase__media-title--bottom-left .collection-showcase__media-title-inner{text-align:left}.collection-showcase__media-title--top-center .collection-showcase__media-title-inner,.collection-showcase__media-title--middle-center .collection-showcase__media-title-inner,.collection-showcase__media-title--bottom-center .collection-showcase__media-title-inner{text-align:center}.collection-showcase__media-title-inner{width:100%;max-width:100%;color:var(--media-title-color, #ffffff)}.collection-showcase__media-title-inner>*:first-child{margin-top:0}.collection-showcase__media-title-inner>*:last-child{margin-bottom:0}.collection-showcase__media-title-inner p{margin-bottom:.5em}.collection-showcase__media-title-inner p:last-child{margin-bottom:0}.collection-showcase__media-placeholder{width:100%;height:100%;min-height:280px;border-radius:var(--block-border-radius, 16px);display:flex;align-items:center;justify-content:center}.collection-showcase__products-wrapper{display:flex;flex-direction:column;justify-content:center}.collection-showcase__products .products.row{padding:0}.collection-showcase__products--desktop{display:none}.collection-showcase__products--mobile{display:block}.collection-showcase__products--mobile.display-type--grid .collection-showcase__grid{row-gap:16px;margin:0 -8px}.collection-showcase__products--mobile.display-type--grid .collection-showcase__grid .columns .product-card{margin-bottom:10px}.collection-showcase__products--mobile.display-type--carousel.mobile-carousel-cols--2 .collection-showcase__slide--mobile{width:calc(50% - 12px);flex:0 0 calc(50% - 12px);max-width:calc(50% - 12px);margin-right:16px}.collection-showcase__products--mobile.display-type--carousel.mobile-carousel-cols--1-5 .collection-showcase__slide--mobile{width:calc((100% - 16px) / 1.5);flex:0 0 calc((100% - 16px) / 1.5);max-width:calc((100% - 16px) / 1.5);margin-right:16px}.collection-showcase__carousel-wrap{width:100%}.collection-showcase__controls{display:flex;align-items:center;gap:12px;width:100%;margin-top:8px}.collection-showcase__nav{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:0;background:transparent;color:var(--color-body, #2c2d2e);cursor:pointer;opacity:.55;transition:opacity .2s ease}.collection-showcase__nav:hover,.collection-showcase__nav:focus-visible{opacity:1}.collection-showcase__nav svg{width:18px;height:18px;pointer-events:none}.collection-showcase__progress{flex:1;position:relative;width:auto;height:3px;margin-top:0;background:var(--color-border, #dadce0);border-radius:2px;overflow:hidden}.collection-showcase__progress-bar{display:block;height:100%;width:50%;background:var(--color-accent, #ff6600);border-radius:2px;transition:width .35s cubic-bezier(.104,.204,.492,1)}@media only screen and (min-width:768px){.collection-showcase__layout{display:grid;grid-template-columns:35% 65%;column-gap:24px;margin-left:auto;margin-right:auto}.collection-showcase__layout:before,.collection-showcase__layout:after{display:none}.collection-showcase__layout>.columns{width:100%;max-width:100%;flex:none;margin-left:0;margin-right:0;margin-bottom:0;padding-left:0;padding-right:0}.collection-showcase__media-inner{min-height:100%}.collection-showcase__media-title{padding:28px 24px}.collection-showcase__products--desktop{display:block}.collection-showcase__products--desktop .products.row.carousel{margin:0}.collection-showcase__products--mobile{display:none}.collection-showcase__products--desktop .collection-showcase__slide{width:calc(33.333% - 14px);flex:0 0 calc(33.333% - 14px);max-width:calc(33.333% - 14px);margin-right:20px}.collection-showcase__products--desktop .products.carousel .carousel__slide{display:flex}}.community-reviews{background-color:var(--cr-bg);overflow:hidden}.community-reviews .section-header--title,.community-reviews .section-header--title .h3,.community-reviews .section-header .h3{color:var(--cr-heading)}.community-reviews .section-header--description,.community-reviews .section-header--description p{color:var(--cr-subheading)}.community-reviews__mobile{display:none}.community-reviews__viewport{width:100%;max-width:1400px;height:var(--cr-viewport-height);margin:0 auto;padding:0 20px;box-sizing:border-box;position:relative;overflow:hidden}.community-reviews__grid{display:grid;grid-template-columns:repeat(var(--cr-grid-cols),minmax(0,1fr));gap:var(--cr-gap);height:100%}.community-reviews__col--scroll{height:100%;position:relative;overflow:hidden}.community-reviews__track{display:flex;flex-direction:column;gap:var(--cr-gap);width:100%;will-change:transform}.community-reviews__track-group{display:flex;flex-direction:column;gap:var(--cr-gap)}.community-reviews__col--1 .community-reviews__track{animation:community-reviews-scroll-up var(--cr-col-1-speed) linear infinite}.community-reviews__col--1.direction-down .community-reviews__track{animation-name:community-reviews-scroll-down}.community-reviews__col--2 .community-reviews__track{animation:community-reviews-scroll-up var(--cr-col-2-speed) linear infinite}.community-reviews__col--2.direction-down .community-reviews__track{animation-name:community-reviews-scroll-down}.community-reviews__col--3 .community-reviews__track{animation:community-reviews-scroll-up var(--cr-col-3-speed) linear infinite}.community-reviews__col--3.direction-down .community-reviews__track{animation-name:community-reviews-scroll-down}.community-reviews--pause-hover .community-reviews__col--scroll:hover .community-reviews__track{animation-play-state:paused}@keyframes community-reviews-scroll-up{0%{transform:translateY(0)}to{transform:translateY(calc(-50% - (var(--cr-gap) / 2)))}}@keyframes community-reviews-scroll-down{0%{transform:translateY(calc(-50% - (var(--cr-gap) / 2)))}to{transform:translateY(0)}}.community-reviews__col--summary{background-color:var(--cr-summary-bg);border-radius:var(--block-border-radius, 12px);display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:40px 28px;color:var(--cr-summary-text);box-shadow:0 20px 40px #04398933;z-index:2;min-height:0}.community-reviews__logo{width:180px;max-width:80%;height:auto;margin-bottom:24px;display:block}.community-reviews__since{font-size:1.1rem;text-transform:uppercase;letter-spacing:2px;opacity:.8;margin-bottom:20px;font-weight:600}.community-reviews__counter-wrap{display:flex;align-items:baseline;justify-content:center;gap:4px;margin-bottom:5px}.community-reviews__counter{font-size:clamp(2.4rem,4vw,4rem);font-weight:800;line-height:1;font-variant-numeric:tabular-nums}.community-reviews__counter-suffix{font-size:clamp(1.8rem,3vw,3rem);font-weight:800;color:var(--cr-summary-accent)}.community-reviews__counter-label{font-size:clamp(1.15rem,2vw,1.5rem);font-weight:600;margin-bottom:30px}.community-reviews__rating-pill{background:#ffffff1a;padding:12px 24px;border-radius:30px;display:inline-flex;align-items:center;gap:10px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.community-reviews__rating-stars{color:var(--cr-summary-accent);letter-spacing:2px}.community-reviews__rating-text{font-weight:700;font-size:1.1rem}.community-reviews__card{background:var(--cr-card-bg);border-radius:var(--block-border-radius, 12px);overflow:hidden;box-shadow:0 4px 15px #0000000a;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease;color:inherit;text-decoration:none}a.community-reviews__card--link{color:inherit}.community-reviews__card:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 12px 30px #00000014;z-index:2}.community-reviews__card-media{width:100%;height:220px;overflow:hidden;position:relative;background:#0000000a}.community-reviews__card--img-short .community-reviews__card-media{height:180px}.community-reviews__card--img-tall .community-reviews__card-media{height:260px}.community-reviews__card-img,.community-reviews__card-placeholder,.community-reviews__card-placeholder svg{width:100%;height:100%;object-fit:cover;display:block}.community-reviews__card-img{transition:transform .6s ease}.community-reviews__card:hover .community-reviews__card-img{transform:scale(1.08)}.community-reviews__card-body{padding:20px}.community-reviews__card-author{font-size:1.1rem;font-weight:700;color:var(--cr-card-text);margin:0 0 4px}.community-reviews__card-date{font-size:.8rem;color:var(--cr-card-muted);margin-bottom:8px}.community-reviews__card-stars{color:var(--cr-card-stars);font-size:.9rem;margin-bottom:12px;letter-spacing:1px}.community-reviews__card-star{opacity:.25}.community-reviews__card-star.is-active{opacity:1}.community-reviews__card-text{font-size:.95rem;line-height:1.5;color:var(--cr-card-muted);margin:0}.community-reviews__slide{width:var(--cr-mobile-card-width);margin-right:16px}.community-reviews__mobile-carousel-wrap{position:relative;padding:0 15px}.community-reviews__carousel{outline:none}.community-reviews__carousel:not(.flickity-enabled){display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}.community-reviews__carousel:not(.flickity-enabled) .community-reviews__slide{scroll-snap-align:start;flex-shrink:0}.community-reviews__carousel .flickity-viewport{overflow:hidden}.community-reviews__carousel .flickity-nav{z-index:3}.community-reviews__carousel.is-user-dragging,.community-reviews__carousel.is-auto-paused{cursor:grab}.community-reviews__carousel.is-user-dragging{cursor:grabbing}@media(max-width:1024px){.community-reviews__grid--has-col3 .community-reviews__col--last{display:none}.community-reviews__grid--has-col3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:767px){.community-reviews__desktop{display:none}.community-reviews__mobile{display:block}.community-reviews__col--summary-mobile{border-radius:0;margin-bottom:20px;padding:32px 20px;box-shadow:none}.community-reviews__logo{display:none}.community-reviews__counter{font-size:2.8rem}.community-reviews__counter-suffix{font-size:2rem}.community-reviews__counter-label{font-size:1.1rem;margin-bottom:16px}.community-reviews__rating-pill{padding:8px 16px}.community-reviews__card-media,.community-reviews__card--img-short .community-reviews__card-media,.community-reviews__card--img-tall .community-reviews__card-media{height:180px}.community-reviews__card:hover{transform:none;box-shadow:0 4px 15px #0000000a}}@media(prefers-reduced-motion:reduce){.community-reviews__col--scroll .community-reviews__track{animation:none!important;transform:none!important}.community-reviews__col--scroll{overflow-y:auto;-webkit-overflow-scrolling:touch}.community-reviews__card:hover,.community-reviews__card:hover .community-reviews__card-img{transform:none}.community-reviews__carousel[data-auto-scroll=true]{scroll-behavior:auto}}.customer-stories{background-color:var(--cs-bg);overflow:hidden}.customer-stories .section-header--title,.customer-stories .section-header--title .h3,.customer-stories .section-header .h3{color:var(--cs-heading)}.customer-stories .section-header--description,.customer-stories .section-header--description p{color:var(--cs-subheading)}.customer-stories__marquee{position:relative;width:100%;overflow:hidden;padding:12px 0 20px;cursor:grab;touch-action:pan-y;user-select:none;-webkit-user-select:none}.customer-stories__marquee.is-dragging{cursor:grabbing}.customer-stories__marquee.is-dragging .customer-stories__track,.customer-stories__marquee.is-paused .customer-stories__track{animation-play-state:paused!important}.customer-stories__marquee.is-dragging a{pointer-events:none}.customer-stories--static .customer-stories__marquee{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding-left:16px;padding-right:16px;cursor:default;touch-action:auto;user-select:auto;-webkit-user-select:auto;scrollbar-width:none}.customer-stories--static .customer-stories__marquee::-webkit-scrollbar{display:none}.customer-stories--static .customer-stories__track{animation:none!important;transform:none!important}.customer-stories--static .customer-stories__group{padding-right:0}.customer-stories--edge-fade .customer-stories__marquee:before,.customer-stories--edge-fade .customer-stories__marquee:after{content:"";position:absolute;top:0;width:min(120px,3vw);height:100%;z-index:4;pointer-events:none}.customer-stories--edge-fade .customer-stories__marquee:before{left:0;background:linear-gradient(to right,var(--cs-bg),transparent)}.customer-stories--edge-fade .customer-stories__marquee:after{right:0;background:linear-gradient(to left,var(--cs-bg),transparent)}.customer-stories__track{display:flex;width:max-content}.customer-stories__track.direction-left{animation:customer-stories-scroll-left var(--cs-speed) linear infinite}.customer-stories__track.direction-right{animation:customer-stories-scroll-right var(--cs-speed) linear infinite}.customer-stories--pause-hover .customer-stories__marquee:hover .customer-stories__track{animation-play-state:paused}.customer-stories__group{display:flex;gap:var(--cs-gap);padding-right:var(--cs-gap);flex-shrink:0}@keyframes customer-stories-scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes customer-stories-scroll-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.customer-stories__card{position:relative;flex-shrink:0;width:min(var(--cs-card-width),78vw);height:auto;border-radius:16px;overflow:hidden;background:#fff;border:2px solid transparent;box-shadow:0 10px 20px #0000000d;transition:border-color .4s ease,box-shadow .4s ease}.customer-stories__media{position:relative;aspect-ratio:4 / 5;background:#e2e8f0;transition:transform .6s cubic-bezier(.25,.8,.25,1)}.customer-stories__img,.customer-stories__placeholder{width:100%;height:100%;object-fit:cover;display:block}.customer-stories__placeholder svg{width:100%;height:100%}.customer-stories__badge{position:absolute;top:16px;left:16px;z-index:5;display:inline-flex;align-items:center;gap:6px;max-width:calc(100% - 32px);padding:8px 14px;border-radius:30px;background:var(--cs-badge-bg);color:var(--cs-badge-text);font-weight:700;font-size:.875rem;box-shadow:0 4px 10px #0000001a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:transform .4s ease,opacity .4s ease}.customer-stories__badge-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-stories__verified{display:inline-flex;flex-shrink:0;line-height:0}.customer-stories__panel{position:relative;left:0;width:100%;z-index:6;display:flex;flex-direction:column;box-sizing:border-box;padding:16px;color:var(--cs-panel-text);background:var(--cs-panel)}.customer-stories__text{margin:0 0 12px;font-size:.95rem;line-height:1.55;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.customer-stories__product{margin-top:auto;padding-top:14px;border-top:1px solid rgba(255,255,255,.22);display:flex;align-items:center;gap:12px}.customer-stories__panel:not(:has(.customer-stories__text)) .customer-stories__product{border-top:0;padding-top:0}@media screen and (min-width:768px){.customer-stories__card{height:var(--cs-card-height)}.customer-stories__media{position:absolute;top:0;right:0;bottom:0;left:0;aspect-ratio:auto}.customer-stories__panel{position:absolute;bottom:0;left:0;width:100%;height:auto;padding:16px 12px 10px;border-radius:14px 14px 0 0;transform:translateY(100%);transition:transform .5s cubic-bezier(.175,.885,.32,1.15)}.customer-stories__text{-webkit-line-clamp:5;margin:0 0 16px;opacity:0;transform:translateY(16px);transition:opacity .4s ease .12s,transform .4s ease .12s}.customer-stories__product{opacity:1;transform:none}.customer-stories__card:hover{border-color:var(--cs-border-hover);box-shadow:0 15px 30px #04398933}.customer-stories__card:hover .customer-stories__media{transform:scale(1.1)}.customer-stories__card:hover .customer-stories__badge{opacity:0;transform:translateY(-20px);pointer-events:none}.customer-stories__card:hover .customer-stories__panel{transform:translateY(0)}.customer-stories__card:hover .customer-stories__text{opacity:1;transform:translateY(0)}}.customer-stories__product-media{flex-shrink:0;width:48px;height:48px;border-radius:8px;overflow:hidden;background:#ffffff26}.customer-stories__product-img,.customer-stories__product-placeholder,.customer-stories__product-placeholder svg{width:100%;height:100%;object-fit:cover;display:block}.customer-stories__product-info{min-width:0;flex:1;display:flex;align-items:center;gap:8px}.customer-stories__product-title{color:var(--cs-panel-text)!important;font-size:.8rem;font-weight:600;line-height:1.3;text-decoration:none;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.customer-stories__product-title:hover{text-decoration:underline}.customer-stories__atc-wrap{display:block}.customer-stories__atc{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:6px 14px;border:0;border-radius:6px;background:var(--cs-atc-bg);color:var(--cs-atc-text);font-size:.75rem;font-weight:700;line-height:1;cursor:pointer}.customer-stories__atc:disabled{opacity:.55;cursor:not-allowed}.customer-stories__atc.loading{pointer-events:none;background:var(--cs-atc-bg);color:var(--cs-atc-text)}.customer-stories__atc-loading{display:none;position:absolute;top:0;right:0;bottom:0;left:0;align-items:center;justify-content:center;pointer-events:none}.customer-stories__atc-loading .spinner{width:18px;height:18px}.customer-stories__atc-loading .spinner-path{stroke:currentColor}.customer-stories__atc.loading .customer-stories__atc-label{opacity:0}.customer-stories__atc.loading .customer-stories__atc-loading{display:flex;opacity:1}.customer-stories__atc.loading .customer-stories__atc-loading .spinner-path{stroke:currentColor}@media(prefers-reduced-motion:reduce){.customer-stories__track{animation:none!important;max-width:100%;flex-wrap:wrap;justify-content:center;width:100%;row-gap:var(--cs-gap)}.customer-stories__group:nth-child(2){display:none}.customer-stories__panel,.customer-stories__text,.customer-stories__product,.customer-stories__badge,.customer-stories__media{transition:none!important}@media screen and (min-width:768px){.customer-stories__panel{transform:none}.customer-stories__text{opacity:1;transform:none}}}.thb-full-menu .mega-menu-container>.mega-menu-inner{display:flex;align-items:flex-start;gap:20px;width:100%;max-width:var(--page-width, 1380px);margin:0 auto;padding:0 15px}@media only screen and (min-width:768px){.thb-full-menu .mega-menu-container>.mega-menu-inner{padding:0 50px;gap:30px}}.thb-full-menu .mega-menu-inner .mega-menu-columns{flex:1;min-width:0;padding:0;max-width:none;margin:0}.thb-full-menu .mega-menu-promotions{display:flex;flex-shrink:0;gap:20px;list-style:none;margin:0;padding:0;white-space:initial}@media only screen and (min-width:1200px){.thb-full-menu .mega-menu-promotions{gap:30px}}.thb-full-menu .mega-menu-promotions>li{flex:0 0 var(--mega-menu-promo-width);width:var(--mega-menu-promo-width);max-width:var(--mega-menu-promo-width)}.thb-full-menu .mega-menu-promotions .mega-menu-promotion{width:100%}.thb-full-menu .mega-menu-promotions .mega-menu-promotion--image{aspect-ratio:360 / 420}.product-specs-showcase{background:var(--pss-bg, transparent);color:var(--pss-text, var(--color-body));--pss-label-col-min: var(--pss-label-col-min-mobile, 110px);--pss-product-col-min: var(--pss-product-col-min-mobile, 150px)}@media only screen and (min-width:768px){.product-specs-showcase{--pss-label-col-min: var(--pss-label-col-min-desktop, 140px);--pss-product-col-min: var(--pss-product-col-min-desktop, 180px)}.product-specs-showcase__scroll-hint{display:none}}.product-specs-showcase__scroll-hint{margin:0 0 10px;font-size:.8125rem;text-align:center;opacity:.7}.product-specs-card-wrap{display:flex;flex-direction:column;gap:6px;height:100%}.product-specs-card-wrap--missing-specs .product-specs-card{opacity:.88}.product-specs-card__notice{margin:0;font-size:.75rem;line-height:1.35;text-align:center;color:var(--pss-text, var(--color-body));opacity:.65}.product-specs-card{display:flex;flex-direction:column;gap:12px;text-decoration:none;color:inherit;height:100%}.product-specs-card:focus-visible{outline:2px solid var(--color-accent, currentColor);outline-offset:4px}.product-specs-card__media{border-radius:var(--block-border-radius, 8px);overflow:hidden;background:var(--color-product-card-bg, #f5f5f5)}.product-specs-card__media img{padding:16px}.product-specs-card__info{display:flex;flex-direction:column;gap:6px;align-items:center;text-align:center}.product-specs-card__title{margin:0;font-size:.8375rem;font-weight:600;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-specs-card__rating,.product-specs-card__price .price{justify-content:center}.product-specs-card__description{margin:0;font-size:.8125rem;line-height:1.45;opacity:.85}.product-specs-showcase__table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.product-specs-showcase__table{width:100%;min-width:calc(var(--pss-label-col-min) + (var(--pss-product-col-min) * var(--pss-columns, 1)));table-layout:fixed;border-collapse:separate;border-spacing:0;background:var(--pss-bg, transparent);border:none;margin-bottom:0}.product-specs-showcase__sticky-col{position:sticky;left:0;z-index:2;background:var(--pss-label-bg, #f7f7f7);width:var(--pss-label-col-min, 110px);min-width:var(--pss-label-col-min, 110px);max-width:var(--pss-label-col-min, 110px);box-shadow:4px 0 8px -4px #0000001f}.product-specs-showcase__corner.product-specs-showcase__sticky-col{z-index:4;vertical-align:bottom;background:var(--pss-sticky-bg, #fff)}.product-specs-showcase__product-col{vertical-align:top;padding:16px 2px;min-width:var(--pss-product-col-min, 150px);width:calc((100% - var(--pss-label-col-min, 110px)) / var(--pss-columns, 1));background:var(--pss-bg, transparent)}.product-specs-showcase__thead-row>*{border:none;border-bottom:1px solid var(--pss-border, rgba(0, 0, 0, .12))}.product-specs-showcase--sticky-header .product-specs-showcase__sticky-header-cell{position:sticky;top:0;z-index:3;background:var(--pss-sticky-bg, #fff);box-shadow:0 4px 8px -4px #0000001f}.product-specs-showcase--sticky-header .product-specs-showcase__corner.product-specs-showcase__sticky-col{z-index:5;background:var(--pss-sticky-bg, #fff)}.product-specs-showcase__row-label{text-align:left;padding:14px 16px;font-weight:600;margin:0;font-size:.875rem;line-height:1.45}.product-specs-showcase__value{text-align:center;padding:14px 12px;font-size:.875rem;vertical-align:middle;min-width:var(--pss-product-col-min, 150px);width:calc((100% - var(--pss-label-col-min, 110px)) / var(--pss-columns, 1));background:var(--pss-bg, transparent)}.product-specs-showcase__table tbody tr>*{border:none;border-bottom:1px solid var(--pss-border, rgba(0, 0, 0, .08))}.product-specs-showcase__table tbody tr:last-child>*{border-bottom:0}.product-specs-showcase__row--uniform{opacity:.62}.product-specs-showcase__value--highlight{background:color-mix(in srgb,var(--pss-highlight, #fff3cd) 35%,transparent);font-weight:600}.product-specs-showcase__atc-cell{padding:12px}.product-specs-showcase__atc{display:block;width:100%}.product-specs-showcase__atc .product-card--add-to-cart-button-wrapper{margin:0}.product-specs-showcase__atc-button{width:100%;min-height:44px;padding:10px 12px;font-size:.8125rem;white-space:normal;line-height:1.3;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.product-specs-showcase__empty-state{text-align:center;opacity:.7;margin:0}@media only screen and (max-width:767px){.product-specs-showcase__product-col{padding:12px 8px}.product-specs-card__title{font-size:.875rem}}.collection-showcase--features .collection-showcase__aside-inner{height:100%;display:flex;flex-direction:column;justify-content:center;gap:16px;padding:8px 0 20px}.collection-showcase--features .collection-showcase__aside-heading{margin:0;font-size:1.75rem;line-height:1.2;font-weight:700;color:var(--csf-heading, #043989);text-transform:uppercase}.collection-showcase--features .collection-showcase__aside-text{margin:0;font-size:1rem;line-height:1.45;font-weight:600;color:var(--csf-text, #043989)}.collection-showcase--features .collection-showcase__feature-grid{display:grid;grid-template-columns:repeat(var(--csf-cols-mobile, 3),minmax(0,1fr));gap:16px 12px;margin-top:8px}.collection-showcase--features .collection-showcase__feature{text-align:left}.collection-showcase--features .collection-showcase__feature-media{width:56px;height:56px;margin-bottom:8px}.collection-showcase--features .collection-showcase__feature-image{width:100%;height:100%;object-fit:contain;display:block}.collection-showcase--features .collection-showcase__feature-title{margin:0 0 4px;font-size:.75rem;line-height:1.3;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--csf-feature-title, #043989)}.collection-showcase--features .collection-showcase__feature-text{margin:0;font-size:1.125rem;line-height:1.25;font-weight:700;color:var(--csf-feature-text, #043989)}.collection-showcase--features .collection-showcase__layout>.columns{margin-bottom:20px}.collection-showcase--features .collection-showcase__products-wrapper{display:flex;flex-direction:column;justify-content:center}.collection-showcase--features .collection-showcase__products .products.row{padding:0}.collection-showcase--features .collection-showcase__products--desktop{display:none}.collection-showcase--features .collection-showcase__products--mobile{display:block}.collection-showcase--features .collection-showcase__products--mobile.display-type--grid .collection-showcase__grid{row-gap:16px;margin:0 -8px}.collection-showcase--features .collection-showcase__products--mobile.display-type--grid .collection-showcase__grid .columns .product-card{margin-bottom:10px}.collection-showcase--features .collection-showcase__products--mobile.display-type--carousel.mobile-carousel-cols--2 .collection-showcase__slide--mobile{width:calc(50% - 12px);flex:0 0 calc(50% - 12px);max-width:calc(50% - 12px);margin-right:16px}.collection-showcase--features .collection-showcase__products--mobile.display-type--carousel.mobile-carousel-cols--1-5 .collection-showcase__slide--mobile{width:calc((100% - 16px) / 1.5);flex:0 0 calc((100% - 16px) / 1.5);max-width:calc((100% - 16px) / 1.5);margin-right:16px}.collection-showcase--features .collection-showcase__carousel-wrap{width:100%}.collection-showcase--features .collection-showcase__controls{display:flex;align-items:center;gap:12px;width:100%;margin-top:16px}.collection-showcase--features .collection-showcase__nav{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:0;background:transparent;color:var(--color-body, #2c2d2e);cursor:pointer;opacity:.55;transition:opacity .2s ease}.collection-showcase--features .collection-showcase__nav:hover,.collection-showcase--features .collection-showcase__nav:focus-visible{opacity:1}.collection-showcase--features .collection-showcase__nav svg{width:18px;height:18px;pointer-events:none}.collection-showcase--features .collection-showcase__progress{flex:1;position:relative;width:auto;height:3px;margin-top:0;background:var(--color-border, #dadce0);border-radius:2px;overflow:hidden}.collection-showcase--features .collection-showcase__progress-bar{display:block;height:100%;width:50%;background:var(--color-accent, #ff6600);border-radius:2px;transition:width .35s cubic-bezier(.104,.204,.492,1)}@media only screen and (min-width:768px){.collection-showcase--features .collection-showcase__layout{display:grid;grid-template-columns:30% 70%;column-gap:24px;margin-left:auto;margin-right:auto;align-items:stretch}.collection-showcase--features .collection-showcase__layout:before,.collection-showcase--features .collection-showcase__layout:after{display:none}.collection-showcase--features .collection-showcase__layout>.columns{width:100%;max-width:100%;flex:none;margin-left:0;margin-right:0;margin-bottom:0;padding-left:0;padding-right:0}.collection-showcase--features .collection-showcase__aside-inner{padding:12px 8px 12px 0}.collection-showcase--features .collection-showcase__aside-heading{font-size:2rem}.collection-showcase--features .collection-showcase__feature-grid{grid-template-columns:repeat(var(--csf-cols, 3),minmax(0,1fr));gap:20px 16px}.collection-showcase--features .collection-showcase__products--desktop{display:block}.collection-showcase--features .collection-showcase__products--desktop .products.row.carousel{margin:0}.collection-showcase--features .collection-showcase__products--mobile{display:none}.collection-showcase--features .collection-showcase__products--desktop .collection-showcase__slide{width:calc(33.333% - 14px);flex:0 0 calc(33.333% - 14px);max-width:calc(33.333% - 14px);margin-right:20px}.collection-showcase--features .collection-showcase__products--desktop .products.carousel .carousel__slide{display:flex}.collection-showcase--features .collection-showcase__controls{margin-top:20px}}.single-image.has-link{position:relative}.single-image__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:block}.trust-badge-bar{background:var(--trust-badge-bg)}.trust-badge-bar__inner{display:grid;grid-template-columns:repeat(var(--trust-badge-columns-mobile, 1),minmax(0,1fr));gap:16px 8px;max-width:var(--page-width, 1380px);margin:0 auto}@media only screen and (min-width:768px){.trust-badge-bar__inner{grid-template-columns:repeat(var(--trust-badge-columns-desktop, 4),minmax(0,1fr));gap:32px 24px}}@media only screen and (max-width:767px){.trust-badge-bar--swiper .trust-badge-bar__inner{grid-auto-flow:column;grid-auto-columns:minmax(60%,1fr);grid-template-columns:repeat(auto-fill,minmax(60%,1fr));overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.trust-badge-bar--swiper .trust-badge-bar__inner .trust-badge-bar__block{padding-inline-start:16px}}.trust-badge-bar--swiper .trust-badge-bar__inner::-webkit-scrollbar{display:none}.trust-badge-bar__block{display:flex;align-items:center;gap:16px;scroll-snap-align:start;justify-content:center}.trust-badge-bar--layout-vertical .trust-badge-bar__block{flex-direction:column}.trust-badge-bar.text-left .trust-badge-bar__block{text-align:left}.trust-badge-bar.text-center .trust-badge-bar__block{text-align:center}.trust-badge-bar.text-right .trust-badge-bar__block{text-align:right}.trust-badge-bar.text-left.trust-badge-bar--layout-vertical .trust-badge-bar__block{align-items:flex-start}.trust-badge-bar.text-center.trust-badge-bar--layout-vertical .trust-badge-bar__block{align-items:center}.trust-badge-bar.text-right.trust-badge-bar--layout-vertical .trust-badge-bar__block{align-items:flex-end}.trust-badge-bar.text-left.trust-badge-bar--layout-horizontal .trust-badge-bar__block{justify-content:flex-start}.trust-badge-bar.text-center.trust-badge-bar--layout-horizontal .trust-badge-bar__block{justify-content:center}.trust-badge-bar.text-right.trust-badge-bar--layout-horizontal .trust-badge-bar__block{justify-content:flex-end}.trust-badge-bar__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--trust-badge-icon-bg);color:var(--trust-badge-icon-color)}.trust-badge-bar--icon-small .trust-badge-bar__icon{width:40px;height:40px}.trust-badge-bar--icon-medium .trust-badge-bar__icon{width:56px;height:56px}.trust-badge-bar--icon-large .trust-badge-bar__icon{width:64px;height:64px}.trust-badge-bar__icon svg{fill:currentColor}.trust-badge-bar__icon-image{object-fit:contain}@media only screen and (max-width:767px){.trust-badge-bar__block{gap:8px;justify-content:flex-start;text-align:left}.trust-badge-bar--icon-small .trust-badge-bar__icon{width:36px;height:36px}.trust-badge-bar--icon-medium .trust-badge-bar__icon{width:48px;height:48px}.trust-badge-bar--icon-large .trust-badge-bar__icon{width:56px;height:56px}}.trust-badge-bar__content{min-width:0}.trust-badge-bar__title{margin:0;font-size:.875rem;font-weight:var(--font-body-bold-weight, 700);line-height:1.2;letter-spacing:.02em;text-transform:uppercase;color:var(--trust-badge-title)}.trust-badge-bar__text,.trust-badge-bar__link{margin:0;font-size:.8125rem;line-height:1.4;color:var(--trust-badge-text)}.trust-badge-bar__link{display:inline-block;text-decoration:underline;text-underline-offset:2px;color:var(--trust-badge-link);transition:opacity .2s ease}.trust-badge-bar__link:hover{opacity:.75}.trust-badge-bar__link:focus-visible{outline:2px solid var(--trust-badge-link);outline-offset:2px}@media only screen and (max-width:767px){.trust-badge-bar__title{font-size:.775rem}.trust-badge-bar__text,.trust-badge-bar__link{font-size:.7125rem}}.freight-receiving{background:var(--fr-bg, #ffffff);color:var(--fr-text, #2c2d2e);padding:12px 14px;margin:0 0 16px;border-radius:var(--block-border-radius, 16px)}.freight-receiving__row{display:flex;align-items:flex-start;gap:8px}.freight-receiving__row+.freight-receiving__row{margin-top:10px}.freight-receiving__icon{flex-shrink:0;color:var(--fr-check, #22c55e);margin-top:2px;line-height:0}.freight-receiving__body{display:flex;justify-content:space-between;align-items:baseline;gap:6px 10px;min-width:0;flex:1}.freight-receiving__title{margin:0;font-size:.8125rem;line-height:1.45;font-weight:500;color:var(--fr-text, #2c2d2e)}.freight-receiving__title p{margin:0}.freight-receiving__title p+p{margin-top:.25em}.freight-receiving__details{position:relative;display:inline-flex;flex-shrink:0}.freight-receiving__trigger{-webkit-appearance:none;appearance:none;margin:0;padding:0;border:0;background:transparent;font:inherit;font-size:.75rem;line-height:1.4;color:var(--fr-details, #6b7280);text-decoration:underline;text-underline-offset:2px;cursor:pointer}.freight-receiving__tooltip{position:absolute;right:0;top:calc(100% + 10px);z-index:40;width:min(280px,70vw);padding:12px 14px;border-radius:4px;background:#fff;color:#2c2d2e;font-size:.75rem;line-height:1.45;font-weight:400;text-align:left;box-shadow:0 0 15px #0000004d;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s ease,visibility .15s ease}.freight-receiving__tooltip:before{content:"";position:absolute;right:16px;top:-6px;width:12px;height:12px;background:#fff;transform:rotate(45deg);box-shadow:-2px -2px 4px #0000000a}@media only screen and (min-width:768px){.freight-receiving__details:hover .freight-receiving__tooltip{opacity:1;visibility:visible}.freight-receiving__modal{display:none!important}}@media only screen and (max-width:767px){.freight-receiving__tooltip{display:none!important}}.freight-receiving__modal[hidden]{display:none!important}.freight-receiving__modal:not([hidden]){position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px}.freight-receiving__modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073}.freight-receiving__modal-dialog{position:relative;z-index:1;width:min(100%,340px);max-height:min(80vh,480px);overflow:auto;background:#fff;border-radius:12px;box-shadow:0 12px 40px #0003}.freight-receiving__modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px 8px}.freight-receiving__modal-title{margin:0;font-size:1rem;font-weight:700;line-height:1.3;color:#111}.freight-receiving__modal-close{-webkit-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin:0;padding:0;border:0;border-radius:6px;background:transparent;color:#111;cursor:pointer}.freight-receiving__modal-body{padding:4px 18px 20px;font-size:.875rem;line-height:1.5;color:#2c2d2e}
/*# sourceMappingURL=/cdn/shop/t/26/compiled_assets/styles.css.map */
