.card-wrapper{color:inherit;height:100%;position:relative;text-decoration:none;display:flex;flex-direction:column;justify-content:space-between}.card{text-decoration:none;text-align:var(--text-alignment)}.card:not(.ratio){display:flex;flex-direction:column;height:inherit;justify-content:flex-start;flex-wrap:nowrap}@media screen and (min-width: 750px){.card:not(.ratio){height:inherit}}feature-card .card{height:100%}.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: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__inner{width:100%}.card--media .card__inner .card__content{position:relative;width:100%}.card__content--auto-margins{grid-template-rows:minmax(0,auto) max-content minmax(0,auto)}.card__information{display:flex;flex-direction:column;grid-row-start:2;padding:var(--layout-space-6) var(--layout-space-6)}@media screen and (min-width: 990px){.card__information{padding:var(--layout-space-8) var(--layout-space-8)}}.card:not(.ratio)>.card__content{grid-template-rows:max-content minmax(0,1fr) max-content auto}.card__media .media img,.card__media .media svg.placeholder-svg{height:100%;object-fit:cover;object-position:center center;width:100%}.card__inner:not(.ratio)>.card__content{height:100%}.card__heading{margin-top:var(--layout-space-2);margin-bottom:0;font-weight:var(--font-weight-normal);overflow:hidden}.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{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.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)}.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{width:100%;height:auto;padding-top:var(--layout-space-8);padding-left:0;padding-right:0;min-height:11rem}.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:var(--layout-space-3);white-space:nowrap;transition:transform var(--duration-short) ease;overflow:hidden}.card-information{width:100%}.card-information>*{line-height:var(--leading-looser);color:rgb(var(--color-foreground))}.card-information>.price{color:rgb(var(--color-foreground))}.card-information .caption{letter-spacing:var(--tracking-wide)}.card-article-info{margin-top:var(--layout-space-2)}product-card product-group{margin-top:var(--layout-space-4) 0;position:relative;z-index:3}.product-grid-container .product-grid .grid__item.grid__item--feature .card *:not(.card__content *,video-loader,video-loader *,product-card *,.feature-mixed .card__content){height:100%;position:relative;object-fit:cover}.product-grid-container.grid-regular-view .product-grid .grid__item.grid__item--feature product-card .card__content{flex-grow:0;min-height:15rem}.product-grid-container.grid-regular-view .product-grid .grid__item.grid__item--feature product-card .card__inner{flex-grow:1;height:100%}feature-card.product-feature .card{height:100%}feature-card.product-feature .card__information{padding:var(--layout-space-16) var(--layout-space-8)}.product-grid-container .product-grid .grid__item.grid__item--feature a,feature-card.product-feature a{height:inherit}.product-grid-container .product-grid .grid__item.grid__item--feature .feature-mixed,feature-card.product-feature .feature-mixed{position:relative}.product-grid-container .product-grid .grid__item.grid__item--feature .feature-mixed .card__content,feature-card.product-feature .feature-mixed .card__content{position:absolute;z-index:2;width:100%;height:100%;display:flex}.product-grid-container .product-grid .grid__item.grid__item--feature .feature-mixed .card__content.Bottom,feature-card.product-feature .feature-mixed .card__content.Bottom{align-items:flex-end}.product-grid-container .product-grid .grid__item.grid__item--feature .feature-mixed .card__content.Top,feature-card.product-feature .feature-mixed .card__content.Top{align-items:flex-start}.product-grid-container .product-grid .grid__item.grid__item--feature .feature-mixed .card__content.Center,feature-card.product-feature .feature-mixed .card__content.Center{align-items:center}.product-grid-container .product-grid .grid__item.grid__item--feature .feature-mixed .card__content.Left,feature-card.product-feature .feature-mixed .card__content.Left{text-align:left;justify-content:flex-start}.product-grid-container .product-grid .grid__item.grid__item--feature .feature-mixed .card__content.Center,feature-card.product-feature .feature-mixed .card__content.Center{text-align:center;justify-content:center}.product-grid-container .product-grid .grid__item.grid__item--feature .feature-mixed .card__content.Right,feature-card.product-feature .feature-mixed .card__content.Right{text-align:right;justify-content:flex-end}.product-grid-container .product-grid .grid__item.grid__item--feature .feature-mixed .card__content.Dark *:not(a),feature-card.product-feature .feature-mixed .card__content.Right{color:rgb(var(--color-base-dark))}.product-grid-container .product-grid .grid__item.grid__item--feature .feature-mixed .card__content.Light *:not(a),feature-card.product-feature .feature-mixed .card__content.Right{color:rgb(var(--color-base-light))}feature-card .card__content .caption{font-size:var(--text-size-xxs);text-transform:unset;margin:0;margin-bottom:var(--layout-space-4)}feature-card .card__content .title{font-size:var(--text-size-3xl);text-transform:unset;margin:0;margin-bottom:var(--layout-space-8)}feature-card .card__content .description .metafield-rich_text_field *:first-child{margin-top:0}feature-card .card__content .description .metafield-rich_text_field a{color:inherit;text-decoration:underline;text-decoration-color:inherit}feature-card .card__content .description .metafield-rich_text_field a:after{display:none}feature-card .card .card__inner .card__media .media img.media-cover{object-fit:cover;height:100%}feature-card .card .card__inner .card__media .media img.media-contain{object-fit:contain!important;height:auto!important;width:100%!important}.product-grid-container .product-grid .grid__item.grid__item--feature .card__heading.truncated,feature-card.product-feature .feature-mixed .card__content .card__heading.truncated,feature-card.product-feature .card__content.feature-text .card__heading.truncated{display:none}@media (max-width: 989px){.product-grid-container.grid-large-view .product-grid .grid__item.grid__item--feature.double-col{aspect-ratio:16/9;height:100%}}@media screen and (max-width: 749px){.product-grid-container.grid-regular-view .product-grid .grid__item.grid__item--feature .card__heading.full,feature-card.product-feature .feature-mixed .card__content .card__heading.full,feature-card.product-feature .card__content.feature-text .card__heading.full{display:none}.product-grid-container.grid-regular-view .product-grid .grid__item.grid__item--feature .card__heading.truncated,feature-card.product-feature .feature-mixed .card__content .card__heading.truncated,feature-card.product-feature .card__content.feature-text .card__heading.truncated{display:block}.product-grid-container.grid-large-view .product-grid .grid__item.grid__item--feature,.product-grid-container.grid-large-view .product-grid .grid__item.grid__item--feature.double-col{aspect-ratio:3/4;height:100%}}@media screen and (max-width: 989px){.shop-the-look-product-grid .grid__item{position:relative}.shop-the-look-product-grid .quick-add__icon-trigger{position:absolute;right:0;bottom:0}}.card__information-top{display:flex;justify-content:space-between;margin-bottom:var(--layout-space-3)}.card__information-top .icon-heart{width:100%;height:100%;max-width:var(--layout-space-12);max-height:var(--layout-space-12)}.card__product-title{display:inline-block;width:100%}.product-card .qa-swatch-name,.product-card.card--horizontal .product-badges,.product-card.card--horizontal .low-stock-bar,.product-card.card--horizontal .stock-alert-badge{display:none}.product-card.card--horizontal:before{display:none!important}.product-card.card--horizontal:hover productcard-slider ul li:last-of-type{z-index:-1}.product-card.card--horizontal{padding:0;min-height:16rem}.product-card.card--horizontal .product-card-wrapper{display:flex;height:100%}.product-card.card--horizontal.product-card a:has(>productcard-slider){position:unset;display:block;height:100%}.product-card.card--horizontal.product-card a:has(>productcard-slider) img{height:100%;max-width:100%;width:auto;padding:var(--layout-space-2)}.product-card.card--horizontal .quick-add__submit{height:4rem;min-height:unset;width:fit-content;min-width:8rem;background-color:rgb(var(--color-base-dark));color:rgb(var(--color-base-light))}.product-card.card--horizontal a:has(img){height:100%;width:auto}.product-card.card--horizontal .product-card__info{width:100%;padding:var(--layout-space-8);display:flex;flex-direction:column;justify-content:center}.product-card.card--horizontal .qa-swatch-name{display:block;margin:var(--layout-space-4) 0 var(--layout-space-6) 0;font-size:var(--text-size-xxs);color:rgba(var(--color-base-dark),.65);text-transform:capitalize}.product-card.card--horizontal quick-add-form{position:relative;z-index:10}.product-card.card--horizontal .quick-add-form{margin-top:var(--layout-space-6)}.product-card.card--horizontal .qa-swatch-name+.quick-add-form{margin-top:0}.product-card.card--horizontal quick-add-form form{display:flex;gap:var(--layout-space-6)}.product-card.card--horizontal quick-add-form form .button{min-height:unset;height:4rem;min-width:8.3rem;width:fit-content;font-size:var(--text-size-xxs)}.product-card.card--horizontal quick-add-form form .field.select{height:4rem}.product-card.card--horizontal quick-add-form form .field.select .icon.icon-caret{transform:translateY(-50%);top:calc(50% + .2rem)}.product-card.card--horizontal quick-add-form form .select__select{padding:.6rem var(--layout-space-8);max-height:unset;min-height:unset;display:flex;align-items:center;color:rgb(var(--color-base-dark))}.product-card.card--horizontal .product-form__error-message-wrapper:not([hidden]){position:absolute;top:-2.5rem;right:0;display:flex;align-items:center;justify-content:flex-end;gap:var(--layout-space-3);left:0}.product-card.card--horizontal .product-form__error-message-wrapper .product-form__error-message{font-size:var(--text-size-3xs)}.product-card.card--horizontal .product-form__error-message-wrapper svg{height:var(--layout-space-6);width:var(--layout-space-6)}@media (max-width: 749px){.product-card.card--horizontal .product-form__error-message-wrapper:not([hidden]){justify-content:flex-start}.product-card.card--horizontal{display:flex;flex-direction:column}.product-card.card--horizontal productcard-slider{position:static;inset:unset;max-width:unset;aspect-ratio:unset}.product-card.card--horizontal.product-card a:has(>productcard-slider){aspect-ratio:1/1}.product-card.card--horizontal productcard-slider ul{display:block;height:100%;width:fit-content;padding:0;overflow-x:unset;overflow-y:unset;scroll-snap-type:unset}.product-card.card--horizontal productcard-slider ul li{min-width:unset;height:100%;width:auto}.product-card.card--horizontal productcard-slider ul li:last-child{display:none}.product-card.card--horizontal .productcard-slider__nav{display:none}.product-card.card--horizontal .hide-tablet.hide-desktop.quick-add-form{padding:0 var(--layout-space-8) var(--layout-space-8) var(--layout-space-8)}.product-card.card--horizontal.product-card a:has(>productcard-slider) img{padding:0;margin:0 var(--layout-space-8) var(--layout-space-2) var(--layout-space-8)}.product-card.card--horizontal .product-card__info{margin-left:var(--layout-space-8)}}.product-card.product-card--variant-unavailable .productcard-slider__wrapper:before,.product-card .productcard-slider__wrapper.oos-overlay:before{position:absolute;content:"";top:0!important;left:0;width:100%;height:100%;z-index:2;background-color:rgba(var(--color-base-light),.5)}.product-feature .media{display:flex;justify-content:center;align-items:center}.product-card .button--oos{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;width:fit-content;height:36px;margin:auto;min-height:initial;display:none}.product-card .button--oos-visible{display:block}.product-card .button--oos:hover{color:rgb(var(--color-base-light))!important;background-color:rgb(var(--color-base-dark))!important;border:2px solid rgb(var(--color-base-dark))!important}@media (max-width: 750px){.product-card .button--oos{font-size:var(--text-size-3xs);font-weight:var(--font-weight-bold)!important;padding:var(--layout-space-3) var(--layout-space-8)!important;height:30px}}.product-card.product-card--variant-unavailable .button--oos{display:flex}
/*# sourceMappingURL=/cdn/shop/t/118/assets/component-card.css.map */
