.card-wrapper{color:inherit;height:100%;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-radius:var(--card-corner-radius);border:var(--card-border-width) solid rgba(var(--color-foreground),var(--card-border-opacity));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{padding:calc(var(--card-image-padding) + 1rem);position:relative}.card__content{display:block;padding:0;width:100%}.card__content--auto-margins{grid-template-rows:minmax(0,auto) max-content minmax(0,auto)}.card__information{display:flex;align-items:start}.collection-page .card__heading{width:calc(100% - 50px);padding-right:0}.collection-page .card-information{width:70px}.collection-page .sub-title p{height:inherit;line-height:calc(1 + .48/var(--font-body-scale));-webkit-line-clamp:2;min-height:34px}.collection-page .card__content{padding-bottom:24px;border-bottom:1px solid rgba(153,153,153,.2);margin-bottom:48px}#product-grid{row-gap:0}.price__regular{font-size:12px;line-height:12px;font-family:Roboto Condensed,sans-serif;font-weight:700;letter-spacing:0}.product__media-item img{display:block;width:100%}@media screen and (min-width: 750px){.card__information{padding:24px 0 0}.product__media-item img{width:100%}#product-grid li:nth-of-type(7) .card__media .media img{width:654px;height:auto;top:-55%}#product-grid li:nth-of-type(19) .card__media .media img{width:654px;height:auto;top:-40%}#product-grid li:nth-of-type(14) .card__media .media img{width:654px;height:auto;top:-40%}}.card__badge{align-self:flex-end;grid-row-start:3;justify-self:flex-start}.card__badge.top{align-self:flex-start;grid-row-start:1}.card__badge.right{justify-self:flex-end}.card__media .media img{height:100%;object-fit:cover;object-position:center center;width:100%}.card__inner:not(.ratio)>.card__content{height:100%}.card__heading{margin:0;width:calc(100% - 70px);padding-right:20px}.card__heading a{text-transform:capitalize;letter-spacing:-.02em;font-weight:400;font-size:26px;position:relative;line-height:24.96px;-webkit-text-stroke:.8px;min-height:50px;color:#3e4045}.card-information{width:70px;align-items:end;display:inline-flex;padding:0;margin:0;text-align:right}.card__heading:last-child{margin-bottom:0}.card--card.card--media>.card__content{margin-top:calc(0rem - 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 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__inner{overflow:hidden}.feature-product-cart button{width:auto;display:flex;min-width:inherit;min-height:inherit;color:#333;line-height:24px;border:1px solid #1A1A1A;text-transform:uppercase;font-size:12px;font-weight:700;padding:5px 0;height:auto;letter-spacing:-.02em;background:none;border-bottom:1px solid;border-top:0;border-left:0;border-right:0}.feature-product-cart button:hover{background:none;color:#1a1a1a;cursor:pointer}.loading-overlay__spinner{vertical-align:middle;width:20px}.loading-overlay__spinner svg{display:block}.loading-overlay__spinner circle{stroke:#fff}.card-wrapper:hover .feature-product-cart{bottom:25px}#product-grid{margin:0}.card__inner .card__content{display:none}#product-grid .card__inner{height:397px}@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)}}.card--standard.card--media .card__inner .card__information,.card--standard.card--text>.card__content .card__heading,.card--standard>.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}.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>*+*{margin-top:.5rem}.card-information>*{line-height:calc(1 + .4 / var(--font-body-scale));color:rgb(var(--color-foreground))}.card-information>.price{margin:0;font-family:Roboto Condensed,sans-serif;font-size:12px;line-height:12px;letter-spacing:0;width:100%;align-items:end;font-weight:700;display:flex;color:rgb(var(--color-foreground))}.card-information>.rating{margin-top:0}.card-information .caption{letter-spacing:.07rem}.card-article-info{margin-top:1rem}.price>*{width:100%;align-items:end;text-align:right}@media (max-width: 1024px){.collection-page .sub-title p{min-height:40px;-webkit-line-clamp:inherit}#product-grid .card__inner{height:347px}#product-grid li{margin-bottom:48px}.collection-page .card__content{margin-bottom:0}.product-grid .video_div video{height:100%;object-fit:cover;object-position:center}#product-grid li:nth-of-type(21){width:calc(50% - var(--grid-desktop-horizontal-spacing) * 3 / 4);max-width:calc(50% - var(--grid-desktop-horizontal-spacing) * 3 / 4)}}@media (max-width: 991px){.card__heading{width:calc(100% - 50px)}.card-information{width:50px}.product-grid .video_div video{height:510px}.collection-page .sub-title p{min-height:auto}.collection-menu{padding:43px 0;max-width:100%}.menu-list{padding:0 15px}.collection-menu sticky-header{background:transparent;width:100%}.collection-menu .header--has-menu{background:transparent;padding:0 16px!important;display:flex;align-items:center;max-width:375px;margin:auto}.collection-menu .menu-list:first-child{padding-left:0}.collection-menu header-drawer{width:auto}.collection-menu .menu-drawer-container{display:flex;align-items:center;justify-content:space-between}.collection-menu .header__icon--menu{width:auto;color:#999;-webkit-text-stroke:0}.collection-menu svg{margin-left:2px;opacity:1}.collection-menu .menu-list{padding:0;margin:0}.collection-menu .menu-drawer{background:#fffdfa;border:none}.collection-menu .menu-drawer__navigation{padding:40px 16px;border:none}.collection-menu .menu-drawer__inner-submenu{padding:20px 16px;background:#fffdfa}.js .menu-drawer__submenu{border:none}}@media (max-width: 749px){.card-wrapper .price--on-sale .price__sale .bundle-savehide{display:none}.card--card.card--media>.card__content{margin-top:16px}#product-grid .card__inner{height:195px}.collection-page .card__information,.bundel-colelction .card__information{flex-wrap:wrap}.collection-page .card__heading{width:100%;margin-bottom:8px}.collection .price__regular{text-align:left;margin-top:8px}.collection-page .card__heading a{font-size:16px;line-height:15.36px;-webkit-text-stroke:.5px;min-height:auto}.price .price-item{font-weight:700}.collection-page .card__content{padding-bottom:16px;margin-bottom:24px}#product-grid li:nth-of-type(7n){width:100%;max-width:100%}.product-grid .video_div video{height:310px;margin-bottom:24px;display:block}#product-grid li:nth-of-type(21){width:calc(50% - var(--grid-desktop-horizontal-spacing) * 3 / 4);max-width:calc(50% - var(--grid-desktop-horizontal-spacing) * 3 / 4)}.collection-page .card-information{width:100%}.collection .price__regular{margin-top:0}.product-pages .card__information{flex-wrap:wrap}.product-pages .card__heading{width:100%;min-height:40px}.product-pages .card__heading a{font-size:16px;min-height:inherit;line-height:15.36px}.product-pages .price--on-sale .price__sale{justify-content:flex-end!important}.card-wrapper .price--on-sale .price__sale{justify-content:flex-start!important;flex-direction:column-reverse;gap:5px!important}.product-pages .price--on-sale .price-item--regular{padding-right:0}.product-pages .card-information{width:100%;align-items:start;text-align:left;padding:8px 0 0}.recomendation-slider .price__regular{text-align:left}.product-pages .price>*{align-items:start;text-align:left}.card__heading a{font-size:20px;line-height:19.2px}.template-search__results .card__heading{width:100%;padding:0}.template-search__results .card-information{width:100%}.template-search__results .card__information{flex-wrap:wrap}.sustain span.nav-for{font-size:50px;line-height:42.8px}.collection-template .card__content{border-bottom:1px solid #999999;margin-bottom:24px;padding-bottom:16px}.feature-product-cart button{padding:5px 0}.featured-product img{border-bottom:1px solid #999}.card-wrapper{height:auto}}.shopallsave_wrap{display:flex;justify-content:flex-end}.shopallsave{padding-left:5px}.shopallsave_wrap .price-item--regular{font-weight:700!important}@media (max-width: 749px){.card-wrapper .price--on-sale .shopallsave_out{justify-content:space-between!important;font-weight:700!important}}@media (min-width: 750px){.shopallsave_wrap{display:flex;justify-content:flex-end;width:100px!important}.card-shopall{width:100px!important}.collection-page .card_bundle_heading{width:calc(100% - 100px);padding-right:0}}
/*# sourceMappingURL=/cdn/shop/t/77/assets/component-card2.css.map */
