.pf-products .pf-product-grid--four.pf-product-grid--four{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;align-items:stretch;gap:clamp(16px,2vw,24px)}.pf-products .pf-product-card.pf-product-card{display:flex;flex-direction:column;height:100%;padding:clamp(16px,1.6vw,22px);border:1px solid var(--pf-line,#e8e8e3);border-radius:20px;background:var(--pf-white,#fff);overflow:hidden}.pf-products .pf-product-card--featured.pf-product-card--featured{border:1.5px solid var(--pf-black,#050505);padding:clamp(16px,1.6vw,22px)}.pf-products .pf-product-card__media.pf-product-card__media{aspect-ratio:1/1;width:100%;flex:0 0 auto;background:#f6f6f2;border:1px solid var(--pf-line,#e8e8e3);border-radius:14px;padding:clamp(12px,1.6vw,20px);display:flex;align-items:center;justify-content:center;overflow:hidden}.pf-products .pf-product-card__media.pf-product-card__media img{width:100%;height:100%;object-fit:contain;display:block}.pf-products .pf-product-card__body.pf-product-card__body{display:flex;flex-direction:column;flex:1 1 auto;gap:8px;padding:14px 4px 0}.pf-products .pf-product-card__body .pf-eyebrow{font-size:10px;margin:0;min-height:1.4em}.pf-products .pf-product-card__body h3,.pf-products .pf-product-card--featured .pf-product-card__body h3{font-size:clamp(19px,1.5vw,23px);line-height:1.15;letter-spacing:-.02em;margin:0;min-height:2.3em;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none}.pf-products .pf-product-card__body>p:not(.pf-eyebrow){font-size:13.5px;line-height:1.5;margin:0;min-height:4.5em}.pf-products .pf-product-card__body ul{font-size:13px;line-height:1.5;padding-left:16px;margin:0;flex:0 0 auto;min-height:6.4em}.pf-products .pf-product-card__body ul li{margin-bottom:2px}.pf-products .pf-card-actions.pf-card-actions{margin-top:auto;padding-top:16px;display:flex;align-items:center;gap:16px;flex-wrap:nowrap}.pf-products .pf-card-actions .pf-form{margin:0;display:block}.pf-products .pf-card-actions .pf-button--compact{white-space:nowrap;background:var(--pf-white,#fff);color:var(--pf-black,#050505);border:1px solid var(--pf-black,#050505)}.pf-products .pf-card-actions .pf-button--compact:hover{background:var(--pf-black,#050505);color:var(--pf-white,#fff)}@media(max-width:640px){.pf-products .pf-product-grid--four.pf-product-grid--four{grid-template-columns:1fr;grid-auto-rows:auto}.pf-products .pf-product-card__body h3,.pf-products .pf-product-card--featured .pf-product-card__body h3,.pf-products .pf-product-card__body>p:not(.pf-eyebrow),.pf-products .pf-product-card__body ul,.pf-products .pf-product-card__body .pf-eyebrow{min-height:0}.pf-products .pf-card-actions.pf-card-actions .pf-button--compact{flex:1 1 auto}}.pf-purchase-options.pf-purchase-options{border:1.5px solid var(--pf-black,#050505);border-radius:14px;padding:10px;margin:16px 0 8px;display:grid;gap:8px}.pf-purchase-options__legend.pf-purchase-options__legend{font-size:10.5px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;padding:0 6px}.pf-po.pf-po{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;column-gap:12px;row-gap:6px;min-height:56px;padding:14px;border:1px solid var(--pf-line,#e8e8e3);border-radius:10px;background:var(--pf-white,#fff);cursor:pointer}.pf-po.pf-po>input[type=radio]{grid-column:1;grid-row:1;width:20px;height:20px;margin:1px 0 0;accent-color:#050505;flex:none}.pf-po.pf-po .pf-po__text{grid-column:2;grid-row:1;display:flex;flex-direction:column;gap:3px;min-width:0}.pf-po.pf-po .pf-po__price{grid-column:3;grid-row:1;margin-left:0;text-align:right;font-size:15px;font-weight:700;white-space:nowrap;line-height:1.25}.pf-po.pf-po .pf-po__price s{display:block;margin:0 0 1px;font-size:12px;font-weight:400;color:var(--pf-gray,#5a5a5a)}.pf-po.pf-po .pf-po__title,.pf-po.pf-po .pf-po__sub,.pf-po.pf-po .pf-po__save{text-transform:none;letter-spacing:normal}.pf-po.pf-po .pf-po__title{font-size:14.5px;font-weight:750;line-height:1.25}.pf-po.pf-po .pf-po__save{font-size:12px;font-weight:800;line-height:1.35}.pf-po.pf-po .pf-po__sub{font-size:12px;font-weight:400;line-height:1.4;color:var(--pf-gray,#5a5a5a)}.pf-po.pf-po:has(input:checked){border-color:var(--pf-black,#050505);box-shadow:inset 0 0 0 1px var(--pf-black,#050505)}.pf-po__how.pf-po__how{margin:2px 6px 0;padding-left:17px;display:grid;gap:5px}.pf-po__how.pf-po__how li{font-size:12px;color:var(--pf-gray,#5a5a5a);line-height:1.5}.pf-po__note.pf-po__note{margin:4px 6px 2px;font-size:12px;line-height:1.5}@media(max-width:600px){.pf-purchase-options.pf-purchase-options{padding:8px;gap:6px}.pf-po.pf-po{padding:13px 12px;column-gap:10px}.pf-po.pf-po .pf-po__price{font-size:14.5px}.pf-po__how.pf-po__how,.pf-po__note.pf-po__note{display:none}.pf-purchase-options:has(.pf-po--sub input:checked) .pf-po__how.pf-po__how{display:grid}.pf-purchase-options:has(.pf-po--sub input:checked) .pf-po__note.pf-po__note{display:block}}@supports not selector(:has(*)){@media(max-width:600px){.pf-po__how.pf-po__how{display:grid}.pf-po__note.pf-po__note{display:block}}}.pf-product-media__control,.pf-product-media__thumb,.pf-po,.pf-button,.pf-cart-discount__button,.pf-cart-discount__remove,.pf-cart__continue,button,[role=button],input[type=submit],summary{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.pf-product-media__control,.pf-product-media__thumb{-webkit-user-select:none;user-select:none}@media(max-width:640px){.pf-product-media__control{min-width:44px;min-height:44px}}
/*# sourceMappingURL=/cdn/shop/t/88/assets/pf-refine.css.map */
