.wine-product{width:100%}.wine-product__title{font-size:3rem;font-weight:600;margin:0 0 1.5rem;line-height:1.2;letter-spacing:-.02em}@media screen and (min-width: 750px){.wine-product__title{font-size:3.2rem}}@media screen and (min-width: 990px){.wine-product__title{font-size:3.6rem}}.wine-product__top-grid{display:flex;flex-direction:column;gap:2rem;align-items:stretch}@media screen and (min-width: 750px){.wine-product__top-grid{display:grid;grid-template-columns:minmax(300px,1fr) 1.5fr;gap:3rem}}@media screen and (min-width: 990px){.wine-product__top-grid{grid-template-columns:minmax(400px,1fr) 1.75fr;gap:4rem}}.wine-product__gallery{position:relative;display:flex;justify-content:center;align-items:flex-start;width:100%}@media screen and (min-width: 750px){.wine-product__gallery{min-height:450px}}@media screen and (min-width: 990px){.wine-product__gallery{min-height:auto}}@media screen and (min-width: 750px){.wine-product__gallery .product__column-sticky{position:sticky;top:calc(var(--header-height, 10rem) + 2rem);align-self:flex-start}}.wine-product__no-image{width:100%;max-width:500px;min-height:400px;background:#fafafa;border:1px solid rgba(0,0,0,.06);border-radius:8px;display:flex;align-items:center;justify-content:center}.wine-product__no-image span{color:#0000004d;font-size:1.4rem;text-align:center}@media screen and (min-width: 750px){.wine-product__no-image{min-height:450px}}@media screen and (min-width: 990px){.wine-product__no-image{min-height:550px}}.wine-product__gallery media-gallery{width:100%;max-width:500px;margin-left:auto;margin-right:auto}.wine-product__gallery .product-media-container{margin-left:auto;margin-right:auto;max-height:450px}@media screen and (min-width: 750px){.wine-product__gallery .product-media-container{max-height:550px}}@media screen and (min-width: 990px){.wine-product__gallery .product-media-container{max-height:65vh}}.wine-product__gallery .media img{object-fit:contain;max-height:450px;width:auto;height:auto}@media screen and (min-width: 750px){.wine-product__gallery .media img{max-height:550px}}@media screen and (min-width: 990px){.wine-product__gallery .media img{max-height:65vh}}.wine-product__gallery .product__media-list{width:100%!important;margin-left:0!important;margin-right:0!important}.wine-product__gallery .product__media-item{width:100%!important;max-width:100%!important;display:flex!important;justify-content:center!important;align-items:center!important}.wine-product__gallery .grid--peek .product__media-item{width:100%!important}.wine-product__gallery slider-component.slider-mobile-gutter{margin-left:0!important;margin-right:0!important}.wine-product__gallery .grid--peek.slider .grid__item:first-of-type{margin-left:0!important}.wine-product__main-info{display:grid;grid-template-columns:3fr 1fr;gap:1rem}.wine-product__title{grid-column:1 / -1;margin-bottom:.5rem}.wine-product__description{grid-column:1 / -1;margin-bottom:1.5rem}.wine-product__price--mobile{grid-column:1;display:block;margin-bottom:0;align-self:center}.wine-product__price--desktop{display:none}.wine-product__form{display:contents}.wine-product__quantity{grid-column:2;align-self:center}.wine-product__buttons{grid-column:1 / -1;margin-bottom:0}.wine-product__details{grid-column:1 / -1;width:100%;max-width:100%;margin-top:4rem;display:flex;flex-direction:column;gap:2rem}@media screen and (min-width: 990px){.wine-product__main-info{display:flex;flex-direction:column;gap:0}.wine-product__title{margin-bottom:2rem}.wine-product__description{margin-top:0;margin-bottom:2.5rem}.wine-product__price--mobile{display:none}.wine-product__price--desktop{display:flex;align-items:center;margin-top:0;margin-bottom:1.2rem;margin-right:auto;height:50px}.wine-product__form{display:flex;flex-direction:row;gap:1.25rem;align-items:center;margin-bottom:3.5rem;padding:0}}.wine-product__price{font-size:2rem;font-weight:600;color:#000000b3}@media screen and (min-width: 750px){.wine-product__price{font-size:2.6rem}}@media screen and (min-width: 990px){.wine-product__price{font-size:3.2rem;font-weight:700;color:#000000d9;line-height:1}}.wine-product__description{font-size:1.4rem;line-height:1.7;color:#000c}@media screen and (min-width: 750px){.wine-product__description{font-size:1.5rem}}.wine-product__description p{margin-bottom:1rem}.wine-product__description p:last-child{margin-bottom:0}.wine-product__quantity{display:flex;align-items:center;gap:1rem}.wine-product__quantity label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.wine-product__quantity .quantity{display:flex;align-items:center;vertical-align:center;border-radius:28px;border:1px solid rgba(0,0,0,.15);width:fit-content;height:auto;min-height:auto;padding:0}@media screen and (min-width: 990px){.wine-product__quantity .quantity{height:50px}}.wine-product__quantity .quantity__button{background:transparent;border:none;cursor:pointer;padding:.75rem 1rem;display:flex;align-items:center;justify-content:center;transition:background-color .2s;flex-shrink:0}@media screen and (min-width: 750px){.wine-product__quantity .quantity__button{padding:.6rem .9rem}}@media screen and (min-width: 990px){.wine-product__quantity .quantity__button{padding:0 1rem;height:100%}}.wine-product__quantity .quantity__button:hover{background-color:#0000000d}.wine-product__quantity .quantity__button:first-child{border-radius:28px 0 0 28px}.wine-product__quantity .quantity__button:last-child{border-radius:0 28px 28px 0}.wine-product__quantity .quantity__button svg{width:12px;height:12px}@media screen and (min-width: 750px){.wine-product__quantity .quantity__button svg{width:12px;height:12px}}.wine-product__quantity .quantity__input{border:none;text-align:center;width:50px;min-width:50px;padding:.75rem .5rem;font-size:1.6rem;font-weight:600;background:transparent}@media screen and (min-width: 750px){.wine-product__quantity .quantity__input{width:45px;min-width:45px;padding:.6rem .4rem;font-size:1.4rem}}@media screen and (min-width: 990px){.wine-product__quantity .quantity__input{width:35px;min-width:35px;padding:0 .25rem;font-size:1.4rem;height:100%}}.wine-product__quantity .quantity__input::-webkit-inner-spin-button,.wine-product__quantity .quantity__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.wine-product__buttons{display:flex;gap:1rem;width:100%}@media screen and (min-width: 750px){.wine-product__buttons{width:auto}}@media screen and (min-width: 990px){.wine-product__buttons{margin-bottom:0}}.wine-product__submit{padding:1.4rem 2rem;font-size:1.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .2s;border-radius:4px;flex:1;width:100%;white-space:nowrap}@media screen and (min-width: 750px){.wine-product__submit{padding:1rem 2.5rem;font-size:1.4rem;width:auto;flex:initial}}@media screen and (min-width: 990px){.wine-product__submit{padding:0 3rem;height:50px;display:flex;align-items:center;justify-content:center}}.wine-product__submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.wine-product__submit:disabled{opacity:.5;cursor:not-allowed}@media screen and (min-width: 1200px){.wine-product__details{display:grid;grid-template-columns:1fr 1fr;gap:3rem}}.wine-specs-section{margin-bottom:3rem;width:100%;max-width:100%}@media screen and (min-width: 750px){.wine-specs-section{margin-bottom:4rem}}@media screen and (min-width: 990px){.wine-specs-section{margin-bottom:5rem}}.wine-section__title{font-size:1.8rem;font-weight:700;margin:0 0 1.5rem;padding-bottom:1rem;color:#000;letter-spacing:-.01em}@media screen and (min-width: 750px){.wine-section__title{font-size:2rem}}.wine-section__content{display:flex;flex-direction:column;gap:1rem;font-size:1.3rem;width:100%;max-width:100%}@media screen and (min-width: 750px){.wine-section__content{font-size:1.4rem}}.wine-info-item{display:grid;grid-template-columns:22px minmax(min-content,135px) 1fr;gap:1rem;align-items:center}.wine-info-item__icon{display:inline-flex;align-items:center;justify-content:center;color:#db4444;margin-top:-1px}.wine-info-item__icon svg{width:18px;height:18px}.wine-info-item__label{font-weight:600;color:#000000a6;font-size:1.3rem}@media screen and (min-width: 750px){.wine-info-item__label{font-size:1.4rem}}.wine-info-item__value{color:#000;font-size:1.3rem}@media screen and (min-width: 750px){.wine-info-item__value{font-size:1.4rem}}.wine-info-item__link{color:#000;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;transition:all .2s ease;cursor:pointer;display:inline-block;width:fit-content}.wine-info-item__link:hover{color:#db4444}@media screen and (max-width: 749px){.wine-product__top-grid{gap:1.5rem}.wine-product__details{margin-top:2rem;gap:1.5rem}.wine-specs-section{margin-bottom:1.5rem}.wine-product__no-image{min-height:400px}}.wine-section__content p{margin:0;line-height:1.6}.wine-section__content ul,.wine-section__content ol{margin:0;padding-left:1.5rem}.wine-section__content li{line-height:1.6;margin-bottom:.5rem}.wine-timeline-wrapper{margin-top:2rem;width:100%;max-width:100%;flex:1 0 100%;grid-column:1 / -1}.wine-timeline{position:relative;padding-left:30px;width:100%;max-width:100%}.wine-timeline:before{content:" ";display:block;position:absolute;left:6px;top:-16px;bottom:-16px;width:2px;background-color:#db4444}.wine-timeline:after{content:" ";display:block;position:absolute;left:4px;top:-16px;width:6px;height:6px;border-radius:50%;background-color:#db4444}.timeline-item{position:relative;padding:1.5rem 0}.timeline-item:last-child:after{content:" ";display:block;position:absolute;left:-26px;bottom:-18px;width:6px;height:6px;border-radius:50%;background-color:#db4444}.timeline-marker{position:absolute;left:-23px;top:1.9rem;width:10px;height:10px;border-radius:50%;background-color:#fff;border:2px solid #db4444}@media screen and (min-width: 750px){.timeline-marker{left:-28px}}.timeline-content{padding-left:0}.timeline-stage{font-size:1.5rem;font-weight:600;margin:0 0 .5rem;color:#000}.timeline-text{font-size:1.4rem;line-height:1.7;color:#000000d9}@media screen and (min-width: 750px){.timeline-stage{font-size:1.6rem}.timeline-text{font-size:1.4rem}}.timeline-text p{margin:0 0 .75rem}.timeline-text p:last-child{margin-bottom:0}.timeline-text ul,.timeline-text ol{margin:0 0 .75rem;padding-left:1.5rem}.timeline-text li{margin-bottom:.5rem;line-height:1.6}.timeline-text p:first-of-type:first-line{font-weight:600}.timeline--icons .timeline-marker{width:20px;height:20px;left:-2.6rem;background-color:#fff;display:flex;align-items:center;justify-content:center;border:none;box-shadow:none}.timeline--icons .timeline-marker svg{width:16px;height:16px;color:#db4444}.timeline--icon-circles .timeline-marker{width:32px;height:32px;left:-3.2rem;top:.2rem;background-color:#fff;border:2px solid #db4444;display:flex;align-items:center;justify-content:center;box-shadow:none}.timeline--icon-circles .timeline-marker svg{width:18px;height:18px;color:#db4444}.timeline--icon-circles{padding-left:4rem}@media screen and (max-width: 749px){.wine-timeline{padding-left:2.5rem}.timeline-item{margin-bottom:1.25rem}.timeline-item:last-child:after{left:-21px}.timeline--icon-circles{padding-left:3.5rem}.timeline--icon-circles .timeline-marker{left:1px}}.wine-product__gallery .product__modal-opener--image{pointer-events:none;cursor:default}.wine-product__gallery .product__media-icon{display:none!important}.wine-product__gallery .product__media-toggle{display:none!important;pointer-events:none!important}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-wine-product.css.map */
