cart-add-button{margin-top:2rem}.card-button-wrapper{margin-top:auto;position:relative;z-index:2}.card{display:block;overflow:hidden;text-decoration:none}.card-information+.card{margin-bottom:1.3rem}@media screen and (min-width: 750px){.card-information+.card{margin-bottom:1.7rem}}.card.card--soft{background-color:rgba(var(--color-foreground),.04);color:rgb(var(--color-foreground))}.card .icon-wrap{margin-left:.8rem;white-space:nowrap;transition:transform var(--duration-short) ease;overflow:hidden}.card .h1 .icon-arrow,.card .h2 .icon-arrow{padding-bottom:.3rem;padding-top:.3rem}.card--media{display:block;text-decoration:none}.card--text-only{display:flex;justify-content:center}.card--text-only.card--product{position:static}.card--text-only:before{content:"";display:block;padding-bottom:100%}.card--product{position:relative}.card--stretch{height:100%}.card--outline:not(.card--soft){border:.1rem solid rgba(var(--color-border),1)}.card--light-border{border:.1rem solid rgba(var(--color-foreground),.04)}.card--light-border:hover{border:.1rem solid rgba(var(--color-foreground),.3);box-shadow:none}.card__text-spacing{padding:3rem}.card-colored.color-background-1{background-color:rgba(var(--color-foreground),.04)}.card--media .card__text-spacing{padding:2rem}@media screen and (min-width: 750px){.card--media .card__text-spacing{padding-left:3rem;padding-right:3rem}}.card-information>*+*{margin-top:.5rem}.card--text-only .card__inner{display:grid;grid-template-rows:1fr auto 1fr;width:100%}.card__content{margin-left:2.5rem;margin-right:2.5rem}.card__content>*{margin:0}.card--text-only .card__content{grid-row:2;justify-self:flex-start;margin-bottom:6rem;margin-top:5rem}.card--text-only .card__badge{align-self:flex-end;grid-row:3}.card--search .card__badge>*,.card--text-only .card__badge>*{margin:0 1.2rem 1.2rem}.card--search .card__badge,.card--text-only .card__badge{position:initial}.card--text-only .card__content+.card__badge{margin-top:-5rem}.media+.card__content{margin-top:2rem;margin-bottom:1.5rem}@media screen and (min-width: 750px){.card--text-only .card__content{margin-top:7rem;margin-bottom:7rem}.card--text-only .card__content+.card__badge{margin-top:-7rem}}.card__text-spacing>*{margin:0}.card__text-spacing>*:not(.overlay-card)+*{margin-top:1.5rem}.card__text{margin:0;word-break:break-word}.card-information__text{display:block;margin:0;font-size:1.4rem}.card-information__footer{display:grid;grid-template-columns:1fr 5.5rem;grid-template-rows:auto auto;margin-top:auto;padding-top:1rem}.card-information__footer .card-button-wrapper{grid-column:2;grid-row:1/-1}.card-information__footer .card-button-wrapper>.card__add-to-cart{margin-top:0}.card__add-to-cart{min-width:unset;max-width:100%;padding:1rem .9rem}.card__add-to-cart .icon-plus{flex-basis:1rem;width:1rem;height:1rem}.card__add-to-cart .icon-cart{width:2.4rem;height:2.4rem;flex-basis:2.4rem}.card-information__footer>*:not(.card-button-wrapper){grid-column:1}.card-information__footer:not(:has(.card-button-wrapper)) .product-shipping{grid-column:1/3}.card-information__footer:not(:has(.card-button-wrapper)) .product-shipping .caption{line-height:1.2}.card-information__wrapper{width:100%;height:100%;display:flex;flex-direction:column}.card-information__wrapper>*{line-height:1.4;color:rgb(var(--color-foreground))}.card-information__wrapper>.price{color:rgb(var(--color-foreground))}.card-information__wrapper>.rating{margin-top:.4rem}.card-information__wrapper>*:not(.visually-hidden:first-child)+*:not(.rating):not(.card-information__footer){margin-top:.7rem}.product-grid__card,.product-card{container:card/inline-size}.card-wrapper{--color-foreground: var(--color-card-text);color:inherit;display:flex;flex-direction:column;position:relative;text-decoration:none;background-color:rgb(var(--color-card));height:100%}.card-wrapper .card-information{order:1;padding:0 2rem 2rem;flex:1}.full-unstyled-link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1}.full-unstyled-link:focus-visible{outline:0;box-shadow:none}.full-unstyled-link:focus-visible:after{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.3rem;box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3)}.card-wrapper:focus-within .card{box-shadow:none}.card-wrapper{overflow:hidden}.card__media-spacer{padding:2rem 2rem 0}@media screen and (min-width: 750px){.card__media-spacer{padding:0 6rem}}.card__media-full-spacer{padding:2rem 3rem}.card-article-info{margin-top:1rem;display:flex;flex-wrap:wrap}.card__badge{top:1rem;display:flex;flex-wrap:wrap;left:1rem;position:absolute}.card__badge>*{margin-right:1rem;margin-bottom:.5rem}.overlay-card{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;background:transparent;transition:background-color var(--duration-long) ease}.card:hover .card-colored .overlay-card{background-color:rgba(var(--color-card-hover),.06)}@media screen and (min-width: 990px){.card .media.media--hover-effect,.card-wrapper .media.media--hover-effect,.card--search img{transition:transform var(--duration-long) ease}.card:hover .media.media--hover-effect,.card-wrapper:hover .media.media--hover-effect{transform:scale(1.03)}.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;transition:transform var(--duration-long) ease;transform:scale(1.03)}.card-wrapper:hover .card-information__text{text-decoration:underline;text-underline-offset:.3rem}.card-wrapper:hover .card--search img{transform:scale(1.05)}.card-wrapper:hover .card__text{text-decoration:underline;text-underline-offset:.3rem}.card-wrapper:hover .card--soft{background-color:rgba(var(--color-card-hover),.06);transition:background-color var(--duration-long) ease}}.card__heading{margin-bottom:0}.card--media--no-title{flex:1;display:flex;flex-direction:column;height:100%;justify-content:center}.card--media--no-title.card__media-full-spacer{padding:3rem 4rem}@container card (max-width: 20rem){.card-information__text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-wrapper .card-information{padding:0 1.2rem 1.2rem}.card-information__footer{grid-template-columns:1fr;grid-template-rows:repeat(3,auto);row-gap:.5rem}.card-information__footer .card-button-wrapper{grid-column:1;grid-row:3;margin-top:1rem}.card-information__footer .card-button-wrapper .card__add-to-cart{min-width:7.2rem}}@container card (min-width: 50rem){.card-wrapper .card-information{padding:0 2.7rem 0 0;align-self:center}.card-wrapper{flex-direction:row;gap:2.4rem}.card-wrapper .card--product{flex-basis:15.8rem;margin-bottom:0}}.card-padding{padding:1.6rem}.card-padding-large{padding:3.2rem}@media screen and (max-width: 749px){.card-information__footer{grid-template-columns:1fr 4.4rem}.card-information__footer .product-shipping .caption{font-size:1.2rem}.card-wrapper .price{font-size:1.4rem}.card-information__footer .card-button-wrapper .card__add-to-cart{min-width:4.4rem;width:4.4rem;height:4rem;min-height:unset;gap:0}}@media screen and (max-width: 749px){@container card (max-width: 24.9rem){.card-information__text{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-information__footer{grid-template-columns:1fr auto;grid-template-rows:1fr auto}.card-wrapper .card-button-wrapper{grid-column:2;grid-row:1;margin-top:0}.card-information__footer>*:not(.card-button-wrapper):not(.price){grid-column:1/-1}}@container card (min-width: 25rem){.card-wrapper .card-information{padding:1.2rem 1.2rem 1.2rem 0}.card-wrapper{flex-direction:row;gap:2.4rem}.card-wrapper .card--product{flex-basis:9rem;margin-bottom:0}.card__inner{height:100%}.card__badge{top:auto;bottom:1rem;left:0}.card__badge>*{margin-right:0;margin-bottom:0}.card__badge .badge{font-size:1.2rem;letter-spacing:0;font-weight:600;padding:.5rem .25rem}}}.card--media-logo:not(.card--media--no-title) .card__media{max-width:4.8rem;margin-left:auto;margin-right:auto;box-sizing:content-box}@media screen and (max-width: 749px){.card--media-logo:not(.card--media--no-title) .card__media{max-width:3.2rem}.card--media-logo .card__content{margin-left:0;margin-right:0}}.transparent-card{position:relative;color:inherit;display:flex;flex-direction:column;text-decoration:none;height:100%}
/*# sourceMappingURL=/cdn/shop/t/24/assets/component-card.css.map */
