.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:1rem;line-height:1.5}@media screen and (min-width: 990px){.collection-product-card:hover .card__link{opacity:1}.collection-product-card:hover .card__link.button[aria-disabled=true]{opacity:.7}}.card-wrapper{position:relative;display:block;height:100%;text-decoration:none;background-color:rgb(var(--color-background-card));border-radius:.6rem;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-title));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}.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{margin-top:1.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);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}.new-card .caption-with-letter-spacing:not(:has(*)){padding-bottom:10px}.card--product{position:relative}.card--product img{object-fit:cover!important}.card__content{margin-left:2.5rem;margin-right:2.5rem}.card__content>*{margin:0}.card__button{display:none}@media screen and (min-width: 990px){.card__button{display:block}.card__button.card__link-icon,.card__button .card__link-icon{display:flex}}.card__button--show{display:block}.card__button--show.card__link-icon,.card__button--show .card__link-icon{display:flex;opacity:1;transform:translate(-50%) translateY(0)}@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.6rem;z-index:2;pointer-events:none}@media screen and (min-width: 1200px){.card-information{padding:1.6rem 3rem 2.4rem}}@media screen and (min-width: 1360px){.card-information{padding:1.6rem 1.4rem}}@media screen and (min-width: 1600px){.card-information{padding:1.6rem 3rem 2.4rem}}.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%}.card-information__wrapper .product-parameters:empty{display:none}.new-card-wrapper .product-parameters{margin-bottom:13px}.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__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}.card-wrapper .swiper-slide{width:calc(25% - 10px);height:35px;max-width:fit-content}.card-wrapper .swiper-slide label.color-swatch{border-color:transparent;width:100%;height:100%;padding:0}.card-wrapper .product-form__controls-group.swiper{display:block;width:100%;max-width:100%}.card-wrapper .product-form__controls{width:100%;max-width:100%;overflow:hidden}.card-wrapper .product-parameters{width:100%}.card-wrapper variant-radios{display:block;width:100%;max-width:100%;position:relative}.card-wrapper .swiper-button-next,.card-wrapper .swiper-button-prev{width:fit-content;height:fit-content;position:absolute;top:50%;transform:translateY(-50%);background:transparent;z-index:5;width:30px;height:30px}.card-wrapper .swiper-button-next:hover,.card-wrapper .swiper-button-prev:hover{transform:scale(1) translateY(-50%)}.card-wrapper .swiper-button-next{right:-5px}.card-wrapper .swiper-button-disabled{opacity:0;visibility:hidden;transition:.3s ease-in-out}.card-wrapper .swiper-button-prev{left:-5px}@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: 1200px){.collection-product-card:hover .card__link{opacity:1}.collection-product-card:hover .card__link-button{transform:translateY(0)}.collection-product-card:hover .card__link-icon{transform:translate(-50%) translateY(0)}.card-wrapper .swiper-slide{width:35px}}@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: 767px){.card-wrapper .swiper-slide{width:35px}}.new-card-wrapper{display:flex;flex-direction:column;gap:15px}.new-card{display:flex;align-items:flex-start;position:relative;gap:20px}.new-card-wrapper .card.card--product{flex:0 0 32%}.new-card-wrapper .new-card{padding:18px 0 0 18px}.new-card-wrapper .card-information{padding:0}.new-card-wrapper .card-information__wrapper{padding:18px 20px 0 0}.card-wrapper .product-form__controls-group.swiper{max-width:421px;margin:0 auto}.card-wrapper .product-form__controls{max-width:421px;margin:0 auto;padding:0 24px}.card-wrapper .product-form__controls{position:relative}.new-card-wrapper .product-parameters{padding:0}.new-card-wrapper .color-swatch-toggle-wrapper{display:none}.new-card-price .price__regular dd{display:flex;flex-direction:column;gap:4px}.swiper-wrapper.is-centered{justify-content:center}.new-card-price .price__regular dd span:not(.price-item){font-weight:400!important;font-size:12px!important}.product-form__controls-group.swiper{opacity:0;visibility:hidden}.new-card .caption-with-letter-spacing{line-height:100%;letter-spacing:.4px;margin-bottom:6px}.card__title a{font-size:1.5rem;font-weight:600;line-height:22.5px}.new-card-wrapper .card--product,.new-card-wrapper .media{border-radius:3px}.new-card-wrapper .price.new-card-price{margin-top:16px}.new-card-wrapper .price-item.price-item--regular{font-weight:600}.swiper-button-next,.swiper-button-prev{opacity:0;visibility:hidden;transition:opacity .4s ease-in-out}.swiper-button-next.was-loaded:not(.swiper-button-disabled),.swiper-button-prev.was-loaded:not(.swiper-button-disabled){opacity:1;visibility:visible}.product-form__controls-group.swiper.swiper-was-loaded{opacity:1;visibility:visible;transition:opacity .4s ease-in-out}.new-card .caption-with-letter-spacing{max-width:20.5rem}.new-card-wrapper .product-form__controls-group label.color-swatch{position:relative}.new-card-wrapper .product-form__controls-group label.color-swatch:after{content:"";position:absolute;border:1px solid transparent;transition:border-color .2s ease-in-out;pointer-events:none;width:calc(100% + 6px);height:calc(100% + 6px);border-radius:2px}.new-card-wrapper .product-form__controls-group{padding:10px 0}.new-card-wrapper .product-form__controls-group label.color-swatch{border:none}.new-card-wrapper .product-form__controls-group input:checked:not(.disabled)+label.color-swatch:after,.new-card-wrapper .product-form__controls-group input+label.color-swatch:hover:after{border-color:#000}.swym-wishlist-collections-v2-container{position:absolute;top:-6px!important;left:65%!important;padding:10px;z-index:5;cursor:pointer}.new-card-wrapper:has(.product-parameters:empty){padding-bottom:15px}.product-parameters:empty{display:none;margin:0;padding:0}@media screen and (min-width: 1100px) and (max-width: 1360px){.card-wrapper .product-form__controls-group.swiper{max-width:365px}.card-wrapper .swiper-button-next{right:0}.card-wrapper .swiper-button-prev{left:0}.card-wrapper .product-form__controls{max-width:365px}}@media screen and (max-width: 767px){.new-card-wrapper .card-information__wrapper{padding:6px 15px 0 0}}@media screen and (max-width: 545px){.card-wrapper .product-form__controls-group.swiper{max-width:365px}.new-card-wrapper .price.new-card-price{margin-top:10px}.card-wrapper .product-form__controls{max-width:365px}.card__link-icon{bottom:1rem}.card__link .card__quickview-text{font-size:8px}.swym-wishlist-collections-v2-container{position:absolute;top:-16px!important;left:60%!important;padding:10px;z-index:5;cursor:pointer}}@media screen and (max-width: 440px){.card-wrapper .product-form__controls-group.swiper{max-width:275px}.card-wrapper .product-form__controls{padding:0 16px}.card-wrapper .product-form__controls{max-width:275px}.card-wrapper .swiper-button-prev{left:-12px}.card-wrapper .swiper-button-next{right:-10px}.card__title a{font-size:12px;line-height:15px}.new-card-wrapper .card.card--product{flex:0 0 35%}.new-card-wrapper .new-card{padding:15px 0 0 15px;gap:12px}}@media screen and (max-width: 400px){.card-wrapper .product-form__controls{padding:0 10px}.swym-wishlist-collections-v2-container{position:absolute;top:-20px!important;left:62%!important;padding:10px;z-index:5;cursor:pointer}}.swym-button:after{content:none;display:none}.swym-button{opacity:0;visibility:hidden;transition:all .3s ease-in-out}.swym-button.swym-loaded{opacity:1;visibility:visible}.swym-button.swym-add-to-wishlist-view-product.swym-added{opacity:1}.swym-button{position:absolute!important;top:15px;right:18px;z-index:10;width:30px;height:30px}.swym-button.swym-added svg path{fill:#000}@media screen and (max-width: 768px){.swym-button{top:10px;right:15px}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/component-card.css.map */
