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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}*{box-sizing:border-box}body{background-color:#f8f8f8;font-family:Roboto,sans-serif;margin:0;overflow-x:hidden;padding:0}#section1{overflow:hidden;position:relative;width:100%}#section1 .overlay{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;padding:20px;position:absolute;text-align:center;top:0;width:100%}#section1 h1,#section1 p{color:#fff;font-family:Arial,serif}#section1 h1{font-size:2.8rem;font-weight:700;letter-spacing:1px}#section1 p{font-size:1.6rem;font-weight:300;line-height:1.6;max-width:1000px}.first-container{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#0009;border-radius:16px;box-shadow:0 8px 16px #0003;margin-bottom:120px;padding:60px 20px 30px;text-align:center}.section2-wrapper,.section3-wrapper{background-attachment:fixed;background-color:#f8f8f8;background-size:cover;box-sizing:border-box;padding:60px;width:100%}.section-content{background-color:#fff;border-radius:16px;box-shadow:0 4px 12px #0000001a;margin:0 auto;max-width:1500px;padding:30px;transition:transform .3s ease}.section-content:hover{transform:translateY(-5px)}@media (max-width:1024px){.slider-container{display:none}#section1 h1{font-size:1.8rem}#section1 p{font-size:1.1rem;max-width:90%}.section-wrapper{padding:20px}.section-content{overflow-x:auto;width:100%;word-break:break-word}td{font-size:.8rem;white-space:normal}.section3-wrapper{background-color:#fff;background-image:none!important}.section2-wrapper,.section3-wrapper{background-attachment:scroll;padding:10px}.section2-wrapper{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh}}.top_tab{align-items:center;background-color:#fff;border-bottom:2px solid #000;box-shadow:0 2px 10px #0000001a;box-sizing:border-box;display:flex;flex-direction:row;gap:1.5rem;height:125px;justify-content:flex-start;left:0;padding:0 2rem;position:fixed;top:0;width:100%;z-index:1000}.top_tab>div:first-child{display:flex;flex-direction:column}.top_title{color:#e90909;font-size:2rem;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000}.top_address,.top_title{font-family:Arial,serif;margin:0}.top_address{font-size:1rem}.top_buttons{align-items:center;display:flex;flex-direction:row;gap:2rem;justify-content:flex-start;margin-left:5rem}.top_buttons button{background:none;border:none;border-radius:5px;color:#333;cursor:pointer;font-family:Roboto,sans-serif;font-size:1.5rem;font-weight:600;padding:.5rem 1rem;text-decoration:none;transition:color .3s ease,transform .3s ease}.top_buttons button:hover{background-color:#e909091a;color:#e90909;transform:scale(1.05)}.phone-button{align-items:center;background:none;border:none;border-radius:5px;color:#333;cursor:pointer;display:flex;font-family:Roboto,sans-serif;font-size:1.5rem;font-weight:600;gap:.5rem;padding:.5rem 1rem;text-decoration:none;transition:color .3s ease,transform .3s ease}.phone-button:hover{background-color:#e909091a;color:#e90909;transform:scale(1.05)}@media (max-width:1024px){.top_tab{display:none}}.menu-wrapper{font-family:Roboto,sans-serif;padding:20px}.menu-section{text-align:center}.menu-items-grid{column-gap:5px;display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;max-width:665px;row-gap:10px}.lunch-menu-item-box,.menu-item-box{background-color:#fff9f9;border:1px solid #000;border-radius:8px;box-shadow:0 4px 8px #0000001a;font-family:Roboto,sans-serif;margin:0 auto;padding:8px;text-align:left;transition:transform .3s ease,box-shadow .3s ease;width:330px}.lunch-menu-item-box:hover,.menu-item-box:hover{background-color:#fff5f5;box-shadow:0 8px 16px #0003;transform:translateY(-5px)}.menu-items-column{align-items:center;display:flex;flex-direction:column;gap:20px}.box-content{align-items:flex-start;display:flex;justify-content:space-between;line-height:1.2;margin:0;padding:2px 0}.menu-header-container{align-items:center;background-color:#fff9f9;border:2px solid #000;border-radius:10px;box-shadow:0 4px 8px #0003;display:flex;flex-direction:column;margin-bottom:30px;margin-left:auto;margin-right:auto;padding:10px;width:-webkit-fit-content;width:fit-content}.menu-header-container h1{color:#000;font-size:2.2rem;margin:0 0 15px;text-shadow:1px 1px 2px #0003}.menu-buttons{display:flex;flex-direction:row;gap:1.5rem}.menu-buttons button{background:none;border:1px solid #000;border-radius:8px;color:#333;cursor:pointer;font-family:Roboto,sans-serif;font-size:1.3rem;font-weight:600;padding:.5rem 1.5rem;text-decoration:none;transition:all .3s ease}.menu-buttons button:hover{background-color:#e909091a;color:#e90909;transform:scale(1.05)}.menu-buttons button.selected{background-color:#e90909;box-shadow:0 2px 4px #0003;color:#fff;transform:scale(1.02)}.menu-time-container{background-color:#fff9f9;border:1px solid #000;border-radius:8px;box-shadow:0 2px 4px #0000001a;color:#000;display:inline-block;font-size:1.1rem;font-weight:500;margin:5px 0;padding:8px 12px;text-align:center}@media (max-width:800px){.menu-items-grid{flex-direction:column;gap:10px}.menu-item-box{margin:0 auto}}.mobile-dropdown{display:none}@media (max-width:1024px){.mobile-dropdown{background-color:#fff;box-shadow:0 2px 10px #0000001a;display:block;width:100%}.dropdown-bar{align-items:center;background-color:#fff;display:flex;justify-content:space-between;padding:12px}.mobile-title{color:#e90909;font-family:Arial,serif;font-size:1.4rem;margin:0;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000}.dropdown-toggle{background:none;border:none;cursor:pointer;font-size:1.5rem;padding:0}.dropdown-content{background-color:#fff;border-top:1px solid #ccc;display:flex;flex-direction:column;width:100%}.dropdown-content a{border-bottom:1px solid #eee;color:#333;font-family:Roboto,sans-serif;padding:12px;text-align:center;text-decoration:none;transition:background-color .3s ease,color .3s ease}.dropdown-content a:hover{background-color:#e909091a;color:#e90909}}.dropdown-content{background-color:#fff;border-top:1px solid #ccc;max-height:0;overflow:hidden;transition:max-height 1.5s ease}.dropdown-content.open{max-height:500px}.dropdown-content .phone-link{align-items:center;border-bottom:1px solid #eee;color:#333;display:flex;font-family:Roboto,sans-serif;gap:.5rem;justify-content:center;padding:12px;text-align:center;text-decoration:none;transition:background-color .3s ease,color .3s ease}.dropdown-content .phone-link:hover{background-color:#e909091a;color:#e90909}.map-wrapper{height:100%;padding:10px;width:100%}.map-iframe{border:0;border-radius:10px;height:300px;width:100%}@media (min-width:1024px){.map-iframe{height:400px}}.hours-container{font-family:Arial,serif;overflow-x:auto;padding:20px;width:100%}.hours-table{border-collapse:collapse;font-size:1.25rem;width:100%}.hours-table td,.hours-table th{border-bottom:1px solid #ddd;padding:12px;text-align:left;white-space:nowrap}@media (max-width:1024px){.hours-table{font-size:1rem}.hours-table td,.hours-table th{padding:5px;text-align:left}}.info-wrapper{font-family:Arial,serif;min-height:90vh;padding:20px}.info-title{font-size:2.5rem;margin-bottom:30px;text-align:left}.info-flex{display:flex;flex-direction:column;gap:20px}.info-hours,.info-map{width:100%}@media (min-width:1024px){.info-wrapper{padding:50px}.info-title{font-size:3rem;margin-top:150px}.info-flex{align-items:flex-start;flex-direction:row;gap:40px;justify-content:space-between}.info-hours{flex:1 1}.info-map{flex:1 1;max-width:600px}}@media (max-width:1024px){.section-wrapper{background-color:#8b0000;background-image:none!important}}.slider-image-wrapper{display:inline-block;overflow:hidden;position:relative}.slide-animation-right{animation:slideInFromRight 1s cubic-bezier(.4,0,.2,1)}.slide-animation-left{animation:slideInFromLeft 1s cubic-bezier(.4,0,.2,1)}@keyframes slideInFromRight{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes slideInFromLeft{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}.slider-arrow{align-items:center;background:none;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:40px;justify-content:center;padding:.5rem;transition:color .3s ease,transform .3s ease;width:40px}.slider-arrow:hover{background-color:#e909091a;color:#e90909;transform:scale(1.1)}
/*# sourceMappingURL=main.59d39a75.css.map*/