@property --padding{syntax:"*";inherits:false}@property --padding-mobile{syntax:"*";inherits:false}@property --bg-color{syntax:"*";inherits:false}@property --bg-color-mobile{syntax:"*";inherits:false}@property --bg-image{syntax:"*";inherits:false}@property --bg-image-mobile{syntax:"*";inherits:false}@property --bg-size{syntax:"*";inherits:false}@property --bg-size-mobile{syntax:"*";inherits:false}@property --bg-position{syntax:"*";inherits:false}@property --bg-position-mobile{syntax:"*";inherits:false}@property --bg-repeat{syntax:"*";inherits:false}@property --bg-repeat-mobile{syntax:"*";inherits:false}@property --bg-attachment{syntax:"*";inherits:false}@property --bg-attachment-mobile{syntax:"*";inherits:false}@property --border-style{syntax:"*";inherits:false}@property --border-style-mobile{syntax:"*";inherits:false}@property --border-width{syntax:"*";inherits:false}@property --border-width-mobile{syntax:"*";inherits:false}@property --border-color{syntax:"*";inherits:false}@property --border-color-mobile{syntax:"*";inherits:false}@property --border-radius{syntax:"*";inherits:false}@property --border-radius-mobile{syntax:"*";inherits:false}@property --radius-overflow{syntax:"*";inherits:false}@property --radius-overflow-mobile{syntax:"*";inherits:false}@property --overflow-x{syntax:"*";inherits:false}@property --overflow-x-mobile{syntax:"*";inherits:false}@property --overflow-y{syntax:"*";inherits:false}@property --overflow-y-mobile{syntax:"*";inherits:false}@property --box-shadow{syntax:"*";inherits:false}@property --box-shadow-mobile{syntax:"*";inherits:false}@property --margin{syntax:"*";inherits:false}@property --margin-mobile{syntax:"*";inherits:false}@property --opacity{syntax:"*";inherits:false}@property --opacity-mobile{syntax:"*";inherits:false}@property --icon-color{syntax:"*";inherits:false}@property --icon-color-mobile{syntax:"*";inherits:false}@property --icon-size{syntax:"*";inherits:false}@property --icon-size-mobile{syntax:"*";inherits:false}@property --icon-wrapper-justify{syntax:"*";inherits:false}@property --icon-wrapper-justify-mobile{syntax:"*";inherits:false}@property --text-font-family{syntax:"*";inherits:false}@property --text-font-family-mobile{syntax:"*";inherits:false}@property --text-font-size{syntax:"*";inherits:false}@property --text-font-size-mobile{syntax:"*";inherits:false}@property --text-font-weight{syntax:"*";inherits:false}@property --text-font-weight-mobile{syntax:"*";inherits:false}@property --text-font-style{syntax:"*";inherits:false}@property --text-font-style-mobile{syntax:"*";inherits:false}@property --text-text-decoration{syntax:"*";inherits:false}@property --text-text-decoration-mobile{syntax:"*";inherits:false}@property --text-text-align{syntax:"*";inherits:false}@property --text-text-align-mobile{syntax:"*";inherits:false}@property --text-text-transform{syntax:"*";inherits:false}@property --text-text-transform-mobile{syntax:"*";inherits:false}@property --text-color{syntax:"*";inherits:false}@property --text-color-mobile{syntax:"*";inherits:false}@property --text-line-height{syntax:"*";inherits:false}@property --text-line-height-mobile{syntax:"*";inherits:false}@property --text-letter-spacing{syntax:"*";inherits:false}@property --text-letter-spacing-mobile{syntax:"*";inherits:false}@property --text-text-shadow{syntax:"*";inherits:false}@property --text-text-shadow-mobile{syntax:"*";inherits:false}@property --text-width{syntax:"*";inherits:false}@property --text-width-mobile{syntax:"*";inherits:false}@property --text-height{syntax:"*";inherits:false}@property --text-height-mobile{syntax:"*";inherits:false}@property --text-fallback-font-family{syntax:"*";inherits:false}@property --text-fallback-font-family-mobile{syntax:"*";inherits:false}@property --text-fallback-font-size{syntax:"*";inherits:false}@property --text-fallback-font-size-mobile{syntax:"*";inherits:false}@property --text-fallback-font-weight{syntax:"*";inherits:false}@property --text-fallback-font-weight-mobile{syntax:"*";inherits:false}@property --text-fallback-font-style{syntax:"*";inherits:false}@property --text-fallback-font-style-mobile{syntax:"*";inherits:false}@property --text-fallback-text-decoration{syntax:"*";inherits:false}@property --text-fallback-text-decoration-mobile{syntax:"*";inherits:false}@property --text-fallback-text-transform{syntax:"*";inherits:false}@property --text-fallback-text-transform-mobile{syntax:"*";inherits:false}@property --text-fallback-line-height{syntax:"*";inherits:false}@property --text-fallback-line-height-mobile{syntax:"*";inherits:false}@property --text-fallback-letter-spacing{syntax:"*";inherits:false}@property --text-fallback-letter-spacing-mobile{syntax:"*";inherits:false}@property --cd-item-spacing{syntax:"*";inherits:false}@property --cd-item-spacing-mobile{syntax:"*";inherits:false}@property --cd-wrapper-justify{syntax:"*";inherits:false}@property --cd-wrapper-justify-mobile{syntax:"*";inherits:false}.ProductPrice-module-scss-module__BMEOOG__root{box-sizing:border-box;width:fit-content;min-width:0;max-width:100%;height:auto;padding:var(--padding,0);margin:var(--margin,0);background-color:var(--bg-color,transparent);background-image:var(--bg-image,none);background-size:var(--bg-size,cover);background-position:var(--bg-position,center);background-repeat:var(--bg-repeat,no-repeat);background-attachment:var(--bg-attachment,scroll);border-style:var(--border-style,none);border-width:var(--border-width,0);border-color:var(--border-color,transparent);border-radius:var(--border-radius,0);box-shadow:var(--box-shadow,none);opacity:var(--opacity,1);overflow-x:var(--overflow-x,var(--radius-overflow,visible));overflow-y:var(--overflow-y,var(--radius-overflow,visible));display:inline-block;position:relative}@media (max-width:768px){.ProductPrice-module-scss-module__BMEOOG__root{padding:var(--padding-mobile,var(--padding,0));margin:var(--margin-mobile,var(--margin,0));background-color:var(--bg-color-mobile,var(--bg-color,transparent));background-image:var(--bg-image-mobile,var(--bg-image,none));background-size:var(--bg-size-mobile,var(--bg-size,cover));background-position:var(--bg-position-mobile,var(--bg-position,center));background-repeat:var(--bg-repeat-mobile,var(--bg-repeat,no-repeat));background-attachment:var(--bg-attachment-mobile,var(--bg-attachment,scroll));border-style:var(--border-style-mobile,var(--border-style,none));border-width:var(--border-width-mobile,var(--border-width,0));border-color:var(--border-color-mobile,var(--border-color,transparent));border-radius:var(--border-radius-mobile,var(--border-radius,0));box-shadow:var(--box-shadow-mobile,var(--box-shadow,none));opacity:var(--opacity-mobile,var(--opacity,1))}}@media (min-width:769px){.ProductPrice-module-scss-module__BMEOOG__root[data-hidden-desktop=true]{display:none!important}}@media (max-width:768px){.ProductPrice-module-scss-module__BMEOOG__root[data-hidden-mobile=true]{display:none!important}.ProductPrice-module-scss-module__BMEOOG__root{overflow-x:var(--overflow-x-mobile,var(--overflow-x,var(--radius-overflow-mobile,var(--radius-overflow,visible))));overflow-y:var(--overflow-y-mobile,var(--overflow-y,var(--radius-overflow-mobile,var(--radius-overflow,visible))))}}.ProductPrice-module-scss-module__BMEOOG__price{font-family:var(--text-font-family,var(--text-fallback-font-family,inherit));font-size:var(--text-font-size,var(--text-fallback-font-size,14px));font-weight:var(--text-font-weight,var(--text-fallback-font-weight,400));font-style:var(--text-font-style,var(--text-fallback-font-style,normal));-webkit-text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));-webkit-text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-align:var(--text-text-align,left);text-transform:var(--text-text-transform,var(--text-fallback-text-transform,none));color:var(--container-hover-text-color,var(--text-color,inherit));line-height:var(--text-line-height,var(--text-fallback-line-height,140%));letter-spacing:var(--text-letter-spacing,var(--text-fallback-letter-spacing,0));text-shadow:var(--text-text-shadow,none);width:var(--hug-width,var(--text-width,-moz-fit-content));width:var(--hug-width,var(--text-width,fit-content));margin:0;display:block}@media (max-width:768px){.ProductPrice-module-scss-module__BMEOOG__price{font-family:var(--text-font-family-mobile,var(--text-font-family,var(--text-fallback-font-family-mobile,var(--text-fallback-font-family,inherit))));font-size:var(--text-font-size-mobile,var(--text-font-size,var(--text-fallback-font-size-mobile,var(--text-fallback-font-size,14px))));font-weight:var(--text-font-weight-mobile,var(--text-font-weight,var(--text-fallback-font-weight-mobile,var(--text-fallback-font-weight,400))));font-style:var(--text-font-style-mobile,var(--text-font-style,var(--text-fallback-font-style-mobile,var(--text-fallback-font-style,normal))));-webkit-text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));-webkit-text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-align:var(--text-text-align-mobile,var(--text-text-align,left));text-transform:var(--text-text-transform-mobile,var(--text-text-transform,var(--text-fallback-text-transform-mobile,var(--text-fallback-text-transform,none))));color:var(--container-hover-text-color,var(--text-color-mobile,var(--text-color,inherit)));line-height:var(--text-line-height-mobile,var(--text-line-height,var(--text-fallback-line-height-mobile,var(--text-fallback-line-height,140%))));letter-spacing:var(--text-letter-spacing-mobile,var(--text-letter-spacing,var(--text-fallback-letter-spacing-mobile,var(--text-fallback-letter-spacing,0))));text-shadow:var(--text-text-shadow-mobile,var(--text-text-shadow,none));width:var(--hug-width,var(--text-width-mobile,var(--text-width,-moz-fit-content)));width:var(--hug-width,var(--text-width-mobile,var(--text-width,fit-content)))}}.ProductPrice-module-scss-module__BMEOOG__loadingOverlay{z-index:5;pointer-events:none;background:#fff9;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}
@property --padding{syntax:"*";inherits:false}@property --padding-mobile{syntax:"*";inherits:false}@property --bg-color{syntax:"*";inherits:false}@property --bg-color-mobile{syntax:"*";inherits:false}@property --bg-image{syntax:"*";inherits:false}@property --bg-image-mobile{syntax:"*";inherits:false}@property --bg-size{syntax:"*";inherits:false}@property --bg-size-mobile{syntax:"*";inherits:false}@property --bg-position{syntax:"*";inherits:false}@property --bg-position-mobile{syntax:"*";inherits:false}@property --bg-repeat{syntax:"*";inherits:false}@property --bg-repeat-mobile{syntax:"*";inherits:false}@property --bg-attachment{syntax:"*";inherits:false}@property --bg-attachment-mobile{syntax:"*";inherits:false}@property --border-style{syntax:"*";inherits:false}@property --border-style-mobile{syntax:"*";inherits:false}@property --border-width{syntax:"*";inherits:false}@property --border-width-mobile{syntax:"*";inherits:false}@property --border-color{syntax:"*";inherits:false}@property --border-color-mobile{syntax:"*";inherits:false}@property --border-radius{syntax:"*";inherits:false}@property --border-radius-mobile{syntax:"*";inherits:false}@property --radius-overflow{syntax:"*";inherits:false}@property --radius-overflow-mobile{syntax:"*";inherits:false}@property --overflow-x{syntax:"*";inherits:false}@property --overflow-x-mobile{syntax:"*";inherits:false}@property --overflow-y{syntax:"*";inherits:false}@property --overflow-y-mobile{syntax:"*";inherits:false}@property --box-shadow{syntax:"*";inherits:false}@property --box-shadow-mobile{syntax:"*";inherits:false}@property --margin{syntax:"*";inherits:false}@property --margin-mobile{syntax:"*";inherits:false}@property --opacity{syntax:"*";inherits:false}@property --opacity-mobile{syntax:"*";inherits:false}@property --icon-color{syntax:"*";inherits:false}@property --icon-color-mobile{syntax:"*";inherits:false}@property --icon-size{syntax:"*";inherits:false}@property --icon-size-mobile{syntax:"*";inherits:false}@property --icon-wrapper-justify{syntax:"*";inherits:false}@property --icon-wrapper-justify-mobile{syntax:"*";inherits:false}@property --text-font-family{syntax:"*";inherits:false}@property --text-font-family-mobile{syntax:"*";inherits:false}@property --text-font-size{syntax:"*";inherits:false}@property --text-font-size-mobile{syntax:"*";inherits:false}@property --text-font-weight{syntax:"*";inherits:false}@property --text-font-weight-mobile{syntax:"*";inherits:false}@property --text-font-style{syntax:"*";inherits:false}@property --text-font-style-mobile{syntax:"*";inherits:false}@property --text-text-decoration{syntax:"*";inherits:false}@property --text-text-decoration-mobile{syntax:"*";inherits:false}@property --text-text-align{syntax:"*";inherits:false}@property --text-text-align-mobile{syntax:"*";inherits:false}@property --text-text-transform{syntax:"*";inherits:false}@property --text-text-transform-mobile{syntax:"*";inherits:false}@property --text-color{syntax:"*";inherits:false}@property --text-color-mobile{syntax:"*";inherits:false}@property --text-line-height{syntax:"*";inherits:false}@property --text-line-height-mobile{syntax:"*";inherits:false}@property --text-letter-spacing{syntax:"*";inherits:false}@property --text-letter-spacing-mobile{syntax:"*";inherits:false}@property --text-text-shadow{syntax:"*";inherits:false}@property --text-text-shadow-mobile{syntax:"*";inherits:false}@property --text-width{syntax:"*";inherits:false}@property --text-width-mobile{syntax:"*";inherits:false}@property --text-height{syntax:"*";inherits:false}@property --text-height-mobile{syntax:"*";inherits:false}@property --text-fallback-font-family{syntax:"*";inherits:false}@property --text-fallback-font-family-mobile{syntax:"*";inherits:false}@property --text-fallback-font-size{syntax:"*";inherits:false}@property --text-fallback-font-size-mobile{syntax:"*";inherits:false}@property --text-fallback-font-weight{syntax:"*";inherits:false}@property --text-fallback-font-weight-mobile{syntax:"*";inherits:false}@property --text-fallback-font-style{syntax:"*";inherits:false}@property --text-fallback-font-style-mobile{syntax:"*";inherits:false}@property --text-fallback-text-decoration{syntax:"*";inherits:false}@property --text-fallback-text-decoration-mobile{syntax:"*";inherits:false}@property --text-fallback-text-transform{syntax:"*";inherits:false}@property --text-fallback-text-transform-mobile{syntax:"*";inherits:false}@property --text-fallback-line-height{syntax:"*";inherits:false}@property --text-fallback-line-height-mobile{syntax:"*";inherits:false}@property --text-fallback-letter-spacing{syntax:"*";inherits:false}@property --text-fallback-letter-spacing-mobile{syntax:"*";inherits:false}@property --cd-item-spacing{syntax:"*";inherits:false}@property --cd-item-spacing-mobile{syntax:"*";inherits:false}@property --cd-wrapper-justify{syntax:"*";inherits:false}@property --cd-wrapper-justify-mobile{syntax:"*";inherits:false}.ProductQuantity-module-scss-module__A0YAZG__root{justify-content:var(--pq-align,flex-start);width:var(--pq-width,-moz-fit-content);width:var(--pq-width,fit-content);min-width:0;max-width:100%;padding:var(--padding,0);margin:var(--margin,0);opacity:var(--opacity,1);display:flex;position:relative}@media (max-width:768px){.ProductQuantity-module-scss-module__A0YAZG__root{padding:var(--padding-mobile,var(--padding,0));margin:var(--margin-mobile,var(--margin,0));opacity:var(--opacity-mobile,var(--opacity,1))}}@media (min-width:769px){.ProductQuantity-module-scss-module__A0YAZG__root[data-hidden-desktop=true]{display:none!important}}@media (max-width:768px){.ProductQuantity-module-scss-module__A0YAZG__root[data-hidden-mobile=true]{display:none!important}.ProductQuantity-module-scss-module__A0YAZG__root{justify-content:var(--pq-align-mobile,var(--pq-align,flex-start));width:var(--pq-width-mobile,var(--pq-width,-moz-fit-content));width:var(--pq-width-mobile,var(--pq-width,fit-content))}}.ProductQuantity-module-scss-module__A0YAZG__shell{width:var(--pq-width,-moz-fit-content);width:var(--pq-width,fit-content);box-sizing:border-box;max-width:100%;height:var(--pq-height,auto);background-color:var(--bg-color,transparent);background-image:var(--bg-image,none);background-size:var(--bg-size,cover);background-position:var(--bg-position,center);background-repeat:var(--bg-repeat,no-repeat);background-attachment:var(--bg-attachment,scroll);border-style:var(--border-style,none);border-width:var(--border-width,0);border-color:var(--border-color,transparent);border-radius:var(--border-radius,0);min-width:0;box-shadow:var(--box-shadow,none);align-items:stretch;display:inline-flex;overflow:hidden}@media (max-width:768px){.ProductQuantity-module-scss-module__A0YAZG__shell{background-color:var(--bg-color-mobile,var(--bg-color,transparent));background-image:var(--bg-image-mobile,var(--bg-image,none));background-size:var(--bg-size-mobile,var(--bg-size,cover));background-position:var(--bg-position-mobile,var(--bg-position,center));background-repeat:var(--bg-repeat-mobile,var(--bg-repeat,no-repeat));background-attachment:var(--bg-attachment-mobile,var(--bg-attachment,scroll));border-style:var(--border-style-mobile,var(--border-style,none));border-width:var(--border-width-mobile,var(--border-width,0));border-color:var(--border-color-mobile,var(--border-color,transparent));border-radius:var(--border-radius-mobile,var(--border-radius,0));box-shadow:var(--box-shadow-mobile,var(--box-shadow,none));width:var(--pq-width-mobile,var(--pq-width,-moz-fit-content));width:var(--pq-width-mobile,var(--pq-width,fit-content));height:var(--pq-height-mobile,var(--pq-height,auto))}}.ProductQuantity-module-scss-module__A0YAZG__shell.ProductQuantity-module-scss-module__A0YAZG__inactive{opacity:.4}.ProductQuantity-module-scss-module__A0YAZG__btn{appearance:none;width:var(--pq-btn-width,36px);background:var(--pq-btn-bg,transparent);color:var(--pq-btn-color,#1d1d1d);border-style:var(--pq-btn-border-style,none);border-width:var(--pq-btn-border-width,0);border-color:var(--pq-btn-border-color,transparent);border-radius:var(--pq-btn-radius,0);box-shadow:var(--pq-btn-shadow,none);cursor:pointer;transform-origin:50%;flex:none;justify-content:center;align-items:center;padding:0;transition:background-color .15s,color .15s,border-color .15s,transform .16s cubic-bezier(.34,1.56,.64,1),box-shadow .16s;display:inline-flex}.ProductQuantity-module-scss-module__A0YAZG__btn:disabled{opacity:.4;cursor:not-allowed}.ProductQuantity-module-scss-module__A0YAZG__btn:active:not(:disabled){transform:scale(.92);box-shadow:inset 0 0 0 999px #0000000f}.ProductQuantity-module-scss-module__A0YAZG__btn:hover:not(:disabled){background:var(--pq-btn-hover-bg,var(--pq-btn-bg,transparent));color:var(--pq-btn-hover-color,var(--pq-btn-color,#1d1d1d));border-color:var(--pq-btn-hover-border-color,var(--pq-btn-border-color,transparent));border-style:var(--pq-btn-hover-border-style,var(--pq-btn-border-style,none));border-width:var(--pq-btn-hover-border-width,var(--pq-btn-border-width,0))}@media (max-width:768px){.ProductQuantity-module-scss-module__A0YAZG__btn{width:var(--pq-btn-width-mobile,var(--pq-btn-width,36px));background:var(--pq-btn-bg-mobile,var(--pq-btn-bg,transparent));color:var(--pq-btn-color-mobile,var(--pq-btn-color,#1d1d1d));border-style:var(--pq-btn-border-style-mobile,var(--pq-btn-border-style,none));border-width:var(--pq-btn-border-width-mobile,var(--pq-btn-border-width,0));border-color:var(--pq-btn-border-color-mobile,var(--pq-btn-border-color,transparent));border-radius:var(--pq-btn-radius-mobile,var(--pq-btn-radius,0));box-shadow:var(--pq-btn-shadow-mobile,var(--pq-btn-shadow,none))}.ProductQuantity-module-scss-module__A0YAZG__btn:hover:not(:disabled){background:var(--pq-btn-hover-bg-mobile,var(--pq-btn-hover-bg,var(--pq-btn-bg-mobile,var(--pq-btn-bg,transparent))));color:var(--pq-btn-hover-color-mobile,var(--pq-btn-hover-color,var(--pq-btn-color-mobile,var(--pq-btn-color,#1d1d1d))))}}.ProductQuantity-module-scss-module__A0YAZG__btnIcon{width:var(--pq-btn-icon-size,20px);height:var(--pq-btn-icon-size,20px);color:inherit}@media (max-width:768px){.ProductQuantity-module-scss-module__A0YAZG__btnIcon{width:var(--pq-btn-icon-size-mobile,var(--pq-btn-icon-size,20px));height:var(--pq-btn-icon-size-mobile,var(--pq-btn-icon-size,20px))}}.ProductQuantity-module-scss-module__A0YAZG__divider{width:var(--pq-divider-thickness,0);background:var(--pq-divider-color,transparent);flex:none}@media (max-width:768px){.ProductQuantity-module-scss-module__A0YAZG__divider{width:var(--pq-divider-thickness-mobile,var(--pq-divider-thickness,0));background:var(--pq-divider-color-mobile,var(--pq-divider-color,transparent))}}.ProductQuantity-module-scss-module__A0YAZG__inputWrap{background:var(--pq-input-bg,transparent);flex:auto;align-items:stretch;min-width:0;display:flex;position:relative;overflow:hidden}.ProductQuantity-module-scss-module__A0YAZG__inputWrap:hover{background:var(--pq-input-hover-bg,var(--pq-input-bg,transparent));color:var(--pq-input-hover-color,inherit)}@media (max-width:768px){.ProductQuantity-module-scss-module__A0YAZG__inputWrap{background:var(--pq-input-bg-mobile,var(--pq-input-bg,transparent))}.ProductQuantity-module-scss-module__A0YAZG__inputWrap:hover{background:var(--pq-input-hover-bg-mobile,var(--pq-input-hover-bg,var(--pq-input-bg-mobile,var(--pq-input-bg,transparent))));color:var(--pq-input-hover-color-mobile,var(--pq-input-hover-color,inherit))}}.ProductQuantity-module-scss-module__A0YAZG__input{font-family:var(--text-font-family,var(--text-fallback-font-family,inherit));font-size:var(--text-font-size,var(--text-fallback-font-size,14px));font-weight:var(--text-font-weight,var(--text-fallback-font-weight,400));font-style:var(--text-font-style,var(--text-fallback-font-style,normal));-webkit-text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));-webkit-text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-align:var(--text-text-align,left);text-transform:var(--text-text-transform,var(--text-fallback-text-transform,none));color:#0000;line-height:var(--text-line-height,var(--text-fallback-line-height,140%));letter-spacing:var(--text-letter-spacing,var(--text-fallback-letter-spacing,0));text-shadow:var(--text-text-shadow,none);width:var(--hug-width,var(--text-width,-moz-fit-content));width:var(--hug-width,var(--text-width,fit-content));width:100%;min-width:0;caret-color:var(--text-fallback-color,#1d1d1d);text-align:center;appearance:textfield;background:0 0;border:0;outline:0;flex:auto;padding:0 4px}@media (max-width:768px){.ProductQuantity-module-scss-module__A0YAZG__input{font-family:var(--text-font-family-mobile,var(--text-font-family,var(--text-fallback-font-family-mobile,var(--text-fallback-font-family,inherit))));font-size:var(--text-font-size-mobile,var(--text-font-size,var(--text-fallback-font-size-mobile,var(--text-fallback-font-size,14px))));font-weight:var(--text-font-weight-mobile,var(--text-font-weight,var(--text-fallback-font-weight-mobile,var(--text-fallback-font-weight,400))));font-style:var(--text-font-style-mobile,var(--text-font-style,var(--text-fallback-font-style-mobile,var(--text-fallback-font-style,normal))));-webkit-text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));-webkit-text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-align:var(--text-text-align-mobile,var(--text-text-align,left));text-transform:var(--text-text-transform-mobile,var(--text-text-transform,var(--text-fallback-text-transform-mobile,var(--text-fallback-text-transform,none))));color:var(--container-hover-text-color,var(--text-color-mobile,var(--text-color,inherit)));line-height:var(--text-line-height-mobile,var(--text-line-height,var(--text-fallback-line-height-mobile,var(--text-fallback-line-height,140%))));letter-spacing:var(--text-letter-spacing-mobile,var(--text-letter-spacing,var(--text-fallback-letter-spacing-mobile,var(--text-fallback-letter-spacing,0))));text-shadow:var(--text-text-shadow-mobile,var(--text-text-shadow,none));width:var(--hug-width,var(--text-width-mobile,var(--text-width,-moz-fit-content)));width:var(--hug-width,var(--text-width-mobile,var(--text-width,fit-content)))}}.ProductQuantity-module-scss-module__A0YAZG__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ProductQuantity-module-scss-module__A0YAZG__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}@media (max-width:768px){.ProductQuantity-module-scss-module__A0YAZG__input{text-align:center}}.ProductQuantity-module-scss-module__A0YAZG__digitOverlay{pointer-events:none;-webkit-user-select:none;user-select:none;will-change:transform,opacity;opacity:1;font-family:var(--text-font-family,var(--text-fallback-font-family,inherit));font-size:var(--text-font-size,var(--text-fallback-font-size,14px));font-weight:var(--text-font-weight,var(--text-fallback-font-weight,400));font-style:var(--text-font-style,var(--text-fallback-font-style,normal));color:var(--text-color,inherit);letter-spacing:var(--text-letter-spacing,var(--text-fallback-letter-spacing,0));white-space:nowrap;text-align:center;justify-content:center;align-items:center;line-height:1;display:flex;position:absolute;inset:0}@media (max-width:768px){.ProductQuantity-module-scss-module__A0YAZG__digitOverlay{font-family:var(--text-font-family-mobile,var(--text-font-family,var(--text-fallback-font-family-mobile,var(--text-fallback-font-family,inherit))));font-size:var(--text-font-size-mobile,var(--text-font-size,var(--text-fallback-font-size-mobile,var(--text-fallback-font-size,14px))));font-weight:var(--text-font-weight-mobile,var(--text-font-weight,var(--text-fallback-font-weight-mobile,var(--text-fallback-font-weight,400))));color:var(--text-color-mobile,var(--text-color,inherit))}}.ProductQuantity-module-scss-module__A0YAZG__inputWrap:focus-within .ProductQuantity-module-scss-module__A0YAZG__digitOverlay{opacity:0;animation:none}.ProductQuantity-module-scss-module__A0YAZG__inputWrap:focus-within .ProductQuantity-module-scss-module__A0YAZG__input{color:inherit}.ProductQuantity-module-scss-module__A0YAZG__digitSlideUp{animation:.2s ProductQuantity-module-scss-module__A0YAZG__pq-slide-up-in}.ProductQuantity-module-scss-module__A0YAZG__digitSlideDown{animation:.2s ProductQuantity-module-scss-module__A0YAZG__pq-slide-down-in}@keyframes ProductQuantity-module-scss-module__A0YAZG__pq-slide-up-in{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes ProductQuantity-module-scss-module__A0YAZG__pq-slide-down-in{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.ProductQuantity-module-scss-module__A0YAZG__antInput{height:100%;box-shadow:none;background:0 0;border:0;align-items:stretch;margin:0;padding:0;position:relative;width:100%!important;display:inline-flex!important}.ProductQuantity-module-scss-module__A0YAZG__antInput .ant-input-number-input{min-width:0;height:100%;font:inherit;color:inherit;background:0 0;border:0;outline:0;flex:auto;padding:0 4px;text-align:center!important;width:100%!important}.ProductQuantity-module-scss-module__A0YAZG__antInput .ant-input-number-actions{background:var(--pq-input-bg,transparent);opacity:0;pointer-events:none;flex-direction:column;width:22px;transition:opacity .15s;display:flex;position:absolute;top:0;bottom:0;right:0}:is(.ProductQuantity-module-scss-module__A0YAZG__antInput:hover .ant-input-number-actions,.ProductQuantity-module-scss-module__A0YAZG__antInput:focus-within .ant-input-number-actions){opacity:1;pointer-events:auto}.ProductQuantity-module-scss-module__A0YAZG__antInput .ant-input-number-action{cursor:pointer;color:#1d1d1d;-webkit-user-select:none;user-select:none;flex:1 1 0;justify-content:center;align-items:center;font-size:10px;display:flex}.ProductQuantity-module-scss-module__A0YAZG__antInput .ant-input-number-action:hover{color:#4941d4}.ProductQuantity-module-scss-module__A0YAZG__loadingOverlay{z-index:5;pointer-events:none;background:#fff9;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}
@property --padding{syntax:"*";inherits:false}@property --padding-mobile{syntax:"*";inherits:false}@property --bg-color{syntax:"*";inherits:false}@property --bg-color-mobile{syntax:"*";inherits:false}@property --bg-image{syntax:"*";inherits:false}@property --bg-image-mobile{syntax:"*";inherits:false}@property --bg-size{syntax:"*";inherits:false}@property --bg-size-mobile{syntax:"*";inherits:false}@property --bg-position{syntax:"*";inherits:false}@property --bg-position-mobile{syntax:"*";inherits:false}@property --bg-repeat{syntax:"*";inherits:false}@property --bg-repeat-mobile{syntax:"*";inherits:false}@property --bg-attachment{syntax:"*";inherits:false}@property --bg-attachment-mobile{syntax:"*";inherits:false}@property --border-style{syntax:"*";inherits:false}@property --border-style-mobile{syntax:"*";inherits:false}@property --border-width{syntax:"*";inherits:false}@property --border-width-mobile{syntax:"*";inherits:false}@property --border-color{syntax:"*";inherits:false}@property --border-color-mobile{syntax:"*";inherits:false}@property --border-radius{syntax:"*";inherits:false}@property --border-radius-mobile{syntax:"*";inherits:false}@property --radius-overflow{syntax:"*";inherits:false}@property --radius-overflow-mobile{syntax:"*";inherits:false}@property --overflow-x{syntax:"*";inherits:false}@property --overflow-x-mobile{syntax:"*";inherits:false}@property --overflow-y{syntax:"*";inherits:false}@property --overflow-y-mobile{syntax:"*";inherits:false}@property --box-shadow{syntax:"*";inherits:false}@property --box-shadow-mobile{syntax:"*";inherits:false}@property --margin{syntax:"*";inherits:false}@property --margin-mobile{syntax:"*";inherits:false}@property --opacity{syntax:"*";inherits:false}@property --opacity-mobile{syntax:"*";inherits:false}@property --icon-color{syntax:"*";inherits:false}@property --icon-color-mobile{syntax:"*";inherits:false}@property --icon-size{syntax:"*";inherits:false}@property --icon-size-mobile{syntax:"*";inherits:false}@property --icon-wrapper-justify{syntax:"*";inherits:false}@property --icon-wrapper-justify-mobile{syntax:"*";inherits:false}@property --text-font-family{syntax:"*";inherits:false}@property --text-font-family-mobile{syntax:"*";inherits:false}@property --text-font-size{syntax:"*";inherits:false}@property --text-font-size-mobile{syntax:"*";inherits:false}@property --text-font-weight{syntax:"*";inherits:false}@property --text-font-weight-mobile{syntax:"*";inherits:false}@property --text-font-style{syntax:"*";inherits:false}@property --text-font-style-mobile{syntax:"*";inherits:false}@property --text-text-decoration{syntax:"*";inherits:false}@property --text-text-decoration-mobile{syntax:"*";inherits:false}@property --text-text-align{syntax:"*";inherits:false}@property --text-text-align-mobile{syntax:"*";inherits:false}@property --text-text-transform{syntax:"*";inherits:false}@property --text-text-transform-mobile{syntax:"*";inherits:false}@property --text-color{syntax:"*";inherits:false}@property --text-color-mobile{syntax:"*";inherits:false}@property --text-line-height{syntax:"*";inherits:false}@property --text-line-height-mobile{syntax:"*";inherits:false}@property --text-letter-spacing{syntax:"*";inherits:false}@property --text-letter-spacing-mobile{syntax:"*";inherits:false}@property --text-text-shadow{syntax:"*";inherits:false}@property --text-text-shadow-mobile{syntax:"*";inherits:false}@property --text-width{syntax:"*";inherits:false}@property --text-width-mobile{syntax:"*";inherits:false}@property --text-height{syntax:"*";inherits:false}@property --text-height-mobile{syntax:"*";inherits:false}@property --text-fallback-font-family{syntax:"*";inherits:false}@property --text-fallback-font-family-mobile{syntax:"*";inherits:false}@property --text-fallback-font-size{syntax:"*";inherits:false}@property --text-fallback-font-size-mobile{syntax:"*";inherits:false}@property --text-fallback-font-weight{syntax:"*";inherits:false}@property --text-fallback-font-weight-mobile{syntax:"*";inherits:false}@property --text-fallback-font-style{syntax:"*";inherits:false}@property --text-fallback-font-style-mobile{syntax:"*";inherits:false}@property --text-fallback-text-decoration{syntax:"*";inherits:false}@property --text-fallback-text-decoration-mobile{syntax:"*";inherits:false}@property --text-fallback-text-transform{syntax:"*";inherits:false}@property --text-fallback-text-transform-mobile{syntax:"*";inherits:false}@property --text-fallback-line-height{syntax:"*";inherits:false}@property --text-fallback-line-height-mobile{syntax:"*";inherits:false}@property --text-fallback-letter-spacing{syntax:"*";inherits:false}@property --text-fallback-letter-spacing-mobile{syntax:"*";inherits:false}@property --cd-item-spacing{syntax:"*";inherits:false}@property --cd-item-spacing-mobile{syntax:"*";inherits:false}@property --cd-wrapper-justify{syntax:"*";inherits:false}@property --cd-wrapper-justify-mobile{syntax:"*";inherits:false}.ProductRating-module-scss-module__Zio7nW__root{box-sizing:border-box;max-width:100%;padding:var(--padding,0);margin:var(--margin,0);background-color:var(--bg-color,transparent);background-image:var(--bg-image,none);background-size:var(--bg-size,cover);background-position:var(--bg-position,center);background-repeat:var(--bg-repeat,no-repeat);background-attachment:var(--bg-attachment,scroll);border-style:var(--border-style,none);border-width:var(--border-width,0);border-color:var(--border-color,transparent);border-radius:var(--border-radius,0);box-shadow:var(--box-shadow,none);opacity:var(--opacity,1);overflow-x:var(--overflow-x,var(--radius-overflow,visible));overflow-y:var(--overflow-y,var(--radius-overflow,visible));align-items:var(--pr-align,center);gap:var(--pr-gap,4px);width:var(--pr-width,-moz-fit-content);width:var(--pr-width,fit-content);height:var(--pr-height,auto);flex-wrap:nowrap;display:flex}@media (max-width:768px){.ProductRating-module-scss-module__Zio7nW__root{padding:var(--padding-mobile,var(--padding,0));margin:var(--margin-mobile,var(--margin,0));background-color:var(--bg-color-mobile,var(--bg-color,transparent));background-image:var(--bg-image-mobile,var(--bg-image,none));background-size:var(--bg-size-mobile,var(--bg-size,cover));background-position:var(--bg-position-mobile,var(--bg-position,center));background-repeat:var(--bg-repeat-mobile,var(--bg-repeat,no-repeat));background-attachment:var(--bg-attachment-mobile,var(--bg-attachment,scroll));border-style:var(--border-style-mobile,var(--border-style,none));border-width:var(--border-width-mobile,var(--border-width,0));border-color:var(--border-color-mobile,var(--border-color,transparent));border-radius:var(--border-radius-mobile,var(--border-radius,0));box-shadow:var(--box-shadow-mobile,var(--box-shadow,none));opacity:var(--opacity-mobile,var(--opacity,1))}}@media (min-width:769px){.ProductRating-module-scss-module__Zio7nW__root[data-hidden-desktop=true]{display:none!important}}@media (max-width:768px){.ProductRating-module-scss-module__Zio7nW__root[data-hidden-mobile=true]{display:none!important}.ProductRating-module-scss-module__Zio7nW__root{overflow-x:var(--overflow-x-mobile,var(--overflow-x,var(--radius-overflow-mobile,var(--radius-overflow,visible))));overflow-y:var(--overflow-y-mobile,var(--overflow-y,var(--radius-overflow-mobile,var(--radius-overflow,visible))));align-items:var(--pr-align-mobile,var(--pr-align,center));gap:var(--pr-gap-mobile,var(--pr-gap,4px));width:var(--pr-width-mobile,var(--pr-width,-moz-fit-content));width:var(--pr-width-mobile,var(--pr-width,fit-content));height:var(--pr-height-mobile,var(--pr-height,auto))}}.ProductRating-module-scss-module__Zio7nW__stars{align-items:center;gap:var(--pr-gap,4px);color:var(--pr-star-color,#ffc53d);flex:none;display:inline-flex}@media (max-width:768px){.ProductRating-module-scss-module__Zio7nW__stars{gap:var(--pr-gap-mobile,var(--pr-gap,4px));color:var(--pr-star-color-mobile,var(--pr-star-color,#ffc53d))}}.ProductRating-module-scss-module__Zio7nW__star{width:var(--pr-star-size,20px);height:var(--pr-star-size,20px);flex:none;line-height:0;display:inline-block;position:relative}@media (max-width:768px){.ProductRating-module-scss-module__Zio7nW__star{width:var(--pr-star-size-mobile,var(--pr-star-size,20px));height:var(--pr-star-size-mobile,var(--pr-star-size,20px))}}.ProductRating-module-scss-module__Zio7nW__starEmpty{color:#d9d9d9;width:100%;height:100%;display:block}.ProductRating-module-scss-module__Zio7nW__starFill{display:block;position:absolute;inset:0;overflow:hidden}.ProductRating-module-scss-module__Zio7nW__starFill>svg{width:var(--pr-star-size,20px);height:var(--pr-star-size,20px);display:block}@media (max-width:768px){.ProductRating-module-scss-module__Zio7nW__starFill>svg{width:var(--pr-star-size-mobile,var(--pr-star-size,20px));height:var(--pr-star-size-mobile,var(--pr-star-size,20px))}}.ProductRating-module-scss-module__Zio7nW__count{font-family:var(--text-font-family,var(--text-fallback-font-family,inherit));font-size:var(--text-font-size,var(--text-fallback-font-size,14px));font-weight:var(--text-font-weight,var(--text-fallback-font-weight,400));font-style:var(--text-font-style,var(--text-fallback-font-style,normal));-webkit-text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));-webkit-text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-align:var(--text-text-align,left);text-transform:var(--text-text-transform,var(--text-fallback-text-transform,none));color:var(--container-hover-text-color,var(--text-color,inherit));line-height:var(--text-line-height,var(--text-fallback-line-height,140%));letter-spacing:var(--text-letter-spacing,var(--text-fallback-letter-spacing,0));text-shadow:var(--text-text-shadow,none);width:var(--hug-width,var(--text-width,-moz-fit-content));width:var(--hug-width,var(--text-width,fit-content));white-space:nowrap;flex:none;line-height:1}@media (max-width:768px){.ProductRating-module-scss-module__Zio7nW__count{font-family:var(--text-font-family-mobile,var(--text-font-family,var(--text-fallback-font-family-mobile,var(--text-fallback-font-family,inherit))));font-size:var(--text-font-size-mobile,var(--text-font-size,var(--text-fallback-font-size-mobile,var(--text-fallback-font-size,14px))));font-weight:var(--text-font-weight-mobile,var(--text-font-weight,var(--text-fallback-font-weight-mobile,var(--text-fallback-font-weight,400))));font-style:var(--text-font-style-mobile,var(--text-font-style,var(--text-fallback-font-style-mobile,var(--text-fallback-font-style,normal))));-webkit-text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));-webkit-text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-align:var(--text-text-align-mobile,var(--text-text-align,left));text-transform:var(--text-text-transform-mobile,var(--text-text-transform,var(--text-fallback-text-transform-mobile,var(--text-fallback-text-transform,none))));color:var(--container-hover-text-color,var(--text-color-mobile,var(--text-color,inherit)));line-height:var(--text-line-height-mobile,var(--text-line-height,var(--text-fallback-line-height-mobile,var(--text-fallback-line-height,140%))));letter-spacing:var(--text-letter-spacing-mobile,var(--text-letter-spacing,var(--text-fallback-letter-spacing-mobile,var(--text-fallback-letter-spacing,0))));text-shadow:var(--text-text-shadow-mobile,var(--text-text-shadow,none));width:var(--hug-width,var(--text-width-mobile,var(--text-width,-moz-fit-content)));width:var(--hug-width,var(--text-width-mobile,var(--text-width,fit-content)))}}
@property --padding{syntax:"*";inherits:false}@property --padding-mobile{syntax:"*";inherits:false}@property --bg-color{syntax:"*";inherits:false}@property --bg-color-mobile{syntax:"*";inherits:false}@property --bg-image{syntax:"*";inherits:false}@property --bg-image-mobile{syntax:"*";inherits:false}@property --bg-size{syntax:"*";inherits:false}@property --bg-size-mobile{syntax:"*";inherits:false}@property --bg-position{syntax:"*";inherits:false}@property --bg-position-mobile{syntax:"*";inherits:false}@property --bg-repeat{syntax:"*";inherits:false}@property --bg-repeat-mobile{syntax:"*";inherits:false}@property --bg-attachment{syntax:"*";inherits:false}@property --bg-attachment-mobile{syntax:"*";inherits:false}@property --border-style{syntax:"*";inherits:false}@property --border-style-mobile{syntax:"*";inherits:false}@property --border-width{syntax:"*";inherits:false}@property --border-width-mobile{syntax:"*";inherits:false}@property --border-color{syntax:"*";inherits:false}@property --border-color-mobile{syntax:"*";inherits:false}@property --border-radius{syntax:"*";inherits:false}@property --border-radius-mobile{syntax:"*";inherits:false}@property --radius-overflow{syntax:"*";inherits:false}@property --radius-overflow-mobile{syntax:"*";inherits:false}@property --overflow-x{syntax:"*";inherits:false}@property --overflow-x-mobile{syntax:"*";inherits:false}@property --overflow-y{syntax:"*";inherits:false}@property --overflow-y-mobile{syntax:"*";inherits:false}@property --box-shadow{syntax:"*";inherits:false}@property --box-shadow-mobile{syntax:"*";inherits:false}@property --margin{syntax:"*";inherits:false}@property --margin-mobile{syntax:"*";inherits:false}@property --opacity{syntax:"*";inherits:false}@property --opacity-mobile{syntax:"*";inherits:false}@property --icon-color{syntax:"*";inherits:false}@property --icon-color-mobile{syntax:"*";inherits:false}@property --icon-size{syntax:"*";inherits:false}@property --icon-size-mobile{syntax:"*";inherits:false}@property --icon-wrapper-justify{syntax:"*";inherits:false}@property --icon-wrapper-justify-mobile{syntax:"*";inherits:false}@property --text-font-family{syntax:"*";inherits:false}@property --text-font-family-mobile{syntax:"*";inherits:false}@property --text-font-size{syntax:"*";inherits:false}@property --text-font-size-mobile{syntax:"*";inherits:false}@property --text-font-weight{syntax:"*";inherits:false}@property --text-font-weight-mobile{syntax:"*";inherits:false}@property --text-font-style{syntax:"*";inherits:false}@property --text-font-style-mobile{syntax:"*";inherits:false}@property --text-text-decoration{syntax:"*";inherits:false}@property --text-text-decoration-mobile{syntax:"*";inherits:false}@property --text-text-align{syntax:"*";inherits:false}@property --text-text-align-mobile{syntax:"*";inherits:false}@property --text-text-transform{syntax:"*";inherits:false}@property --text-text-transform-mobile{syntax:"*";inherits:false}@property --text-color{syntax:"*";inherits:false}@property --text-color-mobile{syntax:"*";inherits:false}@property --text-line-height{syntax:"*";inherits:false}@property --text-line-height-mobile{syntax:"*";inherits:false}@property --text-letter-spacing{syntax:"*";inherits:false}@property --text-letter-spacing-mobile{syntax:"*";inherits:false}@property --text-text-shadow{syntax:"*";inherits:false}@property --text-text-shadow-mobile{syntax:"*";inherits:false}@property --text-width{syntax:"*";inherits:false}@property --text-width-mobile{syntax:"*";inherits:false}@property --text-height{syntax:"*";inherits:false}@property --text-height-mobile{syntax:"*";inherits:false}@property --text-fallback-font-family{syntax:"*";inherits:false}@property --text-fallback-font-family-mobile{syntax:"*";inherits:false}@property --text-fallback-font-size{syntax:"*";inherits:false}@property --text-fallback-font-size-mobile{syntax:"*";inherits:false}@property --text-fallback-font-weight{syntax:"*";inherits:false}@property --text-fallback-font-weight-mobile{syntax:"*";inherits:false}@property --text-fallback-font-style{syntax:"*";inherits:false}@property --text-fallback-font-style-mobile{syntax:"*";inherits:false}@property --text-fallback-text-decoration{syntax:"*";inherits:false}@property --text-fallback-text-decoration-mobile{syntax:"*";inherits:false}@property --text-fallback-text-transform{syntax:"*";inherits:false}@property --text-fallback-text-transform-mobile{syntax:"*";inherits:false}@property --text-fallback-line-height{syntax:"*";inherits:false}@property --text-fallback-line-height-mobile{syntax:"*";inherits:false}@property --text-fallback-letter-spacing{syntax:"*";inherits:false}@property --text-fallback-letter-spacing-mobile{syntax:"*";inherits:false}@property --cd-item-spacing{syntax:"*";inherits:false}@property --cd-item-spacing-mobile{syntax:"*";inherits:false}@property --cd-wrapper-justify{syntax:"*";inherits:false}@property --cd-wrapper-justify-mobile{syntax:"*";inherits:false}.ProductReview-module-scss-module__9GCSUG__root{box-sizing:border-box;max-width:100%;padding:var(--padding,0);margin:var(--margin,0);background-color:var(--bg-color,transparent);background-image:var(--bg-image,none);background-size:var(--bg-size,cover);background-position:var(--bg-position,center);background-repeat:var(--bg-repeat,no-repeat);background-attachment:var(--bg-attachment,scroll);border-style:var(--border-style,none);border-width:var(--border-width,0);border-color:var(--border-color,transparent);border-radius:var(--border-radius,0);box-shadow:var(--box-shadow,none);opacity:var(--opacity,1);overflow-x:var(--overflow-x,var(--radius-overflow,visible));overflow-y:var(--overflow-y,var(--radius-overflow,visible));gap:var(--prv-review-gap,24px);flex-direction:column;width:100%;display:flex}@media (max-width:768px){.ProductReview-module-scss-module__9GCSUG__root{padding:var(--padding-mobile,var(--padding,0));margin:var(--margin-mobile,var(--margin,0));background-color:var(--bg-color-mobile,var(--bg-color,transparent));background-image:var(--bg-image-mobile,var(--bg-image,none));background-size:var(--bg-size-mobile,var(--bg-size,cover));background-position:var(--bg-position-mobile,var(--bg-position,center));background-repeat:var(--bg-repeat-mobile,var(--bg-repeat,no-repeat));background-attachment:var(--bg-attachment-mobile,var(--bg-attachment,scroll));border-style:var(--border-style-mobile,var(--border-style,none));border-width:var(--border-width-mobile,var(--border-width,0));border-color:var(--border-color-mobile,var(--border-color,transparent));border-radius:var(--border-radius-mobile,var(--border-radius,0));box-shadow:var(--box-shadow-mobile,var(--box-shadow,none));opacity:var(--opacity-mobile,var(--opacity,1))}}@media (min-width:769px){.ProductReview-module-scss-module__9GCSUG__root[data-hidden-desktop=true]{display:none!important}}@media (max-width:768px){.ProductReview-module-scss-module__9GCSUG__root[data-hidden-mobile=true]{display:none!important}.ProductReview-module-scss-module__9GCSUG__root{overflow-x:var(--overflow-x-mobile,var(--overflow-x,var(--radius-overflow-mobile,var(--radius-overflow,visible))));overflow-y:var(--overflow-y-mobile,var(--overflow-y,var(--radius-overflow-mobile,var(--radius-overflow,visible))));gap:var(--prv-review-gap-mobile,var(--prv-review-gap,24px))}}.ProductReview-module-scss-module__9GCSUG__summary{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.ProductReview-module-scss-module__9GCSUG__summaryLeft{align-items:center;gap:8px;display:flex}.ProductReview-module-scss-module__9GCSUG__summaryScore{color:#181f39;align-items:baseline;font-size:28px;font-weight:600;line-height:1;display:inline-flex}.ProductReview-module-scss-module__9GCSUG__summaryScoreMax{color:#181f39;font-size:14px;font-weight:400}.ProductReview-module-scss-module__9GCSUG__summaryTotal{color:#181f39;margin:0;font-size:14px}.ProductReview-module-scss-module__9GCSUG__summaryTotalCount{font-weight:700}.ProductReview-module-scss-module__9GCSUG__empty{text-align:center;color:#8c8c8c;padding:24px 16px;font-size:14px}.ProductReview-module-scss-module__9GCSUG__list{gap:var(--prv-item-gap,16px);flex-direction:column;display:flex}@media (max-width:768px){.ProductReview-module-scss-module__9GCSUG__list{gap:var(--prv-item-gap-mobile,var(--prv-item-gap,16px))}}.ProductReview-module-scss-module__9GCSUG__item{color:#181f39;background:var(--prv-item-bg,#fff);border-style:var(--prv-item-border-style,solid);border-width:var(--prv-item-border-width,1px);border-color:var(--prv-item-border-color,#f0f0f0);border-radius:var(--prv-item-radius,8px);box-sizing:border-box;flex-direction:column;gap:8px;max-width:100%;padding:16px;display:flex}@media (max-width:768px){.ProductReview-module-scss-module__9GCSUG__item{background:var(--prv-item-bg-mobile,var(--prv-item-bg,#fff));border-style:var(--prv-item-border-style-mobile,var(--prv-item-border-style,none));border-width:var(--prv-item-border-width-mobile,var(--prv-item-border-width,0));border-color:var(--prv-item-border-color-mobile,var(--prv-item-border-color,transparent));border-radius:var(--prv-item-radius-mobile,var(--prv-item-radius,8px))}}.ProductReview-module-scss-module__9GCSUG__reviewerName{font-family:var(--text-font-family,var(--text-fallback-font-family,inherit));font-size:var(--text-font-size,var(--text-fallback-font-size,14px));font-weight:var(--text-font-weight,var(--text-fallback-font-weight,400));font-style:var(--text-font-style,var(--text-fallback-font-style,normal));-webkit-text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));-webkit-text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-align:var(--text-text-align,left);text-transform:var(--text-text-transform,var(--text-fallback-text-transform,none));color:var(--container-hover-text-color,var(--text-color,inherit));line-height:var(--text-line-height,var(--text-fallback-line-height,140%));letter-spacing:var(--text-letter-spacing,var(--text-fallback-letter-spacing,0));text-shadow:var(--text-text-shadow,none);width:var(--hug-width,var(--text-width,-moz-fit-content));width:var(--hug-width,var(--text-width,fit-content));width:100%;margin-bottom:-4px}@media (max-width:768px){.ProductReview-module-scss-module__9GCSUG__reviewerName{font-family:var(--text-font-family-mobile,var(--text-font-family,var(--text-fallback-font-family-mobile,var(--text-fallback-font-family,inherit))));font-size:var(--text-font-size-mobile,var(--text-font-size,var(--text-fallback-font-size-mobile,var(--text-fallback-font-size,14px))));font-weight:var(--text-font-weight-mobile,var(--text-font-weight,var(--text-fallback-font-weight-mobile,var(--text-fallback-font-weight,400))));font-style:var(--text-font-style-mobile,var(--text-font-style,var(--text-fallback-font-style-mobile,var(--text-fallback-font-style,normal))));-webkit-text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));-webkit-text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-align:var(--text-text-align-mobile,var(--text-text-align,left));text-transform:var(--text-text-transform-mobile,var(--text-text-transform,var(--text-fallback-text-transform-mobile,var(--text-fallback-text-transform,none))));color:var(--container-hover-text-color,var(--text-color-mobile,var(--text-color,inherit)));line-height:var(--text-line-height-mobile,var(--text-line-height,var(--text-fallback-line-height-mobile,var(--text-fallback-line-height,140%))));letter-spacing:var(--text-letter-spacing-mobile,var(--text-letter-spacing,var(--text-fallback-letter-spacing-mobile,var(--text-fallback-letter-spacing,0))));text-shadow:var(--text-text-shadow-mobile,var(--text-text-shadow,none));width:var(--hug-width,var(--text-width-mobile,var(--text-width,-moz-fit-content)));width:var(--hug-width,var(--text-width-mobile,var(--text-width,fit-content)));width:100%}}.ProductReview-module-scss-module__9GCSUG__reviewContent{font-family:var(--text-font-family,var(--text-fallback-font-family,inherit));font-size:var(--text-font-size,var(--text-fallback-font-size,14px));font-weight:var(--text-font-weight,var(--text-fallback-font-weight,400));font-style:var(--text-font-style,var(--text-fallback-font-style,normal));-webkit-text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));-webkit-text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-align:var(--text-text-align,left);text-transform:var(--text-text-transform,var(--text-fallback-text-transform,none));color:var(--container-hover-text-color,var(--text-color,inherit));line-height:var(--text-line-height,var(--text-fallback-line-height,140%));letter-spacing:var(--text-letter-spacing,var(--text-fallback-letter-spacing,0));text-shadow:var(--text-text-shadow,none);width:var(--hug-width,var(--text-width,-moz-fit-content));width:var(--hug-width,var(--text-width,fit-content));word-break:break-word;width:100%}@media (max-width:768px){.ProductReview-module-scss-module__9GCSUG__reviewContent{font-family:var(--text-font-family-mobile,var(--text-font-family,var(--text-fallback-font-family-mobile,var(--text-fallback-font-family,inherit))));font-size:var(--text-font-size-mobile,var(--text-font-size,var(--text-fallback-font-size-mobile,var(--text-fallback-font-size,14px))));font-weight:var(--text-font-weight-mobile,var(--text-font-weight,var(--text-fallback-font-weight-mobile,var(--text-fallback-font-weight,400))));font-style:var(--text-font-style-mobile,var(--text-font-style,var(--text-fallback-font-style-mobile,var(--text-fallback-font-style,normal))));-webkit-text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));-webkit-text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-align:var(--text-text-align-mobile,var(--text-text-align,left));text-transform:var(--text-text-transform-mobile,var(--text-text-transform,var(--text-fallback-text-transform-mobile,var(--text-fallback-text-transform,none))));color:var(--container-hover-text-color,var(--text-color-mobile,var(--text-color,inherit)));line-height:var(--text-line-height-mobile,var(--text-line-height,var(--text-fallback-line-height-mobile,var(--text-fallback-line-height,140%))));letter-spacing:var(--text-letter-spacing-mobile,var(--text-letter-spacing,var(--text-fallback-letter-spacing-mobile,var(--text-fallback-letter-spacing,0))));text-shadow:var(--text-text-shadow-mobile,var(--text-text-shadow,none));width:var(--hug-width,var(--text-width-mobile,var(--text-width,-moz-fit-content)));width:var(--hug-width,var(--text-width-mobile,var(--text-width,fit-content)));width:100%}}.ProductReview-module-scss-module__9GCSUG__reviewDate{color:#707a8f;font-size:14px;line-height:1.2}.ProductReview-module-scss-module__9GCSUG__photos{flex-wrap:wrap;gap:12px;display:flex}.ProductReview-module-scss-module__9GCSUG__photo{-o-object-fit:cover;object-fit:cover;border-radius:4px;flex:none;width:80px;height:80px}.ProductReview-module-scss-module__9GCSUG__stars{color:#ffc53d;flex:none;align-items:center;gap:2px;display:inline-flex}.ProductReview-module-scss-module__9GCSUG__star{width:var(--prv-star-size,20px);height:var(--prv-star-size,20px);flex:none;line-height:0;display:inline-block;position:relative}@media (max-width:768px){.ProductReview-module-scss-module__9GCSUG__star{width:var(--prv-star-size-mobile,var(--prv-star-size,20px));height:var(--prv-star-size-mobile,var(--prv-star-size,20px))}}.ProductReview-module-scss-module__9GCSUG__starEmpty{color:#d9d9d9;width:100%;height:100%;display:block}.ProductReview-module-scss-module__9GCSUG__starFill{display:block;position:absolute;inset:0;overflow:hidden}.ProductReview-module-scss-module__9GCSUG__starFill>svg{width:var(--prv-star-size,20px);height:var(--prv-star-size,20px);display:block}@media (max-width:768px){.ProductReview-module-scss-module__9GCSUG__starFill>svg{width:var(--prv-star-size-mobile,var(--prv-star-size,20px));height:var(--prv-star-size-mobile,var(--prv-star-size,20px))}}
@property --padding{syntax:"*";inherits:false}@property --padding-mobile{syntax:"*";inherits:false}@property --bg-color{syntax:"*";inherits:false}@property --bg-color-mobile{syntax:"*";inherits:false}@property --bg-image{syntax:"*";inherits:false}@property --bg-image-mobile{syntax:"*";inherits:false}@property --bg-size{syntax:"*";inherits:false}@property --bg-size-mobile{syntax:"*";inherits:false}@property --bg-position{syntax:"*";inherits:false}@property --bg-position-mobile{syntax:"*";inherits:false}@property --bg-repeat{syntax:"*";inherits:false}@property --bg-repeat-mobile{syntax:"*";inherits:false}@property --bg-attachment{syntax:"*";inherits:false}@property --bg-attachment-mobile{syntax:"*";inherits:false}@property --border-style{syntax:"*";inherits:false}@property --border-style-mobile{syntax:"*";inherits:false}@property --border-width{syntax:"*";inherits:false}@property --border-width-mobile{syntax:"*";inherits:false}@property --border-color{syntax:"*";inherits:false}@property --border-color-mobile{syntax:"*";inherits:false}@property --border-radius{syntax:"*";inherits:false}@property --border-radius-mobile{syntax:"*";inherits:false}@property --radius-overflow{syntax:"*";inherits:false}@property --radius-overflow-mobile{syntax:"*";inherits:false}@property --overflow-x{syntax:"*";inherits:false}@property --overflow-x-mobile{syntax:"*";inherits:false}@property --overflow-y{syntax:"*";inherits:false}@property --overflow-y-mobile{syntax:"*";inherits:false}@property --box-shadow{syntax:"*";inherits:false}@property --box-shadow-mobile{syntax:"*";inherits:false}@property --margin{syntax:"*";inherits:false}@property --margin-mobile{syntax:"*";inherits:false}@property --opacity{syntax:"*";inherits:false}@property --opacity-mobile{syntax:"*";inherits:false}@property --icon-color{syntax:"*";inherits:false}@property --icon-color-mobile{syntax:"*";inherits:false}@property --icon-size{syntax:"*";inherits:false}@property --icon-size-mobile{syntax:"*";inherits:false}@property --icon-wrapper-justify{syntax:"*";inherits:false}@property --icon-wrapper-justify-mobile{syntax:"*";inherits:false}@property --text-font-family{syntax:"*";inherits:false}@property --text-font-family-mobile{syntax:"*";inherits:false}@property --text-font-size{syntax:"*";inherits:false}@property --text-font-size-mobile{syntax:"*";inherits:false}@property --text-font-weight{syntax:"*";inherits:false}@property --text-font-weight-mobile{syntax:"*";inherits:false}@property --text-font-style{syntax:"*";inherits:false}@property --text-font-style-mobile{syntax:"*";inherits:false}@property --text-text-decoration{syntax:"*";inherits:false}@property --text-text-decoration-mobile{syntax:"*";inherits:false}@property --text-text-align{syntax:"*";inherits:false}@property --text-text-align-mobile{syntax:"*";inherits:false}@property --text-text-transform{syntax:"*";inherits:false}@property --text-text-transform-mobile{syntax:"*";inherits:false}@property --text-color{syntax:"*";inherits:false}@property --text-color-mobile{syntax:"*";inherits:false}@property --text-line-height{syntax:"*";inherits:false}@property --text-line-height-mobile{syntax:"*";inherits:false}@property --text-letter-spacing{syntax:"*";inherits:false}@property --text-letter-spacing-mobile{syntax:"*";inherits:false}@property --text-text-shadow{syntax:"*";inherits:false}@property --text-text-shadow-mobile{syntax:"*";inherits:false}@property --text-width{syntax:"*";inherits:false}@property --text-width-mobile{syntax:"*";inherits:false}@property --text-height{syntax:"*";inherits:false}@property --text-height-mobile{syntax:"*";inherits:false}@property --text-fallback-font-family{syntax:"*";inherits:false}@property --text-fallback-font-family-mobile{syntax:"*";inherits:false}@property --text-fallback-font-size{syntax:"*";inherits:false}@property --text-fallback-font-size-mobile{syntax:"*";inherits:false}@property --text-fallback-font-weight{syntax:"*";inherits:false}@property --text-fallback-font-weight-mobile{syntax:"*";inherits:false}@property --text-fallback-font-style{syntax:"*";inherits:false}@property --text-fallback-font-style-mobile{syntax:"*";inherits:false}@property --text-fallback-text-decoration{syntax:"*";inherits:false}@property --text-fallback-text-decoration-mobile{syntax:"*";inherits:false}@property --text-fallback-text-transform{syntax:"*";inherits:false}@property --text-fallback-text-transform-mobile{syntax:"*";inherits:false}@property --text-fallback-line-height{syntax:"*";inherits:false}@property --text-fallback-line-height-mobile{syntax:"*";inherits:false}@property --text-fallback-letter-spacing{syntax:"*";inherits:false}@property --text-fallback-letter-spacing-mobile{syntax:"*";inherits:false}@property --cd-item-spacing{syntax:"*";inherits:false}@property --cd-item-spacing-mobile{syntax:"*";inherits:false}@property --cd-wrapper-justify{syntax:"*";inherits:false}@property --cd-wrapper-justify-mobile{syntax:"*";inherits:false}.ProductTitle-module-scss-module__tfQiaW__root{width:var(--pt-width,100%);height:var(--pt-height,auto);box-sizing:border-box;min-width:0;max-width:100%;padding:var(--padding,0);margin:var(--margin,0);background-color:var(--bg-color,transparent);background-image:var(--bg-image,none);background-size:var(--bg-size,cover);background-position:var(--bg-position,center);background-repeat:var(--bg-repeat,no-repeat);background-attachment:var(--bg-attachment,scroll);border-style:var(--border-style,none);border-width:var(--border-width,0);border-color:var(--border-color,transparent);border-radius:var(--border-radius,0);box-shadow:var(--box-shadow,none);opacity:var(--opacity,1);overflow-x:var(--overflow-x,var(--radius-overflow,visible));overflow-y:var(--overflow-y,var(--radius-overflow,visible));display:block;position:relative}@media (max-width:768px){.ProductTitle-module-scss-module__tfQiaW__root{padding:var(--padding-mobile,var(--padding,0));margin:var(--margin-mobile,var(--margin,0));background-color:var(--bg-color-mobile,var(--bg-color,transparent));background-image:var(--bg-image-mobile,var(--bg-image,none));background-size:var(--bg-size-mobile,var(--bg-size,cover));background-position:var(--bg-position-mobile,var(--bg-position,center));background-repeat:var(--bg-repeat-mobile,var(--bg-repeat,no-repeat));background-attachment:var(--bg-attachment-mobile,var(--bg-attachment,scroll));border-style:var(--border-style-mobile,var(--border-style,none));border-width:var(--border-width-mobile,var(--border-width,0));border-color:var(--border-color-mobile,var(--border-color,transparent));border-radius:var(--border-radius-mobile,var(--border-radius,0));box-shadow:var(--box-shadow-mobile,var(--box-shadow,none));opacity:var(--opacity-mobile,var(--opacity,1))}}@media (min-width:769px){.ProductTitle-module-scss-module__tfQiaW__root[data-hidden-desktop=true]{display:none!important}}@media (max-width:768px){.ProductTitle-module-scss-module__tfQiaW__root[data-hidden-mobile=true]{display:none!important}.ProductTitle-module-scss-module__tfQiaW__root{overflow-x:var(--overflow-x-mobile,var(--overflow-x,var(--radius-overflow-mobile,var(--radius-overflow,visible))));overflow-y:var(--overflow-y-mobile,var(--overflow-y,var(--radius-overflow-mobile,var(--radius-overflow,visible))));width:var(--pt-width-mobile,var(--pt-width,100%));height:var(--pt-height-mobile,var(--pt-height,auto))}}.ProductTitle-module-scss-module__tfQiaW__title{width:100%;font-family:var(--text-font-family,var(--text-fallback-font-family,inherit));font-size:var(--text-font-size,var(--text-fallback-font-size,14px));font-weight:var(--text-font-weight,var(--text-fallback-font-weight,400));font-style:var(--text-font-style,var(--text-fallback-font-style,normal));-webkit-text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));-webkit-text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-align:var(--text-text-align,left);text-transform:var(--text-text-transform,var(--text-fallback-text-transform,none));color:var(--container-hover-text-color,var(--text-color,inherit));line-height:var(--text-line-height,var(--text-fallback-line-height,140%));letter-spacing:var(--text-letter-spacing,var(--text-fallback-letter-spacing,0));text-shadow:var(--text-text-shadow,none);width:var(--hug-width,var(--text-width,-moz-fit-content));width:var(--hug-width,var(--text-width,fit-content));margin:0}@media (max-width:768px){.ProductTitle-module-scss-module__tfQiaW__title{font-family:var(--text-font-family-mobile,var(--text-font-family,var(--text-fallback-font-family-mobile,var(--text-fallback-font-family,inherit))));font-size:var(--text-font-size-mobile,var(--text-font-size,var(--text-fallback-font-size-mobile,var(--text-fallback-font-size,14px))));font-weight:var(--text-font-weight-mobile,var(--text-font-weight,var(--text-fallback-font-weight-mobile,var(--text-fallback-font-weight,400))));font-style:var(--text-font-style-mobile,var(--text-font-style,var(--text-fallback-font-style-mobile,var(--text-fallback-font-style,normal))));-webkit-text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));-webkit-text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-align:var(--text-text-align-mobile,var(--text-text-align,left));text-transform:var(--text-text-transform-mobile,var(--text-text-transform,var(--text-fallback-text-transform-mobile,var(--text-fallback-text-transform,none))));color:var(--container-hover-text-color,var(--text-color-mobile,var(--text-color,inherit)));line-height:var(--text-line-height-mobile,var(--text-line-height,var(--text-fallback-line-height-mobile,var(--text-fallback-line-height,140%))));letter-spacing:var(--text-letter-spacing-mobile,var(--text-letter-spacing,var(--text-fallback-letter-spacing-mobile,var(--text-fallback-letter-spacing,0))));text-shadow:var(--text-text-shadow-mobile,var(--text-text-shadow,none));width:var(--hug-width,var(--text-width-mobile,var(--text-width,-moz-fit-content)));width:var(--hug-width,var(--text-width-mobile,var(--text-width,fit-content)))}}.ProductTitle-module-scss-module__tfQiaW__title[data-clamp-desktop=true]{-webkit-line-clamp:var(--pt-max-line,2);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media (max-width:768px){.ProductTitle-module-scss-module__tfQiaW__title[data-clamp-mobile=true]{-webkit-line-clamp:var(--pt-max-line-mobile,var(--pt-max-line,2));-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}}.ProductTitle-module-scss-module__tfQiaW__loadingOverlay{z-index:5;pointer-events:none;background:#fff9;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}
@property --padding{syntax:"*";inherits:false}@property --padding-mobile{syntax:"*";inherits:false}@property --bg-color{syntax:"*";inherits:false}@property --bg-color-mobile{syntax:"*";inherits:false}@property --bg-image{syntax:"*";inherits:false}@property --bg-image-mobile{syntax:"*";inherits:false}@property --bg-size{syntax:"*";inherits:false}@property --bg-size-mobile{syntax:"*";inherits:false}@property --bg-position{syntax:"*";inherits:false}@property --bg-position-mobile{syntax:"*";inherits:false}@property --bg-repeat{syntax:"*";inherits:false}@property --bg-repeat-mobile{syntax:"*";inherits:false}@property --bg-attachment{syntax:"*";inherits:false}@property --bg-attachment-mobile{syntax:"*";inherits:false}@property --border-style{syntax:"*";inherits:false}@property --border-style-mobile{syntax:"*";inherits:false}@property --border-width{syntax:"*";inherits:false}@property --border-width-mobile{syntax:"*";inherits:false}@property --border-color{syntax:"*";inherits:false}@property --border-color-mobile{syntax:"*";inherits:false}@property --border-radius{syntax:"*";inherits:false}@property --border-radius-mobile{syntax:"*";inherits:false}@property --radius-overflow{syntax:"*";inherits:false}@property --radius-overflow-mobile{syntax:"*";inherits:false}@property --overflow-x{syntax:"*";inherits:false}@property --overflow-x-mobile{syntax:"*";inherits:false}@property --overflow-y{syntax:"*";inherits:false}@property --overflow-y-mobile{syntax:"*";inherits:false}@property --box-shadow{syntax:"*";inherits:false}@property --box-shadow-mobile{syntax:"*";inherits:false}@property --margin{syntax:"*";inherits:false}@property --margin-mobile{syntax:"*";inherits:false}@property --opacity{syntax:"*";inherits:false}@property --opacity-mobile{syntax:"*";inherits:false}@property --icon-color{syntax:"*";inherits:false}@property --icon-color-mobile{syntax:"*";inherits:false}@property --icon-size{syntax:"*";inherits:false}@property --icon-size-mobile{syntax:"*";inherits:false}@property --icon-wrapper-justify{syntax:"*";inherits:false}@property --icon-wrapper-justify-mobile{syntax:"*";inherits:false}@property --text-font-family{syntax:"*";inherits:false}@property --text-font-family-mobile{syntax:"*";inherits:false}@property --text-font-size{syntax:"*";inherits:false}@property --text-font-size-mobile{syntax:"*";inherits:false}@property --text-font-weight{syntax:"*";inherits:false}@property --text-font-weight-mobile{syntax:"*";inherits:false}@property --text-font-style{syntax:"*";inherits:false}@property --text-font-style-mobile{syntax:"*";inherits:false}@property --text-text-decoration{syntax:"*";inherits:false}@property --text-text-decoration-mobile{syntax:"*";inherits:false}@property --text-text-align{syntax:"*";inherits:false}@property --text-text-align-mobile{syntax:"*";inherits:false}@property --text-text-transform{syntax:"*";inherits:false}@property --text-text-transform-mobile{syntax:"*";inherits:false}@property --text-color{syntax:"*";inherits:false}@property --text-color-mobile{syntax:"*";inherits:false}@property --text-line-height{syntax:"*";inherits:false}@property --text-line-height-mobile{syntax:"*";inherits:false}@property --text-letter-spacing{syntax:"*";inherits:false}@property --text-letter-spacing-mobile{syntax:"*";inherits:false}@property --text-text-shadow{syntax:"*";inherits:false}@property --text-text-shadow-mobile{syntax:"*";inherits:false}@property --text-width{syntax:"*";inherits:false}@property --text-width-mobile{syntax:"*";inherits:false}@property --text-height{syntax:"*";inherits:false}@property --text-height-mobile{syntax:"*";inherits:false}@property --text-fallback-font-family{syntax:"*";inherits:false}@property --text-fallback-font-family-mobile{syntax:"*";inherits:false}@property --text-fallback-font-size{syntax:"*";inherits:false}@property --text-fallback-font-size-mobile{syntax:"*";inherits:false}@property --text-fallback-font-weight{syntax:"*";inherits:false}@property --text-fallback-font-weight-mobile{syntax:"*";inherits:false}@property --text-fallback-font-style{syntax:"*";inherits:false}@property --text-fallback-font-style-mobile{syntax:"*";inherits:false}@property --text-fallback-text-decoration{syntax:"*";inherits:false}@property --text-fallback-text-decoration-mobile{syntax:"*";inherits:false}@property --text-fallback-text-transform{syntax:"*";inherits:false}@property --text-fallback-text-transform-mobile{syntax:"*";inherits:false}@property --text-fallback-line-height{syntax:"*";inherits:false}@property --text-fallback-line-height-mobile{syntax:"*";inherits:false}@property --text-fallback-letter-spacing{syntax:"*";inherits:false}@property --text-fallback-letter-spacing-mobile{syntax:"*";inherits:false}@property --cd-item-spacing{syntax:"*";inherits:false}@property --cd-item-spacing-mobile{syntax:"*";inherits:false}@property --cd-wrapper-justify{syntax:"*";inherits:false}@property --cd-wrapper-justify-mobile{syntax:"*";inherits:false}.ProductVariant-module-scss-module__3Wa5kq__root{justify-content:var(--pv-align,flex-start);width:100%;min-width:0;padding:var(--padding,0);margin:var(--margin,0);opacity:var(--opacity,1);display:flex;position:relative}@media (max-width:768px){.ProductVariant-module-scss-module__3Wa5kq__root{padding:var(--padding-mobile,var(--padding,0));margin:var(--margin-mobile,var(--margin,0));opacity:var(--opacity-mobile,var(--opacity,1))}}@media (min-width:769px){.ProductVariant-module-scss-module__3Wa5kq__root[data-hidden-desktop=true]{display:none!important}}@media (max-width:768px){.ProductVariant-module-scss-module__3Wa5kq__root[data-hidden-mobile=true]{display:none!important}.ProductVariant-module-scss-module__3Wa5kq__root{justify-content:var(--pv-align-mobile,var(--pv-align,flex-start))}}.ProductVariant-module-scss-module__3Wa5kq__shell{gap:var(--pv-option-spacing,16px);flex-direction:column;width:fit-content;min-width:0;max-width:100%;display:flex}@media (max-width:768px){.ProductVariant-module-scss-module__3Wa5kq__shell{gap:var(--pv-option-spacing-mobile,var(--pv-option-spacing,16px))}[data-mobile-full-row=true] .ProductVariant-module-scss-module__3Wa5kq__shell{width:var(--pv-value-width-mobile,100%)}}.ProductVariant-module-scss-module__3Wa5kq__noVariantNotice{color:#8d8d8d;background:#fafafa;border:1px dashed #d9d9d9;border-radius:6px;padding:12px 16px;font-size:13px}.ProductVariant-module-scss-module__3Wa5kq__property{gap:var(--pv-option-name-gap,8px);min-width:0;display:flex}@media (max-width:768px){.ProductVariant-module-scss-module__3Wa5kq__property{gap:var(--pv-option-name-gap-mobile,var(--pv-option-name-gap,8px))}}.ProductVariant-module-scss-module__3Wa5kq__property[data-position=top]{flex-direction:column;align-items:stretch}.ProductVariant-module-scss-module__3Wa5kq__property[data-position=left]{flex-flow:wrap;align-items:center}.ProductVariant-module-scss-module__3Wa5kq__optionName{font-family:var(--text-font-family,var(--text-fallback-font-family,inherit));font-size:var(--text-font-size,var(--text-fallback-font-size,14px));font-weight:var(--text-font-weight,var(--text-fallback-font-weight,400));font-style:var(--text-font-style,var(--text-fallback-font-style,normal));-webkit-text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));-webkit-text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-align:var(--text-text-align,left);text-transform:var(--text-text-transform,var(--text-fallback-text-transform,none));color:var(--container-hover-text-color,var(--text-color,inherit));line-height:var(--text-line-height,var(--text-fallback-line-height,140%));letter-spacing:var(--text-letter-spacing,var(--text-fallback-letter-spacing,0));text-shadow:var(--text-text-shadow,none);width:var(--hug-width,var(--text-width,-moz-fit-content));width:var(--hug-width,var(--text-width,fit-content));margin:0}@media (max-width:768px){.ProductVariant-module-scss-module__3Wa5kq__optionName{font-family:var(--text-font-family-mobile,var(--text-font-family,var(--text-fallback-font-family-mobile,var(--text-fallback-font-family,inherit))));font-size:var(--text-font-size-mobile,var(--text-font-size,var(--text-fallback-font-size-mobile,var(--text-fallback-font-size,14px))));font-weight:var(--text-font-weight-mobile,var(--text-font-weight,var(--text-fallback-font-weight-mobile,var(--text-fallback-font-weight,400))));font-style:var(--text-font-style-mobile,var(--text-font-style,var(--text-fallback-font-style-mobile,var(--text-fallback-font-style,normal))));-webkit-text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));-webkit-text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-align:var(--text-text-align-mobile,var(--text-text-align,left));text-transform:var(--text-text-transform-mobile,var(--text-text-transform,var(--text-fallback-text-transform-mobile,var(--text-fallback-text-transform,none))));color:var(--container-hover-text-color,var(--text-color-mobile,var(--text-color,inherit)));line-height:var(--text-line-height-mobile,var(--text-line-height,var(--text-fallback-line-height-mobile,var(--text-fallback-line-height,140%))));letter-spacing:var(--text-letter-spacing-mobile,var(--text-letter-spacing,var(--text-fallback-letter-spacing-mobile,var(--text-fallback-letter-spacing,0))));text-shadow:var(--text-text-shadow-mobile,var(--text-text-shadow,none));width:var(--hug-width,var(--text-width-mobile,var(--text-width,-moz-fit-content)));width:var(--hug-width,var(--text-width-mobile,var(--text-width,fit-content)))}}.ProductVariant-module-scss-module__3Wa5kq__options{gap:var(--pv-value-spacing,8px);flex-wrap:wrap;flex:auto;min-width:0;display:flex}@media (max-width:768px){.ProductVariant-module-scss-module__3Wa5kq__options{gap:var(--pv-value-spacing-mobile,var(--pv-value-spacing,8px))}}.ProductVariant-module-scss-module__3Wa5kq__optionBtn{font-family:var(--text-font-family,var(--text-fallback-font-family,inherit));font-size:var(--text-font-size,var(--text-fallback-font-size,14px));font-weight:var(--text-font-weight,var(--text-fallback-font-weight,400));font-style:var(--text-font-style,var(--text-fallback-font-style,normal));-webkit-text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));-webkit-text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-align:var(--text-text-align,left);text-transform:var(--text-text-transform,var(--text-fallback-text-transform,none));color:var(--container-hover-text-color,var(--text-color,inherit));line-height:var(--text-line-height,var(--text-fallback-line-height,140%));letter-spacing:var(--text-letter-spacing,var(--text-fallback-letter-spacing,0));text-shadow:var(--text-text-shadow,none);width:var(--hug-width,var(--text-width,-moz-fit-content));width:var(--hug-width,var(--text-width,fit-content));appearance:none;cursor:pointer;width:var(--pv-value-width,auto);min-width:var(--pv-value-width,auto);min-height:var(--pv-value-height,36px);box-sizing:border-box;background:var(--pv-value-bg,transparent);border-style:var(--pv-value-border-style,none);border-width:var(--pv-value-border-width,0);border-color:var(--pv-value-border-color,transparent);border-radius:var(--pv-value-radius,0);box-shadow:var(--pv-value-shadow,none);justify-content:center;align-items:center;padding:6px 12px;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex;overflow:hidden}@media (max-width:768px){.ProductVariant-module-scss-module__3Wa5kq__optionBtn{font-family:var(--text-font-family-mobile,var(--text-font-family,var(--text-fallback-font-family-mobile,var(--text-fallback-font-family,inherit))));font-size:var(--text-font-size-mobile,var(--text-font-size,var(--text-fallback-font-size-mobile,var(--text-fallback-font-size,14px))));font-weight:var(--text-font-weight-mobile,var(--text-font-weight,var(--text-fallback-font-weight-mobile,var(--text-fallback-font-weight,400))));font-style:var(--text-font-style-mobile,var(--text-font-style,var(--text-fallback-font-style-mobile,var(--text-fallback-font-style,normal))));-webkit-text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));-webkit-text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-align:var(--text-text-align-mobile,var(--text-text-align,left));text-transform:var(--text-text-transform-mobile,var(--text-text-transform,var(--text-fallback-text-transform-mobile,var(--text-fallback-text-transform,none))));color:var(--container-hover-text-color,var(--text-color-mobile,var(--text-color,inherit)));line-height:var(--text-line-height-mobile,var(--text-line-height,var(--text-fallback-line-height-mobile,var(--text-fallback-line-height,140%))));letter-spacing:var(--text-letter-spacing-mobile,var(--text-letter-spacing,var(--text-fallback-letter-spacing-mobile,var(--text-fallback-letter-spacing,0))));text-shadow:var(--text-text-shadow-mobile,var(--text-text-shadow,none));width:var(--hug-width,var(--text-width-mobile,var(--text-width,-moz-fit-content)));width:var(--hug-width,var(--text-width-mobile,var(--text-width,fit-content)))}}.ProductVariant-module-scss-module__3Wa5kq__optionBtn:disabled,.ProductVariant-module-scss-module__3Wa5kq__optionBtn[data-disabled=true]{opacity:.4;cursor:not-allowed;pointer-events:none}.ProductVariant-module-scss-module__3Wa5kq__optionBtn:hover:not([data-disabled=true]):not(:disabled):not([data-active=true]){background:var(--pv-value-hover-bg,var(--pv-value-bg,transparent));color:var(--pv-value-hover-color,inherit);border-color:var(--pv-value-hover-border-color,var(--pv-value-border-color,transparent));border-style:var(--pv-value-hover-border-style,var(--pv-value-border-style,none));border-width:var(--pv-value-hover-border-width,var(--pv-value-border-width,0))}.ProductVariant-module-scss-module__3Wa5kq__optionBtn[data-active=true]{background:var(--pv-value-active-bg,var(--pv-value-bg,transparent));color:var(--pv-value-active-color,inherit);border-color:var(--pv-value-active-border-color,var(--pv-value-border-color,transparent));border-style:var(--pv-value-active-border-style,var(--pv-value-border-style,none));border-width:var(--pv-value-active-border-width,var(--pv-value-border-width,0))}@media (max-width:768px){.ProductVariant-module-scss-module__3Wa5kq__optionBtn{width:var(--pv-value-width-mobile,var(--pv-value-width,auto));min-width:var(--pv-value-width-mobile,var(--pv-value-width,auto));min-height:var(--pv-value-height-mobile,var(--pv-value-height,36px));background:var(--pv-value-bg-mobile,var(--pv-value-bg,transparent));border-style:var(--pv-value-border-style-mobile,var(--pv-value-border-style,none));border-width:var(--pv-value-border-width-mobile,var(--pv-value-border-width,0));border-color:var(--pv-value-border-color-mobile,var(--pv-value-border-color,transparent));border-radius:var(--pv-value-radius-mobile,var(--pv-value-radius,0));box-shadow:var(--pv-value-shadow-mobile,var(--pv-value-shadow,none))}.ProductVariant-module-scss-module__3Wa5kq__optionBtn:hover:not([data-disabled=true]):not(:disabled):not([data-active=true]){background:var(--pv-value-hover-bg-mobile,var(--pv-value-hover-bg,var(--pv-value-bg-mobile,var(--pv-value-bg,transparent))));color:var(--pv-value-hover-color-mobile,var(--pv-value-hover-color,inherit))}.ProductVariant-module-scss-module__3Wa5kq__optionBtn[data-active=true]{background:var(--pv-value-active-bg-mobile,var(--pv-value-active-bg,var(--pv-value-bg-mobile,var(--pv-value-bg,transparent))));color:var(--pv-value-active-color-mobile,var(--pv-value-active-color,inherit))}}.ProductVariant-module-scss-module__3Wa5kq__optionBtnLabel{-webkit-line-clamp:2;text-align:center;word-break:break-word;overflow-wrap:anywhere;font:inherit;color:inherit;-webkit-box-orient:vertical;line-height:1.3;display:-webkit-box;overflow:hidden}.ProductVariant-module-scss-module__3Wa5kq__optionImageWrap{height:var(--pv-value-height);padding:0;overflow:hidden}@media (max-width:768px){.ProductVariant-module-scss-module__3Wa5kq__optionImageWrap{height:var(--pv-value-height-mobile,var(--pv-value-height))}}.ProductVariant-module-scss-module__3Wa5kq__optionImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.ProductVariant-module-scss-module__3Wa5kq__radioGroup{align-items:center;gap:var(--pv-value-spacing,8px);flex-wrap:wrap;display:flex}@media (max-width:768px){.ProductVariant-module-scss-module__3Wa5kq__radioGroup{gap:var(--pv-value-spacing-mobile,var(--pv-value-spacing,8px))}}.ProductVariant-module-scss-module__3Wa5kq__radioOption{cursor:pointer;color:#1d1d1d;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;display:inline-flex}.ProductVariant-module-scss-module__3Wa5kq__radioOption[data-disabled=true]{cursor:not-allowed;opacity:.4}.ProductVariant-module-scss-module__3Wa5kq__radioInput{opacity:0;width:16px;height:16px;cursor:inherit;pointer-events:auto;margin:0;position:absolute}.ProductVariant-module-scss-module__3Wa5kq__radioLabel{-webkit-line-clamp:2;word-break:break-word;overflow-wrap:anywhere;max-width:var(--pv-value-width,none);line-height:1.3;font-family:var(--text-font-family,var(--text-fallback-font-family,inherit));font-size:var(--text-font-size,var(--text-fallback-font-size,14px));font-weight:var(--text-font-weight,var(--text-fallback-font-weight,400));font-style:var(--text-font-style,var(--text-fallback-font-style,normal));-webkit-text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));-webkit-text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-align:var(--text-text-align,left);text-transform:var(--text-text-transform,var(--text-fallback-text-transform,none));color:var(--container-hover-text-color,var(--text-color,inherit));line-height:var(--text-line-height,var(--text-fallback-line-height,140%));letter-spacing:var(--text-letter-spacing,var(--text-fallback-letter-spacing,0));text-shadow:var(--text-text-shadow,none);width:var(--hug-width,var(--text-width,-moz-fit-content));width:var(--hug-width,var(--text-width,fit-content));-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media (max-width:768px){.ProductVariant-module-scss-module__3Wa5kq__radioLabel{font-family:var(--text-font-family-mobile,var(--text-font-family,var(--text-fallback-font-family-mobile,var(--text-fallback-font-family,inherit))));font-size:var(--text-font-size-mobile,var(--text-font-size,var(--text-fallback-font-size-mobile,var(--text-fallback-font-size,14px))));font-weight:var(--text-font-weight-mobile,var(--text-font-weight,var(--text-fallback-font-weight-mobile,var(--text-fallback-font-weight,400))));font-style:var(--text-font-style-mobile,var(--text-font-style,var(--text-fallback-font-style-mobile,var(--text-fallback-font-style,normal))));-webkit-text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));-webkit-text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-align:var(--text-text-align-mobile,var(--text-text-align,left));text-transform:var(--text-text-transform-mobile,var(--text-text-transform,var(--text-fallback-text-transform-mobile,var(--text-fallback-text-transform,none))));color:var(--container-hover-text-color,var(--text-color-mobile,var(--text-color,inherit)));line-height:var(--text-line-height-mobile,var(--text-line-height,var(--text-fallback-line-height-mobile,var(--text-fallback-line-height,140%))));letter-spacing:var(--text-letter-spacing-mobile,var(--text-letter-spacing,var(--text-fallback-letter-spacing-mobile,var(--text-fallback-letter-spacing,0))));text-shadow:var(--text-text-shadow-mobile,var(--text-text-shadow,none));width:var(--hug-width,var(--text-width-mobile,var(--text-width,-moz-fit-content)));width:var(--hug-width,var(--text-width-mobile,var(--text-width,fit-content)))}}.ProductVariant-module-scss-module__3Wa5kq__radioDot{box-sizing:border-box;background:#fff;border:1px solid #d9d9d9;border-radius:50%;flex:none;width:16px;height:16px;transition:border-color .15s,background-color .15s;position:relative}.ProductVariant-module-scss-module__3Wa5kq__radioDot:after{content:"";background:#574cfa;border-radius:50%;transition:transform .15s;position:absolute;inset:3px;transform:scale(0)}.ProductVariant-module-scss-module__3Wa5kq__radioInput:checked+.ProductVariant-module-scss-module__3Wa5kq__radioDot{border-color:#574cfa}.ProductVariant-module-scss-module__3Wa5kq__radioInput:checked+.ProductVariant-module-scss-module__3Wa5kq__radioDot:after{transform:scale(1)}.ProductVariant-module-scss-module__3Wa5kq__dropdown{box-sizing:border-box;min-width:240px;min-height:36px;display:block;position:relative}.ProductVariant-module-scss-module__3Wa5kq__dropdownTrigger{font-family:var(--text-font-family,var(--text-fallback-font-family,inherit));font-size:var(--text-font-size,var(--text-fallback-font-size,14px));font-weight:var(--text-font-weight,var(--text-fallback-font-weight,400));font-style:var(--text-font-style,var(--text-fallback-font-style,normal));-webkit-text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));-webkit-text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-align:var(--text-text-align,left);text-transform:var(--text-text-transform,var(--text-fallback-text-transform,none));color:var(--container-hover-text-color,var(--text-color,inherit));line-height:var(--text-line-height,var(--text-fallback-line-height,140%));letter-spacing:var(--text-letter-spacing,var(--text-fallback-letter-spacing,0));text-shadow:var(--text-text-shadow,none);width:var(--hug-width,var(--text-width,-moz-fit-content));width:var(--hug-width,var(--text-width,fit-content));appearance:none;box-sizing:border-box;cursor:pointer;background:var(--pv-value-bg,#fff);border-style:var(--pv-value-border-style,solid);border-width:var(--pv-value-border-width,1px);border-color:var(--pv-value-border-color,#d9d9d9);border-radius:var(--pv-value-radius,6px);width:100%;height:100%;box-shadow:var(--pv-value-shadow,none);justify-content:space-between;align-items:center;gap:8px;padding:0 12px;transition:background-color .15s,color .15s,border-color .15s,box-shadow .15s;display:flex}@media (max-width:768px){.ProductVariant-module-scss-module__3Wa5kq__dropdownTrigger{font-family:var(--text-font-family-mobile,var(--text-font-family,var(--text-fallback-font-family-mobile,var(--text-fallback-font-family,inherit))));font-size:var(--text-font-size-mobile,var(--text-font-size,var(--text-fallback-font-size-mobile,var(--text-fallback-font-size,14px))));font-weight:var(--text-font-weight-mobile,var(--text-font-weight,var(--text-fallback-font-weight-mobile,var(--text-fallback-font-weight,400))));font-style:var(--text-font-style-mobile,var(--text-font-style,var(--text-fallback-font-style-mobile,var(--text-fallback-font-style,normal))));-webkit-text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));-webkit-text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-align:var(--text-text-align-mobile,var(--text-text-align,left));text-transform:var(--text-text-transform-mobile,var(--text-text-transform,var(--text-fallback-text-transform-mobile,var(--text-fallback-text-transform,none))));color:var(--container-hover-text-color,var(--text-color-mobile,var(--text-color,inherit)));line-height:var(--text-line-height-mobile,var(--text-line-height,var(--text-fallback-line-height-mobile,var(--text-fallback-line-height,140%))));letter-spacing:var(--text-letter-spacing-mobile,var(--text-letter-spacing,var(--text-fallback-letter-spacing-mobile,var(--text-fallback-letter-spacing,0))));text-shadow:var(--text-text-shadow-mobile,var(--text-text-shadow,none));width:var(--hug-width,var(--text-width-mobile,var(--text-width,-moz-fit-content)));width:var(--hug-width,var(--text-width-mobile,var(--text-width,fit-content)))}}.ProductVariant-module-scss-module__3Wa5kq__dropdownTrigger:hover:not(:disabled){background:var(--pv-value-hover-bg,var(--pv-value-bg,#fff));color:var(--pv-value-hover-color,inherit);border-color:var(--pv-value-hover-border-color,var(--pv-value-border-color,#d9d9d9));border-style:var(--pv-value-hover-border-style,var(--pv-value-border-style,solid));border-width:var(--pv-value-hover-border-width,var(--pv-value-border-width,1px))}.ProductVariant-module-scss-module__3Wa5kq__dropdown[data-open=true] .ProductVariant-module-scss-module__3Wa5kq__dropdownTrigger{background:var(--pv-value-active-bg,var(--pv-value-bg,#fff));color:var(--pv-value-active-color,inherit);border-color:var(--pv-value-active-border-color,var(--pv-value-border-color,#574cfa))}@media (max-width:768px){.ProductVariant-module-scss-module__3Wa5kq__dropdownTrigger{background:var(--pv-value-bg-mobile,var(--pv-value-bg,#fff));border-color:var(--pv-value-border-color-mobile,var(--pv-value-border-color,#d9d9d9));border-radius:var(--pv-value-radius-mobile,var(--pv-value-radius,6px));width:100%;box-shadow:var(--pv-value-shadow-mobile,var(--pv-value-shadow,none))}}.ProductVariant-module-scss-module__3Wa5kq__dropdownValue{white-space:nowrap;text-overflow:ellipsis;text-align:left;flex:auto;min-width:0;overflow:hidden}.ProductVariant-module-scss-module__3Wa5kq__dropdownPlaceholder{color:#b2b2b2}.ProductVariant-module-scss-module__3Wa5kq__dropdownChevron{color:#8d8d8d;flex:none;transition:transform .2s}.ProductVariant-module-scss-module__3Wa5kq__dropdown[data-open=true] .ProductVariant-module-scss-module__3Wa5kq__dropdownChevron{transform:rotate(180deg)}.ProductVariant-module-scss-module__3Wa5kq__dropdownPanel{z-index:10;box-sizing:border-box;background:#fff;border:1px solid #f0f0f0;border-radius:6px;flex-direction:column;gap:2px;max-height:240px;padding:4px;animation:.15s ProductVariant-module-scss-module__3Wa5kq__pv-dropdown-fade-in;display:flex;position:absolute;top:calc(100% + 4px);left:0;overflow-y:auto;box-shadow:0 6px 16px #00000014,0 3px 6px -4px #0000001f,0 9px 28px 8px #0000000d}@keyframes ProductVariant-module-scss-module__3Wa5kq__pv-dropdown-fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ProductVariant-module-scss-module__3Wa5kq__dropdownOption{font-family:var(--text-font-family,var(--text-fallback-font-family,inherit));font-size:var(--text-font-size,var(--text-fallback-font-size,14px));font-weight:var(--text-font-weight,var(--text-fallback-font-weight,400));font-style:var(--text-font-style,var(--text-fallback-font-style,normal));-webkit-text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));-webkit-text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-align:var(--text-text-align,left);text-transform:var(--text-text-transform,var(--text-fallback-text-transform,none));color:var(--container-hover-text-color,var(--text-color,inherit));line-height:var(--text-line-height,var(--text-fallback-line-height,140%));letter-spacing:var(--text-letter-spacing,var(--text-fallback-letter-spacing,0));text-shadow:var(--text-text-shadow,none);width:var(--hug-width,var(--text-width,-moz-fit-content));width:var(--hug-width,var(--text-width,fit-content));appearance:none;box-sizing:border-box;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:4px;width:100%;min-width:100%;padding:6px 12px;transition:background-color .12s;display:block}@media (max-width:768px){.ProductVariant-module-scss-module__3Wa5kq__dropdownOption{font-family:var(--text-font-family-mobile,var(--text-font-family,var(--text-fallback-font-family-mobile,var(--text-fallback-font-family,inherit))));font-size:var(--text-font-size-mobile,var(--text-font-size,var(--text-fallback-font-size-mobile,var(--text-fallback-font-size,14px))));font-weight:var(--text-font-weight-mobile,var(--text-font-weight,var(--text-fallback-font-weight-mobile,var(--text-fallback-font-weight,400))));font-style:var(--text-font-style-mobile,var(--text-font-style,var(--text-fallback-font-style-mobile,var(--text-fallback-font-style,normal))));-webkit-text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));-webkit-text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-align:var(--text-text-align-mobile,var(--text-text-align,left));text-transform:var(--text-text-transform-mobile,var(--text-text-transform,var(--text-fallback-text-transform-mobile,var(--text-fallback-text-transform,none))));color:var(--container-hover-text-color,var(--text-color-mobile,var(--text-color,inherit)));line-height:var(--text-line-height-mobile,var(--text-line-height,var(--text-fallback-line-height-mobile,var(--text-fallback-line-height,140%))));letter-spacing:var(--text-letter-spacing-mobile,var(--text-letter-spacing,var(--text-fallback-letter-spacing-mobile,var(--text-fallback-letter-spacing,0))));text-shadow:var(--text-text-shadow-mobile,var(--text-text-shadow,none));width:var(--hug-width,var(--text-width-mobile,var(--text-width,-moz-fit-content)));width:var(--hug-width,var(--text-width-mobile,var(--text-width,fit-content)))}}.ProductVariant-module-scss-module__3Wa5kq__dropdownOption:hover:not([data-disabled=true]){background:#f5f5f5}.ProductVariant-module-scss-module__3Wa5kq__dropdownOption[data-active=true]{color:#574cfa;background:#574cfa14;font-weight:600}.ProductVariant-module-scss-module__3Wa5kq__dropdownOption[data-disabled=true]{opacity:.4;cursor:not-allowed}.ProductVariant-module-scss-module__3Wa5kq__dropdownOptionLabel{-webkit-line-clamp:2;word-break:break-word;overflow-wrap:anywhere;line-height:1.3;font:inherit;color:inherit;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}
@property --padding{syntax:"*";inherits:false}@property --padding-mobile{syntax:"*";inherits:false}@property --bg-color{syntax:"*";inherits:false}@property --bg-color-mobile{syntax:"*";inherits:false}@property --bg-image{syntax:"*";inherits:false}@property --bg-image-mobile{syntax:"*";inherits:false}@property --bg-size{syntax:"*";inherits:false}@property --bg-size-mobile{syntax:"*";inherits:false}@property --bg-position{syntax:"*";inherits:false}@property --bg-position-mobile{syntax:"*";inherits:false}@property --bg-repeat{syntax:"*";inherits:false}@property --bg-repeat-mobile{syntax:"*";inherits:false}@property --bg-attachment{syntax:"*";inherits:false}@property --bg-attachment-mobile{syntax:"*";inherits:false}@property --border-style{syntax:"*";inherits:false}@property --border-style-mobile{syntax:"*";inherits:false}@property --border-width{syntax:"*";inherits:false}@property --border-width-mobile{syntax:"*";inherits:false}@property --border-color{syntax:"*";inherits:false}@property --border-color-mobile{syntax:"*";inherits:false}@property --border-radius{syntax:"*";inherits:false}@property --border-radius-mobile{syntax:"*";inherits:false}@property --radius-overflow{syntax:"*";inherits:false}@property --radius-overflow-mobile{syntax:"*";inherits:false}@property --overflow-x{syntax:"*";inherits:false}@property --overflow-x-mobile{syntax:"*";inherits:false}@property --overflow-y{syntax:"*";inherits:false}@property --overflow-y-mobile{syntax:"*";inherits:false}@property --box-shadow{syntax:"*";inherits:false}@property --box-shadow-mobile{syntax:"*";inherits:false}@property --margin{syntax:"*";inherits:false}@property --margin-mobile{syntax:"*";inherits:false}@property --opacity{syntax:"*";inherits:false}@property --opacity-mobile{syntax:"*";inherits:false}@property --icon-color{syntax:"*";inherits:false}@property --icon-color-mobile{syntax:"*";inherits:false}@property --icon-size{syntax:"*";inherits:false}@property --icon-size-mobile{syntax:"*";inherits:false}@property --icon-wrapper-justify{syntax:"*";inherits:false}@property --icon-wrapper-justify-mobile{syntax:"*";inherits:false}@property --text-font-family{syntax:"*";inherits:false}@property --text-font-family-mobile{syntax:"*";inherits:false}@property --text-font-size{syntax:"*";inherits:false}@property --text-font-size-mobile{syntax:"*";inherits:false}@property --text-font-weight{syntax:"*";inherits:false}@property --text-font-weight-mobile{syntax:"*";inherits:false}@property --text-font-style{syntax:"*";inherits:false}@property --text-font-style-mobile{syntax:"*";inherits:false}@property --text-text-decoration{syntax:"*";inherits:false}@property --text-text-decoration-mobile{syntax:"*";inherits:false}@property --text-text-align{syntax:"*";inherits:false}@property --text-text-align-mobile{syntax:"*";inherits:false}@property --text-text-transform{syntax:"*";inherits:false}@property --text-text-transform-mobile{syntax:"*";inherits:false}@property --text-color{syntax:"*";inherits:false}@property --text-color-mobile{syntax:"*";inherits:false}@property --text-line-height{syntax:"*";inherits:false}@property --text-line-height-mobile{syntax:"*";inherits:false}@property --text-letter-spacing{syntax:"*";inherits:false}@property --text-letter-spacing-mobile{syntax:"*";inherits:false}@property --text-text-shadow{syntax:"*";inherits:false}@property --text-text-shadow-mobile{syntax:"*";inherits:false}@property --text-width{syntax:"*";inherits:false}@property --text-width-mobile{syntax:"*";inherits:false}@property --text-height{syntax:"*";inherits:false}@property --text-height-mobile{syntax:"*";inherits:false}@property --text-fallback-font-family{syntax:"*";inherits:false}@property --text-fallback-font-family-mobile{syntax:"*";inherits:false}@property --text-fallback-font-size{syntax:"*";inherits:false}@property --text-fallback-font-size-mobile{syntax:"*";inherits:false}@property --text-fallback-font-weight{syntax:"*";inherits:false}@property --text-fallback-font-weight-mobile{syntax:"*";inherits:false}@property --text-fallback-font-style{syntax:"*";inherits:false}@property --text-fallback-font-style-mobile{syntax:"*";inherits:false}@property --text-fallback-text-decoration{syntax:"*";inherits:false}@property --text-fallback-text-decoration-mobile{syntax:"*";inherits:false}@property --text-fallback-text-transform{syntax:"*";inherits:false}@property --text-fallback-text-transform-mobile{syntax:"*";inherits:false}@property --text-fallback-line-height{syntax:"*";inherits:false}@property --text-fallback-line-height-mobile{syntax:"*";inherits:false}@property --text-fallback-letter-spacing{syntax:"*";inherits:false}@property --text-fallback-letter-spacing-mobile{syntax:"*";inherits:false}@property --cd-item-spacing{syntax:"*";inherits:false}@property --cd-item-spacing-mobile{syntax:"*";inherits:false}@property --cd-wrapper-justify{syntax:"*";inherits:false}@property --cd-wrapper-justify-mobile{syntax:"*";inherits:false}.RelatedProduct-module-scss-module__f7ptsa__root{width:var(--rp-width,100%);height:var(--rp-height,auto);box-sizing:border-box;min-width:0;max-width:100%;padding:var(--padding,0);margin:var(--margin,0);background-color:var(--bg-color,transparent);background-image:var(--bg-image,none);background-size:var(--bg-size,cover);background-position:var(--bg-position,center);background-repeat:var(--bg-repeat,no-repeat);background-attachment:var(--bg-attachment,scroll);border-style:var(--border-style,none);border-width:var(--border-width,0);border-color:var(--border-color,transparent);border-radius:var(--border-radius,0);box-shadow:var(--box-shadow,none);opacity:var(--opacity,1);overflow-x:var(--overflow-x,var(--radius-overflow,visible));overflow-y:var(--overflow-y,var(--radius-overflow,visible));flex-direction:column;display:flex;position:relative}@media (max-width:768px){.RelatedProduct-module-scss-module__f7ptsa__root{padding:var(--padding-mobile,var(--padding,0));margin:var(--margin-mobile,var(--margin,0));background-color:var(--bg-color-mobile,var(--bg-color,transparent));background-image:var(--bg-image-mobile,var(--bg-image,none));background-size:var(--bg-size-mobile,var(--bg-size,cover));background-position:var(--bg-position-mobile,var(--bg-position,center));background-repeat:var(--bg-repeat-mobile,var(--bg-repeat,no-repeat));background-attachment:var(--bg-attachment-mobile,var(--bg-attachment,scroll));border-style:var(--border-style-mobile,var(--border-style,none));border-width:var(--border-width-mobile,var(--border-width,0));border-color:var(--border-color-mobile,var(--border-color,transparent));border-radius:var(--border-radius-mobile,var(--border-radius,0));box-shadow:var(--box-shadow-mobile,var(--box-shadow,none));opacity:var(--opacity-mobile,var(--opacity,1))}}@media (min-width:769px){.RelatedProduct-module-scss-module__f7ptsa__root[data-hidden-desktop=true]{display:none!important}}@media (max-width:768px){.RelatedProduct-module-scss-module__f7ptsa__root[data-hidden-mobile=true]{display:none!important}.RelatedProduct-module-scss-module__f7ptsa__root{overflow-x:var(--overflow-x-mobile,var(--overflow-x,var(--radius-overflow-mobile,var(--radius-overflow,visible))));overflow-y:var(--overflow-y-mobile,var(--overflow-y,var(--radius-overflow-mobile,var(--radius-overflow,visible))));width:var(--rp-width-mobile,var(--rp-width,100%));height:var(--rp-height-mobile,var(--rp-height,auto))}}.RelatedProduct-module-scss-module__f7ptsa__empty{color:#8d8d8d;text-align:center;border:1px dashed #d9d9d9;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:120px;padding:16px;font-size:14px;display:flex}.RelatedProduct-module-scss-module__f7ptsa__grid{grid-template-columns:repeat(var(--rp-cols,4),minmax(0,1fr));-moz-column-gap:var(--rp-item-gap,8px);column-gap:var(--rp-item-gap,8px);row-gap:var(--rp-row-gap,8px);width:100%;display:grid}@media (max-width:768px){.RelatedProduct-module-scss-module__f7ptsa__grid{grid-template-columns:repeat(var(--rp-cols-mobile,var(--rp-cols,4)),minmax(0,1fr));-moz-column-gap:var(--rp-item-gap-mobile,var(--rp-item-gap,8px));column-gap:var(--rp-item-gap-mobile,var(--rp-item-gap,8px));row-gap:var(--rp-row-gap-mobile,var(--rp-row-gap,8px))}}.RelatedProduct-module-scss-module__f7ptsa__carouselSlot{display:contents}.RelatedProduct-module-scss-module__f7ptsa__card{box-sizing:border-box;flex-direction:column;width:100%;min-width:0;transition:transform .2s,box-shadow .2s;display:flex;position:relative}.RelatedProduct-module-scss-module__f7ptsa__cardImageWrap{aspect-ratio:1;background:#f9f8f6;border-radius:8px;width:100%;position:relative;overflow:hidden}.RelatedProduct-module-scss-module__f7ptsa__cardImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.RelatedProduct-module-scss-module__f7ptsa__cardBadge{color:#fff;font-size:11px;font-weight:600;line-height:1.2;font-family:var(--text-fallback-font-family,inherit);background:#b94e1e;border-radius:4px 0 0;padding:4px 8px;position:absolute;bottom:8px;right:8px}.RelatedProduct-module-scss-module__f7ptsa__cardBody{flex-direction:column;gap:8px;padding:8px 0 0;display:flex}.RelatedProduct-module-scss-module__f7ptsa__cardTitle{font-family:var(--text-font-family,var(--text-fallback-font-family,inherit));font-size:var(--text-font-size,var(--text-fallback-font-size,14px));font-weight:var(--text-font-weight,var(--text-fallback-font-weight,400));font-style:var(--text-font-style,var(--text-fallback-font-style,normal));-webkit-text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));-webkit-text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-align:var(--text-text-align,left);text-transform:var(--text-text-transform,var(--text-fallback-text-transform,none));color:var(--container-hover-text-color,var(--text-color,inherit));line-height:var(--text-line-height,var(--text-fallback-line-height,140%));letter-spacing:var(--text-letter-spacing,var(--text-fallback-letter-spacing,0));text-shadow:var(--text-text-shadow,none);width:var(--hug-width,var(--text-width,-moz-fit-content));width:var(--hug-width,var(--text-width,fit-content));-webkit-line-clamp:3;word-break:break-word;-webkit-box-orient:vertical;font-size:14px;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}@media (max-width:768px){.RelatedProduct-module-scss-module__f7ptsa__cardTitle{font-family:var(--text-font-family-mobile,var(--text-font-family,var(--text-fallback-font-family-mobile,var(--text-fallback-font-family,inherit))));font-size:var(--text-font-size-mobile,var(--text-font-size,var(--text-fallback-font-size-mobile,var(--text-fallback-font-size,14px))));font-weight:var(--text-font-weight-mobile,var(--text-font-weight,var(--text-fallback-font-weight-mobile,var(--text-fallback-font-weight,400))));font-style:var(--text-font-style-mobile,var(--text-font-style,var(--text-fallback-font-style-mobile,var(--text-fallback-font-style,normal))));-webkit-text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));-webkit-text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-align:var(--text-text-align-mobile,var(--text-text-align,left));text-transform:var(--text-text-transform-mobile,var(--text-text-transform,var(--text-fallback-text-transform-mobile,var(--text-fallback-text-transform,none))));color:var(--container-hover-text-color,var(--text-color-mobile,var(--text-color,inherit)));line-height:var(--text-line-height-mobile,var(--text-line-height,var(--text-fallback-line-height-mobile,var(--text-fallback-line-height,140%))));letter-spacing:var(--text-letter-spacing-mobile,var(--text-letter-spacing,var(--text-fallback-letter-spacing-mobile,var(--text-fallback-letter-spacing,0))));text-shadow:var(--text-text-shadow-mobile,var(--text-text-shadow,none));width:var(--hug-width,var(--text-width-mobile,var(--text-width,-moz-fit-content)));width:var(--hug-width,var(--text-width-mobile,var(--text-width,fit-content)))}}.RelatedProduct-module-scss-module__f7ptsa__cardRatingRow{align-items:center;gap:8px;display:flex}.RelatedProduct-module-scss-module__f7ptsa__cardStars{color:#faad14;align-items:center;gap:1px;display:inline-flex}.RelatedProduct-module-scss-module__f7ptsa__cardStars>svg{width:14px;height:14px;display:block}.RelatedProduct-module-scss-module__f7ptsa__cardStarsEmpty{color:#d9d9d9}.RelatedProduct-module-scss-module__f7ptsa__cardReviews{font-family:var(--text-font-family,var(--text-fallback-font-family,inherit));font-size:var(--text-font-size,var(--text-fallback-font-size,14px));font-weight:var(--text-font-weight,var(--text-fallback-font-weight,400));font-style:var(--text-font-style,var(--text-fallback-font-style,normal));-webkit-text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));-webkit-text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-align:var(--text-text-align,left);text-transform:var(--text-text-transform,var(--text-fallback-text-transform,none));color:var(--text-fallback-color,#535353);line-height:var(--text-line-height,var(--text-fallback-line-height,140%));letter-spacing:var(--text-letter-spacing,var(--text-fallback-letter-spacing,0));text-shadow:var(--text-text-shadow,none);width:var(--hug-width,var(--text-width,-moz-fit-content));width:var(--hug-width,var(--text-width,fit-content));font-size:12px;font-weight:400;line-height:1.2}@media (max-width:768px){.RelatedProduct-module-scss-module__f7ptsa__cardReviews{font-family:var(--text-font-family-mobile,var(--text-font-family,var(--text-fallback-font-family-mobile,var(--text-fallback-font-family,inherit))));font-size:var(--text-font-size-mobile,var(--text-font-size,var(--text-fallback-font-size-mobile,var(--text-fallback-font-size,14px))));font-weight:var(--text-font-weight-mobile,var(--text-font-weight,var(--text-fallback-font-weight-mobile,var(--text-fallback-font-weight,400))));font-style:var(--text-font-style-mobile,var(--text-font-style,var(--text-fallback-font-style-mobile,var(--text-fallback-font-style,normal))));-webkit-text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));-webkit-text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-align:var(--text-text-align-mobile,var(--text-text-align,left));text-transform:var(--text-text-transform-mobile,var(--text-text-transform,var(--text-fallback-text-transform-mobile,var(--text-fallback-text-transform,none))));color:var(--text-fallback-color-mobile,var(--text-fallback-color,#535353));line-height:var(--text-line-height-mobile,var(--text-line-height,var(--text-fallback-line-height-mobile,var(--text-fallback-line-height,140%))));letter-spacing:var(--text-letter-spacing-mobile,var(--text-letter-spacing,var(--text-fallback-letter-spacing-mobile,var(--text-fallback-letter-spacing,0))));text-shadow:var(--text-text-shadow-mobile,var(--text-text-shadow,none));width:var(--hug-width,var(--text-width-mobile,var(--text-width,-moz-fit-content)));width:var(--hug-width,var(--text-width-mobile,var(--text-width,fit-content)))}}.RelatedProduct-module-scss-module__f7ptsa__cardPriceRow{align-items:baseline;gap:8px;display:flex}.RelatedProduct-module-scss-module__f7ptsa__cardPrice{font-family:var(--text-font-family,var(--text-fallback-font-family,inherit));font-size:var(--text-font-size,var(--text-fallback-font-size,14px));font-weight:var(--text-font-weight,var(--text-fallback-font-weight,400));font-style:var(--text-font-style,var(--text-fallback-font-style,normal));-webkit-text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));-webkit-text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-align:var(--text-text-align,left);text-transform:var(--text-text-transform,var(--text-fallback-text-transform,none));color:var(--container-hover-text-color,var(--text-color,inherit));line-height:var(--text-line-height,var(--text-fallback-line-height,140%));letter-spacing:var(--text-letter-spacing,var(--text-fallback-letter-spacing,0));text-shadow:var(--text-text-shadow,none);width:var(--hug-width,var(--text-width,-moz-fit-content));width:var(--hug-width,var(--text-width,fit-content));font-size:18px;font-weight:700;line-height:1.3}@media (max-width:768px){.RelatedProduct-module-scss-module__f7ptsa__cardPrice{font-family:var(--text-font-family-mobile,var(--text-font-family,var(--text-fallback-font-family-mobile,var(--text-fallback-font-family,inherit))));font-size:var(--text-font-size-mobile,var(--text-font-size,var(--text-fallback-font-size-mobile,var(--text-fallback-font-size,14px))));font-weight:var(--text-font-weight-mobile,var(--text-font-weight,var(--text-fallback-font-weight-mobile,var(--text-fallback-font-weight,400))));font-style:var(--text-font-style-mobile,var(--text-font-style,var(--text-fallback-font-style-mobile,var(--text-fallback-font-style,normal))));-webkit-text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));-webkit-text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-align:var(--text-text-align-mobile,var(--text-text-align,left));text-transform:var(--text-text-transform-mobile,var(--text-text-transform,var(--text-fallback-text-transform-mobile,var(--text-fallback-text-transform,none))));color:var(--container-hover-text-color,var(--text-color-mobile,var(--text-color,inherit)));line-height:var(--text-line-height-mobile,var(--text-line-height,var(--text-fallback-line-height-mobile,var(--text-fallback-line-height,140%))));letter-spacing:var(--text-letter-spacing-mobile,var(--text-letter-spacing,var(--text-fallback-letter-spacing-mobile,var(--text-fallback-letter-spacing,0))));text-shadow:var(--text-text-shadow-mobile,var(--text-text-shadow,none));width:var(--hug-width,var(--text-width-mobile,var(--text-width,-moz-fit-content)));width:var(--hug-width,var(--text-width-mobile,var(--text-width,fit-content)))}}.RelatedProduct-module-scss-module__f7ptsa__cardCompareAt{font-family:var(--text-font-family,var(--text-fallback-font-family,inherit));font-size:var(--text-font-size,var(--text-fallback-font-size,14px));font-weight:var(--text-font-weight,var(--text-fallback-font-weight,400));font-style:var(--text-font-style,var(--text-fallback-font-style,normal));-webkit-text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));-webkit-text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-align:var(--text-text-align,left);text-transform:var(--text-text-transform,var(--text-fallback-text-transform,none));color:var(--text-fallback-color,#828282);line-height:var(--text-line-height,var(--text-fallback-line-height,140%));letter-spacing:var(--text-letter-spacing,var(--text-fallback-letter-spacing,0));text-shadow:var(--text-text-shadow,none);width:var(--hug-width,var(--text-width,-moz-fit-content));width:var(--hug-width,var(--text-width,fit-content));font-size:14px;font-weight:400;text-decoration:line-through}@media (max-width:768px){.RelatedProduct-module-scss-module__f7ptsa__cardCompareAt{font-family:var(--text-font-family-mobile,var(--text-font-family,var(--text-fallback-font-family-mobile,var(--text-fallback-font-family,inherit))));font-size:var(--text-font-size-mobile,var(--text-font-size,var(--text-fallback-font-size-mobile,var(--text-fallback-font-size,14px))));font-weight:var(--text-font-weight-mobile,var(--text-font-weight,var(--text-fallback-font-weight-mobile,var(--text-fallback-font-weight,400))));font-style:var(--text-font-style-mobile,var(--text-font-style,var(--text-fallback-font-style-mobile,var(--text-fallback-font-style,normal))));-webkit-text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));-webkit-text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-align:var(--text-text-align-mobile,var(--text-text-align,left));text-transform:var(--text-text-transform-mobile,var(--text-text-transform,var(--text-fallback-text-transform-mobile,var(--text-fallback-text-transform,none))));color:var(--text-fallback-color-mobile,var(--text-fallback-color,#828282));line-height:var(--text-line-height-mobile,var(--text-line-height,var(--text-fallback-line-height-mobile,var(--text-fallback-line-height,140%))));letter-spacing:var(--text-letter-spacing-mobile,var(--text-letter-spacing,var(--text-fallback-letter-spacing-mobile,var(--text-fallback-letter-spacing,0))));text-shadow:var(--text-text-shadow-mobile,var(--text-text-shadow,none));width:var(--hug-width,var(--text-width-mobile,var(--text-width,-moz-fit-content)));width:var(--hug-width,var(--text-width-mobile,var(--text-width,fit-content)));text-decoration:line-through}}.RelatedProduct-module-scss-module__f7ptsa__card:hover{box-shadow:var(--rp-hover-shadow,none);transform:var(--rp-hover-transform,none)}.RelatedProduct-module-scss-module__f7ptsa__card:hover .RelatedProduct-module-scss-module__f7ptsa__cardImage{transform:var(--rp-hover-image-scale,scale(1.1))}
