.orw-product-card{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:16px;width:405px;height:538px;text-decoration:none;color:inherit;flex:none;flex-grow:0;position:relative;overflow:hidden}.orw-product-card__image-wrap{width:405px;height:477px;background:#f1f1f1;border-radius:24px;position:relative;overflow:hidden;flex:none;align-self:stretch;flex-grow:0}.orw-product-card__shadow{display:none!important}.orw-product-card__image{position:absolute;width:56.79%;height:auto;aspect-ratio:230 / 340;left:50%;top:50%;transform:translate(-50%,-50%);object-fit:contain;z-index:2;filter:drop-shadow(0 18px 16px rgba(0,0,0,.18)) drop-shadow(0 6px 8px rgba(0,0,0,.1))}.orw-product-card__side-image{position:absolute;width:79.57%;height:auto;aspect-ratio:322.26 / 483.39;left:78.52%;top:-3.31%;object-fit:contain;transform:rotate(14.12deg);pointer-events:none;z-index:1}.orw-product-card__badge{display:flex;justify-content:center;align-items:center;padding:6px 14px;gap:10px;position:absolute;width:auto;height:29px;left:14px;top:14px;background:#fff;border-radius:42px;font-family:var(--orw-font-body);font-weight:400;font-size:14px;line-height:17px;text-transform:uppercase;color:#171717;z-index:3}.orw-product-card__badge--sale{height:auto;padding:4.79px 9.58px;gap:7.98px;border-radius:26.35px;background:#fff;color:#d8612b;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;font-size:11.18px;line-height:11px}.orw-product-card__wishlist{position:absolute;right:22px;top:17px;width:24px;height:24px;padding:0;margin:0;border:none;background:none;cursor:pointer;z-index:10;opacity:0;pointer-events:none;transform:translateY(-40px);transition:opacity .35s cubic-bezier(.25,1,.5,1),transform .35s cubic-bezier(.25,1,.5,1);-webkit-tap-highlight-color:transparent;outline:none}.orw-product-card__wishlist svg,.orw-product-card__wishlist svg *{width:24px!important;height:24px!important;max-width:24px!important;pointer-events:none!important}.orw-product-card__wishlist{color:#7c7c7c}.orw-product-card:hover .orw-product-card__wishlist{opacity:1;pointer-events:auto;transform:translateY(0)}.orw-product-card__wishlist:hover{color:#171717}.orw-product-card__wishlist--active{color:#171717;opacity:1!important;pointer-events:auto!important;transform:translateY(0)!important}.orw-product-card__wishlist--active svg path{fill:#171717!important;stroke:#171717!important}.orw-product-card__add-btn{position:absolute;right:20px;bottom:20px;width:40px;height:40px;padding:0;margin:0;border:none;background:none;cursor:pointer;z-index:10;opacity:0;pointer-events:none;transform:translateY(40px);transition:opacity .35s cubic-bezier(.25,1,.5,1),transform .35s cubic-bezier(.25,1,.5,1);-webkit-tap-highlight-color:transparent;outline:none}.orw-product-card__add-btn svg,.orw-product-card__add-btn svg *{display:block!important;width:40px!important;height:40px!important;max-width:40px!important;pointer-events:none!important}.orw-product-card:hover .orw-product-card__add-btn{opacity:1;pointer-events:auto;transform:translateY(0)}.orw-product-card:hover .orw-product-card__add-btn:hover{transform:translateY(0) scale(1.1)}.orw-product-card__add-btn[aria-busy=true]{opacity:.55;pointer-events:none}.orw-product-card__info{display:flex;flex-direction:row;align-items:flex-end;padding:0;gap:24px;width:405px;height:45px;flex:none;align-self:stretch;flex-grow:0}.orw-product-card__details{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:6px;height:45px;flex:none;flex-grow:1;min-width:0}.orw-product-card__brand{font-family:var(--orw-font-body);font-weight:400;font-size:16px;line-height:19px;text-transform:uppercase;color:#757575;flex:none}.orw-product-card__title{font-family:var(--orw-font-body);font-weight:500;font-size:16px;line-height:20px;color:#171717;flex:none;align-self:stretch;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.orw-product-card__price{display:flex;flex-direction:row;justify-content:flex-end;align-items:baseline;padding:0;gap:6px;flex:none;flex-shrink:0;white-space:nowrap}.orw-product-card__compare-price{font-family:var(--orw-font-body);font-weight:400;font-size:16px;line-height:19px;text-align:right;text-decoration-line:line-through;color:#7c7c7c}.orw-product-card__sale-price,.orw-product-card__regular-price{font-family:var(--orw-font-body);font-weight:500;font-size:16px;line-height:20px;text-align:right;color:#484848}.orw-product-card--light .orw-product-card__brand,.orw-product-card--light .orw-product-card__title,.orw-product-card--light .orw-product-card__regular-price,.orw-product-card--light .orw-product-card__sale-price{color:#fff}.orw-product-card--light .orw-product-card__compare-price{color:#fff;text-decoration-color:#ffffff80}.orw-product-card__nav{box-sizing:border-box;position:absolute;top:50%;display:flex;align-items:center;justify-content:center;padding:11.43px;width:40px;height:40px;background:#fff;border:.71px solid #E1E1E1;border-radius:26.43px;color:#000;cursor:pointer;z-index:4;opacity:0;pointer-events:none;transition:opacity .35s cubic-bezier(.25,1,.5,1),transform .35s cubic-bezier(.25,1,.5,1);-webkit-tap-highlight-color:transparent;outline:none}.orw-product-card__nav--prev{left:17px;transform:translateY(-50%) translate(-12px)}.orw-product-card__nav--next{right:17px;transform:translateY(-50%) translate(12px);border:none}.orw-product-card__nav svg{width:17.14px;height:17.14px;flex-shrink:0}.orw-product-card:hover .orw-product-card__nav{opacity:1;pointer-events:auto}.orw-product-card:hover .orw-product-card__nav--prev,.orw-product-card:hover .orw-product-card__nav--next{transform:translateY(-50%) translate(0)}.orw-product-card__nav--disabled{background:transparent;cursor:default}.orw-product-card:hover .orw-product-card__nav--disabled{opacity:.5;pointer-events:none;transform:translateY(-50%) translate(0)}.orw-product-card__nav:focus-visible{outline:2px solid #171717;outline-offset:2px;opacity:1;pointer-events:auto;transform:translateY(-50%) translate(0)}@media(prefers-reduced-motion:reduce){.orw-product-card__nav{transition-duration:.01ms}}.orw-product-card .orw-product-card__image-wrap,.orw-product-card .orw-product-card__image{transition:transform .4s cubic-bezier(.25,1,.5,1)}.orw-product-card:hover .orw-product-card__image{transform:translate(-50%,-50%) scale(1.04)}.orw-product-card__nav:hover{transform:translateY(-50%) translate(0) scale(1.07);border-color:#17171740;box-shadow:0 2px 10px #0000001f;transition:transform .3s cubic-bezier(.25,1,.5,1),box-shadow .3s cubic-bezier(.25,1,.5,1),border-color .3s cubic-bezier(.25,1,.5,1)}.orw-product-card__nav--prev:hover svg{transform:translate(-2px)}.orw-product-card__nav--next:hover svg{transform:translate(2px)}.orw-product-card__nav:active{transform:translateY(-50%) translate(0) scale(.95);box-shadow:0 1px 4px #00000014;transition-duration:.1s}.orw-product-card--sold-out .orw-product-card__image-wrap{opacity:.6}.orw-product-card--sold-out .orw-product-card__badge{background:#171717;color:#fff}@media(max-width:989px){.orw-product-card__wishlist{opacity:1;pointer-events:auto;transform:translateY(0);top:10px;right:10px;width:16px;height:16px}.orw-product-card__wishlist svg,.orw-product-card__wishlist svg *{width:16px!important;height:16px!important;max-width:16px!important}.orw-product-card__add-btn{opacity:1;pointer-events:auto;transform:translateY(0);bottom:10px;right:10px;width:28px;height:28px;background:#171717;border-radius:50%}.orw-product-card__add-btn svg{display:none!important}.orw-product-card__add-btn:before,.orw-product-card__add-btn:after{content:"";position:absolute;top:50%;left:50%;background:#fff;border-radius:1px}.orw-product-card__add-btn:before{width:12px;height:2px;transform:translate(-50%,-50%)}.orw-product-card__add-btn:after{width:2px;height:12px;transform:translate(-50%,-50%)}.orw-product-card__nav{display:none}.orw-product-card__details{overflow:hidden;min-width:0}.orw-product-card__title{max-width:100%;min-width:0;flex:1 1 auto}.orw-product-card__info{flex-direction:column;align-items:flex-start;width:auto;height:auto;gap:4px}.orw-product-card__details{width:100%;height:auto;gap:2px}.orw-product-card__brand{font-size:12px;line-height:16px}.orw-product-card__title{font-size:14px;line-height:18px}.orw-product-card__price{flex-direction:row;flex-wrap:wrap;align-items:baseline;justify-content:flex-start;gap:6px;width:100%}.orw-product-card__compare-price{font-size:12px;line-height:16px}.orw-product-card__sale-price,.orw-product-card__regular-price{font-size:14px;line-height:18px}.orw-product-card__compare-price,.orw-product-card__sale-price,.orw-product-card__regular-price{text-align:left}.orw-product-card__badge--sale{display:none!important}}@media(max-width:749px){.orw-product-card__badge{height:auto;padding:3px 7px;gap:5px;top:8px;left:8px;font-size:9px;line-height:11px}.orw-product-card__image{width:73%}}@media(max-width:360px){.orw-product-card__badge{padding:2.5px 6px!important;gap:4px!important;top:6px!important;left:6px!important;font-size:8px!important;line-height:10px!important}.orw-product-card__image{width:75%!important}.orw-product-list .orw-product-card__image,.orw-more-in-collection .orw-product-card__image,.orw-you-might-like .orw-product-card__image,.orw-search__popular .orw-product-card__image{width:80%!important}}@media(min-width:2560px){.orw-product-card{width:calc(405px * var(--orw-scale));height:calc(539px * var(--orw-scale));gap:calc(16px * var(--orw-scale))}.orw-product-card__image-wrap{width:calc(405px * var(--orw-scale));height:calc(477px * var(--orw-scale));border-radius:calc(24px * var(--orw-scale))}.orw-product-card__shadow{filter:blur(calc(20px * var(--orw-scale)))}.orw-product-card__badge{padding:calc(6px * var(--orw-scale)) calc(14px * var(--orw-scale));height:calc(29px * var(--orw-scale));left:calc(14px * var(--orw-scale));top:calc(14px * var(--orw-scale));border-radius:calc(42px * var(--orw-scale));font-size:calc(14px * var(--orw-scale));line-height:calc(17px * var(--orw-scale))}.orw-product-card__info{width:calc(405px * var(--orw-scale));height:calc(46px * var(--orw-scale));gap:calc(24px * var(--orw-scale))}.orw-product-card__details{height:calc(46px * var(--orw-scale));gap:calc(6px * var(--orw-scale))}.orw-product-card__brand,.orw-product-card__title{font-size:calc(16px * var(--orw-scale));line-height:calc(20px * var(--orw-scale))}.orw-product-card__compare-price{font-size:calc(16px * var(--orw-scale));line-height:calc(19px * var(--orw-scale))}.orw-product-card__sale-price,.orw-product-card__regular-price{font-size:calc(16px * var(--orw-scale));line-height:calc(20px * var(--orw-scale))}.orw-product-card__nav{width:calc(40px * var(--orw-scale));height:calc(40px * var(--orw-scale));padding:calc(11.43px * var(--orw-scale));border-radius:calc(26.43px * var(--orw-scale))}.orw-product-card__nav--prev{left:calc(17px * var(--orw-scale))}.orw-product-card__nav--next{right:calc(17px * var(--orw-scale))}.orw-product-card__nav svg{width:calc(17.14px * var(--orw-scale));height:calc(17.14px * var(--orw-scale))}.orw-product-card__wishlist{width:calc(24px * var(--orw-scale));height:calc(24px * var(--orw-scale))}.orw-product-card__wishlist svg{width:calc(24px * var(--orw-scale))!important;height:calc(24px * var(--orw-scale))!important;max-width:calc(24px * var(--orw-scale))!important}.orw-product-card__add-btn{right:calc(24px * var(--orw-scale));bottom:calc(30px * var(--orw-scale));width:calc(40px * var(--orw-scale));height:calc(40px * var(--orw-scale))}.orw-product-card__add-btn svg{width:calc(40px * var(--orw-scale))!important;height:calc(40px * var(--orw-scale))!important;max-width:calc(40px * var(--orw-scale))!important}}@media(max-width:749px){.orw-product-list .orw-product-card,.orw-you-might-like .orw-product-card,.orw-more-in-collection .orw-product-card,.orw-search__popular .orw-product-card{width:100%;gap:7.148px}.orw-product-list .orw-product-card .orw-product-card__image-wrap,.orw-you-might-like .orw-product-card .orw-product-card__image-wrap,.orw-more-in-collection .orw-product-card .orw-product-card__image-wrap,.orw-search__popular .orw-product-card .orw-product-card__image-wrap{width:100%;height:auto;aspect-ratio:180.93 / 237;border-radius:10.72px;background:#f1f1f1}.orw-product-list .orw-product-card__badge,.orw-you-might-like .orw-product-card__badge,.orw-more-in-collection .orw-product-card__badge,.orw-search__popular .orw-product-card__badge{top:9.25px;left:9.25px;padding:4px 8px;gap:4.47px;border-radius:14.7421px;font-family:var(--orw-font-body-medium);font-weight:500;font-size:10px;line-height:10px;text-transform:uppercase}.orw-product-list .orw-product-card .orw-product-card__info,.orw-you-might-like .orw-product-card .orw-product-card__info,.orw-more-in-collection .orw-product-card .orw-product-card__info,.orw-search__popular .orw-product-card .orw-product-card__info{width:100%;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:6px;height:auto}.orw-product-list .orw-product-card__details,.orw-you-might-like .orw-product-card__details,.orw-more-in-collection .orw-product-card__details,.orw-search__popular .orw-product-card__details{width:100%;gap:2px}.orw-product-list .orw-product-card__brand,.orw-you-might-like .orw-product-card__brand,.orw-more-in-collection .orw-product-card__brand,.orw-search__popular .orw-product-card__brand{font-family:var(--orw-font-body-medium);font-weight:500;font-size:10px;line-height:10px;text-transform:uppercase;color:#7c7c7c}.orw-product-list .orw-product-card__title,.orw-you-might-like .orw-product-card__title,.orw-more-in-collection .orw-product-card__title,.orw-search__popular .orw-product-card__title{font-family:var(--orw-font-body-medium);font-weight:500;font-size:12px;line-height:12px;color:#171717}.orw-product-list .orw-product-card__sale-price,.orw-product-list .orw-product-card__compare-price,.orw-product-list .orw-product-card__regular-price,.orw-you-might-like .orw-product-card__sale-price,.orw-you-might-like .orw-product-card__compare-price,.orw-you-might-like .orw-product-card__regular-price,.orw-more-in-collection .orw-product-card__sale-price,.orw-more-in-collection .orw-product-card__compare-price,.orw-more-in-collection .orw-product-card__regular-price,.orw-search__popular .orw-product-card__sale-price,.orw-search__popular .orw-product-card__compare-price,.orw-search__popular .orw-product-card__regular-price{font-family:var(--orw-font-body-medium);font-weight:500;font-size:12px;line-height:12px}.orw-product-list .orw-product-card__wishlist,.orw-product-list .orw-product-card__add-btn,.orw-you-might-like .orw-product-card__wishlist,.orw-you-might-like .orw-product-card__add-btn,.orw-more-in-collection .orw-product-card__wishlist,.orw-more-in-collection .orw-product-card__add-btn,.orw-search__popular .orw-product-card__wishlist,.orw-search__popular .orw-product-card__add-btn{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/orw-product-card.css.map */
