.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}}.pl-story-final{width:100%;background:var(--pl-bg);color:var(--pl-navy)}.pl-story-final__inner{width:min(1536px,100%);margin:0 auto;padding:20px 28px 30px;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);gap:54px;align-items:stretch}.pl-story-final__media{position:relative;width:100%;aspect-ratio:.8 / 1;overflow:hidden;border-radius:var(--pl-radius);background:#e8f2fb}.pl-story-final__image{width:100%;height:100%;display:block;object-fit:cover;object-position:center center}.pl-story-final__placeholder{width:100%;height:100%;min-height:780px;display:grid;place-items:center;color:var(--pl-muted);font-family:var(--font-body-family);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pl-story-final__photo-phrase{position:absolute;top:34px;left:36px;z-index:2;color:var(--pl-navy);font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:clamp(32px,2.6vw,46px);line-height:.94;font-weight:700;letter-spacing:-.035em;transform:rotate(-3deg)}.pl-story-final__photo-phrase i{display:block;width:104px;height:6px;margin-top:10px;border-radius:999px;background:var(--pl-yellow);transform:rotate(-4deg)}.pl-story-final__content{min-width:0;padding:30px 8px 18px 6px;display:flex;flex-direction:column;justify-content:center}.pl-story-final__eyebrow{width:fit-content;min-height:36px;padding:7px 16px;margin-bottom:30px;display:inline-flex;align-items:center;justify-content:center;border:1.5px solid var(--pl-navy);border-radius:999px;color:var(--pl-navy);font-family:var(--font-body-family);font-size:11px;line-height:1;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.pl-story-final__headline-wrap{position:relative;width:100%;padding-right:78px}.pl-story-final__heading{margin:0;padding:0;width:100%;max-width:11.4ch;color:var(--pl-navy);font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:clamp(68px,5.55vw,100px);line-height:.89;letter-spacing:-.055em;text-transform:uppercase}.pl-story-final__burst{position:absolute;top:56%;right:0;width:68px;height:88px;transform:translateY(-50%)}.pl-story-final__burst span{position:absolute;right:0;width:42px;height:9px;border-radius:999px;background:var(--pl-yellow);transform-origin:right center}.pl-story-final__burst span:nth-child(1){top:16px;transform:rotate(31deg)}.pl-story-final__burst span:nth-child(2){top:39px;transform:rotate(0)}.pl-story-final__burst span:nth-child(3){top:62px;transform:rotate(-31deg)}.pl-story-final__text{width:100%;max-width:690px;margin-top:32px;color:var(--pl-navy);font-family:var(--font-body-family);font-size:clamp(18px,1.35vw,21px);line-height:1.48}.pl-story-final__text p{margin:0}.pl-story-final__steps{width:100%;margin-top:38px;border-top:1px solid rgba(6,42,91,.18)}.pl-story-final__step{min-height:110px;padding:18px 0;display:grid;grid-template-columns:54px 70px minmax(0,1fr);gap:16px;align-items:center;border-bottom:1px solid rgba(6,42,91,.18)}.pl-story-final__number{width:46px;height:46px;display:grid;place-items:center;border:1.5px solid var(--pl-navy);border-radius:50%;color:var(--pl-navy);font-family:var(--font-body-family);font-size:11px;line-height:1;font-weight:700}.pl-story-final__icon-wrap{width:64px;height:64px;display:grid;place-items:center}.pl-story-final__icon{width:64px;height:64px;display:block;object-fit:contain}.pl-story-final__icon-placeholder{width:58px;height:58px;display:grid;place-items:center;border:1px dashed var(--pl-muted);border-radius:12px;color:var(--pl-muted);font-family:var(--font-body-family);font-size:22px}.pl-story-final__step-title{margin:0;color:var(--pl-navy);font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:23px;line-height:1;letter-spacing:-.025em;text-transform:uppercase}.pl-story-final__step-text{margin:8px 0 0;color:var(--pl-muted);font-family:var(--font-body-family);font-size:14px;line-height:1.4}.pl-story-final__button{width:405px;max-width:100%;min-height:64px;margin-top:28px;padding:16px 28px;display:inline-flex;align-items:center;justify-content:space-between;gap:24px;border:1.5px solid var(--pl-navy);border-radius:999px;background:var(--pl-navy);color:#fff;font-family:var(--font-body-family);text-decoration:none;font-size:12px;line-height:1;font-weight:700;letter-spacing:.07em;text-transform:uppercase;transition:transform .18s ease,background .18s ease,color .18s ease}.pl-story-final__button:hover{transform:translateY(-2px);background:transparent;color:var(--pl-navy)}@media screen and (max-width:1199px){.pl-story-final__inner{gap:36px}.pl-story-final__heading{font-size:clamp(60px,5.5vw,84px)}.pl-story-final__text{font-size:17px}}@media screen and (max-width:989px){.pl-story-final__inner{grid-template-columns:1fr;gap:30px;padding:20px 18px 36px}.pl-story-final__media{aspect-ratio:4 / 5}.pl-story-final__content{padding:6px 4px 0}.pl-story-final__heading{max-width:10.5ch;font-size:clamp(58px,10vw,90px)}}@media screen and (max-width:749px){.pl-story-final__inner{padding:14px 14px 34px;gap:24px}.pl-story-final__media{border-radius:20px}.pl-story-final__photo-phrase{top:18px;left:18px;font-size:28px}.pl-story-final__photo-phrase i{width:75px;height:5px}.pl-story-final__eyebrow{min-height:32px;margin-bottom:18px;padding:6px 12px;font-size:9px}.pl-story-final__headline-wrap{padding-right:0}.pl-story-final__heading{max-width:10.4ch;font-size:clamp(44px,12.5vw,62px);line-height:.9}.pl-story-final__burst{display:none}.pl-story-final__text{margin-top:22px;font-size:15px}.pl-story-final__steps{margin-top:28px}.pl-story-final__step{min-height:94px;padding:14px 0;grid-template-columns:38px 50px minmax(0,1fr);gap:10px}.pl-story-final__number{width:34px;height:34px;font-size:9px}.pl-story-final__icon-wrap,.pl-story-final__icon{width:44px;height:44px}.pl-story-final__icon-placeholder{width:42px;height:42px;font-size:18px}.pl-story-final__step-title{font-size:18px}.pl-story-final__step-text{margin-top:5px;font-size:11px}.pl-story-final__button{width:100%;min-height:56px;margin-top:24px}}@media(prefers-reduced-motion:reduce){.pl-story-final__button{transition:none}}.pl-story-exact__inner{width:min(1536px,100%);margin:0 auto;padding:20px 28px 28px;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);gap:64px;align-items:stretch}.pl-story-exact__placeholder{width:100%;height:100%;min-height:780px;display:grid;place-items:center;color:var(--pl-muted);font:inherit;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pl-story-exact__photo-graphic{position:absolute;top:185px;left:34px;z-index:2;width:var(--pl-photo-graphic-width);pointer-events:none}.pl-story-exact__photo-graphic-image{width:100%;height:auto;display:block}.pl-story-exact__content{min-width:0;padding:30px 0 20px;display:flex;flex-direction:column;justify-content:center}.pl-story-exact__eyebrow{width:fit-content;min-height:36px;padding:7px 16px;margin-bottom:28px;display:inline-flex;align-items:center;justify-content:center;border:1.5px solid var(--pl-navy);border-radius:999px;color:var(--pl-navy);font:inherit;font-size:11px;line-height:1;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.pl-story-exact__headline-wrap{position:relative;width:100%;padding-right:94px}.pl-story-exact__heading{margin:0!important;padding:0!important;width:100%;max-width:11.7ch;color:var(--pl-navy)!important;font-family:var(--font-heading-family)!important;font-style:var(--font-heading-style)!important;font-weight:var(--font-heading-weight)!important;font-size:var(--pl-heading-size)!important;line-height:.86!important;letter-spacing:-.055em!important;text-transform:uppercase!important}.pl-story-exact__burst-image-wrap{position:absolute;top:49%;right:0;width:var(--pl-burst-width);transform:translateY(-50%);pointer-events:none}.pl-story-exact__burst-image{width:100%;height:auto;display:block}.pl-story-exact__text{width:100%;max-width:680px;margin-top:30px;color:var(--pl-navy);font:inherit;font-size:clamp(18px,1.35vw,21px);line-height:1.48}.pl-story-exact__steps{width:100%;margin-top:36px;border-top:1px solid rgba(6,42,91,.18)}.pl-story-exact__step{min-height:108px;padding:18px 0;display:grid;grid-template-columns:50px 72px minmax(0,1fr);gap:16px;align-items:center;border-bottom:1px solid rgba(6,42,91,.18)}.pl-story-exact__number{width:46px;height:46px;display:grid;place-items:center;border:1.5px solid var(--pl-navy);border-radius:50%;color:var(--pl-navy);font:inherit;font-size:11px;line-height:1;font-weight:700}.pl-story-exact__icon-wrap{width:64px;height:64px;display:grid;place-items:center}.pl-story-exact__icon{width:64px;height:64px;display:block;object-fit:contain}.pl-story-exact__icon-placeholder{width:58px;height:58px;display:grid;place-items:center;border:1px dashed var(--pl-muted);border-radius:12px;color:var(--pl-muted);font:inherit;font-size:22px}.pl-story-exact__step-title{margin:0!important;color:var(--pl-navy)!important;font-family:var(--font-heading-family)!important;font-style:var(--font-heading-style)!important;font-weight:var(--font-heading-weight)!important;font-size:23px!important;line-height:1!important;letter-spacing:-.025em!important;text-transform:uppercase!important}.pl-story-exact__step-text{margin:7px 0 0;color:var(--pl-muted);font:inherit;font-size:14px;line-height:1.4}.pl-story-exact__button{width:405px;max-width:100%;min-height:64px;margin-top:28px;padding:16px 28px;display:inline-flex;align-items:center;justify-content:space-between;gap:24px;border:1.5px solid var(--pl-navy);border-radius:999px;background:var(--pl-navy);color:#fff;font:inherit;text-decoration:none;font-size:12px;line-height:1;font-weight:700;letter-spacing:.07em;text-transform:uppercase;transition:transform .18s ease,background .18s ease,color .18s ease}.pl-story-exact__button:hover{transform:translateY(-2px);background:transparent;color:var(--pl-navy)}@media screen and (max-width:1199px){.pl-story-exact__inner{gap:38px}.pl-story-exact__heading{font-size:min(var(--pl-heading-size),84px)!important}}@media screen and (max-width:989px){.pl-story-exact__inner{grid-template-columns:1fr;gap:30px;padding:20px 18px 36px}.pl-story-exact__media{aspect-ratio:4 / 5}.pl-story-exact__content{padding:6px 4px 0}.pl-story-exact__heading{max-width:10.8ch;font-size:clamp(62px,10vw,90px)!important}}@media screen and (max-width:749px){.pl-story-exact__inner{padding:14px 14px 34px;gap:24px}.pl-story-exact__media{border-radius:20px}.pl-story-exact__photo-graphic{top:22px;left:18px;width:min(var(--pl-photo-graphic-width),145px)}.pl-story-exact__eyebrow{min-height:32px;margin-bottom:18px;padding:6px 12px;font-size:9px}.pl-story-exact__headline-wrap{padding-right:0}.pl-story-exact__heading{max-width:10.4ch;font-size:clamp(46px,13vw,64px)!important;line-height:.89!important}.pl-story-exact__burst-image-wrap{display:none}.pl-story-exact__text{margin-top:22px;font-size:15px}.pl-story-exact__steps{margin-top:28px}.pl-story-exact__step{min-height:92px;padding:14px 0;grid-template-columns:38px 50px minmax(0,1fr);gap:10px}.pl-story-exact__number{width:34px;height:34px;font-size:9px}.pl-story-exact__icon-wrap,.pl-story-exact__icon{width:44px;height:44px}.pl-story-exact__icon-placeholder{width:42px;height:42px;font-size:18px}.pl-story-exact__step-title{font-size:18px!important}.pl-story-exact__step-text{margin-top:5px;font-size:11px}.pl-story-exact__button{width:100%;min-height:56px;margin-top:24px}}.pl-story-exact{width:100%;background:var(--pl-bg);color:var(--pl-navy)}.pl-story-exact__inner{width:min(1536px,100%);margin:0 auto;padding:20px 28px 30px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:68px;align-items:stretch}.pl-story-exact__media{position:relative;width:100%;aspect-ratio:.8 / 1;overflow:hidden;border-radius:var(--pl-radius);background:#e8f2fb}.pl-story-exact__image{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.pl-story-exact__placeholder{width:100%;height:100%;min-height:780px;display:grid;place-items:center;color:var(--pl-muted);font-family:var(--font-body-family)!important;font-weight:400;font-size:11px;letter-spacing:.08em}.pl-story-exact__photo-copy{position:absolute;z-index:3;top:19%;left:4.5%;display:flex;flex-direction:column;color:var(--pl-navy);font-family:"Yorkmade",var(--font-heading-family)!important;font-size:clamp(35px,2.7vw,48px);font-weight:400;font-style:normal;line-height:.9;letter-spacing:-.04em;transform:rotate(-4deg)}.pl-story-exact__photo-copy span{display:block}.pl-story-exact__photo-copy i{display:block;width:105px;height:7px;margin-top:12px;margin-left:3px;border-radius:100px;background:var(--pl-yellow);transform:rotate(-5deg)}.pl-story-exact__content{min-width:0;padding:31px 0 18px;display:flex;flex-direction:column;justify-content:center}.pl-story-exact__eyebrow{width:fit-content;min-height:36px;padding:7px 17px;margin-bottom:29px;display:inline-flex;align-items:center;justify-content:center;border:1.5px solid var(--pl-navy);border-radius:999px;color:var(--pl-navy);font-family:var(--font-body-family)!important;font-weight:500;font-size:11px;line-height:1;letter-spacing:.08em;text-transform:uppercase}.pl-story-exact__headline-wrap{position:relative;width:100%;padding-right:76px}.pl-story-exact__heading{margin:0!important;padding:0!important;display:flex;flex-direction:column;align-items:flex-start;width:fit-content;max-width:none!important;color:var(--pl-navy)!important;font-family:var(--font-heading-family)!important;font-style:normal!important;font-weight:800!important;font-size:var(--pl-heading-size)!important;line-height:.87!important;letter-spacing:-.045em!important;text-transform:uppercase!important;word-break:normal!important;overflow-wrap:normal!important}.pl-story-exact__heading span{display:block;white-space:nowrap}.pl-story-exact__burst{position:absolute;top:64%;right:-4px;width:74px;height:94px;transform:translateY(-50%)}.pl-story-exact__burst span{position:absolute;right:0;display:block;width:46px;height:10px;border-radius:999px;background:var(--pl-yellow);transform-origin:right center}.pl-story-exact__burst span:nth-child(1){top:8px;transform:rotate(31deg)}.pl-story-exact__burst span:nth-child(2){top:38px;transform:rotate(0)}.pl-story-exact__burst span:nth-child(3){top:68px;transform:rotate(-31deg)}.pl-story-exact__text{width:100%;max-width:680px;margin-top:31px;color:var(--pl-navy);font-family:var(--font-body-family)!important;font-style:normal;font-weight:400;font-size:clamp(18px,1.35vw,21px);line-height:1.48;letter-spacing:0}.pl-story-exact__text p{margin:0}.pl-story-exact__steps{width:100%;margin-top:36px;border-top:1px solid rgba(6,42,91,.17)}.pl-story-exact__step{min-height:108px;padding:17px 0;display:grid;grid-template-columns:50px 76px minmax(0,1fr);column-gap:16px;align-items:center;border-bottom:1px solid rgba(6,42,91,.17)}.pl-story-exact__number{width:46px;height:46px;display:grid;place-items:center;border:1.5px solid var(--pl-navy);border-radius:50%;color:var(--pl-navy);font-family:var(--font-body-family)!important;font-weight:600;font-size:11px;line-height:1}.pl-story-exact__icon-wrap{width:68px;height:68px;display:grid;place-items:center}.pl-story-exact__icon{display:block;width:64px;height:64px;object-fit:contain;mix-blend-mode:multiply}.pl-story-exact__icon-placeholder{width:58px;height:58px;display:grid;place-items:center;border:1px dashed var(--pl-muted);border-radius:12px;color:var(--pl-muted);font-family:var(--font-body-family)!important;font-size:20px}.pl-story-exact__step-title{margin:0!important;padding:0!important;color:var(--pl-navy)!important;font-family:var(--font-heading-family)!important;font-style:normal!important;font-weight:800!important;font-size:23px!important;line-height:1!important;letter-spacing:-.025em!important;text-transform:uppercase!important}.pl-story-exact__step-text{margin:7px 0 0;color:var(--pl-muted);font-family:var(--font-body-family)!important;font-weight:400;font-size:14px;line-height:1.4;letter-spacing:0}.pl-story-exact__button{width:405px;max-width:100%;min-height:64px;margin-top:28px;padding:16px 30px;display:inline-flex;align-items:center;justify-content:space-between;gap:24px;border:1.5px solid var(--pl-navy);border-radius:999px;background:var(--pl-navy);color:#fff;font-family:var(--font-body-family)!important;font-size:12px;line-height:1;font-weight:600;letter-spacing:.06em;text-decoration:none;text-transform:uppercase;transition:transform .18s ease,background .18s ease,color .18s ease}.pl-story-exact__button:hover{transform:translateY(-2px);background:#fff;color:var(--pl-navy)}.pl-story-exact__arrow{font-size:18px}@media screen and (max-width:1250px){.pl-story-exact__inner{gap:40px}.pl-story-exact__heading{font-size:min(var(--pl-heading-size),78px)!important}}@media screen and (max-width:989px){.pl-story-exact__inner{grid-template-columns:1fr;gap:30px;padding:20px 18px 36px}.pl-story-exact__media{aspect-ratio:4 / 5}.pl-story-exact__content{padding:5px 4px 0}.pl-story-exact__heading{font-size:clamp(60px,9.4vw,82px)!important}}@media screen and (max-width:749px){.pl-story-exact__inner{padding:14px 14px 34px;gap:24px}.pl-story-exact__media{border-radius:20px}.pl-story-exact__photo-copy{top:9%;left:5%;font-size:29px}.pl-story-exact__photo-copy i{width:75px;height:5px;margin-top:8px}.pl-story-exact__eyebrow{min-height:32px;padding:6px 12px;margin-bottom:18px;font-size:9px}.pl-story-exact__headline-wrap{padding-right:0}.pl-story-exact__heading{font-size:clamp(43px,12vw,60px)!important;line-height:.89!important}.pl-story-exact__burst{display:none}.pl-story-exact__text{margin-top:21px;font-size:15px}.pl-story-exact__steps{margin-top:28px}.pl-story-exact__step{min-height:92px;padding:14px 0;grid-template-columns:38px 51px minmax(0,1fr);gap:10px}.pl-story-exact__number{width:34px;height:34px;font-size:9px}.pl-story-exact__icon-wrap{width:46px;height:46px}.pl-story-exact__icon{width:44px;height:44px}.pl-story-exact__icon-placeholder{width:42px;height:42px}.pl-story-exact__step-title{font-size:18px!important}.pl-story-exact__step-text{margin-top:5px;font-size:11px}.pl-story-exact__button{width:100%;min-height:56px;margin-top:24px}}@media(prefers-reduced-motion:reduce){.pl-story-exact__button{transition:none}}.pl-story-v4{width:100%;background:var(--pl-bg);color:var(--pl-navy)}.pl-story-v4__inner{width:min(1500px,100%);margin:0 auto;padding:20px 28px 30px;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:62px;align-items:stretch}.pl-story-v4__media{position:relative;width:100%;aspect-ratio:.8 / 1;overflow:hidden;border-radius:var(--pl-radius);background:#e8f2fb}.pl-story-v4__image{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.pl-story-v4__placeholder{width:100%;height:100%;min-height:760px;display:grid;place-items:center;color:var(--pl-muted);font-family:"Comfortaa",var(--font-body-family),sans-serif!important;font-size:11px;letter-spacing:.08em}.pl-story-v4__photo-phrase-image-wrap{position:absolute;top:18%;left:4.5%;width:190px;max-width:30%;z-index:3}.pl-story-v4__photo-phrase-image{width:100%;height:auto;display:block}.pl-story-v4__photo-copy{position:absolute;top:18%;left:4.5%;z-index:3;display:flex;flex-direction:column;color:var(--pl-navy);font-family:"Yorkmade",var(--font-heading-family),sans-serif!important;font-size:clamp(34px,2.7vw,48px);font-weight:400!important;line-height:.9;letter-spacing:-.04em;transform:rotate(-4deg)}.pl-story-v4__photo-copy i{width:105px;height:7px;margin-top:12px;margin-left:2px;border-radius:999px;background:var(--pl-yellow);transform:rotate(-5deg)}.pl-story-v4__content{min-width:0;padding:30px 0 18px;display:flex;flex-direction:column;justify-content:center}.pl-story-v4__eyebrow{width:fit-content;min-height:36px;padding:7px 16px;margin-bottom:28px;display:inline-flex;align-items:center;justify-content:center;border:1.5px solid var(--pl-navy);border-radius:999px;color:var(--pl-navy);font-family:"Comfortaa",var(--font-body-family),sans-serif!important;font-size:11px;font-weight:600;line-height:1;letter-spacing:.08em;text-transform:uppercase}.pl-story-v4__title-row{position:relative;width:100%;padding-right:90px}.pl-story-v4__heading{margin:0!important;padding:0!important;display:flex;flex-direction:column;align-items:flex-start;width:fit-content;max-width:none!important;color:var(--pl-navy)!important;font-family:"Yorkmade",var(--font-heading-family),sans-serif!important;font-style:normal!important;font-weight:400!important;font-size:var(--pl-title-size)!important;line-height:.88!important;letter-spacing:-.035em!important;text-transform:uppercase!important;word-break:normal!important;overflow-wrap:normal!important}.pl-story-v4__heading span{display:block;white-space:nowrap}.pl-story-v4__burst-image-wrap{position:absolute;top:63%;right:0;width:82px;transform:translateY(-50%)}.pl-story-v4__burst-image{width:100%;height:auto;display:block}.pl-story-v4__burst{position:absolute;top:63%;right:0;width:78px;height:94px;transform:translateY(-50%)}.pl-story-v4__burst span{position:absolute;right:0;width:48px;height:10px;border-radius:999px;background:var(--pl-yellow);transform-origin:right center}.pl-story-v4__burst span:nth-child(1){top:8px;transform:rotate(31deg)}.pl-story-v4__burst span:nth-child(2){top:38px;transform:rotate(0)}.pl-story-v4__burst span:nth-child(3){top:68px;transform:rotate(-31deg)}.pl-story-v4__text{width:100%;max-width:690px;margin-top:30px;color:var(--pl-navy);font-family:"Comfortaa",var(--font-body-family),sans-serif!important;font-size:clamp(17px,1.25vw,20px);font-weight:400;line-height:1.5;letter-spacing:0}.pl-story-v4__text p{margin:0}.pl-story-v4__steps{width:100%;margin-top:36px;border-top:1px solid rgba(6,42,91,.17)}.pl-story-v4__step{min-height:108px;padding:17px 0;display:grid;grid-template-columns:50px 76px minmax(0,1fr);column-gap:16px;align-items:center;border-bottom:1px solid rgba(6,42,91,.17)}.pl-story-v4__number{width:46px;height:46px;display:grid;place-items:center;border:1.5px solid var(--pl-navy);border-radius:50%;color:var(--pl-navy);font-family:"Comfortaa",var(--font-body-family),sans-serif!important;font-size:11px;font-weight:600}.pl-story-v4__icon-wrap{width:68px;height:68px;display:grid;place-items:center}.pl-story-v4__icon{width:64px;height:64px;display:block;object-fit:contain}.pl-story-v4__icon-placeholder{width:58px;height:58px;display:grid;place-items:center;border:1px dashed var(--pl-muted);border-radius:12px;color:var(--pl-muted);font-family:"Comfortaa",var(--font-body-family),sans-serif!important;font-size:20px}.pl-story-v4__step-title{margin:0!important;color:var(--pl-navy)!important;font-family:"Yorkmade",var(--font-heading-family),sans-serif!important;font-style:normal!important;font-weight:400!important;font-size:23px!important;line-height:1!important;letter-spacing:-.02em!important;text-transform:uppercase!important}.pl-story-v4__step-text{margin:7px 0 0;color:var(--pl-muted);font-family:"Comfortaa",var(--font-body-family),sans-serif!important;font-size:14px;font-weight:400;line-height:1.4;letter-spacing:0}.pl-story-v4__button{width:405px;max-width:100%;min-height:64px;margin-top:28px;padding:16px 30px;display:inline-flex;align-items:center;justify-content:space-between;gap:24px;border:1.5px solid var(--pl-navy);border-radius:999px;background:var(--pl-navy);color:#fff;font-family:"Comfortaa",var(--font-body-family),sans-serif!important;font-size:12px;font-weight:600;line-height:1;letter-spacing:.06em;text-decoration:none;text-transform:uppercase;transition:transform .18s ease,background .18s ease,color .18s ease}.pl-story-v4__button:hover{transform:translateY(-2px);background:transparent;color:var(--pl-navy)}@media screen and (max-width:1250px){.pl-story-v4__inner{gap:38px}.pl-story-v4__heading{font-size:min(var(--pl-title-size),78px)!important}}@media screen and (max-width:989px){.pl-story-v4__inner{grid-template-columns:1fr;gap:30px;padding:20px 18px 36px}.pl-story-v4__media{aspect-ratio:4 / 5}.pl-story-v4__content{padding:6px 4px 0}.pl-story-v4__heading{font-size:clamp(58px,9vw,82px)!important}}@media screen and (max-width:749px){.pl-story-v4__inner{padding:14px 14px 34px;gap:24px}.pl-story-v4__media{border-radius:20px}.pl-story-v4__photo-phrase-image-wrap{top:8%;left:5%;width:135px;max-width:38%}.pl-story-v4__photo-copy{top:8%;left:5%;font-size:28px}.pl-story-v4__photo-copy i{width:75px;height:5px;margin-top:8px}.pl-story-v4__eyebrow{min-height:32px;margin-bottom:18px;padding:6px 12px;font-size:9px}.pl-story-v4__title-row{padding-right:0}.pl-story-v4__heading{font-size:clamp(42px,11.5vw,58px)!important;line-height:.9!important}.pl-story-v4__burst,.pl-story-v4__burst-image-wrap{display:none}.pl-story-v4__text{margin-top:22px;font-size:15px}.pl-story-v4__steps{margin-top:28px}.pl-story-v4__step{min-height:92px;padding:14px 0;grid-template-columns:38px 51px minmax(0,1fr);gap:10px}.pl-story-v4__number{width:34px;height:34px;font-size:9px}.pl-story-v4__icon-wrap{width:46px;height:46px}.pl-story-v4__icon{width:44px;height:44px}.pl-story-v4__icon-placeholder{width:42px;height:42px}.pl-story-v4__step-title{font-size:18px!important}.pl-story-v4__step-text{margin-top:5px;font-size:11px}.pl-story-v4__button{width:100%;min-height:56px;margin-top:24px}}@media(prefers-reduced-motion:reduce){.pl-story-v4__button{transition:none}}.pl-story-v3{width:100%;background:var(--pl-bg);color:var(--pl-navy)}.pl-story-v3__inner{width:min(1500px,100%);margin:0 auto;padding:clamp(46px,5vw,78px) clamp(18px,3vw,46px);display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:clamp(44px,5vw,82px);align-items:stretch}.pl-story-v3__media{position:relative;min-height:760px;overflow:hidden;border-radius:var(--pl-radius);background:#eaf3fb}.pl-story-v3__image{width:100%;height:100%;min-height:760px;display:block;object-fit:cover;object-position:center}.pl-story-v3__placeholder{min-height:760px;display:grid;place-items:center;color:var(--pl-muted);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.pl-story-v3__photo-phrase{position:absolute;top:28px;left:34px;z-index:2;color:var(--pl-navy);font-size:clamp(30px,2.8vw,46px);line-height:.92;font-weight:800;letter-spacing:-.045em;font-style:italic;transform:rotate(-3deg)}.pl-story-v3__photo-phrase i{display:block;width:98px;height:6px;margin-top:12px;margin-left:2px;border-radius:999px;background:var(--pl-yellow);transform:rotate(-4deg)}.pl-story-v3__content{min-width:0;align-self:center;padding:10px 0}.pl-story-v3__eyebrow{width:fit-content;min-height:34px;padding:7px 15px;margin-bottom:26px;display:inline-flex;align-items:center;border:1px solid var(--pl-navy);border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.pl-story-v3__headline-wrap{position:relative;width:100%}.pl-story-v3__heading{margin:0;max-width:10.7ch;color:var(--pl-navy);font-size:clamp(58px,5.9vw,96px);line-height:.9;letter-spacing:-.055em;font-weight:900;text-transform:uppercase}.pl-story-v3__burst{position:absolute;top:48%;right:-2px;width:76px;height:76px;transform:translateY(-50%)}.pl-story-v3__burst span{position:absolute;right:0;width:34px;height:7px;border-radius:999px;background:var(--pl-yellow);transform-origin:right center}.pl-story-v3__burst span:nth-child(1){top:18px;transform:rotate(28deg)}.pl-story-v3__burst span:nth-child(2){top:34px;transform:rotate(2deg)}.pl-story-v3__burst span:nth-child(3){top:50px;transform:rotate(-28deg)}.pl-story-v3__text{max-width:650px;margin-top:30px;color:var(--pl-navy);font-size:clamp(16px,1.35vw,20px);line-height:1.52}.pl-story-v3__text p{margin:0}.pl-story-v3__steps{margin-top:34px;border-top:1px solid rgba(6,42,91,.16)}.pl-story-v3__step{min-height:106px;padding:18px 0;display:grid;grid-template-columns:52px 62px minmax(0,1fr);gap:18px;align-items:center;border-bottom:1px solid rgba(6,42,91,.16)}.pl-story-v3__number{width:44px;height:44px;display:grid;place-items:center;border:1.5px solid var(--pl-navy);border-radius:50%;color:var(--pl-navy);font-size:11px;font-weight:900}.pl-story-v3__icon{width:58px;height:58px;display:grid;place-items:center;color:var(--pl-navy)}.pl-story-v3__icon svg{width:52px;height:52px}.pl-story-v3__step-title{margin:0;color:var(--pl-navy);font-size:21px;line-height:1;letter-spacing:-.02em;font-weight:900;text-transform:uppercase}.pl-story-v3__step-text{margin:8px 0 0;color:var(--pl-muted);font-size:13px;line-height:1.45}.pl-story-v3__button{width:min(390px,100%);min-height:60px;margin-top:30px;padding:16px 26px;display:inline-flex;align-items:center;justify-content:space-between;gap:20px;border:1.5px solid var(--pl-navy);border-radius:999px;background:var(--pl-navy);color:#fff;text-decoration:none;font-size:12px;font-weight:900;letter-spacing:.07em;text-transform:uppercase;transition:transform .18s ease,background .18s ease,color .18s ease}.pl-story-v3__button:hover{transform:translateY(-2px);background:transparent;color:var(--pl-navy)}@media screen and (max-width:1180px){.pl-story-v3__inner{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:38px}.pl-story-v3__media,.pl-story-v3__image,.pl-story-v3__placeholder{min-height:680px}.pl-story-v3__heading{font-size:clamp(52px,5.4vw,78px);max-width:11ch}}@media screen and (max-width:989px){.pl-story-v3__inner{grid-template-columns:1fr;gap:32px}.pl-story-v3__media,.pl-story-v3__image,.pl-story-v3__placeholder{min-height:580px}.pl-story-v3__content{padding:0 6px}.pl-story-v3__heading{max-width:10.8ch}}@media screen and (max-width:749px){.pl-story-v3__inner{padding:38px 14px;gap:24px}.pl-story-v3__media,.pl-story-v3__image,.pl-story-v3__placeholder{min-height:430px}.pl-story-v3__media{border-radius:20px}.pl-story-v3__photo-phrase{top:18px;left:18px;font-size:28px}.pl-story-v3__photo-phrase i{width:72px;height:5px;margin-top:8px}.pl-story-v3__eyebrow{margin-bottom:16px}.pl-story-v3__heading{max-width:10.5ch;font-size:clamp(44px,13vw,62px);line-height:.93}.pl-story-v3__burst{display:none}.pl-story-v3__text{margin-top:20px;font-size:15px}.pl-story-v3__steps{margin-top:26px}.pl-story-v3__step{min-height:92px;grid-template-columns:40px 44px minmax(0,1fr);gap:10px;padding:14px 0}.pl-story-v3__number{width:34px;height:34px;font-size:9px}.pl-story-v3__icon,.pl-story-v3__icon svg{width:38px;height:38px}.pl-story-v3__step-title{font-size:18px}.pl-story-v3__step-text{margin-top:5px;font-size:11px}.pl-story-v3__button{width:100%;min-height:56px}}@media(prefers-reduced-motion:reduce){.pl-story-v3__button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/9/compiled_assets/styles.css.map */
