.look-product-item{display:grid;grid-template-columns:280px minmax(0,1fr);align-items:stretch;gap:48px;width:100%;min-width:0;padding:28px 0;box-sizing:border-box}.look-product-item+.look-product-item{border-top:1px solid var(--border, #ddd)}.look-product-item__media{position:relative;display:block;width:100%;min-width:0;aspect-ratio:2 / 3;overflow:hidden;background:#f2f2f2}.look-product-item__media>a{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;overflow:hidden}.look-product-item__media img,.look-product-item__image,.look-product-item__placeholder,.look-product-item__media svg{display:block;width:100%;height:100%;max-width:100%;object-fit:cover;object-position:center;margin:0}.look-product-item__content{display:flex;flex-direction:column;align-items:flex-start;width:100%;min-width:0;min-height:100%;padding:4px 0;box-sizing:border-box}.look-product-item__badge{display:inline-flex;margin:0 0 6px;padding:4px 9px;color:#e78696;background:#fff0f3;font-size:9px;line-height:1;text-transform:uppercase}.look-product-item__title{display:-webkit-box;width:100%;min-width:0;margin:0;overflow:hidden;color:inherit;font-size:16px;line-height:1.25;font-weight:400;text-decoration:none;text-transform:uppercase;-webkit-box-orient:vertical;-webkit-line-clamp:2}.look-product-item__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;width:100%;margin-top:5px;font-size:16px;line-height:1.25;font-weight:600}.look-product-item__price .is-sale{color:var(--sale, #b60003)}.look-product-item__price s{color:#777;font-size:12px;font-weight:400}.look-product-item__colors{display:flex;align-items:center;flex-wrap:wrap;gap:12px;width:100%;margin-top:18px}.look-product-item__colors[hidden]{display:none!important}.look-product-item__color{appearance:none;-webkit-appearance:none;position:relative;flex:0 0 20px;display:block;width:20px;min-width:20px;max-width:20px;height:20px;min-height:20px;max-height:20px;margin:0;padding:0;border:1px solid rgba(0,0,0,.18);border-radius:50%;font-size:0;line-height:0;cursor:pointer}.look-product-item__color:after{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border:1px solid transparent;border-radius:50%;pointer-events:none}.look-product-item__color.is-active:after{border-color:#111}.look-product-item__color.is-loading{opacity:.45;pointer-events:none}.look-product-item__color:disabled{opacity:.4;cursor:default}.look-product-item__options{width:100%;margin-top:22px}.look-product-item .match-your-mood-item__single-variant{margin:0;font-size:11px}.look-product-item .match-your-mood-item__option{display:block;width:100%;margin:0;padding:0;border:0}.look-product-item .match-your-mood-item__option+.match-your-mood-item__option{margin-top:18px}.look-product-item .match-your-mood-item__option-name{display:block;margin:0 0 9px;padding:0;font-size:11px;line-height:1.2;text-transform:uppercase}.look-product-item .match-your-mood-item__values{display:flex;flex-wrap:wrap;align-items:stretch;gap:0;width:100%}.look-product-item .match-your-mood-item__value{appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;min-width:58px;height:38px;min-height:38px;margin:0;padding:0 15px;color:#111;background:#fff;border:1px solid #111;border-right-width:0;border-radius:0;font:inherit;font-size:11px;line-height:1;cursor:pointer}.look-product-item .match-your-mood-item__values .match-your-mood-item__value:last-child{border-right-width:1px}.look-product-item .match-your-mood-item__value.is-active{color:#fff;background:#111}.look-product-item .match-your-mood-item__value:disabled,.look-product-item .match-your-mood-item__value.is-unavailable{color:#aaa;background:#fff;opacity:.5;text-decoration:line-through;cursor:not-allowed}.look-product-item__sizes{display:flex;align-items:stretch;flex-wrap:wrap;width:100%;margin-top:18px}.look-product-item__size{appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;min-width:58px;height:38px;margin:0;padding:0 15px;color:#111;background:#fff;border:1px solid #111;border-right-width:0;border-radius:0;font:inherit;font-size:11px;line-height:1;cursor:pointer}.look-product-item__size:last-child{border-right-width:1px}.look-product-item__size.is-active{color:#fff;background:#111;border-color:#111}.look-product-item__size:disabled{color:#aaa;background:#fff;opacity:.5;text-decoration:line-through;cursor:not-allowed}.look-product-item__status{width:100%;margin:auto 0 0;padding-top:18px;color:#888;font-size:10px;line-height:1.2}.look-product-item__product-form{display:block;width:100%;margin-top:auto;padding-top:22px}.look-product-item__product-form form{display:block;width:100%;margin:0}.look-product-item__buy{appearance:none;-webkit-appearance:none;position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:38px;margin:0;padding:9px 18px;color:#000;background:#fff;border:1px solid #000;border-radius:999px;font:inherit;font-size:11px;line-height:1;text-align:center;text-transform:uppercase;cursor:pointer}.look-product-item__buy:hover{color:#fff;background:#000}.look-product-item__buy:disabled{opacity:.4;cursor:not-allowed}.look-product-item__buy-loader{position:absolute;top:50%;left:50%;display:none;width:16px;height:16px;border:1px solid currentColor;border-right-color:transparent;border-radius:50%;transform:translate(-50%,-50%);animation:look-product-item-spin .7s linear infinite}.look-product-item__buy.is-loading [data-add-to-cart-text]{opacity:0}.look-product-item__buy.is-loading .look-product-item__buy-loader{display:block}@keyframes look-product-item-spin{to{transform:translate(-50%,-50%) rotate(360deg)}}.match-your-mood__drawer .look-product-item,.nosto-complete-look__drawer .look-product-item{width:100%;max-width:100%;box-sizing:border-box}.match-your-mood__drawer .look-product-item__media,.nosto-complete-look__drawer .look-product-item__media{max-width:100%}.match-your-mood__drawer .look-product-item__media img,.nosto-complete-look__drawer .look-product-item__media img{max-width:none}.match-your-mood__drawer .match-your-mood__drawer-products{display:grid;width:100%}.match-your-mood__drawer .look-product-item{grid-template-columns:280px minmax(0,1fr);gap:48px}.nosto-complete-look__drawer .nosto-complete-look__drawer-products{display:grid;width:100%}.nosto-complete-look__drawer .nosto-complete-look__drawer-item-placeholder{width:100%;min-width:0}.nosto-complete-look__drawer .nosto-complete-look__drawer-item-placeholder+.nosto-complete-look__drawer-item-placeholder{border-top:1px solid var(--border, #ddd)}.nosto-complete-look__drawer .nosto-complete-look__drawer-item-placeholder .look-product-item{grid-template-columns:minmax(0,1fr) minmax(220px,1fr);align-items:start;gap:14px;min-height:0;padding:22px 0}.nosto-complete-look__drawer .nosto-complete-look__drawer-item-placeholder .look-product-item__media{width:100%;height:auto;aspect-ratio:2 / 3;align-self:start;overflow:hidden}.nosto-complete-look__drawer .nosto-complete-look__drawer-item-placeholder .look-product-item__media>a{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.nosto-complete-look__drawer .nosto-complete-look__drawer-item-placeholder .look-product-item__image{width:100%;height:100%;object-fit:cover;object-position:center}.nosto-complete-look__drawer .nosto-complete-look__drawer-item-placeholder .look-product-item__content{min-height:100%;padding:24px 0}@media only screen and (max-width:989px){.match-your-mood__drawer .look-product-item{grid-template-columns:220px minmax(0,1fr);gap:30px}.nosto-complete-look__drawer .nosto-complete-look__drawer-item-placeholder .look-product-item{grid-template-columns:minmax(0,1fr) minmax(200px,1fr)}}@media only screen and (max-width:749px){.look-product-item{padding:20px 0}.look-product-item__title{font-size:12px}.look-product-item__price{font-size:13px}.look-product-item__price s{font-size:10px}.look-product-item__colors{gap:10px;margin-top:14px}.look-product-item .match-your-mood-item__value,.look-product-item__size{min-width:40px;height:32px;min-height:32px;padding-inline:9px;font-size:9px}.look-product-item__buy{font-size:10px}.match-your-mood__drawer .look-product-item{grid-template-columns:132px minmax(0,1fr);gap:14px}.nosto-complete-look__drawer .nosto-complete-look__drawer-item-placeholder .look-product-item{grid-template-columns:44% 56%;gap:0;min-height:260px}.nosto-complete-look__drawer .nosto-complete-look__drawer-item-placeholder .look-product-item__content{padding:20px 12px}}@media only screen and (max-width:420px){.match-your-mood__drawer .look-product-item{grid-template-columns:128px minmax(0,1fr);gap:12px}}
/*# sourceMappingURL=/cdn/shop/t/531/assets/look-product-item.css.map */
