.section-pl-bestsellers{scroll-margin-top:100px}.pl-bestsellers__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.pl-bestsellers{color:var(--pl-bs-text);background:var(--pl-bs-background);padding-block:var(--pl-bs-padding-top) var(--pl-bs-padding-bottom);font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);letter-spacing:var(--font-body-letter-spacing);line-height:var(--font-body-line-height)}.pl-bestsellers__inner{width:100%;max-width:var(--pl-bs-width);margin-inline:auto;padding-inline:25px}.pl-bestsellers__heading{margin:0 0 24px;color:inherit;text-align:center}.pl-bestsellers__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;margin:0;padding:0;list-style:none}.pl-bestsellers__item{min-width:0}.pl-bestsellers__card{position:relative;isolation:isolate;display:flex;align-items:center;gap:4px;height:100%;min-height:96px;padding:16px;border-radius:8px;color:inherit;text-decoration:none}.pl-bestsellers__card:before{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:var(--pl-bs-card);opacity:.5;transition:opacity .35s ease;content:""}.pl-bestsellers__card:focus-visible{outline:2px solid currentColor;outline-offset:4px}.pl-bestsellers__rank{flex:0 0 12px;font-size:16px;line-height:1.5;font-weight:var(--font-medium)}.pl-bestsellers__image{display:flex;align-items:center;justify-content:center;flex:0 0 80px;width:80px;aspect-ratio:5 / 4}.pl-bestsellers__product-image,.pl-bestsellers__placeholder{display:block;width:100%;height:100%;max-height:64px;object-fit:contain}.pl-bestsellers__content{min-width:0}.pl-bestsellers__title{margin:0;color:inherit;font-family:var(--font-product-family);font-style:inherit;font-size:var(--font-product-size);font-weight:var(--font-product-weight);line-height:1.25;letter-spacing:var(--font-body-letter-spacing);text-transform:var(--font-product-text-transform, none);overflow-wrap:anywhere}.pl-bestsellers__purchase{margin-top:4px}.pl-bestsellers__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:2px 8px;font-size:14px;font-weight:var(--font-medium);line-height:1.5}.pl-bestsellers__price>span,.pl-bestsellers__compare{white-space:nowrap}.pl-bestsellers__compare{opacity:.6}.pl-bestsellers__sold-out{display:inline-block;margin-top:4px;font-size:12px;line-height:1.5}.pl-bestsellers__badge,.pl-bestsellers__subtitle,.pl-bestsellers__cta{display:none}@media(hover:hover){.pl-bestsellers__card[href]:hover:before{opacity:1}}@media(max-width:374px){.pl-bestsellers__inner{padding-inline:16px}.pl-bestsellers__card{padding:12px}.pl-bestsellers__image{flex-basis:60px;width:60px}.pl-bestsellers__product-image,.pl-bestsellers__placeholder{max-height:48px}}@media(min-width:768px)and (max-width:1023px){.pl-bestsellers__inner{padding-inline:40px}}@media(min-width:1024px){.pl-bestsellers__inner{padding-inline:45px}.pl-bestsellers__heading{margin-bottom:72px}.pl-bestsellers__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.pl-bestsellers__item{grid-column:2}.pl-bestsellers__item--featured{grid-column:1;grid-row:1 / span var(--pl-bs-rows)}.pl-bestsellers__card{min-height:134px}.pl-bestsellers__image{flex-basis:128px;width:128px}.pl-bestsellers__product-image,.pl-bestsellers__placeholder{max-height:102px}.pl-bestsellers__price{font-size:16px}.pl-bestsellers__item--featured .pl-bestsellers__card{flex-direction:column;justify-content:center;gap:0;min-height:560px;padding:100px 40px;border-radius:12px;text-align:center}.pl-bestsellers__item--featured .pl-bestsellers__rank{display:none}.pl-bestsellers__item--featured .pl-bestsellers__image{flex:0 0 auto;width:100%;max-width:512px;aspect-ratio:1}.pl-bestsellers__item--featured .pl-bestsellers__product-image,.pl-bestsellers__item--featured .pl-bestsellers__placeholder{max-height:none}.pl-bestsellers__item--featured .pl-bestsellers__content{width:100%}.pl-bestsellers__badge{position:absolute;display:flex;align-items:center;justify-content:center;top:16px;left:16px;width:96px;height:96px;padding:18px;border-radius:50%;color:var(--pl-bs-background);background:var(--pl-bs-text);font-size:14px;line-height:1.4;font-weight:var(--font-medium);text-transform:uppercase;text-align:center}.pl-bestsellers__subtitle{display:block;margin:16px 0;font-size:16px;line-height:1.5}.pl-bestsellers__item--featured .pl-bestsellers__purchase{display:inline-flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:4px 8px;margin-top:12px;padding:10px 24px;border:1px solid currentColor;border-radius:40px}.pl-bestsellers__item--featured .pl-bestsellers__price{justify-content:center;font-size:14px}.pl-bestsellers__cta{display:inline;font-family:var(--font-button-family);font-size:var(--font-button-size);font-weight:var(--font-button-weight);text-transform:var(--font-button-text-transform, none);white-space:nowrap}.pl-bestsellers__grid--single{grid-template-columns:minmax(0,1fr)}.pl-bestsellers__grid--single .pl-bestsellers__item{grid-column:1}}@media(prefers-reduced-motion:reduce){.pl-bestsellers__card:before{transition:none}}.pl-collection-icons__carousel{display:block;min-width:0}@media screen and (max-width:767px){.pl-collection-icons .pl-collection-icons__item{min-width:0;flex-basis:calc((100% - var(--pl-icon-columns-mobile, 4) * var(--pl-icon-gap)) / (var(--pl-icon-columns-mobile, 4) + .5))}.pl-collection-icons .pl-collection-icons__link{grid-template-columns:minmax(0,1fr)}.pl-collection-icons .pl-collection-icons__label{overflow-wrap:anywhere}}.pl-collection-tiles__heading{margin-bottom:clamp(1.75rem,3.5vw,2.75rem)}.pl-collection-tiles__track{--pl-tile-gap: clamp(.75rem, 1.8vw, 1.75rem);gap:var(--pl-tile-gap);overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-block:.25rem}.pl-collection-tiles__track::-webkit-scrollbar{display:none}.pl-collection-tiles__item{flex:0 0 calc((100% - (var(--pl-tile-columns, 4) - 1) * var(--pl-tile-gap)) / var(--pl-tile-columns, 4));min-width:0;scroll-snap-align:start}.pl-collection-tiles__item:first-child{margin-inline-start:auto}.pl-collection-tiles__item:last-child{margin-inline-end:auto}.pl-collection-tiles__link{color:inherit;text-decoration:none}.pl-collection-tiles__image{width:100%;background:rgb(var(--color-placeholder))}.pl-collection-tiles__image img,.pl-collection-tiles__image svg{width:100%;height:100%;object-fit:cover}.pl-collection-tiles__label{overflow-wrap:anywhere}.pl-collection-tiles .media-card__text{min-width:0}.pl-collection-tiles__track:focus-visible,.pl-collection-tiles__link:focus-visible{outline:2px solid currentColor;outline-offset:-2px}@media screen and (max-width:767px){.pl-collection-tiles__item{flex-basis:calc((100% - (var(--pl-tile-columns-mobile, 2) - 1) * var(--pl-tile-gap)) / var(--pl-tile-columns-mobile, 2))}}@media(prefers-reduced-motion:reduce){.pl-collection-tiles__image img{transition:none}}.pl-collection-tiles__carousel{display:block;min-width:0}.pl-collection-tiles__pagination{display:none}@media screen and (max-width:767px){.pl-collection-tiles__pagination:not([hidden]){display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin-top:8px}.pl-collection-tiles__dot{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;margin:0;border:0;border-radius:50%;color:inherit;background:transparent;cursor:pointer;-webkit-tap-highlight-color:transparent}.pl-collection-tiles__dot:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor;opacity:.3}.pl-collection-tiles__dot[aria-current=true]:before{width:8px;height:8px;opacity:1}.pl-collection-tiles__dot:focus-visible{outline:2px solid currentColor;outline-offset:0}}.pl-team__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--sp-10) var(--sp-6);list-style:none;margin:0;padding:0}.pl-team__person{min-width:0}.pl-team__photo{aspect-ratio:var(--pl-team-ratio, 1);overflow:hidden;border-radius:var(--rounded-card);background:rgb(var(--color-foreground) / .04)}.pl-team__photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center var(--pl-team-focus, 50%)}.pl-team__placeholder svg{width:100%;height:100%}.pl-team__info{display:grid;gap:var(--sp-2);padding-top:var(--sp-5);overflow-wrap:anywhere}.pl-team__info h3,.pl-team__role{margin:0}.pl-team__role{color:rgb(var(--color-foreground) / .75)}.pl-team__phone{display:inline-flex;align-items:center;gap:var(--sp-2);justify-self:start;min-height:44px;text-decoration:underline;text-underline-offset:.25em;text-decoration-color:rgb(var(--color-foreground) / .25)}.pl-team__phone svg{flex-shrink:0}.pl-team__phone:hover{text-decoration-color:currentColor}.pl-team__phone:focus-visible{outline:2px solid currentColor;outline-offset:4px;border-radius:2px}@media(min-width:640px){.pl-team__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.pl-team__grid{grid-template-columns:repeat(var(--pl-team-columns, 4),minmax(0,1fr));row-gap:var(--sp-12)}}.pl-age-confirmation{display:block;width:100%;grid-column:1 / -1;font-family:inherit;font-size:14px;line-height:1.5}.pl-age-confirmation__label{display:flex;align-items:flex-start;gap:12px;min-height:44px;padding-block:10px;cursor:pointer}.pl-age-confirmation__input{-webkit-appearance:auto;appearance:auto;position:static;opacity:1;flex:0 0 20px;width:20px;height:20px;margin:1px 0 0;accent-color:currentColor;cursor:pointer}.pl-age-confirmation__input:focus-visible{outline:2px solid currentColor;outline-offset:4px}.pl-age-confirmation__hint{margin:0;font-size:12px;line-height:1.5}[data-pl-age-express][hidden]{display:none!important}[data-pl-age-submit]:disabled{opacity:.5;cursor:not-allowed}.pl-collage-image__content .pl-collage-image__text{width:100%;min-width:0}.pl-collage-image__button{margin-block-start:12px}.pl-collage-image__button .button{pointer-events:auto;max-width:100%;min-height:44px;white-space:normal;text-align:center}@media screen and (max-width:767px){.pl-collage-image__content .pl-collage-image__inner{padding:12px}.pl-collage-image__button{margin-block-start:8px}}
/*# sourceMappingURL=/cdn/shop/t/27/compiled_assets/styles.css.map */
