.tasting-guides-products__container{padding:0 20px}.tasting-guides-products__product{display:flex;flex-direction:column;gap:20px;width:100%}.tasting-guides-products__product--slider{gap:40px}.tasting-guides-products__product-gallery-image-wrapper{width:100%;aspect-ratio:1/1;overflow:hidden;border-radius:10px}.tasting-guides-products__product-gallery-image-wrapper-image{width:100%;height:100%;object-fit:cover}.tasting-guides-products__product-info-top{display:flex;flex-direction:column;gap:10px}.tasting-guides-products__products{display:flex;flex-direction:column;gap:60px}.tasting-guides-products__product-info-title-wrapper{display:flex;flex-direction:column;gap:5px}.tasting-guides-products__product-title{font-size:28px;line-height:38px}.tasting-guides-products__product-subtitle{font-size:18px;color:#2d307a;line-height:24px}.tasting-guides-products__product-info-location{display:flex;gap:10px}.tasting-guides-products__product-info-location-text{font-size:16px;color:#2d307a;line-height:22px}.tasting-guides-products__product-info-scale-wrapper{display:flex;flex-wrap:wrap;gap:10px;margin-top:15px;justify-content:space-between}.tasting-guides-products__product-info-scale-track{width:100%;flex-shrink:0;position:relative;height:12px;background-color:#c9e4ee;border-radius:25px;order:1}.tasting-guides-products__product-info-scale-track-bar{position:absolute;width:24px;height:24px;background-color:#2d307a;border-radius:50%;top:50%;transform:translate(-50%,-50%)}.tasting-guides-products__product-info-scale-title{font-size:16px;color:#2d307a;line-height:22px;font-style:italic;max-width:150px;order:2}.tasting-guides-products__product-description p{font-size:16px}.tasting-guides-products__product-description{margin-top:20px}.tasting-guides-products__product-description p:not(:last-child){margin-bottom:16px}.tasting-guides-products__product-callout-wrapper{margin-top:20px;display:flex;align-items:center;width:100%;gap:10px;padding:20px;border-radius:15px;background-color:#c6e3ee;color:#2d307a}.tasting-guides-products__product-pairing-stickers{margin-top:20px;display:flex;flex-direction:column;gap:10px}.tasting-guides-products__product-pairing-stickers-items{display:flex;flex-wrap:wrap;gap:10px}.tasting-guides-products__product-pairing-sticker{padding:10px 20px;background-color:#c6e3ee;color:#2d307a;border-radius:10px;font-size:16px;line-height:22px;font-weight:500;text-align:center}.tasting-guides-products__product-pairing-stickers-title{font-size:18px;color:#2d307a;line-height:24px;font-weight:700}.tasting-guides-products__product-callout-wrapper--with-image{padding:5px}.tasting-guides-products__product-callout-image-wrapper{width:64px;aspect-ratio:1/1;overflow:hidden;border-radius:10px;flex-shrink:0}.tasting-guides-products__product-callout-image{width:100%;height:100%;object-fit:cover}.tasting-guides-products__product-callout-text{font-size:16px;line-height:22px}.tasting-guides-products__product-callout-text b{font-weight:900}.tasting-guides-products__product-accordions{margin-top:20px;border-top:1px solid #2D307A}.tasting-guides-products__product-accordion{border-bottom:1px solid #2D307A;display:flex;flex-direction:column}.tasting-guides-products__product-accordion-label{font-size:18px;color:#2d307a;line-height:24px;font-weight:700;cursor:pointer;padding:10px 0;display:flex;justify-content:space-between;align-items:center}.tasting-guides-products__product-accordion-label:after{content:"+";font-size:24px;color:#2d307a;line-height:24px;font-weight:700;transition:all .3s ease-in-out;opacity:1}.tasting-guides-products__product-accordion .tasting-guides-products__product-accordion-input:checked~.tasting-guides-products__product-accordion-label:after{content:"-";opacity:0;animation:fadeIn .3s ease-in-out forwards}.tasting-guides-products__product-accordion-description-wrapper{max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(0,1,0,1)}.tasting-guides-products__product-accordion .tasting-guides-products__product-accordion-input:checked~.tasting-guides-products__product-accordion-description-wrapper{max-height:1000px;overflow-y:scroll;transition:max-height .5s cubic-bezier(.9,0,.3,.9)}.tasting-guides-products__product-accordion-description{padding-bottom:10px}.tasting-guides-products__product-accordion-description p:not(:last-child){margin-bottom:16px}.tasting-guides-products__product-disclaimer-wrapper{margin-top:10px;display:flex;justify-content:flex-end}.tasting-guides-products__product-disclaimer{display:flex;align-items:center;gap:5px;cursor:pointer;position:relative}.tasting-guides-products__product-disclaimer:active:after,.tasting-guides-products__product-disclaimer:focus:after{content:attr(title);width:290px;padding:10px;position:absolute;bottom:100%;right:0;background:#000;color:#fff;border-radius:4px;font-size:14px;font-style:italic;z-index:10;margin-bottom:8px;opacity:0;animation:fadeIn .3s ease-in-out forwards}@media(hover:hover){.tasting-guides-products__product-disclaimer:hover:after{content:attr(title);width:290px;padding:10px;position:absolute;bottom:100%;right:0;background:#000;color:#fff;border-radius:4px;font-size:14px;font-style:italic;z-index:10;margin-bottom:8px;opacity:0;animation:fadeIn .3s ease-in-out forwards}}.tasting-guides-products__product-disclaimer-label{font-size:16px;font-style:italic;color:#2d307a;line-height:22px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media(min-width:481px){.tasting-guides-products__container{padding:0 10px}}@media(min-width:768px){.tasting-guides-products__container{padding:0}.tasting-guides-products__product{flex-direction:row;align-items:flex-start;gap:30px}.tasting-guides-products__product-gallery{flex:1;max-width:520px}.tasting-guides-products__product-info{padding-top:20px;flex:1}}@media(min-width:992px){.tasting-guides-products__product-info-top{flex-direction:row;gap:20px;align-items:flex-start;justify-content:space-between}.tasting-guides-products__product{gap:40px}.tasting-guides-products__product-info{padding-top:20px}.tasting-guides-products__product-info-scale-wrapper{margin-top:20px;align-items:center;gap:15px}.tasting-guides-products__product-info-scale-track{flex:1;order:unset}.tasting-guides-products__product-info-scale-title{order:unset}}@media(min-width:1200px){.tasting-guides-products__product{gap:60px}}.tasting-guides-products__products-bubbles{display:flex;flex-wrap:nowrap;overflow-x:scroll;gap:20px;margin-bottom:10px;padding:10px 2px 30px;scrollbar-width:auto;scrollbar-color:#ef4a31 #f1f1f1}.tasting-guides-products__products-bubbles::-webkit-scrollbar{height:12px}.tasting-guides-products__products-bubbles::-webkit-scrollbar-track{background:#f1f1f1}.tasting-guides-products__products-bubbles::-webkit-scrollbar-thumb{background:#ef4a31;border-radius:4px}.tasting-guides-products__products-bubbles::-webkit-scrollbar-thumb:hover{background:#ef4a31}@media(max-width:767px){.tasting-guides-products__products-bubbles{margin-left:-30px;margin-right:-30px;padding-left:30px;padding-right:30px}}.tasting-guides-products__products-bubbles .tasting-guides-products__product-bubble{display:flex;flex-direction:column;gap:10px;width:150px;flex-shrink:0;cursor:pointer}@media(hover:hover){.tasting-guides-products__products-bubbles .tasting-guides-products__product-bubble:hover{transition:all .3s ease-in-out;transform:scale(1.05)}}.tasting-guides-products__products-bubbles .tasting-guides-products__product-bubble-image-wrapper{width:100%;aspect-ratio:1/1;overflow:hidden;border-radius:10px}.tasting-guides-products__products-bubbles .tasting-guides-products__product-bubble.active .tasting-guides-products__product-bubble-image-wrapper{outline:2px solid #ef4a31}.tasting-guides-products__products-bubbles .tasting-guides-products__product-bubble-image{width:100%;height:100%;object-fit:cover}.tasting-guides-products__products-bubbles .tasting-guides-products__product-bubble-title{font-size:16px;line-height:22px;text-align:center;color:#ef4a31;font-family:Nunito,sans-serif;font-weight:900}.tasting-guides-products__products-bubbles .tasting-guides-products__product-bubble.active{opacity:1}.tasting-guides-products__product.hidden{display:none}.tasting-guides-products__product.active{display:flex}
/*# sourceMappingURL=/cdn/shop/t/81/assets/ctr-tasting-guides-products.css.map */
