.product-card--wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;background:#fff;border:1px solid #e4e4e4;border:1px solid var(--Colours-Neutral-300-Light-Grey,#e4e4e4);gap:8px;justify-content:center;-webkit-transition:all .2s ease;transition:all .2s ease;width:100%;-webkit-box-flex:1;-ms-flex:1 0 304px;flex:1 0 304px;max-width:304px;view-transition-class:product-card}@media screen and (pointer:fine){.product-card--wrapper:hover{border:1px solid #e4a69c;border:1px solid var(--Colours-Primary-Principal-2,#e4a69c)}}@media screen and (min-width:1280px){.product-card--wrapper{max-width:275px;-webkit-box-flex:1;-ms-flex:1 0 275px;flex:1 0 275px}}.product-card--image-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;max-height:278px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px;-ms-flex-item-align:stretch;align-self:stretch;aspect-ratio:1/1;position:relative}.product-card--wishlist-button.swym-button{background:#f5f5f580;border-radius:69px;display:-webkit-box;display:-ms-flexbox;display:flex;height:48px!important;padding:8px;width:48px!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333!important;position:absolute;right:16px;top:16px;-webkit-transition:background .2s ease,color .2s ease;transition:background .2s ease,color .2s ease;z-index:1}@media screen and (pointer:fine){.product-card--wishlist-button.swym-button:hover{background:#e3e3e3db;color:#333}}.product-card--wishlist-button.swym-button.swym-add-to-wishlist-view-product.swym-added{opacity:1}.product-card--wishlist-button.swym-button.swym-heart:after{background-position:50%}.product-card--image{aspect-ratio:1;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.product-card--info-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:stretch;-ms-flex-pack:stretch;height:100%;justify-content:stretch}.product-card--title{color:#212121;color:var(--Colours-Neutral-100-Black-texts,#212121);font-family:var(--body-font),sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:140%;margin-bottom:8px}.product-card--reviews-wrapper{margin-bottom:6px;margin-top:auto}.product-card--reviews-wrapper .stamped-product-reviews-badge .stamped-badge{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;gap:6px;justify-content:center}.product-card--reviews-wrapper .stamped-product-reviews-badge .stamped-badge .stamped-starrating{display:-webkit-box;display:-ms-flexbox;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0!important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.product-card--reviews-wrapper .stamped-product-reviews-badge .stamped-badge .stamped-starrating .stamped-fa{display:-webkit-box;display:-ms-flexbox;display:flex;height:20px;margin:0;width:20px}.product-card--reviews-wrapper .stamped-product-reviews-badge .stamped-badge .stamped-starrating .stamped-fa.stamped-fa-star:before{height:20px!important;margin:0!important;width:20px!important}.product-card--reviews-wrapper .stamped-product-reviews-badge .stamped-badge .stamped-badge-caption{opacity:.6}.product-card--reviews-wrapper .stamped-badge-caption:before{content:"("!important}.product-card--reviews-wrapper .stamped-badge-caption:empty:before{content:"(0"!important}.product-card--reviews-wrapper .stamped-badge-caption[data-reviews][data-label][data-version="2"]>span{display:none!important}.product-card--reviews-wrapper .stamped-badge-caption[data-reviews][data-label][data-version="2"]:after{content:")"!important}.product-card--price-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-card--price{color:#303036;color:var(--Colours-Neutral-100-Black-texts,#303036);font-family:var(--body-font),sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:100%}.product-card--savings-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.product-card--compare-at-price{color:#454545;color:var(--Colours-Neutral-200-Dark-grey,#454545);font-weight:700;letter-spacing:.28px}.product-card--compare-at-price,.product-card--savings{font-family:var(--body-font),sans-serif;font-size:14px;font-style:normal;line-height:140%}.product-card--savings{height:27px;padding:8px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#e4a69c;background:var(--Colours-Primary-Principal-2,#e4a69c);border-radius:4px;color:#212121;color:var(--Colours-Neutral-100-Black-texts,#212121);font-weight:400;gap:8px}.product-card--savings,product-card-form{display:-webkit-box;display:-ms-flexbox;display:flex}product-card-form{margin-top:24px;position:relative;width:100%}.product-card--add-to-cart-form{width:100%}.product-card--add-to-cart-form .product-card--add-to-cart{display:-webkit-box;display:-ms-flexbox;display:flex;height:48px;padding:0 32px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-ms-flex-item-align:stretch;align-self:stretch;border:1px solid #333;border:1px solid var(--Colours-Neutral-100-Black-texts,#333);color:#333;color:var(--Colours-Neutral-100-Black-texts,#333);font-family:var(--body-font),sans-serif;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.7px;line-height:140%;text-align:center;text-transform:uppercase;-webkit-transition:background .3s ease,color .3s ease;transition:background .3s ease,color .3s ease;width:100%}.product-card--add-to-cart-form .product-card--add-to-cart:hover{background:#333;background:var(--Colours-Neutral-100-Black-texts,#333);color:#fff}::view-transition-new(.product-card),::view-transition-old(.product-card){-webkit-animation:none;animation:none}
