.sf-product-card{box-sizing:border-box;position:relative;z-index:var(--product-card-z-index);max-width:var(--product-card-max-width,10.625rem);flex:0 1 var(--product-card-max-width,10.625rem);height:var(--product-card-height);padding:var(--product-card-padding,var(--spacer-xs));background-color:var(--product-card-background,var(--c-white))}.sf-product-card:after{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;transition:var(--product-card-transition);box-shadow:var(--product-card-box-shadow)}.sf-product-card:hover{--product-card-image-opacity:1;--product-card-image-even-opacity:1;--product-card-wishlist-icon-opacity:1;--product-card-add-button-opacity:1;--product-card-z-index:1;--product-card-box-shadow:0px 4px 11px rgba(29,31,34,0.1)}.sf-product-card.has-colors{--product-card-add-button-bottom:0}.sf-product-card:active{--product-card-box-shadow:0px 4px 11px rgba(29,31,34,0.1)}.sf-product-card__link{display:block;width:100%;line-height:0;text-decoration:none;margin:var(--product-card-link-margin,0);text-align:left}.sf-product-card__colors{--color-picker-position:absolute;--color-picker-label-font-size:var(--font-size--base);--color-picker-label-font-weight:var(--font-weight--medium)}@media(min-width:1024px){.sf-product-card__colors{--color-picker-position:relative;--color-picker-justify-content:flex-start;--color-picker-padding:0;pointer-events:none}}.sf-product-card__color{margin:var(--spacer-xs);pointer-events:visible}@media(min-width:1024px){.sf-product-card__color{margin:var(--spacer-sm) var(--spacer-sm) 0 0}}.sf-product-card__title{font:var(--product-card-title-font,var(--product-card-title-font-weight,var(--font-weight--normal)) var(--product-card-title-font-size,var(--h5-font-size))/var(--product-card-title-font-line-height,1.6) var(--product-card-title-font-family,var(--font-family--secondary)));color:var(--product-card-title-color,var(--c-link));margin:var(--product-card-title-margin,var(--spacer-xs) 0 0 0);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.sf-product-card__image-wrapper{position:relative}.sf-product-card__image,.sf-product-card__picture{--image-width:var(--product-card-image-width,100%);--image-height:var(--product-card-image-height,auto);transition:var(--product-card-image-transition,opacity .15s ease-in-out);opacity:var(--product-card-image-opacity)}.sf-product-card__image:nth-child(2n),.sf-product-card__picture:nth-child(2n){position:absolute;top:0;left:0;opacity:var(--product-card-image-even-opacity,0)}.sf-product-card__badge{position:absolute;top:var(--product-card-badge-top,var(--spacer-xs));left:var(--product-card-badge-left,0)}.sf-product-card__colors-badge{display:flex;align-items:center;justify-content:center;margin:var(--spacer-xs);width:2.5rem;height:2.5rem;padding:0;color:var(--c-white);z-index:2}.sf-product-card__add-button{--circle-icon-position:absolute;right:var(--product-card-add-button-right,1rem);bottom:var(--product-card-add-button-bottom,-1.5rem);display:var(--product-card-add-button-display,none);transform:var(--product-card-add-button-transform);opacity:var(--product-card-add-button-opacity,0)}.sf-product-card__add-button:focus{--product-card-add-button-opacity:1}.sf-product-card__add-button .sf-circle-icon:hover{--button-box-shadow:0px 4px 11px rgba(29,31,34,0.1);--button-box-shadow-opacity:0.3}.sf-product-card__price{margin:var(--product-card-margin,0)}.sf-product-card__reviews{display:flex;align-items:center}.sf-product-card__rating{display:flex}.sf-product-card__reviews-count{margin:var(--product-card-reviews-count-margin,0 0 0 var(--spacer-xs));color:var(--product-card-reviews-count-color,var(--c-text));text-decoration:none;font:var(--product-reviews-count-font,var(--product-reviews-count-font-weight,var(--font-weight--light)) var(--product-reviews-count-font-size,var(--font-size--sm))/var(--product-reviews-count-font-line-height,1.6) var(--product-reviews-count-font-family,var(--font-family--secondary)))}.sf-product-card__wishlist-icon{--icon-color:var(--c-dark-variant);position:absolute;top:var(--product-card-wishlist-icon-top,var(--spacer-xs));right:var(--product-card-wishlist-icon-right,var(--spacer-xs));padding:var(--product-card-wishlist-icon-padding,0);opacity:var(--product-card-wishlist-icon-opacity,1);transition:var(--product-card-wishlist-icon-transition,opacity .15s ease-in-out);cursor:pointer}.sf-product-card.on-wishlist,.sf-product-card__wishlist-icon:focus{--product-card-wishlist-icon-opacity:1}.sf-product-card .has-colors{--product-card-add-button-bottom:0}@media(min-width:1024px){.sf-product-card{--product-card-max-width:15.5rem;--product-card-padding:var(--spacer-sm);--product-card-transition:box-shadow 150ms ease-in-out;--product-card-wishlist-icon-top:var(--spacer-base);--product-card-wishlist-icon-right:var(--spacer-base);--product-card-wishlist-icon-opacity:0;--product-card-add-button-display:flex;--product-card-title-margin:var(--spacer-sm) 0 0 0;--product-card-margin:var(--spacer-xs) 0}.sf-product-card__colors-badge{margin:var(--spacer-sm) var(--spacer-sm) 0 0;width:1.25rem;height:1.25rem;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}}.display-none[data-v-0bdbc58c]{display:none}.vaimo-product-card[data-v-0bdbc58c]{display:flex!important;flex-direction:column;align-items:flex-start;height:100%;position:relative;background-color:transparent}.vaimo-product-card:hover .vaimo-product-card__image-rollover[data-v-0bdbc58c]{opacity:1;visibility:visible}.vaimo-product-card__add-to-cart[data-v-0bdbc58c]{margin-top:16px;margin-bottom:16px;width:100%}.vaimo-product-card__add-to-cart.disabled[data-v-0bdbc58c]{pointer-events:none}.vaimo-product-card__add-to-cart.two-line-possible[data-v-0bdbc58c] .vaimo-button{white-space:inherit}.vaimo-product-card .editorial-data[data-v-0bdbc58c]{position:absolute;top:0;left:15px}.vaimo-product-card__title[data-v-0bdbc58c]{margin-bottom:8px;margin-top:16px;--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity));text-decoration-line:none}.vaimo-product-card__sub-title[data-v-0bdbc58c]{font-size:var(--font-size--sm);line-height:var(--line-height--medium);font-weight:var(--font-weight--light);font-family:var(--font-family--apercu);--tw-text-opacity:1;color:rgb(113 113 113/var(--tw-text-opacity));text-decoration-line:none}@media (min-width:1024px){.vaimo-product-card__sub-title[data-v-0bdbc58c]{font-size:var(--font-size--base);line-height:var(--line-height--large);font-weight:var(--font-weight--light);font-family:var(--font-family--apercu)}}.vaimo-product-card__price[data-v-0bdbc58c]{margin-top:4px;--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity));text-decoration-line:none}.vaimo-product-card__price.incl-tax[data-v-0bdbc58c]{font-size:var(--font-size--sm)}.vaimo-product-card__image[data-v-0bdbc58c]{cursor:pointer;pointer-events:none}.vaimo-product-card__image-rollover[data-v-0bdbc58c]{position:absolute;left:0;top:0;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.vaimo-product-card__count[data-v-0bdbc58c]{margin-top:16px;display:flex;flex-wrap:wrap;align-items:center;align-items:baseline;justify-content:center;text-align:center;font-size:10px;font-weight:400;text-transform:uppercase;line-height:135%}@media (min-width:768px){.vaimo-product-card__count[data-v-0bdbc58c]{display:inline-flex}}.vaimo-product-card__count[data-v-0bdbc58c]{gap:2px}@media(min-width:1024px){.vaimo-product-card__count[data-v-0bdbc58c]{font-size:12px}}.vaimo-product-card__capacity[data-v-0bdbc58c]{font-weight:300}.vaimo-product-card .loading[data-v-0bdbc58c]{display:inline-block;width:20px;height:20px;border-radius:50%;border:2px solid grey;border-top-color:#000;animation:spin-data-v-0bdbc58c 1s ease-in-out infinite}@keyframes spin-data-v-0bdbc58c{to{transform:rotate(1turn)}}.vaimo-product-card .product-price[data-v-0bdbc58c],.vaimo-product-card .vaimo-product-card__count[data-v-0bdbc58c],.vaimo-product-card .vaimo-product-card__price[data-v-0bdbc58c],.vaimo-product-card__sub-title[data-v-0bdbc58c],.vaimo-product-card__title[data-v-0bdbc58c]{margin-left:auto;margin-right:auto;display:block;width:100%;text-align:center}.fade-enter-active[data-v-0bdbc58c],.fade-leave-active[data-v-0bdbc58c]{transition:opacity .6s}.fade-enter[data-v-0bdbc58c],.fade-leave-to[data-v-0bdbc58c]{opacity:0}.vaimo-badge[data-v-0bdbc58c]{margin-right:5px}.sf-product-card[data-v-0bdbc58c]{--product-card-max-width:100%;--product-card-add-button-opacity:1}.sf-product-card[data-v-0bdbc58c]:hover{--product-card-image-opacity:1;--product-card-image-even-opacity:0;--product-card-add-button-opacity:1;--product-card-box-shadow:none}.sf-product-card[data-v-0bdbc58c] .sf-product-card__add-button{display:none!important}.sf-product-card[data-v-0bdbc58c] .sf-product-card__image-wrapper{width:100%}.vaimo-product-card__add-to-cart[data-v-0bdbc58c] .vaimo-button{text-transform:none!important}.vaimo-product-card__add-to-cart[data-v-0bdbc58c] .vaimo-button.is_mobile{padding:12px 8px 11px!important;font-size:14px!important}.lang-ja_jp .vaimo-product-card__add-to-cart[data-v-0bdbc58c] .vaimo-button{font-size:14px!important}@media(min-width:1024px)and (max-width:1200px){.lang-ja_jp .vaimo-product-card__add-to-cart[data-v-0bdbc58c] .vaimo-button{font-size:12px!important}}.lang-ja_jp .collection-push-desktop-side__slider .vaimo-product-card__add-to-cart[data-v-0bdbc58c] .vaimo-button,.lang-ja_jp .collection-push-full-width__slider .vaimo-product-card__add-to-cart[data-v-0bdbc58c] .vaimo-button{padding-left:8px!important;padding-right:8px!important;font-size:9px!important}.collection-push-desktop-side__slider .vaimo-product-card__add-to-cart[data-v-0bdbc58c] .vaimo-button,.collection-push-full-width__slider .vaimo-product-card__add-to-cart[data-v-0bdbc58c] .vaimo-button{padding-left:8px!important;padding-right:8px!important}.collection-push-full-width__slider .vaimo-product-card__add-to-cart[data-v-0bdbc58c] .vaimo-button.is_mobile{width:100%}.collection-push-full-width__slider .vaimo-product-card__add-to-cart[data-v-0bdbc58c] .vaimo-button.is_mobile .vaimo-button__wrapper:after,.collection-push-full-width__slider .vaimo-product-card__add-to-cart[data-v-0bdbc58c] .vaimo-button.is_mobile .vaimo-button__wrapper:before{margin-left:auto!important;margin-right:auto!important}.lang-ja_jp .vaimo-product-card__add-to-cart[data-v-0bdbc58c] .vaimo-button.is_mobile{font-size:9px!important}.collection-push-desktop-side__slider .vaimo-product-card__add-to-cart[data-v-0bdbc58c] .vaimo-button.is_mobile{width:100%}.collection-push-desktop-side__slider .vaimo-product-card__add-to-cart[data-v-0bdbc58c] .vaimo-button.is_mobile .vaimo-button__wrapper:after,.collection-push-desktop-side__slider .vaimo-product-card__add-to-cart[data-v-0bdbc58c] .vaimo-button.is_mobile .vaimo-button__wrapper:before{margin-left:auto!important;margin-right:auto!important}.vaimo-product-card__add-to-cart[data-v-0bdbc58c]{--font-size--base:16px}.vaimo-product-card__add-to-cart--japan-m[data-v-0bdbc58c]{--font-size--base:12px}.vaimo-product-card[data-v-0bdbc58c] .vaimo-button{--button-wrap:normal;max-width:100%}.vaimo-product-card .vaimo-product-card__add-to-cart .vaimo-button__button-with-dots[data-v-0bdbc58c]{background-color:#000}.vaimo-product-card .vaimo-engrave__text--span[data-v-0bdbc58c]{display:none}.vaimo-product-card .vaimo-engrave:hover .vaimo-engrave__text--span[data-v-0bdbc58c]{display:inline}.display-none{display:none}.vaimo-product-card .vaimo-engrave__lite{padding:7px!important}.vaimo-product-card .vaimo-engrave__lite .vaimo-engrave__text{margin-left:0!important}.vaimo-product-card .vaimo-engrave__lite:hover .vaimo-engrave__text{margin-left:7px!important}