.tabbed-product-feed{position:relative;display:block;background-color:#fff;padding-bottom:2.5rem;padding-top:2.5rem}@media only screen and (min-width: 768px){.tabbed-product-feed{padding-bottom:5rem;padding-top:5rem}}.tabbed-product-feed--no-bg-color{background-color:rgba(0,0,0,0)}.tabbed-product-feed__header-row{width:100%;box-sizing:border-box;max-width:var(--container-width);padding:0 var(--container-space);margin:0 auto;width:100%;display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:1rem}@media only screen and (min-width: 992px){.tabbed-product-feed__header-row{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:1.5rem;gap:0}}.tabbed-product-feed__tabs{max-width:100%;display:flex;gap:1.5rem;padding:0 1rem}@media only screen and (min-width: 768px){.tabbed-product-feed__tabs{width:auto;gap:2rem}}.tabbed-product-feed__tab{font-size:1.25rem;line-height:1.1;font-family:Univers LT Std;font-weight:950;text-transform:uppercase;position:relative;background:none;border:none;padding:0 0 .375rem;cursor:pointer;color:#211f1f;white-space:nowrap;flex-shrink:0}@media only screen and (min-width: 768px){.tabbed-product-feed__tab{font-size:1.5rem}}@media only screen and (min-width: 992px){.tabbed-product-feed__tab{font-size:2rem}}.tabbed-product-feed__tab::after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:.25rem;background-color:#c3c3c3;transition:background-color .3s ease}.tabbed-product-feed__tab--active::after{background-color:#fc7ab0}.tabbed-product-feed--vodka .tabbed-product-feed__tab{font-size:2rem;line-height:0.79;font-family:Archivo Narrow;font-weight:700;text-transform:uppercase;letter-spacing:-1.6px;color:#fff}@media only screen and (min-width: 768px){.tabbed-product-feed--vodka .tabbed-product-feed__tab{font-size:3rem;letter-spacing:-2.4px}}@media only screen and (min-width: 992px){.tabbed-product-feed--vodka .tabbed-product-feed__tab{font-size:4rem;letter-spacing:-3.2px}}.tabbed-product-feed--malt .tabbed-product-feed__tab{font-size:2.5rem;line-height:102%;font-family:MD Nichrome;font-weight:900;letter-spacing:-0.32px;color:#eee;text-transform:unset;-webkit-text-stroke:1px #211f1f;text-shadow:2px 2px 0 #211f1f}@media only screen and (min-width: 768px){.tabbed-product-feed--malt .tabbed-product-feed__tab{font-size:3rem}}@media only screen and (min-width: 992px){.tabbed-product-feed--malt .tabbed-product-feed__tab{font-size:4rem}}@media only screen and (min-width: 768px){.tabbed-product-feed--malt .tabbed-product-feed__tab{-webkit-text-stroke:2px #211f1f;text-shadow:4px 4px 0 #211f1f}}.tabbed-product-feed__cta-wrapper{position:relative}.tabbed-product-feed__cta{transition:opacity .3s ease}.tabbed-product-feed__cta--hidden{position:absolute;top:0;right:0;opacity:0;pointer-events:none}.tabbed-product-feed--vodka .tabbed-product-feed__cta{color:#fff}.tabbed-product-feed__panels{position:relative}.tabbed-product-feed__panel{opacity:0;visibility:hidden;position:absolute;top:0;left:0;width:100%;transition:opacity .3s ease,visibility .3s ease}.tabbed-product-feed__panel--active{opacity:1;visibility:visible;position:relative}.tabbed-product-feed__panel--fading-out{opacity:0;visibility:visible;position:absolute}.tabbed-product-feed__panel--fading-in{opacity:1;visibility:visible;position:relative}.tabbed-product-feed__empty{width:100%;box-sizing:border-box;max-width:var(--container-width);padding:0 var(--container-space);margin:0 auto;font-size:1rem;line-height:1.6;font-weight:350;font-family:Gotham;color:#666;padding-top:2.5rem;padding-bottom:2.5rem;text-align:center}
