.shop-look__layout{display:flex;flex-wrap:wrap;gap:40px;align-items:center}.shop-look__media-col{flex:0 0 calc(42% - 20px)}.shop-look__content-col{flex:0 0 calc(58% - 20px);display:flex;flex-direction:column;gap:25px}.shop-look__image-wrapper img{width:100%;height:auto;display:block}.shop-look__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.shop-look__item{background:#fff;transition:transform .2s ease;border-radius:6px;padding:12px;display:flex;flex-direction:column;align-items:center}.shop-look__item:hover{transform:translateY(-3px)}.shop-look__item-link{text-decoration:none;color:inherit;display:flex;flex-direction:column;align-items:center;width:100%}.shop-look__item-image{width:100%;max-width:450px;margin-bottom:10px}.shop-look__item-image img{width:100%;height:auto;object-fit:contain;border-radius:4px;display:block}.shop-look__item-info{text-align:center;width:100%}.product-title{margin:0 0 4px;font-size:1.3rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-price{margin:0;font-size:1.4rem;color:rgba(var(--color-foreground),.75)}@media screen and (max-width:749px){.shop-look__layout{gap:20px}.shop-look__media-col,.shop-look__content-col{flex:0 0 100%}.shop-look__grid{grid-template-columns:repeat(2,1fr);gap:12px}.shop-look__item-image{max-width:140px}.product-title{font-size:1.1rem}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-shop-the-look.css.map */
