.plr-page{--plr-ink: #171716;--plr-muted: #686762;--plr-paper: #f7f6f1;--plr-line: rgba(23, 23, 22, .12);--plr-accent: #ef6946;background:var(--plr-paper);color:var(--plr-ink);padding-bottom:80px}.plr-shell{width:min(calc(100% - 40px),1440px);margin-inline:auto}.plr-eyebrow{margin:0 0 10px;color:var(--plr-muted);font-size:12px;font-weight:720;letter-spacing:.14em;line-height:1.2;text-transform:uppercase}.plr-display{margin:0;max-width:13ch;font-size:clamp(42px,5.2vw,82px);font-weight:620;letter-spacing:-.055em;line-height:.98}.plr-title{margin:0;font-size:clamp(30px,3.2vw,54px);font-weight:620;letter-spacing:-.045em;line-height:1.02}.plr-lead{max-width:620px;margin:18px 0 0;color:var(--plr-muted);font-size:clamp(16px,1.45vw,20px);line-height:1.55}.plr-button{-webkit-appearance:none;appearance:none;max-width:100%;min-height:50px;padding:13px 23px;border:1px solid transparent;border-radius:999px;background:var(--plr-ink);color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font:inherit;font-size:14px;font-weight:720;line-height:1.25;text-align:center;white-space:normal;text-decoration:none}.plr-button--light{background:#fff;color:var(--plr-ink)}.plr-button:disabled{cursor:wait;opacity:.65}.plr-page [hidden]{display:none!important}.plr-switch{width:fit-content;max-width:100%;margin-top:26px;padding:4px;border:1px solid rgba(255,255,255,.22);border-radius:999px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.plr-switch__button{-webkit-appearance:none;appearance:none;min-height:42px;padding:10px 16px;border:0;border-radius:999px;background:transparent;color:#ffffffad;cursor:pointer;font:inherit;font-size:12px;font-weight:720;white-space:nowrap}.plr-switch__button.is-active{background:#fff;color:var(--plr-ink)}.plr-format-copy{max-width:540px;margin:22px 0 0;color:#ffffffbd;font-size:14px;line-height:1.55}.plr-hero{padding:32px 0 60px}.plr-hero__grid{min-height:650px;border-radius:30px;background:var(--plr-ink);color:#fff;display:grid;grid-template-columns:.78fr 1.22fr;overflow:hidden}.plr-hero__copy{min-width:0;padding:clamp(40px,5vw,76px);display:flex;flex-direction:column;justify-content:center}.plr-hero__copy .plr-eyebrow,.plr-hero__copy .plr-lead{color:#ffffffa3}.plr-actions{margin-top:26px;display:flex;flex-wrap:wrap;gap:10px;align-items:center}.plr-compare{margin:13px 0 0;color:#ffffff9e;font-size:12px}.plr-hero__products{min-width:0;max-width:100%;padding:28px;background:#d9dad4;overflow:hidden}.plr-hero__product-grid{min-width:0;max-width:100%;width:100%;height:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;align-items:end}.plr-hero-product{min-height:480px;border-radius:20px;background:#ffffffc7;color:var(--plr-ink);overflow:hidden;display:flex;flex-direction:column;text-decoration:none}.plr-hero-product img{width:100%;height:380px;object-fit:contain;padding:20px 10px 0}.plr-hero-product div{padding:17px}.plr-hero-product span{display:block;color:var(--plr-muted);font-size:10px;letter-spacing:.08em;text-transform:uppercase}.plr-hero-product strong{display:block;margin-top:5px;font-size:14px;line-height:1.3}.plr-hero-product small{display:block;margin-top:5px;color:var(--plr-muted);font-size:11px}.plr-section{padding:58px 0}.plr-section__head{margin-bottom:28px}.plr-steps{display:grid;gap:18px;scroll-margin-top:128px}.plr-step{min-height:510px;padding:32px;border-radius:28px;background:#fff;display:grid;grid-template-columns:.8fr 1.2fr;gap:44px;align-items:center}.plr-step:nth-child(2n){grid-template-columns:1.2fr .8fr}.plr-step:nth-child(2n) .plr-step__media{order:2}.plr-step__media{height:450px;border-radius:20px;background:#efeee9;overflow:hidden}.plr-step__media img{width:100%;height:100%;padding:25px;object-fit:contain}.plr-step__number{color:var(--plr-accent);font-size:12px;font-weight:780;letter-spacing:.12em;text-transform:uppercase}.plr-step h2{margin:10px 0 0;font-size:clamp(32px,4vw,58px);letter-spacing:-.05em;line-height:1}.plr-step h3{margin:12px 0 0;font-size:15px;line-height:1.45}.plr-step p{max-width:540px;color:var(--plr-muted);line-height:1.65}.plr-plan{padding:clamp(28px,5vw,62px);border-radius:28px;background:#fff;display:grid;grid-template-columns:.8fr 1.2fr;gap:48px;align-items:center}.plr-table{width:100%;border-collapse:collapse}.plr-table th,.plr-table td{padding:17px;border-bottom:1px solid var(--plr-line);text-align:left;font-size:13px}.plr-table th{color:var(--plr-muted);font-size:11px;letter-spacing:.08em;text-transform:uppercase}@media(max-width:900px){.plr-shell{width:min(calc(100% - 28px),1440px)}.plr-hero__grid{grid-template-columns:minmax(0,1fr);min-height:0}.plr-hero__product-grid{max-width:100%;overflow-x:auto;grid-template-columns:repeat(3,68vw);scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:thin}.plr-hero-product{scroll-snap-align:start}.plr-step,.plr-step:nth-child(2n),.plr-plan{grid-template-columns:1fr}.plr-step:nth-child(2n) .plr-step__media{order:0}}@media(max-width:600px){.plr-shell{width:min(calc(100% - 20px),1440px)}.plr-page{padding-bottom:50px}.plr-hero{padding:14px 0 42px}.plr-hero__grid{min-height:0;border-radius:22px}.plr-hero__copy{min-height:0;padding:32px 20px 28px}.plr-display{font-size:clamp(38px,12.5vw,44px)}.plr-title{font-size:34px}.plr-lead{font-size:15px}.plr-switch{width:100%;margin-top:22px}.plr-switch__button{min-width:0;min-height:44px;padding-inline:8px;font-size:10.5px}.plr-button{width:100%;min-height:52px}.plr-hero__products{padding:16px}.plr-hero__product-grid{grid-template-columns:repeat(3,minmax(245px,82%));gap:10px;padding-bottom:8px}.plr-hero-product{min-height:340px;border-radius:16px}.plr-hero-product img{height:250px;padding-top:12px}.plr-hero-product div{padding:14px}.plr-section{padding:42px 0}.plr-step{min-height:0;padding:16px;gap:20px;border-radius:20px}.plr-step__media{height:285px;border-radius:15px}.plr-step__media img{padding:18px}.plr-step h2{font-size:36px}.plr-step h3{font-size:14px}.plr-step p{font-size:14px;line-height:1.55}.plr-plan{padding:22px;gap:24px}.plr-table{display:block;overflow-x:auto;white-space:nowrap}}@media(prefers-reduced-motion:reduce){.plr-page *,.plr-page *:before,.plr-page *:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/petitlab-three-step.css.map */
