.card--product-placeholder .placeholder-svg{background-color:#ededed}.card-wrapper{position:relative;display:block;height:100%;text-decoration:none;background-color:transparent}.card-wrapper .card__title{position:relative}.card-wrapper .product-parameters{margin:0;margin-bottom:.8rem;-webkit-user-select:none;user-select:none}.card-wrapper input[type=radio].disabled+label{display:none}.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;background-color:transparent;z-index:1}.card-wrapper .product-form__controls{margin-bottom:0;border:none}.card-wrapper .product-form__controls-group{display:flex;flex-wrap:wrap;align-items:center;gap:.2rem;pointer-events:all}.card-wrapper .product-form__controls-group label.color-swatch{box-sizing:border-box;margin-top:0;width:1.6rem;height:1.6rem;min-height:0!important;min-width:0!important;padding:0;border-radius:50%}.card-wrapper .product-form__controls-group label.color-swatch:after{width:1.2rem;height:1.2rem;border:.1rem solid transparent}.card-wrapper .product-form__controls-group label.color-swatch.color-black:after{border:.1rem solid rgb(var(--color-border))}.card-wrapper .product-form__controls-group label.color-swatch .color-swatch-title{top:-2.1rem}.card-wrapper .product-form__controls-group input:checked:not(.disabled)+label{border:.1rem solid var(--swatch-color)}.card-wrapper .product-form__controls-group input:checked:not(.disabled)+label.color-swatch:after,.card-wrapper .product-form__controls-group input+label.color-swatch:hover:after{border:.1rem solid var(--swatch-color);width:.9rem;height:.9rem;background:var(--swatch-color)}.product_card_specs-min .specs__modal{max-width:17rem!important}@media screen and (min-width: 576px){.product_card_specs-min .specs__modal{max-width:20rem!important}}[data-product-card-type=featured] label.color-swatch{width:2.4rem!important;height:2.4rem!important}[data-product-card-type=featured] .card-wrapper .product-form__controls-group input:checked:not(.disabled)+label.color-swatch:after{width:1.6rem!important;height:1.6rem!important}[data-product-card-type=featured] .card-wrapper .product-form__controls-group label.color-swatch:after{width:1.6rem!important;height:1.6rem!important}[data-product-card-type=simple] label.color-swatch{width:2.1rem!important;height:2.1rem!important}[data-product-card-type=simple] .card-wrapper .product-form__controls-group input:checked:not(.disabled)+label.color-swatch:after{width:1.3rem!important;height:1.3rem!important}[data-product-card-type=simple] .card-wrapper .product-form__controls-group label.color-swatch:after{width:1.2rem!important;height:1.3rem!important}.full-unstyled-link,.placeholder-svg{transition:var(--duration-default)}.more-colors-indicator{font-size:1.2rem;font-weight:400}.card-wrapper{position:relative;box-sizing:border-box}.product_card_specs{position:absolute;top:0rem;right:0rem;width:50%;height:40px;z-index:9999}.specs__wrapper{position:relative;position:absolute;top:1rem;right:1rem;z-index:20;display:flex;justify-content:flex-end;width:100%;z-index:9999}.specs__wrapper .specs_opened{display:none;cursor:pointer;z-index:9999;overflow:hidden}.specs__wrapper .specs_closed{padding:.3rem .9rem;background-color:rgb(var(--color-background-secondary));border-radius:var(--border-radius-main);cursor:pointer;font-size:1.2rem;font-weight:400;z-index:9999;overflow:hidden}.specs__wrapper .specs__modal{padding:2rem;border-radius:var(--border-radius-main);background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));position:absolute;top:2.8rem;right:-1rem;max-width:17rem;width:max-content;opacity:0;transform:translateY(-10px);visibility:hidden;transition:all .3s ease-in-out}@media screen and (max-width: 340px){.specs__wrapper .specs__modal{max-width:25rem}}@media screen and (min-width: 576px){.specs__wrapper .specs__modal{max-width:20rem}}@media screen and (min-width: 750px){.specs__wrapper .specs__modal{right:-1.5rem}}@media screen and (min-width: 1360px){.specs__wrapper .specs__modal{max-width:30rem}}.specs__wrapper .specs__modal .product-specs__short--title{margin:0;margin-bottom:.7rem;font-size:1.2rem;font-weight:400}.specs__wrapper .specs__modal .product-specs__short .specs-list__item h6{margin:0;font-size:1.4rem;font-weight:700;margin-bottom:.3rem;font-family:var(--font-body-family)}.specs__wrapper .specs__modal .product-specs__short .specs-list__item p{margin:0;font-size:1.2rem;font-weight:400;margin-bottom:.7rem;padding-bottom:.7rem;border-bottom:.1rem solid rgb(var(--color-border));font-family:var(--font-body-family)}.specs__wrapper .specs__modal .product-specs__short .specs-list__item:last-of-type p{border-bottom:none;padding:0;margin:0;margin-bottom:2.4rem}.specs__wrapper .specs__modal .product-specs__short .specs-short__link{color:rgb(var(--color-accent));font-size:1.4rem;font-weight:400}.specs__wrapper.is-active .specs_closed{display:none}.specs__wrapper.is-active .specs_opened{width:2.4rem;height:2.4rem;background:rgb(var(--color-background-secondary));border-radius:50%;display:flex;justify-content:center;align-items:center}.specs__wrapper.is-active .specs_opened svg{width:20}.specs__wrapper.is-active .specs__modal{opacity:1;transform:translateY(0);visibility:visible;background-color:rgb(var(--color-background-secondary))}.card{display:block;overflow:hidden;text-decoration:none}.card--background .media{background-color:rgba(var(--color-foreground),.04)}.card__inner{position:relative;display:block}.card__text{display:flex;flex-direction:column;align-items:center;justify-content:center}.card__information-top{position:absolute;top:0;left:0;display:flex;align-items:flex-start;flex-direction:column;justify-content:space-between;width:100%;padding:1rem 6rem 1rem 1rem;box-sizing:border-box}.card__subtitles{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:.2rem}.card-information__group--center .card__subtitles{justify-content:center}.card__subtitles .card__subtitle{font-size:1.2rem;font-weight:400;margin-bottom:.2rem}.card__vendor{display:inline-block}.card__collection{display:inline-flex;align-items:center;gap:.2rem}.card__collection:before{content:"/";font-size:1rem}.card__collection--none-separator:before{content:"";display:none}.card__subtitle:last-child:after{display:none}.card__middle{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem .8rem;width:100%;justify-content:space-between}.card__title{position:relative;display:block;margin:0;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);text-transform:var(--font-heading-card-transform);font-size:1.8rem;margin-bottom:.8rem;letter-spacing:calc(var(--font-heading-letter-spacing) * .1);color:rgb(var(--color-foreground-secondary));z-index:2;pointer-events:all}.card__title a{line-height:1.5;font-family:inherit;font-style:inherit;font-weight:inherit;font-size:inherit;letter-spacing:inherit;word-break:break-word;z-index:2;transition:opacity var(--duration-default)}.card__title a:hover{cursor:pointer}.card__description{margin-top:.6rem;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) * 1rem - .1rem);color:rgb(var(--color-foreground-secondary));line-height:1.2;width:100%}@media screen and (min-width: 576px){.card__description{font-size:calc(var(--font-text-card-scale) * 1rem)}}.card__description--center{text-align:center}.card__description--left{text-align:left}.card .quick-add-btn--wrapper{position:relative;width:100%}.card__link{display:flex;position:absolute;left:50%;bottom:2.4rem;padding:0;width:calc(100% - 4.8rem);min-width:unset;opacity:1;z-index:999;transition:transform var(--duration-default),opacity var(--duration-default),background-color var(--duration-default),border var(--duration-default);transform:translate(-50%) translateY(calc(130% + 2.4rem));pointer-events:all;cursor:pointer}.card__link .custom-hover{width:100%;position:relative;overflow:hidden;border-radius:var(--border-radius-button)}.card__link .card__quickview-text{position:relative;flex:none;white-space:nowrap}.card__link:hover .card__quickview-text{position:relative}.card__link--hover:focus{transform:translate(-50%) translateY(0);opacity:1}@media screen and (max-width: 750px){.card__link--hover:focus{bottom:0!important;top:0!important}}.card__link.button[aria-disabled=true]:not(.loading){opacity:0}.card__link.loading{opacity:.5;pointer-events:none}.card__link.loading span,.card__link.loading .icon{opacity:0}.card__link--hover.loading{transform:translate(-50%) translateY(0)}@media screen and (max-width: 990px){.card__link--hover{position:relative;transform:translate(-50%) translateY(calc(2% + 2.4rem));margin:.6rem 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__link--static{position:relative;left:auto;bottom:auto;width:calc(100% - 4.8rem);margin:0 auto;margin-top:1rem;opacity:1;transform:none}.card__link--static.button[aria-disabled=true]{opacity:.8}.card__link.button--link{width:5rem;height:5rem;left:.8rem;background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));border:1px solid rgb(var(--color-button));transform:translateY(130%);padding:0}.card__link.button--link:hover{background-color:rgb(var(--color-button-hover));color:rgb(var(--color-button-text-hover));border:1px solid rgb(var(--color-button-hover))}.card__link.button--link .icon-eye{width:2rem;height:2rem}.card__link.button--link.card__link--static{transform:translateY(0)}.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}.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,.card-wrapper .media .placeholder-svg{width:100%;height:100%;object-fit:cover}@media screen and (min-width: 990px){.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:0;padding-top:.8rem;z-index:99;transition:opacity var(--duration-default) ease-in-out}.popular-products__item--inactive .card-information{opacity:.5}.card-information__group{display:flex;flex-direction:column;width:100%;align-items:flex-start;justify-content:flex-end;text-align:left}.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%;box-sizing:border-box}.card-information__wrapper--left{padding-left:0}.card-information__wrapper .price{width:100%;font-size:1.6rem;font-weight:400}.card-information__wrapper .price dl:has(.unit-price){flex-direction:column;align-items:flex-start}.card-information>*:not(.visually-hidden:first-child)+.price{margin-top:2.4rem}.collection-product-card{padding:0}.cart__footer-wrapper+.collection-products-section .collection-product-card:hover .card__link{opacity:0}.card-wrapper:focus-within .card{box-shadow:none}.card__badge{display:flex;flex-direction:row;flex-wrap:wrap;gap:.2rem;flex-shrink:0;z-index:3;align-items:start;justify-content:center}.card__badge .discount-text{line-height:1}@media screen and (min-width: 990px){.card-wrapper .button--primary .icon,.card-wrapper .button--secondary .icon{display:none}}@media screen and (max-width: 989px){.card-wrapper .mobile-button--primary{display:none;justify-content:center;align-items:center;min-width:10rem;min-height:5rem;width:calc(100% - 1.6rem);padding:0 3.2rem;background-color:rgba(var(--color-button));color:rgb(var(--color-button-text));position:relative;left:auto;bottom:auto;width:100%;margin-top:1rem;opacity:1;transform:none}.card-wrapper .mobile-button--primary.button[aria-disabled=true]{opacity:.8}.card-wrapper .mobile-button--primary .icon{display:none}.card-wrapper .mobile-button--primary .card__quickview-text,.card-wrapper .mobile-button--primary .sold-out-message{display:block}.card-wrapper .mobile-button--primary.card__link--show{display:inline-flex}.card-wrapper .mobile-button--link{align-items:center;justify-content:center;width:4rem;height:4rem;left:.8rem;background-color:rgb(var(--color-background));border:1px solid rgb(var(--color-button-secondary-border));color:rgb(var(--color-button-secondary-text));transform:none;position:absolute;bottom:.8rem;padding:0;border-radius:50%}.card-wrapper .mobile-button--link .icon{width:2rem;height:2rem;min-width:2rem;max-width:2rem}.card-wrapper .mobile-button--link:focus{transform:translate(0) translateY(0)}.card-wrapper .mobile-button--link:hover{border-color:rgb(var(--color-border-on-hover))!important;color:rgb(var(--color-accent))!important;background-color:rgb(var(--color-background))!important}.card-wrapper .mobile-button--link .sold-out-message{display:none}.card-wrapper .mobile-button--link.button[aria-disabled=true]:not(.loading){opacity:.8}.card-wrapper .mobile-button--link.card__link--show{display:flex}}@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-long) ease}.card__inner .media.media--hover-effect,.card--search img{transition:transform var(--duration-long) ease,opacity var(--duration-long) ease}.placeholder-svg{transition:transform var(--duration-long) ease}.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}}.collection-product-card{position:relative;margin:0;transition:var(--duration-default)}@media screen and (min-width: 990px){.collection-product-card:hover .card__link{opacity:1;margin-bottom:0}.collection-product-card:hover .card__link.button[aria-disabled=true]:not(.loading){opacity:.8}}@media screen and (min-width: 990px){.collection-product-card:hover .card__link:not(.card__link--static){transform:translate(-50%) translateY(0);opacity:1}.collection-product-card:hover .card__link:not(.card__link--static).button--link{transform:translateY(0)}.collection-product-card:hover .card__link:not(.card__link--static).button[aria-disabled=true]:not(.loading){opacity:.8}}@media screen and (min-width: 990px){.collection-product-card.quickview--hover:hover .card-wrapper__image{opacity:1;transform:scale(1.05)}.collection-product-card.quickview--hover:hover .placeholder-svg{transform:scale(1.05)}.collection-product-card.quickview--hover:hover .media.media--hover-effect>img:first-child:not(:only-of-type){opacity:0;transform:scale(1.05);transition:transform var(--duration-long) ease,opacity var(--duration-long) ease}.collection-product-card.quickview--hover:hover .media.media--hover-effect>img+img{opacity:1;transform:scale(1.05);transition:transform var(--duration-long) ease,opacity var(--duration-long) ease}.collection-product-card.quickview--hover:hover .media.media--hover-effect>img{transform:scale(1.05);transition:transform var(--duration-long) ease,opacity var(--duration-long) ease}}.product-card__featured--wrapper{position:relative;height:100%}.product-card__featured--wrapper .buy-box{margin-bottom:0}.product-card__featured--wrapper .quick-add{opacity:0}@media screen and (max-width: 990px){.product-card__featured--wrapper .quick-add{display:none}}.product-card__featured--wrapper__collection{display:inline-flex;align-items:center;gap:.2rem}.product-card__featured--wrapper__collection:before{content:"/";font-size:1rem}.product-card__featured--wrapper .card__collection .card__collection--none-separator:before{content:"";display:none}.product-card__featured--wrapper .product-form__submit{width:100%}.product-card__featured--wrapper .button_wrapper{margin-top:0;width:100%}.product-card__featured--wrapper .is-showed-discount-badge{flex-direction:column;align-items:flex-start!important}.product-card__featured--wrapper .is-showed-discount-badge .price-wrapper{display:flex;align-items:center;gap:1rem}.product-card__featured--wrapper .card__title{position:relative}.product-card__featured--wrapper .card__title a{display:inline!important;background-image:linear-gradient(90deg,#fff)!important;text-decoration:none!important;background-size:0% 1px!important;background-repeat:no-repeat!important;background-position:left bottom!important;transition:background-size .3s ease!important}.product-card__featured--wrapper .card__title:hover a{background-size:100% 1px!important}.product-card__featured--wrapper .card-wrapper{display:flex;border:.1rem solid rgb(var(--color-border));border-radius:var(--border-radius-main)}@media screen and (max-width: 576px){.product-card__featured--wrapper .card-wrapper{flex-wrap:wrap}}.product-card__featured--wrapper .card-wrapper__media{max-width:340px;width:100%}@media screen and (max-width: 990px){.product-card__featured--wrapper .card-wrapper__media{max-width:25rem;padding-top:8px;padding-left:8px}}@media screen and (max-width: 576px){.product-card__featured--wrapper .card-wrapper__media{max-width:100%;padding:0}}@media screen and (min-width: 990px){.product-card__featured--wrapper .card-wrapper__media .card--product{height:100%}.product-card__featured--wrapper .card-wrapper__media .card--product .card__inner{height:100%;border-radius:var(--border-radius-main);overflow:hidden}}.product-card__featured--wrapper .card-information{width:100%;padding:2.4rem;display:flex;flex-direction:column;justify-content:space-between;pointer-events:initial;z-index:9999}.product-card__featured--wrapper .card-information .product-parameters.type--button{pointer-events:none;margin-top:1.6rem;width:100%}.product-card__featured--wrapper .card-information .product-parameters.type--button .product-form__group-wrapper{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;flex-wrap:nowrap;gap:.8rem}.product-card__featured--wrapper .card-information .product-parameters.type--button .product-form__group-wrapper .selected-value{display:none}@media screen and (max-width: 750px){.product-card__featured--wrapper .card-information .product-parameters.type--button .product-form__group-wrapper{flex-wrap:wrap;justify-content:flex-start}}.product-card__featured--wrapper .card-information .product-parameters.type--button .product-form__controls-group{width:100%;justify-content:flex-start}@media screen and (max-width: 750px){.product-card__featured--wrapper .card-information .product-parameters.type--button .product-form__controls-group{width:auto}}.product-card__featured--wrapper .card-information .product-parameters.type--button .product-form__controls{margin-bottom:.8rem}.product-card__featured--wrapper .card-information .product-parameters.type--button .product-form__controls-group{gap:.8rem}.product-card__featured--wrapper .card-information .product-form__buttons{width:100%}.product-card__featured--wrapper .card-information .card__title{font-size:2.2rem;font-weight:700;margin-bottom:.2rem}.product-card__featured--wrapper .card-information .card__subtitle{font-size:1.4rem;font-weight:700}.product-card__featured--wrapper .card-information .card__description{font-size:1.6rem;font-weight:400;color:rgb(var(--color-foreground));display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;white-space:normal;max-width:422px;line-height:24px}.product-card__featured--wrapper .card-information .buy-box{display:flex;align-items:stretch;justify-content:space-between;border-radius:var(--border-radius-main);gap:1rem}@media screen and (max-width: 750px){.product-card__featured--wrapper .card-information .buy-box{flex-wrap:wrap}}.product-card__featured--wrapper .card-information .buy-box.container{padding:1.6rem}.product-card__featured--wrapper .card-information .buy-box .price-wrapper{margin:0}.product-card__featured--wrapper .card-information .buy-box .price-wrapper .price-item{font-size:2.2rem;font-weight:400}.product-card__featured--wrapper .card-information .buy-box .quantity{background-color:rgb(var(--color-background))}.product-card__featured--wrapper .card-information .buy-box .buy-box-price-wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column}.product-card__featured--wrapper .card-wrapper__media{position:relative}.swiper-slide:last-child .specs__modal{right:-1rem!important}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-card.css.map */
