.grid__item:has(>.card-wrapper):hover{z-index:2}.card-wrapper{color:inherit;height:100%;position:relative;text-decoration:none;padding-bottom:1.6rem}@media(min-width:750px){.card-wrapper{padding-bottom:0}}.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: 0;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__inner .card__media{overflow:hidden;z-index:0;border-radius:.8rem}.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__inner{width:100%}.card--media .card__inner .card__content{position:relative;padding:0}.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-left:1rem;padding-right:1rem;padding-top:1.6rem;padding-bottom:0}@media screen and (min-width:750px){.card__information{padding-top:2.4rem}}@media screen and (min-width:990px){.blog-articles__article-wide .card__information{padding-top:0}}.card:not(.ratio)>.card__content{grid-template-rows:max-content minmax(0,1fr) max-content auto}.card__badge{display:flex;flex-direction:column;align-self:flex-end;grid-row-start:3;justify-self:flex-start;align-items:flex-start}.card__badge.top{align-self:flex-start;grid-row-start:1;padding-top:.6rem}.card__badge.right{justify-self:flex-end}.card:not(.card--horizontal)>.card__content>.card__badge{margin:1.3rem}.card__badge .badge--sold-out{background-color:rgb(var(--color-blue))}.card__media .media img{height:100%;object-fit:cover;object-position:center center;width:100%}.card__inner:not(.ratio)>.card__content{height:100%}.card__vendor-ahri-wrapper{display:flex;justify-content:flex-start;flex-direction:column;row-gap:.8rem;margin:0 0 .8rem;align-items:flex-start;word-break:break-all}.card__vendor{color:rgb(var(--color-blue));margin:0;font-size:var(--font-size-paragraph-small);line-height:var(--line-height-paragraph-small);font-weight:700}.card__heading{margin-bottom:0;font-size:var(--font-size-paragraph-small);line-height:var(--line-height-paragraph-small);margin-top:0;letter-spacing:0;color:rgb(var(--color-badge-foreground));font-weight:700}@media screen and (min-width:750px){.card__heading{font-size:var(--font-size-paragraph-regular);line-height:var(--line-height-paragraph-regular)}.card__vendor-ahri-wrapper{column-gap:.8rem;flex-direction:row;justify-content:space-between;align-items:center}}@media screen and (min-width:990px){.blog-articles__article-wide .card__heading{font-size:var(--font-size-h3);line-height:var(--line-height-h3)}}.card__heading a{color:currentColor}.card__heading:last-child{margin-bottom:0}.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{height:calc(100% - 60px);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}@media screen and (min-width:990px){.card .media.media--hover-effect>img:only-child,.card-wrapper .media.media--hover-effect>img:only-child{transition:transform var(--duration-long) ease}.card:hover .media.media--hover-effect>img:first-child:only-child,.card-wrapper:hover .media.media--hover-effect>img:first-child:only-child{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)}.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,.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>.card__content{padding:0}.card--standard>.card__content .card__information{padding-left:0;padding-right:0;display:flex;flex-direction:column}.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{height:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-start}.card .card-signin-note{position:relative;z-index:2;text-decoration:none}.card .card-signin-note:hover{text-decoration:underline}.card-information:has(.card-signin-note){justify-content:flex-end}.card-information>*+*{margin-top:1.6rem}@media screen and (min-width:750px){.card-information>*+*{margin-top:2.4rem}}.card-information{width:100%}.card-information>*{font-size:var(--font-size-paragraph-small);line-height:var(--line-height-paragraph-small);color:rgb(var(--color-badge-foreground))}@media screen and (min-width:750px){.card-information>*{font-size:var(--font-size-paragraph-regular);line-height:var(--line-height-paragraph-regular)}}.card-information .caption-with-letter-spacing{font-size:var(--font-size-tagline-small);line-height:var(--line-height-tagline-small)}.card-information>.properties{margin-top:.8rem;margin-bottom:1.6rem;display:flex;flex-direction:column;align-items:flex-start;gap:.8rem;font-size:var(--font-size-paragraph-small);line-height:var(--line-height-paragraph-small);color:var(--color-grey)}.card-information>.properties>span{display:block;word-break:break-all}.card-information>.properties+.button--tertiary{margin-top:auto}.card__information .badge.color--ahri{display:inline-flex;column-gap:.4rem;align-items:center;position:relative;z-index:2;margin:0}.card__information .tooltip{position:relative;display:inline-flex;align-items:center}.card__information .tooltip>div{width:16rem;padding:.8rem;background-color:rgba(var(--color-foreground),.95);font-size:1.2rem;line-height:1.6rem;font-weight:500;color:rgb(var(--color-white));position:absolute;left:50%;transform:translate(-50%);bottom:calc(100% + .8rem);text-transform:none;border-radius:.4rem;display:none;z-index:20}.card__information .tooltip:hover>div{display:block}.card__information .tooltip>div:after{content:"";display:block;width:0;height:0;border-style:solid;border-right:.6rem solid transparent;border-left:.6rem solid transparent;border-top:.6rem solid rgba(var(--color-foreground),.95);border-bottom:0;position:absolute;left:50%;transform:translate(-50%);bottom:-.6rem}.card__information .tooltip .icon{width:1.2rem;height:1.2rem}.card__information .icon-wrapper{width:1.6rem;height:1.6rem;display:block;background-color:rgb(var(--color-white));color:rgb(var(--color-ahri));border-radius:100%}.card__information .icon-wrapper svg{width:1rem;height:1rem}@media screen and (min-width:750px){.card-information>.properties{padding-top:0}}.card-information>.price{color:rgb(var(--color-badge-foreground));font-weight:700;margin-top:auto;font-size:var(--font-size-paragraph-small);line-height:var(--line-height-paragraph-small)}.card-information>.price .price-item--regular{font:inherit}@media screen and (min-width:750px){.card-information>.price{font-size:var(--font-size-paragraph-regular);line-height:var(--line-height-paragraph-regular)}}.card-information>.rating{margin-top:.4rem}.card-information>.button--tertiary{display:inline-flex;justify-content:space-between;align-items:center;padding-left:1.6rem;padding-right:1.6rem;min-height:4.4rem;font-size:var(--font-size-paragraph-small);line-height:var(--line-height-paragraph-small);min-width:auto}.card-information>.button--tertiary:after,.card-information>.button--tertiary:before{display:none}.card:has(.card__heading>a:hover) .card-information>.button--tertiary{--color-button-background: rgb(var(--color-badge-foreground));--color-button-text: rgb(var(--color-white));color:var(--color-button-text);outline:none}.card-information .caption{letter-spacing:.07rem}.card-article-info{margin-top:1rem}.card .quick-add{display:none;margin-bottom:0;margin-top:1.6rem}@media(min-width:750px){.card .quick-add{display:block}}.card__swatches{display:flex;align-items:center;column-gap:.8rem;padding:0;z-index:2;position:relative}.card__swatches li{display:flex}.card__swatches .swatch{display:inline-block;border-radius:50%;background-color:var(--color-swatch);width:2.4rem;height:2.4rem}.card__swatches .card__swatches-extra{font-size:var(--font-size-paragraph-small);line-height:var(--line-height-paragraph-small);border-radius:0}.card__rating{line-height:1.3rem}.card__rating svg{width:1.3rem;height:1.3rem}.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 .price--contractor{display:flex;flex-wrap:wrap;column-gap:2.4rem;row-gap:1.6rem;container:priceContractor / inline-size}.card .price__container-contractor{margin-right:0}@media screen and (max-width:749px){.card .price--contractor>.price__container>div{font-size:var(--font-size-paragraph-small);line-height:var(--line-height-paragraph-small)}}@media screen and (min-width:500px){.card .price--contractor>.price__container{width:calc(50% - 1.2rem)}}@container priceContractor (max-width: 300px){.card .price--contractor>.price__container{width:100%}.card .price--contractor>.price__container-contractor{padding-right:0;padding-bottom:1.6rem;border-right:0;border-bottom:solid .1rem rgb(var(--color-line-light))}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/component-card.css.map */
