.ideal-product-card-extended{--pseudo-border--block-size:var(--space--008);--pseudo-border--color:var(--color--card--border--hover);--pseudo-border--elevation:var(--elevation--008);--state--box-shadow:none;--state--stroke--translate:100%;--state--stroke--duration:var(--duration--050);box-shadow:var(--state--box-shadow);overflow:hidden;position:relative;transition:border-color var(--duration--100) var(--bezier--ease-out-quad),box-shadow var(--duration--100) var(--bezier--ease-out-quad);--card--align-items:initial;--card--grid-template-columns:minmax(0,1fr);--card--padding-block-start:var(--space--024);--card--padding-block-end:var(--space--024);--card--padding-inline:var(--space--012);--card--attributes--columns:1;--card--attribute--item--columns:repeat(2,minmax(0,1fr));--color--background:var(--color--card--background--default);--color--border:var(--color--card--border--default);--color--text:var(--color--card--text--default);align-items:var(--card--align-items);background-color:var(--color--background);border:var(--border--100) solid var(--color--border);border-radius:var(--radius--100);color:var(--color--text);display:grid;grid-template-columns:var(--card--grid-template-columns);padding-bottom:var(--card--padding-block-end);padding-left:var(--card--padding-inline);padding-right:var(--card--padding-inline);padding-top:var(--card--padding-block-start);transition-duration:var(--duration--100);transition-property:background-color,border-color,color;transition-timing-function:var(--bezier--ease-out-quad)}.ideal-product-card-extended:after{background-color:var(--pseudo-border--color);bottom:0;content:"";height:var(--pseudo-border--block-size);left:0;position:absolute;right:0;transform:translateY(var(--state--stroke--translate));transition:transform var(--state--stroke--duration) var(--bezier--ease-out-quad)}@media (min-width:48em){.ideal-product-card-extended{--card--attribute--item--columns:minmax(0,1fr);--card--attributes--columns:3;--card--align-items:start;--card--grid-template-columns:minmax(0,1fr) minmax(0,4fr);--card--padding-block-start:var(--space--016);--card--padding-inline:0}}.ideal-product-card-extended:has(.ideal-product-card-extended__title-link:focus-visible){--state--box-shadow:var(--pseudo-border--elevation);--state--stroke--translate:0;--state--stroke--duration:var(--duration--100);background-color:var(--color--card--background--selected);border-color:var(--color--card--border--hover);color:var(--color--card--text--hover)}.ideal-product-card-extended.has-hover:not(.does-not-exist){--state--box-shadow:var(--pseudo-border--elevation);--state--stroke--translate:0;--state--stroke--duration:var(--duration--100);background-color:var(--color--card--background--selected);border-color:var(--color--card--border--hover);color:var(--color--card--text--hover)}.ideal-product-card-extended:has(.ideal-product-card-extended__title-link:focus-visible){outline:var(--border--button--stroke--height) solid var(--color--button--primary--border--focus);outline-offset:0}.ideal-product-card-extended__media .ideal-product-card-extended__placeholder,.ideal-product-card-extended__media img:not(.does-not-exist){aspect-ratio:1/1;display:block;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:12.5rem}@media (min-width:48em){.ideal-product-card-extended__media .ideal-product-card-extended__placeholder,.ideal-product-card-extended__media img:not(.does-not-exist){width:100%}}.ideal-product-card-extended__placeholder{align-items:center;background-color:var(--color--card--background--default);display:grid;justify-items:center;place-items:center}.ideal-product-card-extended__placeholder svg{color:var(--color--card--text--static-02);height:var(--space--040);width:var(--space--040)}.ideal-product-card-extended__content{align-content:start;display:grid}@media (min-width:48em){.ideal-product-card-extended__content{padding-left:var(--space--024);padding-right:var(--space--024)}}.ideal-product-card-extended__title{color:var(--color--text--strong);font-family:var(--font--family--heading);font-size:var(--font--size--heading--5);font-weight:var(--font--weight--heading--5);line-height:var(--font--line-height--heading--5);-webkit-box-orient:vertical;color:var(--color--card--text--default);display:-webkit-box;-webkit-line-clamp:6;margin-bottom:0;margin-top:var(--space--008);overflow:hidden}.ideal-product-card-extended__title-link{color:inherit;-webkit-text-decoration:none;text-decoration:none;text-decoration-thickness:var(--border--100);text-underline-offset:var(--space--002)}.ideal-product-card-extended__title-link:focus-visible{outline-color:transparent}.ideal-product-card-extended__title-link:focus-visible,.ideal-product-card-extended__title-link:hover,:where(.ideal-product-card-extended.has-hover) .ideal-product-card-extended__title-link,:where(.ideal-product-card-extended:has(.ideal-product-card-extended__title-link:focus-visible)) .ideal-product-card-extended__title-link{-webkit-text-decoration:underline;text-decoration:underline}.ideal-product-card-extended__description{color:var(--color--text--strong);color:var(--color--card--text--static-01);font-family:var(--font--family--body);font-size:var(--font--size--body--sm);font-weight:var(--font--weight--body);line-height:var(--font--line-height--body--sm);margin-top:var(--space--008)}.ideal-product-card-extended__attributes{display:grid;list-style-type:"";padding-left:0;grid-gap:var(--space--016);gap:var(--space--016);grid-template-columns:repeat(var(--card--attributes--columns),minmax(0,1fr));margin-bottom:0;margin-top:var(--space--024);padding-right:clamp(1.5rem,-2.75rem + 14.1667vw,10rem)}.ideal-product-card-extended__attribute{display:grid;grid-template-columns:var(--card--attribute--item--columns)}.ideal-product-card-extended__attribute-label,.ideal-product-card-extended__attribute-value{color:var(--color--text--strong);font-family:var(--font--family--body);font-size:var(--font--size--body--sm);font-weight:var(--font--weight--body);line-height:var(--font--line-height--body--sm);list-style:none;margin-top:0}.ideal-product-card-extended__attribute-label{color:var(--color--card--text--static-01);margin-left:0;margin-right:0}.ideal-product-card-extended__attribute-value{color:var(--color--card--text--default);font-weight:var(--font--weight--label);margin-left:0;margin-right:0}.ideal-product-card-extended__sku .wp-block-post-terms__prefix{font-weight:var(--font--weight--subhead)}.ideal-product-card-extended__sku .sku,.ideal-product-card-extended__sku .wp-block-post-terms__prefix{color:var(--color--text--fade);font-size:var(--font--size--sku);line-height:var(--font--line-height--sku)}.ideal-product-card-extended__sku .sku{font-weight:var(--font--weight--body)}:root{--duration--050:50ms;--duration--100:100ms;--duration--200:200ms;--duration--300:300ms;--duration--400:400ms;--duration--500:500ms;--duration--1000:1000ms;--bezier--ease-out-quad:cubic-bezier(0.25,0.46,0.45,0.94);--bezier--ease-out-cubic:cubic-bezier(0.215,0.61,0.355,1);--bezier--ease-out-quart:cubic-bezier(0.165,0.84,0.44,1);--bezier--ease-out-quint:cubic-bezier(0.23,1,0.32,1);--bezier--ease-out-expo:cubic-bezier(0.19,1,0.22,1);--bezier--ease-out-circ:cubic-bezier(0.075,0.82,0.165,1)}@media (prefers-reduced-motion:reduce){:root{--duration--050:1ms;--duration--100:1ms;--duration--200:1ms;--duration--300:1ms;--duration--400:1ms;--duration--500:1ms;--duration--1000:1ms}}
