.plc{background:#f4f6fb;color:#0b1f3a;padding:64px 20px;overflow-x:hidden}.plc__wrap{max-width:1120px;margin:0 auto}.plc__head{text-align:center;max-width:700px;margin:0 auto 32px}.plc__eyebrow{display:inline-block;font-size:11px;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:#3863f6;margin-bottom:10px}.plc__title{font-size:clamp(24px,3.4vw,38px);font-weight:800;letter-spacing:-.5px;margin:0 0 10px}.plc__sub{font-size:15px;color:#52617b;margin:14px 0 0;line-height:1.55}.plc__city{display:inline-block;background:#3863f624;color:#3863f6;border-radius:11px;padding:.02em .4em;font-weight:800;white-space:nowrap;box-shadow:inset 0 0 0 1px #3863f64d}.plc__count{display:inline-flex;align-items:center;gap:11px;max-width:100%;margin:16px 0 0;text-align:left;background:#3863f60f;border:1px solid rgba(56,99,246,.16);border-radius:14px;padding:9px 15px 9px 10px}.plc__count-ico{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:9px;background:#3863f6;color:#fff}.plc__count-num{flex:0 0 auto;font-size:20px;font-weight:800;color:#3863f6;letter-spacing:-.5px;line-height:1}.plc__count-txt{font-size:12.5px;font-weight:600;color:#52617b;line-height:1.35}.plc__stat-tested{display:block;font-size:11px;font-weight:700;color:#3863f6;margin-top:-3px;margin-bottom:7px}.plc__grid{display:grid;grid-template-columns:1.9fr 1fr;gap:26px;align-items:stretch}.plc__chart,.plc__stats{min-width:0}.plc__chart{display:flex;flex-direction:column;background:#fff;border:1px solid #e3e8f0;border-radius:22px;padding:18px 22px 16px;box-shadow:0 20px 50px -30px #0b1f3a66}.plc__chart-head{display:flex;align-items:center;justify-content:space-between;min-height:26px;margin-bottom:2px}.plc__viewlabel{font-size:14px;font-weight:800;letter-spacing:-.2px}.plc__back{border:1px solid #e3e8f0;background:#f4f6fb;color:#3863f6;font-weight:700;font-size:11.5px;border-radius:20px;padding:4px 11px;cursor:pointer;transition:background .2s}.plc__back:hover{background:#e9eefc}.plc__legend{display:flex;gap:18px;margin:4px 0 8px}.plc__lg{font-size:12px;font-weight:700;display:inline-flex;align-items:center;gap:7px;color:#33425c}.plc__lg:before{content:"";width:15px;height:3px;border-radius:3px}.plc__lg--before:before{background:#c0392b}.plc__lg--after:before{background:#3863f6}.plc__svgwrap{position:relative;flex:1 1 auto;min-height:240px;margin-top:2px}.plc__bubble{position:absolute;display:none;min-width:148px;max-width:210px;background:#fff;border:1px solid #e3e8f0;border-radius:12px;padding:9px 11px;box-shadow:0 10px 26px -12px #0b1f3a66;z-index:5;pointer-events:none;font-family:inherit}.plc__bubble-name{font-size:13px;font-weight:800;color:#0b1f3a;letter-spacing:-.2px;margin-bottom:5px}.plc__bubble-row{display:flex;justify-content:space-between;gap:14px;font-size:11.5px;color:#52617b;line-height:1.5}.plc__bubble-row span:last-child{font-weight:700;color:#0b1f3a}.plc__bubble-row--before span:last-child{color:#c0392b}.plc__bubble-row--after span:last-child{color:#3863f6}.plc__bubble-row--reduc{border-top:1px solid #eef1f7;margin-top:5px;padding-top:5px}.plc__svg{position:absolute;top:0;right:0;bottom:0;width:100%;height:100%;overflow:hidden;left:-10%}.plc-gridline{stroke:#eef1f7;stroke-width:1}.plc-ylab{fill:#8595ad;font-size:10px;font-weight:600;text-anchor:end}.plc-axis{stroke:#c0ccdd;stroke-width:1.6}.plc-bar{transform-box:fill-box;transform-origin:50% 100%;animation:plcBarGrow .7s cubic-bezier(.2,.7,.2,1) both}@keyframes plcBarGrow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.plc-bar-before{fill:#c0392b}.plc-bar-after{fill:#3863f6}.plc-area{fill:url(#plcGrad);opacity:0;transition:opacity .7s ease .2s}.plc-area.is-in{opacity:1}.plc-drop{stroke:#aebcd2;stroke-width:1.5;stroke-dasharray:2 3;opacity:0;transition:opacity .4s ease .25s}.plc-drop.is-in{opacity:.55}.plc-bandtag{fill:#3863f6;font-size:12px;font-weight:800;text-anchor:middle;letter-spacing:.3px;opacity:0;transition:opacity .5s ease .5s}.plc-bandtag.is-in{opacity:.6}.plc-before{fill:none;stroke:#c0392b;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1700;stroke-dashoffset:1700}.plc-after{fill:none;stroke:#3863f6;stroke-width:3.4;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1700;stroke-dashoffset:1700}.plc-before.is-in,.plc-after.is-in{animation:plcDraw 1.3s cubic-bezier(.4,0,.1,1) forwards}@keyframes plcDraw{to{stroke-dashoffset:0}}.plc-dot{opacity:0;transition:opacity .3s ease}.plc-dot.is-in{opacity:1}.plc-dot-before{fill:#c0392b}.plc-dot-after{fill:#fff;stroke:#3863f6;stroke-width:2.5}.plc-vlab{fill:#0b1f3a;font-size:12.5px;font-weight:800;text-anchor:middle;opacity:0;transition:opacity .3s ease}.plc-vlab.is-in{opacity:1}.plc-alab{fill:#3863f6;font-size:11px;font-weight:700;text-anchor:middle;opacity:0;transition:opacity .3s ease}.plc-alab.is-in{opacity:.95}.plc-dot-max{fill:#3863f6;stroke:#fff;stroke-width:2.5}.plc-vlab-max{fill:#3863f6;font-size:14px}.plc-alab.is-dim,.plc-vlab.is-dim{font-weight:500;opacity:.3;transition:opacity .25s ease}.plc-alab.is-sel{font-weight:800;opacity:1}.plc-vlab.is-sel{font-weight:900;opacity:1}.plc-sel{stroke:#c0392b;stroke-width:1.6;stroke-dasharray:3 4;opacity:.85}.plc-ntop{fill:#0b1f3a;font-size:11px;font-weight:800;text-anchor:middle;letter-spacing:.2px;opacity:0;transition:opacity .35s ease}.plc-ntop.is-in{opacity:1}.plc-drophit{stroke:#0000;stroke-width:28;stroke-linecap:butt;pointer-events:stroke;cursor:pointer}.plc-xlab{fill:#33425c;font-size:12px;font-weight:700;text-anchor:middle}.plc__stats{display:flex;flex-direction:column;gap:10px}.plc__stats-hint{font-size:11px;color:#8595ad;margin:2px;font-weight:600}.plc__stats-scroll{display:flex;flex-direction:column;gap:10px}.plc__stat{display:block;width:100%;text-align:left;cursor:pointer;background:#fff;border:1px solid #e3e8f0;border-radius:14px;padding:12px 14px;box-shadow:0 8px 22px -18px #0b1f3a80;transition:border-color .2s,box-shadow .2s,transform .15s;font:inherit;color:inherit}.plc__stat:hover{border-color:#bcd0f0;transform:translateY(-1px)}.plc__stat[aria-pressed=true]{border-color:#3863f6;box-shadow:0 0 0 2px #3863f62e,0 8px 22px -16px #0b1f3a80}.plc__stat-top{display:flex;justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:8px}.plc__stat-label{font-size:13.5px;font-weight:700;color:#33425c}.plc__stat-val{font-size:18px;font-weight:800;letter-spacing:-.5px;white-space:nowrap;background:linear-gradient(180deg,#0b1f3a,#3863f6);-webkit-background-clip:text;background-clip:text;color:transparent}.plc__bar{display:block;height:6px;border-radius:20px;background:#eef1f7;overflow:hidden}.plc__bar i{display:block;height:100%;width:var(--w);border-radius:20px;background:linear-gradient(90deg,#3863f6,#5b86ff)}.plc__stat-hint{display:block;font-size:10.5px;color:#8595ad;margin-top:7px;font-weight:600}.plc__note{font-size:11.5px;color:#8595ad;margin:18px 2px 0;line-height:1.5;text-align:center}@media(max-width:760px){.plc{padding:40px 14px}.plc__head{margin-bottom:20px}.plc__count{display:flex;width:100%;gap:12px;padding:12px 14px}.plc__count-ico{width:34px;height:34px;border-radius:10px}.plc__count-num{font-size:22px}.plc__count-txt{font-size:12.5px}.plc__sub{font-size:14px}.plc__grid{grid-template-columns:1fr;gap:14px}.plc__stats{order:-1;gap:8px}.plc__stats-hint{margin-left:4px}.plc__stats-scroll{flex-direction:row;overflow-x:auto;min-width:0;gap:9px;padding:2px 4px 8px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none}.plc__stats-scroll::-webkit-scrollbar{display:none}.plc__stat{flex:0 0 auto;width:auto;min-width:128px;scroll-snap-align:start;padding:11px 13px;border-radius:16px}.plc__stat .plc__bar,.plc__stat .plc__stat-hint{display:none}.plc__stat-top{margin-bottom:0;flex-direction:column;align-items:flex-start;gap:3px}.plc__stat-val{font-size:17px}.plc__stat-label{font-size:12.5px}.plc__chart{padding:0;background:transparent;border:0;box-shadow:none}.plc__svgwrap{position:relative;min-height:0;margin-top:8px}.plc__svg{position:relative;width:100%;height:auto;left:-3%}.plc__chart-head{min-height:24px}}@media(max-width:420px){.plc__stat{min-width:118px}}.pp2{padding:var(--pp2-pt) 0 var(--pp2-pb)}@media(min-width:991px){.pp2{display:none}}.pp2__wrap{max-width:1180px;margin:0 auto;padding:0 20px}.pp2__eyebrow{display:block;font-size:11px;font-weight:800;letter-spacing:1.6px;text-transform:uppercase;color:#8595ad;margin:0 2px 14px}.pp2__track{display:flex;gap:16px;overflow-x:auto;max-width:60%;padding:4px 2px 14px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none}.pp2__track::-webkit-scrollbar{display:none}.pp2__card{flex:0 0 clamp(200px,26%,280px);scroll-snap-align:start;display:flex;flex-direction:column;justify-content:space-between;border:1px solid rgba(11,31,58,.08);border-radius:18px;padding:18px 20px;min-height:240px;background:transparent}.pp2__top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:4px}.pp2__mark{font-size:42px;line-height:.6;color:var(--pu-cta-blue,#2764FF);font-weight:700}.pp2__date{font-size:12px;font-weight:600;color:#9aa6b6;white-space:nowrap;margin-top:5px}.pp2__quote{flex:1 1 auto;display:flex;align-items:center;justify-content:center;text-align:center;font-size:13.5px;line-height:1.5;color:#1c2a44;margin:6px 2px 16px}.pp2__src{display:flex;align-items:center;justify-content:center;min-height:28px}.pp2__logo{max-height:28px;max-width:140px;width:auto;object-fit:contain;opacity:.68;filter:grayscale(1)}.pp2__outlet{font-size:13px;font-weight:800;letter-spacing:1px;color:#8a96a6;text-transform:uppercase}@media(max-width:1100px){.pp2__track{max-width:none}}@media(max-width:760px){.pp2__wrap{padding:0}.pp2__eyebrow{padding:0 18px}.pp2__track{gap:13px;padding:4px 18px 14px 0;scroll-snap-type:x proximity;scroll-padding-left:31px}.pp2__track:before{content:"";flex:0 0 18px;align-self:stretch;border:1px solid rgba(11,31,58,.08);border-left:none;border-radius:0 20px 20px 0;background:#f2f4fb;box-shadow:inset 0 1px #ffffffbf}.pp2__card{flex:0 0 76%;min-height:230px;padding:18px}}.prt{background:#fff;color:#0b1f3a;padding:64px 20px;overflow-x:hidden}.prt__wrap{max-width:1080px;margin:0 auto}.prt__head{max-width:640px;margin:0 0 28px}.prt__eyebrow{display:inline-block;font-size:11px;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:#3863f6;margin-bottom:10px}.prt__title{font-size:clamp(28px,3.6vw,40px);font-weight:800;letter-spacing:-.6px;margin:0 0 12px}.prt__intro{font-size:15px;color:#52617b;line-height:1.6;margin:0}.prt__link{color:#3863f6;font-weight:700;text-decoration:underline}.prt__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.prt__card{display:flex;flex-direction:column;background:#fff;border:1px solid #e3e8f0;border-radius:18px;padding:22px 24px;box-shadow:0 14px 34px -26px #0b1f3a80;min-height:200px}.prt__top{margin-bottom:12px}.prt__name{font-size:19px;font-weight:800;letter-spacing:-.3px}.prt__badge{font-size:12px;color:#8595ad;font-weight:600;margin-top:3px}.prt__desc{font-size:13.5px;color:#52617b;line-height:1.55;margin:0 0 18px;flex:1 1 auto}.prt__foot{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;border-top:1px solid #eef1f7;padding-top:12px}.prt__rlabel{font-size:12px;color:#8595ad;font-weight:600}.prt__rval{font-size:clamp(26px,3vw,34px);font-weight:800;letter-spacing:-1px;line-height:1;background:linear-gradient(180deg,#0b1f3a,#3863f6);-webkit-background-clip:text;background-clip:text;color:transparent;white-space:nowrap}.prt__notes{font-size:11px;color:#aab4c4;margin:20px 0 0;line-height:1.5}@media(max-width:760px){.prt{padding:44px 0}.prt__head{padding:0 18px;margin-bottom:20px}.prt__notes{padding:0 18px}.prt__grid{display:flex;overflow-x:auto;gap:14px;padding:2px 18px 14px 0;scroll-snap-type:x proximity;scroll-padding-left:32px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.prt__grid::-webkit-scrollbar{display:none}.prt__grid:before{content:"";flex:0 0 18px;align-self:stretch;border:1px solid #e3e8f0;border-left:none;border-radius:0 18px 18px 0;background:#fff;box-shadow:0 14px 34px -26px #0b1f3a80}.prt__card{flex:0 0 84%;scroll-snap-align:start;min-height:210px}}.plg{background:linear-gradient(180deg,#eef2fb,#f6f8fd 45%,#f4f4f4);padding:72px 20px;color:#0b1f3a}.plg__wrap{max-width:1180px;margin:0 auto}.plg__head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:34px;flex-wrap:wrap}.plg__eyebrow{display:inline-block;font-size:11px;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:#3863f6;margin-bottom:9px}.plg__title{font-size:clamp(28px,4vw,46px);font-weight:800;letter-spacing:-.8px;margin:0;max-width:15ch;line-height:1.05}.plg__sub{font-size:15.5px;color:#52617b;margin:0;max-width:34ch;line-height:1.55}.plg__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.plg__card{position:relative;display:flex;flex-direction:column;justify-content:flex-end;border-radius:26px;overflow:hidden;min-height:380px;isolation:isolate;border:1px solid rgba(255,255,255,.5)}.plg__card--wide{grid-column:span 2}.plg__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.plg__media picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.plg__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 1.2s cubic-bezier(.2,0,.1,1)}.plg__img--ph{background:radial-gradient(130% 120% at 25% 0,color-mix(in srgb,var(--acc) 60%,#0b1f3a),#0b1f3a 72%)}.plg__card:hover .plg__img{transform:scale(1.07)}.plg__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0b1f3a1a 0% 38%,#0b1f3ab8 78%,#0b1f3ae0)}.plg__warn{position:absolute;top:15px;left:15px;z-index:3;display:inline-flex;align-items:center;gap:7px;font-size:10.5px;font-weight:800;letter-spacing:1px;text-transform:uppercase;color:#fff;background:transparent;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(0,0,0,.1);border-radius:30px;padding:6px 12px}.plg__warn-dot{width:6px;height:6px;border-radius:50%;background:#ffffffd9}.plg__content{position:relative;z-index:2;padding:18px 20px}.plg__name{font-size:clamp(24px,3vw,30px);font-weight:800;letter-spacing:-.5px;color:#fff;line-height:1.05;text-shadow:0 2px 14px rgba(0,0,0,.3)}.plg__presence{font-size:12.5px;font-weight:700;color:#cfe0ff;margin-top:6px}.plg__pain{font-size:12.5px;color:#ffffffd1;margin-top:5px;line-height:1.4;max-width:42ch}.plg__result{display:inline-flex;align-self:flex-start;width:auto;align-items:center;gap:9px;margin-top:14px;padding:8px 15px;border-radius:clamp(14px,1.5vw,20px);background:none;border:1px solid rgba(255,255,255,.5);box-shadow:0 4px 14px #0000002e}.plg__result-verb{font-size:13px;font-weight:700;color:#fff;letter-spacing:.2px}.plg__result-val{font-size:clamp(24px,2.6vw,30px);font-weight:800;letter-spacing:-1px;color:#fff;line-height:1;white-space:nowrap}.plg__foot{text-align:center;font-size:12px;color:#8595ad;margin:28px 0 0}.plg__card{opacity:0;transform:translateY(24px) scale(.985);transition:opacity .7s ease,transform .7s cubic-bezier(.2,0,.1,1)}.plg--in .plg__card{opacity:1;transform:none}.plg--in .plg__card:nth-child(2){transition-delay:.09s}.plg--in .plg__card:nth-child(3){transition-delay:.18s}.plg--in .plg__card:nth-child(4){transition-delay:.27s}@media(max-width:900px){.plg__grid{grid-template-columns:1fr 1fr}.plg__card--wide{grid-column:span 2}}@media(max-width:560px){.plg{padding:48px 0 52px}.plg__head,.plg__foot{padding:0 18px}.plg__grid{display:flex;gap:13px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:4px 18px 18px;--plg-card:clamp(280px,80vw,360px)}.plg__grid::-webkit-scrollbar{display:none}.plg__card,.plg__card--wide{flex:0 0 var(--plg-card);grid-column:auto;scroll-snap-align:center;min-height:380px}}
/*# sourceMappingURL=/cdn/shop/t/100/compiled_assets/styles.css.map */
