:root{--g:#276C45;--g2:#1F5637;--ink:#15201a;--mut:#6a756e;--edge:#e7ebe8;--bg:#fbfcfb}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;color:var(--ink);background:var(--bg)}.pcl a{text-decoration:none;color:inherit}.pcl .wrap{max-width:1200px;margin:0 auto;padding:0 24px}.pcl h1,.pcl h2,.pcl h3{font-family:Poppins,sans-serif}.announce{background:var(--g);color:#fff;text-align:center;font-size:13px;font-weight:600;padding:9px}header.pcl-hd{background:#fff;border-bottom:1px solid var(--edge);position:sticky;top:0;z-index:10}.hd{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:68px}.logo{display:flex;align-items:center;gap:9px;font-family:Poppins;font-weight:800;font-size:19px;justify-self:start}.logo img{height:30px}.hd nav{display:flex;gap:26px;font-size:14px;font-weight:500;justify-self:center}.hd-r{justify-self:end;display:flex;gap:16px;align-items:center;color:var(--mut);font-size:17px}.hero{position:relative;height:520px;overflow:hidden}.hero>img{width:100%;height:100%;object-fit:cover}.hero-txt{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center}.hero-txt .wrap{width:100%}.hero-box{max-width:440px}.hero-eyebrow{color:var(--g);font-weight:700;font-size:14px;letter-spacing:.06em;text-transform:uppercase;margin-bottom:14px}.hero h1{font-size:52px;line-height:1.05;letter-spacing:-.02em;margin-bottom:18px}.hero p{font-size:18px;color:#33403a;margin-bottom:26px;line-height:1.5}.pcl .btn-hero{display:inline-block;background:var(--g);color:#fff;font-weight:700;font-size:16px;padding:15px 34px;border-radius:12px;box-shadow:0 8px 24px #276c4547}.pcl .btn-buy{color:#fff}.trust{background:#fff;border-bottom:1px solid var(--edge)}.pcl .trust-in{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding:22px 24px}.trust-i{display:flex;align-items:center;gap:11px;justify-content:center;font-size:14px;font-weight:600}.trust-i .ic{font-size:22px}.trust-i small{display:block;font-weight:400;color:var(--mut);font-size:12px}section.blk{padding:64px 0}.sec-h{text-align:center;margin-bottom:38px}.sec-h h2{font-size:34px;letter-spacing:-.02em}.sec-h p{color:var(--mut);margin-top:8px;font-size:16px}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.card{background:#fff;border:1px solid var(--edge);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transition:.15s;box-shadow:0 1px 2px #00000008}.card:hover{box-shadow:0 12px 30px #1018141a;transform:translateY(-3px)}.card-img{position:relative;aspect-ratio:1;background:#f4f6f4;overflow:hidden}.card-img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.badge-hot{position:absolute;top:10px;left:10px;background:#fff;color:var(--g2);font-size:11px;font-weight:700;padding:5px 9px;border-radius:20px;box-shadow:0 2px 8px #0000001a}.card-body{padding:14px;display:flex;flex-direction:column;gap:7px;flex:1}.card-cat{font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:var(--mut);font-weight:600}.card-title{font-family:Inter;font-size:14px;font-weight:600;line-height:1.35;min-height:38px}.prices{display:flex;align-items:center;flex-wrap:wrap;margin-top:auto}.price{font-size:20px;font-weight:800;color:var(--ink)}.price-old{font-size:14px;color:#b3bab5;text-decoration:line-through;margin-left:8px}.disc{background:#fbe9e7;color:#c0392b;font-size:12px;font-weight:800;padding:2px 7px;border-radius:6px;margin-left:8px}.btn-buy{margin-top:4px;background:var(--g);color:#fff;text-align:center;font-weight:700;font-size:14px;padding:11px;border-radius:10px}.card-cod{text-align:center;font-size:12px;color:var(--g2);font-weight:600}.band{position:relative;border-radius:20px;overflow:hidden;height:340px}.band>img{width:100%;height:100%;object-fit:cover}.band-txt{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;text-align:right;padding:0 56px;background:linear-gradient(90deg,transparent 40%,rgba(251,252,251,.82) 74%)}.band-txt h2{font-size:42px;max-width:420px;letter-spacing:-.02em;color:var(--g2)}.band-txt p{color:#3b463f;margin:12px 0 22px;font-size:17px;max-width:340px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.step{text-align:center;padding:0 12px}.step .n{width:56px;height:56px;border-radius:50%;background:var(--g);color:#fff;font-family:Poppins;font-weight:800;font-size:24px;display:grid;place-items:center;margin:0 auto 16px}.step h3{font-size:19px;margin-bottom:8px}.step p{color:var(--mut);font-size:15px;line-height:1.5}.steps-wrap{background:#eef4f0;border-radius:24px;padding:56px 40px}.revs{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.rev{background:#fff;border:1px solid var(--edge);border-radius:16px;padding:22px}.rev .ic{font-size:26px;margin-bottom:10px}.rev h3{font-size:16px;margin-bottom:6px}.rev p{font-size:14px;line-height:1.6;color:#38423c}footer.pcl-ft{background:#15201a;color:#c9d3cd;padding:56px 0 26px;margin-top:20px;font-size:14px}.foot-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr 1.1fr;gap:40px}.foot-grid h4{color:#fff;font-family:Poppins;font-size:14px;margin-bottom:16px}.foot-grid a{color:#c9d3cd;display:block;padding:5px 0}.foot-grid a:hover{color:#fff}.foot-brand .logo{color:#fff;margin-bottom:14px}.foot-brand p{color:#8b978f;line-height:1.6;max-width:290px}.foot-pay{display:flex;gap:10px;margin-top:16px;font-size:22px}.foot-bottom{border-top:1px solid #2a3a31;margin-top:38px;padding-top:20px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;color:#8b978f;font-size:13px}@media(max-width:800px){.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-in{grid-template-columns:repeat(2,1fr)}.steps,.revs,.foot-grid{grid-template-columns:1fr}.hero h1{font-size:36px}.band-txt{padding:0 28px;background:linear-gradient(180deg,#fbfcfb1a,#fbfcfbd9)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/pcl.css.map */
