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{font-family:Arial,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.5rem}#section1 p{font-size:1.5rem;max-width:1000px}.first-container{background-color:#00000080;border-radius:10px;margin-bottom:120px;padding:50px 20px 25px;text-align:center}.section2-wrapper,.section3-wrapper{background-attachment:fixed;background-size:cover;box-sizing:border-box;padding:60px;width:100%}.section-content{background-color:#ffffffe6;border-radius:10px;margin:0 auto;max-width:1500px;padding:20px}@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:1px solid #000;box-sizing:border-box;display:flex;flex-direction:row;gap:1rem;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;color:#000;cursor:pointer;font-family:Arial,serif;font-size:1.5rem;font-weight:500;padding:0;text-decoration:none;transition:color .2s ease,-webkit-text-decoration .2s ease;transition:color .2s ease,text-decoration .2s ease;transition:color .2s ease,text-decoration .2s ease,-webkit-text-decoration .2s ease}.top_buttons button:hover{color:grey}@media (max-width:1024px){.top_tab{display:none}}.menu-wrapper{font-family:Helvetica,sans-serif;padding:20px}.menu-section{text-align:center}.menu-items-grid{grid-gap:5px 10px;display:grid;gap:5px 10px;grid-template-columns:repeat(2,1fr);justify-content:center}.menu-item-box{background-color:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:2px 2px 8px #0000000d;margin:0 auto;padding:12px;text-align:left;width:355px}.menu-items-column{align-items:center;display:flex;flex-direction:column;gap:20px}.box-content{display:flex;justify-content:space-between;margin:0}.menu-buttons{display:flex;flex-direction:row;gap:2rem}.menu-buttons button{background:none;border:2px solid #000;border-radius:12px;color:#000;cursor:pointer;font-family:Arial,serif;font-size:1.5rem;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:color .2s ease}.menu-buttons button:hover{background-color:initial;color:grey}@media (max-width:1024px){.menu-items-grid{gap:5px;grid-template-columns:1fr}.menu-item-box{margin:0 auto}}.mobile-dropdown{display:none}@media (max-width:1024px){.mobile-dropdown{background-color:#f8f8f8;border-bottom:1px solid #ddd;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;padding:12px;text-align:center;text-decoration:none}.dropdown-content a:hover{background-color:#f0f0f0}}.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}.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 .8s ease-in-out}.slide-animation-left{animation:slideInFromLeft .8s ease-in-out}@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)}}
/*# sourceMappingURL=main.d1b048e4.css.map*/