.card-wrapper{color:inherit;height:100%;position:relative;text-decoration:none}.card{text-decoration:none;text-align:var(--text-alignment)}.card:not(.ratio){display:flex;flex-direction:column;height:100%}.card.card--horizontal{--text-alignment: left;--image-padding: 0rem;flex-direction:row;align-items:flex-start;gap:1.5rem}.card--horizontal.ratio:before{padding-bottom:0}.card--card.card--horizontal{padding:1.2rem}.card--card.card--horizontal.card--text{column-gap:0}.card--card{height:100%}.card--card,.card--standard .card__inner{position:relative;box-sizing:border-box;border-radius:var(--border-radius);border:var(--border-width) solid rgba(var(--color-foreground),var(--border-opacity))}.card--card:after,.card--standard .card__inner:after{content:"";position:absolute;z-index:-1;width:calc(var(--border-width) * 2 + 100%);height:calc(var(--border-width) * 2 + 100%);top:calc(var(--border-width) * -1);left:calc(var(--border-width) * -1);border-radius:var(--border-radius);box-shadow:var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow),var(--shadow-opacity))}.card--card.gradient,.card__inner.gradient{transform:perspective(0)}.card__inner.color-background-1{background:transparent}.card .card__inner .card__media{overflow:hidden;z-index:2;border-radius:calc(var(--border-radius) - var(--border-width) - var(--image-padding))}.card--card .card__inner .card__media{border-bottom-right-radius:0;border-bottom-left-radius:0}.card--standard.card--text{background-color:transparent}.card-information{text-align:var(--text-alignment)}.card__media,.card .media{bottom:0;position:absolute;top:0}.card .media{width:100%}.card__media{margin:var(--image-padding);width:calc(100% - 2 * var(--image-padding))}.card--standard .card__media{margin:var(--image-padding)}.card__media .media:after{content:" ";position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background-color:#00000008}.card__inner{width:100%}.card--media .card__inner .card__content{position:relative}.card__content{display:grid;grid-template-rows:minmax(0,1fr) max-content minmax(0,1fr);padding:1rem;width:100%;flex-grow:1}.card__content--auto-margins{grid-template-rows:minmax(0,auto) max-content minmax(0,auto)}.card__information{grid-row-start:2;padding:.3rem 1rem .5rem}.card:not(.ratio)>.card__content{grid-template-rows:max-content minmax(0,1fr) max-content auto}@media screen and (min-width:750px){.card__information{padding-bottom:1.2rem;padding-top:1.2rem}}.card__badge{align-self:flex-end;grid-row-start:3;justify-self:flex-start}.card__badge.top{align-self:flex-start;grid-row-start:1}.card__badge.right{justify-self:flex-end}.card__badge.full{margin-left:-1rem;margin-bottom:-1rem;width:calc(100% + 2rem)}.card__badge.full .badge{width:100%;text-transform:uppercase;padding-top:.6rem;padding-bottom:.6rem;display:block}.card:not(.card--horizontal)>.card__content>.card__badge{margin:1.3rem}.card__media .media img{height:100%;object-fit:cover;object-position:center center;width:100%}.hide-alt-text{font-size:0}.card__inner:not(.ratio)>.card__content{height:100%}.card__heading{letter-spacing:0;margin-top:0;margin-bottom:0}.card__heading:last-child{margin-bottom:0}.card--horizontal .card__heading,.card--horizontal .price__container .price-item,.card--horizontal__quick-add{font-size:calc(var(--font-heading-scale) * 1.2rem)}.card--horizontal .card-information>*:not(.visually-hidden:first-child)+*:not(.rating){margin-top:0}.card--horizontal__quick-add:before{box-shadow:none}.card__heading .button{margin-top:1.6rem}@media only screen and (min-width:750px){.card--horizontal .card__heading,.card--horizontal .price__container .price-item,.card--horizontal__quick-add{font-size:calc(var(--font-heading-scale) * 1.3rem)}}.card--card.card--media>.card__content{margin-top:calc(0rem - var(--image-padding))}.card--standard.card--text a:after,.card--card .card__heading a:after{bottom:calc(var(--border-width) * -1);left:calc(var(--border-width) * -1);right:calc(var(--border-width) * -1);top:calc(var(--border-width) * -1)}.card__heading a:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.card__heading a:after{outline-offset:.3rem}.card__heading a:focus:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3);outline:.2rem solid rgba(var(--color-foreground),.5)}.card__heading a:focus-visible:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3);outline:.2rem solid rgba(var(--color-foreground),.5)}.card__heading a:focus:not(:focus-visible):after{box-shadow:none;outline:0}.card__heading a:focus{box-shadow:none;outline:0}.card__media .full-unstyled-link:focus{outline:0}.card-wrapper:has(.card__media .full-unstyled-link:focus-visible) .card{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3)}@media screen and (min-width:990px){.card-wrapper:hover .media.media--hover-effect>img:first-child:not(:only-child){opacity:0}.card-wrapper:hover .media.media--hover-effect>img+img{opacity:1}.underline-links-hover:hover a{text-decoration:underline;text-underline-offset:.3rem}}.card--standard.card--media .card__inner .card__information,.card--standard.card--text:not(.card--horizontal)>.card__content .card__heading:not(.card__heading--placeholder),.card--standard:not(.card--horizontal)>.card__content .card__badge,.card--standard.card--text.article-card>.card__content .card__information,.card--standard>.card__content .card__caption{display:none}.card--standard:not(.card--horizontal) .placeholder-svg{height:auto;width:100%}.card--standard>.card__content{padding:0}.card--standard>.card__content .card__information{padding-left:0;padding-right:0}.card--card.card--media .card__inner .card__information,.card--card.card--text .card__inner,.card--card.card--media>.card__content .card__badge{display:none}.card--horizontal .card__badge,.card--horizontal.card--text .card__inner{display:none}.card--extend-height{height:100%}.card--extend-height.card--standard.card--text,.card--extend-height.card--media{display:flex;flex-direction:column}.card--extend-height.card--standard.card--text .card__inner,.card--extend-height.card--media .card__inner{flex-grow:1}.card .icon-wrap{margin-left:.8rem;white-space:nowrap;transition:transform var(--duration-short) ease;overflow:hidden}.card-information>*+*{margin-top:.5rem}.card-information{width:100%}.card-information>*{line-height:calc(1 + .4 / var(--font-body-scale));color:rgb(var(--color-foreground))}.card-information>.price{color:rgb(var(--color-foreground));font-weight:350;font-size:1.2rem}.card--horizontal .card-information>.price{color:rgba(var(--color-foreground),.75)}.card__information{position:relative}.card__information>.rating{position:absolute;top:0;right:0;display:flex;align-items:center;gap:.3rem;margin-top:0;margin-bottom:0}.rating-text,.rating-count{display:inline;margin:0;padding:0}.card-article-info{margin-top:1rem}.card--shape .card__content{padding-top:0}.card--shape.card--standard:not(.card--text) .card__inner{border:0;background-color:transparent;filter:drop-shadow(var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow),var(--shadow-opacity)))}.card--shape.card--standard:not(.card--text) .card__inner:after{display:none}.grid__item:nth-child(2n) .shape--blob{clip-path:polygon(var(--shape--blob-2))}.grid__item:nth-child(3n) .shape--blob{clip-path:polygon(var(--shape--blob-3))}.grid__item:nth-child(4n) .shape--blob{clip-path:polygon(var(--shape--blob-4))}.grid__item:nth-child(5n) .shape--blob{clip-path:polygon(var(--shape--blob-5))}.grid__item:nth-child(7n) .shape--blob{clip-path:polygon(var(--shape--blob-6))}.grid__item:nth-child(8n) .shape--blob{clip-path:polygon(var(--shape--blob-1))}@media(prefers-reduced-motion:no-preference){.product-card-wrapper .shape--round{transition:clip-path var(--duration-long) ease}.product-card-wrapper:hover .shape--round{clip-path:ellipse(47% 47% at 50% 50%)}.product-card-wrapper .shape--blob{transition:clip-path var(--duration-long) ease-in-out}.product-card-wrapper:hover .shape--blob{clip-path:polygon(var(--shape--blob-5))}.grid__item:nth-child(2n) .product-card-wrapper:hover .shape--blob{clip-path:polygon(var(--shape--blob-6))}.grid__item:nth-child(3n) .product-card-wrapper:hover .shape--blob{clip-path:polygon(var(--shape--blob-1))}.grid__item:nth-child(4n) .product-card-wrapper:hover .shape--blob{clip-path:polygon(var(--shape--blob-2))}.grid__item:nth-child(5n) .product-card-wrapper:hover .shape--blob{clip-path:polygon(var(--shape--blob-3))}.grid__item:nth-child(7n) .product-card-wrapper:hover .shape--blob{clip-path:polygon(var(--shape--blob-4))}.grid__item:nth-child(8n) .product-card-wrapper:hover .shape--blob{clip-path:polygon(var(--shape--blob-5))}}.card-swatch-switcher{display:flex;gap:0;align-items:center;position:relative;padding-bottom:5px;z-index:2;flex-wrap:wrap}@media screen and (min-width:990px){.card-swatch-switcher{gap:.2rem;padding-bottom:8px}}.card-swatch-switcher__swatch--selected{position:relative}.card-swatch-switcher__swatch{outline:none;border:4px solid transparent;background:none;cursor:pointer;overflow:hidden;width:24px;height:24px;border-radius:100%;margin:0;padding:0;display:none;flex-shrink:0;position:relative;transition:border-color .2s ease}@media screen and (max-width:749px){.card-swatch-switcher__swatch{display:block}.card-swatch-switcher__swatch:nth-child(n+5){display:none}}@media screen and (min-width:750px){.card-swatch-switcher__swatch{display:block}.card-swatch-switcher__swatch:nth-child(n+7){display:none}}.card-swatch-switcher__swatch--selected{border:1px solid rgba(var(--color-foreground),.5)}.card-swatch-switcher__swatch img{width:16px;height:16px;object-fit:cover;border-radius:100%;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (min-width:990px){.card-swatch-switcher__swatch img{width:16px;height:16px}}.card-swatch-switcher__swatch span{display:block;width:16px;height:16px;margin:0 auto;border-radius:100%}@media screen and (min-width:990px){.card-swatch-switcher__swatch .swatch-elm{width:16px;height:16px;position:absolute;box-sizing:border-box;border-radius:50%;outline:2px solid #fdfaf1;left:50%;top:50%;transform:translate(-50%,-50%)}}.card-swatch-switcher .show-more-swatches{font-size:0;display:flex;width:auto;height:auto;border:none;border-radius:0;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.66406e-06 3.15601V2.34001H2.556V9.53674e-06H3.444V2.34001H6.00001V3.15601H3.444V5.49601H2.556V3.15601H4.66406e-06Z' fill='%235E5E5E'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;background-position:center;cursor:pointer;align-items:center;justify-content:center;padding:0;flex-shrink:0;margin-left:4px;width:6px;height:6px}.ProductGridItem-badge{z-index:3;position:absolute;bottom:0;left:0;width:100%;padding:.6rem;font-family:PF Das Grot;font-weight:500;font-size:14px;line-height:100%;letter-spacing:0%;text-align:center;line-height:1}.ProductGridItem-badge--limitedEdition{background-color:#8f828c;color:#fafbfc}.ProductGridItem-badge--newArrival{background-color:#b7c9d3b3}.ProductGridItem-badge--sale{background-color:#d65f4eb3;color:#fdfaf1}.ProductGridItem-badge--final-sale{background-color:#da6253}.ProductGridItem-badge--soldOut{background-color:#ca9a8eb3}.ProductGridItem-badge--comboSet{background-color:#e4b86cb3}.ProductGridItem-badge--bundleSet{background-color:#c1afa0b3;color:var(--color-dark)}.ProductGridItem-badge--bundleSetLimited{background-color:#373954;color:#fcfbfb}.collection .product__callout-badge{display:flex;align-items:flex-end}.collection .product__callout-badge img{display:none}.ProductGridItem-custom-badge,.collection .product__callout-badge{display:flex;align-items:center;justify-content:flex-start;font-weight:350!important;font-size:10px;font-family:var(--font-body-family);text-align:left;line-height:100%;letter-spacing:0%;text-transform:none;margin-top:3px;margin-bottom:6px;color:#d65f4e}.ProductGridItem-custom-badge.left,.collection .product__callout-badge{border-top-left-radius:0;border-bottom-left-radius:0;left:0;right:unset}.ProductGridItem-custom-badge.right,.collection .product__callout-badge{border-top-right-radius:0;border-bottom-right-radius:0;right:0}.card__media-badge{position:absolute;top:5px;left:5px;width:25%;height:auto;z-index:2}.product-image-badge--dynamic{position:absolute;top:5px;left:5px;display:inline-flex;align-items:center;justify-content:center;z-index:2;box-sizing:border-box;min-width:fit-content;min-height:fit-content}.product-image-badge--dynamic.product-image-badge--circular{border-radius:50%;aspect-ratio:1}.product-image-badge--dynamic.product-image-badge--circular .product-image-badge__content{width:auto;height:auto;padding:5px 10px}.product-image-badge--dynamic.product-image-badge--circular .product-image-badge__text{max-width:5em}.product-image-badge--dynamic.product-image-badge--rectangular{border-radius:0}.product-image-badge--dynamic.product-image-badge--top-left{top:5px;left:5px;right:auto;bottom:auto}.product-image-badge--dynamic.product-image-badge--top-right{top:5px;right:5px;left:auto;bottom:auto}.product-image-badge--dynamic.product-image-badge--bottom-left{bottom:calc(30px + var(--image-padding, 0rem));left:calc(5px + var(--image-padding, 0rem));top:auto;right:auto}.product-image-badge--dynamic.product-image-badge--bottom-right{bottom:calc(30px + var(--image-padding, 0rem));right:calc(5px + var(--image-padding, 0rem));top:auto;left:auto}.product-image-badge--dynamic .product-image-badge__content{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:5px 10px;box-sizing:border-box}.product-image-badge--dynamic .product-image-badge__text{text-align:center;line-height:1.2;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;font-weight:400;font-size:9px;letter-spacing:.05em}.product-image-badge--dynamic .product-image-badge__text p{margin:0}.product-image-badge--dynamic .product-image-badge__text strong,.product-image-badge--dynamic .product-image-badge__text b{font-weight:500}.product-image-badge--dynamic .product-image-badge__text em,.product-image-badge--dynamic .product-image-badge__text i{font-style:italic}.product-image-badge--dynamic .product-image-badge__text u,.product-image-badge--dynamic .product-image-badge__text span[style*="text-decoration: underline"]{text-decoration:underline}@media screen and (min-width:750px){.product-image-badge--dynamic .product-image-badge__text{font-size:12px}}@media screen and (min-width:990px){.ProductGridItem-custom-badge,.collection .product__callout-badge{margin-top:8px;margin-bottom:6px}.card__media-badge{top:10px;left:10px}.ProductGridItem-custom-badge,.collection .product__callout-badge{font-size:12px}}.card__heading.hide-heading{visibility:hidden;height:0;margin:0;padding:0}.card__heading.hide-heading a{visibility:visible;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;font-size:0;line-height:0;text-indent:-9999px}.card__heading a{font-size:1.3rem;font-weight:500;letter-spacing:-3%}@media screen and (min-width:990px){.card__heading a{font-size:1.5rem;font-weight:500;letter-spacing:-3%}}
/*# sourceMappingURL=/cdn/shop/t/1826/assets/component-card.css.map */
