.card-wrapper{color:inherit;position:relative;text-decoration:none}.card{text-align:var(--card-text-alignment);text-decoration:none}.card--card{height:100%}.card--card,.card--standard .card__inner{border:none;position:relative;box-sizing:border-box}.card--card:after,.card--standard .card__inner:after{content:"";position:absolute;width:calc(var(--card-border-width) * 2 + 100%);height:calc(var(--card-border-width) * 2 + 100%);top:calc(var(--card-border-width) * -1);left:calc(var(--card-border-width) * -1);z-index:-1;border-radius:var(--card-corner-radius);box-shadow:var(--card-shadow-horizontal-offset) var(--card-shadow-vertical-offset) var(--card-shadow-blur-radius) rgba(var(--color-shadow),var(--card-shadow-opacity))}.card .card__inner .card__media{overflow:hidden;z-index:0;border-radius:calc(var(--card-corner-radius) - var(--card-border-width) - var(--card-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(--card-text-alignment)}.card__media,.card .media{bottom:0;position:absolute;top:0}.card .media{width:100%}.card__media{margin:var(--card-image-padding);width:calc(100% - 2 * var(--card-image-padding))}.card--standard .card__media{margin:var(--card-image-padding)}.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:var(--global-spacing);width:100%;flex-grow:1}.card--standard .card__content{padding:0}.card__content--auto-margins{grid-template-rows:minmax(0,auto) max-content minmax(0,auto)}.card__information{grid-row-start:2;padding:0}.card__information>*:not(:first-child){margin-top:var(--global-spacing)}@media screen and (min-width:768px){.card__information>*:not(:first-child){margin-top:var(--global-spacing-medium)}}.card__information>.card__information-content{margin-top:0}.card:not(.ratio)>.card__content{grid-template-rows:max-content minmax(0,1fr) max-content auto}.card .badge{display:block}.card__badge{align-self:flex-end;grid-row-start:3;justify-self:flex-start;position:relative;z-index:2}.card__badge .badge{display:block;margin:-.2rem}.card__badge.top{align-self:flex-start;grid-row-start:1}.card__badge.right{justify-self:flex-end}.card>.card__content>.card__badge{margin:1.3rem}.card__media .media img{height:100%;object-fit:cover;object-position:center center;width:100%}.card__inner:not(.ratio)>.card__content{height:100%}.card--card.card--media>.card__content{margin-top:calc(0 - var(--card-image-padding))}.card--standard.card--text a:after,.card--card .card__heading a:after{bottom:calc(var(--card-border-width) * -1);left:calc(var(--card-border-width) * -1);right:calc(var(--card-border-width) * -1);top:calc(var(--card-border-width) * -1)}.card__heading{margin-top:0;margin-bottom:var(--global-spacing);font-weight:400;font-size:1.6rem}.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-wrapper .media.media--hover-effect>img+img.swatch-image--active{opacity:1}@media screen and (min-width:990px){.card-wrapper:hover .media.media--hover-effect>img:first-child:not(:only-child){opacity:0}.card-wrapper .media.media--hover-effect>img{transition:transform var(--duration-long) ease-in-out,opacity var(--duration-long) ease-in-out}.card-wrapper:hover .media.media--hover-effect>img+img{opacity:1}.card-wrapper:hover .media.media--hover-effect>img{transform:scale(var(--anim-zoom-scale))}.card-wrapper:hover .media.media--hover-effect>img.swatch-image--active:first-child{opacity:1}.swatch-image:nth-child(2):hover(:nth-child(3)){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>.card__inner .card__information,.card--standard>.card__content .card__badge,.card--standard.card--text.article-card>.card__inner .card__information,.card--standard>.card__content .card__caption{display:none}.card--standard>.card__content{padding:0;padding-top:var(--global-spacing)}.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--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>*:not(:first-child),.card__swatches{margin-top:var(--global-spacing)}.card-information{width:100%}.card-information .price:not(:first-child){margin-top:var(--global-spacing)}.card-information .quick-add{position:relative;z-index:2}@media screen and (min-width:768px){.card-information>*:not(:first-child),.card-information .price:not(:first-child),.card__swatches{margin-top:var(--global-spacing-medium)}}.card-information>*{line-height:calc(1 + .4 / var(--font-body-scale));color:rgb(var(--color-foreground))}.card-information>.price{color:rgb(var(--color-foreground))}.card-information .caption{letter-spacing:.07rem}.card-article-info{margin-top:1rem}.card__rating img{display:block}.card__information{padding:0}.card__information-top{position:relative;margin-top:calc(var(--global-spacing-extra-large) * -1)}.card__information-top>*{background-color:rgb(var(--color-background));display:inline-block;padding:var(--global-spacing)}.card__information-content{padding-left:var(--global-spacing);padding-right:var(--global-spacing)}.card-product-vendor{font-size:2.2rem;font-weight:700}.card__information .card-product-vendor{margin-top:0;margin-bottom:0}.card__information .card-product-vendor+.card__heading{margin-top:.6rem}.quick-add-container{min-height:4rem;position:relative}.quick-add-container button{font-size:1.5rem;line-height:2rem;min-height:unset;padding-top:.7rem;padding-bottom:.9rem}.quick-add-container button:before{bottom:.8rem;height:.2rem}.card-information{margin-top:0!important}.quick-add-container{display:flex;align-items:center;flex-wrap:wrap}.quick-add-container .quick-add{margin:0;position:absolute;top:0;left:0;width:100%;display:none}.quick-add-container .quick-add .button.loading>.loading-overlay__spinner .spinner{position:relative;top:-.3rem}@media(min-width:750px){.card:hover .quick-add,.card:focus .quick-add,.card:focus-within .quick-add{display:block}}.card-wrapper{padding-left:1.6rem;padding-right:1.6rem;padding-bottom:1.6rem}.card-wrapper:hover,.card-wrapper:focus-within,.card-wrapper:focus{box-shadow:0 1.2rem 1.2rem #00000029}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-card.css.map */
