.cae-products .cae-product-card{display:block;height:100%;margin:0;overflow:visible;transform:none}.cae-products .cae-product-card .product-card{position:relative;top:0;display:flex;height:100%;min-width:0;flex-direction:column;overflow:hidden;border:1px solid rgba(23,23,22,.05);border-radius:16px;background:#fff;box-shadow:0 2px 12px #0000000f;transition:top .45s ease,box-shadow .45s ease}.cae-products .cae-product-card .grid-view-item__link{position:relative;display:flex;height:100%;min-width:0;flex:1 1 auto;flex-direction:column}.cae-products .cae-product-card .product-card__image-wrapper,body:not(.hasHover) .cae-products .cae-product-card .product-card__image-wrapper{position:relative;z-index:1;display:block;width:100%;aspect-ratio:1 / 1;overflow:hidden;border:0;border-radius:15px 15px 0 0;background:#f8f6f3}.cae-products .cae-product-card .product-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden;border-radius:0;background:#f8f6f3}.cae-products .cae-product-card .product-card__image>.media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding-bottom:0!important;background:#f8f6f3;opacity:1;transition:opacity .5s ease}.cae-products .cae-product-card .product-card__image>.media.product-card__image--hover{opacity:0}.cae-products .cae-product-card .product-card__image img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:contain;object-position:center}.cae-products .cae-product-card .product-card__empty-image{width:100%;aspect-ratio:1 / 1;padding:0!important;background:#f8f6f3}.cae-products .cae-product-card .product__tags{top:12px;right:auto;left:12px;z-index:8;max-width:calc(100% - 72px)}.cae-products .cae-product-card .product__tags__badge,.cae-products .cae-product-card .badge{position:static;display:inline-flex;align-items:center;min-height:28px;padding:6px 12px;border-radius:999px!important;background:#fffffff2!important;color:#171716!important;box-shadow:0 2px 10px #00000014;font-size:10px;font-weight:600;line-height:1;letter-spacing:.06em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cae-products .cae-card__wishlist{position:absolute;top:12px;right:12px;z-index:9;display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;background:#fffffff2;color:#e05a87;box-shadow:0 2px 10px #00000014;cursor:pointer;opacity:1;transform:scale(1);transition:opacity .3s ease,transform .3s ease,background .3s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.cae-products .cae-card__wishlist:hover{transform:scale(1.1)}.cae-products .cae-card__wishlist svg{width:17px;height:17px;pointer-events:none}.cae-products .cae-card__wishlist.is-active svg{fill:currentColor}.cae-products .cae-product-card .product-card__information,body:not(.hasHover) .cae-products .cae-product-card .product-card__information{position:relative;z-index:2;top:auto;left:auto;display:flex;width:100%;flex:1 1 auto;padding:0!important;border-radius:0;background:#fff}.cae-products .cae-product-card .product-card__information__wrapper{position:relative;display:flex;width:100%;min-width:0;flex:1 1 auto;flex-direction:column;padding:16px 16px 18px}.cae-products .cae-product-card .product-card__information__wrapper--hide{display:none!important}.cae-products .cae-product-card .product-card__information__wrapper>a{display:flex;min-height:176px;flex:1 1 auto;flex-direction:column;color:inherit;text-decoration:none}.cae-products .cae-product-card .product-card__information__wrapper>a:before{content:"POP-UP CARD";order:1;align-self:flex-start;margin:0 0 10px;padding:5px 10px;border-radius:6px;background:#f3eaf2;color:#d62968;font-size:10px;font-weight:700;line-height:1;letter-spacing:.08em;text-transform:uppercase}.cae-products .cae-product-card .product-card__title,body:not(.hasHover) .cae-products .cae-product-card .product-card__title{order:2;display:-webkit-box;min-height:2.75em;margin:0 0 12px;overflow:hidden;color:#171716;font-family:var(--c-font-body, var(--font-body-family));font-size:15px;font-weight:500;font-style:normal;line-height:1.375;text-align:left;text-transform:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cae-products .cae-product-card .product-card-item__colors,.cae-products .cae-product-card .product-card__added{order:3}.cae-products .cae-product-card .rating{order:4;display:flex;min-height:20px;align-items:center;gap:6px;margin:0 0 auto;text-align:left}.cae-products .cae-product-card .rating-star{color:#f5b301;font-size:14px}.cae-products .cae-product-card .rating-star:before{-webkit-text-fill-color:#f5b301!important}.cae-products .cae-product-card .rating-count{margin:0;color:#6a6b6c;font-size:12px;line-height:1}.cae-products .cae-product-card .rating-count .visually-hidden{position:static!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;overflow:visible!important;clip:auto!important;border:0!important;white-space:normal!important}.cae-products .cae-product-card .price{order:5;width:100%;margin:16px 0 0!important;padding:16px 0 0;border-top:1px solid rgba(23,23,22,.05);color:#171716;font-size:17px;font-weight:600;line-height:1.2}.cae-products .cae-product-card .price *{color:inherit}.cae-products .cae-product-card .quick-add{position:absolute;top:-62px;right:16px;left:16px;z-index:10;width:auto;margin:0;pointer-events:auto;opacity:1;transform:translateY(0);transition:opacity .3s ease,transform .3s ease}.cae-products .cae-product-card .quick-add>*,.cae-products .cae-product-card .quick-add modal-opener,.cae-products .cae-product-card .quick-add product-form,.cae-products .cae-product-card .quick-add form,.cae-products .cae-product-card .quick-add__submit,.cae-products .cae-product-card .quick-add__button-submit{display:block;width:100%}.cae-products .cae-product-card .quick-add .btn,.cae-products .cae-product-card .quick-add__submit>.btn,.cae-products .cae-product-card .quick-add__submit.btn,.cae-products .cae-product-card .quick-add__open-cart{width:100%;min-height:44px;padding:11px 18px;border:1px solid #d62968;border-radius:999px;background:#fff;color:#d62968;box-shadow:0 10px 24px #d629682e;font-size:14px;font-weight:600;line-height:1.2;letter-spacing:.02em;text-align:center;transition:color .3s ease,background .3s ease,box-shadow .3s ease,transform .15s ease}.cae-products .cae-product-card .quick-add .btn:hover,.cae-products .cae-product-card .quick-add__submit.btn:hover,.cae-products .cae-product-card .quick-add__open-cart:hover{border-color:#d62968;background:#d62968;color:#fff;box-shadow:0 14px 32px #d6296847}.cae-products .cae-product-card .quick-add .btn:active,.cae-products .cae-product-card .quick-add__submit.btn:active{transform:scale(.98)}.cae-products .cae-product-card .quick-add-modal{width:auto}@media(hover:hover)and (pointer:fine){.cae-products .cae-product-card .product-card:hover,.cae-products .cae-product-card .product-card:focus-within{top:-4px;box-shadow:0 8px 30px #0000001f}.cae-products .cae-product-card .product-card__image>.media:not(.product-card__image--hover){opacity:1}.cae-products .cae-product-card .product-card:hover .product-card__image>.media:not(.product-card__image--hover),.cae-products .cae-product-card .product-card:focus-within .product-card__image>.media:not(.product-card__image--hover){opacity:0}.cae-products .cae-product-card .product-card:hover .product-card__image>.media.product-card__image--hover,.cae-products .cae-product-card .product-card:focus-within .product-card__image>.media.product-card__image--hover{opacity:1}.cae-products .cae-product-card .cae-card__wishlist{pointer-events:none;opacity:0}.cae-products .cae-product-card .product-card:hover .cae-card__wishlist,.cae-products .cae-product-card .product-card:focus-within .cae-card__wishlist{pointer-events:auto;opacity:1}.cae-products .cae-product-card .quick-add{pointer-events:none;opacity:0;transform:translateY(12px)}.cae-products .cae-product-card .product-card:hover .quick-add,.cae-products .cae-product-card .product-card:focus-within .quick-add{pointer-events:auto;opacity:1;transform:translateY(0)}}@media screen and (min-width:640px){.cae-products .cae-product-card .product-card__information__wrapper{padding:18px 18px 20px}.cae-products .cae-product-card .product-card__information__wrapper>a{min-height:184px}.cae-products .cae-product-card .product-card__title,body:not(.hasHover) .cae-products .cae-product-card .product-card__title{font-size:16px}.cae-products .cae-product-card .price{font-size:18px}.cae-products .cae-product-card .quick-add{right:18px;left:18px}}@media screen and (max-width:767px){.cae-products .cae-product-card .product-card__information__wrapper>a{min-height:168px}.cae-products .cae-product-card .quick-add{top:-60px}}@media(prefers-reduced-motion:reduce){.cae-products .cae-product-card .product-card,.cae-products .cae-product-card .product-card__image>.media,.cae-products .cae-product-card .quick-add,.cae-products .cae-card__wishlist{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/81/assets/collection-product-card-figma.css.map */
