.product-card-report{background-color:#f8f9fb;border:1px solid rgba(20,27,40,.2);border-radius:16px;display:flex;gap:16px;overflow:hidden;width:100%;padding:24px}.product-card-report__image-section{display:none;flex-shrink:0}.product-card-report__image-wrapper{position:relative;width:236px;height:327px;border-radius:12px;overflow:hidden;flex-shrink:0}.product-card-report__image-wrapper--placeholder{background-color:#7337fc;display:flex;align-items:center;justify-content:center}.product-card-report__image-placeholder{font-family:OMR Sans,sans-serif;font-weight:700;font-size:20px;line-height:1.4;color:#f8f9fb;text-align:center;padding:24px}.product-card-report__image{width:100%;height:100%;object-fit:cover;display:block}.product-card-report__content{flex:1;display:flex;flex-direction:column;gap:24px}.product-card-report__header{display:flex;justify-content:flex-start;align-items:flex-start;width:100%}.product-card-report__bookmark-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:6px 12px;background-color:#f8f9fb;border:1px solid rgba(20,27,40,.05);border-radius:4px;cursor:pointer;font-family:OMR Sans,sans-serif;font-weight:700;font-size:14px;line-height:1.4;letter-spacing:.28px;color:#353a42;max-width:200px}.product-card-report__bookmark-button:hover{opacity:.8}.product-card-report__bookmark-button svg{flex-shrink:0}.product-card-report__bookmark-button .wishlist-button{transform:scale(1.2)}.product-card-report__bookmark-button .wishlist-button__icon{width:32px;height:32px}.product-card-report__bookmark-button .wishlist-button__heart svg{width:12px;height:12px}.product-card-report__bookmark-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card-report__text{display:flex;flex-direction:column;gap:8px;width:100%}.product-card-report__title{font-family:OMR Sans,sans-serif;font-weight:700;font-size:20px;line-height:1.4;color:#0c0d0f;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card-report__title a{color:inherit;text-decoration:none}.product-card-report__title a:hover{text-decoration:underline}.product-card-report__mobile-info{display:none}.product-card-report__description-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0}.product-card-report__description-item{font-family:OMR Sans,sans-serif;font-weight:400;font-size:20px;line-height:1.4;color:#353a42;margin:0;padding-left:0;position:relative}.product-card-report__description-item:before{display:none}.product-card-report__description-item:not(:last-child){margin-bottom:0}.product-card-report__description-text{font-family:OMR Sans,sans-serif;font-weight:400;font-size:20px;line-height:1.4;color:#353a42;margin:0}.product-card-report__dropdown-wrapper{width:100%}.product-card-report__dropdown{position:relative;display:flex;align-items:center;justify-content:space-between;max-width:200px;height:32px;padding:8px 10px 8px 8px;background-color:#fdfdfd;border:1px solid rgba(20,27,40,.5);border-radius:4px;cursor:pointer;overflow:hidden}.product-card-report__variant-select{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin:0;padding:0;opacity:0;cursor:pointer;z-index:1;border:none;background:transparent;appearance:none;-webkit-appearance:none;-moz-appearance:none}.product-card-report__dropdown-text{font-family:OMR Sans,sans-serif;font-weight:400;font-size:18px;line-height:1.4;color:#0c0d0f;flex:1;pointer-events:none;z-index:0}.product-card-report__dropdown svg{flex-shrink:0;width:16px;height:16px;pointer-events:none;z-index:0}.product-card-report__pricing{display:flex;align-items:center;gap:8px;height:34px}.product-card-report__regular-price{font-family:OMR Sans,sans-serif;font-weight:400;font-size:20px;line-height:1.4;color:#b91740;text-decoration:line-through}.product-card-report__price-separator{font-family:OMR Sans,sans-serif;font-weight:400;font-size:20px;line-height:1.4;color:#0c0d0f}.product-card-report__sale-price{font-family:OMR Sans,sans-serif;font-weight:700;font-size:20px;line-height:1.4;color:#0c0d0f}.product-card-report__actions{display:flex;align-items:center;gap:16px;width:100%;flex-wrap:wrap}.product-card-report__cart-form{min-width:0}.product-card-report__primary-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:40px;min-width:100px;padding:0 12px;background-color:#7337fc;border:none;border-radius:4px;cursor:pointer;font-family:OMR Sans,sans-serif;font-weight:700;font-size:18px;line-height:1.4;color:#f8f9fb;width:auto}.product-card-report__primary-button:hover{opacity:.9}.product-card-report__secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:40px;min-width:100px;padding:0 12px;background-color:#ffffff0d;border:1px solid rgba(20,27,40,.5);border-radius:4px;text-decoration:none;font-family:OMR Sans,sans-serif;font-weight:700;font-size:18px;line-height:1.4;color:#0c0d0f}.product-card-report__secondary-button:hover{opacity:.8}.product-card-report__secondary-button svg{flex-shrink:0}.product-card-report__button-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card-report__bookmark-icon-button{display:none;align-items:center;justify-content:center;width:40px;height:40px;background-color:#ffffff0d;border:1px solid rgba(20,27,40,.5);border-radius:4px;cursor:pointer;flex-shrink:0}.product-card-report__bookmark-icon-button:hover{opacity:.8}.product-card-report__bookmark-icon-button svg{flex-shrink:0}@media screen and (max-width: 639px){.product-card-report{flex-direction:column;gap:16;padding:16px}.product-card-report__dropdown-text{font-size:16px}.product-card-report__image-section{display:block;width:100%}.product-card-report__image-wrapper{width:100%;height:auto;aspect-ratio:424 / 587;border-radius:12px}.product-card-report__image{width:100%;height:auto;aspect-ratio:424 / 587}.product-card-report__content{gap:16px}.product-card-report__header,.product-card-report__text,.product-card-report__dropdown-wrapper,.product-card-report__pricing{display:none}.product-card-report__mobile-info{display:flex;align-items:center;gap:8px;width:100%;flex-wrap:wrap;font-family:OMR Sans,sans-serif;font-size:20px;line-height:1.4;color:#0c0d0f}.product-card-report__mobile-title{font-weight:700;margin:0;color:#0c0d0f}.product-card-report__mobile-title a{color:inherit;text-decoration:none}.product-card-report__mobile-title a:hover{text-decoration:underline}.product-card-report__mobile-separator,.product-card-report__mobile-dropdown-text{font-weight:400;color:#0c0d0f}.product-card-report__mobile-pricing{display:flex;align-items:center;gap:8px}.product-card-report__mobile-regular-price{font-weight:400;color:#b91740;text-decoration:line-through}.product-card-report__mobile-sale-price{font-weight:700;color:#0c0d0f}.product-card-report__actions{flex-direction:row;gap:16px;width:100%}.product-card-report__cart-form{display:none}.product-card-report__secondary-button{font-size:18px;height:40px;min-width:100px}.product-card-report__secondary-button .product-card-report__button-text{display:inline}.product-card-report__secondary-button svg{width:24px;height:24px}.product-card-report__bookmark-icon-button{display:flex;width:40px;height:40px}.product-card-report__bookmark-icon-button svg{width:16px;height:16px}}@media screen and (min-width: 640px) and (max-width: 1023px){.product-card-report{flex-direction:row;gap:16px;padding:24px}.product-card-report__image-section{display:block}.product-card-report__image-wrapper{width:192px;height:266px}.product-card-report__content{gap:24px}.product-card-report__header{display:flex}.product-card-report__bookmark-button{padding:6px 12px;font-size:14px;gap:6px}.product-card-report__bookmark-button svg{width:12px;height:12px}.product-card-report__title{font-size:20px;white-space:nowrap}.product-card-report__description-item{font-size:20px}.product-card-report__dropdown{height:32px;padding:8px 10px 8px 8px}.product-card-report__dropdown-text{font-size:18px}.product-card-report__regular-price,.product-card-report__price-separator,.product-card-report__sale-price{font-size:20px}.product-card-report__actions{flex-direction:row;flex-wrap:wrap}.product-card-report__cart-form{display:block;min-width:0}.product-card-report__primary-button{font-size:18px;height:40px;min-width:100px;width:auto}.product-card-report__secondary-button{font-size:18px;height:40px;min-width:100px}.product-card-report__secondary-button svg{width:24px;height:24px}.product-card-report__bookmark-icon-button{display:none}}@media screen and (min-width: 1024px){.product-card-report{flex-direction:row;gap:16px;padding:24px}.product-card-report__image-section{display:block}.product-card-report__image-wrapper{width:245px;height:339px}.product-card-report__content{gap:24px;justify-content:center}.product-card-report__header{display:flex}.product-card-report__bookmark-button{padding:6px 12px;font-size:14px;gap:6px}.product-card-report__bookmark-button svg{width:12px;height:12px}.product-card-report__title{font-size:20px;white-space:nowrap}.product-card-report__description-item{font-size:20px}.product-card-report__dropdown{height:32px;padding:8px 10px 8px 8px}.product-card-report__dropdown-text{font-size:18px}.product-card-report__regular-price,.product-card-report__price-separator,.product-card-report__sale-price{font-size:20px}.product-card-report__actions{flex-direction:row;flex-wrap:wrap}.product-card-report__primary-button,.product-card-report__secondary-button{font-size:18px;height:40px;min-width:100px}.product-card-report__secondary-button svg{width:24px;height:24px}}@media screen and (min-width: 1440px){.product-card-report{flex-direction:row;gap:16px;padding:24px}.product-card-report__image-section{display:block}.product-card-report__image-wrapper{width:236px;height:327px}.product-card-report__content{gap:24px}.product-card-report__header{display:flex}.product-card-report__bookmark-button{padding:6px 12px;font-size:14px;gap:6px}.product-card-report__bookmark-button svg{width:12px;height:12px}.product-card-report__title{font-size:20px;white-space:nowrap}.product-card-report__description-item{font-size:20px}.product-card-report__dropdown{height:32px;padding:8px 10px 8px 8px}.product-card-report__dropdown-text{font-size:18px}.product-card-report__regular-price,.product-card-report__price-separator,.product-card-report__sale-price{font-size:20px}.product-card-report__actions{flex-direction:row;flex-wrap:wrap}.product-card-report__cart-form{display:block;min-width:0}.product-card-report__primary-button{font-size:18px;height:40px;min-width:100px;width:auto}.product-card-report__secondary-button{font-size:18px;height:40px;min-width:100px}.product-card-report__secondary-button svg{width:24px;height:24px}.product-card-report__bookmark-icon-button{display:none}}@media screen and (min-width: 1440px){.product-card-report__image-wrapper{width:236px;height:327px}.product-card-report__content{gap:24px}.product-card-report__bookmark-button{padding:6px 12px;font-size:14px;gap:6px}.product-card-report__primary-button,.product-card-report__secondary-button{padding:0 12px;gap:10px}}
/*# sourceMappingURL=/cdn/shop/t/99/assets/product-card-report.css.map */
