.product-card__heading{display:inline-block;position:relative;color:var(--color-base);text-decoration:none;word-break:break-word}.product-card__meta{color:var(--color-base);text-transform:uppercase;word-break:break-word}.btn--add-to-cart[disabled]{pointer-events:none}.btn--add-to-cart{margin-top:17px;min-height:50px;height:auto;padding-top:14px;padding-bottom:15px;position:relative}.btn--add-to-cart[disabled] svg{display:none}.product-card__image>*:not(:only-child){transition:opacity var(--duration-large) var(--animation-bezier)}.product-card__image>*:not(:only-child):first-child{opacity:1}.product-card__image>*:not(:only-child):last-child{opacity:0}@media(min-width:1025px){.product-card__image-holder:hover .product-card__image>*:not(:only-child):first-child{opacity:0}.product-card__image-holder:hover .product-card__image>*:not(:only-child):last-child{opacity:1}}.product-card-image--contain [style*=--aspect-ratio] img,.product-card-image--contain [style*=--aspect-ratio].placehoder__svg--bg svg{object-fit:contain}.quick-add__submit.loading>*:not(.loading-overlay__spinner){opacity:0;visibility:hidden}.product-card .loading-overlay__spinner{position:absolute}.product-card .product-form__error-message-wrapper:not([hidden]){display:inline-flex;align-items:flex-start;color:var(--color-error);font-size:12px;line-height:16px;margin-top:10px}.product-card .product-form__error-message-wrapper svg{position:relative;top:1px;flex:0 0 auto;margin-right:5px}.product-card .product-form__error-message-wrapper svg path{fill:var(--color-error)}.product-card__no-image{display:flex;flex-direction:column;position:relative;width:100%;text-decoration:none;padding:50px 20px}.product-card__no-image:before{content:"";position:absolute;border:1px solid var(--color-lines-borders);top:0;left:0;width:100%;height:100%;border-radius:var(--radius)}.product-card__no-image.border__radius--circle:before{border-radius:50%}.product-card__no-image[style*=--product-card-aspect-ratio]{padding:calc(100%/(0 + var(--product-card-aspect-ratio, 1 / 1))) 0 0}.product-card__no-image[style*=--product-card-aspect-ratio] span{position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);padding:0 20px}@media(min-width:1025px){.product-card__no-image.scale-border-hover:before{transform:translateZ(0);transition:all var(--duration-medium) var(--zoom-animation-bezier)}.product-card__no-image.scale-border-hover:hover:before{--scale-on: 20px;--move-x: calc(var(--scale-on) / 2 * -1);--move-y: calc(var(--scale-on) / 2 * -1);transform:translate3d(var(--move-x),var(--move-y),0);width:calc(100% + var(--scale-on));height:calc(100% + var(--scale-on))}}.product-card__image-holder{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:15px}.product-card__image-holder modal-opener{position:absolute;transform:translate3d(0,50px,0);opacity:0;transition:transform var(--duration-short) var(--zoom-animation-bezier),opacity var(--duration-short) var(--zoom-animation-bezier)}.btn-quickview-hover:hover modal-opener{transform:translateZ(0);opacity:1}.product-card__image-holder:hover modal-opener{transform:translateZ(0);opacity:1}.btn-quickview{width:40px;height:40px;border-radius:50%;--background: var(--color-body-background);--radius-button: 50%;padding:0}.btn.btn-quickview svg:not(:last-child){margin-right:0}@media(max-width:1024px){.product-card__image-holder modal-opener{display:none}}.product-card__align-buttons,.product-card__align-buttons .product-card__container{display:flex;flex-direction:column;height:100%}.product-card__align-buttons .product-card__container modal-opener,.product-card__align-buttons .product-card__container product-form{margin-top:auto}.btn-quickview{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .3s cubic-bezier(.68,-.13,.3,1.26)}.btn-quickview .btn-quickview__text{position:absolute;opacity:0;white-space:nowrap;left:50%;transform:translate(-50%);transition:opacity .3s cubic-bezier(.68,-.13,.3,1.26)}.btn-quickview:hover{width:var(--width, 150px);border-radius:30px}.btn-quickview .theme-icon{transition:opacity .3s cubic-bezier(.68,-.13,.3,1.26)}.btn-quickview:hover .theme-icon{opacity:0}.btn-quickview:hover .btn-quickview__text{opacity:1}.card__price__main{font-size:var(--card-price-size)}.product-card--modern{background:linear-gradient(180deg,#fff,#fbfdff);border:1px solid #e6ebf2;border-radius:14px;padding:10px 10px 12px;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background-color .22s ease;height:100%;overflow:hidden;box-shadow:0 4px 14px #0f172a0f}.product-card--modern:hover{transform:translateY(-4px);border-color:#d4dde8;box-shadow:0 16px 30px #0f172a1f}.product-card--modern .product-card__image-holder{margin-bottom:11px;overflow:hidden;border-radius:12px;background:#f6f8fb}.product-card--modern .product-card__image{border-radius:12px;overflow:hidden;background:#f6f8fb}.product-card--modern .product-card__image>*:not(:only-child){transition:opacity .56s cubic-bezier(.22,.61,.36,1)}.product-card--modern .product-card__image img{transition:transform .56s cubic-bezier(.22,.61,.36,1);will-change:transform}.product-card--modern:hover .product-card__image img{transform:scale(1.03)}.product-card--modern .product-card__content{display:flex;flex-direction:column;gap:7px;padding-inline:2px}.product-card--modern .product-card__heading{font-weight:600;line-height:1.4;font-size:12px;color:#111827;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:58px}.product-card--modern .product-card__meta{font-size:10px;letter-spacing:.07em;color:#64748b}.product-card--modern .price{margin-top:0;font-size:22px;font-weight:700;line-height:1.15;color:#0b1324}.product-card--modern .btn--add-to-cart{margin-top:9px;min-height:42px;padding-top:10px;padding-bottom:10px;border-radius:999px;font-weight:700;letter-spacing:.01em;width:100%;--background: linear-gradient(135deg, #0b5c49 0%, #0c745b 100%);--background-hover: linear-gradient(135deg, #084e3e 0%, #0a624d 100%);--color: #ffffff;--fill: #ffffff}.product-card--modern .badge__container{top:10px;left:10px;z-index:2}.product-card--modern .badge{border-radius:999px;padding:4px 9px;font-size:10px;font-weight:600;letter-spacing:.02em;box-shadow:0 2px 8px #0f172a29}.product-card--modern .product-card__variants{margin-bottom:2px}.product-card--modern .quick-add__submit.btn--add-to-cart[disabled]{--background: #c8e3dc;color:#fff}#product-grid>[class*=col-],.featured-collection-items slider-component.grid>[class*=col-]{width:25%;flex:0 0 25%;max-width:25%}@media(max-width:1024px){#product-grid>[class*=col-]{width:50%!important;flex:0 0 50%!important;max-width:50%!important}.featured-collection-items slider-component.grid>[class*=col-]{width:50%!important;flex:0 0 50%!important;max-width:50%!important}}.featured-collection-items slider-component.grid{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;cursor:grab}.featured-collection-items slider-component.grid:active{cursor:grabbing}.featured-collection-items slider-component.grid>[class*=col-]{scroll-snap-align:start}@media(max-width:1024px){.product-card--modern{border-radius:12px;padding:8px}.product-card--modern .product-card__image-holder{margin-bottom:8px;border-radius:10px}.product-card--modern .product-card__content{gap:4px}.product-card--modern .product-card__heading{font-size:12px;line-height:1.3;min-height:32px;line-clamp:2;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.product-card--modern .btn--add-to-cart{margin-top:8px;min-height:36px;padding-top:7px;padding-bottom:7px;font-size:12px}.product-card--modern .price,.product-card--modern .price__regular,.product-card--modern .price__sale{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card--modern .price__regular,.product-card--modern .price__sale,.product-card--modern .price__main-color{white-space:nowrap!important;font-size:14px!important}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-product-card.css.map */
