:root{--pk-compare-surface: 255 255 255;--pk-compare-surface-subtle: 249 249 249;--pk-compare-border-subtle: 230 230 230;--pk-compare-switch-off-border: 166 166 166;--pk-compare-switch-off: 115 115 115;--pk-compare-foreground-neutral-6: 115 115 115;--pk-compare-border-hover: 166 166 166;--pk-compare-bar-offset: 8px}.pk-compare-overlay{--pk-compare-overlay-offset: 8px;--pk-compare-overlay-checkbox-size: 24px;--pk-control-border: 230 230 230;--pk-control-border-width: 1px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;position:absolute;z-index:2;inset-block-start:var(--pk-compare-overlay-offset);inset-inline-end:var(--pk-compare-overlay-offset);margin:0;width:var(--pk-compare-overlay-checkbox-size);height:var(--pk-compare-overlay-checkbox-size);border:var(--pk-control-border-width) solid rgb(var(--pk-control-border));border-radius:0;background:rgb(var(--pk-compare-surface));font-size:0;line-height:0;font-family:var(--text-font-family);cursor:pointer;transition:background-color .15s ease,border-color .15s ease,border-width .15s ease,box-shadow .15s ease}.product-card__figure:has(>.pk-compare-overlay){isolation:isolate}:is(.shopify-section--main-collection,.shopify-section--main-search) .pk-compare-overlay{display:none}.pk-compare-mode :is(.shopify-section--main-collection,.shopify-section--main-search) .pk-compare-overlay{display:flex}.pk-compare-overlay:hover{--pk-control-border: 115 115 115;--pk-control-border-width: 2px}.pk-compare-overlay:has(input:focus-visible){box-shadow:0 0 0 2px #d9d9d9}.pk-compare-overlay:has(input:checked){--pk-control-border: 11 11 12;--pk-control-border-width: 1px;background:rgb(var(--pk-control-border))}.pk-compare-overlay:has(input:disabled){--pk-control-border: 242 242 242;--pk-control-border-width: 1px;background:rgb(var(--pk-compare-surface));opacity:.45;cursor:not-allowed}.pk-compare-overlay:has(input:disabled:checked){--pk-control-border: 230 230 230;background:rgb(var(--pk-control-border))}.pk-compare-overlay:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'><path d='M5 12.5 L10 17.5 L19 7.5' stroke='%23ffffff' stroke-width='1.5' stroke-linecap='square' stroke-linejoin='miter'/></svg>");background-size:100% 100%;background-repeat:no-repeat;opacity:0;transform:scale(.85);transition:opacity .15s ease,transform .15s cubic-bezier(.2,.8,.2,1);pointer-events:none}.pk-compare-overlay:has(input:checked):after{opacity:1;transform:scale(1)}.pk-compare-overlay:has(input:disabled:checked):after{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'><path d='M5 12.5 L10 17.5 L19 7.5' stroke='%23a6a6a6' stroke-width='1.5' stroke-linecap='square' stroke-linejoin='miter'/></svg>")}.pk-compare-overlay:has(input:disabled) .pk-compare-overlay__hint{opacity:0;cursor:default}.pk-compare-overlay>*:not(.pk-compare-overlay__hint){opacity:0}.pk-compare-overlay *:not(.pk-compare-overlay__hint){position:static!important;inset:auto!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;border:0!important;gap:0!important;cursor:pointer;overflow:hidden!important}.pk-compare-overlay input[type=checkbox]{-webkit-appearance:none!important;appearance:none!important;display:block!important}.pk-compare-overlay__hint{position:absolute;inset-inline-end:calc(100% + .375rem);inset-block-start:50%;display:flex;align-items:center;padding:.25rem .5rem;border-radius:0;background:rgb(var(--pk-compare-surface));color:rgb(var(--text-color));font-size:12px;line-height:1.2;font-weight:600;white-space:nowrap;pointer-events:none;opacity:0;transform:translateY(-50%);transition:opacity .15s ease-in-out}.pk-compare-overlay:hover .pk-compare-overlay__hint,.pk-compare-overlay:focus-within .pk-compare-overlay__hint{opacity:1}@media(prefers-reduced-motion:reduce){.pk-compare-overlay,.pk-compare-overlay:after,.pk-compare-overlay__hint{transition:none}}@media screen and (max-width:699px){.pk-compare-overlay__hint{display:none}}.pk-compare-toggle{display:flex;align-items:center}.pk-compare-toggle[hidden]{display:none}.pk-compare-toggle__label{display:flex;align-items:center;gap:.5rem;height:100%;min-width:0;cursor:pointer;-webkit-user-select:none;user-select:none}.pk-compare-toggle__label>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pk-compare-toggle__track{box-sizing:border-box;flex:none;display:flex;align-items:center;padding:2px;width:34px;height:20px;border:1px solid rgb(var(--pk-compare-switch-off-border));border-radius:999px;background:rgb(var(--pk-compare-surface));transition:background-color .2s ease-in-out,border-color .2s ease-in-out}.pk-compare-toggle__thumb{width:14px;height:14px;border-radius:50%;background:rgb(var(--pk-compare-switch-off));transition:transform .2s ease-in-out,background-color .2s ease-in-out}.pk-compare-toggle__input:checked+.pk-compare-toggle__track{border-color:rgb(var(--text-color));background:rgb(var(--text-color))}.pk-compare-toggle__input:checked+.pk-compare-toggle__track .pk-compare-toggle__thumb{background:rgb(var(--pk-compare-surface));transform:translate(14px)}.pk-compare-toggle__input:focus-visible+.pk-compare-toggle__track{outline:2px solid rgb(var(--text-color));outline-offset:2px}@media(prefers-reduced-motion:reduce){.pk-compare-toggle__track,.pk-compare-toggle__thumb{transition:none}}.pk-compare-toggle--pill{position:fixed;z-index:20;inset-block-end:var(--pk-compare-bar-offset);inset-inline:0;width:max-content;margin-inline:auto;padding:10px 16px;border:1px solid rgb(var(--border-color));border-radius:0;background:rgb(var(--pk-compare-surface));box-shadow:0 0 25px #0c0c0d1a}.pk-compare-toggle--pill .pk-compare-toggle__track{display:none}.pk-compare-toggle--pill .pk-compare-toggle__label svg{flex:none}@media screen and (max-width:699px){.pk-compare-toggle:not(.pk-compare-toggle--pill){display:none}}@media screen and (min-width:700px){.pk-compare-toggle--pill{display:none}}.pk-compare-mode .pk-compare-toggle--pill{display:none}.coder-comparable-button{display:none!important}.shopify-section--main-product .coder-compare-button:not(:is(.pk-compare-overlay *)){display:none!important}:is(.coder-compare-spinner-container,.coder-compare-spinner-content){background:rgb(var(--pk-compare-surface))!important;color:rgb(var(--text-color))!important}.coder-compare-spinner-show-title.coder-compare-spinner-show-title{margin:0!important;font-family:var(--heading-font-family)!important;font-size:18px!important;line-height:28px!important;letter-spacing:-.16px!important;color:rgb(var(--text-color))!important}.pk-compare-mode #kxChatSearchBubbleBtn,.pk-compare-mode .kx-floating-bubble-btn,.pk-compare-panel-open #kxChatSearchBubbleBtn,.pk-compare-panel-open .kx-floating-bubble-btn,.pk-compare-panel-open .pk-compare-toggle--pill,.pk-compare-panel-open .pk-back-to-top{display:none!important}@media screen and (max-width:699px){.pk-compare-mode .pk-back-to-top{bottom:calc(var(--pk-compare-bar-height, 0px) + var(--pk-compare-bar-offset) + 16px);transition:opacity .3s ease,bottom .3s ease-in-out}}@media screen and (max-width:699px)and (prefers-reduced-motion:reduce){.pk-compare-mode .pk-back-to-top{transition:none}}.pk-compare-bar{--pk-compare-bar-slot-size: 44px;position:fixed;z-index:20;inset-inline:0;inset-block-end:var(--pk-compare-bar-offset);pointer-events:none}.pk-compare-bar[hidden]{display:none}.pk-compare-bar__inner{pointer-events:auto;display:flex;align-items:center;gap:24px;width:max-content;max-width:calc(100% - var(--pk-compare-bar-offset) * 2);margin-inline:auto;padding:12px 16px;border:1px solid rgb(var(--border-color));border-radius:0;background:rgb(var(--pk-compare-surface) / .85);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 0 25px #0c0c0d1a}.pk-compare-bar__panel,.pk-compare-bar__panel-inner{display:contents}.pk-compare-bar__slots{display:flex;align-items:center;gap:.5rem;min-width:0;overflow:visible}.pk-compare-bar__slot{position:relative;flex:none;aspect-ratio:4 / 3;height:var(--pk-compare-bar-slot-size);border:1px dashed rgb(var(--pk-compare-border-subtle));border-radius:0;background:rgb(var(--pk-compare-surface-subtle))}.pk-compare-bar__slot--filled{border-style:solid;border-color:rgb(var(--border-color));background:none}.pk-compare-bar__slot img{width:100%;height:100%;object-fit:cover}.pk-compare-bar__remove{position:absolute;inset-block-start:-6px;inset-inline-end:-6px;display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:1px solid rgb(var(--border-color));border-radius:0;background:rgb(var(--pk-compare-surface));color:rgb(var(--text-color));cursor:pointer}.pk-compare-bar__actions{display:flex;align-items:center;gap:1.25rem;flex:none}.pk-compare-bar__open[disabled]{opacity:.4;pointer-events:none}.pk-compare-bar .pk-compare-bar__clear,.pk-compare-bar .pk-compare-bar__open{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:8px;height:40px;min-height:0;padding-block:0;padding-inline:20px;border:1px solid transparent;border-radius:0;font-family:var(--heading-font-family);font-size:14px;font-weight:600;line-height:20px;letter-spacing:-.16px;text-decoration:none;white-space:nowrap;cursor:pointer}.pk-compare-bar .pk-compare-bar__clear{background:transparent;color:rgb(var(--text-color));transition:background-color .15s ease-in-out}.pk-compare-bar .pk-compare-bar__clear:hover{background:rgb(var(--text-color) / .06)}.pk-compare-bar__clear[hidden]{display:none}.pk-compare-bar__close,.pk-compare-bar__expand{display:none;flex:none;align-items:center;justify-content:center;padding:0;width:32px;height:32px;border:0;border-radius:0;background:none;color:rgb(var(--text-color));cursor:pointer}.pk-compare-bar__expand svg{transition:transform .3s ease-in-out}.pk-compare-bar[data-expanded=false] .pk-compare-bar__expand svg{transform:rotate(180deg)}@media screen and (max-width:699px){.pk-compare-bar{--pk-compare-bar-slot-size: 56px}.pk-compare-bar__inner{flex-direction:column;align-items:stretch;gap:0;width:auto;padding:10px 12px}.pk-compare-bar__panel{display:grid;grid-template-rows:minmax(0,1fr);transition:grid-template-rows .3s ease-in-out}.pk-compare-bar[data-expanded=false] .pk-compare-bar__panel{grid-template-rows:minmax(0,0fr)}.pk-compare-bar__panel-inner{display:flex;align-items:center;gap:12px;min-height:0;overflow:hidden}.pk-compare-bar__panel-inner>*{margin-block-end:12px}.pk-compare-bar__slots{flex:1 1 auto;margin-block-start:6px}.pk-compare-bar__close,.pk-compare-bar__expand{display:flex}.pk-compare-bar__actions{gap:12px}.pk-compare-bar .pk-compare-bar__open{flex:1}.pk-compare-bar .pk-compare-bar__clear{flex:none;padding-inline:0}}@media(prefers-reduced-motion:reduce){.pk-compare-bar__panel,.pk-compare-bar__expand svg{transition:none}}.pyr-compare-popup{--pk-panel-width: 920px;--pk-panel-gutter: 24px;padding:0!important;background:#0b0b0c66!important}.pyr-compare-popbx{position:absolute!important;inset-block:0!important;inset-inline-end:0!important;inset-inline-start:auto!important;display:flex!important;flex-direction:column;margin:0!important;width:100%!important;max-width:var(--pk-panel-width)!important;max-height:none!important;height:100%!important;border-radius:0!important;background:rgb(var(--pk-compare-surface))!important;box-shadow:0 0 25px #0c0c0d26;overflow:hidden!important;animation:pk-compare-panel-in .35s cubic-bezier(.2,.8,.2,1)}@keyframes pk-compare-panel-in{0%{transform:translate(100%)}}@keyframes pk-compare-panel-up{0%{transform:translateY(100%)}}@keyframes pk-compare-panel-out{to{transform:translate(100%)}}@keyframes pk-compare-panel-down{to{transform:translateY(100%)}}.pyr-compare-popup.pk-compare-closing .pyr-compare-popbx{animation:pk-compare-panel-out .35s cubic-bezier(.2,.8,.2,1) forwards}.pyr-compare-popup.pk-compare-closing{animation:pk-compare-panel-fade-out .35s ease forwards}@keyframes pk-compare-panel-fade-out{to{opacity:0}}@media(prefers-reduced-motion:reduce){.pyr-compare-popbx,.pyr-compare-popup.pk-compare-closing,.pyr-compare-popup.pk-compare-closing .pyr-compare-popbx{animation:none}}.pyr-compare-popup :is(*,*:before,*:after){border-radius:0!important;font-family:var(--text-font-family)!important}.pyr-compare-popup :is(th,tr>:first-child,.pyr-compare-poptitle,button,a[role=button]){font-family:var(--heading-font-family)!important}.pyr-compare-header{position:relative!important;display:flex!important;align-items:center;justify-content:space-between;gap:var(--pk-panel-gutter);flex:none;padding:var(--pk-panel-gutter)!important;padding-inline-end:calc(var(--pk-panel-gutter) * 2 + 40px)!important;border-block-end:1px solid rgb(var(--pk-compare-border-subtle));background:rgb(var(--pk-compare-surface))!important}.pyr-compare-poptitle{margin:0!important;margin-inline-end:auto!important;text-align:start!important;font-size:18px!important;line-height:28px!important;letter-spacing:-.16px!important;color:rgb(var(--text-color))!important}.pyr-compare-popbx>*:not(.pyr-compare-header){flex:1;min-height:0;overflow:auto}.pyr-compare-popup .pyr-compare-list{padding-inline:var(--pk-panel-gutter)!important}.pyr-compare-popup :is(.pyr-compare-pager,.pyr-compare-prev,.pyr-compare-next){display:none!important}.pyr-compare-popup tr.pk-compare-row--empty{display:none!important}.pyr-compare-popup .pk-compare-unit{font-family:var(--text-font-family)!important;font-size:14px;font-weight:400;color:rgb(var(--pk-compare-foreground-neutral-6))}.pyr-compare-popup .pk-compare-note{margin:24px 0 0;font-family:var(--text-font-family)!important;font-size:14px!important;line-height:20px!important;letter-spacing:-.16px!important;font-weight:400!important;font-style:italic!important;text-align:start;color:rgb(var(--pk-compare-foreground-neutral-6))!important}.pyr-compare-popup .pk-compare-price{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.pyr-compare-popup .pk-compare-price__current{font-family:var(--heading-font-family)!important;font-weight:600}.pyr-compare-popup .pk-compare-price__was{font-size:12px;color:rgb(var(--text-color) / .4);text-decoration:line-through}.pyr-compare-popup .pk-compare-price__badge{padding:1px 3px;font-family:var(--hanken-grotesk-font-bold)!important;font-size:12px;line-height:normal;background:rgb(var(--on-sale-badge-background))}.pyr-compare-popup table{width:auto!important;min-width:100%;table-layout:fixed;border-collapse:collapse}.pyr-compare-popup :is(th,td):first-child{width:170px!important}.pyr-compare-popup :is(th,td):not(:first-child){width:230px!important}.pyr-compare-popup :is(th,td){padding:12px 16px!important;border:0!important;border-block-end:1px solid rgb(var(--pk-compare-border-subtle))!important;background:none!important;font-size:14px;line-height:20px!important;text-align:start;vertical-align:top;color:rgb(var(--text-color))!important}.pyr-compare-popup .pk-compare-collection>:not(:first-child){font-family:var(--heading-font-family)!important;text-transform:uppercase!important;letter-spacing:.02em!important}.pyr-compare-popup :is(tr:last-child,tr.pyr-compare-view)>*{border-block-end:0!important}.pyr-compare-popup :is(th,td)+:is(th,td){border-inline-start:1px solid rgb(var(--pk-compare-border-subtle))!important}.pyr-compare-popup tr:first-child>:first-child{font-size:0!important}.pyr-compare-popup tr:first-child>:not(:first-child){position:relative;padding:0!important}.pyr-compare-popup tr:first-child>*{height:0!important;vertical-align:bottom!important}.pyr-compare-popup .pyr-compare-imgbx{display:block!important;position:relative!important;width:100%!important;height:auto!important;aspect-ratio:4 / 3!important}.pyr-compare-popup .pyr-compare-imgbx img{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important}@media screen and (min-width:700px){.pyr-compare-popup .pyr-compare-imgbx{box-shadow:inset 0 0 rgb(var(--pk-compare-border-hover) / 0);transition:box-shadow .15s ease-in-out}.pyr-compare-popup .pyr-compare-imgbx:hover,.pyr-compare-popup .pyr-compare-imgbx:focus-visible{box-shadow:inset 0 0 0 1px rgb(var(--pk-compare-border-hover))}}@media screen and (min-width:700px)and (prefers-reduced-motion:reduce){.pyr-compare-popup .pyr-compare-imgbx{transition:none}}.pyr-compare-popup tr:first-child>:not(:first-child)>:not([class*=close i],[class*=remove i],[class*=delete i],button),.pyr-compare-popup tr:first-child img{display:block!important;margin:0!important;padding:0!important;width:100%!important;max-width:none!important;border:0!important}.pyr-compare-popup tr:first-child img{height:auto!important;max-height:none!important;aspect-ratio:4 / 3;object-fit:cover}.pyr-compare-popup :is(tr>:first-child,th){font-weight:600;white-space:nowrap}.pyr-compare-popup img{display:block!important;width:100%!important;height:auto!important;max-width:none;aspect-ratio:4 / 3;object-fit:cover}.pyr-compare-popup :is(button,a[role=button],[class*=pyr-compare] button){display:inline-flex!important;align-items:center;justify-content:center;gap:8px;border:1px solid transparent!important;background:transparent!important;color:rgb(var(--text-color))!important;font-size:14px!important;line-height:20px!important;letter-spacing:-.16px!important;text-decoration:none!important;cursor:pointer;transition:background-color .15s ease-in-out}.pyr-compare-popup :is(.pyr-compare-remove,.pyr-compare-popclose,[class*=close i],[class*=remove i],[class*=delete i],button)>:is(svg,img){flex:none!important;width:10px!important;height:10px!important}.pyr-compare-popup :is(.pyr-compare-popclose,.pyr-compare-header [class*=close i])>:is(svg,img){width:12px!important;height:12px!important}.pyr-compare-popup :is([class*=close i],[class*=remove i],[class*=delete i]){display:inline-flex!important;align-items:center;justify-content:center;border-radius:0!important;background:transparent!important;color:rgb(var(--text-color))!important;cursor:pointer}.pyr-compare-popup .py-compare-o2link{display:none!important}.pyr-compare-popup :is(.pyr-compare-popclose,.pyr-compare-header [class*=close i]){position:absolute!important;inset-block-start:50%!important;inset-block-end:auto!important;inset-inline-end:var(--pk-panel-gutter)!important;inset-inline-start:auto!important;transform:translateY(-50%);background:rgb(var(--pk-compare-surface))!important;color:rgb(var(--text-color))!important}.pyr-compare-header :is(button,a[role=button],[class*=close i]){flex:none;height:40px!important;white-space:nowrap;background:transparent!important}.pyr-compare-header :is(button,a[role=button],[class*=close i]){width:40px!important;height:40px!important;padding:0!important;border:0!important}.pyr-compare-popup :is(button,a[role=button]):hover{background:rgb(var(--text-color) / .06)!important}.pyr-compare-popup :is(td,th) :is(a,button,input[type=button],input[type=submit],.pyr-compare-addcart):not([class*=close i],[class*=remove i],[class*=delete i],.pyr-compare-imgbx){-webkit-appearance:none!important;appearance:none!important;display:flex!important;text-align:center;align-items:center;justify-content:center;width:100%!important;height:40px!important;padding:0 20px!important;border:1px solid transparent!important;border-radius:0!important;background:rgb(var(--text-color))!important;color:rgb(var(--pk-compare-surface))!important;font-family:var(--heading-font-family)!important;font-size:14px!important;line-height:20px!important;letter-spacing:-.16px!important;text-transform:none!important;text-decoration:none!important}.pyr-compare-popup :is(th,td) :is(button,[class*=close i],[class*=remove i],[class*=delete i]){position:absolute!important;inset-block-start:8px;inset-inline-end:8px;z-index:1;width:20px!important;height:20px!important;min-width:0!important;padding:0!important;border:1px solid rgb(var(--border-color))!important;background:rgb(var(--pk-compare-surface))!important;font-size:12px!important;line-height:1!important}.pyr-compare-popup :is(th,td) :is(button,[class*=close i],[class*=remove i]) :is(svg,img){width:10px!important;height:10px!important}@media screen and (max-width:699px){.pyr-compare-popup{--pk-panel-gutter: 16px}.pyr-compare-popbx{max-width:none!important}.pyr-compare-popbx{animation-name:pk-compare-panel-up}.pyr-compare-popup.pk-compare-closing .pyr-compare-popbx{animation-name:pk-compare-panel-down}.pyr-compare-poptitle{font-size:18px!important;line-height:24px!important}.pyr-compare-popup .pyr-compare-list{padding-block-start:0!important}.pyr-compare-popup .pyr-compare-table-wrap{width:auto!important;min-width:0!important;overflow:visible!important}.pyr-compare-popup :is(td,th) .pyr-compare-addcart,.pyr-compare-popup :is(td,th) input[type=button]:not([class*=close i],[class*=remove i]){padding:0 26px 0 10px!important;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'><path d='M9 5l7 7-7 7' stroke='%23ffffff' stroke-width='1.5' stroke-linecap='square'/></svg>")!important;background-repeat:no-repeat!important;background-position:right 8px center!important;background-size:16px 16px!important}.pyr-compare-popup :is(table,tbody){display:block!important;width:100%!important;min-width:0!important}.pyr-compare-popup tr{display:grid!important;grid-template-columns:repeat(var(--pk-panel-columns, 2),minmax(0,1fr));column-gap:8px;padding-block:16px;border-block-end:1px solid rgb(var(--pk-compare-border-subtle))}.pyr-compare-popup :is(tr:last-child,tr.pyr-compare-view){border-block-end:0}.pyr-compare-popup :is(th,td):first-child,.pyr-compare-popup :is(th,td):not(:first-child){width:auto!important}.pyr-compare-popup :is(th,td){padding:0!important;border:0!important}.pyr-compare-popup tr>:first-child{grid-column:1 / -1;margin-block-end:12px;white-space:normal!important;font-family:var(--hanken-grotesk-font-bold)!important;font-size:18px!important;line-height:24px!important;letter-spacing:-.16px!important;font-weight:700!important;color:rgb(var(--pk-compare-foreground-neutral-6))!important}.pk-compare-panel-open .pk-compare-bar{display:none!important}.pyr-compare-popup .pyr-compare-popbx :is(tr:first-child,tr.pyr-compare-img){position:sticky!important;inset-block-start:0;z-index:2;padding-block-start:16px!important}.pyr-compare-popup .pyr-compare-popbx :is(tr:first-child,tr.pyr-compare-img):before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:rgb(var(--pk-compare-surface, 255 255 255))}.pyr-compare-popup tr:first-child>:first-child{display:none!important}.pyr-compare-popup :is(th,td)+:is(th,td){border-inline-start:0!important}.pyr-compare-popup tr:first-child>*{height:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/108/assets/pk-product-compare.css.map */
