.fadeIn{animation:fadeInAnimation 1s ease-out forwards}@keyframes fadeInAnimation{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fadeInLeft{animation:fadeInAnimationRight .8s ease-out forwards}@keyframes fadeInAnimationRight{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}.fadeInRight{animation:fadeInAnimationLeft 1s ease-out forwards}@keyframes fadeInAnimationLeft{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}hr{background-color:#000;height:1px;border:none}ul{list-style-type:none}.bold{font-weight:600}.wrapper{width:1200px;max-width:1200px;display:flex;flex-direction:column;gap:10px;padding:0 50px}a:hover,.logo:hover,.heroButton:hover{cursor:pointer}h1,h2,a{font-family:Playfair Display,serif}p{font-family:"Source Sans 3",sans-serif}*{margin:0;padding:0}h1{font-size:53px;font-weight:300;line-height:1;color:#ffead8;text-shadow:2px 2px 4px #000000}h2{font-size:50px}h3{font-size:30px;font-weight:400}h4{font-size:24px;font-weight:400}p{font-size:25px}a{color:#000}header{transition:.3s;z-index:5;position:fixed;top:0;width:100%;background-color:transparent;color:#fff!important;display:flex;justify-content:center;padding:10px 0;align-items:center}.headerScrolled{background-color:#000}.logo{display:flex;justify-content:center;align-items:center;width:max-content;white-space:nowrap}.logoImage{width:80px}header>nav{display:flex;justify-content:center;align-items:center;width:1300px}header>nav>ul{width:100%;display:flex;justify-content:space-between;align-items:center;list-style:none;padding:0 50px}.burger{width:40px}.burger:hover{cursor:pointer}.navButton,.navButton2{text-shadow:2px 2px 4px #000000;color:#ffead8;font-size:30px;font-family:Playfair Display,serif;font-weight:300}.navButton:hover,.navButton2:hover{cursor:pointer}.sideNav{color:#fff;position:sticky;width:100%;height:100vh;top:0;z-index:-1;overflow-x:hidden}.asideWrapper{top:0;transition:1s;display:flex;justify-content:center;align-items:center;position:absolute;height:100vh;width:100%;background-color:#000c;transform:translate(100%)}.asideToggled{right:0%!important}.asideListWrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px}.videoBackground{position:absolute;object-fit:cover;width:100%;height:100%}.hero{flex-direction:column;justify-content:flex-end;margin-top:-100dvh;margin-top:-100vh;height:100svh!important;height:100vh;height:100dvh;display:flex;align-items:center}.heroContent{margin-bottom:80px;opacity:0;display:flex;flex-direction:column;gap:20px;color:#fff;z-index:1;text-align:center;padding:10px}.hero:before{content:"";position:absolute;left:0;width:100%;height:100%;background-color:#000c;z-index:1;opacity:.7}.buttons{gap:10px;display:flex;justify-content:center;align-items:center}.heroButton{transition:.4s;padding:1px 25px;border:1px solid white;border-radius:1.5rem}.heroButton:hover{background-color:#fff;color:#000}.heroButton:hover .heroButtonText{color:#000}.heroButtonText{font-family:Playfair Display,serif;color:#fff;text-decoration:none;font-size:27px;font-weight:300}.openTimes{text-align:center;background-color:#c7ab7636;padding:60px 0;width:100%;display:flex;justify-content:center;align-items:center}.imgh2{display:flex;align-items:center;justify-content:center;gap:5px}.imgh2>h2{margin-bottom:10px}.infoText{margin-bottom:10px;margin-top:-10px}.imgh2>img{width:40px}.seasons{gap:25px;display:flex;justify-content:space-between;align-items:center}.season{border-radius:5px;padding:5px 20px;place-self:center;max-width:500px;box-shadow:2px 2px 3px 1px #d6d6d6;background-color:#fff}.times{display:flex;justify-content:center;align-items:center;gap:17px}.weekdays,.weekends{text-align:center}.weekdays>p,.weekends>p{line-height:1}.infoText{line-height:1}.aboutLogo{margin-top:25px;width:150px}.about{display:flex;justify-content:center;align-items:center;width:100%;color:#fff;padding:60px 0;background-color:#c7ab76}.aboutContent{display:flex;justify-content:space-between;width:100%}.aboutContent>img{border-radius:10px;border:solid 1px white;transition:1s;width:50%;opacity:0;max-height:843px;height:fit-content}.aboutContent>article{transition:1s;width:50%;opacity:0;padding-left:35px}.quotes{font-size:150px;margin-bottom:-100px;text-align:center}.reviewSection{background-color:#ffdaf0;padding:20px 0 100px;width:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.reviewSection>.wrapper{align-items:center;width:850px}.glassWrapper:nth-child(2){display:flex;justify-content:flex-end}.glassWrapper:nth-child(3){display:flex;justify-content:flex-end}.glassWrapper:nth-child(1){display:flex;justify-content:flex-start}.glassWrapper{position:relative}.upper{width:100%;display:flex;justify-content:space-between;align-items:center}.lower{display:flex;justify-content:space-between;align-items:center;width:100%}.upper>*,.lower>*{flex:1}.one{width:150px;transform:rotate(-20deg)}.two{width:154px;transform:rotate(20deg)}.three{width:250px;transform:rotate(-20deg)}.four{width:160px;transform:rotate(36deg)}.glassWrapper{height:10px}.glass{position:absolute}.reviewContainer{display:flex;flex-direction:column;width:500px;position:relative;height:fit-content;overflow:hidden}.allReviews{transition:1s;width:400%;display:flex}.review{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;width:25%;text-align:center}.review>p{max-width:400px}footer{padding:10px 25px;color:#fff;background-color:#361b33;text-align:center}.footerText{font-size:16px}.foodInfo{font-size:18px}.menuTitel{display:inline;font-size:38px}.menuIcon{display:inline;width:35px;margin-left:5px}.menu{padding:140px 0;font-family:Playfair Display,serif;display:flex;justify-content:center;align-items:center;margin-top:-100dvh;margin-top:-100vh;color:#000;background-color:#ffead8}.menu>.wrapper{padding:30px;width:900px;display:flex;flex-direction:column;gap:20px;justify-content:space-between}.glassPris>p{font-family:Playfair Display,serif}.foodItemWrapper{display:flex;flex-direction:column;gap:10px}.foodPrice{display:flex;justify-content:space-between;width:100%}.glassPriser{margin-top:20px;display:flex;justify-content:space-between;gap:20px}.glassItem{max-width:230px;flex:1}.glassPris{text-align:left}.flavors{font-family:Playfair Display,serif;font-size:20px}@media (max-width: 1100px){p{font-size:20px}}@media (max-width: 880px){.aboutLogo{margin-top:25px;width:120px}.seasons{display:grid;grid-template-columns:repeat(2,1fr);align-items:center}.season{align-self:center;width:90%}}@media (max-width: 830px){.navButton{display:none}.infoText{font-size:18px}}@media (max-width: 740px){.upper{margin-bottom:100px}.quotes{transform:translateY(80px)}}@media (max-width: 700px){.reviewSection{padding:0 0 100px}.ws{transform:translateY(-30px)}.aboutContent{flex-direction:column;justify-content:center;gap:20px;align-items:center}.aboutContent>img{width:100%}.aboutContent>article{width:100%;padding-left:0}h1,h2{font-size:42px}.heroButtonText{font-size:19px}}@media (max-width: 600px){.hero{flex-direction:column;justify-content:flex-end}.heroContent{margin-bottom:70px}.stars>img{width:30px}}@media (max-width:530px){.reviewContainer{width:100%}.one,.two{width:120px}.quotes{transform:translateY(109px)}.three{width:170px}.four{width:160px}.reviewSection>.wrapper{padding:0}}@media (max-width: 470px){.wrapper{padding:0 25px}.seasons{display:flex;flex-direction:column}.heroButtonText{font-size:18px}.footerText{font-size:12px}}@media (max-width: 420px){h1,h2{font-size:33px}.three{width:140px}.four{width:130px;transform:rotate(20deg)}}@media (max-width:400px){.reviewContainer{width:300px}}
