.product-recommendations-module__title{display:flex;align-items:center;color:#1A1F27;padding:0px 0 5px;font-size:1.3rem}@media only screen and (max-width: 1025px){.products-recommended-fragment{display:flex;flex-direction:column;border-radius:3px;font-weight:600;width:100%}.product-recommendations__wrapper{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(5, 1fr);grid-gap:15px;background:#fff;padding:0;font-size:1.3rem;border-top:none;border-radius:0 0 5px 5px}.product-recommendations-module__title{display:flex;justify-content:center;padding:20px 0;font-weight:700;background:#fff}.product-recommendations-module__title-text{font-size:1.7rem;color:#1A1F27;font-weight:600;margin:auto}}@media only screen and (min-width: 1025px){.product-recommendations-module__title-text{font-size:1.4rem;font-weight:600}.product-recommendations-module__title{display:flex;align-items:center;color:#1A1F27;padding:0px 0 5px;font-size:1.3rem}.product-recommendations__wrapper{display:grid;grid-template-columns:repeat(auto-fit, calc((100% / 5) - 12px));grid-template-rows:repeat(2, 1fr);grid-gap:15px;padding-bottom:15px}.product-recommendations-module__title-text{font-size:2rem}}.product-recommendations__skeleton-wrapper{display:flex;flex-direction:column;font-weight:600;padding:15px}.recommendations-item-skeleton{height:350px;width:100%;background:#F7F7F7;padding:10px;margin:5px 0;animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background:#F7F7F7;background:linear-gradient(to right, #F7F7F7 8%, #e4e4e4 18%, #F7F7F7 33%);background-size:1000px 104px}@keyframes placeHolderShimmer{0%{background-position:-468px 0}100%{background-position:468px 0}}@media only screen and (max-width: 1025px){.product-recommendations__product-skeleton-wrapper{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(5, 1fr);grid-gap:15px}.recommendations-item-skeleton{height:290px}}@media only screen and (min-width: 1025px){.product-recommendations__product-skeleton-wrapper{display:grid;grid-template-columns:repeat(auto-fit, calc((100% / 5) - 12px));grid-template-rows:repeat(2, 1fr);grid-gap:15px}}.product-card{width:100%;margin:0;padding:12px}.product-card__image-wrapper{display:flex;align-items:center;justify-content:center;position:relative;width:100%}.product-card__discount-text{position:absolute;top:0;color:#fff;margin:0;left:0;z-index:2;padding:3px 4px;font-size:1.1rem;background-color:#ff0073}.product-card__format-text{position:absolute;bottom:0;color:#1A1F27;margin:0;left:0;z-index:2;padding:2px 4px;font-size:0.9rem;background-color:#F7F7F7}.product-card__energy-label-wrapper{position:absolute;bottom:0;left:0;z-index:2;display:flex;justify-content:space-between;max-width:40px;max-height:40px}.product-card__product-info-wrapper{display:flex;flex-direction:column;margin-left:10px}.product-card__title{color:#005c9c;margin:0 0 5px 0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;overflow:hidden;letter-spacing:-0.1px;font-size:1.35rem;font-weight:400;height:35px}.product-card__price-wrapper{display:flex;align-items:center;justify-content:space-between}.product-card__price-wrapper .price{font-weight:700;font-size:1.3rem;letter-spacing:-0.2px}.product-card__subtitle-text{color:#1A1F27;font-size:1.25rem;font-weight:400;margin:0 0 5px 0}.product-card__regular-price{color:var(--theme-color-price, #ff0073)}.product-card__price-wrapper .original-price{margin-left:2px;color:#63676E;font-size:1.2rem;font-weight:400;text-decoration:line-through}@media only screen and (min-width: 1025px){.product-card:hover{text-decoration:none}.product-card{border:1px solid #f2f2f2;border-radius:5px;padding:12px}.product-card__image-wrapper{align-self:center;margin-bottom:10px;height:250px}.product-card__product-image{mix-blend-mode:multiply;max-width:220px;max-height:200px}.product-card__product-info-wrapper{margin-left:0;width:100%}.product-card__price-wrapper{margin-top:15px;width:100%;justify-content:space-between}.product-card__price-wrapper .original-price,.product-card__price-wrapper .price{font-size:1.4rem}}@media only screen and (max-width: 1025px){.product-card:not(:last-child){border-bottom:0}.product-card__image-wrapper{width:100%;height:160px;padding-left:0;margin:auto auto 10px auto}.product-card__product-image{max-width:150px;max-height:150px}.product-card__product-info-wrapper{margin-left:0}}.products-recommended-fragment{width:100%;margin:0;padding:15px 0}
