.Modal_background__WTPwp{position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.5);cursor:pointer;z-index:200;animation:Modal_bg_open__aNeP_ .2s;touch-action:none}.Modal_backgroundClosing__Ljjsy{animation:Modal_bg_close__nKFq8 .2s}.Modal_modal__Zt_29{background:var(--color-white);border-radius:5px;overflow:hidden;display:flex;flex-direction:column;box-shadow:3px 3px 10px #585858;max-width:calc(min(800px, 100%) - 40px);max-height:calc(100vh - 60px);width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);animation:Modal_modal_open__5VpJt .2s;z-index:300;cursor:auto}.Modal_modalClosing__oYwkv{animation:Modal_modal_close__aHdr3 .2s}.Modal_top__3OdZS{align-items:center;display:flex;padding:20px 25px 15px;background-color:var(--color-primary)}.Modal_title__U10gt{font-size:1.6rem;font-weight:700;flex-grow:1;margin:0}.Modal_close__zK_dY{cursor:pointer}.Modal_close__zK_dY:hover{color:#000}.Modal_content__uYU4Z{padding:15px 25px;overflow:hidden auto}@keyframes Modal_modal_open__5VpJt{0%{opacity:0;top:55%}to{opacity:1;top:50%}}@keyframes Modal_modal_close__aHdr3{0%{opacity:1;top:50%}to{opacity:0;top:55%}}@keyframes Modal_bg_open__aNeP_{0%{opacity:0}to{opacity:1}}@keyframes Modal_bg_close__nKFq8{0%{opacity:1}to{opacity:0}}.Tooltip_root__LkycM{position:absolute;left:calc(100% + 25px);top:-10px;padding:20px;box-shadow:0 4px 4px rgba(0,0,0,.25);background-color:var(--color-white);z-index:10;border-radius:5px}.Tooltip_root__LkycM *{font-size:1.2rem}.Tooltip_arrow__VqCWm{position:absolute;left:-19px;top:10px}.ColorSwatch_root__7HYHA{position:relative;display:flex;align-items:center;justify-content:center;height:22px;width:22px;border-radius:50%;background-color:var(--color-background-light);cursor:pointer}.ColorSwatch_active__NsjoO{background-color:var(--color-border-medium)}.ColorSwatch_hide__C8Ou5{display:none}.ColorSwatch_color__CxU4d{height:20px;width:20px;border-radius:50%;border:2px solid var(--color-white)}.ColorSwatch_large__6WGCl.ColorSwatch_root__7HYHA{height:32px;width:32px}.ColorSwatch_large__6WGCl .ColorSwatch_color__CxU4d{height:30px;width:30px}.ColorSwatch_large__6WGCl.ColorSwatch_active__NsjoO{background-color:var(--color-black)}.ColorSwatch_tooltip__3xuH7{display:flex;width:auto;font-weight:700;padding:5px 10px;top:0}.ColorSwatch_tooltip__3xuH7>div{top:5px}@media (max-width:1024px){.ColorSwatch_tooltip__3xuH7{display:none}}.ColorSwatches_root__jRtxg{display:flex;align-items:center;gap:7px}.ColorSwatches_show_more__NC6yw{height:30px;width:30px;display:flex;align-items:center;justify-content:center;border:1px solid var(--color-border-light);border-radius:50%}.ColorSwatches_show_more_active__T8FLt{cursor:pointer}.ColorSwatches_plp_swatch__mAKSP{width:22px;height:22px;cursor:pointer}.BaseProductImage_root__ieQ01,.PlaceholderImage_root__4cfmA{display:flex;align-items:center;justify-content:center}.BaseProductImage_root__ieQ01{position:relative;aspect-ratio:256/181}.BaseProductImage_root__ieQ01 img{object-fit:contain;max-width:100%;max-height:100%}.BaseProductImage_root__ieQ01 a{display:block;height:100%}.BaseProductImage_root__ieQ01.BaseProductImage_with_placeholder__NF8hz a{display:flex;align-items:center}.BaseProductImage_placeholder__bTyTG{flex:1 1}.ProductImage_root__2ohxp{position:relative;width:100%}.ProductImage_image_wrapper__eisLJ{padding-bottom:8px;position:relative}.ProductImage_image__nzOU1 img.ProductImage_promo__2DP72{position:absolute;height:60px;width:auto;top:0;left:0}.ProductImage_swatches__0O7Oo{justify-content:center}.ProductImage_swatches_container__aDzDT{min-height:24px}.ProductImage_usp_top_container__BO8DN{position:absolute;top:0;right:10px;text-align:right}.ProductImage_usp_bottom_container__TOft0{position:absolute;bottom:0;left:0;display:flex;align-items:flex-start;justify-content:space-between;width:100%;gap:10px}.ProductImage_usp_bottom_container__TOft0 .ProductImage_usp__w84mL:nth-child(2){text-align:right}.ProductImage_usp__w84mL{color:#8f8988;font-size:1.4rem;font-weight:500;line-height:14px}.ProductImage_placeholder__pM2Sd{flex:1 1}.ProductImage_remove_margin__whElB{margin-bottom:0}.Label_root__sMK6r{font-size:1rem;font-weight:700;line-height:normal;color:var(--color-white);background-color:var(--color-text-dark);border-radius:50px;padding:4px 8px;text-align:center}.Label_red__8s7QH{background-color:var(--color-red)}.Label_blue__rJESw{background-color:var(--color-blue)}.Label_green__YWCvH{background-color:var(--color-label-green)}.Label_grey__EK0Es{color:var(--color-text-dark);background-color:var(--color-grey-light)}