.pu-mcmp{--_blue: #2764FF;--_navy: #0B1638;--_bg: var(--mcmp-bg, #F5F6F8);--_card-radius: var(--pu-card-radius, 20px);--_row-border: rgba(8,22,61,.06);background:var(--_bg);padding:var(--mcmp-pt, 48px) 20px var(--mcmp-pb, 48px);font-family:var(--pu-font, "Instrument Sans", system-ui, sans-serif);-webkit-font-smoothing:antialiased}.pu-mcmp *,.pu-mcmp *:before,.pu-mcmp *:after{box-sizing:border-box}.pu-mcmp .pu-mcmp__inner{max-width:var(--mcmp-max, var(--pu-max-width, 1300px));margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:32px}.pu-mcmp .pu-mcmp__header{text-align:center}.pu-mcmp .pu-mcmp__pills{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:18px}.pu-mcmp .pu-mcmp__pill{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;letter-spacing:.01em;text-transform:none;padding:6px 14px;border:none;border-radius:8px;color:var(--_navy);background:#2764ff14;cursor:default}.pu-mcmp .pu-mcmp__heading{font-family:var(--pu-font, "Instrument Sans", system-ui, sans-serif);font-size:clamp(28px,4vw,44px);font-weight:var(--pu-heading-weight, 400);line-height:var(--pu-title-lh, 1.1);letter-spacing:var(--pu-heading-spacing, -.02em);color:var(--pu-heading, var(--_navy));margin:0 auto 12px;max-width:28ch;text-wrap:balance}.pu-mcmp .pu-mcmp__sub{font-size:clamp(14px,1.2vw,16px);line-height:1.6;color:var(--_navy);opacity:.5;margin:0 auto;max-width:50ch}.pu-mcmp .pu-mcmp__selectors{display:flex;flex-wrap:nowrap;gap:12px;justify-content:center;width:100%;max-width:600px}.pu-mcmp .pu-mcmp__sel-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:16px 20px;background:#fff;border:2px solid rgba(8,22,61,.08);border-radius:18px;cursor:pointer;transition:all .3s cubic-bezier(.25,.8,.25,1);flex:1 1 0;min-width:0;position:relative;text-align:center}.pu-mcmp .pu-mcmp__sel-btn:hover{border-color:#2764ff40;box-shadow:none;transform:none}.pu-mcmp .pu-mcmp__sel-btn.is-active{border-color:var(--_blue);background:#2764ff0a;box-shadow:none;transform:none}.pu-mcmp .pu-mcmp__sel-btn.is-active .pu-mcmp__sel-label{color:var(--_blue);opacity:1}.pu-mcmp .pu-mcmp__sel-img{width:44px;height:44px;object-fit:contain;border-radius:6px}.pu-mcmp .pu-mcmp__sel-label{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--_navy);opacity:.55;transition:color .2s,opacity .2s;text-align:center;line-height:1.25;width:100%;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.pu-mcmp .pu-mcmp__card{width:100%;background:#fff;border-radius:var(--_card-radius);border:var(--pu-hairline);box-shadow:var(--pu-shadow-card);overflow:hidden;position:relative}.pu-mcmp .pu-mcmp__scroll-wrap{position:relative;z-index:1;overflow-x:hidden;width:100%}.pu-mcmp .pu-mcmp__table{display:grid;grid-template-columns:1.4fr 1fr 1fr;min-width:0;width:100%;counter-reset:table-row}.pu-mcmp .pu-mcmp__row{display:contents;counter-increment:table-row}.pu-mcmp .pu-mcmp__cell{padding:12px 16px;display:flex;align-items:center;justify-content:center;font-size:15px;min-height:52px;transition:none}.pu-mcmp .pu-mcmp__row:not(.pu-mcmp__row--head):nth-child(odd) .pu-mcmp__cell--feat,.pu-mcmp .pu-mcmp__row:not(.pu-mcmp__row--head):nth-child(odd) .pu-mcmp__cell--other{background:#08163d04}.pu-mcmp .pu-mcmp__cell--feat{justify-content:flex-start;font-weight:500;color:var(--_navy);padding-left:28px;border-bottom:1px solid var(--_row-border);background:transparent;line-height:1.4;font-size:16px}.pu-mcmp .pu-mcmp__cell--pu{background:linear-gradient(180deg,#4070f7 0%,var(--_blue) 100%);color:#fff;font-weight:600;border-bottom:1px solid rgba(255,255,255,.08);position:relative;flex-direction:column;gap:2px}.pu-mcmp .pu-mcmp__cell--other{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:var(--_navy);border-bottom:1px solid var(--_row-border)}.pu-mcmp .pu-mcmp__row:last-child .pu-mcmp__cell{border-bottom:none}.pu-mcmp .pu-mcmp__row:last-child .pu-mcmp__cell--pu{border-radius:0 0 18px 18px}.pu-mcmp .pu-mcmp__row--head .pu-mcmp__cell{padding:16px;border-bottom:1px solid var(--_row-border)}.pu-mcmp .pu-mcmp__row--head .pu-mcmp__cell--feat{justify-content:flex-start;padding-left:28px;align-items:center}.pu-mcmp .pu-mcmp__row--head .pu-mcmp__cell--pu{border-radius:18px 18px 0 0;padding:28px 16px;flex-direction:column;gap:10px;background:linear-gradient(180deg,#4a7aff 0%,var(--_blue) 100%)}.pu-mcmp .pu-mcmp__compare-label{font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--_navy);opacity:.3}.pu-mcmp .pu-mcmp__product-img{width:72px;height:72px;object-fit:contain;display:block;border-radius:12px;filter:drop-shadow(0 4px 12px rgba(0,0,0,.08))}.pu-mcmp .pu-mcmp__product-img--other{width:48px;height:48px;opacity:.5;filter:none}.pu-mcmp .pu-mcmp__logo{height:22px;width:auto;object-fit:contain;display:block}.pu-mcmp .pu-mcmp__col-name{font-size:13px;font-weight:700;color:var(--_navy);opacity:.45;text-transform:uppercase;letter-spacing:.06em;text-align:center;line-height:1.3;margin-top:4px}.pu-mcmp .pu-mcmp__ico{width:30px;height:30px;display:inline-block;vertical-align:middle;flex-shrink:0;transition:transform .2s ease}.pu-mcmp .pu-mcmp__val--good{font-size:13px;font-weight:700;color:#fff;background:#ffffff2e;padding:7px 18px;border-radius:999px;letter-spacing:.01em;white-space:nowrap;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.pu-mcmp .pu-mcmp__val--bad{display:inline-flex;align-items:center;font-size:13px;font-weight:600;color:var(--_navy);background:#08163d0d;padding:7px 16px;border-radius:999px;white-space:nowrap;border:1px solid rgba(8,22,61,.06)}.pu-mcmp .pu-mcmp__val--worse{display:inline-flex;align-items:center;font-size:13px;font-weight:600;color:#d33;background:#dc26260f;padding:7px 16px;border-radius:999px;white-space:nowrap;border:1px solid rgba(220,38,38,.1)}.pu-mcmp .pu-mcmp__cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;max-width:440px;font-size:16px;font-weight:600;color:#fff;background:var(--_blue);border:none;border-radius:50px;padding:18px 36px;text-decoration:none;white-space:nowrap;cursor:pointer;transition:all .3s ease;box-shadow:var(--pu-shadow-cta, 0 4px 16px rgba(39,100,255,.25))}.pu-mcmp .pu-mcmp__cta:hover{opacity:.92;transform:translateY(-2px);box-shadow:0 8px 28px #2764ff59}.pu-mcmp .pu-mcmp__cta svg{width:18px;height:18px;flex-shrink:0;transition:transform .3s ease}.pu-mcmp .pu-mcmp__cta:hover svg{transform:translate(3px)}.pu-mcmp .pu-mcmp__cell--dynamic{transition:opacity .25s ease,transform .25s ease}.pu-mcmp .pu-mcmp__cell--dynamic.is-switching{opacity:0;transform:translateY(4px)}@media(min-width:900px){.pu-mcmp .pu-mcmp__table{grid-template-columns:1.6fr 1fr 1fr}.pu-mcmp .pu-mcmp__cell{padding:12px 18px;font-size:16px;min-height:52px}.pu-mcmp .pu-mcmp__cell--feat{padding-left:32px;font-size:16px}.pu-mcmp .pu-mcmp__logo{height:22px}.pu-mcmp .pu-mcmp__ico{width:30px;height:30px}.pu-mcmp .pu-mcmp__product-img{width:72px;height:72px}.pu-mcmp .pu-mcmp__product-img--other{width:50px;height:50px}.pu-mcmp .pu-mcmp__sel-btn{padding:16px 22px;border-radius:18px}.pu-mcmp .pu-mcmp__sel-img{width:48px;height:48px}.pu-mcmp .pu-mcmp__sel-label{font-size:13px}.pu-mcmp .pu-mcmp__val--good{font-size:14px;padding:6px 18px}.pu-mcmp .pu-mcmp__val--bad,.pu-mcmp .pu-mcmp__val--worse{font-size:14px;padding:6px 16px}.pu-mcmp .pu-mcmp__col-name{font-size:13px}}@media(min-width:768px)and (max-width:899px){.pu-mcmp .pu-mcmp__table{grid-template-columns:1.4fr 1fr 1fr}.pu-mcmp .pu-mcmp__cell{padding:16px 12px;font-size:14px;min-height:56px}.pu-mcmp .pu-mcmp__cell--feat{padding-left:24px}.pu-mcmp .pu-mcmp__selectors{gap:10px;max-width:520px}.pu-mcmp .pu-mcmp__sel-btn{padding:12px 14px}.pu-mcmp .pu-mcmp__sel-img{width:40px;height:40px}.pu-mcmp .pu-mcmp__sel-label{font-size:13px}}@media(max-width:767px){.pu-mcmp.pr-compare .pu-mcmp__inner{max-width:var(--pr-max);margin-top:40px;margin-bottom:40px}.pu-mcmp{padding:0 14px}.pu-mcmp .pu-mcmp__inner{gap:24px}.pu-mcmp .pu-mcmp__heading{font-size:clamp(24px,6.5vw,34px)}.pu-mcmp .pu-mcmp__card{border-radius:20px;overflow:hidden}.pu-mcmp .pu-mcmp__table{grid-template-columns:1.3fr 1fr 1fr}.pu-mcmp .pu-mcmp__cell{padding:14px 8px;font-size:13px;min-height:50px}.pu-mcmp .pu-mcmp__cell--feat{padding-left:16px;font-size:13px;line-height:1.35}.pu-mcmp .pu-mcmp__logo{height:16px}.pu-mcmp .pu-mcmp__ico{width:24px;height:24px}.pu-mcmp .pu-mcmp__val--good,.pu-mcmp .pu-mcmp__val--bad,.pu-mcmp .pu-mcmp__val--worse{font-size:13px;padding:4px 10px}.pu-mcmp .pu-mcmp__product-img{width:48px;height:48px}.pu-mcmp .pu-mcmp__product-img--other{width:34px;height:34px}.pu-mcmp .pu-mcmp__col-name,.pu-mcmp .pu-mcmp__compare-label{font-size:13px}.pu-mcmp .pu-mcmp__selectors{gap:8px;max-width:100%}.pu-mcmp .pu-mcmp__sel-btn{flex:1 1 0;padding:12px 8px;border-radius:14px;min-width:0}.pu-mcmp .pu-mcmp__sel-img{width:36px;height:36px}.pu-mcmp .pu-mcmp__sel-label{font-size:13px;letter-spacing:.04em}.pu-mcmp .pu-mcmp__row--head .pu-mcmp__cell{padding:16px 8px}.pu-mcmp .pu-mcmp__row--head .pu-mcmp__cell--feat{padding-left:16px}.pu-mcmp .pu-mcmp__row--head .pu-mcmp__cell--pu{padding:18px 8px}.pu-mcmp .pu-mcmp__cta{font-size:14px;padding:14px 24px}}@media(max-width:399px){.pu-mcmp{padding:0 10px}.pu-mcmp .pu-mcmp__card{border-radius:16px}.pu-mcmp .pu-mcmp__table{grid-template-columns:1.2fr 1fr 1fr}.pu-mcmp .pu-mcmp__cell{padding:12px 5px;font-size:13px;min-height:44px}.pu-mcmp .pu-mcmp__cell--feat{padding-left:12px;font-size:13px;line-height:1.3}.pu-mcmp .pu-mcmp__ico{width:20px;height:20px}.pu-mcmp .pu-mcmp__val--good,.pu-mcmp .pu-mcmp__val--bad,.pu-mcmp .pu-mcmp__val--worse{font-size:13px;padding:3px 8px}.pu-mcmp .pu-mcmp__product-img{width:38px;height:38px}.pu-mcmp .pu-mcmp__product-img--other{width:28px;height:28px}.pu-mcmp .pu-mcmp__col-name,.pu-mcmp .pu-mcmp__compare-label{font-size:13px}.pu-mcmp .pu-mcmp__logo{height:14px}.pu-mcmp .pu-mcmp__sel-btn{padding:10px 6px;border-radius:12px;gap:5px}.pu-mcmp .pu-mcmp__sel-img{width:30px;height:30px}.pu-mcmp .pu-mcmp__sel-label{font-size:13px}.pu-mcmp .pu-mcmp__row--head .pu-mcmp__cell{padding:12px 5px}.pu-mcmp .pu-mcmp__row--head .pu-mcmp__cell--feat{padding-left:12px}.pu-mcmp .pu-mcmp__row--head .pu-mcmp__cell--pu{padding:14px 5px}}@media(min-width:1024px){.pu-mcmp .pu-mcmp__inner{display:grid;grid-template-columns:210px minmax(0,1fr);align-items:start;column-gap:28px;row-gap:20px;max-width:var(--mcmp-max, var(--pu-max-width, 1300px));padding-inline:24px;box-sizing:border-box}.pu-mcmp .pu-mcmp__header{grid-column:1 / -1}.pu-mcmp .pu-mcmp__heading{max-width:none}.pu-mcmp .pu-mcmp__sub{max-width:70ch}.pu-mcmp .pu-mcmp__selectors{grid-column:1;flex-direction:column;flex-wrap:nowrap;width:100%;max-width:none;gap:10px;position:sticky;top:96px}.pu-mcmp .pu-mcmp__sel-btn{flex:0 0 auto;flex-direction:row;justify-content:flex-start;gap:12px;padding:12px 14px;text-align:left;border-radius:var(--pu-card-radius, 20px)}.pu-mcmp .pu-mcmp__sel-img{width:40px;height:40px;flex:0 0 auto}.pu-mcmp .pu-mcmp__sel-label{font-size:13px;text-align:left}.pu-mcmp .pu-mcmp__card{grid-column:2;width:100%;margin:0}}
/*# sourceMappingURL=/cdn/shop/t/119/assets/puure-comparison-multi.css.map */
