.component-product-card-1{display:flex;flex-flow:column;position:relative;transition-timing-function:cubic-bezier(0.5, 0, 0, 1);transition-duration:250ms;transition-property:background-color;gap:clamp(1.25rem,calc(1.25rem + 0 * (100vw - 22.5rem) / 77.5),1.25rem);padding-block:clamp(1.25rem,calc(1.25rem + 0 * (100vw - 22.5rem) / 77.5),1.25rem);padding-inline:clamp(1.25rem,calc(1.25rem + 0 * (100vw - 22.5rem) / 77.5),1.25rem)}.component-product-card-1 .component-image-video{width:100%;height:auto;aspect-ratio:454/332}.component-product-card-1 .card-content{display:flex;flex-flow:column;flex-grow:1;gap:clamp(1.25rem,calc(1.25rem + 0 * (100vw - 22.5rem) / 77.5),1.25rem)}.component-product-card-1 .card-content .card-header{display:flex;flex-flow:column;gap:clamp(1rem,calc(1rem + 0 * (100vw - 22.5rem) / 77.5),1rem)}.component-product-card-1 .card-content .card-header .component-overline,.component-product-card-1 .card-content .card-header .component-headline{color:inherit}.component-product-card-1 .card-content .component-rich-text{font-size:min(calc(0.875rem + 0.125 * (100vw - 22.5rem) / 77.5),1rem);line-height:1.4;font-weight:400;font-family:Inter;letter-spacing:0;color:inherit}.component-product-card-1 .card-content .card-bottom{display:flex;flex-flow:column;gap:clamp(1rem,calc(1rem + 0 * (100vw - 22.5rem) / 77.5),1rem)}.component-product-card-1 .card-content .card-bottom .price{color:inherit}.component-product-card-1 .card-content .card-bottom .component-button{position:static}.component-product-card-1 .card-content .card-bottom .component-button:first-child::before{position:absolute;content:"";inset:0}.component-product-card-1.is-style-dark{color:#27372a;background-color:#fff}.component-product-card-1.is-style-dark:hover,.component-product-card-1.is-style-dark:focus,.component-product-card-1.is-style-dark:focus-within{background-color:#fffcf6}.component-product-card-1.is-style-light{color:#fff;background-color:#000}.component-product-card-1.is-style-light:hover,.component-product-card-1.is-style-light:focus,.component-product-card-1.is-style-light:focus-within{background-color:#7b6d5b}