.featured-product-grid{display:flex;flex-direction:column;gap:0}@media screen and (min-width: 750px){.featured-product-grid{gap:3.2rem}}@media screen and (min-width: 1200px){.featured-product-grid{gap:5.6rem}}.featured-product-grid__wrapper{width:100%}.featured-product-grid__layout{display:grid;grid-template-columns:1fr;align-items:start;background:#fff;border:2px solid #062347;border-radius:12px;padding:0rem}@media screen and (min-width: 990px){.featured-product-grid__layout{grid-template-columns:1fr 1fr 1fr;align-items:start}}.featured-product-grid__flavors{grid-column:span 2;padding:32px 32px 0;height:100%}.flavors-header{text-align:center;margin-bottom:2rem}.flavors-title{font-size:32px;font-weight:500;color:#062347;margin:0 0 .5rem;text-transform:uppercase;letter-spacing:0;font-family:var(--font-heading-family)}.flavors-subtitle{font-size:22px;color:#062347;margin:0;font-family:Playfair,serif;font-weight:300;text-transform:uppercase;letter-spacing:0}.flavors-grid{max-height:500px;overflow-y:auto;direction:rtl}@media screen and (min-width: 990px){.flavors-grid{overflow-x:auto;overflow-y:hidden;direction:ltr;width:100%;max-height:none}}.flavors-grid::-webkit-scrollbar{width:5px}.flavors-grid::-webkit-scrollbar-track{background:#06234744}.flavors-grid::-webkit-scrollbar-thumb{background:#062347;border-radius:2.5px}.flavors-grid::-webkit-scrollbar-thumb:hover{background:#062347}.flavor-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:10px 10px 28px;border-radius:8px;cursor:pointer;transition:all .3s ease-in-out;border:2px solid transparent}.flavor-item:hover{transform:translateY(-2px);box-shadow:1px 3px 7px 1px #0623471a}.flavor-item--selected{background:#fcf5e8}.flavor-image{width:126px;height:126px;border-radius:50%;overflow:hidden;margin-bottom:10px;display:flex;align-items:center;justify-content:center}.flavor-thumbnail{width:100%;height:100%;object-fit:cover}.flavor-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#4a90e2,#062347);display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem;font-weight:700}.flavor-name{font-size:18px;font-weight:600;color:#062347;line-height:130%}.featured-product-grid__product{padding:0;border-radius:12px;height:100%;display:flex;flex-direction:column}.product-media{margin-bottom:0rem;height:100%;min-height:420px}.product-image-wrapper{border-radius:12px 12px 0 0;overflow:hidden;width:100%;height:100%;position:relative}.product-image{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.product-info{display:flex;flex-direction:row;gap:6px;align-items:center;justify-content:space-between;padding:14px;border-radius:0 0 12px 12px;background-color:#a9fffc;overflow:hidden}.variant-name{font-size:16px;font-weight:600;color:#062347;margin:0;line-height:1.2}.size-selection{display:flex;flex-direction:column;gap:1rem}.size-label{font-size:1.4rem;font-weight:600;color:#062347;margin:0}.size-dropdown-wrapper{position:relative}.size-dropdown{width:max-content;padding:1rem 3rem 1rem 1.2rem;color:#062347;border-radius:6px;font-size:14px;font-weight:400;cursor:pointer;transition:all .3s ease;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23062347' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1rem center;background-size:16px;background-color:transparent}.size-dropdown option{padding:.8rem;font-size:1.3rem;background:#fff;color:#062347}.product-price{margin:1rem 0}.price--large .price__regular .price-item--regular{font-size:2.4rem;font-weight:700;color:#062347}.price--large .price__sale .price-item--sale{font-size:2.4rem;font-weight:700;color:#dc3545}.price--large .price__compare .price-item--compare{font-size:1.8rem;color:#6c757d;text-decoration:line-through}.product-form{display:flex;flex-direction:column;gap:1.5rem}@media screen and (min-width: 1280px){.featured-product-grid__layout{grid-template-columns:1fr 1fr 1fr 1fr 1fr;align-items:start}.featured-product-grid__flavors{grid-column:span 3}.featured-product-grid__product{grid-column:span 2}}@media screen and (max-width: 989px){.featured-product-grid__layout{grid-template-columns:1fr;gap:0rem}.flavors-grid{display:flex;width:100%;overflow-x:auto;direction:ltr}.flavor-item{width:100%;flex-shrink:0;padding:8px}.flavor-image{width:126px;height:126px}.flavor-name,.product-title{font-size:16px}.price--large .price__regular .price-item--regular{font-size:2rem}}@media screen and (max-width: 749px){.featured-product-grid__flavors{padding:10px}.flavors-title{font-size:24px}.flavors-subtitle{font-size:22px}.flavor-image{width:120px;height:120px}.flavor-name{font-size:16px}.size-options{gap:.6rem}.size-option{padding:.6rem 1rem;font-size:1.2rem;min-width:70px}.add-to-cart-btn{padding:1rem 1.5rem;font-size:1.4rem}}.flavor-item{transition:all .3s cubic-bezier(.4,0,.2,1)}.flavor-item:hover{transform:translateY(-4px)}.flavor-item:focus-visible,.size-option:focus-visible,.quantity-btn:focus-visible,.add-to-cart-btn:focus-visible{outline:3px solid #4A90E2;outline-offset:2px}.button-text-desktop{display:inline}.button-text-mobile{display:none}.button-arrow{margin-left:4px;vertical-align:middle}@media screen and (max-width: 749px){.button-text-desktop{display:none}.button-text-mobile{display:inline-flex;align-items:center;gap:4px}.add-to-cart-btn{min-width:auto;padding:.8rem 1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-featured-product-grid.css.map */
