.component__product{display:grid;gap:2rem;grid-template-columns:1fr;padding:2rem 0}@media screen and (min-width:992px){.component__product{grid-template-columns:1fr 1fr;padding:4rem 0}}.product__main-image{max-height:40rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}@media screen and (min-width:768px){.product__main-image{max-width:34rem}}.product__thumbnail{max-width:4.6rem!important}.product__rating-stars{color:#4e7661;font-size:1rem}.product__title{font-size:1.25rem;margin-bottom:1rem}.product__rating{margin-bottom:1.5rem}.product__rating-value{font-size:1.25rem}.product__description{font-size:.75rem;margin-bottom:1.5rem}.site-commerce-price-group-default-formatter{margin-bottom:1.5rem}.site-commerce-price-group-default-formatter__value{font-size:1.25rem}.product__add-to-cart{align-items:flex-start;align-items:center;display:flex;flex:none;flex-direction:row;flex-grow:0;gap:8px;margin-bottom:2rem;order:0;padding:0}.product__quantity{margin-bottom:1.5rem}.product__quantity-controls{align-items:center;border:1px solid #aeb0b3;border-radius:24px;box-sizing:border-box;display:flex;flex:none;flex-direction:row;flex-grow:0;font-size:.75rem;gap:.5rem;height:43px;order:0;padding:8px 5px}.product__quantity-label{font-size:.75rem;font-weight:300}.product__quantity-btn{background:none;border:none;cursor:pointer;font-size:2rem;font-weight:lighter;transition:background-color .2s ease}.product__quantity-btn:hover{color:#5f6269}.product__quantity-input{border:none;font-size:1.25rem;text-align:center;width:2rem}.product__add-to-cart-button{background-color:#5f6269;color:#fff;height:43px;width:135px}.product__favorite{margin-bottom:1rem}.product__favorite-link{align-items:center;-moz-column-gap:.5rem;column-gap:.5rem;display:flex;font-size:.875rem}