@import"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700&display=swap";.bookTableContainer{position:relative;margin-bottom:4rem}.imageFloat-burger{position:absolute;background:transparent;bottom:35%;left:-20%}.imageFloat-plate img,.imageFloat-bottle img,.imageFloat-burger img{width:100%}.imageFloat-plate{position:absolute;width:200px;right:-16.6%;bottom:0%}.imageFloat-bottle{position:absolute;right:80%;top:10%}.bookTableContainer h4{font-size:2rem;font-weight:100;margin-top:8rem;text-align:center;color:var(--text-color)}.bookTableContainer h2{font-size:4rem;text-align:center;color:var(--text-color)}.formContaier{display:grid;grid-template-columns:1fr;align-items:center;justify-items:center;margin-top:2rem;margin-bottom:2rem}.bookTableForm{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.formInput{width:300px;height:50px}.formInput input{width:100%;height:50px;padding:20px;outline:0;border:0;border:2px solid rgba(0,0,0,.3);border-radius:4px;font-size:1rem;color:var(--text-color)}.formInput input:focus{box-shadow:0 3px 8px #00000080}input[type=button]{background:red;color:#fff;padding:0;border:none;font-weight:800}@media only screen and (min-width:768px) and (max-width:1280px){.imageFloat-burger,.imageFloat-bottle,.imageFloat-plate{display:none}.bookTableContainer h2{font-size:2.5rem}}@media only screen and (max-width:668px){.imageFloat-burger,.imageFloat-bottle,.imageFloat-plate{display:none}.bookTableContainer h4{font-size:1rem;font-weight:100;margin-top:8rem;text-align:center;color:var(--text-color)}.bookTableContainer h2{font-size:2rem}.bookTableForm{grid-template-columns:1fr;gap:1rem}.formInput{width:240px;height:40px}.formInput input{width:100%;height:40px;padding:20px;outline:0;border:0;border:2px solid rgba(0,0,0,.3);border-radius:4px;font-size:1rem;color:var(--text-color)}input[type=button]{background:red;color:#fff;padding:0;border:none;font-weight:800}}.featuresContainer{display:grid;margin-top:var(--section-margin-top);grid-template-columns:repeat(2,1fr);gap:1.8rem}.imageColumnFirst{grid-row-start:1;grid-row-end:3}.floatingTextBox{position:relative;bottom:90%}.floatingText{position:absolute;color:#fff;margin-left:1rem}.floatingTextSmall{font-size:1.2rem;font-weight:100}.floatingTextBig{font-size:2.5rem;font-weight:400}@media only screen and (min-width:768px) and (max-width:1280px){.featuresContainer{grid-template-columns:1fr 1fr;gap:.8rem}.imageColumnFirst img,.imageColumnSecond img,.imageColumnThird img{width:100%}.floatingTextSmall{font-size:1rem;font-weight:100}.floatingTextBig{font-size:1.8rem;font-weight:300}}@media only screen and (max-width:667px){.featuresContainer{grid-template-columns:1fr;gap:1rem}.imageColumnFirst{grid-row-start:1;grid-row-end:3}.imageColumnFirst img,.imageColumnSecond img,.imageColumnThird img{width:100%}.floatingTextSmall{font-size:1rem;font-weight:100}.floatingTextBig{font-size:1.2rem;font-weight:400}}.footerContainer{margin-top:4rem;background-image:url(/assets/footer-img-3d65dbfd.png);background-repeat:no-repeat;background-size:cover;width:100%;object-fit:cover;color:#fff;margin-bottom:2rem}.footerInfo{display:grid;grid-template-columns:1fr 1fr}.whiteLogo{margin-top:4rem;margin-left:2rem;width:350px}.whiteLogo img{width:100%;filter:brightness(0) invert(1)}.footerText{margin-top:1rem;margin-left:1.4rem;padding:1rem}.footerAdress{margin-top:10rem;margin-left:12rem}.footerAdress i{font-size:1.8rem}.areaAdress,.emailAdress{display:flex;align-items:center;margin-bottom:.4rem}.footerAdress span{font-size:1rem;margin-left:1rem}.copyrightContainer{display:grid;height:50px;margin-top:4rem;gap:1rem;grid-template-columns:1fr 1fr 1fr}.copyrightText,.author{margin-left:2.2rem}.author a{color:#fff;text-decoration:underline}.author a:hover{color:#fffc;text-decoration:underline}.socialIcon{margin-left:8rem}.socialIcon a{margin-right:1rem;font-size:2rem;color:#fff}.socialIcon a:hover{color:#fffc}@media only screen and (min-width:768px) and (max-width:1000px){.footerContainer{height:450px}.footerAdress{margin-top:12rem;margin-left:0rem}.copyrightContainer{margin-top:2rem;gap:.5rem;text-align:center;grid-template-columns:1fr}.socialIcon{margin-left:1rem}}@media only screen and (max-width:668px){.footerContainer{height:640px;margin-bottom:1rem}.footerInfo{grid-template-columns:1fr}.whiteLogo{margin-left:.8rem;width:100%}.whiteLogo img{width:210px}.footerText{margin-top:1rem;margin-left:0rem}.footerAdress{margin-top:1rem;margin-left:1rem}.footerAdress i{font-size:.8rem}.footerAdress span{font-size:.8rem;margin-left:.2rem}.copyrightContainer{text-align:center;padding:10px;gap:.5rem;grid-template-columns:1fr}.copyrightText,.author{margin-left:.1rem;font-size:.8rem}.socialIcon{margin-top:1rem;margin-left:0rem}}.navbar{display:flex;justify-content:space-between}.logo{margin-left:.8rem;margin-top:2rem}.logo img{width:100%}.navContainer{margin:3rem 0}.deliveryNumber{display:flex;justify-content:end;color:var(--text-color);margin-bottom:1rem}.deliveryNumber i{font-size:2.5rem;margin-right:1rem}.deliveryNumber div{display:flex;align-items:center}.navList{display:flex}.navList li{margin-left:4rem;font-size:1.3rem;text-transform:uppercase}.navList a{color:var(--text-color)}.navList a:hover{color:#000}#menu-icon{display:none;font-size:40px;color:var(--text-color);cursor:pointer;z-index:10001}@media only screen and (min-width:768px) and (max-width:912px){.logo img{width:80%}.navContainer{margin:2rem 0}.deliveryNumber i{font-size:1.5rem}.navList li{margin-left:.9rem;font-size:1.2rem;text-transform:uppercase}}@media only screen and (max-width:668px){.logo{margin-left:0;margin-top:1rem}.logo img{width:60%;height:auto}.navContainer{position:absolute;background:white;width:140px;height:140px;border-radius:10px;top:2%;margin:3rem 0;padding-top:.8rem;right:-100%}.navContainer.open{right:1%}.navList{flex-direction:column}.navList li{margin:0 1rem;padding:4px;font-size:1rem}#menu-icon{display:flex;margin-top:1.2rem;font-size:1.8rem;font-weight:900}.deliveryNumber{display:none}}.headerContainer{display:flex}.headerColumnText{width:50%;color:var(--text-color)}.dashedBorder{font-size:1.2rem;width:75%;padding:10px;border:3px dashed var(--text-color);font-weight:400;margin-left:.8rem}.headerBigText{font-size:10rem;text-shadow:3px 3px 3px #fff,-2px -2px 2px #000;font-weight:700}.headerMediumText{font-size:5rem;font-weight:500;text-shadow:2px 2px 1px #fff,-1px -1px 1px #000}.headerColumnImage{display:flex;justify-content:end;width:45%}.headerColumnImage img{width:90%;background-color:var(--bg-color)}.priceTagBox{position:absolute;bottom:9%;left:52%;color:#fff;width:150px;height:150px;background:red;border-radius:50%;z-index:1000;-webkit-box-shadow:21px 15px 50px -10px rgba(255,255,255,1);-moz-box-shadow:21px 15px 50px -10px rgba(255,255,255,1);box-shadow:21px 15px 50px -10px #fff}.priceTag{position:relative;top:10px;left:10px;display:flex;background:red;width:130px;height:130px;border-radius:50%;border:3px dashed #fff}.price{position:relative;right:-15%;bottom:-20%}.priceValue{font-size:3rem;text-align:center}.priceValue span{font-size:1rem;margin:0;padding:0}.priceOnly{font-size:1.5rem;text-align:center}@media only screen and (min-width: 768px) and (max-width: 912px){.dashedBorder{font-size:1rem;padding:8px;margin-left:.1rem}.headerBigText{font-size:5rem;font-weight:500}.headerMediumText{font-size:3rem;font-weight:500}.headerColumnImage{width:50%}.priceTagBox{bottom:56%;left:44%;color:#fff;width:150px;height:150px;background:red;border-radius:50%;z-index:1000;-webkit-box-shadow:21px 15px 50px -10px rgba(255,255,255,1);-moz-box-shadow:21px 15px 50px -10px rgba(255,255,255,1);box-shadow:21px 15px 50px -10px #fff}}@media only screen and (max-width: 668px){.headerContainer{flex-direction:column-reverse}.headerColumnText{width:100%;margin-top:2rem}.headerColumnImage{display:flex;margin-top:1rem;justify-content:start;width:100%}.headerColumnImage img{width:90%}.dashedBorder{font-size:.8rem;width:80%;padding:5px;border:2px dashed var(--text-color);font-weight:400;margin-left:.4rem}.headerBigText{font-size:5rem;font-weight:900}.headerMediumText{font-size:3rem;font-weight:600;margin-left:.4rem}.priceTagBox{bottom:2%;left:55%}}@media only screen and (min-width:280px) and (max-width:370px){.headerBigText{font-size:3.8rem}.priceTagBox{bottom:10%;left:55%;width:120px;height:120px}.priceTag{width:100px;height:100px}.price{position:relative;right:-15%;bottom:-20%}.priceValue{font-size:2.4rem;text-align:center}.priceValue span{font-size:.9rem}.priceOnly{font-size:1.2rem}}@media only screen and (min-width:1024px) and (max-width:1200px){.headerBigText{font-size:7rem}}@media only screen and (min-width:1280px) and (max-width:1300px){.headerBigText{font-size:8rem}.priceTagBox{bottom:24%;left:50%}}.burgerMenu{margin-top:1rem}.burgerMenuImage img{width:100%}.burgerMenuDetail{text-align:center}.burgerMenuDetail h3{font-size:1.8rem}.burgerMenuDetail p{font-size:1rem}@media only screen and (max-width:668px){.burgerMenu{margin-top:1rem}.burgerMenuImage{display:flex;align-items:center;justify-content:left}.burgerMenuImage img{width:100%}.burgerMenuDetail{text-align:center}.burgerMenuDetail h3{font-size:1.8rem}.burgerMenuDetail p{font-size:1rem}}@media only screen and (min-width:280px) and (max-width:300px){.burgerMenu{margin-top:1rem}}.menuContainer{color:var(--text-color);margin-top:var(--section-margin-top)}.menuText{background:var(--bg-color);padding:10px;width:200px;margin:0 auto;font-weight:400}.sectionTitle{margin-top:1rem}.sectionTitle h2{font-size:4rem;text-align:center}.sectionSubTitle{text-align:center;margin-top:1rem}.burgerMenuContainer{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media only screen and (min-width:768px) and (max-width:1000px){.sectionTitle h2{font-size:2.5rem;text-align:center}.sectionSubTitle{text-align:center;margin-top:1rem}.burgerMenuContainer{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:668px){.menuText{width:180px}.menuText p{font-size:.8rem}.sectionTitle h2{font-size:2rem;text-align:center}.sectionSubTitle{text-align:center;margin-top:1rem}.burgerMenuContainer{grid-template-columns:repeat(1,1fr);gap:1rem}}.upcomingContainer{display:flex;padding:1rem;margin-top:var(--section-margin-top);-webkit-box-shadow:18px 20px 50px 0px rgba(0,0,0,.75);-moz-box-shadow:18px 20px 50px 0px rgba(0,0,0,.75);box-shadow:18px 20px 50px #000000bf}.left{width:50%}.left h3{font-size:2.5rem;color:var(--text-color);margin:1.5rem 0}.upcomingText{font-size:.9rem}.right{width:50%}.right img{width:100%}@media only screen and (min-width:768px) and (max-width:1024px){.left h3{font-size:2rem;color:var(--text-color);margin:.8rem 0}.right{display:flex;align-items:center}}@media only screen and (max-width:668px){.upcomingContainer{flex-direction:column}.left{width:100%;margin-bottom:1rem}.left h3{font-size:2rem;margin:1rem 0}.upcomingText{font-size:.8rem}.right,.right img{width:100%}}:root{--bg-color:#ffc34f;--text-color:#3d2514;--button-bg-color:#bf2222;--body-font:"Rubik",sans-serif;--container-width-lg:75%;--container-width-md:85%;--container-width-sm:90%;--container-width-lg-alt:90%;--container-width-md-alt:85%;--container-width-sm-alt:90%;--section-margin-top:4rem}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--body-font)}ul{list-style:none}a{text-decoration:none}.buttonLarge{margin-top:2rem;border:none;outline:none;font-size:1rem;color:#fff;font-weight:600;width:200px;height:50px;background-color:red}.headContainer{height:100vh;background:var(--bg-color)}.container{width:var(--container-width-lg);margin:0 auto}.container-alt{width:var(--container-width-lg-alt);margin:0 auto}@media only screen and (min-width:768px) and (max-width:912px){.container{width:var(--container-width-md)}.container-alt{width:var(--container-width-md-alt)}.headContainer{height:50vh;background:var(--bg-color)}}@media only screen and (max-width:668px){.container{width:var(--container-width-sm)}.container-alt{width:var(--container-width-sm-alt);margin:0 auto}}
