.pl-benefits{width:100%;overflow:hidden;background:var(--pl-benefits-bg);color:var(--pl-benefits-text)}.pl-benefits__viewport{width:100%;overflow:hidden;padding-block:var(--pl-benefits-padding)}.pl-benefits__track{display:flex;align-items:center;width:max-content;will-change:transform;animation:pl-benefits-scroll var(--pl-benefits-speed) linear infinite}.pl-benefits__track--reverse{animation-direction:reverse}.pl-benefits__track--static{width:100%;animation:none;justify-content:center}.pl-benefits__group{display:flex;align-items:center;flex-shrink:0}.pl-benefits__track--static .pl-benefits__group{flex-wrap:wrap;justify-content:center;row-gap:12px}.pl-benefits__item{display:inline-flex;align-items:center;flex-shrink:0;white-space:nowrap}.pl-benefits__text{font-size:var(--pl-benefits-size);line-height:1;font-weight:800;letter-spacing:.01em;text-transform:uppercase}.pl-benefits__separator{display:inline-flex;align-items:center;justify-content:center;margin-inline:clamp(22px,3vw,46px);color:var(--pl-benefits-accent);font-size:calc(var(--pl-benefits-size) * .72);line-height:1}@keyframes pl-benefits-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media screen and (max-width:749px){.pl-benefits__viewport{padding-block:calc(var(--pl-benefits-padding) * .85)}.pl-benefits__text{font-size:var(--pl-benefits-size-mobile)}.pl-benefits__separator{margin-inline:18px;font-size:calc(var(--pl-benefits-size-mobile) * .75)}}@media(prefers-reduced-motion:reduce){.pl-benefits__track{width:100%;animation:none;justify-content:center}.pl-benefits__group{flex-wrap:wrap;justify-content:center;row-gap:12px}.pl-benefits__group[aria-hidden=true]{display:none}}.pl-products{width:100%;background:var(--pl-bg);color:var(--pl-navy)}.pl-products__inner{width:min(1400px,100%);margin:0 auto;padding:clamp(56px,6vw,92px) clamp(16px,3vw,42px)}.pl-products__header{max-width:760px;margin:0 auto 38px;text-align:center}.pl-products__eyebrow{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:6px 13px;margin-bottom:14px;border:1px solid var(--pl-navy);border-radius:999px;color:var(--pl-navy);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.pl-products__heading{margin:0;color:var(--pl-navy);font-size:clamp(42px,5.2vw,74px);line-height:.95;letter-spacing:-.05em;font-weight:900;text-transform:uppercase}.pl-products__subheading{max-width:620px;margin:16px auto 0;color:var(--pl-navy);font-size:clamp(15px,1.3vw,18px);line-height:1.5}.pl-products__subheading p{margin:0}.pl-products__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,1.7vw,24px);align-items:stretch}.pl-products__card{min-width:0;display:grid;grid-template-rows:auto 1fr}.pl-products__media{position:relative;display:block;width:100%;aspect-ratio:1 / 1.02;overflow:hidden;border-radius:18px;background:var(--pl-image-bg);text-decoration:none}.pl-products__image{display:block;width:100%;height:100%;transition:transform .28s ease}.pl-products__media--cover .pl-products__image{object-fit:cover}.pl-products__media--contain .pl-products__image{object-fit:contain;padding:8px}.pl-products__card:hover .pl-products__image{transform:scale(1.025)}.pl-products__badge{position:absolute;z-index:3;left:12px;bottom:12px;display:inline-flex;align-items:center;min-height:27px;padding:5px 10px;border:1px solid var(--pl-navy);border-radius:999px;background:#ffffffe0;color:var(--pl-navy);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-size:9px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.pl-products__placeholder{display:grid;place-items:center;width:100%;height:100%;color:var(--pl-muted);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.pl-products__content{min-height:150px;display:grid;grid-template-rows:1fr auto;padding:13px 2px 0}.pl-products__top{min-height:80px}.pl-products__meta{min-height:16px;margin-bottom:5px;color:var(--pl-muted);font-size:9px;line-height:1.2;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.pl-products__title{margin:0;color:var(--pl-navy);font-size:clamp(17px,1.35vw,21px);line-height:1.08;letter-spacing:-.02em;font-weight:800;text-transform:uppercase;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.16em}.pl-products__title a{color:inherit;text-decoration:none}.pl-products__buy-row{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px}.pl-products__prices{display:flex;align-items:baseline;flex-wrap:wrap;gap:5px 8px;min-width:0}.pl-products__compare{color:var(--pl-muted);font-size:11px;line-height:1;text-decoration:line-through}.pl-products__price{color:var(--pl-navy);font-size:15px;line-height:1;font-weight:800}.pl-products__quick-form{margin:0;flex:0 0 auto}.pl-products__quick-add{width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;padding:0!important;margin:0!important;border:1.5px solid var(--pl-navy)!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:var(--pl-navy)!important;color:#fff!important;box-shadow:none!important;cursor:pointer;-webkit-appearance:none;appearance:none;transition:transform .16s ease,background .16s ease,color .16s ease}.pl-products__quick-add:before,.pl-products__quick-add:after{display:none!important}.pl-products__quick-add:hover{transform:translateY(-2px);background:#fff!important;color:var(--pl-navy)!important}.pl-products__quick-add:focus-visible{outline:3px solid rgb(6 42 91 / 20%);outline-offset:3px}.pl-products__quick-add:disabled{opacity:.35;cursor:not-allowed;transform:none}.pl-products__quick-icon{display:block;font-size:24px;line-height:1;font-weight:400;transform:translateY(-1px)}@media screen and (max-width:989px){.pl-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 16px}.pl-products__content{min-height:140px}}@media screen and (max-width:749px){.pl-products__inner{padding:46px 14px}.pl-products__header{margin-bottom:26px}.pl-products__heading{font-size:clamp(40px,12vw,56px)}.pl-products__subheading{font-size:15px}.pl-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 10px}.pl-products__media{border-radius:14px}.pl-products__badge{left:8px;bottom:8px;min-height:23px;padding:4px 8px;font-size:7px}.pl-products__content{min-height:128px;padding-top:9px}.pl-products__top{min-height:72px}.pl-products__meta{min-height:13px;margin-bottom:4px;font-size:7px}.pl-products__title{font-size:14px;min-height:2.2em}.pl-products__buy-row{min-height:40px;gap:6px}.pl-products__compare{font-size:9px}.pl-products__price{font-size:12px}.pl-products__quick-add{width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important}.pl-products__quick-icon{font-size:21px}}@media screen and (max-width:390px){.pl-products__title{font-size:13px}.pl-products__price{font-size:11px}}@media(prefers-reduced-motion:reduce){.pl-products__image,.pl-products__quick-add{transition:none}}.pl-hero{width:100%;overflow:hidden;background:var(--pl-bg);color:var(--pl-text)}.pl-hero *{box-sizing:border-box}.pl-hero__container{width:min(1500px,100%);min-height:var(--pl-height);margin:0 auto;display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);align-items:stretch}.pl-hero__copy{position:relative;z-index:5;display:flex;flex-direction:column;justify-content:center;max-width:720px;padding:clamp(55px,6vw,105px) clamp(28px,5vw,80px)}.pl-hero__eyebrow{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:36px;margin-bottom:25px;padding:8px 15px;border:1.5px solid currentColor;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.pl-hero__heading{max-width:9ch;margin:0;font-size:clamp(58px,6.5vw,112px);font-weight:900;line-height:.88;letter-spacing:-.065em;text-transform:uppercase}.pl-hero__subheading{max-width:510px;margin-top:28px;font-size:clamp(17px,1.35vw,21px);line-height:1.45}.pl-hero__subheading p{margin:0}.pl-hero__button{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:58px;gap:15px;margin-top:32px;padding:16px 27px;border-radius:999px;background:var(--pl-accent);color:var(--pl-button-text);text-decoration:none;font-size:14px;font-weight:900;letter-spacing:.035em;text-transform:uppercase;transition:transform .18s ease,box-shadow .18s ease}.pl-hero__button-arrow{font-size:20px;line-height:1;transition:transform .18s ease}.pl-hero__button:hover{transform:translateY(-3px);box-shadow:0 14px 35px #00000029}.pl-hero__button:hover .pl-hero__button-arrow{transform:translate(5px)}.pl-hero__benefits{max-width:540px;margin-top:27px;font-size:11px;font-weight:800;line-height:1.5;letter-spacing:.085em;text-transform:uppercase;opacity:.76}.pl-hero__visual{position:relative;min-height:var(--pl-height);padding:26px 28px 26px 0}.pl-hero__photo{position:absolute;top:26px;right:28px;bottom:26px;left:0;overflow:hidden;border-radius:var(--pl-radius);background:#eee}.pl-hero__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.pl-hero__photo-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#000;pointer-events:none}.pl-hero__packs{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;pointer-events:none}.pl-hero__pack{position:absolute;bottom:3%;width:min(var(--pack-width),25vw);transform:translateY(var(--pack-y)) rotate(var(--pack-rotate));filter:drop-shadow(0 24px 24px rgb(0 0 0 / 28%));transition:transform .26s ease;pointer-events:auto}.pl-hero__pack--1{left:6%;z-index:1}.pl-hero__pack--2{left:34%;z-index:3}.pl-hero__pack--3{right:4%;z-index:2}.pl-hero__pack:hover{transform:translateY(calc(var(--pack-y) - 13px)) rotate(var(--pack-rotate)) scale(1.025)}.pl-hero__pack-image{display:block;width:100%;height:auto}.pl-hero__sticker{position:absolute;z-index:6;top:52px;right:55px;display:flex;align-items:center;justify-content:center;width:110px;height:110px;padding:15px;border-radius:50%;background:var(--pl-accent);color:var(--pl-button-text);text-align:center;font-size:12px;font-weight:900;line-height:1.1;letter-spacing:.035em;text-transform:uppercase;transform:rotate(8deg);box-shadow:0 12px 30px #00000029}.pl-hero__mobile-visual{display:none}.pl-hero__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:400px;background:linear-gradient(135deg,#efefef,#ddd);color:#555;font-size:12px;font-weight:700;text-transform:uppercase}@media screen and (max-width:989px){.pl-hero__container{display:block;min-height:auto}.pl-hero__copy{align-items:center;width:100%;max-width:none;padding:34px 20px 32px;text-align:center}.pl-hero__top{display:flex;flex-direction:column;align-items:center;width:100%}.pl-hero__eyebrow{min-height:32px;margin-bottom:14px;padding:7px 12px;font-size:9px;letter-spacing:.1em}.pl-hero__heading{max-width:8.4ch;margin-inline:auto;font-size:clamp(40px,9.5vw,56px);line-height:.91;letter-spacing:-.045em}.pl-hero__visual{display:none}.pl-hero__mobile-visual{position:relative;display:block;width:100%;max-width:680px;height:auto;margin:22px auto 0;aspect-ratio:1 / 1.03}.pl-hero__mobile-photo{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:26px;background:#eee}.pl-hero__mobile-image{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--pl-mobile-position)}.pl-hero__mobile-packs{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;pointer-events:none}.pl-hero__mobile-pack{position:absolute;bottom:-1%;width:34%;filter:drop-shadow(0 14px 16px rgb(0 0 0 / 24%))}.pl-hero__mobile-pack--1{left:3%;z-index:1;transform:rotate(-6deg)}.pl-hero__mobile-pack--2{left:33%;z-index:3;transform:rotate(0)}.pl-hero__mobile-pack--3{right:3%;z-index:2;transform:rotate(6deg)}.pl-hero__mobile-sticker{position:absolute;z-index:7;top:14px;right:14px;display:flex;align-items:center;justify-content:center;width:66px;height:66px;padding:8px;border-radius:50%;background:var(--pl-accent);color:var(--pl-button-text);text-align:center;font-size:7.5px;font-weight:900;line-height:1.05;letter-spacing:.025em;text-transform:uppercase;transform:rotate(7deg);box-shadow:0 8px 20px #00000029}.pl-hero__bottom{display:flex;flex-direction:column;align-items:center;width:100%}.pl-hero__subheading{max-width:440px;margin:18px auto 0;font-size:14px;line-height:1.45}.pl-hero__button{width:min(100%,360px);min-height:52px;margin:18px auto 0;padding:13px 20px;font-size:12px}.pl-hero__benefits{max-width:420px;margin-top:14px;font-size:8.5px;line-height:1.45;letter-spacing:.07em}}.pl-hero__mobile-visual{width:100%;margin-top:18px;aspect-ratio:1 / 1.02}.pl-hero__mobile-photo{border-radius:20px}.pl-hero__mobile-pack{bottom:-1%;width:33.5%}.pl-hero__mobile-pack--1{left:2%}.pl-hero__mobile-pack--2{left:33.25%}.pl-hero__mobile-pack--3{right:2%}.pl-hero__mobile-sticker{top:11px;right:10px}@media screen and (max-width:560px){.pl-hero__mobile-sticker{width:58px;height:58px;padding:7px;font-size:6.7px}.pl-hero__mobile-sticker .pl-hero__copy{padding:24px 16px 28px}.pl-hero__mobile-sticker .pl-hero__eyebrow{min-height:29px;margin-bottom:14px;padding:6px 10px;font-size:8px}.pl-hero__mobile-sticker .pl-hero__heading{width:100%;max-width:340px;margin-left:auto;margin-right:auto;font-size:clamp(34px,9.2vw,39px);line-height:.94;letter-spacing:-.035em;text-align:center;text-wrap:balance}}.pl-hero__mobile-sticker .pl-hero__subheading{max-width:320px;margin-top:17px;padding-inline:4px;font-size:13px;line-height:1.45}.pl-hero__mobile-sticker .pl-hero__button{width:100%;min-height:50px;margin-top:17px;padding:12px 18px;font-size:11px}.pl-hero__mobile-sticker .pl-hero__benefits{margin-top:13px;padding-inline:4px;font-size:8px;line-height:1.42}@media screen and (max-width:390px){.pl-hero__copy{padding-left:14px;padding-right:14px}.pl-hero__heading{font-size:35px}.pl-hero__mobile-visual{aspect-ratio:1 / 1.04}.pl-hero__mobile-pack{width:32.5%}.pl-hero__mobile-sticker{width:54px;height:54px;font-size:6px}}@media(prefers-reduced-motion:reduce){.pl-hero__button,.pl-hero__button-arrow,.pl-hero__pack{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/9/compiled_assets/styles.css.map?subset=AAAAAACABg */
