.collection-product-card{position:relative;margin:0;transition:var(--duration-default);overflow:hidden}.collection-product-card .caption-with-letter-spacing{margin:0;max-width:25.5rem;font-size:1.2rem;line-height:1.5;color:rgb(var(--color-foreground-title))}@media screen and (min-width: 990px){.collection-product-card .card__link{opacity:1}.collection-product-card .card__link.button[aria-disabled=true]{opacity:.7}}@media screen and (min-width: 1200px){.collection-product-card:hover .card__link{opacity:1}.collection-product-card:hover .card__link-button{transform:translateY(0)}}.cart__footer-wrapper+.collection-products-section .collection-product-card:hover .card__link{opacity:0}.card-wrapper{position:relative;display:block;height:100%;text-decoration:none;background-color:rgb(var(--color-background-card));overflow:hidden}.card-wrapper__image{opacity:0;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;transition:var(--duration-default)}.card-wrapper__link--overlay{display:block;text-decoration:none;color:rgb(var(--color-link));background-color:transparent;z-index:1}.card-wrapper .product-form__controls{margin-bottom:0}.card-wrapper .product-form__controls-group{gap:.4rem}.card-wrapper .product-form__controls-group label.color-swatch{margin-top:0}.card-wrapper input[type=radio].disabled{display:none}.card-wrapper input[type=radio].disabled+label{display:none}.full-unstyled-link,.placeholder-svg{transition:var(--duration-default)}.card{display:block;overflow:hidden;text-decoration:none}.card__inner{position:relative;display:block}.card__text{display:flex;flex-direction:column;align-items:center;justify-content:center}.card__vendor a{position:relative;z-index:2;pointer-events:all;text-decoration:none;color:inherit;transition:opacity var(--duration-default)}.card__vendor a:hover{opacity:.7}.card__title{position:relative;display:block;margin:0;max-width:34.1rem;color:rgb(var(--color-foreground-secondary));line-height:1.5;font-family:var(--font-heading-card-family);font-style:var(--font-heading-card-style);font-weight:var(--font-heading-card-weight);font-size:calc(var(--font-heading-card-scale) * 1rem);word-break:break-word;letter-spacing:normal;z-index:2;pointer-events:all}.products-grid .card-information--border .card__title{min-height:7rem}.card__title a{line-height:1.5;font-family:var(--font-heading-card-family);font-style:var(--font-heading-card-style);font-weight:var(--font-heading-card-weight);font-size:calc(var(--font-heading-card-scale) * 1rem);word-break:break-word;letter-spacing:normal;z-index:2}.card__description{font-family:var(--font-text-card-family);font-style:var(--font-text-card-style);font-weight:var(--font-text-card-weight);font-size:calc(var(--font-text-card-scale) * 1.6rem);line-height:1.45}.card__link{position:absolute;z-index:3;pointer-events:all;cursor:pointer}.card__link-button{width:calc(100% - 3.2rem);min-width:12rem;padding:1rem;left:1.6rem;bottom:.8rem;transition:transform var(--duration-short),opacity var(--duration-short),background-color var(--duration-default),color var(--duration-default)}@media screen and (min-width: 1200px){.card__link-button{transform:translate(0) translateY(100%);opacity:0;width:calc(100% - 6rem);left:3rem}}@media screen and (min-width: 1360px){.card__link-button{width:calc(100% - 4rem);left:2rem}}@media screen and (min-width: 1600px){.card__link-button{width:calc(100% - 6rem);left:3rem}}.card__link-icon{position:absolute;left:50%;bottom:2rem;display:flex;align-items:center;justify-content:center;flex:none;gap:.4rem;margin:0;padding:0 .6rem;width:auto;height:auto;min-width:unset;width:max-content;max-width:70%;min-height:2.4rem;font-weight:500;border:none;text-transform:none;text-decoration:none;letter-spacing:.04em;color:rgba(var(--color-accent),1);box-shadow:none;opacity:0;background-color:rgb(var(--color-background));transition:transform var(--duration-short),opacity var(--duration-short),background-color var(--duration-default);transform:translate(-50%) translateY(100%);z-index:3;pointer-events:all;cursor:pointer}.card__link-icon .icon{width:1.6rem;height:1.6rem;flex-shrink:0}.card__link.button[aria-disabled=true]{opacity:0}.card__link .card__quickview-text{position:relative;margin-bottom:0;color:inherit}.card__link:hover .card__quickview-text{position:relative}.card__link.loading{opacity:.5;pointer-events:none}@media screen and (min-width: 1200px){.card__link.loading{transform:translate(-50%) translateY(0)}}.card__link.loading span,.card__link.loading .icon{opacity:0}.card__link .loading-overlay__spinner{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.card__link .loading-overlay__spinner svg{width:1.6rem;height:1.6rem}.card__link span{transition:opacity var(--duration-short)}.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:before{content:"";display:block;padding-bottom:100%}.card--text-only .card__inner{display:grid;grid-template-rows:1fr auto 1fr;width:100%}.card--text-only .card__content{grid-row:2;justify-self:center;margin-bottom:6rem;margin-top:5rem}.card--text-only .card__badge{align-self:flex-start;grid-row:3}.card--text-only .card__content+.card__badge{margin-top:-5rem}.card--product{position:relative}.card__content{margin-left:2.5rem;margin-right:2.5rem}.card__content>*{margin:0}@media screen and (min-width: 750px){.card__button{display:block}.card__button.card__link-icon,.card__button .card__link-icon{display:flex}}.card__button--show{display:block}@media screen and (min-width: 990px){.card__button--show{display:block}.card__button--show.card__link-icon,.card__button--show .card__link-icon{display:flex;opacity:0;transform:translate(-50%) translateY(100%)}}.card__add-to-cart button .loading-overlay__spinner{width:2.5rem;height:2.5rem}.card__add-to-cart button .loading-overlay__spinner .spinner{position:unset}.card__sku{font-size:1.4rem;color:rgb(var(--color-foreground));margin:0 0 .8rem;transition:var(--duration-default)}.card--search .card__badge>*,.card--text-only .card__badge>*{margin:0 1rem 1rem}.card--search .card__badge,.card--text-only .card__badge{position:initial}.card--search .card__content{justify-self:flex-start;text-align:left}.media+.card__content{margin-top:2rem;margin-bottom:1.5rem}.card-wrapper .media{padding:0}.card-wrapper .media>img{width:100%;height:100%;object-fit:cover}@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:.5rem}.card__text{margin:0;word-break:break-word}.card--text-only .card__text{text-align:center}.card-information{position:relative;padding:1.5rem;z-index:2;pointer-events:none}@media only screen and (min-width: 768px){.card-information{padding-bottom:20rem}}@media screen and (min-width: 1200px){.card-bottom{padding:0 2.5rem}}.card-information__bottom{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:1.25rem;margin-top:2.4rem}.card-information__text{display:block;padding-right:1.2rem}.card-information__wrapper{display:flex;flex-direction:column;align-items:flex-start;width:100%;padding:0 1rem;gap:1.5rem}.card-information__wrapper .product-parameters:empty{display:none}.card-information>*:not(.visually-hidden:first-child)+.price{margin-top:2.4rem}.card-information .add-to-cart{width:84%;margin:15px}.collection-product-card{padding:0}.cart__footer-wrapper+.collection-products-section .collection-product-card .card__link{opacity:0}.card-wrapper:focus-within .card{box-shadow:none}.card__media-spacer{padding:2rem}@media screen and (min-width: 750px){.card__media-spacer{padding:3rem}}.card-article-info{margin-top:1rem;display:flex;flex-wrap:wrap}.card__badge{position:absolute;top:1rem;left:1rem;display:flex;flex-direction:row-reverse;flex-wrap:wrap;opacity:1;z-index:3}.card__badge>*{margin-right:1rem;margin-bottom:.5rem}.card__badge{transition:opacity var(--duration-default)}.card__badge .badge{display:flex;align-items:center;justify-content:center}@media screen and (min-width: 990px){.card .media.media--hover-effect>img,.card-wrapper .media.media--hover-effect>img{transition:transform var(--duration-long) ease,opacity var(--duration-default);transform:scale(1.05)}.card__inner .media.media--hover-effect,.card--search img{transition:transform var(--duration-long) ease,opacity var(--duration-default);transform:scale(1.05)}.placeholder-svg{transition:transform var(--duration-long) ease;transform:scale(1.05)}.card-wrapper:hover .card__heading{text-decoration:underline;text-underline-offset:.3rem}.card-wrapper:hover .card.card--search{background-color:rgba(var(--color-card-hover),.06);transition:background-color var(--duration-long) ease}}@media screen and (min-width: 990px){.collection-product-card.quickview--hover:hover .card-wrapper__image{opacity:1;transform:scale(1)}.collection-product-card.quickview--hover:hover .placeholder-svg{transform:scale(1)}.collection-product-card.quickview--hover:hover .media.media--hover-effect>img:first-child:not(:only-of-type){opacity:0;transform:scale(1);transition:transform var(--duration-long) ease,opacity var(--duration-default)}.collection-product-card.quickview--hover:hover .media.media--hover-effect>img+img{opacity:1;transform:scale(1);transition:transform var(--duration-long) ease,opacity var(--duration-default)}.collection-product-card.quickview--hover:hover .media.media--hover-effect>img{transform:scale(1);transition:transform var(--duration-long) ease,opacity var(--duration-default)}}@media screen and (max-width: 750px){.popular-products__wrapper.popular-products__wrapper--2,.popular-products__wrapper.popular-products__wrapper--3,.popular-products__wrapper.popular-products__wrapper--4{grid-template-columns:repeat(1,1fr)}.blog__title-wrapper.blog__title-wrapper--h2{flex-direction:column}.blog__title-wrapper.blog__title-wrapper--h2{align-items:start}.blog__title-group.button{margin-left:auto}}.blog.blog_primary ul.blog__posts.blog__posts--grid{grid-template-columns:repeat(1,1fr)}.blog.blog_primary .article-card-row{max-height:100%;flex-direction:row-reverse}@media only screen and (min-width: 1200px){.blog.blog_primary h4,.blog.blog_primary .h4{font-size:calc(var(--font-heading-h4-scale) * 4rem)!important}.blog.blog_no-heading .article-card-row__header .article-card-row__title .link-hover-arrow{font-size:1.6rem}}@media only screen and (min-width: 768px){.blog.blog_primary h4,.blog.blog_primary .h4{font-size:calc(var(--font-heading-h4-scale) * 2rem)}.blog.blog_no-heading .article-card-row__header .article-card-row__title .link-hover-arrow{font-size:1.2rem}}.blog.blog_primary h4,.blog.blog_primary .h4{font-size:calc(var(--font-heading-h4-scale) * 1.4rem)}.blog.blog_no-heading .article-card-row__header .article-card-row__title .link-hover-arrow{font-size:1.6rem}.article-card-row__buttons-blog_primary .button--fourth{background-color:transparent;align-content:center}.article-card-row__buttons-blog_primary .button--fourth:after,.article-card-row__buttons-blog_primary_card_slideshow .button--fourth:after,.blog__title-group.button a:after{content:" >";display:inline-block;margin-left:6px;font-weight:400;font-size:1em}.article-card-row__buttons-blog_primary{display:flex;flex-direction:row;justify-content:space-between}.article-card-row__buttons-blog_primary_card_slideshow{position:absolute;bottom:40px;left:10%}.blog__title-wrapper.blog__title-wrapper--h2{display:flex;justify-content:space-between;align-items:center;margin-right:3%}@media screen and (max-width: 768px){.blog.blog_primary .article-card-row{flex-direction:column}.blog.blog_primary .article-card-row__image-wrapper,.blog.blog_primary .article-card-row__content{width:100%;height:50%}}.blog .container,.blog__posts.blog__posts--grid,.blog__post.article{background-color:var(--color-background-announcement-bar)}.blog__title-group{padding-top:1px;padding-left:5%}@media screen and (min-width:990px){.popular-products .popular-products__heading{font-size:calc(var(--font-heading-h3-scale) * 4.5rem)}}.product-recommendations__item .card__description{color:rgb(var(--color-foreground-ternary))}.card-information .rating-star{--letter-spacing: 0;--font-size: 1.5;--percent: calc( ( var(--rating) / var(--rating-max) + var(--rating-decimal) * var(--font-size) / (var(--rating-max) * (var(--letter-spacing) + var(--font-size))) ) * 100% );letter-spacing:calc(var(--letter-spacing) * 1rem);font-size:calc(var(--font-size) * 1rem);line-height:1;display:inline-block;font-family:Times;margin:0}.card-information .rating-star:before{content:"\2605";-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-color:#ffa41c}.product-view.card__description,.price .count-box span{color:rgb(var(--color-foreground-ternary));font-weight:var(--font-heading-card-weight);letter-spacing:2px}.variant-cotainer{display:flex}.variant-data{margin-top:1rem}@media screen and (min-width: 768px){.card-information .card__title a{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;max-height:20px;max-width:200px}.card-bottom{position:absolute;bottom:2.5rem;width:100%}.collection-product-card .card__title a{overflow:unset;max-height:80px;-webkit-line-clamp:4}.product-recommendations__item .card-information .klaviyo-star-rating-widget{top:2px;right:-7.4rem}}@media screen and (max-width: 767px){.card__title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:40px}.card__description{margin-bottom:0rem}.card-wrapper{margin-bottom:3rem}.card-information .card-information__wrapper{padding:0 1rem}.card-information .add-to-cart{width:100%;margin-top:10px}.card-information .rating{top:2px;right:1.5rem}}.card .media.media--hover-effect>img,.card-wrapper .media.media--hover-effect>img{padding:40px}.card-information .klaviyo-star-rating-widget{position:absolute;top:2px;left:unset;right:2.2rem}.card-information .rating__stars .rating-text.caption{display:inline-block}.card-information .kl_reviews__stars_badge svg:not(:first-child){display:none!important}.product-recommendations__item .card-information .card__title a{color:rgb(var(--color-foreground-title))}.card-bottom{gap:1rem;display:flex;flex-direction:column}.card-bottom{padding:0 2.5rem}.card-bottom .sku-name{font-weight:600;color:var(--color-email-placeholder);letter-spacing:1px}.card-bottom .price__regular{font-size:3.2rem}.product-recommendations__item .add-to-cart{display:flex;align-items:end;gap:2rem}.product-recommendations__item .card-information .card__title a{max-width:100%;text-decoration:none}.product-recommendations__item .card__description{font-size:1.4rem}.collection-product .add-to-cart{display:flex;align-items:end;gap:1.5rem}.collection-product .card-bottom .sku-name{color:var(--color-text-count)}.collection-product .price__regular .price-item--regular{color:var(--color-text-price-1)}.collection-product .cart-button{width:16rem}
/*# sourceMappingURL=/cdn/shop/t/62/assets/blog-component-card.css.map */
