.card-wrapper{color:inherit;height:100%;position:relative;text-decoration:none}.card{text-decoration:none;text-align:var(--text-alignment)}.card:not(.ratio){display:flex;flex-direction:column;height:100%}.card.card--horizontal{--text-alignment: left;--image-padding: 0rem;flex-direction:row;align-items:flex-start;gap:1.5rem}@media (max-width: 750px){.card.card--horizontal .card__heading a{display:block;width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}.card.card--horizontal .price .price__container .price__regular,.card.card--horizontal .price .price__container .price__sale{margin-top:15px}.card--horizontal.ratio:before{padding-bottom:0}.card--card.card--horizontal{padding:1.2rem}.card--card.card--horizontal.card--text{column-gap:0}.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:#0000}.card-information{text-align:var(--text-alignment)}.card__media,.card .media{bottom:0;position:absolute;top:0}.card__media .labels-product-detail,.card .media .labels-product-detail{display:flex}.card__media .labels-product-detail .ProductItem__LabelList,.card .media .labels-product-detail .ProductItem__LabelList{display:flex;flex-direction:column;gap:4px}.card__media .labels-product-detail .ProductItem__LabelList .ProductItem__Label,.card .media .labels-product-detail .ProductItem__LabelList .ProductItem__Label{font-size:10px;padding:2px 8px}@media screen and (max-width: 750px){.card__media .labels-product-detail .ProductItem__LabelList .ProductItem__Label,.card .media .labels-product-detail .ProductItem__LabelList .ProductItem__Label{font-size:.9rem;letter-spacing:initial;padding:.1rem .5rem}}.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;padding:calc(var(--image-padding) + 1rem)}.card__content{display:grid;grid-template-rows:minmax(0,1fr) max-content minmax(0,1fr);padding:1rem;width:100%;flex-grow:1}.card__content--auto-margins{grid-template-rows:minmax(0,auto) max-content minmax(0,auto)}.card__information{grid-row-start:2;padding:1.3rem 1rem}.card:not(.ratio)>.card__content{grid-template-rows:max-content minmax(0,1fr) max-content auto}@media screen and (min-width: 750px){.card__information{padding-bottom:1.7rem;padding-top:1.7rem}}.card__badge{align-self:flex-end;grid-row-start:3;justify-self:flex-start}@media screen and (max-width: 750px){.card__badge .badge{letter-spacing:initial;font-size:.9rem;padding:.3rem .5rem .4rem}}.card__badge.top{align-self:flex-start;grid-row-start:1}.card__badge.right{display:flex;justify-self:flex-end}.card:not(.card--horizontal)>.card__content>.card__badge{margin:1.3rem}.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-top:0;margin-bottom:0}.card__heading a{font-weight:700}.card__heading:last-child{margin-bottom:0}.card--horizontal .card__heading,.card--horizontal .price__container .price-item,.card--horizontal__quick-add{font-size:calc(var(--font-heading-scale)*1.2rem)}.card--horizontal .card-information>*:not(.visually-hidden:first-child)+*:not(.rating){margin-top:0}.card--horizontal__quick-add:before{box-shadow:none}.card .price-card-product{margin-top:0!important}.card .price-card-product .price .price-item{font-size:16px}@media screen and (max-width: 990px){.card .price-card-product .price .price-item{font-size:14px}}@media only screen and (min-width: 750px){.card--horizontal .card__heading,.card--horizontal .price__container .price-item,.card--horizontal__quick-add{font-size:calc(var(--font-heading-scale)*1.3rem)}}.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:static;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}@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)}.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{padding-left:0;padding-right:0;width:100%}.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--horizontal .card__badge,.card--horizontal.card--text .card__inner{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{width:100%}.card-information>*{line-height:calc(1 + .4/var(--font-body-scale));color:rgb(var(--color-foreground))}.card-information>.price{color:rgb(var(--color-foreground))}.card--horizontal .card-information>.price{color:rgba(var(--color-foreground),.75)}.card-information>.rating{margin-top:.4rem}.card-information>.rating>span:before{font-size:12px!important}.card-information>*:not(.visually-hidden:first-child)+*:not(.rating){margin-top:.7rem}.card-information .caption{letter-spacing:.07rem}.card-article-info{margin-top:1rem}.card--shape .card__content{padding-top:0}.card--shape.card--standard:not(.card--text) .card__inner{border:0;background-color:#0000;filter:drop-shadow(var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow),var(--shadow-opacity)))}.card--shape.card--standard:not(.card--text) .card__inner:after{display:none}.grid__item:nth-child(2n) .shape--blob{clip-path:polygon(var(--shape--blob-2))}.grid__item:nth-child(3n) .shape--blob{clip-path:polygon(var(--shape--blob-3))}.grid__item:nth-child(4n) .shape--blob{clip-path:polygon(var(--shape--blob-4))}.grid__item:nth-child(5n) .shape--blob{clip-path:polygon(var(--shape--blob-5))}.grid__item:nth-child(7n) .shape--blob{clip-path:polygon(var(--shape--blob-6))}.grid__item:nth-child(8n) .shape--blob{clip-path:polygon(var(--shape--blob-1))}@media (prefers-reduced-motion: no-preference){.product-card-wrapper .shape--round{transition:clip-path var(--duration-long) ease}.product-card-wrapper:hover .shape--round{clip-path:ellipse(47% 47% at 50% 50%)}.product-card-wrapper .shape--blob{transition:clip-path var(--duration-long) ease-in-out}.product-card-wrapper:hover .shape--blob{clip-path:polygon(var(--shape--blob-5))}.grid__item:nth-child(2n) .product-card-wrapper:hover .shape--blob{clip-path:polygon(var(--shape--blob-6))}.grid__item:nth-child(3n) .product-card-wrapper:hover .shape--blob{clip-path:polygon(var(--shape--blob-1))}.grid__item:nth-child(4n) .product-card-wrapper:hover .shape--blob{clip-path:polygon(var(--shape--blob-2))}.grid__item:nth-child(5n) .product-card-wrapper:hover .shape--blob{clip-path:polygon(var(--shape--blob-3))}.grid__item:nth-child(7n) .product-card-wrapper:hover .shape--blob{clip-path:polygon(var(--shape--blob-4))}.grid__item:nth-child(8n) .product-card-wrapper:hover .shape--blob{clip-path:polygon(var(--shape--blob-5))}}.product-card-wrapper product-card-color-selector{position:relative}@media screen and (max-width: 989px){.product-card-wrapper product-card-color-selector .cupom-countdown{margin-top:6px}}.product-card-wrapper product-card-color-selector .information-product__description{padding:5px 0}.product-card-wrapper product-card-color-selector .information-product__description p{font-size:14px;letter-spacing:0;margin:0}.product-card-wrapper product-card-color-selector .information-product__selector{display:block;padding:0;margin:0}.product-card-wrapper product-card-color-selector .information-product__selector .product-card-color-selector__buttons{position:relative;width:100%;overflow:hidden;display:flex;justify-content:space-between}.product-card-wrapper product-card-color-selector .information-product__selector .product-card-color-selector__buttons button.product-card-color-selector__scroll-btn{position:absolute;top:0;background-color:#fff;color:#000;padding:0;border:none;width:26px;min-width:26px;height:36px;cursor:pointer}@media screen and (max-width: 989px){.product-card-wrapper product-card-color-selector .information-product__selector .product-card-color-selector__buttons button.product-card-color-selector__scroll-btn{height:24px}}.product-card-wrapper product-card-color-selector .information-product__selector .product-card-color-selector__buttons button.product-card-color-selector__scroll-btn svg{position:relative;top:-1px;width:12px}.product-card-wrapper product-card-color-selector .information-product__selector .product-card-color-selector__buttons button.product-card-color-selector__scroll-btn svg path{fill:#000}.product-card-wrapper product-card-color-selector .information-product__selector .product-card-color-selector__buttons button.product-card-color-selector__scroll-btn.product-card-color-selector__scroll-btn--prev{display:none;left:0}.product-card-wrapper product-card-color-selector .information-product__selector .product-card-color-selector__buttons button.product-card-color-selector__scroll-btn.product-card-color-selector__scroll-btn--prev svg{transform:rotate(90deg)}.product-card-wrapper product-card-color-selector .information-product__selector .product-card-color-selector__buttons button.product-card-color-selector__scroll-btn.product-card-color-selector__scroll-btn--next{right:0}.product-card-wrapper product-card-color-selector .information-product__selector .product-card-color-selector__buttons button.product-card-color-selector__scroll-btn.product-card-color-selector__scroll-btn--next svg{transform:rotate(-90deg)}.product-card-wrapper product-card-color-selector .information-product__selector .product-card-color-selector__buttons .product-card-color-selector__buttons__wrapper{display:flex;justify-content:flex-start;align-items:flex-start;flex-grow:1;overflow-y:hidden;overflow-y:auto;padding:6px 0;scrollbar-width:none;-ms-overflow-style:none}@media screen and (max-width: 989px){.product-card-wrapper product-card-color-selector .information-product__selector .product-card-color-selector__buttons .product-card-color-selector__buttons__wrapper{padding:0}}.product-card-wrapper product-card-color-selector .information-product__selector .product-card-color-selector__buttons .product-card-color-selector__buttons__wrapper::-webkit-scrollbar{display:none}.product-card-wrapper product-card-color-selector .information-product__selector .product-card-color-selector__buttons button.color-swatch{position:relative;height:24px;width:24px;min-width:24px;padding:0;margin:0 4px 0 0;border:1px solid rgba(0,0,0,0);background-color:#0000;border-radius:15px;cursor:pointer}.product-card-wrapper product-card-color-selector .information-product__selector .product-card-color-selector__buttons button.color-swatch .color-circle{position:absolute;top:2px;left:2px;height:18px;width:18px;border-radius:50%;border:1px solid #929292}.product-card-wrapper product-card-color-selector .information-product__selector .product-card-color-selector__buttons button.color-swatch.color-swatch--sold-out{display:block}.product-card-wrapper product-card-color-selector .information-product__selector .product-card-color-selector__buttons button.color-swatch.color-swatch--sold-out .color-circle:after{content:"";position:absolute;top:50%;right:0;left:0;height:1px;background-color:#929292;transform:rotate(-45deg)}.product-card-wrapper product-card-color-selector .information-product__selector .product-card-color-selector__buttons button.color-swatch.color-swatch--selected{border:1px solid #000}.product-card-wrapper product-card-color-selector .information-product__selector .product-card-color-selector__buttons button.color-swatch.color-swatch--selected .color-circle{border:none}.product-card-wrapper product-card-color-selector .information-product__selector .selected-color{display:none;color:#525252;font-size:12px;margin:4px 0 0}.product-card-wrapper product-card-color-selector .information-product__selector .selected-color span{font-weight:700}.product-card-wrapper product-card-color-selector .amount-color{display:none}.product-card-wrapper product-card-color-selector .amount-color span{font-size:16px;font-weight:700}@media (max-width: 750px){.product-card-wrapper product-card-color-selector p{font-size:14px}}@media screen and (max-width: 749px){.product-card-wrapper product-card-color-selector .information-product__description{display:none}}.product-card-wrapper product-card-color-selector .information-product__description .information-product__selector .selected-color{font-size:14px}@media (min-width: 750px){.product-card-wrapper gallery-product-card .gallery-product-card__controls{display:none}.product-card-wrapper gallery-product-card .gallery-product-card__controls button{position:absolute;top:0;left:0;width:30px;height:30px;background-color:#0000;border:none;cursor:pointer}.product-card-wrapper gallery-product-card .gallery-product-card__controls button.gallery-product-card__prev svg{transform:rotate(90deg)}.product-card-wrapper gallery-product-card .gallery-product-card__controls button.gallery-product-card__next{left:auto;right:0}.product-card-wrapper gallery-product-card .gallery-product-card__controls button.gallery-product-card__next svg{transform:rotate(-90deg)}.product-card-wrapper:hover gallery-product-card .gallery-product-card__controls{display:block}}gallery-product-card{display:block;position:absolute;top:0;bottom:0;left:0;right:0}gallery-product-card .gallery-product-card__img-wrapper{position:absolute;top:0;bottom:0;left:0;right:0}gallery-product-card .gallery-product-card__img-wrapper img{position:absolute;top:0;bottom:0;left:0;right:0;object-fit:cover;object-position:center center}gallery-product-card .gallery-product-card__controls{display:none;position:absolute;top:calc(50% - 15px);left:0;right:0}gallery-product-card .gallery-product-card__controls button{position:absolute;top:0;left:0;width:30px;height:30px;background-color:#0000;border:none;cursor:pointer}gallery-product-card .gallery-product-card__controls button.gallery-product-card__prev svg{transform:rotate(90deg)}gallery-product-card .gallery-product-card__controls button.gallery-product-card__next{left:auto;right:0}gallery-product-card .gallery-product-card__controls button.gallery-product-card__next svg{transform:rotate(-90deg)}.product-card-wrapper .card,.contains-card--product{border-radius:4px!important;--border-radius: 4px !important}.ProductItem__Label--soldOut{text-transform:uppercase;font-weight:700}.labels-products{position:absolute;left:auto;right:10px;top:10px}@media screen and (max-width: 989px){.labels-products{right:0;top:initial;bottom:0}}.card__media .labels-product-detail .ProductItem__LabelList{width:100%}@media (max-width: 989px){.card__media .labels-product-detail .ProductItem__LabelList:nth-child(1){margin-top:4px}}.card__media .labels-product-detail .ProductItem__LabelList .ProductItem__Label{padding:5px 10px;font-size:10px!important;width:100%;font-weight:700;text-transform:uppercase}@media screen and (max-width: 989px){.card__media .labels-product-detail .ProductItem__LabelList .ProductItem__Label{font-size:8px!important;padding:3px 8px}}@media screen and (min-width: 750px){.card__information{padding-bottom:1.7rem;padding-top:16px}}.price__container .card__heading a{line-height:20.83px}.rating-content-empty{display:block!important;margin-top:12px!important;margin-bottom:12px;height:20px;min-height:20px}.product-card-wrapper .price__container .price-item--sale__value,.product-card-wrapper .price__container .price-item.price-item--regular{font-size:14px;font-weight:400;line-height:20.83px;color:#3d3d3d;font-family:Manrope}@media screen and (max-width: 990px){.product-card-wrapper .price__container .price-item--sale__value,.product-card-wrapper .price__container .price-item.price-item--regular{font-size:14px!important}}.price__container .price--on-sale.price-item--regular,.price__container .price__sale .price-item.price-item--regular{font-size:14px!important;font-weight:700;line-height:20.83px;color:#adadad}@media screen and (max-width: 989px){.price__container .price--on-sale.price-item--regular,.price__container .price__sale .price-item.price-item--regular{padding-top:1px;font-size:12px!important;line-height:unset}}.price__container .visually-hidden--inline{display:none}.price__container .price .price-item{margin:0 13px 0 0}.price__container .price__sale{align-items:center}.information-product__description{font-size:14px;line-height:18.23px;font-weight:400;color:#929292}.information-product__description p{max-height:37px;overflow:hidden;height:37px}.product-card-wrapper .card__inner .product-quick-add__btn,.product-card-wrapper .card__inner .product-quick-add__btn:hover{width:100%;left:0;bottom:0;border:none;border-radius:0;background-color:#000;color:#fff;text-transform:lowercase!important;font-size:12px;line-height:15.62px;font-weight:500;padding:14px}.product-card-wrapper .card__inner .product-quick-add__btn:first-letter{text-transform:uppercase!important}.product-card-wrapper .rating-content{margin-top:12px!important;display:flex;gap:14px;align-items:center;margin-bottom:12px}@media screen and (max-width: 989px){.product-card-wrapper .rating-content{margin:6px 0!important}}.product-card-wrapper .rating{display:flex!important;align-items:center;gap:4px}.product-card-wrapper .rating-star{padding-bottom:2px}.product-card-wrapper .rating-star:before{content:"\2605"!important;font-size:12px!important}.product-card-wrapper .rating-value,.product-card-wrapper .rating-count{font-size:12px}.product-card-wrapper .rating-count{padding-top:1px}.product-card-wrapper product-card-color-selector .information-product__selector .product-card-color-selector__buttons button.color-swatch .color-circle{height:16px;width:16px;border:.5px solid #929292!important}.product-card-wrapper product-card-color-selector .information-product__selector .product-card-color-selector__buttons button.color-swatch{height:22px;width:22px;min-width:22px}.price-container.is-kit{display:flex}.space-colors{min-height:34px;height:34px;margin-top:6px!important;display:block!important;width:100%}@media screen and (max-width: 989px){.space-colors{min-height:22px;height:22px}}.card__heading a{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}@media screen and (max-width: 989px){.card__heading a{min-height:40px;max-height:40px;height:40px;white-space:normal!important}}.product-card-wrapper,.product-card-wrapper .card,.product-card-wrapper .card__content,.product-card-wrapper .card__information{width:inherit!important;max-width:inherit;min-width:inherit}.product-grid .grid__item .product-card-wrapper{width:100%!important;min-width:100%!important}.product-card-wrapper .information-product__description{margin-top:18px!important;margin-bottom:32px!important}.product-card-wrapper .price-container{margin:12px 0!important}@media screen and (max-width: 989px){.product-card-wrapper .price-container{margin:6px 0!important}}.product-card-wrapper .information-product__selector{margin-bottom:12px 0!important}.cupom-countdown__inner{height:32px;max-height:32px}@media screen and (max-width: 989px){.product-card-wrapper .rating-content{gap:6px}.product-card-wrapper .price-item{font-size:18px!important}.product-card-wrapper .price-item-from{font-size:12px}.price-item.price-item--sale.price-item--last{display:flex;gap:4px;align-items:center;flex-direction:row}}@media screen and (max-width: 1306px){.information-product__description p{font-size:12px}}@media screen and (max-width: 1145px){.information-product__description p{letter-spacing:normal;max-height:37px;overflow:hidden}}@media screen and (max-width: 1120px){.product-card-wrapper cupom-countdown .message{font-size:12px!important}.cupom-countdown__inner svg{width:12px;height:12px}}@media screen and (max-width: 989px){.information-product__description p{font-size:12px;max-height:55px;overflow:hidden;letter-spacing:.06rem}}@media screen and (max-width: 526px){.product-card-wrapper .rating-value,.product-card-wrapper .rating-count{font-size:10px}.product-card-wrapper .rating-count{padding-top:0}.product-card-wrapper cupom-countdown .message{font-size:11px!important}.cupom-countdown__inner svg{width:11px;height:11px}}@media screen and (max-width: 454px){.cupom-countdown__inner svg{width:15px;height:15px}}.information-product__description{display:none}@media screen and (max-width: 989px){product-card-color-selector,.card__information .rating-content,.space-colors{display:none!important}.full-unstyled-link.card-link{font-size:12.5px!important;white-space:nowrap!important;min-height:0px;height:15px}.product-card-wrapper .price__container .price-item.price-item--regular{font-size:12px!important}.product-card-wrapper .price-container{margin:0!important}.card__information .price,.card__information .price__regular{line-height:1}.card__information .product-card-wrapper cupom-countdown .message{font-size:10.5px!important}.card__information .rating-content-empty{display:none!important}.card__information .cupom-countdown__inner svg{display:none!important}.card__information cupom-countdown .message b{display:inline-block}.card__information{padding-top:.8rem!important}.card--card,.card--standard .card__inner,.card .card__inner .card__media{border-radius:0!important}.card-information>*:not(.visually-hidden:first-child)+*:not(.rating){margin-top:0!important}.card__information .product-card-wrapper .price-item-from{font-size:11px}.card__information .product-card-wrapper .price__container .price-item--sale__value{font-size:12px!important}.labels-product-detail{right:0!important;top:0!important;bottom:0!important}.card__media .labels-product-detail .ProductItem__LabelList .ProductItem__Label{border-radius:0!important;background:#fff!important;border:none!important}}@media screen and (max-width: 359px){.card__information .price-item.price-item--regular{margin-right:4px}.card__information cupom-countdown[data-kit-info]:not([data-kit-info=""]) .message span{display:block}.card__information cupom-countdown[data-kit-info]:not([data-kit-info=""]) .message b{display:block!important}.card__information .product-card-wrapper .price-item-from{font-size:9.5px}}@media screen and (max-width: 989px){.price--on-sale .price__sale{justify-content:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/1084/assets/component-card.css.map */
