@import url(https://fonts.googleapis.com/css?family=Amaranth&display=swap);@import url(https://fonts.googleapis.com/css?family=Quicksand&display=swap);.hideBeerModal,.hideBeerModalBackground{display:none}.displayBeerModalBackground{-webkit-animation:fadeIn .4s;animation:fadeIn .4s;-webkit-animation-iteration-count:1;animation-iteration-count:1;background-color:#000000a8;height:calc(var(--vh)*100);left:0;position:absolute;top:0;width:100vw;z-index:19}.displayBeerModal{align-items:center;-webkit-animation:fadeInModal .3s;animation:fadeInModal .3s;-webkit-animation-iteration-count:1;animation-iteration-count:1;background-color:#f1efe5;border-radius:5vw;display:flex;flex-direction:column;height:78%;justify-content:center;left:5vw;padding-inline:1vw;position:absolute;top:12vh;width:88vw;z-index:20}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:100%}}@keyframes fadeIn{0%{opacity:0}to{opacity:100%}}@-webkit-keyframes fadeInModal{0%{opacity:0;top:20vh}90%{top:10vh}to{opacity:100%;top:12vh}}@keyframes fadeInModal{0%{opacity:0;top:20vh}90%{top:10vh}to{opacity:100%;top:12vh}}.closeBeerModal{align-items:center;background-color:#171409;border-radius:10vh;color:#f1efe5;cursor:pointer;display:flex;flex-direction:column;height:7vh;justify-content:center;margin-top:2vw;max-width:600px;min-height:50px;min-width:50px;width:50vw}.closeBeerModal:hover{color:#f29025}.beerModalImgDiv{align-items:center;display:flex;flex-direction:column;height:calc(var(--vh)*20);justify-content:center;position:relative;width:calc(var(--vh)*20)}.beerModalImgDiv>img{background-color:#f1efe5;height:90%;justify-content:center;min-height:60px;min-width:60px;object-fit:contain;width:90%}.beerModalInfoBlock{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:5vw}.beerModalInfoBlock>h1,.beerModalInfoBlock>h3{margin:2px}.beerModalUrlBalls{align-items:center;display:flex;flex-direction:row;justify-content:center;margin:2vw;max-width:100%}.beerModalUrlBalls>a,.beerModalUrlBalls>div{align-items:center;background-color:#f29025;border-radius:7vh;color:#fff;cursor:pointer;display:flex;height:min(7vh,50px);justify-content:center;margin-inline:1vh;min-width:12vw;padding-inline:2vw;text-align:center;text-decoration:none}.beerModalUrlBalls>a:hover,.beerModalUrlBalls>div:hover{color:#171409}@media screen and (min-width:800px){.displayBeerModal{border-radius:4vw;height:700px;left:calc(50vw - 350px);top:calc(50vh - 350px);width:700px}.closeBeerModal{border-radius:10vh;cursor:pointer;height:7vh;margin-bottom:10px;width:200px}.beerModalImgDiv{height:calc(var(--vh)*20);margin-top:20px;width:calc(var(--vh)*20)}.beerModalImgDiv>img{height:90%;justify-content:center;min-height:60px;min-width:60px;object-fit:contain;width:90%}.beerModalInfoBlock{margin:10px}.beerModalUrlBalls{margin:20px}.beerModalUrlBalls>a,.beerModalUrlBalls>div{border-radius:70px;height:70px;margin-inline:10px;padding:0;width:100px}}.userModule{padding:calc(var(--vh)*5);padding-top:calc(var(--vh)*5)}.openLogin>h1{font-size:calc(12px + 2vw)}.login-container{text-align:center}.login-container,.makeUser,.makeUser>div{align-items:center;display:flex;flex-direction:column;justify-content:center}.makeUser>div{background-color:#f29025;border-radius:8vh;font-size:calc(15px + 1.5vw);margin:4vh;min-height:8vh;width:40vw}.loginAs{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-bottom:4vh}.loginAs>input{border-radius:8vh;font-size:calc(15px + 1.5vw);margin-inline:2vw;max-width:200px;min-height:8vh;text-align:center;width:40vw}.loginAs>button{background-color:#f29025;border:none;border-radius:8vh;font-size:calc(12px + 1.5vw);margin-inline:2vw;max-width:300px;min-height:8vh;width:30vw}.displayLoginInfo,.loginAs>button{align-items:center;display:flex;flex-direction:column;justify-content:center}.displayLoginInfo{margin-bottom:5vh;text-align:center;width:100%}.displayLoginInfo>.displayLoginInfo-text{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-inline:2vw;text-align:center}.displayLoginInfo>.displayLoginInfo-text>p>h2{text-decoration:underline}.displayLoginInfo-logout>button{align-items:center;background-color:#f29025;border:none;border-radius:8vh;display:flex;flex-direction:column;font-size:calc(15px + 1.5vw);justify-content:center;margin-inline:2vw;max-width:300px;min-height:8vh;width:50vw}.consentButtons{align-items:center;display:flex;flex-direction:row;height:10vh;justify-content:space-evenly}.consentButtons>div{margin-bottom:3vh;margin-top:5vh}.cancelButton{background-color:#464646!important}.headBlock{align-items:center;display:flex;flex-direction:column;justify-content:space-evenly;min-height:min(300px,30vh);width:100%}.headBlock>div{text-align:center;width:90%}.scheduleMain *{margin-inline:1vw}.scheduleMain div{font-size:min(20px,calc(12px + 1vw))}.scheduleMain h3{font-size:min(25px,calc(20px + 2vw))}.scheduleDescription{font-weight:100;margin-inline:auto;text-align:left;width:90%}.scheduleDescription,.scheduleTime{font-style:italic;text-align:center}.scheduleTime{color:#f29025;font-size:min(calc(14px + 2vw),18px)!important;margin:1.5vh auto}.scheduleHeading{display:flex;font-size:min(calc(16px + 2vw),25px)!important;font-weight:700;margin:auto;text-align:left;text-align:center}.scheduleItem{margin-bottom:5vh;margin-top:2vh;text-align:center}.scheduleBlockHeading{font-weight:700;margin-top:3vh}.flexSchedule{display:flex;flex-direction:column;text-align:center}.schedulePrice{font-size:min(calc(20px + 2vw),30px)!important;font-weight:700;margin-top:2vh}.middle-line{border-bottom:10px dotted #f29025;margin-bottom:4vh;width:50%}.App-mini-header{-webkit-tap-highlight-color:transparent;align-items:center;background-color:#f29025;color:#f1efe5;display:flex;height:10vh;justify-content:center;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:10}.generalheader-logo{margin:auto;max-height:60%;max-width:50%}.header-darkMode{background-color:#171409}.naviToggler{align-items:center;aspect-ratio:1/1;cursor:pointer;display:flex;flex-direction:column;font-size:40px;height:100%;justify-content:space-around;position:absolute;right:0;text-align:center;top:0}.navi-closed{-webkit-animation:rotateNaviIconOpen .4s;animation:rotateNaviIconOpen .4s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.navi-open{-webkit-animation:rotateNaviIconClosed .4s;animation:rotateNaviIconClosed .4s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}@-webkit-keyframes rotateNaviIconOpen{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}}@keyframes rotateNaviIconOpen{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}}@-webkit-keyframes rotateNaviIconClosed{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes rotateNaviIconClosed{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.lanIndicator{align-items:center;aspect-ratio:1/1;cursor:pointer;display:flex;flex-direction:column;font-size:calc(18px + 1.5vw);height:100%;justify-content:space-around;left:0;position:absolute;text-align:center;text-transform:uppercase;top:0}.hideNavigation{display:none}.showNavigation{-webkit-animation:dropDown .4s;animation:dropDown .4s;-webkit-animation-iteration-count:1;animation-iteration-count:1;background-color:#f29025;height:calc(var(--vh)*90);left:0;margin:0;overflow:hidden;padding:0;position:absolute;top:10vh;width:100%;z-index:11}@-webkit-keyframes dropDown{0%{height:0}to{height:90%}}@keyframes dropDown{0%{height:0}to{height:90%}}.App-navi-general{-webkit-tap-highlight-color:transparent;height:75%;justify-content:center;overflow:hidden;position:relative}.App-navi-general,.app-navi-general-content{align-items:center;display:flex;flex-direction:column;text-align:center;width:100%}.app-navi-general-content{height:95%;justify-content:space-evenly;margin-top:1.5vh;position:absolute;top:0}.App-navi-lan>span,.app-navi-general-content>a{color:#f1efe5;cursor:pointer;font-size:calc(20px + 2vw);height:10%;margin:1vh;text-decoration:none;width:100%;z-index:2}.app-navi-general-content>a{align-items:center;display:flex;flex-direction:column;justify-content:space-around;text-align:center}@media screen and (min-width:1000px){.App-navi-lan>span>span,.App-navi-url>a,.App-navi-url>span{font-size:40px}}.app-navi-general-content>a:hover{text-decoration:underline}.App-navi-lan>span{color:#f1efe56b}.activeLanguage{color:#f1efe5!important;text-decoration:underline}.App-navi-user{align-items:center;background-color:#f1efe5;display:flex;flex-direction:column;height:25%;justify-content:center;position:relative;text-align:center}.App-navi-user>h3{color:#f29025;font-size:calc(20px + 2vw);z-index:1}.App-navi-user>*,.App-navi-user>h3{-webkit-animation:fadeIn .4s;animation:fadeIn .4s;-webkit-animation-iteration-count:1;animation-iteration-count:1}.App-navi-user>*{margin:2vh}.navi-user-button{-webkit-tap-highlight-color:transparent;align-items:center;background-color:#f29025;border:none;border-radius:7vh;color:#f1efe5;cursor:pointer;display:flex;flex-direction:column;font-size:calc(14px + 1vw);height:7vh;justify-content:center;margin-inline:2vw;max-height:40px;max-width:250px;padding-bottom:1vh;padding-top:1vh;padding-inline:3px;width:35vw;z-index:1}.highlightButton,.navi-user-button{transition:background-color .5s linear}.highlightButton{background-color:#171409}.navi-user-logout:hover{border-radius:30px;color:#f1efe5;cursor:pointer;text-decoration:underline}@media screen and (min-width:1000px){.App-navi-user>h3{font-size:40px}.navi-user-button{font-size:20px;max-height:35px}}.navi-login-part{align-items:center;display:flex;flex-direction:column;justify-content:center;max-height:500px;max-width:800px;text-align:center;width:100%;z-index:1}.flexRowLogin{display:flex;flex-direction:row}.consentBG{align-items:center;background-color:rgba(0,0,0,.5);color:#fff;display:flex;flex-direction:column;height:calc(var(--vh)*100);justify-content:center;left:0;margin:0;position:fixed;text-align:center;top:0;width:100vw;z-index:99}.flexRowConsent{background-color:#171409;border-radius:5vw;max-width:400px;padding:5vw;width:80%}.consentText::-webkit-scrollbar-thumb,.consentText::-webkit-scrollbar-track,.consentText::-webkit-scrollbar:vertical,.consentText::-webkit-scrollbar:window-inactive{color:#171409;width:12px!important}.consentText{height:100%;margin:0;overflow:scroll;overflow-x:hidden;padding:10px;text-align:justify}.padding-10-consent{align-items:center;border:1px solid #f28f2584;border-radius:4vw;display:flex;flex-direction:column;height:35vh;justify-content:center;max-height:300px;padding:10px;text-align:center}.padding-10{background-color:#faebd7;height:150px;padding:10px}.consentTextCheckbox{font-size:20px;padding:3%}.navi-create-user{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.loginInput{border:.25vh solid #f29025;border-radius:8vh;border-radius:7vh;font-size:calc(15px + 1.5vw);height:8vh;height:6.5vh;margin-inline:2vw;margin-bottom:20px;max-height:35px;max-height:calc(40px - .5vh);max-width:500px;max-width:250px;padding-bottom:1vh;padding-top:1vh;padding-inline:3px;text-align:center;text-transform:uppercase}.loginInput::-webkit-input-placeholder{color:gray;font-size:20px;text-transform:none}.loginInput::placeholder{color:gray;font-size:20px;text-transform:none}.navi-user-button:disabled{background-color:#525049;color:#cccec4}.navi-create-user>input:focus{border:.5vh solid #f29025!important}.navi-black-underline{color:#171409;cursor:pointer;margin-left:2vw;text-decoration:underline}@media screen and (min-width:1000px){.navi-login-part>*{font-size:25px;padding:15px}.navi-create-user>button,.navi-create-user>input{font-size:25px}}#container-foam{bottom:-20%;position:absolute;width:100%;z-index:1}#container-liquid{position:relative;z-index:-1}#container-liquid,#liquid{height:100%;width:100%}@-webkit-keyframes bubble{0%{background-color:#f1efe57c;border:2px solid #f1efe59a;bottom:0;-webkit-transform:translateX(0);transform:translateX(0)}50%{background-color:#f1efe53c;border:1px solid #f1efe554;bottom:50%;-webkit-transform:translateX(50%);transform:translateX(50%)}to{background-color:#f1efe500;border:.5px solid #f1efe51a;bottom:100%;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bubble{0%{background-color:#f1efe57c;border:2px solid #f1efe59a;bottom:0;-webkit-transform:translateX(0);transform:translateX(0)}50%{background-color:#f1efe53c;border:1px solid #f1efe554;bottom:50%;-webkit-transform:translateX(50%);transform:translateX(50%)}to{background-color:#f1efe500;border:.5px solid #f1efe51a;bottom:100%;-webkit-transform:translateX(0);transform:translateX(0)}}.bubble{aspect-ratio:1/1;background-color:#f1efe5;border:2px solid #f1efe5;border-radius:50%;bottom:-5%;height:2%;max-height:20px;position:absolute}.bubble1{-webkit-animation:bubble 4.2s linear;animation:bubble 4.2s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;left:2%}.bubble2{-webkit-animation:bubble 3.1s linear;animation:bubble 3.1s linear;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;left:20%}.bubble3{-webkit-animation:bubble 3.5s linear;animation:bubble 3.5s linear;-webkit-animation-delay:.7s;animation-delay:.7s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;left:35%}.bubble4{-webkit-animation:bubble 3s linear;animation:bubble 3s linear;-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;left:50%}.bubble5{-webkit-animation:bubble 2.5s linear;animation:bubble 2.5s linear;-webkit-animation-delay:.35s;animation-delay:.35s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;left:70%}.bubble6{-webkit-animation:bubble 3.2s linear;animation:bubble 3.2s linear;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;left:80%}.beer-foam{background-color:#f29025;height:50%;position:relative;top:0;width:100%}.foam-1,.foam-10,.foam-11,.foam-12,.foam-13,.foam-14,.foam-15,.foam-2,.foam-3,.foam-4,.foam-5,.foam-6,.foam-7,.foam-8,.foam-9{aspect-ratio:1/1;background-color:#f1efe5;border-radius:50%;float:left;position:absolute;width:15%;z-index:0}.foam-1{-webkit-animation:foam 3s ease-in-out;animation:foam 3s ease-in-out;-webkit-animation-delay:.25s;animation-delay:.25s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;bottom:8%;left:-5%}.foam-2{-webkit-animation:foam 3s ease-in-out;animation:foam 3s ease-in-out;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;bottom:8%;left:2%}.foam-3{-webkit-animation:foam 3s ease-in-out;animation:foam 3s ease-in-out;-webkit-animation-delay:0ms;animation-delay:0ms;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;bottom:8%;left:7%}.foam-4{-webkit-animation:foam 2.7s ease-in-out;animation:foam 2.7s ease-in-out;-webkit-animation-delay:70ms;animation-delay:70ms;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;bottom:8%;left:15%}.foam-5{-webkit-animation:foam 3s ease-in-out;animation:foam 3s ease-in-out;-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;bottom:8%;left:20%}.foam-6{-webkit-animation:foam 3s ease-in-out;animation:foam 3s ease-in-out;-webkit-animation-delay:.8s;animation-delay:.8s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;bottom:8%;left:27%}.foam-7{-webkit-animation:foam 3.5s ease-in-out;animation:foam 3.5s ease-in-out;-webkit-animation-delay:.25s;animation-delay:.25s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;bottom:8%;left:34%}.foam-8{-webkit-animation:foam 3s ease-in-out;animation:foam 3s ease-in-out;-webkit-animation-delay:1.2s;animation-delay:1.2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;bottom:8%;left:42%}.foam-9{-webkit-animation:foam 3s ease-in-out;animation:foam 3s ease-in-out;-webkit-animation-delay:50ms;animation-delay:50ms;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;bottom:8%;left:47%}.foam-10{-webkit-animation:foam 3s ease-in-out;animation:foam 3s ease-in-out;-webkit-animation-delay:1.05s;animation-delay:1.05s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;bottom:8%;left:55%}.foam-11{-webkit-animation:foam 3s ease-in-out;animation:foam 3s ease-in-out;-webkit-animation-delay:0ms;animation-delay:0ms;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;bottom:8%;left:62%}.foam-12{-webkit-animation:foam 8s ease-in-out;animation:foam 8s ease-in-out;-webkit-animation-delay:.7s;animation-delay:.7s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;bottom:8%;left:70%}.foam-13{-webkit-animation:foam 3s ease-in-out;animation:foam 3s ease-in-out;-webkit-animation-delay:1.4s;animation-delay:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;bottom:8%;left:77%}.foam-14{-webkit-animation:foam 4s ease-in-out;animation:foam 4s ease-in-out;-webkit-animation-delay:10ms;animation-delay:10ms;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;bottom:8%;left:86%}.foam-15{-webkit-animation:foam 2s ease-in-out;animation:foam 2s ease-in-out;-webkit-animation-delay:.7s;animation-delay:.7s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;bottom:8%;left:95%}@-webkit-keyframes foam{0%{bottom:10%;width:15%}50%{bottom:5%;width:16%}to{bottom:10%;width:15%}}@keyframes foam{0%{bottom:10%;width:15%}50%{bottom:5%;width:16%}to{bottom:10%;width:15%}}.map-block{height:calc(var(--vh)*87);margin-bottom:calc(var(--vh)*3);min-height:calc(var(--vh)*87);position:relative;width:100%}.mapContainer{background-color:#fff;height:calc(var(--vh)*80);margin:auto;max-height:700px;min-height:500px;min-width:300px;position:relative;width:98%}.mapContainer>div{position:absolute}.map-background{background-color:#f1efe5;position:relative}.bg1{height:60%;left:15%;top:10%;width:30%}.bg2{bottom:10%;height:50%;left:45%;width:30%}.map-static{align-items:center;background-color:#00000010;display:flex;font-size:1vh;justify-content:center;margin:auto}.exit{bottom:30%;left:15%;width:10%}.gettingIn{bottom:10%;left:45%;width:30%}.wc{background-color:rgba(255,127,80,.355);left:15%}.smoking,.wc{height:6%;top:10%;width:15%}.smoking{background-color:rgba(208,186,43,.519);left:30%}.smoking>img{height:60%}.map-area{background-color:rgba(0,0,0,.1);display:flex;text-align:center}.map-area>h3{align-items:center;font-size:10px;margin:auto;padding:1%}.seating{height:40%;left:18%;top:20%;width:20%}.map-infoarea{color:#171409;height:30%;left:50%;padding:10px;position:relative;top:5%;width:45%}.map-info-container{flex-direction:row;height:100%}.breweries-map-block,.map-info-container{align-items:center;display:flex;justify-content:center}.breweries-map-block{flex-direction:column;float:left;height:90%;width:50%}.breweries-info-block{height:90%;width:50%}.breweries-info-tag{height:20%}.breweries-info-tag>h1{text-align:left}.breweries-info-content{height:50%}.breweries-info-content>img{height:calc(var(--vh)*20);justify-content:center;object-fit:cover;width:100%}.breweries-info-content>div{padding:1vw}.map-brewery{align-items:center;border:2px solid #f29025;cursor:pointer;display:flex;flex-direction:column;height:10%;justify-content:center;margin:1vh;min-width:60px;padding:.5vw;text-align:center;width:50%}.map-brewery-active,.map-brewery:hover{background-color:#f29025;color:#f1efe5}.App{background-color:#f1efe5;height:calc(var(--vh)*100);max-height:100%;overflow:scroll;overflow-x:hidden;text-align:left;width:100vw}.viewBlock{margin:auto;margin-top:calc(var(--vh)*3);margin-inline:5%;min-height:calc(var(--vh)*90 - 3vh)}.viewBlock,.viewBlockNoWH{align-items:center;display:flex;flex-direction:column;justify-content:space-around;max-width:700px;width:100%}.viewBlockNoWH{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto}.centerViewBlock{align-items:center;display:flex;flex-direction:column;justify-content:center}.minWidthBlock{align-items:center;justify-content:space-around;margin:3vh auto 0;margin-inline:2%;max-width:700px;width:100%}@media screen and (max-width:800px){.viewBlock{max-width:600px}.minWidthBlock{margin:auto;margin-bottom:0;margin-top:calc(var(--vh)*3);margin-inline:2%;min-width:95%;width:600px}}.centerText *{padding-inline:1vw;text-align:center}.orange-link{color:#f28f25;cursor:pointer;margin:0;padding:0;text-decoration:underline}.fullVhBlock{min-height:calc(var(--vh)*100)}.noWH{height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important;min-height:none!important}.App-footer{align-items:center;background-color:#171409;color:#f1efe5;display:flex;flex-direction:column;font-size:calc(20px + 2vmin);justify-content:center;min-height:calc(var(--vh)*100);padding-bottom:0;padding-inline:10vw;position:relative;text-align:center}.App-footer>img{bottom:5%;max-width:400px;position:absolute;width:50vw}.App-footer a{font-size:calc(35px + 2vw);margin-top:2vh;text-decoration:none!important}.App-footer a:hover{color:rgba(226,131,30,.705)!important}.raffleArea{align-items:center;display:flex;flex-direction:column;justify-content:space-evenly;margin-top:0;min-height:90vh;text-align:center;width:100%}.alert-no-beers{color:#f28f25;margin-bottom:5vh;text-decoration:underline}.raffleLister{margin-bottom:0;text-align:left}.raffleLister .displayBeerModal{color:#171409}.raffleLister .closeBeerModal>h1{margin:auto}@media screen and (min-width:700px){.raffleLister .beerModalUrlBalls>*{margin-inline:5px;max-width:150px!important;padding:0}}.raffleLister .beerRow:hover{background-color:hsla(0,0%,100%,.068)}.raffleArea h1{margin-top:3vh}.raffleButton{border-radius:8vh;margin:0;min-height:8vh;min-width:200px;width:100vw}.raffleButton,.raffleButton-bottom{-webkit-tap-highlight-color:transparent;align-items:center;background-color:#f29025;color:#f1efe5;cursor:pointer;display:flex;flex-direction:column;font-size:calc(15px + 1vw);justify-content:center;max-width:400px;text-align:center}.raffleButton-bottom{border-radius:6vh;margin:3vh 1vh 1px;min-height:6vh;min-width:150px;width:30vw}.raffleButton-bottom:hover{color:#000}.raffleButton-bottom:disabled{background-color:#525049;color:#ceccc4}.raffleArea>div>h3{margin:1vh}.raffleArea>div>h3>span{color:#f29025;cursor:pointer;text-decoration:underline}.raffleArea>h3>span:hover{color:#d17a1d}.styleQuery{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:5vh}.styleQuery>h2{margin:2vh 1vh 1vh;padding-inline:1vw}.styleQueryList{flex-direction:row;flex-wrap:wrap;margin:1vh;padding-inline:1vw}.styleBox,.styleQueryList{align-items:center;display:flex;justify-content:center}.styleBox{-webkit-tap-highlight-color:transparent;background-color:#f28f25;border-radius:4vh;color:#fff;cursor:pointer;flex-direction:column;font-size:calc(12px + .8vw);margin:.7vh;min-height:3vh;min-width:10vw;padding:.8vw;padding-inline:2vw;text-align:center}.inactive-style{background-color:#f28f2500;color:#898780;text-decoration:line-through}@media screen and (max-width:500px){.raffleArea h1{margin-bottom:30px;margin-top:30px}.raffleButton-bottom{margin-bottom:20px}}@media screen and (min-width:800px){.styleQueryList{margin:30px}.styleBox{border-radius:25px;font-size:17px;margin:4px;min-height:25px;min-width:80px;padding:2px}}.disabledButton{background-color:#898780;color:#171409}.selectDisplayMode{height:20vh;justify-content:space-evenly;width:100%}.selectDisplayMode,.selectDisplayMode>div{align-items:center;display:flex;flex-direction:row}.selectDisplayMode>div{-webkit-tap-highlight-color:transparent;border:2px solid #f29025;border-radius:min(100px,10vh);cursor:pointer;font-size:calc(15px + 1.5vw);height:min(100px,8vh);justify-content:center;transition:all .4s;width:40%}.selectDisplayMode .activeMode{background-color:#f29025;color:#fff;transition:all .4s}.centeredBeerTitle{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:2vh;text-align:center}.centeredBeerTitle>a{background-color:#f29025;border-radius:50%;color:#171409;height:40px!important;width:50vw!important}.raffleBeerButton{align-items:center;background-color:#f29025;border-radius:8vh;color:#fff;cursor:pointer;display:flex;flex-direction:column;font-size:calc(15px + 1.5vw);justify-content:center;max-width:350px;min-height:7vh;min-width:200px;padding:1vw;padding-inline:min(2vw,20px);width:50vw}.raffleBeerButton:hover{color:#171409}.raffleBeerButton:disabled{background-color:#525049;color:#ceccc4}.raffledBeer .beerRow{background-color:#52504900!important}@media screen and (min-width:1000px){.raffleBeerButton{border-radius:50px;min-height:60px}}.beerRow{-webkit-animation:displayRow .5s linear;animation:displayRow .5s linear;-webkit-animation-iteration-count:1;animation-iteration-count:1;background-color:#f1efe5;cursor:pointer;display:flex;flex-direction:row;min-height:calc(var(--vh)*10);width:100%}.beerFlagged{background-color:#f29025;color:#fff}.beerFlagged *{color:#fff}@-webkit-keyframes displayRow{0%{opacity:0}to{opacity:100%}}@keyframes displayRow{0%{opacity:0}to{opacity:100%}}.beerRowTasted{-webkit-animation:makeBeerTasted 2s ease-in-out;animation:makeBeerTasted 2s ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-filter:opacity(20%);filter:opacity(20%)}@-webkit-keyframes makeBeerTasted{0%{-webkit-filter:opacity(100%);filter:opacity(100%)}to{-webkit-filter:opacity(20%);filter:opacity(20%)}}@keyframes makeBeerTasted{0%{-webkit-filter:opacity(100%);filter:opacity(100%)}to{-webkit-filter:opacity(20%);filter:opacity(20%)}}.beerNotAvailable{background-color:#ceccc4;color:grey!important;-webkit-filter:grayscale(100%) brightness(80%);filter:grayscale(100%) brightness(80%)}.brewery-img-container{align-items:center;aspect-ratio:1/1;display:flex;flex-direction:column;height:100%;justify-content:center;margin:auto;min-height:25vw;position:relative;width:25vw}.brewery-img-container>img{height:70%;justify-content:center;object-fit:contain;width:70%}.beerModalImgDivAnimate>img{-webkit-animation:displayRowBeer .4s ease-in-out;animation:displayRowBeer .4s ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes displayRowBeer{0%{height:50%;opacity:0}90%{height:75%}to{height:70%;opacity:100%}}@keyframes displayRowBeer{0%{height:50%;opacity:0}90%{height:75%}to{height:70%;opacity:100%}}.random-beer-img{-webkit-animation:raffleBeer 1s linear infinite;animation:raffleBeer 1s linear infinite}@-webkit-keyframes raffleBeer{0%{-webkit-filter:blur(0) opacity(0);filter:blur(0) opacity(0)}25%{-webkit-filter:opacity(50%);filter:opacity(50%)}50%{-webkit-filter:opacity(20%) blur(1vw);filter:opacity(20%) blur(1vw)}75%{-webkit-filter:opacity(50%);filter:opacity(50%)}to{-webkit-filter:blur(0) opacity(0);filter:blur(0) opacity(0)}}@keyframes raffleBeer{0%{-webkit-filter:blur(0) opacity(0);filter:blur(0) opacity(0)}25%{-webkit-filter:opacity(50%);filter:opacity(50%)}50%{-webkit-filter:opacity(20%) blur(1vw);filter:opacity(20%) blur(1vw)}75%{-webkit-filter:opacity(50%);filter:opacity(50%)}to{-webkit-filter:blur(0) opacity(0);filter:blur(0) opacity(0)}}.beerInfoPart{display:flex;flex-direction:column;justify-content:center;width:75vw}@media screen and (min-width:800px){.beerRow{min-height:150px!important}.brewery-img-container{max-height:140px!important;max-width:140px!important;min-height:0!important}.beerChekboxContainer{height:140px!important;margin:auto}.beerCheckCircle{align-items:center;display:flex;flex-direction:column;height:140px!important;justify-content:center;width:140px!important}.beerChekboxContainer{aspect-ratio:1/1;min-height:0!important;min-width:none!important}.beerCheckCircle{aspect-ratio:1/1;height:100px!important;width:100px!important}}.activeVersion{width:50vw!important}.beerInfoPart>*{margin:0;padding:0}.beerName{font-size:calc(15px + 1vw);font-weight:1000}.additional-info-list{color:#525049;font-size:smaller;font-style:italic;font-weight:100}.beerModalInfoBlock img{height:4vh;justify-content:center;object-fit:contain;width:4vh}.flaggedBeerIcon{height:40%!important;position:absolute;right:0;top:0;width:40%!important}.beerBrewery{color:#f29025;font-size:calc(14px + .8vw);font-weight:100}.beerStyleABV{color:#171409;font-size:calc(15px + .5vw);font-weight:100}.beerChekboxContainer{height:25vw}.beerCheckCircle,.beerChekboxContainer{align-items:center;aspect-ratio:1/1;display:flex;flex-direction:column;justify-content:center}.beerCheckCircle{color:#171409;height:70%;overflow:hidden;position:relative;width:70%}.beerCheckCircle>img{height:100%;justify-content:center;object-fit:contain;width:100%;z-index:1}.beerLevel{-webkit-animation:fillbeer 1s ease-in-out;animation:fillbeer 1s ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1;background-color:#f29025;bottom:0;height:70%;left:5%;position:absolute;width:90%}@-webkit-keyframes fillbeer{0%{height:30%}40%{height:75%}to{height:70%}}@keyframes fillbeer{0%{height:30%}40%{height:75%}to{height:70%}}.pourBeerAway{-webkit-animation:tiltGlass 3s linear;animation:tiltGlass 3s linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes tiltGlass{0%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}10%{-webkit-transform:rotate(-60deg);transform:rotate(-60deg)}90%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes tiltGlass{0%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}10%{-webkit-transform:rotate(-60deg);transform:rotate(-60deg)}90%{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.pourBeerAway>div{-webkit-animation:tiltGlassInside 3s linear;animation:tiltGlassInside 3s linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes tiltGlassInside{0%{height:70%;left:0;-webkit-transform:rotate(0deg);transform:rotate(0deg)}10%{height:70%;left:0;opacity:100%;-webkit-transform:rotate(60deg);transform:rotate(60deg)}50%{opacity:50%}90%{height:60%;left:-100px;opacity:0;-webkit-transform:rotate(100deg);transform:rotate(100deg)}95%{height:60%;left:-40px;opacity:0;-webkit-transform:rotate(130deg);transform:rotate(130deg)}to{height:0}}@keyframes tiltGlassInside{0%{height:70%;left:0;-webkit-transform:rotate(0deg);transform:rotate(0deg)}10%{height:70%;left:0;opacity:100%;-webkit-transform:rotate(60deg);transform:rotate(60deg)}50%{opacity:50%}90%{height:60%;left:-100px;opacity:0;-webkit-transform:rotate(100deg);transform:rotate(100deg)}95%{height:60%;left:-40px;opacity:0;-webkit-transform:rotate(130deg);transform:rotate(130deg)}to{height:0}}.beerLevelTasted{-webkit-animation:emptybeer 1s ease-in-out;animation:emptybeer 1s ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1;height:30%}@-webkit-keyframes emptybeer{0%{height:70%}40%{height:75%}to{height:30%}}@keyframes emptybeer{0%{height:70%}40%{height:75%}to{height:30%}}.beerCheckCircle:hover{color:#171409}@media screen and (min-width:800px){.beerName{font-size:25px}.beerBrewery{font-size:22px}.beerStyleABV{font-size:20px}}.beerList{margin-bottom:calc(var(--vh)*4);width:100%}.margin-10-percent{margin-bottom:5%;margin-top:5%}.searchInput{border:1px solid #f29025;border-radius:8vh;font-size:calc(12px + 1vw);height:min(7vh,60px);max-width:500px;padding-left:20px;width:80vw}.searchInputContainer{text-align:center}.searchInput:first-letter{padding-left:20px}.boldLabel{font-weight:700}.beerONautWarning{align-items:center;-webkit-animation:fadeWarningIn .5s ease-in-out;animation:fadeWarningIn .5s ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1;display:flex;flex-direction:column;font-style:italic;justify-content:center;min-height:90vh;padding-inline:10%}@-webkit-keyframes fadeWarningIn{0%{opacity:0}to{opacity:100%}}@keyframes fadeWarningIn{0%{opacity:0}to{opacity:100%}}.beerONautWarning>.warnPart{align-items:center;background-color:#f29025;color:#fff;display:flex;flex-direction:row;height:20vh!important;justify-content:center}.warnPart>.warn{font-size:calc(80px + 5vw);margin-right:4vw}.warnMessage{font-size:calc(15px + 1vw);width:60%}.noBeersMatching{min-height:40vh}.instructionPanel,.noBeersMatching>h4{text-align:center}.instructionPanel>h1{padding-bottom:3vh;text-align:center}.instructionPanel>div{align-items:center;background-color:#8fd9cb;border-radius:50%;display:flex;flex-direction:column;font-size:50px;height:calc(60px + 3vw);justify-content:center;margin:4vh auto auto;width:calc(60px + 3vw)}.instructionPanel>div>h2{font-size:calc(25px + 2.5vw);margin:auto}.instructionPanel>p{margin-bottom:5vh;padding:0;padding-inline:3vh;text-align:left}.welcomePage{align-items:center;background-color:#171409;color:#f1efe5;display:flex;flex-direction:column;height:calc(var(--vh)*90);justify-content:space-around;margin:0;margin-inline:5%;overflow:hidden;position:relative;width:100%}.welcomePage>*{margin:5vw;z-index:2}.welcomePage>h1{-webkit-animation-iteration-count:5;animation-iteration-count:5;font-size:calc(25px + 2.5vw);text-shadow:0 0 15px #171409}.welcomePage>p{color:#f29025;font-size:calc(20px + 2.5vw);text-align:center;text-shadow:0 0 15px #171409}.welcome-img-div,.welcome-img-div>img{height:100%;left:0;margin:0;padding:0;position:absolute;top:0;width:100%;z-index:0}.welcome-img-div>img{-webkit-animation:fadeInWelcomeImg 5s;animation:fadeInWelcomeImg 5s;-webkit-animation-iteration-count:1;animation-iteration-count:1;justify-content:center;object-fit:cover;opacity:100%}@-webkit-keyframes fadeInWelcomeImg{0%{opacity:0}to{opacity:100%}}@keyframes fadeInWelcomeImg{0%{opacity:0}to{opacity:100%}}.welcome-img-mask{background:#000;background:linear-gradient(0deg,#171409,transparent 50%,#171409);height:100%;position:absolute;width:100%;z-index:1}.infomapContainer{background-color:azure;margin-top:0;padding-bottom:0;padding-top:0}.infomapContainer,.mapBlockItem{margin-bottom:0;position:relative}.mapBlockItem{background-color:#171409;height:auto;left:0;overflow:hidden!important;top:0;width:100%}.mapBlockItem>img{margin-bottom:0;padding-bottom:0}.dimMap{-webkit-filter:saturate(30%) brightness(50%);filter:saturate(30%) brightness(50%);transition:all .5s}.absolutePointers{height:100%;left:0;position:absolute;top:0;width:100%}.absolutePointers>div{position:absolute}.hide-infoscreen{display:none}.sticky-infoscreen{align-items:center;-webkit-animation:litUpInfo .2s ease-out;animation:litUpInfo .2s ease-out;-webkit-animation-iteration-count:1;animation-iteration-count:1;aspect-ratio:1/1;background-color:#f28f25;border-radius:50%;color:#fff;display:flex;flex-direction:column;justify-content:space-evenly;margin-top:0;padding:1vw;position:fixed;right:1vw;text-align:center;top:calc(50vh - min(50vw, 400px)/2);width:min(50vw,400px);z-index:22}@-webkit-keyframes litUpInfo{0%{right:-70vw}to{right:0}}@keyframes litUpInfo{0%{right:-70vw}to{right:0}}.sticky-infoscreenFood{align-items:center;-webkit-animation:litUpInfoFood .2s ease-out;animation:litUpInfoFood .2s ease-out;-webkit-animation-iteration-count:1;animation-iteration-count:1;aspect-ratio:1/1;background-color:#f28f25;border-radius:50%;color:#fff;display:flex;flex-direction:column;justify-content:space-evenly;left:1vw;margin-top:0;padding:1vw;position:fixed;text-align:center;top:calc(50vh - min(50vw, 400px)/2);width:min(50vw,400px);z-index:22}@-webkit-keyframes litUpInfoFood{0%{left:-60vw}to{left:0}}@keyframes litUpInfoFood{0%{left:-60vw}to{left:0}}.sticky-content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;max-height:500px;position:relative;width:100%}.sticky-content>img{height:20vh;width:auto}.closeSticky{position:absolute;top:1px}.selectMap{align-items:center;display:flex;flex-direction:row;height:30vh;justify-content:space-evenly;position:relative;width:100%}.selectWeekend{height:20vh}.selectMap>div{-webkit-tap-highlight-color:transparent;align-items:center;border:2px solid #f29025;border-radius:min(100px,10vh);cursor:pointer;display:flex;flex-direction:row;font-size:min(calc(15px + 1.5vw),30px);justify-content:center;min-height:min(100px,8vh);padding:min(2vw,10px);text-align:center;transition:all .4s;width:calc(40% - 4vw)}.SelButtonActive{background-color:#f28f25;color:#fff;transition:all .4s}.breweryListBlock,.foodListBlock{margin-bottom:5vh}.breweryListBlock,.breweryListBlock h3,.foodListBlock,.foodListBlock h3{align-items:center;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:space-evenly;text-align:center}.breweryListBlock h3,.foodListBlock h3{background-color:#f28f25;border-radius:min(6vh,32px);color:#fff;cursor:pointer;font-weight:100;margin-top:2vh;min-height:min(6vh,32px);padding:min(.5vw,3px);padding-inline:min(1.5vw,8px);width:80%}.absolutePointers>div{cursor:pointer;height:6.3%;width:12.5%}.absolutePointers>div,.absolutePointers>div>div{align-items:center;display:flex;flex-direction:row;justify-content:center;text-align:center}.absolutePointers>div>div{border-radius:1vw;height:100%;width:100%}.absolutePointers>div:hover>div{color:#f28f25;transition:all .2s}.highlightElement{background-color:#f28f25;color:#fff!important;transition:all .2s}.absolute-11{left:8%;top:6.5%}.absolute-10{left:8%;top:13.5%}.absolute-9{left:8%;top:20.2%}.absolute-8{left:8%;top:27%}.absolute-7{left:8%;top:33.7%}.absolute-6{left:8%;top:40.5%}.absolute-5{left:8%;top:47%}.absolute-4{left:7%;top:54.5%}.absolute-3,.absolute-4{-webkit-transform:rotate(5deg);transform:rotate(5deg)}.absolute-3{left:6.2%;top:61.2%}.absolute-2{left:5.5%;top:67.6%}.absolute-1,.absolute-2{-webkit-transform:rotate(5deg);transform:rotate(5deg)}.absolute-1{left:4.6%;top:74.3%}.absolute-R20{height:4.8%!important;left:72.2%;top:47.5%;width:17%!important}.absolute-R21{top:57.3%}.absolute-R21,.absolute-R22{height:8.8%!important;left:89.2%;width:9%!important}.absolute-R22{top:67.5%}.selectWeekends{-webkit-tap-highlight-color:transparent;align-items:center;display:flex;flex-direction:column;justify-content:center;margin:20px auto;overflow:hidden;width:100%}.displayActiveWeekend,.selectWeekends>div{align-items:center;cursor:pointer;display:flex;flex-direction:row;font-size:calc(15px + 1vw);height:min(5vh,100px);justify-content:left;margin-inline:0;padding:min(1.5vh,10px);transition:all .3s;width:50%}.activeWeekend{color:#f29025}.selectWeekends input{appearance:none;-webkit-appearance:none;border-radius:0!important;color:#f29025;font:inherit;height:1.15em;width:20%}.selectWeekends input[type=radio]:after{background-color:#d1d3d1;border-radius:calc(15px + 1vw);height:calc(15px + 1vw);left:-1px;top:-2px;width:calc(15px + 1vw)}.selectWeekends input[type=radio]:after,.selectWeekends input[type=radio]:checked:after{border:2px solid #fff;content:"";display:inline-block;position:relative;transition:all .3s;visibility:visible}.selectWeekends input[type=radio]:checked:after{background-color:#f29025}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:-webkit-fill-available;margin:0}html{scroll-behavior:smooth}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1,h2,h3{font-family:Amaranth,sans-serif;font-style:bold;font-weight:700;letter-spacing:-.02em;line-height:1.15;margin:0}h1{font-size:calc(25px + 1.6vw);margin:0;text-align:center}h4,h5,h6{font-family:Amaranth,sans-serif;font-style:italic;font-weight:500}p{font-size:calc(12px + .9vw)}*{font-family:Amaranth,sans-serif;font-style:normal;font-weight:100}@media screen and (min-width:800px){h1{font-size:40px}p{font-size:22px}}.todo{background-color:#ee3d3d}.external-url{color:#f29025!important}
/*# sourceMappingURL=main.cae27757.css.map*/