#dynamic-tasting-guide{background-color:#f8f5ec;min-height:60vh;overflow-x:hidden}#dynamic-tasting-guide [data-tg-guide] .section.tasting-guides-products{padding-top:10px;padding-bottom:56px}@keyframes tg-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}#dynamic-tasting-guide [data-tg-guide]{animation:tg-fade-up .6s ease-out both}.tg-hero{padding:80px 28px 56px;text-align:center}.tg-hero__inner{max-width:680px;margin:0 auto}.tg-hero__eyebrow{font-family:MadeTommySoft,sans-serif;font-size:11px;font-weight:700;letter-spacing:4px;text-transform:uppercase;color:#8b8ec0;margin:0 0 20px}.tg-hero__title{font-family:MadeTommySoft,sans-serif;font-size:46px;font-weight:900;color:#ef4a31;line-height:1.06;margin:0 0 24px}.tg-hero__rule{width:56px;height:3px;background:linear-gradient(90deg,#ef4a31,#f57a68);border-radius:2px;margin:0 auto 24px}.tg-hero__desc{font-family:MadeTommySoft,sans-serif;font-size:17px;line-height:1.8;color:#777;max-width:540px;margin:0 auto}@media(max-width:600px){.tg-hero{padding:52px 24px 36px}.tg-hero__eyebrow{font-size:10px;letter-spacing:3px}.tg-hero__title{font-size:28px;margin-bottom:20px}.tg-hero__rule{width:44px;margin-bottom:20px}.tg-hero__desc{font-size:15px;line-height:1.7}}@media(min-width:600px){.tg-hero__eyebrow{font-size:14px;letter-spacing:5px}}.tg-section{padding:48px 30px 8px;max-width:1200px;margin:0 auto}.tg-section__header{display:flex;align-items:center;gap:20px;margin-bottom:10px}.tg-section__line{flex:1;height:1px}.tg-section__header .tg-section__line:first-child{background:linear-gradient(90deg,transparent 0%,#c8cbe6 100%)}.tg-section__header .tg-section__line:last-child{background:linear-gradient(90deg,#c8cbe6 0%,transparent 100%)}.tg-section__diamond{font-size:6px;color:#c8cbe6;line-height:1;flex-shrink:0}.tg-section__label{font-family:MadeTommySoft,sans-serif;font-size:14px;font-weight:700;letter-spacing:3.5px;text-transform:uppercase;color:#2d307a;white-space:nowrap;flex-shrink:0}.tg-section__desc{font-family:MadeTommySoft,sans-serif;font-size:14px;color:#aaa;line-height:1.65;margin:0;text-align:center;font-style:italic}@media(min-width:600px){.tg-section__label{font-size:22px;letter-spacing:4px}.tg-section__desc{font-size:15px}}@media(max-width:600px){.tg-section{padding:36px 20px 6px}.tg-section__header{gap:12px;justify-content:center}.tg-section__label{font-size:22px;letter-spacing:2.5px}.tg-section__line{flex:1;max-width:30px}.tg-section__desc{font-size:13px}}.tg-email-form{max-width:440px;margin:80px auto;padding:0 24px;text-align:center}.tg-email-form__title{font-family:MadeTommySoft,sans-serif;font-size:36px;font-weight:900;color:#ef4a31;margin-bottom:14px;line-height:1.1}.tg-email-form__subtitle{font-family:MadeTommySoft,sans-serif;font-size:16px;line-height:1.7;color:#777;margin-bottom:36px}.tg-email-form__form{display:flex;flex-direction:column;gap:14px}.tg-email-form__input{width:100%;padding:16px 20px;font-size:16px;font-family:MadeTommySoft,sans-serif;border:2px solid #e0ddd0;border-radius:14px;outline:none;transition:border-color .25s,box-shadow .25s;box-sizing:border-box;background:#fff}.tg-email-form__input:focus{border-color:#2d307a;box-shadow:0 0 0 3px #2d307a14}.tg-email-form__error{color:#ef4a31;font-family:MadeTommySoft,sans-serif;font-size:14px;text-align:left;margin:0}.tg-email-form__button{padding:16px 32px;font-size:17px;font-weight:700;font-family:MadeTommySoft,sans-serif;letter-spacing:.5px;color:#fff;background:linear-gradient(135deg,#ef4a31,#e63e25);border:none;border-radius:14px;cursor:pointer;transition:transform .15s,box-shadow .25s;box-shadow:0 4px 16px #ef4a3140}.tg-email-form__button:hover{transform:translateY(-1px);box-shadow:0 6px 24px #ef4a3159}.tg-email-form__button:active{transform:translateY(0);box-shadow:0 2px 8px #ef4a3133}@media(max-width:600px){.tg-email-form{margin:56px auto}.tg-email-form__title{font-size:28px}}.tg-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:340px;gap:20px}.tg-loading__spinner{width:44px;height:44px;border:3px solid #e0ddd0;border-top-color:#2d307a;border-radius:50%;animation:tg-spin .8s linear infinite}@keyframes tg-spin{to{transform:rotate(360deg)}}.tg-loading__text{font-family:MadeTommySoft,sans-serif;font-size:15px;font-weight:600;color:#8b8ec0}.tg-error{max-width:460px;margin:80px auto;padding:0 24px;text-align:center}.tg-error__icon{width:56px;height:56px;margin:0 auto 20px;background:linear-gradient(135deg,#ef4a31,#e63e25);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:26px;font-weight:900;font-family:MadeTommySoft,sans-serif;box-shadow:0 4px 16px #ef4a3133}.tg-error__title{font-family:MadeTommySoft,sans-serif;font-size:26px;font-weight:900;color:#2d307a;margin-bottom:10px}.tg-error__message{font-family:MadeTommySoft,sans-serif;font-size:16px;line-height:1.7;color:#777;margin-bottom:32px}.tg-error__button{padding:14px 32px;font-size:16px;font-weight:700;font-family:MadeTommySoft,sans-serif;color:#fff;background:#2d307a;border:none;border-radius:14px;cursor:pointer;transition:background-color .25s,transform .15s}.tg-error__button:hover{background-color:#1e2260;transform:translateY(-1px)}.tg-drink-pairings{margin:0 30px 56px;padding:36px 40px;max-width:1200px;box-sizing:border-box}@media(min-width:768px){.tg-drink-pairings{margin-left:auto;margin-right:auto}}@media(max-width:600px){.tg-drink-pairings{padding:24px 20px;margin:0 16px 40px}}.tg-drink-pairings__content{font-family:MadeTommySoft,sans-serif;font-size:15px;line-height:1.8;color:#555}.tg-drink-pairings__content h5{font-family:MadeTommySoft,sans-serif;font-weight:800;font-size:19px!important;color:#ef4a31;margin-top:32px;margin-bottom:6px}.tg-drink-pairings__content h5:first-child{margin-top:0}.tg-drink-pairings__content p{margin-bottom:4px}.tg-accompaniments{padding:8px 30px 56px;max-width:1200px;margin:0 auto;box-sizing:border-box}.tg-accompaniments__carousel{display:flex;overflow-x:auto;gap:20px;padding:14px 4px 28px;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#c8cbe6 #e8e4d8}.tg-accompaniments__carousel::-webkit-scrollbar{height:5px}.tg-accompaniments__carousel::-webkit-scrollbar-track{background:#e8e4d8;border-radius:4px}.tg-accompaniments__carousel::-webkit-scrollbar-thumb{background:#c8cbe6;border-radius:4px}.tg-accompaniments__card{min-width:260px;max-width:300px;flex-shrink:0;background:#fff;border-radius:20px;padding:18px;box-shadow:0 2px 20px #0000000d;scroll-snap-align:start;text-align:left;transition:transform .3s ease,box-shadow .3s ease}@media(hover:hover){.tg-accompaniments__card:hover{transform:translateY(-5px);box-shadow:0 8px 32px #00000017}}.tg-accompaniments__card-image{width:100%;aspect-ratio:4/3;overflow:hidden;border-radius:14px;margin-bottom:16px;background:#f0ede4}.tg-accompaniments__card-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}@media(hover:hover){.tg-accompaniments__card:hover .tg-accompaniments__card-image img{transform:scale(1.05)}}.tg-accompaniments__card-headline{font-family:MadeTommySoft,sans-serif;font-size:16px;font-weight:800;color:#2d307a;margin-bottom:8px;line-height:1.3}.tg-accompaniments__card-review{font-family:MadeTommySoft,sans-serif;font-size:14px;line-height:1.7;color:#777}@media(max-width:600px){.tg-accompaniments{padding:8px 20px 40px}.tg-accompaniments__card{min-width:240px}}.tg-closing{text-align:center;padding:20px 24px 72px}.tg-closing__rule{width:40px;height:2px;background:#c8cbe6;border-radius:2px;margin:0 auto 20px}.tg-closing__text{font-family:MadeTommySoft,sans-serif;font-size:16px;font-weight:700;color:#8b8ec0;letter-spacing:.5px;margin:0}#dynamic-tasting-guide .tasting-guides-products__container{padding:0 20px}#dynamic-tasting-guide .tasting-guides-products__product{background:#fff;border-radius:24px;padding:24px;gap:24px;box-shadow:0 2px 24px #2d307a0f;box-sizing:border-box;position:relative;transition:box-shadow .35s ease}@media(hover:hover){#dynamic-tasting-guide .tasting-guides-products__product:hover{box-shadow:0 4px 36px #2d307a1a}}#dynamic-tasting-guide .tasting-guides-products__product-gallery-image-wrapper{border-radius:18px;background-color:#f0ede4}#dynamic-tasting-guide .tasting-guides-products__product-gallery-image-wrapper-image{transition:transform .5s ease}@media(hover:hover){#dynamic-tasting-guide .tasting-guides-products__product-gallery-image-wrapper:hover .tasting-guides-products__product-gallery-image-wrapper-image{transform:scale(1.04)}}#dynamic-tasting-guide .tasting-guides-products__products{gap:24px}#dynamic-tasting-guide .tasting-guides-products__product-info-top{gap:8px}#dynamic-tasting-guide .tasting-guides-products__product-title{font-family:MadeTommySoft,sans-serif;font-size:24px;font-weight:900;line-height:1.15;color:#ef4a31}#dynamic-tasting-guide .tasting-guides-products__product-subtitle{font-family:MadeTommySoft,sans-serif;font-size:14px;font-weight:600;color:#2d307a;line-height:1.45;letter-spacing:.3px;margin:0}#dynamic-tasting-guide .tasting-guides-products__product-info-location{gap:6px;align-items:center}#dynamic-tasting-guide .tasting-guides-products__product-info-location-icon{opacity:.7}#dynamic-tasting-guide .tasting-guides-products__product-info-location-text{font-family:MadeTommySoft,sans-serif;font-size:14px;font-weight:600;color:#2d307a;line-height:1.4}#dynamic-tasting-guide .tasting-guides-products__product-info-scale-wrapper{margin-top:20px;align-items:center}#dynamic-tasting-guide .tasting-guides-products__product-info-scale-track{height:8px;background:linear-gradient(90deg,#f5c6a0,#ef8a31,#ef4a31);border-radius:25px}#dynamic-tasting-guide .tasting-guides-products__product-info-scale-track-bar{width:18px;height:18px;background:#2d307a;box-shadow:0 2px 10px #2d307a59;border:2px solid #fff}#dynamic-tasting-guide .tasting-guides-products__product-info-scale-title{font-family:MadeTommySoft,sans-serif;font-size:12px;font-weight:700;color:#2d307a;letter-spacing:.5px;text-transform:uppercase;font-style:normal}#dynamic-tasting-guide .tasting-guides-products__product-description{margin-top:16px}#dynamic-tasting-guide .tasting-guides-products__product-description p{font-family:MadeTommySoft,sans-serif;font-size:15px;line-height:1.85;color:#666}#dynamic-tasting-guide .tasting-guides-products__product-description p:not(:last-child){margin-bottom:12px}#dynamic-tasting-guide .tasting-guides-products__product-callout-wrapper{margin-top:18px;gap:14px;padding:16px 20px;border-radius:16px;background-color:#faf8f2;border:1px solid #e8e4d8;color:#2d307a;box-sizing:border-box}#dynamic-tasting-guide .tasting-guides-products__product-callout-wrapper--with-image{padding:6px}#dynamic-tasting-guide .tasting-guides-products__product-callout-image-wrapper{border-radius:12px}#dynamic-tasting-guide .tasting-guides-products__product-callout-text{font-family:MadeTommySoft,sans-serif;font-size:14px;line-height:1.6;color:#555}#dynamic-tasting-guide .tasting-guides-products__product-callout-text b{font-weight:900;color:#2d307a}#dynamic-tasting-guide .tasting-guides-products__product-pairing-stickers{margin-top:22px}#dynamic-tasting-guide .tasting-guides-products__product-pairing-stickers-title{font-family:MadeTommySoft,sans-serif;font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#2d307a}#dynamic-tasting-guide .tasting-guides-products__product-pairing-sticker{padding:8px 18px;background-color:#faf8f2;border:1.5px solid #e0ddd0;color:#2d307a;border-radius:100px;font-family:MadeTommySoft,sans-serif;font-size:13px;font-weight:700;line-height:1.4;text-align:center;transition:all .25s ease}@media(max-width:767px){#dynamic-tasting-guide .tasting-guides-products__product-pairing-sticker{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}#dynamic-tasting-guide .tasting-guides-products__product-accordions{margin-top:22px;border-top:1px solid #e8e4d8}#dynamic-tasting-guide .tasting-guides-products__product-accordion{border-bottom:1px solid #e8e4d8}#dynamic-tasting-guide .tasting-guides-products__product-accordion-label{font-family:MadeTommySoft,sans-serif;font-size:14px;font-weight:700;letter-spacing:.5px;color:#2d307a;padding:14px 0;-webkit-user-select:none;user-select:none;transition:color .25s}#dynamic-tasting-guide .tasting-guides-products__product-accordion-label:hover{color:#ef4a31}#dynamic-tasting-guide .tasting-guides-products__product-accordion-label:after{color:inherit}#dynamic-tasting-guide .tasting-guides-products__product-accordion-description{font-family:MadeTommySoft,sans-serif;padding-bottom:14px;font-size:14px;line-height:1.75;color:#777}@media(min-width:481px){#dynamic-tasting-guide .tasting-guides-products__container{padding:0 10px}}@media(min-width:768px){#dynamic-tasting-guide .tasting-guides-products__container{padding:0}#dynamic-tasting-guide .tasting-guides-products__product{gap:36px;padding:36px}#dynamic-tasting-guide .tasting-guides-products__product-gallery{max-width:420px;position:sticky;top:20px;align-self:flex-start}#dynamic-tasting-guide .tasting-guides-products__product-info{padding-top:4px}#dynamic-tasting-guide .tasting-guides-products__product-title{font-size:26px}}@media(min-width:992px){#dynamic-tasting-guide .tasting-guides-products__product-info-top{flex-direction:row;gap:20px;align-items:flex-start;justify-content:space-between}#dynamic-tasting-guide .tasting-guides-products__product{gap:48px;padding:32px}#dynamic-tasting-guide .tasting-guides-products__products{gap:28px}#dynamic-tasting-guide .tasting-guides-products__product-info-scale-wrapper{flex-wrap:nowrap;gap:14px}#dynamic-tasting-guide .tasting-guides-products__product-info-scale-track{flex:1;order:unset}#dynamic-tasting-guide .tasting-guides-products__product-info-scale-title{order:unset;white-space:nowrap}}@media(min-width:1200px){#dynamic-tasting-guide .tasting-guides-products__product{gap:56px;padding:36px}}#dynamic-tasting-guide .tasting-guides-products__products-bubbles{gap:16px;margin-left:0;margin-right:0;padding:10px 4px 26px;scrollbar-width:none;-ms-overflow-style:none}#dynamic-tasting-guide .tasting-guides-products__products-bubbles::-webkit-scrollbar{display:none}#dynamic-tasting-guide .tasting-guides-products__product-bubble{gap:10px;width:130px;transition:transform .25s ease}@media(hover:hover){#dynamic-tasting-guide .tasting-guides-products__product-bubble:hover{transform:translateY(-4px)}}#dynamic-tasting-guide .tasting-guides-products__product-bubble-image-wrapper{border-radius:16px;background-color:#f0ede4;border:2.5px solid transparent;transition:border-color .25s,box-shadow .25s}#dynamic-tasting-guide .tasting-guides-products__product-bubble.active .tasting-guides-products__product-bubble-image-wrapper{border-color:#ef4a31;box-shadow:0 4px 16px #ef4a3126}#dynamic-tasting-guide .tasting-guides-products__product-bubble-title{font-family:MadeTommySoft,sans-serif;font-size:13px;font-weight:700;line-height:1.3;text-align:center;color:#2d307a;transition:color .25s}#dynamic-tasting-guide .tasting-guides-products__product-bubble.active .tasting-guides-products__product-bubble-title{color:#ef4a31}
/*# sourceMappingURL=/cdn/shop/t/23/assets/dynamic-tasting-guide.css.map */
