.product-card{position:relative}.product-card__colors{width:100%}.product-card__colors .product-colors{padding:.5rem;margin-bottom:.5rem}.product-card__colors .product-colors__color--active .product-colors__item--image,.product-card__colors .product-colors__item--image{display:none}@media screen and (max-width:1023px){.product-card__colors .product-colors__color--visibility{display:none}}@media screen and (min-width:1024px){.product-card__colors .product-colors__color--visibility-desktop{display:none}}.product-card__colors .product-colors__item--active .product-colors__item--image{display:none}.product-card__size{color:var(--color-black);background:#f7f4eb;padding:.25rem}.product-card__image{position:relative}.product-card__image:focus .product-card__image--secondary,.product-card__image:hover .product-card__image--secondary{display:block;opacity:1}.product-card__image:focus:has(.product-card__link:hover)+.product-card__quick-wraper:not(.product-card__quick-wraper--general),.product-card__image:hover:has(.product-card__link:hover)+.product-card__quick-wraper:not(.product-card__quick-wraper--general){width:calc(100% - 8px);left:50%;transform:translate(-50%,-4px)}.product-card__image:focus:has(.product-card__link:hover)+.product-card__quick-wraper:not(.product-card__quick-wraper--general) .button,.product-card__image:focus:has(.product-card__link:hover)+.product-card__quick-wraper:not(.product-card__quick-wraper--general) .product-card__quick,.product-card__image:hover:has(.product-card__link:hover)+.product-card__quick-wraper:not(.product-card__quick-wraper--general) .button,.product-card__image:hover:has(.product-card__link:hover)+.product-card__quick-wraper:not(.product-card__quick-wraper--general) .product-card__quick{padding-bottom:8px}.product-card__image .img{margin:0}.product-card__image--secondary{position:absolute;top:0;left:0;right:0;bottom:0;margin:0;opacity:0;transition:opacity var(--duration-default) ease-in-out}.product-card__information{display:block;text-align:center;transition:color var(--duration-default) ease;color:var(--color-brand-primary)}.product-card__information:active,.product-card__information:focus,.product-card__information:hover{text-decoration:none;color:var(--color-brand-secondary)}.product-card__information .price{justify-content:center}.product-card__information-text{display:block;margin-bottom:.375rem;font-size:.875rem;line-height:1.25rem;padding:0 .125rem}@media screen and (min-width:768px){.product-card__information-text{font-size:1rem;line-height:1.5625rem;font-size:1.125rem}}.product-card__price{text-align:center;font-size:.875rem;line-height:1.25rem}@media screen and (min-width:768px){.product-card__price{font-size:1rem;line-height:1.5625rem;font-size:1.125rem}}.product-card__features{font-size:.625rem;line-height:.875rem;color:var(--color-black-50);text-align:center;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:.125rem;margin-top:-.25rem}@media only screen and (min-width:1280px){.product-card__features{font-size:.75rem;line-height:1rem;margin-bottom:.1875rem;margin-top:-.1875rem}}.product-card__reviews{display:flex;height:1.5625rem;align-items:center;justify-content:center;margin-bottom:.125rem;margin-top:-.25rem}@media only screen and (min-width:1280px){.product-card__reviews{margin-bottom:.1875rem;margin-top:-.1875rem}}.product-card__link{position:relative;display:block}.hover-border .product-card__link:after{content:"";display:block;position:absolute;top:-.75rem;left:-.75rem;bottom:-.75rem;right:-.75rem;background:rgba(0,0,0,0);border:1rem solid rgba(0,0,0,0);transition:border-color var(--duration-default) ease-in-out}.hover-border--yellow .product-card__link:active:after,.hover-border--yellow .product-card__link:focus:after,.hover-border--yellow .product-card__link:hover:after{border-color:var(--color-yellow)}.hover-border--red .product-card__link:active:after,.hover-border--red .product-card__link:focus:after,.hover-border--red .product-card__link:hover:after{border-color:var(--color-red)}.hover-border--blue .product-card__link:active:after,.hover-border--blue .product-card__link:focus:after,.hover-border--blue .product-card__link:hover:after{border-color:var(--color-blue)}.product-card .swiper-button-prev{left:.5rem}.product-card .swiper-button-next{right:.5rem}.hover-border .product-card--alt .product-card__link:after{width:calc(100% - 16px);height:calc(100% - 16px)}.product-card-wrapper .product-card__colors{margin:.5rem 0;min-height:2rem}@media screen and (min-width:1024px){.product-card-wrapper .product-card__colors{margin-top:1rem;margin-bottom:.25rem}}.product-card-wrapper .product-card__colors .product-colors{padding-top:.25rem;padding-bottom:.25rem;margin:0}.product-card-wrapper .product-card__colors .product-colors__item{box-sizing:content-box;margin:.1875rem .125rem;background-size:auto}.product-card__quick{background-color:#fff;display:flex;flex-direction:column;position:fixed;bottom:0;left:0;right:0;top:120vh;z-index:var(--z-index-modal);padding:1rem;transition:top .32s .32s}@media screen and (min-width:768px){.product-card__quick{position:relative;top:0;display:none;padding:.5rem .5rem .75rem;background-color:hsla(0,0%,100%,.5)}}.product-card__quick-title{padding-right:3rem;font-weight:700;font-size:22px}@media screen and (min-width:768px){.product-card__quick-title{display:none}}.product-card__quick-variants{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:8px}@media screen and (min-width:768px){.product-card__quick-variants{margin-top:0}}.product-card__quick-variant{background:var(--color-white);border:.0625rem solid var(--color-brand-primary);color:var(--color-brand-primary);max-width:calc(33.33333% - .66667rem);flex-basis:calc(33.33333% - 0.66667rem);padding:12px 4px;cursor:pointer;overflow-wrap:break-word;text-align:center}.product-card__quick-variant--sold-out{opacity:.3;cursor:not-allowed}@media screen and (min-width:768px){.product-card__quick-variant{font-size:.6875rem;line-height:.75rem;max-width:calc(33.33333% - .33333rem);flex-basis:calc(33.33333% - 0.33333rem)}}@media screen and (min-width:1024px){.product-card__quick-variant{font-size:.75rem;line-height:.875rem}}.product-card__quick-variant:focus,.product-card__quick-variant:hover{border-color:var(--color-brand-secondary);color:var(--color-brand-secondary)}.product-card__quick-variant:active{background-color:var(--color-brand-secondary);border-color:var(--color-brand-secondary);color:var(--color_text_on_secondary)}.product-card__quick-close{position:absolute;top:.5rem;right:.5rem;cursor:pointer}@media screen and (min-width:768px){.product-card__quick-close{display:none}}.product-card__quick-wraper{display:flex;justify-content:center;align-items:flex-end;flex-grow:1}@media screen and (min-width:768px){.product-card__quick-wraper{align-items:center;flex-grow:0;position:absolute;top:unset;bottom:0}}.product-card__quick-wraper .button{padding:2px 8px;font-size:.875rem;width:100%;margin-top:.5rem;position:relative;transition:none;font-family:var(--font-bold-family);font-weight:var(--font-bold-weight);font-style:var(--font-bold-style)}.product-card__quick-wraper .button:not(:hover):not(:focus){background-color:hsla(0,0%,100%,.5)}@media screen and (min-width:768px){.product-card__quick-wraper .button{display:none;font-size:1rem;padding-block:8px 12px}}.product-card__quick-wraper .button .icon-plus{margin-left:.5rem}@media screen and (max-width:767px){.product-card__quick-wraper .button--quickshop-text{display:none}}.product-card__quick-wraper .button--quickshop-cart-icon{position:absolute;padding:.375rem .375rem .75rem;right:.5rem;bottom:.5rem;width:auto;color:var(--color-black)}@media screen and (max-width:767px){.product-card__quick-wraper .button--quickshop-cart-icon{padding:.375rem .1875rem .5rem;border:0}}.product-card__quick-wraper .button--quickshop-cart-icon:not(:hover):not(:focus){background-color:var(--color-white);border-color:var(--color-black)}.product-card__quick-wraper .button--quickshop-cart-icon:active,.product-card__quick-wraper .button--quickshop-cart-icon:focus,.product-card__quick-wraper .button--quickshop-cart-icon:hover{background-color:var(--color-white);border-color:var(--color-brand-secondary)}.product-card__quick-wraper .button--quickshop-cart-icon:active path[fill=currentColor],.product-card__quick-wraper .button--quickshop-cart-icon:focus path[fill=currentColor],.product-card__quick-wraper .button--quickshop-cart-icon:hover path[fill=currentColor]{fill:var(--color-brand-secondary)}@media screen and (min-width:768px){.product-card__quick-wraper.is-open .button{display:none!important}}@media screen and (min-width:768px){.product-card__quick-wraper--mobile{display:none}}.product-card__quick-wraper--mobile .button{padding-inline:.125rem}.product-card__quick-wraper--mobile .button .icon-plus{width:.625rem;height:.625rem;margin-left:.25rem}.product-card__quick-wraper--desktop{display:none}@media screen and (min-width:768px){.product-card__quick-wraper--desktop{display:block;width:100%;z-index:21}}.product-card__quick-wraper--desktop .button--quickshop-cart-icon{display:none}.product-card__quick-wraper--general{display:block;width:100%;z-index:21}.product-card__quick-wraper--hide{display:none}.product-card__quick.is-open{top:unset;transition:top 0s .32s}@media screen and (min-width:768px){.product-card__quick.is-open{top:0;display:block}}@media screen and (min-width:768px){.product-card__quick.is-open .product-card__quick-button{display:none}}.product-card__quick-bg{content:"";background:rgba(0,0,0,.4);position:fixed;inset:0;z-index:var(--z-index-modal-backdrop);display:none}@media screen and (min-width:768px){.product-card__quick-bg{display:none}}.product-card__quick-bg.is-open{display:block}@media screen and (min-width:768px){.product-card__quick-bg.is-open{display:none}}.product-card-wrapper{position:relative}@media screen and (max-width:767px){.product-card-wrapper{height:100%;display:flex;flex-direction:column}}.product-card-wrapper:focus .product-card__quick-wraper .button,.product-card-wrapper:hover .product-card__quick-wraper .button{display:flex}@media screen and (min-width:768px){.product-card-wrapper:focus .product-card__quick-wraper .button,.product-card-wrapper:hover .product-card__quick-wraper .button{z-index:21}}.product-card-wrapper:focus:has(.product-card__quick-wraper--desktop) .button--quickshop-cart-icon,.product-card-wrapper:hover:has(.product-card__quick-wraper--desktop) .button--quickshop-cart-icon{display:none}@media screen and (min-width:768px){.product-card-wrapper:focus:has(.product-card__quick-wraper--desktop) .product__badges,.product-card-wrapper:hover:has(.product-card__quick-wraper--desktop) .product__badges{display:none}}.product-card-wrapper:focus:has(.product-card__quick-wraper--general) .button--quickshop-text,.product-card-wrapper:hover:has(.product-card__quick-wraper--general) .button--quickshop-text{display:none}.product-card-wrapper:has(.product-card__quick-wraper--general) .button--quickshop-cart-icon{display:block}