form.contact{display:flex;flex-direction:column;gap:20px;max-width:500px;margin:0 auto;padding:20px;align-self:center}form.contact .field{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:10px}form.contact .field label{width:200px}form.contact .field input{flex-grow:1;font-size:large;border-radius:10px;padding:6px}form.contact .field.message{flex-direction:column}form.contact .field textarea{width:100%;border-radius:10px;height:140px;resize:none;padding:6px}form.contact .turn{border-radius:5px;padding:5px}.recipes{background-color:#bf9393;margin:100px auto}.recipes .wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:40px}.recipes .recipe{border-radius:20px;padding:20px;display:flex;flex-direction:column;align-items:center;max-width:calc(100vw - 80px);min-width:300px;min-height:700px;width:500px}.recipes .recipe div{width:100%;background-color:#bf8969;box-sizing:border-box}.recipes .recipe div.title{border-top-left-radius:20px;border-top-right-radius:20px;width:100%;background-color:#a6382e;color:#fff}.recipes .recipe div.tagline{width:100%;padding:20px}.recipes .recipe div.ingredients{box-sizing:border-box;padding:15px;background-color:#bf8969}.recipes .recipe div.ingredients ul{list-style-type:circle}.recipes .recipe div.instructions{border-bottom-left-radius:20px;border-bottom-right-radius:20px;padding:15px;box-sizing:border-box;flex-grow:1}.recipes .snacks{background-color:#bf8969;border-radius:20px;padding:20px;margin:0 20px}.recipes ul{list-style-type:circle}.recipes li{line-height:1.5rem}.recipes ol,.recipes ul{margin:15px;padding:10px;display:flex;flex-direction:column;gap:10px}body{font-family:"Host+Grotesk",Arial,Helvetica,sans-serif;font-weight:400;font-style:normal;margin:0;display:flex;flex-direction:column;align-items:stretch;min-height:100vh;background-color:#bf9393}h1,h2,h3,h4{font-family:Delius}h1.spacer{margin-top:100px}a{color:#500}.fi{display:flex;flex-direction:row;gap:10px;justify-content:center}.fd{display:flex;flex-direction:column;gap:10px;justify-content:center}.head{background:#a6382e;position:fixed;top:0;left:0;right:0;z-index:10;height:60px;color:#bf9393}.next-events{text-decoration:none;min-height:60px;font-family:Delius;width:100%;top:60px;position:absolute;padding:5px;box-sizing:border-box;background:#bf8969;color:#000;text-align:center}.next-events div{font-size:large;margin:6px;font-weight:bold}@media(max-width: 700px){.next-events div{font-size:medium}}.branding>a>img{margin:8px 12px;display:block;height:40px;width:40px;filter:invert(1)}.branding>a{text-decoration:none}.branding>a>h1{display:block;font-size:1.7em;font-weight:100;color:#fff}.nav{background:#a6382e;justify-content:center}.nav>a{text-decoration:none;color:#fff;padding:0 10px;display:flex;width:150px;transition:width .5s ease-in-out;align-items:center;justify-content:center}#nav-open{display:none}#nav-toggle{display:none;flex-direction:row;align-items:center;padding:0 10px;cursor:pointer}#nav-open:hover{background:#bf8969}#nav-toggle>img{display:block;height:2em}#nav-dropout{overflow:hidden;position:fixed;left:0;right:0;top:60px;display:none;background-color:#f0f8ff;z-index:9;box-shadow:0 5px 100px rgba(0,0,0,.3333333333)}#nav-dropout>div{display:flex;flex-direction:column;align-items:stretch;gap:2px;background-color:#f0f8ff;overflow:hidden;padding-bottom:2px}#nav-dropout>div>a{display:block;background-color:#fff;padding:15px 30px;text-decoration:none;color:#000}#nav-close{position:absolute;top:10px;right:10px}@media(max-width: 1250px){.nav{display:flex}.nav>a{width:100px}}@media(max-width: 700px){#nav-top{display:none}#nav-toggle{display:flex}}.nav>a:hover{background:#bf8969}.nav>a:hover{color:#fff}.menu-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:50px;padding:20px 0;justify-content:center}.menu-list>a{display:block;position:relative;width:200px;height:160px;box-shadow:0 5px 10px rgba(0,0,0,.3333333333);color:#111}.menu-list>a>img{position:absolute;top:0;left:0;right:0;bottom:0}.menu-list>a>h3{position:absolute;top:0;left:0;right:0;margin:0;padding:10px;text-align:center}.menu-list>a>p{position:absolute;bottom:0;left:0;right:0;padding:10px;margin:0;background-color:rgba(0,0,0,.3333333333);box-sizing:content-box}.footer{padding:50px;background-color:#a6382e;color:#fff;display:flex;flex-direction:row-reverse;flex-wrap:wrap;justify-content:space-around;gap:50px}.footer .foot-section{display:flex;flex-direction:column;gap:10px;min-width:250px}.footer .info{color:hsla(0,0%,100%,.6666666667);font-size:.7rem}.footer>.info a{color:hsla(0,0%,100%,.6666666667)}.footer .address{align-items:end}.footer .address .socials{display:flex;flex-direction:column;gap:20px;margin-bottom:10px}.socials>a{text-decoration:none;color:#fff}.footer .address .email{color:#fff;margin-bottom:10px}.footer .address .phone{color:#fff;margin-bottom:10px}.footer .address .line{display:flex;flex-direction:row;gap:10px;align-items:center}.spacer{flex-grow:1}.icon{display:inline-block;height:1em}.cta-button{padding:20px 40px;background-color:#d95964;cursor:pointer;text-decoration:none;color:#fff;font-family:Delius;border:0}.cta-button:hover{background:#bf8969}.cta-button.alt{background-color:#a6382e}.cta-button.alt:hover{background:#bf8969}.Flight-for-pink-1-hex{color:#d95964}.Flight-for-pink-2-hex{color:#d98ba0}.Flight-for-pink-3-hex{color:#bf8969}.Flight-for-pink-4-hex{color:#a6382e}.Flight-for-pink-5-hex{color:#bf9393}.focus-layout{width:100%;text-align:center;display:flex;flex-direction:column;box-sizing:border-box}.focus-layout>section{box-sizing:border-box;background-color:rgba(255,228,196,.3333333333)}.focus-layout section.splash{height:calc(100vh - 50px);margin-top:50px;width:100%;background-position:top;display:flex;position:relative;flex-direction:column;align-items:center;justify-content:center;background-size:cover;background-image:url(/img/site/spice_spoon.jpg);gap:50px}.focus-layout section.splash .fade{background:#020024;background:linear-gradient(90deg, rgb(2, 0, 36) 0%, rgba(233, 175, 175, 0.9) 0%, rgba(233, 175, 175, 0.2637429972) 100%);bottom:0;right:0;left:0;top:0;position:absolute}.focus-layout section.splash .logo{filter:drop-shadow(0px 0px 6px #ffffff);height:80vh;max-width:min(80vw,50vh);aspect-ratio:1/1}.focus-layout>section.feature{padding:0px;background-color:#bf9393;display:flex;flex-wrap:wrap;flex-direction:row;overflow:hidden}.focus-layout>section.feature.flip{flex-direction:row-reverse}.focus-layout>section.feature>.info>.blog{background-color:#d98ba0;padding:20px;border-radius:20px;display:flex;flex-direction:column;gap:20px;align-items:center}.focus-layout>section.feature>*{flex:1 0 0;min-width:300px;min-height:500px;padding:50px}.focus-layout>section.feature>.image{background-position:center;background-size:cover}.focus-layout>section.feature>.image.bottom{background-position:bottom}.focus-layout>section.feature>.info{box-sizing:content-box;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px}@media(min-width: 1800px){.focus-layout>section.feature>.info>*{margin-left:10vw;margin-right:10vw}}.focus-layout>section.image{width:100%;height:700px;background-position:center;background-size:cover}.focus-layout>section.feature>.info>h2{font-size:2em}.menu-layout{display:flex;flex-direction:column;align-items:stretch}.menu-layout>.start{height:400px;background-position:center;position:relative}.menu-layout .overlay{height:400px;padding:30px;background:hsla(0,0%,100%,.6666666667);display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.menu-layout p{max-width:60vw}.menu-layout h1{font-size:3rem}.menu-layout .items{display:flex;flex-direction:column;align-items:center}.menu-layout .item{display:flex;flex-direction:column;align-items:center}ul.markers{margin:0;padding:1rem}ul.markers ::marker{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='14' viewBox='0 0 50 50'%3E%3Cpath d='M46.4 16.2c-2.3-2.3-5.4-3.5-8.4-4.5-.5-.2-1.1-.3-1.6-.5-1.6-1.6-3.7-2.8-6.2-3.2-1-.2-1.9.1-2.5.6-.9-.3-1.8-.6-2.7-.8-3.2-1-6.4-1.8-9.5-.1-1 .5-1.9 1.2-2.7 2-6.4 1.4-11.7 5-12.4 12.7C0 27 1.9 31.5 4.9 34.9c.1.6.2 1.1.4 1.7 1 3.2 3.3 5.7 6.7 6.5 2.7.6 5.4-.2 7.9-1.2 3.3.4 6.7.3 9.9 0 6.5-.7 13.3-2.8 17.1-8.5 3.6-5.2 4-12.6-.5-17.2zm-17.3.9c2.1.4 4 1.7 4.7 3.8 0 .5-.1 1.1-.2 1.6-.3 1.4-.8 2.6-1.6 3.7-.7.2-1.5.1-2.3-.4-.8-.4-1.6-1-2.2-1.6-.4-.4-1.2-1.7-1.6-1.9 3.4 1.3 5.1-3 3.2-5.2zm-11.6 9.7c.2-1.9 1.1-3.9 2.3-5.5-.4 2.1.3 4.2 1.7 6 1.3 1.7 3.1 3.2 5 4.2-.2.1-.4.2-.6.4-.1 0-.1.1-.2.1-3.9.2-8.7-.8-8.2-5.2zm-6.4 3.1c.1.3.1.7.2 1 .2.6.4 1.2.7 1.8-.4-.2-.7-.5-1-.7.1-.8.1-1.4.1-2.1zm31.2-1.3c-.9 1.7-2.1 3.1-3.7 4.1 2-2.1 3.4-4.7 4-7.6.2-.7.3-1.4.3-2.1.6 1.5.5 3.3-.6 5.6z'/%3E%3C/svg%3E") " "}ul.markers li:nth-child(3n)::marker{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='14' viewBox='0 0 50 50'%3E%3Cpath d='M46.5 12.5c-.4-1.1-1.3-1.8-2.2-2-4.2-4-11.6-4.3-17.1-4.1-6.9.3-13.9 2.1-19.4 6.5C2 17.5-2.4 25.7 2.5 32.6c2.2 3.2 5.5 4.9 9 5.5 3.3 1.7 6.7 3.3 10.2 4.4 7.8 2.3 17 1.6 23.2-4.3 7.3-7 4.8-17.3 1.6-25.7zm-20.2 2.7c.6 0 1.3 0 1.8.2 1.1.4 1.7 1.3 2 2.3-1-1.2-2.4-2.1-3.8-2.5zm-1.4 6.6c.9.9 1.3 2.2-.2 2.3-2 .2-1.1-1.9.2-2.3zm-11.8 9.8c-.6-.3-2.9-1.1-3.2-1.8-.2-.5 1.4-3.1 2.1-4.2.3.5.7 1 1.2 1.4 0 .3.1.6.2.8.5 1.9 1.5 3.1 2.9 4h-.2c-.8.1-1.6.1-2.5-.1-.2 0-.3 0-.5-.1zM24 36.4c1.6-.7 3-1.5 4.3-2.5.8.2 1.7.3 2.5.5 2.5.4 5.2.9 7.7.6-.9.6-2 1.1-3 1.4-3.9 1.3-7.7 1-11.5 0z'/%3E%3C/svg%3E") " "}ul.markers li:nth-child(3n-1)::marker{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='14' viewBox='0 0 50 50'%3E%3Cpath d='M48.3 23.7c-1-9.9-9.9-15.6-18.8-17.8-8.2-2.1-18.8-2.6-24.6 4.8C.6 16.2 1 23.6 4.3 29.3c-.5 1-.8 2-1 3-.6 4 2 7.6 5.1 10 5.9 4.4 14 4.2 19.6-.4 1.5 0 2.9-.2 4.4-.5 1.8 0 3.5 0 5.3-.1 2.3-.1 3.5-1.9 3.5-3.7 4.5-3.3 7.7-8.2 7.1-13.9zM9.1 17.8c1.1-4.1 4.9-5.8 8.8-6.1.9-.1 1.9-.1 2.9-.1-3.2 1.6-6.3 4.6-8 7.4-.1.1-.1.2-.2.3-1.1.9-2.1 1.9-3 2.9-.2.2-.4.4-.5.6-.4-1.7-.5-3.3 0-5z'/%3E%3C/svg%3E") " "}.cursive{font-family:Delius,sans-serif}.markets{display:flex;flex-direction:column;gap:40px;margin-bottom:50px}