:root{font-family:Roboto Slab,serif;--green:#039246;--dark-green:#1a2b2d;--light-grey:#f3f3f3}*{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}*,body{margin:0;padding:0}body{line-height:1.5}p{color:#444;font-size:1.1rem}p,span{font-family:Roboto Slab,serif}h1,h2,h3{font-family:Lato,sans-serif;text-transform:uppercase;font-weight:400;position:relative;margin:16px 0 40px}h1:after,h2:after,h3:after{content:"";background-color:var(--green);height:3px;width:100%;position:absolute;bottom:-8px;left:0}h2,h3{font-size:1.8rem}h2.featured{color:var(--green);font-size:2.6rem;margin:16px 0 10px;line-height:1.2}h2.featured:after{content:none}@media (max-width:500px){h2.featured{font-size:2.3rem}}img{max-width:100%}nav{background-color:var(--green);height:60px;width:100%;color:#fff}@media (max-width:500px){nav{height:40px}}section{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding:30px}.icon{content:"";background-image:url(../imgs/icon.svg);height:32px;width:36px;background-repeat:no-repeat;margin:30px auto;background-position:Center;background-size:contain}nav ul{display:-ms-flexbox;display:flex;padding:18px 0;margin:auto;list-style:none;-ms-flex-pack:distribute;justify-content:space-around;max-width:80%}@media (max-width:500px){nav ul{font-size:70%;padding:12px 0}nav ul li:first-child,nav ul li:nth-child(2){display:none}}.btn,nav ul a{color:#fff;text-decoration:none}.btn{background-color:var(--green);padding:10px 14px;text-align:center;z-index:3;position:relative}.btn.disabled{cursor:not-allowed;background-color:#04c45e}.btn[data-tooltip]:after,.btn[data-tooltip]:before{display:block;position:absolute;color:#000;background:#fff;border:1px solid #000;font-size:16px;transition:.15s ease;opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn[data-tooltip]:before{content:attr(data-tooltip);padding:5px 10px;border-radius:3px;width:-moz-max-content;width:max-content}.btn[data-tooltip]:after{content:"";width:20px;height:10px}.btn[data-position=top]:before{top:0;left:50%;transform:translate(-50%,-100%)}.btn[data-position=top]:after{top:0;left:50%;transform:translate(-50%,calc(-100% + 10px));-webkit-clip-path:polygon(0 0,100% 0,50% 100%);clip-path:polygon(0 0,100% 0,50% 100%);border-top:0}.btn[data-position=top]:hover:after,.btn[data-position=top]:hover:before{opacity:1}.btn[data-position=top]:hover:before{transform:translate(-50%,calc(-100% - 10px))}.btn[data-position=top]:hover:after{transform:translate(-50%,-100%)}.btn[data-position=bottom]:before{top:100%;left:50%;transform:translate(-50%)}.btn[data-position=bottom]:after{top:100%;left:50%;transform:translate(-50%,-10px);-webkit-clip-path:polygon(50% 0,100% 100%,0 100%);clip-path:polygon(50% 0,100% 100%,0 100%);border-bottom:0}.btn[data-position=bottom]:hover:after,.btn[data-position=bottom]:hover:before{opacity:1}.btn[data-position=bottom]:hover:before{transform:translate(-50%,10px)}.btn[data-position=bottom]:hover:after{transform:translate(-50%)}.banner{height:50vh;background-color:#494849;background-image:url(../imgs/header_1800px.jpg);-o-object-fit:contain;object-fit:contain;background-position:50%;background-size:cover;background-repeat:no-repeat;position:relative}@supports (background-image:url("../imgs/header_1800px.webp")){.banner{background-image:url(../imgs/header_1800px.webp)}}.banner h1{margin:0 0 16px;text-align:center}.banner .dateline{color:#fff;position:absolute;bottom:50px;right:10%;font-size:150%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:32px 12px;background-color:rgba(0,0,0,.4)}.banner .dateline a{margin:20px}@media (max-width:500px){.banner .dateline{padding:20px 8px;font-size:110%}}.callout{text-align:center;max-width:60%;padding:30px 0}.callout p{margin-bottom:25px}@media (max-width:500px){.callout{max-width:90%}}.cta-section{background-color:var(--dark-green);position:relative;overflow:hidden;color:#fff;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:Center;align-items:Center;padding:35px;z-index:2}.cta-section div{max-width:60%;text-align:Center;margin:20px 0}.cta-section div p{color:#fff;position:relative;z-index:2}@media (max-width:500px){.cta-section div{max-width:90%}}.cta-section .icon{content:"";background-image:url(../imgs/icon.svg);height:345px;width:288px;background-repeat:no-repeat;position:absolute;transform:rotate(35deg);right:20%;top:-40px;opacity:.3;z-index:1;pointer-events:none}@media (max-width:500px){.cta-section .icon{width:230px;height:276px}}.breweries{-ms-flex-direction:column;flex-direction:column;margin:auto;-ms-flex-align:center;align-items:center}.breweries h2{margin-bottom:4rem}.breweries .logos{max-width:1200px;width:100%;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:40px 30px}@media (max-width:979px){.breweries .logos{gap:30px 20px}}@media (max-width:639px){.breweries .logos{margin-bottom:25px;gap:25px 20px}}@media (max-width:500px){.breweries .logos{gap:20px}}.breweries .logos img{display:block;width:auto;height:auto;max-height:110px;max-width:250px;box-sizing:border-box}.breweries .logos img.py-10{padding-top:10px;padding-bottom:10px}.breweries .logos img.py-15{padding-top:15px;padding-bottom:15px}.breweries .logos img.py-20{padding-top:20px;padding-bottom:20px}.breweries .logos .box{border:1px solid #000;padding:5px 10px;text-align:center;margin:0 30px 50px}@media (max-width:979px){.breweries .logos .box{margin:0 20px 40px}}@media (max-width:639px){.breweries .logos .box{margin:0 20px 30px}}@media (max-width:500px){.breweries .icon{padding:8px}}.sponsors{background-color:var(--light-grey);-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.sponsors h2+p{margin-bottom:2rem}.sponsors .tier-1{max-width:1000px}.sponsors .tier-1 img{width:90%;height:auto}.sponsors .tier-2{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.sponsors .tier-2 ul{margin:auto;list-style:none;display:-ms-flexbox;display:flex;max-width:1000px;-ms-flex-wrap:wrap;flex-wrap:wrap;max-height:auto;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.sponsors .tier-2 ul li{margin:12px}.sponsors .tier-2 img{width:100%;max-width:175px;max-height:100px;height:auto}.sponsors .logos{max-width:1000px;background-image:url(../imgs/Sponsors_Asset.jpg);background-size:contain;width:100%;height:300px;background-repeat:no-repeat;background-position:50%}@media (max-width:850px){.sponsors .logos{height:230px}}@media (max-width:500px){.sponsors .logos{height:150px}}.footer{-ms-flex-pack:justify;justify-content:space-between}@media (max-width:500px){.footer{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.footer div{margin:6px 0}}