.pl-tldr{border:1px solid #e6e8ee;border-radius:16px;overflow:hidden;margin:16px 0;background:#fff}.pl-tldr summary{cursor:pointer;display:flex;align-items:center;gap:10px;padding:14px 16px;font-weight:700;background:#f7f9fc;justify-content:flex-start;flex-wrap:wrap}.pl-tldr .pl-title{font-weight:700}.pl-tldr .pl-hint:after{content:"(click to expand)";font-size:14px;font-weight:400;color:#4377bc}.pl-tldr[open] .pl-hint:after{content:"(click to collapse)";color:#697386}@media(max-width:639px){.pl-tldr summary{gap:6px}.pl-tldr .pl-hint{flex-basis:100%;margin-left:0}}.pl-tldr .pl-body{padding:12px 16px 16px}.pl-tldr .pl-points{margin:0 0 12px 18px;padding:0}.pl-tldr .pl-points li{margin:6px 0}.pl-tldr .pl-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:12px 0}@media(min-width:640px){.pl-tldr .pl-facts{grid-template-columns:repeat(4,minmax(0,1fr))}}.pl-tldr .pl-card{border:1px solid #e6e8ee;border-radius:12px;padding:10px}.pl-tldr .pl-label{font-size:12px;color:#697386}.pl-tldr .pl-value{font-weight:700}.pl-tldr .pl-cta{display:flex;gap:12px;flex-wrap:wrap;margin-top:12px}.pl-tldr .pl-btn{display:inline-block;padding:10px 14px;border-radius:999px;background:#4377bc;color:#fff;text-decoration:none}.pl-tldr .pl-note{margin-top:12px;font-size:14px;color:#555}.plyt-perf{--plyt-perf-max: 100%;--plyt-perf-pad-y: 0px;--plyt-perf-pad-x: 0px;--plyt-perf-w: min(var(--plyt-perf-max), calc(100vw - 32px) );width:100%;min-width:0;padding:var(--plyt-perf-pad-y) var(--plyt-perf-pad-x);display:grid;grid-template-columns:minmax(0,1fr);gap:16px}.plyt-perf--fixed{width:var(--plyt-perf-w);margin-inline:calc((100% - var(--plyt-perf-w)) / 2)}.plyt-perf--align-center .plyt-perf__eyebrow,.plyt-perf--align-center .plyt-perf__heading,.plyt-perf--align-center .plyt-perf__intro,.plyt-perf--align-center .plyt-perf__foot{text-align:center}.plyt-perf--align-right .plyt-perf__eyebrow,.plyt-perf--align-right .plyt-perf__heading,.plyt-perf--align-right .plyt-perf__intro,.plyt-perf--align-right .plyt-perf__foot{text-align:right}.plyt-perf__eyebrow,.plyt-perf__heading,.plyt-perf__intro{margin:0}.plyt-perf__eyebrow{opacity:.7}.plyt-perf__intro{opacity:.85}.plyt-perf__columns,.plyt-perf .plyt-sbs__library{display:none}.plyt-perf__scroll{overflow:auto;max-height:min(78vh,720px);overscroll-behavior-x:contain;overscroll-behavior-y:auto;border:1px solid rgba(13,31,60,.12);border-radius:14px;background:#fff;scrollbar-width:thin;scrollbar-color:rgba(13,31,60,.35) rgba(13,31,60,.06)}.plyt-perf__scroll::-webkit-scrollbar{width:10px;height:10px}.plyt-perf__scroll::-webkit-scrollbar-track{background:#0d1f3c0f;border-radius:10px}.plyt-perf__scroll::-webkit-scrollbar-thumb{background:#0d1f3c59;border-radius:10px}.plyt-perf__grid{display:grid}.plyt-perf__cell{padding:11px 14px;border-bottom:1px solid rgba(13,31,60,.12);font-size:14.5px;font-weight:600;font-variant-numeric:tabular-nums;display:flex;flex-direction:column;justify-content:center}.plyt-perf__cell--last{border-bottom:0}.plyt-perf__cell--label{position:sticky;left:0;z-index:2;background:#fff;font-size:13.5px;color:#0d1f3cad;border-right:1px solid rgba(13,31,60,.12);min-width:150px}.plyt-perf__head{position:sticky;top:0;z-index:3;background:#f6f7f9;border-bottom:1px solid rgba(13,31,60,.22);gap:2px}.plyt-perf__cell--label.plyt-perf__head{z-index:4;background:#f6f7f9}.plyt-perf__name{font-size:13.5px;font-weight:800;line-height:1.2}.plyt-perf__serve{font-size:11.5px;font-weight:500;color:#0d1f3c75;line-height:1.25}.plyt-perf__cell--own{background:#1a4fce12}.plyt-perf__cell--ref{background:#0d1f3c09}.plyt-perf__cell--own.plyt-perf__head{background:#e8eefb}.plyt-perf__cell--ref.plyt-perf__head{background:#eceef2}.plyt-perf__foot{margin:0;opacity:.55}@media screen and (max-width:767px){.plyt-perf--fixed{width:100%;margin-inline:0}.plyt-perf__cell{padding:10px 11px;font-size:13.5px}.plyt-perf__cell--label{min-width:0;font-size:12.5px}.plyt-perf__scroll{max-height:66vh}}.plyt-term__wrap{position:relative;display:inline-flex;align-items:center;gap:3px}.plyt-term__trigger{width:16px;height:16px;min-width:16px;border-radius:50%;border:1px solid rgba(13,31,60,.22);background:#fff;color:#0d1f3c75;font-size:10.5px;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transform:translateY(-1px)}.plyt-term__trigger:hover,.plyt-term__trigger[aria-expanded=true]{border-color:var(--primary, #1a4fce);color:var(--primary, #1a4fce)}.plyt-term__pop{position:fixed;left:0;top:0;width:240px;max-width:calc(100vw - 16px);background:#0d1f3c;color:#f6f7fa;font-size:13px;line-height:1.45;font-weight:500;white-space:normal;text-align:left;text-transform:none;letter-spacing:normal;padding:12px 14px;border-radius:8px;box-shadow:0 8px 24px -8px #0d1f3c66;z-index:999}.plyt-term__pop:after{content:"";position:absolute;top:100%;left:var(--plyt-term-arrow, 50%);transform:translate(-50%);border:6px solid transparent;border-top-color:#0d1f3c}.plyt-term__pop--below:after{top:auto;bottom:100%;border-top-color:transparent;border-bottom-color:#0d1f3c}.plyt-term__pop b{display:block;font-size:11.5px;text-transform:uppercase;letter-spacing:.05em;margin-bottom:5px;opacity:.7}.plyt-term__pop[hidden]{display:none}
/*# sourceMappingURL=/cdn/shop/t/33/compiled_assets/styles.css.map?subset=AAAIAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAQ */
