.product-highlight{background:#fff;padding-top:90px;padding-bottom:40px}.product-highlight__heading{margin-bottom:40px}.product-grid{display:flex;gap:25px;justify-content:space-between}.product-card{width:50%;display:flex;flex-direction:column}.product-card__media{position:relative;width:100%;height:0;padding-bottom:100%;border-radius:15px;overflow:hidden;display:block}.product-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .4s ease-in-out}.product-img--1{opacity:1}.product-img--2{opacity:0}.product-card__media:hover .product-img--2{opacity:1}.product-card__media:hover .product-img--1{opacity:0}.product-info{display:flex;flex-direction:column;gap:30px;padding-top:20px}.product-info-top{display:flex;flex-direction:column;gap:20px}.rating-row{display:flex;align-items:center;gap:6px}.stars{color:#bfa77b;font-size:18px;letter-spacing:2px}.rating-count{color:#222;font-size:15px}.product-title{font-family:Lato;font-size:28px;font-weight:700;color:#000;line-height:1.2}.product-subtitle{font-size:17px;color:#222}.product-button{justify-content:space-between;width:100%}.product-price{font-weight:600}@media (max-width: 989px) and (min-width: 768px){.product-grid{flex-direction:column;gap:60px}.product-card{width:100%}.product-title{font-size:26px}.product-subtitle{font-size:16px}}@media (max-width: 767px){.product-highlight{padding-top:60px;padding-bottom:20px}.product-grid{flex-direction:column;gap:40px}.product-card{width:100%}.product-title{font-size:24px}.product-subtitle{font-size:15px}.rating-row{gap:4px}.product-info{gap:25px;padding-top:16px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/product-highlight.css.map */
