.c-product-card{--c-product-card-transition:var(--theme-component-product-card-transition,all .2s ease-in-out);--c-product-card-content-padding:var(--theme-component-product-card-content-padding,var(--theme-spacing-medium));--c-product-card-hover-scale:var(--theme-component-product-card-hover-scale,1.02);--c-product-card-top-row-top:var(--theme-component-product-card-top-row-top,var(--theme-spacing-small));--c-product-card-top-row-spacing:var(--theme-component-product-card-top-row-spacing,var(--theme-spacing-small));--c-product-card-top-row-bottom:var(--theme-component-product-card-top-row-bottom,var(--theme-spacing-small));--c-product-card-image-max-width:var(--theme-component-product-card-image-max-width,270px);--c-product-card-image-padding:var(--theme-component-product-card-image-padding,8px 16px 0)}@media(min-width:992px){.c-product-card{--c-product-card-image-padding:var(--theme-component-product-card-image-padding,0 60px 12px)}}.c-product-card{--c-product-card-award-height:var(--theme-component-product-card-award-height,50px);--c-product-card-close-margin:var(--theme-component-product-card-close-margin,40px auto 30px auto);position:relative;transition:var(--c-product-card-transition);background:var(--theme-component-card-background,var(--theme-color-background,#fff));min-height:500px;overflow:visible}.c-product-card .c-card__content{padding:var(--c-product-card-content-padding);flex:1;display:flex;flex-direction:column}.c-product-card .c-card__media{position:relative}.c-product-card--content-position-left:hover{transform:scale(var(--c-product-card-hover-scale))}.c-product-card--content-position-left .c-product-card__awards-container,.c-product-card--content-position-left .c-product-card__button-wrapper,.c-product-card--content-position-left .c-product-card__data-sheet,.c-product-card--content-position-left .c-product-card__headline{text-align:left;justify-content:flex-start}.c-product-card--content-position-left .c-product-card__color-chooser .color-chooser{justify-content:flex-start}.c-product-card--loading{pointer-events:none}.c-product-card--loading .c-product-card__image-wrapper{background:var(--color-surface-variant);animation:pulse 1.5s ease-in-out infinite alternate}.c-product-card__top-row-buttons{padding:var(--c-product-card-top-row-spacing);min-height:2.5rem;display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-start;z-index:2}.c-product-card__promotion-badges{margin-right:auto}.c-product-card__icon-buttons{display:flex;gap:var(--theme-spacing-small);align-items:center;min-height:2.5rem}.c-product-card__icon-buttons--left{margin-right:auto}.c-product-card__icon-buttons--right{margin-left:auto}.c-product-card__icon-button{display:flex;align-items:center;justify-content:center;padding:0;background:transparent;border:none;cursor:pointer;color:var(--color-text)}@media not all and (min-width:768px){.c-product-card__icon-button--compare{display:none}}.c-product-card__icon-button--active,.c-product-card__icon-button:hover{color:var(--color-accent)}.c-product-card__icon-button--disabled{cursor:default;opacity:.4;pointer-events:none}.c-product-card__icon-button .c-icon{width:100%;height:100%}.c-product-card__icon-button--select{width:auto}.c-product-card__icon-button--select>div{margin:0}.c-product-card__image{display:block;text-decoration:none;color:currentColor;padding:var(--c-product-card-image-padding)}.c-product-card__image-wrapper{height:0;overflow:hidden;padding-top:100%;position:relative}.c-product-card__image-wrapper .c-image,.c-product-card__image-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%}.c-product-card__image-wrapper .c-image img,.c-product-card__image-wrapper img{-o-object-fit:contain;object-fit:contain}.c-product-card__information{flex:1}.c-product-card__headline{display:block;color:currentColor;text-decoration:none;margin-bottom:1rem;font-size:1.25rem;line-height:1.25;text-align:center;word-break:break-word}.c-product-card__headline>strong{display:block;font-size:.875rem;font-weight:600;margin-bottom:.75rem;color:var(--color-text-subtle)}.c-product-card__label-footnote-group{white-space:nowrap}.c-product-card__label-footnote-group .c-footnote{font-size:var(--theme-typography-size-footnote,.625rem);line-height:0;vertical-align:super}.c-product-card__details-overlay{display:flex;margin:var(--c-product-card-close-margin)}.c-product-card__text-design{font-size:1.125rem;font-weight:600;display:block;margin-bottom:.5rem}.c-product-card__text-shortpos{font-size:1.125rem;display:block;line-height:1.4}.c-product-card__color-chooser{margin-top:1rem}.c-product-card__color-chooser .color-chooser{display:flex;gap:.5rem;justify-content:center}.c-product-card__color-chooser button{width:2rem;height:2rem;border:2px solid transparent;border-radius:50%;background:none;padding:0;cursor:pointer;transition:border-color .2s ease}.c-product-card__color-chooser button.selected,.c-product-card__color-chooser button:hover{border-color:var(--color-accent)}.c-product-card__color-chooser button img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.c-product-card__awards-container{margin-top:1rem;display:flex;justify-content:center}.c-product-card__awards-container .awards{display:flex;gap:.75rem}.c-product-card__awards-container .award-item{display:flex;align-items:center;gap:.5rem;cursor:pointer;padding:.25rem;border-radius:.25rem;transition:background-color .2s ease}.c-product-card__awards-container .award-item:hover{background-color:var(--color-surface-variant)}.c-product-card__awards-container .award-item img{height:var(--c-product-card-award-height);width:auto;-o-object-fit:contain;object-fit:contain}.c-product-card__awards-container .award-item span{font-size:.875rem;font-weight:500}.c-product-card__data-sheet{margin-top:1rem;justify-content:center;gap:1.25rem}.c-product-card__data-sheet,.c-product-card__data-sheet .data-sheet-item{display:flex;align-items:center}.c-product-card__data-sheet .data-sheet-item img{width:3.5rem;height:auto;cursor:pointer;transition:transform .2s ease}.c-product-card__data-sheet .data-sheet-item img:hover{transform:scale(1.05)}.c-product-card__data-sheet .data-sheet-item a{color:var(--color-accent);text-decoration:none;font-size:.875rem;font-weight:500;border-bottom:1px solid transparent;transition:border-color .2s ease}.c-product-card__data-sheet .data-sheet-item a:hover{border-bottom-color:var(--color-accent)}.c-product-card__promotion-gift{display:flex;align-items:center}.c-product-card__promotion-gift .promotion-gift{display:flex;align-items:center;background:#ffffffe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:.5rem .75rem;border-radius:.25rem;font-size:.875rem;font-weight:500;gap:.5rem;box-shadow:0 2px 8px #0000001a}.c-product-card__promotion-gift .promotion-gift__image{height:1rem}.c-product-card__button-wrapper{display:flex;justify-content:center;align-items:center;border-top:1px solid var(--color-border);padding-top:1rem;margin-top:auto}@keyframes pulse{0%{opacity:.6}to{opacity:1}}
