@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,200;0,300;0,400;1,200;1,300;1,400&family=Teko:wght@500;600;700&display=swap);body,html{background:#000;overflow-x:hidden}body *,html *{box-sizing:border-box;margin:0;padding:0}body h1,body h2,body h3,body h4,body p,html h1,html h2,html h3,html h4,html p{color:#fff}body h1,body h2,body h3,body input[type=submit],html h1,html h2,html h3,html input[type=submit]{font-family:Teko,sans-serif}body a,body h4,body input,body p,body textarea,html a,html h4,html input,html p,html textarea{font-family:Montserrat,sans-serif}body h1,html h1{font-size:5rem;font-weight:700;line-height:3rem}body h2,html h2{font-size:3.5rem;font-weight:600}body h3,html h3{font-size:1.5rem;font-weight:500;line-height:1.5rem}body h4,html h4{font-size:1.2rem;font-weight:400}body p,html p{font-weight:300}body a,html a{color:#96fd00;text-decoration:none}body .btn,body input[type=submit],html .btn,html input[type=submit]{background:#96fd00;color:#000;font-size:1.3rem}body .btn,html .btn{border-radius:.3rem;font-family:Teko,sans-serif;padding:.5rem 2rem}.container{height:100%;margin:auto;max-width:1200px;padding:1.5rem;width:100%}.main-section{position:relative}.section-title{color:#96fd00;margin:1rem;text-transform:uppercase}.round-icon{align-items:center;background-color:#96fd00;border-radius:50%;color:#000;display:flex;justify-content:center;padding:1.2rem}.round-icon h2,.round-icon h3,.round-icon h4,.round-icon p{color:#000;text-align:center}.dim,.dim-full,.dim-in,.dim-out,.dim-right10{position:relative}.dim-full:before,.dim-in:before,.dim-out:before,.dim-right10:before,.dim:before{background:linear-gradient(0deg,#000,#0000 25%,#0000 75%,#000);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.dim-full:before{background:#00000080}.dim-in:before{background:linear-gradient(180deg,#000,#0000 25%)}.dim-out:before{background:linear-gradient(0deg,#000,#0000 25%)}.dim-right10:before{background:linear-gradient(270deg,#000,#0000 10%)}.line,.line-h,.line-v{background-color:#96fd00;border-radius:5px}.line-h{height:4px;margin:1.5rem 0;max-width:200px;width:25%}.line-v{height:100%;margin:0 1.5rem;width:4px}.swal2-container .swal2-popup{background:#111}.swal2-container .swal2-popup .swal2-header .swal2-icon.swal2-success{border-color:#96fd00;color:#96fd00}.swal2-container .swal2-popup .swal2-header .swal2-title{color:#fff!important}@media(max-width:768px){body h2,html h2{font-size:2.5rem}body h3,html h3{font-size:1.2rem;line-height:1.2rem}body h4,html h4{font-size:1rem}body p,html p{font-size:.9rem}.icon-round{transform:scale(.8)}}.menu{background-color:#111;height:90px;transition:1s;width:100%;z-index:3}.menu.fixed{background-color:#000;opacity:.9;position:fixed;top:0}.menu.static{background-color:#111;position:static}.menu.hidden{transform:translateY(-100%)}.menu .container{align-items:center;display:flex;justify-content:space-between;padding:1rem 1.5rem}.menu .container .logo{height:100%;margin-left:1rem}.menu .container .logo-img{height:100%;width:auto}.menu .container #main-nav a{color:#fff;font-family:Teko,sans-serif;font-size:1.5rem;font-weight:500;margin:0 .3rem;padding:.5rem 1rem}.menu .container #main-nav a.active,.menu .container #main-nav a:hover{border-bottom:2px solid #96fd00;color:#96fd00}.menu .container #mobile-nav{display:none;height:60px;position:relative;width:60px;z-index:11}.menu .container #mobile-nav .toggler{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:2}.menu .container #mobile-nav .hamburger{align-items:center;display:flex;height:100%;justify-content:center;left:0;padding:1rem;position:absolute;top:0;width:100%;z-index:1}.menu .container #mobile-nav .hamburger>div{align-items:center;background:#96fd00;display:flex;flex:none;height:2px;justify-content:center;position:relative;transition:all .4s ease;width:100%}.menu .container #mobile-nav .hamburger>div:after,.menu .container #mobile-nav .hamburger>div:before{background:inherit;content:"";height:2px;position:absolute;top:-10px;width:100%;z-index:1}.menu .container #mobile-nav .hamburger>div:after{top:10px}.menu .container #mobile-nav .toggler:checked+.hamburger>div{transform:rotate(135deg)}.menu .container #mobile-nav .toggler:checked+.hamburger>div:after,.menu .container #mobile-nav .toggler:checked+.hamburger>div:before{top:0;transform:rotate(90deg)}.menu .container #mobile-nav .toggler:checked:hover+.hamburger>div{transform:rotate(225deg)}.menu .container #side-panel{align-items:flex-start;background-color:#000;display:flex;flex-direction:column;height:100vh;left:30vw;padding:90px 1.5rem 0;position:fixed;top:0;transition:all 1s;width:70vw;z-index:10}.menu .container #side-panel .item{color:#fff;margin:.5rem 0;padding:.25rem 0}.menu .container #side-panel .item.active,.menu .container #side-panel .item:hover{border-bottom:2px solid #96fd00;color:#96fd00}.menu .container #side-panel.hidden{transform:translateX(100%)}@media(max-width:768px){.menu .container #main-nav{display:none}.menu .container #mobile-nav{display:inline;display:initial}}@media(max-width:768px)and (orientation:landscape){.menu .container #side-panel{left:50vw;width:50vw}}#hero{height:100vh;width:100vw}#hero:before{background:linear-gradient(180deg,#000000b3,#000c 75%,#000);content:"";height:100%;left:0;position:absolute;top:0;width:100%}#hero .hero-content{display:grid;grid-template-columns:repeat(2,1fr)}#hero .hero-content .logo{align-items:center;display:flex;height:100vh;z-index:2}#hero .hero-content .logo .logo-img{margin:auto;max-height:60%;max-width:80%}#hero .hero-content .keynote{align-items:flex-start;align-self:center;display:flex;flex-direction:column;justify-self:flex-start;padding-right:3rem;z-index:1}#hero .hero-content .keynote .subtitle{color:#96fd00;font-size:1.69em;text-transform:uppercase}#hero .hero-content .keynote .description{line-height:1.5rem;margin-top:20%;max-width:430px}#hero .hero-content .keynote .description span{color:#96fd00}#hero .hero-content .keynote .line-h{margin-bottom:.3rem;margin-top:0;width:27.8%}#hero .hero-content .keynote .line-h:first-child{display:none}@media(max-width:768px){#hero .hero-content{display:flex;flex-direction:column;grid-template-columns:none}#hero .hero-content .logo{max-height:50%;padding-top:10%}#hero .hero-content .logo .logo-img{margin:auto;max-height:100%}#hero .hero-content .keynote{align-items:center;font-size:.9rem;line-height:1.5rem;padding:0 10%;text-align:center}#hero .hero-content .keynote .title{font-size:3.5rem;line-height:2rem;margin-top:2.5rem}#hero .hero-content .keynote .subtitle{font-size:1.18rem}}@media(max-width:768px)and (orientation:landscape){#hero .container{justify-content:center}#hero .container .logo{padding-top:0!important}#hero .container .keynote .description{display:none}}#process .container{display:grid;grid-template-columns:repeat(2,50%)}#process .container .stat{align-items:center;display:flex;height:75vh;justify-content:center;margin-top:-1.2rem;position:relative}#process .container .stat:nth-child(4n+0),#process .container .stat:nth-child(4n+1){background-color:#111;z-index:1}#process .container .stat .round-icon{height:6rem;margin:1.5rem;width:6rem}#process .container .stat-nozzle .nozzle-content{grid-gap:1rem 0;display:grid;gap:1rem 0;grid-auto-columns:1fr;grid-template-rows:1fr 2fr 1fr;height:100%;text-align:center;width:100%}#process .container .stat-nozzle .nozzle-content .section-title{align-self:center;grid-column:span 2;text-align:left;z-index:2}#process .container .stat-nozzle .nozzle-content .idea-icon{display:flex;grid-column:span 2;justify-content:center;margin:1em 0;position:relative}#process .container .stat-nozzle .nozzle-content .idea-icon img{height:100%;position:absolute;width:auto}#process .container .stat-nozzle .nozzle-content .glass-icon{grid-column:span 2;grid-row:span 2;height:70%;margin:auto;z-index:2}#process .container .stat-nozzle .nozzle-content .pipe,#process .container .stat-nozzle .nozzle-content .pipe-end,#process .container .stat-nozzle .nozzle-content .pipe-start{border-left:1.2rem solid #96fd00;grid-column:2;margin-left:-.6rem;position:relative}#process .container .stat-nozzle .nozzle-content .pipe-start{border-bottom:1.2rem solid #96fd00;border-bottom-left-radius:1.2rem}#process .container .stat .stat-nozzle .nozzle-content .pipe-start .link-bottom-left,#process .container .stat .stat-nozzle .nozzle-content .pipe-start .link-bottom-right,#process .container .stat .stat-nozzle .nozzle-content .pipe-start .link-left-bottom,#process .container .stat .stat-nozzle .nozzle-content .pipe-start .link-left-top,#process .container .stat .stat-nozzle .nozzle-content .pipe-start .link-right-bottom,#process .container .stat .stat-nozzle .nozzle-content .pipe-start .link-right-top,#process .container .stat .stat-nozzle .nozzle-content .pipe-start .link-top-left,#process .container .stat .stat-nozzle .nozzle-content .pipe-start .link-top-right,#process .container .stat .stat-nozzle .nozzle-content .pipe-start .link-vertical,#process .container .stat-nozzle .nozzle-content .pipe-start .link,#process .container .stat-nozzle .nozzle-content .pipe-start .stat .link-bottom-left,#process .container .stat-nozzle .nozzle-content .pipe-start .stat .link-bottom-right,#process .container .stat-nozzle .nozzle-content .pipe-start .stat .link-left-bottom,#process .container .stat-nozzle .nozzle-content .pipe-start .stat .link-left-top,#process .container .stat-nozzle .nozzle-content .pipe-start .stat .link-right-bottom,#process .container .stat-nozzle .nozzle-content .pipe-start .stat .link-right-top,#process .container .stat-nozzle .nozzle-content .pipe-start .stat .link-top-left,#process .container .stat-nozzle .nozzle-content .pipe-start .stat .link-top-right,#process .container .stat-nozzle .nozzle-content .pipe-start .stat .link-vertical{left:calc(-25px - .6rem)}#process .container .stat-nozzle .nozzle-content .pipe-end{border-top:1.2rem solid #96fd00;border-top-left-radius:1.2rem}#process .container .stat .stat-nozzle .nozzle-content .pipe-end .link-bottom-left,#process .container .stat .stat-nozzle .nozzle-content .pipe-end .link-bottom-right,#process .container .stat .stat-nozzle .nozzle-content .pipe-end .link-left-bottom,#process .container .stat .stat-nozzle .nozzle-content .pipe-end .link-left-top,#process .container .stat .stat-nozzle .nozzle-content .pipe-end .link-right-bottom,#process .container .stat .stat-nozzle .nozzle-content .pipe-end .link-right-top,#process .container .stat .stat-nozzle .nozzle-content .pipe-end .link-top-left,#process .container .stat .stat-nozzle .nozzle-content .pipe-end .link-top-right,#process .container .stat .stat-nozzle .nozzle-content .pipe-end .link-vertical,#process .container .stat-nozzle .nozzle-content .pipe-end .link,#process .container .stat-nozzle .nozzle-content .pipe-end .stat .link-bottom-left,#process .container .stat-nozzle .nozzle-content .pipe-end .stat .link-bottom-right,#process .container .stat-nozzle .nozzle-content .pipe-end .stat .link-left-bottom,#process .container .stat-nozzle .nozzle-content .pipe-end .stat .link-left-top,#process .container .stat-nozzle .nozzle-content .pipe-end .stat .link-right-bottom,#process .container .stat-nozzle .nozzle-content .pipe-end .stat .link-right-top,#process .container .stat-nozzle .nozzle-content .pipe-end .stat .link-top-left,#process .container .stat-nozzle .nozzle-content .pipe-end .stat .link-top-right,#process .container .stat-nozzle .nozzle-content .pipe-end .stat .link-vertical{bottom:0;left:calc(-25px - .6rem)}#process .container .stat-intro{align-items:center;justify-content:center;line-height:1.5rem;padding:4rem;text-align:center;z-index:1}#process .container .stat-intro,#process .container .stat-summary{background-color:#111;color:#fff;display:flex;flex-direction:column}#process .container .stat-summary .summary-title{color:#96fd00;font-size:2rem;margin-bottom:2rem}#process .container .stat-summary .summary-content{grid-gap:1rem 0;align-items:center;display:grid;gap:1rem 0;grid-template-columns:auto auto 1fr;justify-items:center;text-align:center}#process .container .stat-summary .summary-content .summary-value{font-size:2rem;justify-self:end;margin-bottom:.2rem;margin-top:.6rem}#process .container .stat-summary .summary-content .summary-desc{justify-self:start;left:0;text-align:start}#process .container .stat-summary .summary-content .summary-desc span{color:#666;font-size:.9rem;font-style:italic;margin-left:.8rem}#process .container .stat .link,#process .container .stat .link-bottom-left,#process .container .stat .link-bottom-right,#process .container .stat .link-left-bottom,#process .container .stat .link-left-top,#process .container .stat .link-right-bottom,#process .container .stat .link-right-top,#process .container .stat .link-top-left,#process .container .stat .link-top-right,#process .container .stat .link-vertical{background-color:#96fd00;border-radius:3px;height:12px;position:absolute;width:50px}#process .container .stat .link-bottom-left,#process .container .stat .link-bottom-right,#process .container .stat .link-top-left,#process .container .stat .link-top-right,#process .container .stat .link-vertical{height:50px;width:12px}#process .container .stat .link-top-right{right:15%;top:calc(-25px - .6rem)}#process .container .stat .link-top-left{left:15%;top:calc(-25px - .6rem)}#process .container .stat .link-bottom-right{bottom:calc(-25px - .6rem);right:15%}#process .container .stat .link-bottom-left{bottom:calc(-25px - .6rem);left:15%}#process .container .stat .link-right-top{right:calc(-25px - .6rem);top:15%}#process .container .stat .link-right-bottom{bottom:15%;right:calc(-25px - .6rem)}#process .container .stat .link-left-top{left:calc(-25px - .6rem);top:15%}#process .container .stat .link-left-bottom{bottom:15%;left:calc(-25px - .6rem)}@media(max-width:768px){#process .container{grid-template-columns:repeat(1,1fr)}#process .container .stat:nth-child(4n+0),#process .container .stat:nth-child(4n+1){background-color:#000}#process .container .stat{height:50vh}#process .container .stat:nth-child(2){display:none}#process .container .stat .nozzle-content .pipe-start{border-bottom-left-radius:0;border-bottom-right-radius:1.2rem;border-left:initial;border-right:1.2rem solid #96fd00;grid-column:unset;margin-left:0;margin-right:-.6rem}#process .container .stat .nozzle-content .pipe-start .link,#process .container .stat .nozzle-content .pipe-start .link-bottom-left,#process .container .stat .nozzle-content .pipe-start .link-bottom-right,#process .container .stat .nozzle-content .pipe-start .link-left-bottom,#process .container .stat .nozzle-content .pipe-start .link-left-top,#process .container .stat .nozzle-content .pipe-start .link-right-bottom,#process .container .stat .nozzle-content .pipe-start .link-right-top,#process .container .stat .nozzle-content .pipe-start .link-top-left,#process .container .stat .nozzle-content .pipe-start .link-top-right,#process .container .stat .nozzle-content .pipe-start .link-vertical{display:inline;display:initial;left:auto;right:calc(-25px - .6rem)}#process .container .stat .nozzle-content .pipe-end .link-nozzle{display:inline;display:initial}#process .container .stat-summary .line-v{margin:0 .8rem}}@media(max-width:768px)and (orientation:landscape){#process .container .stat-nozzle .nozzle-content .nozzle-icon{transform:scale(.8)}}#process .container .stat-step-content{align-items:center;color:#fff;display:grid;grid-template-columns:1fr auto 1fr;justify-items:center;text-align:center}#process .container .stat-step-content .round-icon{grid-column:span 3}#process .container .stat-step-content .stat-name{justify-self:end;margin:1rem 0;max-width:130px}#process .container .stat-step-content .stat-name span{color:#666;display:table;font-size:.9em;font-style:italic;margin:auto}#process .container .stat-step-content .stat-value{font-size:2.5rem;font-weight:700;justify-self:start}#process .container .stat-step-content .stat-value .unit{color:#666;font-size:.6em;margin-left:4px}#process .container .stat-step:nth-child(4n+0){background-color:#111;border-bottom:1.2rem solid #96fd00;border-bottom-right-radius:1.2rem;border-right:1.2rem solid #96fd00;border-top:1.2rem solid #96fd00;border-top-right-radius:1.2rem}#process .container .stat-step:nth-child(4n+1){border-bottom:1.2rem solid #96fd00;border-bottom-left-radius:1.2rem;border-left:1.2rem solid #96fd00;border-top:1.2rem solid #96fd00;border-top-left-radius:1.2rem}@media(max-width:768px){#process .container .stat-step:nth-child(4n+0),#process .container .stat-step:nth-child(4n+1){background-color:#000;border:initial;border-radius:0;border-radius:initial}#process .container .stat-step:nth-child(2n){background-color:initial;border-bottom:1.2rem solid #96fd00;border-bottom-right-radius:1.2rem;border-right:1.2rem solid #96fd00;border-top:1.2rem solid #96fd00;border-top-right-radius:1.2rem}#process .container .stat-step:nth-child(odd){background-color:#111;border-bottom:1.2rem solid #96fd00;border-bottom-left-radius:1.2rem;border-left:1.2rem solid #96fd00;border-top:1.2rem solid #96fd00;border-top-left-radius:1.2rem}#process .container .stat-step-content .round-icon{margin-top:0}}.bi-fermentation-1{padding:.8rem}.bi-fermentation-2{padding:.8rem 1.2rem 1.2rem .6rem}.bi-hop{padding:.8rem .8rem 1.2rem 1.2rem}.bi-mashing{padding:.8rem 1.2rem 1.2rem .8rem}#home-pending{margin:3rem 0}#home-pending .pending-content{align-items:center;display:grid;grid-template-columns:2fr auto 3fr;justify-content:center;margin:1rem 0}#home-pending .pending-content .intro{align-items:center;display:flex;flex-direction:column;margin:0 1rem;text-align:center}#home-pending .pending-content .intro p{margin:.5rem 2rem}#home-pending .pending-content .intro span{color:#96fd00}#home-pending .pending-content .intro .round-icon{margin-bottom:2rem;width:6rem}#home-pending .pending-content .separator{background-color:#96fd00;height:80%;margin:0 3rem;width:5px}#home-pending .pending-content .stats{align-items:center;display:flex;flex-direction:column;padding:2rem 0;row-gap:1rem}#home-pending .pending-content .stats-content{grid-gap:2rem 3rem;align-content:center;align-items:center;display:grid;gap:2rem 3rem;grid-template-columns:50% auto;text-align:center}#home-pending .pending-content .stats-content .value{color:#96fd00;font-size:2rem}#home-pending .pending-content .stats-content span{color:#666;font-size:.9rem;font-style:italic;margin-left:.8rem}#home-pending .pending-content .stats-content .unit{color:#666;justify-self:start}#home-pending .pending-content .stats .btn{margin-top:2rem}@media(max-width:768px){#home-pending .pending-content{display:flex;flex-direction:column}#home-pending .pending-content .separator{background-color:#96fd00;height:5px;margin:3rem 0;width:50%}#home-pending .pending-content .stats{padding:0}}#loader{margin:4rem auto;width:380px}#loader .message{color:#96fd00;font-size:24px;font-weight:500;letter-spacing:10px;margin-bottom:2rem;text-align:center;text-transform:uppercase}#loader .bar{background-color:#0000;height:5px;margin:2rem 0;position:relative;width:100%}#loader .bar:before{animation:bar 7.5s linear infinite;background-color:#96fd00;content:"";height:inherit;left:0;position:absolute;top:0;width:0}#loader .bottle-wrap{height:110px;position:relative}#loader .bottle{animation:move 3s linear infinite;bottom:0;display:inline-block;opacity:0;position:absolute;text-align:center;transform:translateX(-300px);transform-origin:bottom right;vertical-align:bottom;width:40px}#loader .bottle:after,#loader .bottle:before{background-color:#96fd00;content:"";left:50%;opacity:0;position:absolute}#loader .bottle:before{animation:lock-cap 3s linear infinite;height:15px;margin-left:-2px;opacity:1;top:-120px;width:4px}#loader .bottle:after{animation:show-cap 3s linear infinite;border-radius:5%;height:3px;margin-left:-8px;top:0;width:16px}#loader .bottle svg{display:block;margin:auto}#loader .bottle svg .bottle-fill{animation:waves 3s linear infinite,fill 3s infinite forwards}#loader .bottle svg .bottle-water{fill:#96fd00}#loader .bottle svg .bottle-glass{stroke:#96fd00}#loader .bottle svg .bottle-mask{fill:#999}#loader .cap{left:0;position:absolute;right:0;top:-90px;width:100%;z-index:1}#loader .cap>i{animation:move-cap 3s linear infinite;background-color:#96fd00;border-radius:5%;height:3px;margin-left:12px;opacity:0;position:absolute;width:16px}#loader .bottle:nth-child(2),#loader .bottle:nth-child(2) .bottle-fill,#loader .bottle:nth-child(2):after,#loader .bottle:nth-child(2):before,#loader .cap>i:nth-child(2){animation-delay:.75s}#loader .bottle:nth-child(3),#loader .bottle:nth-child(3) .bottle-fill,#loader .bottle:nth-child(3):after,#loader .bottle:nth-child(3):before,#loader .cap>i:nth-child(3){animation-delay:1.5s}#loader .bottle:nth-child(4),#loader .bottle:nth-child(4) .bottle-fill,#loader .bottle:nth-child(4):after,#loader .bottle:nth-child(4):before,#loader .cap>i:nth-child(4){animation-delay:2.25s}@keyframes waves{0%{x:-200px}25%{x:-100px}50%{x:-200px}75%,to{x:-40px}}@keyframes fill{0%{y:125px;height:0}30%,to{y:25px;height:100px}}@keyframes move{0%{opacity:0;transform:translateX(0)}25%{opacity:1;transform:translateX(75px)}48%{transform:translateX(144px) translateY(0)}50%{transform:translateX(150px) translateY(-10px)}52%{transform:translateX(156px) translateY(0)}75%{opacity:1;transform:translateX(225px)}to{opacity:0;transform:translateX(300px)}}@keyframes move-cap{0%{opacity:0;transform:translateX(0)}25%{opacity:1;transform:translateX(75px)}45%{opacity:1}48%{transform:translateX(144px)}50%{transform:translateX(150px) translateY(10px)}52%{opacity:0}75%{transform:translateX(225px)}to{opacity:0;transform:translateX(300px)}}@keyframes show-cap{0%,45%{opacity:0}48%,90%{opacity:1}}@keyframes lock-cap{0%,45%,48%,to{opacity:0;transform:translateY(-10px)}46%,47%{opacity:1;transform:translateY(0)}}@keyframes bar{0%{left:0;width:0}50%{left:0;width:100%}to{left:100%;width:0}}#error-container{align-items:center;display:flex;flex-direction:column;margin:4rem auto}#error-container .error-icon{fill:#96fd00;transform:rotate(45deg);width:30vh}#error-container .message{color:#96fd00;font-size:1.5rem;letter-spacing:.2rem;margin:2rem;text-align:center;text-transform:uppercase}#history h4{text-align:center}#history h4 span{color:#96fd00;font-size:2rem;font-weight:700}#history #brew-carousel .slide-item{border:2px solid #96fd00;border-radius:1rem;color:#96fd00;display:grid;grid-template-columns:auto 1fr;height:50vh}#history #brew-carousel .slide-item .brew-image{height:100%;overflow:hidden;padding:1px}#history #brew-carousel .slide-item .brew-image img{border-radius:1rem 0 0 1rem;height:100%;overflow:auto;width:auto}#history #brew-carousel .slide-item .brew-image .brew-no{background-color:#96fd00;border-radius:50%;left:1rem;padding:1rem;position:absolute;top:1rem}#history #brew-carousel .slide-item .brew-image .brew-no h3{color:#000}#history #brew-carousel .slide-item .brew-image .brew-dates{align-items:center;bottom:0;display:flex;flex-direction:row;justify-content:space-between;left:0;padding:1rem 1.5rem 1rem 1rem;position:absolute;width:100%}#history #brew-carousel .slide-item .brew-image .brew-dates .brew-date{align-items:center;display:flex;flex-direction:column}#history #brew-carousel .slide-item .brew-image .brew-dates .brew-date .name{font-size:1.2rem}#history #brew-carousel .slide-item .brew-image .brew-dates .brew-date .value{color:#96fd00;font-size:.8rem}#history #brew-carousel .slide-item .brew-details{align-items:center;background:linear-gradient(90deg,#000,#0000);display:flex;flex-direction:column;justify-content:center;padding:1rem}#history #brew-carousel .slide-item .brew-details .brew-name{border-bottom:4px solid #96fd00;border-top:4px solid #96fd00;font-size:2rem;line-height:1.5rem;padding-bottom:.4rem;padding-top:.8rem;text-transform:uppercase}#history #brew-carousel .slide-item .brew-details .brew-style{margin-top:.8rem}#history #brew-carousel .slide-item .brew-details .brew-description{margin:1.5rem 2rem;text-align:center}#history #brew-carousel .slide-item .brew-details .values{align-items:center;color:#fff;display:grid;grid-template-columns:1fr auto 1fr auto 1fr;justify-items:center}#history #brew-carousel .slide-item .brew-details .values .val-group{align-items:center;display:flex;flex-direction:column;justify-items:center}#history #brew-carousel .slide-item .brew-details .values .val-group h3{font-size:1.2rem}#history #brew-carousel .slide-item .brew-details .values .val-group p{font-size:.9rem}#history #brew-carousel .slide-item .brew-details .btn{margin-top:1.5rem}#history #brew-carousel .slide-item .older-items{align-items:center;display:flex;flex-direction:column;grid-column:span 2;justify-content:center;padding:1.5rem;row-gap:1.5rem}#history .splide .splide__arrow svg{fill:#96fd00}#history .splide .splide__pagination__page{background:#666}#history .splide .splide__pagination__page.is-active{background:#96fd00}@media(max-width:1050px)and (orientation:landscape){#history #brew-carousel .slide-item{grid-template-columns:auto}#history #brew-carousel .slide-item .brew-image{display:none}#history #brew-carousel .slide-item .brew-details{border-radius:1rem;display:flex}#history #brew-carousel .slide-item .brew-details .brew-name{margin-bottom:1.5rem}#history #brew-carousel .slide-item .brew-details .brew-description,#history #brew-carousel .slide-item .brew-details .brew-style{display:none}}@media(max-width:768px){#history #brew-carousel .slide-item{grid-template-columns:auto}#history #brew-carousel .slide-item .brew-image{border-radius:1rem}#history #brew-carousel .slide-item .brew-image img{left:50%;position:relative;transform:translateX(-50%)}#history #brew-carousel .slide-item .brew-image .brew-dates{justify-content:center}#history #brew-carousel .slide-item .brew-details,#history #brew-carousel .slide-item .brew-image .brew-dates .brewing,#history #brew-carousel .slide-item .older-items h4{display:none}#history #brew-carousel .slide-item .older-items a{transform:translateX(-33%) rotate(-90deg);white-space:nowrap}}@media(max-width:768px)and (orientation:landscape){#history #brew-carousel .slide-item{grid-template-columns:auto}#history #brew-carousel .slide-item .brew-image{display:none}#history #brew-carousel .slide-item .brew-details{border-radius:1rem;display:flex}#history #brew-carousel .slide-item .brew-details .brew-name{font-size:1.5rem;margin-bottom:1.5rem;text-align:center}#history #brew-carousel .slide-item .brew-details .brew-description,#history #brew-carousel .slide-item .brew-details .brew-style,#history #brew-carousel .slide-item .brew-details .btn{display:none}#history #brew-carousel .slide-item .older-items h4{display:inline;display:initial}#history #brew-carousel .slide-item .older-items a{transform:none}}.splide__track--nav>.splide__list>.splide__slide{border:3px solid #0000;border-radius:4px;cursor:pointer;opacity:.7}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #20b2aa;opacity:1}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:1em;top:0}.splide__pagination--ttb .splide__pagination__page{height:20px;width:5px}.splide__arrow{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;background:#0000;border:0;border-radius:0;cursor:pointer;display:-ms-flexbox;display:flex;height:2.5em;justify-content:center;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2.5em;z-index:1}.splide__arrow svg{fill:#20b2aa;height:2.5em;transition:fill .2s linear;width:2.5em}.splide__arrow:hover:not(:disabled) svg{fill:#57e1d9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #20b2aa;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #20b2aa;outline-offset:3px}.splide__pagination{bottom:1em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:2.5px;display:inline-block;height:5px;margin:3px;padding:0;position:relative;transition:background-color .2s linear;width:20px}.splide__pagination__page.is-active{background:#20b2aa;z-index:1}.splide__pagination__page:hover{background:#57e1d9;cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #20b2aa;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #20b2aa;outline-offset:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0);border-radius:4px}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #20b2aa;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #20b2aa}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #20b2aa;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #20b2aa}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#20b2aa}}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-ms-flex-negative:0;backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #20b2aa;border-left-color:#0000;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__progress__bar{background:#ccc;height:3px}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #20b2aa;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #20b2aa;outline-offset:3px}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__slider>.splide__arrows .splide__arrow--prev{left:-2.5em}.splide__slider>.splide__arrows .splide__arrow--next{right:-2.5em}.splide{padding:3em}#footer{background-color:#111}#footer .footer-content{align-items:center;color:#666;display:grid;grid-template-columns:auto 1fr auto;justify-items:center;padding:0 2rem;width:100%}#footer .footer-content .logo-wasoft{height:2.5rem;width:auto}#footer .footer-content p{color:#666;line-height:1.5rem;text-align:center}#footer .footer-content hr{border-color:#666;margin:.75rem 0}@media(max-width:768px){#footer .footer-content{display:flex;flex-direction:column}#footer .footer-content .main-content{margin-top:2rem}#footer .footer-content .logo-wasoft{height:1.75rem;width:auto}#footer .footer-content .logo-wasoft:nth-of-type(2n){display:none}}#not-found{align-items:center;display:flex;flex-direction:column;margin:4rem auto}#not-found .error-icon{fill:#96fd00;transform:rotate(45deg);width:30vh}#not-found .title{color:#96fd00;text-transform:uppercase}#not-found .message{margin:1rem}#not-found .message h4{font-size:1rem;letter-spacing:.1rem;margin:1rem;text-align:center;text-transform:uppercase}#batch-details .return{float:right;margin:1rem 0}#batch-details .main-info{display:grid;grid-template-columns:1fr 0 3fr;margin:10% 0;width:100%}#batch-details .main-info .label{margin:auto;width:100%}#batch-details .main-info .label img{height:auto;width:100%}#batch-details .main-info .bottle{position:relative;z-index:1}#batch-details .main-info .bottle img{height:130%;position:absolute;transform:translate(-50%,-15%)}#batch-details .main-info .info{align-items:center;background-color:#111;display:flex;flex-direction:column;justify-content:center;padding:1rem 15%;position:relative;text-align:center}#batch-details .main-info .info .batch-no{position:absolute;right:2rem;top:2rem}#batch-details .main-info .info h2{line-height:2.5rem}#batch-details .details{grid-column-gap:2rem;column-gap:2rem;display:grid;grid-template-columns:1fr 3fr 1fr;margin:3rem 0}#batch-details .details .dates,#batch-details .details .values{display:flex;flex-direction:column;row-gap:1rem}#batch-details .details .values{align-items:flex-end}#batch-details .details .info-item{align-items:center;column-gap:1rem;display:flex;flex-direction:row}#batch-details .details .info-item .round-icon{height:4rem;padding:.8rem;width:4rem}#batch-details .details .info-item .info-desc h3{color:#666}#batch-details .details .description{align-items:center;background-color:#111;border:1px solid #96fd00;border-radius:1rem;display:flex;flex-direction:column;padding:2.5rem;text-align:center}#batch-details .details .description .batch-style{font-size:2rem}#batch-details .navigation{align-items:center;display:grid;grid-template-areas:"prev-link prev-name next-name next-link";grid-template-columns:auto 1fr 1fr auto;margin:1rem 0}#batch-details .navigation .prev-link{grid-area:prev-link;margin:auto;transform:rotate(-90deg)}#batch-details .navigation .prev-name{grid-area:prev-name;text-align:start}#batch-details .navigation .next-name{grid-area:next-name;text-align:end}#batch-details .navigation .next-link{grid-area:next-link;margin:auto;transform:rotate(90deg)}#batch-details .navigation .bottle{margin:0 3rem}#batch-details .navigation .bottle svg{stroke:#96fd00}@media(max-width:768px){#batch-details .main-info{display:flex;flex-direction:column;margin:0}#batch-details .main-info .label{height:80vh;margin:10vh 0;position:relative}#batch-details .main-info .label:before{background:#00000080;content:"";height:100%;left:0;position:absolute;top:0;width:100%}#batch-details .main-info .bottle img{height:80vh;left:50%;transform:translate(-50%,-100vh)}#batch-details .main-info .info .batch-no{margin:2rem;position:static}#batch-details .details{grid-template-columns:1fr 1fr;row-gap:3rem}#batch-details .details .description{column-span:3;grid-column:span 2;grid-row:2;padding:2rem 1rem}#batch-details .details .description .batch-style{font-size:1.5rem}#batch-details .details .description .line-h{margin:1rem 0}#batch-details .details .dates,#batch-details .details .values{justify-self:center;margin:0 .5rem}#batch-details .details .info-item{column-gap:1rem}#batch-details .details .info-item .round-icon{height:3.5rem;width:3.5rem}#batch-details .navigation{grid-template-areas:"prev-link next-link" "prev-name next-name";grid-template-columns:1fr 1fr}#batch-details .navigation .next-name,#batch-details .navigation .prev-name{text-align:center}#batch-details .navigation .bottle{margin:-1rem 0}}@media(max-width:768px)and (orientation:landscape){#batch-details .main-info .label{display:none}#batch-details .main-info .bottle{margin:auto}#batch-details .main-info .bottle img{height:90vw;margin:-12rem 0;position:static;transform:rotate(90deg)}}#batches-dashboard .container h4{margin:2rem 0;text-align:center}#batches-dashboard .container h4 span{color:#96fd00;font-size:2rem;font-weight:700}#batches-dashboard .container .batches-years{border-left:.5rem solid #96fd00;margin:4rem 0 2rem}#batches-dashboard .container .batches-years .batches-year{position:relative}#batches-dashboard .container .batches-years .batches-year .timeline-point{background-color:#96fd00;border-radius:1rem;height:.8rem;left:-1.4rem;position:absolute;width:2.4rem}#batches-dashboard .container .batches-years .batches-year .year-title{font-size:2rem;margin:2rem}#batches-dashboard .container .batches-years .batches-year .batches-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);margin-left:2rem}#batches-dashboard .container .batches-years .batches-year .batches-grid .batch-item{border:2px solid #96fd00;border-radius:1rem;position:relative;width:100%}#batches-dashboard .container .batches-years .batches-year .batches-grid .batch-item .info-link img{border-radius:1rem;height:auto;margin-bottom:-4px;width:100%}#batches-dashboard .container .batches-years .batches-year .batches-grid .batch-item .info-link .info-button{bottom:20%;display:none;left:50%;position:absolute}#batches-dashboard .container .batches-years .batches-year .batches-grid .batch-item .info-link .info-button .btn{left:-50%;position:relative}#batches-dashboard .container .batches-years .batches-year .batches-grid .batch-item .info-link:hover .info-button{display:inline;display:initial}#batches-dashboard .container .batches-years .batches-year .batches-grid .batch-item .info-link:hover:before{background:linear-gradient(180deg,#00000040,#000);border-radius:1rem;content:"";height:100%;left:0;position:absolute;top:0;width:100%}@media(max-width:768px){#batches-dashboard .container .batches-years .batches-year .batches-grid{grid-template-columns:repeat(2,1fr)}}#contact{min-height:75vh}#contact .contact-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(2,1fr)}#contact .contact-content .round-icon{height:8rem;margin-bottom:3rem;padding:1.5rem;width:8rem}#contact .contact-content #contact-form{align-items:center;display:flex;flex-direction:column;justify-content:center;justify-items:center;text-align:center}#contact .contact-content #contact-form input,#contact .contact-content #contact-form textarea{border:none;border-radius:.3rem;margin:.5rem;padding:.5rem;resize:none;width:100%}#contact .contact-content #contact-form textarea{height:10rem}#contact .contact-content .contact-info{align-items:center;display:flex;flex-direction:column;justify-content:center;justify-items:center;padding:2rem 0;text-align:center}#contact .contact-content .contact-info p{margin:.2rem 0}#contact .contact-content .contact-info p span{color:#96fd00}@media(max-width:768px){#contact .contact-content{gap:initial;grid-template-columns:1fr}}#pending .section-title{margin-bottom:0}#pending .brew{display:flex;margin:1rem 0;padding:0 2rem;width:100%}#pending .brew-label{background-color:#96fd00;height:50vh}#pending .brew-label .brew-name{color:#000;display:none;margin:1rem .5rem;transform:rotate(180deg);writing-mode:vertical-rl}#pending .brew-label img{height:100%;width:auto}#pending .brew-info{border:4px solid #96fd00;border-left-width:0;border-radius:0 1rem 1rem 0;display:flex;flex-direction:column;width:100%}#pending .brew-info .stages{border:solid #96fd00;border-width:0 0 4px;display:flex;flex-direction:row;justify-content:space-between}#pending .brew-info .stages .round-icon{height:3rem;margin:.5rem;padding:.5rem;width:3rem}#pending .brew-info .stages .round-icon.active svg,#pending .brew-info .stages .round-icon.todo svg{filter:invert(97%) sepia(0) saturate(12%) hue-rotate(279deg) brightness(104%) contrast(104%)}#pending .brew-info .stages .icon-round{font-size:1.5rem;height:3rem;line-height:3rem;margin:.5rem;width:3rem}#pending .brew-info .stages .done{position:relative}#pending .brew-info .stages .active{background-color:#0000;border:4px inset #96fd00;color:#fff;padding-top:-4px}#pending .brew-info .stages .active:before{margin-top:-4px}#pending .brew-info .stages .todo{background-color:#0000;color:#fff}#pending .brew-info .stages .stage-name{align-items:center;background-color:#96fd00;border-radius:0 .5rem 0 0;display:flex;margin-right:-1px;padding:1rem}#pending .brew-info .stages .stage-name h4{color:#000;font-size:1rem}#pending .brew-info-content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:2rem}#pending .brew-info-content .brew-info-title{font-size:1.5rem;margin-bottom:1rem;width:100%}#pending .brew-info-content .brew-info-date{margin-bottom:1.5rem;width:100%}#pending .brew-info-content .brew-no{color:#96fd00;font-weight:700}#pending .brew:nth-child(odd){flex-direction:row-reverse}#pending .brew:nth-child(odd) .brew-info{border-radius:1rem 0 0 1rem;border-width:4px 0 4px 4px}#pending .brew:nth-child(odd) .brew-info .stage-name{border-radius:0}@media(max-width:1050px){#pending .brew-label{height:auto;min-height:50vh}#pending .brew-label img{display:none}#pending .brew-label .brew-name{display:inline;display:initial}}@media(max-width:768px){#pending .brew{padding:initial}#pending .brew-info .stages .done,#pending .brew-info .stages .todo,#pending .brew-info .stages p{display:none}}#no-pending-container{align-items:center;display:flex;flex-direction:column;padding:2rem 0;row-gap:3rem;text-align:center}#no-pending-container .header{align-items:center;display:flex;justify-content:center}#no-pending-container .header .icon{border:.2rem solid #96fd00;border-radius:2rem 0;padding:2rem 3rem;width:25%}#no-pending-container .header h2{color:#96fd00;margin:2rem;text-transform:uppercase}#no-pending-container .message{display:flex;flex-direction:column;max-width:70%}#no-pending-container .message p{font-size:1.2rem;margin-bottom:1rem}@media(max-width:768px){#no-pending-container{row-gap:normal}#no-pending-container .header{flex-direction:column}#no-pending-container .header .icon{padding:2rem;width:70%}#no-pending-container .message{max-width:none}}
/*# sourceMappingURL=main.48d0b9e5.css.map*/