@import url(https://fonts.googleapis.com/css2?family=Noto+Serif+Display:wght@300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap);@import url(https://fonts.googleapis.com/css2?family=Syne:wght@500&family=Nunito:wght@500&family=Inter:wght@500&display=swap);@import url(https://fonts.googleapis.com/css2?family=Noto+Serif+Display:wght@500&display=swap);@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@500&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@500&display=swap);@import url(https://fonts.googleapis.com/css2?family=Noto+Serif+Display:wght@500;700&family=Raleway:wght@500;700&family=Inter:wght@500;700&display=swap);body{color:#0d0d0d;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:1rem;line-height:1.375rem;margin:0}h1,h2,h3,h4,h5,h6{font-family:Syne,sans-serif}h2{line-height:4.2rem}h4{line-height:2.1rem}h5{line-height:1.65rem}p{font-family:Nunito,sans-serif;font-size:1rem;line-height:1.375rem;margin-bottom:1rem}.large-text{font-size:1.25rem;line-height:1.625rem}.small-text{font-size:.875rem;line-height:1.25rem}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@media (max-width:768px){h1{font-size:2.5rem;line-height:3rem}h2{font-size:2rem;line-height:2.4rem}h3{font-size:1.75rem;line-height:2.1rem}h4{font-size:1.375rem;line-height:1.65rem}h5,h6{font-size:1.25rem;line-height:1.5rem}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:Inter,"Noto Serif Display",Raleway,-apple-system,BlinkMacSystemFont,sans-serif}.App,body{background-color:#000}.App{min-height:100vh;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:"Noto Serif Display",serif;font-weight:500}h1{font-size:4.375rem;line-height:5.25rem}h2{font-size:3.5rem;line-height:4.25rem}h3{font-size:2.5rem;line-height:3rem}h4{font-size:1.75rem;line-height:2.25rem}h5{font-size:1.375rem;line-height:1.75rem}h6{font-size:1.25rem;line-height:1.5rem}div,p,span{font-family:Inter,sans-serif;font-size:1rem;font-weight:500;line-height:1.375rem}@media (max-width:768px){h1{font-size:3rem;line-height:3.75rem}h2{font-size:2.5rem;line-height:3rem}h3{font-size:2rem;line-height:2.5rem}h4{font-size:1.5rem;line-height:2rem}h5{font-size:1.25rem;line-height:1.5rem}h6{font-size:1.125rem;line-height:1.375rem}}.navbar{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background-color:#000000fa;border-bottom:1px solid #ebebec1a;border-radius:0 0 1.25rem 1.25rem;box-shadow:0 4px 30px #0003;margin:0 2rem;padding:1rem 2rem;position:sticky;top:0;transition:all .3s ease;z-index:1000}.navbar:hover{box-shadow:0 8px 32px #0000000d}.navbar-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px;position:relative}.navbar-links{align-items:center;display:flex;gap:2.5rem}.navbar-logo{padding:0!important;position:relative}.navbar-logo:after{background:linear-gradient(180deg,#0000,#06182e1a,#0000);content:"";height:40%;position:absolute;right:-1.25rem;top:50%;transform:translateY(-50%);width:1px}.navbar-logo img{height:75px;transition:all .4s cubic-bezier(.4,0,.2,1);width:auto}.navbar-logo:hover img{transform:scale(1.05)}.navbar-links a{border-radius:.625rem;color:#fff;font-family:Raleway,sans-serif;font-size:.95rem;font-weight:500;padding:.5rem .75rem;position:relative;text-decoration:none;transition:all .3s ease;white-space:nowrap}.navbar-links a:not(.navbar-logo):after{background-color:#fff;bottom:0;content:"";height:2px;left:50%;opacity:0;position:absolute;transform:translateX(-50%);transition:all .3s ease;width:0}.navbar-links a:not(.navbar-logo):hover:after{opacity:1;width:70%}.navbar-links a:hover{color:#fff;opacity:.8}.navbar-links a.active{background-color:#fff;color:#000}.navbar-links a.active:after{display:none}.mobile-menu-button{background:none;border:none;cursor:pointer;display:none;padding:.5rem;z-index:1001}.hamburger-line{background-color:#fff;display:block;height:2px;margin:5px 0;transition:all .3s ease;width:24px}.navbar-actions{align-items:center;display:flex;gap:.75rem}.sign-in{background:none;color:#333;padding:.5rem 1rem}.order-online,.sign-in{border:none;cursor:pointer;font-size:.95rem}.order-online{align-items:center;background-color:#1a365d;border-radius:4px;color:#fff;display:flex;font-weight:500;padding:.6rem 1.25rem;transition:background-color .3s ease}.order-online:after{content:">";margin-left:.5rem}.order-online:hover{background-color:#152a4a}@media (max-width:1024px){.navbar{margin:0 1rem}}@media (max-width:768px){.navbar{border-radius:0;margin:0;padding:.75rem 1rem}.mobile-menu-button{display:block}.navbar-links{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background-color:#000000fa;flex-direction:column;gap:2rem;height:100vh;justify-content:center;position:fixed;right:-100%;top:0;transition:all .3s ease;width:100%}.navbar-links.active{right:0}.navbar-links a{font-size:1.25rem;padding:1rem;text-align:center;width:100%}.mobile-menu-button.active .hamburger-line:first-child{transform:rotate(45deg) translate(5px,6px)}.mobile-menu-button.active .hamburger-line:nth-child(2){opacity:0}.mobile-menu-button.active .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(5px,-6px)}.navbar-logo{margin-right:1rem}.navbar-logo:after{height:30%;right:-.75rem}.navbar-logo img{height:60px}.navbar-links a{font-size:.875rem;padding:.4rem .6rem}}.navbar-brand{font-family:"Noto Serif Display",serif}.nav-menu{font-family:Inter,sans-serif}.footer{background-color:#fff;border-top:1px solid #0000001a;padding:4rem 2rem;width:100%}.footer-content{flex-direction:column;max-width:1200px}.footer-content,.footer-top{display:flex;gap:3rem;margin:0 auto}.footer-top{align-items:center;justify-content:center;max-width:1000px;width:100%}.footer-logo{display:flex;flex:0 0 180px;justify-content:center}.footer-logo img{height:100px;width:auto}.footer-hidev-logo{display:flex;flex:0 0 180px;justify-content:center}.footer-hidev-logo img{filter:none!important;-webkit-filter:none!important;height:60px;width:auto}.footer-nav{align-items:center;display:flex;flex:0 1 600px;font-family:Raleway,sans-serif;gap:2rem;justify-content:center}.footer-nav a{color:#000;font-family:Inter,sans-serif;font-size:1rem;text-decoration:none;transition:color .3s ease;white-space:nowrap}.footer-nav a:hover{color:#000c}.footer-copyright{color:#000000b3;font-family:Inter,sans-serif;font-size:.875rem;text-align:center}@media (max-width:768px){.footer{padding:1.5rem 1rem}.footer-content{gap:1rem}.footer-top{grid-gap:.5rem;display:grid;grid-template-areas:"logo logo" "nav nav" "hidev hidev";width:100%}.footer-logo{grid-area:logo;margin:0 auto;width:auto}.footer-logo img{height:60px}.footer-nav{display:flex;flex-wrap:wrap;gap:.5rem;grid-area:nav;justify-content:center;padding:0;width:100%}.footer-nav a{display:inline-block;font-size:.875rem;margin:0;padding:.25rem .5rem}.footer-hidev-logo{grid-area:hidev;margin:0 auto;width:auto}.footer-hidev-logo img{height:40px}.footer-copyright{margin-top:.5rem}}@media (max-width:480px){.footer{padding:1rem .75rem}.footer-nav{gap:.25rem}.footer-nav a{font-size:.8rem;padding:.2rem .4rem}.footer-logo img{height:50px}.footer-hidev-logo img{filter:none!important;-webkit-filter:none!important;height:35px}}.hero{border-radius:2.5rem;height:calc(80vh - 120px);margin:1.5rem 8rem;overflow:hidden;position:relative}.hero-slider{z-index:1}.hero-slide,.hero-slider{height:100%;left:0;position:absolute;top:0;width:100%}.hero-slide{opacity:0;transition:opacity .8s ease-in-out}.hero-slide.active{opacity:1}.hero-slide.transitioning{z-index:2}.hero-slide img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.hero-content{align-items:center;display:flex;height:100%;margin:0 auto;max-width:1400px;padding:0 4rem;position:relative;z-index:2}.hero-text{color:#fff;font-family:Inter,sans-serif;max-width:1000px}.hero-subtitle{display:inline-block;font-family:Raleway,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.02em;line-height:1.625rem;margin-bottom:1rem;padding-bottom:.5rem;position:relative;text-shadow:2px 2px 4px #0000004d}.hero-subtitle:after{background-color:#fff;bottom:0;box-shadow:2px 2px 4px #0000004d;content:"";height:2px;left:0;position:absolute;width:100%}.hero-title{font-family:"Noto Serif Display",serif;font-size:4.375rem;font-weight:700;letter-spacing:.02em;line-height:5.25rem;margin-bottom:2rem;text-shadow:2px 2px 4px #0000004d}.hero-cta{align-items:center;background-color:#06182e;border:none;border-radius:.625rem;color:#fff;cursor:pointer;display:inline-flex;font-family:Syne,sans-serif;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:all .3s ease}.hero-cta:after{content:"→";margin-left:.5rem}.hero-cta:hover{opacity:.9}.hero-cta-container{margin-top:2rem}@media (max-width:1024px){.hero{margin:1rem 4rem}.hero-title{font-size:3.5rem;line-height:4.2rem}}@media (max-width:768px){.hero{height:calc(70vh - 80px);margin:1rem 2rem}.hero-content{padding:0 2rem}.hero-title{font-size:2.5rem;line-height:3rem}.hero-subtitle{font-size:1.125rem;line-height:1.375rem}.hero-cta-container{display:flex;justify-content:center;margin-top:1.5rem}}@media (max-width:480px){.hero{border-radius:1.5rem;margin:.5rem 1rem}.hero-content{padding:0 1.5rem}.hero-title{font-size:1.75rem;line-height:2.1rem}.hero-subtitle{font-size:1rem;line-height:1.25rem}.hero-cta{padding:.75rem 1.25rem}}.order-now-container{display:inline-block;position:relative}.order-now-button{align-items:center;border:none;border-radius:.625rem;cursor:pointer;display:flex;font-family:Raleway,sans-serif;font-size:1rem;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.order-now-container.dark .order-now-button{background-color:#a55f41;color:#fff}.order-now-container.dark .order-now-button:hover{background-color:#b97355}.order-now-container.light .order-now-button{background-color:#fff;color:#000}.order-now-container.light .order-now-button:hover{background-color:#ffffffe6}.dropdown-arrow{font-size:.75rem;transition:transform .3s ease}.dropdown-arrow.open{transform:rotate(180deg)}.delivery-dropdown{background-color:#000;border:1px solid #a55f414d;border-radius:.625rem;box-shadow:0 4px 6px #0000001a;left:0;min-width:200px;overflow:hidden;position:absolute;top:calc(100% + .5rem);z-index:1000}.delivery-option{border-bottom:1px solid #a55f414d;color:#fff;display:block;font-family:Inter,sans-serif;font-size:1rem;padding:1rem 1.5rem;text-decoration:none;transition:all .3s ease}.delivery-option:last-child{border-bottom:none}.delivery-option:hover{background-color:#a55f411a}@media (max-width:768px){.order-now-button{font-size:.875rem;padding:.75rem 1.25rem}.delivery-dropdown{border-radius:.625rem .625rem 0 0;bottom:0;box-shadow:0 -4px 6px #0000001a;left:0;position:fixed;top:auto;width:100%}.delivery-option{padding:1.25rem;text-align:center}}.testimonials-section{background-color:#000;padding:5rem 1rem}.testimonials-container{margin:0 auto;max-width:1200px;text-align:center}.testimonials-container h2{color:#fff;font-family:"Noto Serif Display",serif;font-size:3.063rem;font-weight:500;line-height:1.2;margin-bottom:1rem}.testimonials-subtitle{color:#ffffffb3;font-family:Inter,sans-serif;font-size:1.25rem;margin-bottom:3rem}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);padding:0 1rem}@media (max-width:1024px){.testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.testimonials-grid{grid-template-columns:1fr}.testimonials-container h2{font-size:1.75rem}}.testimonial-card{background:#ffffff0d;border-radius:.625rem;box-shadow:0 4px 6px #0003;padding:2rem;text-align:left}.stars{color:gold;font-size:1.25rem;margin-bottom:1rem}.testimonial-text{color:#ffffffe6;font-family:Inter,sans-serif;font-size:1rem;line-height:1.5;margin-bottom:1.5rem}.author{align-items:center;display:flex;gap:.75rem}.author-avatar{border-radius:50%;height:40px;object-fit:cover;object-position:center;width:40px}.author-name{color:#fff;font-family:Raleway,sans-serif;font-size:1rem;font-weight:500}.testimonial-role{font-family:Inter,sans-serif}.faq-section{background-color:#000;margin:0 auto;max-width:1200px;padding:4rem 1rem}.faq-section h2{color:#fff;font-family:"Noto Serif Display",serif;font-size:3.063rem;font-weight:500;margin-bottom:3rem}.faq-container{display:flex;flex-direction:column}.faq-item{background:none;border-bottom:1px solid #ffffff1a}.faq-question{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-family:"Noto Serif Display",serif;font-size:1.25rem;font-weight:500;justify-content:space-between;padding:2rem 0;text-align:left;transition:opacity .3s ease;width:100%}.faq-question:hover{opacity:.7}.faq-icon{color:#ffffffb3;font-size:1.25rem;font-weight:500}.faq-answer{color:#ffffffe6;font-family:Inter,sans-serif;font-size:1rem;line-height:1.375rem;max-height:0;overflow:hidden;padding:0;transition:max-height .3s ease-out,padding .3s ease}.faq-answer.expanded{max-height:500px;padding:0 0 2rem}@media (max-width:768px){.faq-section{padding:3rem 1rem}.faq-section h2{font-size:1.75rem;margin-bottom:2rem}.faq-question{font-size:1.125rem;padding:1.5rem 0}.faq-answer.expanded{padding:0 0 1.5rem}}.location-section{background-color:#000;padding:6rem 1rem}.location-title,.section-title{color:#fff;font-family:"Noto Serif Display",serif;font-size:3.063rem;font-weight:500;margin:0 auto 3rem;max-width:1200px;text-align:left}.location-container{background:#ffffff0d;border-radius:1.25rem;box-shadow:0 4px 24px #0003;display:grid;grid-template-columns:.4fr .6fr;margin:0 auto;max-width:1200px;overflow:hidden}.map-container{border-radius:1rem 0 0 1rem;height:400px;margin:1rem 0 1rem 1rem;overflow:hidden;width:calc(100% - 1rem)}.location-info{display:flex;flex-direction:column;font-family:Raleway,sans-serif;gap:2.5rem;padding:2.5rem}.location-header{align-items:flex-start;display:flex;justify-content:space-between}.header-content h3{color:#fff;font-family:"Noto Serif Display",serif;font-size:2rem;font-weight:500;margin-bottom:.5rem}.header-content p{color:#ffffffb3;font-family:Inter,sans-serif;font-size:1.125rem}.location-meta{border-bottom:1px solid #ffffff1a;border-top:1px solid #ffffff1a;display:flex;gap:4rem;justify-content:space-between;padding:2rem 0}.meta-group h4{color:#ffffffb3;font-family:"Noto Serif Display",serif;font-size:.875rem;font-weight:500;letter-spacing:.05em;margin-bottom:1rem}.meta-group p{color:#fff;font-family:Inter,sans-serif;font-size:1rem;line-height:1.5;margin-bottom:.375rem}.location-hours{align-items:center;display:flex;font-family:Inter,sans-serif;gap:1rem;justify-content:space-between}.location-hours p{color:#fff}.location-hours p,.see-hours{font-family:Inter,sans-serif;font-size:1rem}.see-hours{background:none;border:none;color:#ffffffb3;cursor:pointer;padding:0}.get-directions,.see-hours{align-items:center;display:inline-flex;gap:.5rem;text-decoration:none}.get-directions{background:#ffffff1a;border-radius:2rem;color:#fff;font-family:Inter,sans-serif;font-size:.875rem;padding:.75rem 1.25rem;transition:background-color .2s ease}.get-directions:hover{background-color:#ffffff26}@media (max-width:768px){.location-section{padding:4rem 1rem}.location-title{font-size:1.75rem;margin-bottom:2rem;text-align:center}.location-container{grid-template-columns:1fr}.map-container{border-radius:1.25rem 1.25rem 0 0;height:300px;margin:0;width:100%}.location-info{gap:2rem;padding:2rem}.location-meta{flex-direction:column;gap:2rem;padding:1.5rem 0}.header-content h3{font-size:1.75rem}}.grid-section{background-color:#000;overflow:hidden;padding:6rem 2rem;position:relative}.grid-section:before{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.grid-content{margin:0 auto;max-width:1400px}.grid-header{margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.grid-header h2{color:#fff;font-family:"Noto Serif Display",serif;font-size:2.5rem;font-weight:500;letter-spacing:0;line-height:3rem;margin-bottom:1.5rem}.grid-header p{color:#ffffffe6;font-family:Inter,sans-serif;font-size:1.25rem;letter-spacing:0;line-height:1.625rem}.grid-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);padding:0 1rem}.grid-container.two-column{grid-template-columns:repeat(2,1fr)}.grid-item{aspect-ratio:1;border-radius:.625rem;box-shadow:0 4px 6px #0000001a;overflow:hidden;position:relative;transition:transform .3s ease}.grid-item img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.grid-item:hover{transform:translateY(-5px)}.grid-item:hover img{transform:scale(1.1)}@media (max-width:1024px){.grid-header h2{font-size:2.5rem;line-height:3rem}.grid-container{gap:1.5rem}}@media (max-width:768px){.grid-section{padding:4rem 1rem}.grid-header h2{font-size:1.75rem;line-height:2.1rem}.grid-header p{font-size:1.125rem;line-height:1.5rem}.grid-container{gap:1rem}.grid-container,.grid-container.two-column{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.grid-section{padding:3rem 1rem}.grid-header h2{font-size:1.375rem;line-height:1.75rem}.grid-header p{font-size:1rem;line-height:1.375rem}.grid-container{gap:1rem}.grid-container,.grid-container.two-column{grid-template-columns:1fr}}.grid-title{font-family:"Noto Serif Display",serif}.grid-caption{font-family:Raleway,sans-serif}.grid-description{font-family:Inter,sans-serif}.content-section{background-color:#000;overflow:hidden;padding:6rem 2rem;position:relative}.content-section:before{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.content-container{align-items:center;display:flex;gap:4rem;margin:0 auto;max-width:1400px}.image-right .content-container{flex-direction:row-reverse}.content-image{flex:1 1;position:relative}.content-image img{border-radius:.625rem;box-shadow:0 4px 6px #0000001a;height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.content-text{flex:1 1;padding:2rem}.content-text h2{color:#fff;font-family:"Noto Serif Display",serif;font-size:2.5rem;font-weight:500;letter-spacing:0;line-height:3rem;margin-bottom:1.5rem}.content-text p{color:#ffffffe6;font-family:Inter,sans-serif;font-size:1.25rem;letter-spacing:0;line-height:1.625rem;margin-bottom:2rem}.cta-button{background-color:#a55f41;border-radius:.625rem;color:#fff;display:inline-block;font-family:Syne,sans-serif;font-size:1.125rem;font-weight:500;letter-spacing:0;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.cta-button:hover{background-color:#b97355;transform:translateY(-2px)}@media (max-width:1024px){.content-text h2{font-size:2rem;line-height:2.4rem}.content-container{gap:3rem}}@media (max-width:768px){.content-section{padding:4rem 1rem}.content-container{gap:2rem}.content-container,.image-right .content-container{flex-direction:column}.content-text{padding:1rem}.content-text h2{font-size:1.75rem;line-height:2.1rem}.content-text p{font-size:1.125rem;line-height:1.5rem}}@media (max-width:480px){.content-section{padding:3rem 1rem}.content-text h2{font-size:1.375rem;line-height:1.75rem}.content-text p{font-size:1rem;line-height:1.375rem}}.video-content-section{background-color:#000;overflow:hidden;padding:6rem 2rem;position:relative}.video-content-section:before{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.video-content-container{align-items:center;display:flex;gap:4rem;margin:0 auto;max-width:1400px}.video-right .video-content-container{flex-direction:row-reverse}.video-wrapper{align-items:center;aspect-ratio:1;background-color:#000;border-radius:.625rem;box-shadow:0 4px 6px #0000001a;display:flex;flex:1 1;justify-content:center;overflow:hidden;position:relative}.video-wrapper video{height:auto;max-height:100%;max-width:100%;object-fit:contain;width:auto}.video-content-text{flex:1 1;padding:2rem}.video-content-text h2{color:#fff;font-family:"Noto Serif Display",serif;font-size:2.5rem;font-weight:500;letter-spacing:0;line-height:3rem;margin-bottom:1.5rem}.video-content-text p{color:#ffffffe6;font-family:Inter,sans-serif;font-size:1.25rem;letter-spacing:0;line-height:1.625rem;margin-bottom:2rem}.video-content-text .cta-button{background-color:#a55f41;border-radius:.625rem;color:#fff;display:inline-block;font-family:Syne,sans-serif;font-size:1.125rem;font-weight:500;letter-spacing:0;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.video-content-text .cta-button:hover{background-color:#b97355;transform:translateY(-2px)}@media (max-width:1024px){.video-content-text h2{font-size:2rem;line-height:2.4rem}.video-content-container{gap:3rem}}@media (max-width:768px){.video-content-section{padding:4rem 1rem}.video-content-container{flex-direction:column;gap:2rem}.video-right .video-content-container{flex-direction:column}.video-content-text{padding:1rem}.video-content-text h2{font-size:1.75rem;line-height:2.1rem}.video-content-text p{font-size:1.125rem;line-height:1.5rem}.video-wrapper{width:100%}}@media (max-width:480px){.video-content-section{padding:3rem 1rem}.video-content-text h2{font-size:1.375rem;line-height:1.75rem}.video-content-text p{font-size:1rem;line-height:1.375rem}}.featuring-section{background-color:#000;padding:6rem 2rem}.featuring-container{margin:0 auto;max-width:1200px}.featuring-section h2{color:#fff;font-family:"Noto Serif Display",serif;font-size:3.063rem;font-weight:500;margin-bottom:4rem;text-align:center}.features-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));justify-items:center}.feature-item{align-items:center;background:#ffffff0d;border-radius:.625rem;display:flex;flex-direction:column;max-width:250px;padding:2rem;text-align:center;transition:transform .3s ease}.feature-item:hover{transform:translateY(-5px)}.feature-icon{align-items:center;background-color:#a55f41;border-radius:50%;color:#fff;display:flex;height:80px;justify-content:center;margin-bottom:1.5rem;transition:all .3s ease;width:80px}.feature-icon svg{height:40px;width:40px}.feature-item:hover .feature-icon{box-shadow:0 10px 20px #a55f4133;transform:scale(1.1)}.feature-item h3{color:#fff;font-family:"Noto Serif Display",serif;font-size:1.375rem;font-weight:500;margin-bottom:.75rem}.feature-item p{color:#ffffffe6;font-family:Inter,sans-serif;font-size:1rem;line-height:1.375rem;margin-bottom:1.5rem}.feature-button-container{margin-top:auto;width:100%}.feature-link-button{background-color:#a55f41;border:none;border-radius:.625rem;color:#fff;cursor:pointer;display:inline-block;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease;width:100%}.feature-link-button:hover{background-color:#a55f41cc;transform:translateY(-2px)}@media (max-width:768px){.featuring-section{padding:4rem 1rem}.featuring-section h2{font-size:1.75rem;margin-bottom:3rem}.features-grid{gap:2rem}.feature-item{padding:1.5rem}.feature-icon{height:60px;width:60px}.feature-icon svg{height:30px;width:30px}.feature-link-button{font-size:.875rem;padding:.5rem 1rem}}.menu-page{background-color:#000;margin:0 auto;max-width:1200px;padding:2rem 1rem}.menu-container{align-items:center;display:flex;flex-direction:column;gap:2rem}.menu-title{color:#fff;font-family:"Noto Serif Display",serif;font-size:2.5rem;font-weight:500;margin-bottom:1rem;text-align:center}.menu-tabs{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;max-width:800px;width:100%}.menu-tab{background-color:#a55f411a;border:1px solid #a55f414d;border-radius:.625rem;color:#fff;cursor:pointer;font-family:Raleway,sans-serif;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:all .3s ease}.menu-tab:hover{background-color:#a55f41cc;color:#fff}.menu-tab.active{background-color:#a55f41;color:#fff}.menu-content{max-width:800px;width:100%}.menu-panel{display:none;width:100%}.menu-panel.active{display:block}.menu-image{border-radius:.625rem;box-shadow:0 4px 6px #0000001a;height:auto;width:100%}@media screen and (max-width:768px){.menu-title{font-size:1.75rem}.menu-tab{font-size:.875rem;padding:.5rem 1rem}.menu-tabs{gap:.25rem}}@media screen and (max-width:480px){.menu-page{padding:1rem .5rem}.menu-tab{padding:.5rem .75rem}}.order-now-section{display:flex;justify-content:center;margin:1.5rem 0 2.5rem}.open-hours{background-color:#000000b3;border:1px solid #a55f414d;border-radius:.625rem;box-shadow:0 4px 6px #0000004d;margin:2rem auto;max-width:1200px;padding:2rem 1rem;width:100%}.hours-title{color:#fff;font-family:"Noto Serif Display",serif;font-size:2.5rem;font-weight:500;margin-bottom:2rem;text-align:center}.hours-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:1000px;padding:0 1rem}.hours-section{background-color:#a55f411a;border:1px solid #a55f414d;border-radius:.625rem;display:flex;flex-direction:column;gap:.5rem;padding:1.25rem;text-align:center;transition:transform .3s ease}.hours-section:hover{background-color:#a55f4133;transform:translateY(-5px)}.hours-section h3{color:#fff;font-family:"Noto Serif Display",serif;font-size:1.25rem;font-weight:500;margin-bottom:.75rem}.hours-section p{color:#fffc;font-family:Inter,sans-serif;font-size:1rem;line-height:1.5;margin-bottom:0}.hours-badge{border-radius:1rem;display:inline-block;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;margin-top:.5rem;padding:.375rem .75rem}.hours-badge.happy-hour{background-color:#a55f4133;border:1px solid #a55f4180;color:#fff}.hours-badge.late-night{background-color:#0006;border:1px solid #fff3;color:#fff}.hours-section.highlight{background-color:#a55f41}.hours-section.highlight h3,.hours-section.highlight p{color:#fff}.hours-section.notice{background-color:#00000080;border:2px solid #a55f41}.hours-subtitle{font-family:Raleway,sans-serif}.hours-day,.hours-text{font-family:Inter,sans-serif}@media (max-width:768px){.open-hours{margin:1rem auto;padding:1rem .5rem}.hours-title{font-size:2rem;margin-bottom:1.5rem}.hours-grid{gap:1rem;grid-template-columns:repeat(2,1fr);padding:0 .5rem}.hours-section{padding:1rem}.hours-section h3{font-size:1.125rem;margin-bottom:.5rem}.hours-section p{font-size:.875rem}.hours-badge{font-size:.75rem;padding:.25rem .5rem}}.trivia-section{background-color:#a55f4126;border:1px solid #a55f4166;border-radius:.625rem;margin-left:auto;margin-right:auto;margin-top:2rem;max-width:600px;padding:2rem;text-align:center}.trivia-title{color:#fff;font-family:"Noto Serif Display",serif;font-size:1.75rem;font-weight:500;margin-bottom:1rem}.trivia-description{color:#ffffffe6;line-height:1.5;margin-bottom:1.5rem}.trivia-button,.trivia-description{font-family:Inter,sans-serif;font-size:1rem}.trivia-button{background-color:#a55f41;border:2px solid #a55f41;border-radius:.625rem;color:#fff;cursor:pointer;display:inline-block;font-weight:500;padding:.875rem 1.75rem;text-decoration:none;transition:all .3s ease}.trivia-button:hover{background-color:#a55f41cc;box-shadow:0 4px 12px #a55f414d;transform:translateY(-2px)}.trivia-button:active{transform:translateY(0)}@media (max-width:768px){.trivia-section{margin-top:1.5rem;padding:1.5rem}.trivia-title{font-size:1.5rem;margin-bottom:.75rem}.trivia-description{font-size:.875rem;margin-bottom:1.25rem}.trivia-button{font-size:.875rem;padding:.75rem 1.5rem}}@media (max-width:480px){.hours-grid{grid-template-columns:1fr}.trivia-section{margin-top:1rem;padding:1rem}.trivia-title{font-size:1.25rem}.trivia-button,.trivia-description{font-size:.8rem}.trivia-button{padding:.625rem 1.25rem}}.catering-container{color:#fff;margin:0 auto;max-width:1200px;padding:2rem 1rem}.catering-hero{background:#000000b3;border-radius:.625rem;margin-bottom:4rem;padding:4rem 1rem;text-align:center}.catering-hero h1{font-family:"Noto Serif Display",serif;font-size:4.375rem;font-weight:500;line-height:5.25rem;margin-bottom:1.5rem}@media (max-width:768px){.catering-hero h1{font-size:2.5rem;line-height:3rem}}.catering-hero p{color:#ffffffe6;font-family:Inter,sans-serif;font-size:1.25rem;line-height:1.625rem;margin-bottom:2rem}.order-button{background-color:#a55f41;border-radius:.625rem;color:#fff;display:inline-block;font-family:Raleway,sans-serif;font-size:1.125rem;font-weight:500;padding:1rem 2rem;text-decoration:none;transition:transform .2s ease,opacity .2s ease}.order-button:hover{opacity:.9;transform:scale(1.05)}.catering-features{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:4rem 0}.feature{background:#000000b3;border-radius:.625rem;padding:2rem;text-align:center}.feature h3{font-family:"Noto Serif Display",serif;font-size:1.75rem;font-weight:500;margin-bottom:1rem}.feature p{color:#ffffffe6;font-family:Inter,sans-serif;font-size:1rem;line-height:1.375rem}.catering-cta{background:#000000b3;border-radius:.625rem;margin-top:4rem;padding:4rem 1rem;text-align:center}.catering-cta h2{font-family:"Noto Serif Display",serif;font-size:2.5rem;font-weight:500;margin-bottom:1rem}.catering-cta p{color:#ffffffe6;font-family:Inter,sans-serif;font-size:1.25rem;margin-bottom:2rem}.secondary-button{background-color:initial;border:2px solid #a55f41;border-radius:.625rem;color:#fff;display:inline-block;font-family:Raleway,sans-serif;font-size:1.125rem;font-weight:500;padding:1rem 2rem;text-decoration:none;transition:background-color .2s ease,transform .2s ease}.secondary-button:hover{background-color:#a55f41;transform:scale(1.05)}@media (max-width:768px){.catering-container{padding:1rem}.catering-hero{padding:2rem 1rem}.feature{padding:1.5rem}.catering-cta{padding:2rem 1rem}.order-button,.secondary-button{padding:1rem;text-align:center;width:100%}}::placeholder{color:#999;opacity:1}:-ms-input-placeholder{color:#999}::-ms-input-placeholder{color:#999}.careers-container{color:#fff;margin:0 auto;max-width:800px;padding:2rem 1rem}.careers-title{font-family:"Noto Serif Display",serif;font-size:2.5rem;font-weight:500;line-height:1.2;margin-bottom:2rem;text-align:center}.careers-info{margin-bottom:3rem}.application-section h2,.careers-info h2,.location h2{color:#ffffffe6;font-family:"Noto Serif Display",serif;font-size:1.75rem;font-weight:500;margin-bottom:1rem}.careers-info p,.location p{color:#fffc;font-family:Inter,sans-serif;font-size:1.125rem;line-height:1.6;margin-bottom:1rem}.careers-form{display:flex;flex-direction:column;gap:1.5rem}.file-input{padding:.5rem 0}.file-note{color:#4d4d4d;font-size:.875rem;margin-top:.5rem}.error-message{color:red;font-size:.875rem;margin-top:.25rem}.attachment-notice{background-color:#a55f411a;border:1px solid #a55f4133;border-radius:.625rem;margin:2rem 0;padding:1.5rem}.attachment-notice h3{color:#a55f41;font-family:Raleway,sans-serif;font-size:1.25rem;font-weight:500;margin-bottom:1rem}.attachment-notice li,.attachment-notice p{color:#fffc;font-family:Inter,sans-serif;font-size:1rem;line-height:1.5}.attachment-notice ol{margin:1rem 0;padding-left:1.5rem}.attachment-notice .note{color:#fff9;font-style:italic;margin-top:1rem}.instructions{margin-bottom:2rem}.instructions li,.instructions p{color:#fffc;font-family:Inter,sans-serif;font-size:1rem;line-height:1.5}.instructions ol{margin:1rem 0;padding-left:1.5rem}@media (max-width:768px){.careers-container{padding:1rem}.careers-title{font-size:2rem}.application-section h2,.careers-info h2,.location h2{font-size:1.5rem}.attachment-notice,.location{padding:1rem}}.location{background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:.625rem;margin-bottom:3rem;padding:1.5rem}.contact-container{color:#fff;margin:0 auto;max-width:800px;padding:2rem 1rem}.contact-title{font-family:"Noto Serif Display",serif;font-size:2.5rem;font-weight:500;margin-bottom:1rem;text-align:center}.contact-subtitle{color:#fffc;font-family:Inter,sans-serif;font-size:1.125rem;margin-bottom:2.5rem;text-align:center}.contact-form{gap:1.5rem}.contact-form,.form-group{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-group label{color:#ffffffe6}.required{color:#a55f41;margin-left:.25rem}.form-group input,.form-group textarea{background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:.625rem;color:#fff;font-family:Inter,sans-serif;font-size:1rem;padding:.75rem;transition:all .3s ease}.form-group input:focus,.form-group textarea:focus{background-color:#ffffff1a;border-color:#a55f41}.form-group input::placeholder,.form-group textarea::placeholder{color:#fff6}.submit-button{background-color:#a55f41;margin-top:1rem;padding:1rem 2rem}.submit-button:hover{background-color:#8b503a}.submit-button:disabled{background-color:#a55f4180;cursor:not-allowed;transform:none}.error-message,.success-message{animation:slideIn .3s ease-out;border-radius:.625rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;margin-bottom:1.5rem;padding:1rem;text-align:center}.success-message{background-color:#22c55e1a;border:1px solid #22c55e4d;color:#22c55e}.error-message{background-color:#ef44441a;border:1px solid #ef44444d;color:#ef4444}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.contact-container{padding:1rem}.contact-title{font-size:2rem}}.form-group input:focus,.form-group textarea:focus{border-color:#06182e;box-shadow:0 0 0 2px #06182e1a;outline:none}.form-group input:invalid,.form-group textarea:invalid{border-color:red}.contact-info{margin-bottom:2.5rem;text-align:center}.contact-address,.contact-phone{color:#ffffffe6;font-family:Inter,sans-serif;font-size:1.125rem;margin:.5rem 0}.contact-phone a{color:#a55f41;text-decoration:none;transition:color .3s ease}.contact-phone a:hover{color:#8b503a}.instagram-button{align-items:center;background-color:#a55f41;border-radius:.625rem;color:#fff;display:inline-flex;font-family:Raleway,sans-serif;font-size:1rem;font-weight:500;gap:.75rem;margin-top:1rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.instagram-icon{border-radius:4px;height:24px;object-fit:cover;width:24px}.instagram-button:hover{background-color:#8b503a;transform:translateY(-2px)}@media (max-width:768px){.instagram-button{margin-top:.75rem;text-align:center;width:100%}}.our-story-page{overflow-x:hidden;width:100%}.our-story{margin:0 auto;max-width:1400px;padding:2rem;width:100%}.main-title{color:#f4f0f0;font-family:"Noto Serif Display",serif;font-size:3.5rem;font-weight:500;line-height:4.25rem;margin-bottom:3rem}.history-section{align-items:center;background-image:url(/static/media/AEA04F13-6159-4C97-9782-26D4F6868B17.c1fb680f16d39b1cf485.jpg);background-position:50%;background-size:cover;display:flex;height:600px;margin-bottom:6rem;overflow:hidden;width:100%}.history-content,.history-section{border-radius:2rem;padding:3rem;position:relative}.history-content{background:#fff;box-shadow:0 4px 6px -1px #0000001a;height:auto;max-width:500px;min-height:min-content}.history-title{color:#0d0d0d;font-family:"Noto Serif Display",serif;font-size:2.5rem;font-weight:500;line-height:1.2;margin-bottom:1.5rem}.history-text{color:#4d4d4d;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;line-height:1.5;max-width:400px}.step-inside-row{display:flex;gap:1.5rem;margin-top:4rem;overflow-x:hidden;padding:2rem 0;width:100%}.step-inside-row img{border-radius:.625rem;height:400px;object-fit:cover;transition:transform .3s ease;width:calc(33.333% - 1rem);will-change:transform}.step-inside-row img:hover{transform:scale(1.02)}@media (max-width:1024px){.main-title{font-size:3rem;line-height:3.5rem}.history-content,.history-section{padding:2rem}.history-title{font-size:2.25rem}}@media (max-width:768px){.our-story{padding:1rem}.main-title{font-size:2.5rem;line-height:3rem;margin-bottom:2rem}.history-section{margin-bottom:3rem;padding:1.5rem}.history-content{padding:1.5rem}.history-title{font-size:2rem;margin-bottom:1rem}.history-text{font-size:1rem;line-height:1.5}.step-inside-row{flex-direction:column;gap:1rem;margin-top:2rem;padding:1.5rem 0}.step-inside-row img{height:300px;width:100%}}@media (max-width:480px){.history-content,.history-section{padding:1rem}.history-title{font-size:1.75rem}}.history-text,.history-title,.main-title{max-width:65ch}.sponsorships{overflow:hidden;padding:6rem 2rem;position:relative;transition:background-color .3s ease,color .3s ease}.light-mode{background-color:#fff;color:#0d0d0d}.dark-mode{background-color:#000;color:#fff}.sponsorships:before{background:linear-gradient(90deg,#0000,#8080801a,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.sponsorships-title{font-family:Syne,sans-serif;font-size:2.5rem;font-weight:500;line-height:1.2;margin-bottom:6rem;text-align:center}.dark-mode .sponsorships-title{color:#fff}.light-mode .sponsorships-title{color:#0d0d0d}.sponsors-grid{grid-gap:2rem 4rem;display:grid;gap:2rem 4rem;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1400px;padding:0 1rem}.sponsor-item{align-items:center;aspect-ratio:1;background-color:initial;display:flex;justify-content:center;padding:1rem;transition:transform .3s ease}.sponsor-item:hover{transform:scale(1.05)}.sponsor-logo{height:100%;object-fit:contain;transition:opacity .3s ease;width:100%}.dark-mode .sponsor-logo{filter:brightness(1.2);opacity:.7}.light-mode .sponsor-logo{opacity:.8}.sponsor-item:hover .sponsor-logo{opacity:1}@media (max-width:1200px){.sponsors-grid{gap:2rem 3rem;grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.sponsorships{padding:4rem 1rem}.sponsorships-title{font-size:1.75rem;margin-bottom:4rem}.sponsors-grid{gap:2rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.sponsors-grid{gap:1.5rem;grid-template-columns:repeat(1,1fr)}.sponsorships-title{font-size:1.375rem;margin-bottom:3rem}}.private-events-container{color:#fff;font-family:Inter,sans-serif;margin:0 auto;max-width:800px;padding:2rem 1rem}.private-events-header{margin-bottom:3rem;text-align:center}.private-events-header .title{font-family:"Noto Serif Display",serif;font-size:2.5rem;font-weight:500;line-height:1.2;margin-bottom:1rem}.private-events-header .subtitle{color:#ffffffe6;font-family:Raleway,sans-serif;font-size:1.25rem;font-weight:500}.private-events-form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000080;border-radius:.625rem;padding:2rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-family:Raleway,sans-serif;font-size:1rem;font-weight:500;margin-bottom:.5rem}.form-group .required{color:#f44;margin-left:.25rem}.form-group input[type=date],.form-group input[type=email],.form-group input[type=tel],.form-group input[type=text],.form-group input[type=time],.form-group select,.form-group textarea{background:#0000004d;border:1px solid #fff3;border-radius:.625rem;color:#fff;font-family:Inter,sans-serif;font-size:1rem;padding:.75rem;transition:all .3s ease;width:100%}.form-group input::placeholder,.form-group textarea::placeholder{color:#ffffff80}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#0006;border-color:#ffffff80;outline:none}.date-time-group .date-time-inputs{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.form-group select{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1rem;padding-right:2.5rem}.form-group textarea{min-height:120px;resize:vertical}.submit-button{background:#a55f41;border:none;border-radius:.625rem;color:#fff;cursor:pointer;font-family:Raleway,sans-serif;font-size:1.125rem;font-weight:500;padding:1rem;transition:all .3s ease;width:100%}.submit-button:hover{background:#a55f41e6;transform:translateY(-2px)}.submit-button:active{transform:translateY(0)}@media (max-width:768px){.private-events-container{padding:1rem}.private-events-header .title{font-size:2rem}.private-events-header .subtitle{font-size:1.125rem}.private-events-form{padding:1.5rem}.date-time-group .date-time-inputs{grid-template-columns:1fr}}@media (prefers-color-scheme:dark){.private-events-form{background:#000000b3}.form-group input,.form-group select,.form-group textarea{background:#0006}}.reservations-container{align-items:center;background-color:#000;display:flex;justify-content:center;min-height:80vh;padding:4rem 1rem}.reservations-content{max-width:800px;padding:2rem;text-align:center;width:100%}.reservations-title{color:#fff;font-family:"Noto Serif Display",serif;font-size:3.5rem;font-weight:500;letter-spacing:0;line-height:4rem;margin-bottom:1.5rem}.reservations-description{color:#dcdcdc;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:500;letter-spacing:0;line-height:1.625rem;margin-bottom:2rem}.widget-container{background-color:#141414;border-radius:.625rem;box-shadow:0 4px 8px #0000004d;margin:0 auto;max-width:600px;overflow:hidden;padding:1rem;width:100%}@media (max-width:768px){.reservations-container{min-height:70vh;padding:2rem 1rem}.reservations-content{padding:1.5rem 1rem}.reservations-title{font-size:2.5rem;line-height:2.8rem;margin-bottom:1rem}.reservations-description{font-size:1.125rem;line-height:1.5rem;margin-bottom:1.5rem;padding:0 .5rem}.widget-container{height:auto;max-width:100%;min-height:530px;padding:.5rem}}@media (max-width:480px){.reservations-container{min-height:60vh;padding:1.5rem .75rem}.reservations-content{padding:1rem .5rem}.reservations-title{font-size:1.75rem;line-height:2.1rem}.reservations-description{font-size:1rem;line-height:1.375rem}.widget-container{min-height:530px;padding:.25rem}}.gift-cards-container{background-color:#000;display:flex;flex-direction:column;margin:0 auto;max-width:100%;min-height:100vh;padding:0}.image-header{height:50vh;min-height:400px;overflow:hidden;position:relative;width:100%}.gift-cards-hero{height:100%;object-fit:cover;object-position:center;width:100%}.overlay{background:linear-gradient(#0003,#00000080);height:100%;left:0;position:absolute;top:0;width:100%}.gift-cards-content{margin:0 auto;max-width:1000px;padding:5rem 2rem;position:relative;width:100%;z-index:1}.gift-cards-title{color:#fff;font-family:"Noto Serif Display",serif;font-size:4.375rem;font-weight:500;letter-spacing:0;line-height:5.25rem;margin-bottom:3rem;position:relative;text-align:center}.gift-cards-title:after{background-color:#a55f41;content:"";display:block;height:3px;margin:1.5rem auto 0;width:80px}.gift-cards-description{color:#ffffffe6;font-family:Inter,sans-serif;font-size:1.25rem;line-height:1.875rem;margin-bottom:3.5rem;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.gift-cards-description p{margin-bottom:2rem}.gift-cards-description ul{align-items:center;display:flex;flex-direction:column;list-style-type:none;margin:2rem auto;padding:0}.gift-cards-description li{margin-bottom:1rem;padding-left:1.5rem;position:relative}.gift-cards-description li:before{color:#a55f41;content:"•";font-size:1.5rem;left:0;position:absolute;top:-.25rem}.purchase-button{background-color:#a55f41;border:none;border-radius:.625rem;box-shadow:0 4px 10px #0003;color:#fff;cursor:pointer;display:block;font-family:Raleway,sans-serif;font-size:1.25rem;font-weight:500;letter-spacing:.05rem;margin:0 auto;padding:1.25rem 3rem;text-decoration:none;transition:all .3s ease}.purchase-button:hover{background-color:#b97355;box-shadow:0 6px 15px #00000040;transform:translateY(-3px)}.purchase-button:active{transform:translateY(-1px)}@media (max-width:1024px){.gift-cards-title{font-size:3.5rem;line-height:4rem}.gift-cards-description{font-size:1.125rem;line-height:1.625rem}}@media (max-width:768px){.image-header{height:40vh;min-height:300px}.gift-cards-content{padding:4rem 1.5rem}.gift-cards-title{font-size:2.5rem;line-height:3rem}.purchase-button{font-size:1.125rem;max-width:300px;padding:1.125rem 2.5rem;width:100%}}@media (max-width:480px){.image-header{height:30vh;min-height:200px}.gift-cards-content{padding:3rem 1rem}.gift-cards-title{font-size:2rem;line-height:2.4rem}.gift-cards-title:after{height:2px;margin-top:1rem;width:60px}.gift-cards-description{font-size:1rem;line-height:1.5rem}.gift-cards-description ul{margin:1.5rem auto}.gift-cards-description li{margin-bottom:.75rem}}
/*# sourceMappingURL=main.ddffb1c6.css.map*/