html{font-size:inherit;font-family:encode sans semi condensed,sans-serif;font-weight:400;font-style:normal;text-transform:none;letter-spacing:0}.hero{font-family:oxanium,cursive;font-weight:400;font-style:normal;text-transform:uppercase;letter-spacing:.6rem}.currcolor{fill:currentColor}h1,h2,h3,h4,h5,h6{font-family:share tech mono,monospace;font-weight:400;font-style:normal;text-transform:uppercase;letter-spacing:.2rem}.mainsection{min-height:100vh}nav{background-color:#fff;color:#000}.mainvideo{min-width:100%;width:auto;position:absolute;left:0}@media(min-width:640px){.mainvideo{}}@media(min-width:768px){.mainvideo{}}@media(min-width:1024px){.mainvideo{}}@media(min-width:1280px){.mainvideo{}}@media(min-width:1536px){.mainvideo{min-width:1536px;left:50%;transform:translateX(-50%)}}.whiskey-cards{display:flex;flex-wrap:nowrap;overflow-x:scroll;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;padding:48px 48px 0}.whiskey-cards::-webkit-scrollbar{-webkit-appearance:none;width:5px;height:5px}.whiskey-cards::-webkit-scrollbar-thumb{border-radius:0;background-color:rgba(0,0,0,.5);background:linear-gradient(90deg,#02bcf5,#0073e6,#003ab9,#635bff);box-shadow:0 0 1px rgba(255,255,255,.5);border-radius:16px;opacity:.5}.whiskey-cards:hover::-webkit-scrollbar-thumb{opacity:1}.whiskey-card{display:flex;flex-direction:column;min-width:244px;flex-basis:244px;border-radius:16px;margin:8px;padding:16px;box-shadow:0 -16px 24px transparent;color:#fff;transition:all 150ms cubic-bezier(0.215,0.61,0.355,1)}.whiskey-card:hover{background-color:#0a2540!important;transform:scale(1.04)translateY(-16px);box-shadow:0 -16px 24px transparent}.whiskey-card h3{padding-top:0;line-height:1.35}.whiskey-card .whiskey-card--content{line-height:1.5;font-size:15px;font-weight:300}.whiskey-card .whiskey-card--content img{max-width:100%}.whiskey-card .whiskey-card--link{line-height:1.5;font-size:15px;font-weight:700;opacity:.7;margin:auto 0 0}.whiskey-card h3 a,.whiskey-card .whiskey-card--link a{color:#fff}.whiskey-card .whiskey-card--link a svg{--arrowSpacing: 5px;--arrowHoverTransition: 150ms cubic-bezier(0.215, 0.61, 0.355, 1);--arrowHoverOffset: translateX(3px);--arrowTipTransform: none;--arrowLineOpacity: 0;position:relative;top:1px;margin-left:var(--arrowSpacing);stroke-width:2px;fill:none;stroke:currentColor}.HoverArrow__linePath{opacity:var(--arrowLineOpacity);transition:opacity var(--hoverTransition,var(--arrowHoverTransition))}.HoverArrow__tipPath{transform:var(--arrowTipTransform);transition:transform var(--hoverTransition,var(--arrowHoverTransition))}.whiskey-card:hover .HoverArrow__linePath{--arrowLineOpacity: 1}.whiskey-card:hover .HoverArrow__tipPath{--arrowTipTransform: var(--arrowHoverOffset)}