@import url(https://fonts.googleapis.com/css2?family=Cormorant+Upright:wght@300;400;500;600;700&family=Open+Sans:wght@300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap);:root{--font-base:"Josefin Sans",sans-serif;--font-alt:"Open Sans",sans-serif;--color-golden:#dcca87;--color-black:#0c0c0c;--color-gray:#545454;--color-crimson:#f5efdb;--color-grey:#aaa;--color-white:#fff}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}a{color:inherit;text-decoration:none}.slide-bottom{animation:slide-bottom .5s cubic-bezier(.25,.46,.45,.94) both}@keyframes slide-bottom{0%{transform:translateY(-25%)}to{transform:translateY(0)}}.app__aboutus{position:relative}.app__aboutus-overlay{inset:0;position:absolute}.app__aboutus-overlay img{height:415px;width:391px;z-index:0}.app__aboutus-content{width:100%;z-index:2}.app__aboutus-content_about{align-items:flex-end;display:flex;flex:1 1;flex-direction:column;justify-content:flex-end;text-align:right}.app__aboutus-content_knife{margin:2rem 4rem}.app__aboutus-content_knife img{height:910px}.app__aboutus-content_history{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;text-align:left}.app__aboutus-content_history p{margin:2rem 0}@media screen and (max-width:2000px){.app__aboutus-content_knife img{height:1110px}.app__aboutus-content_history p{margin:4rem 0}}@media screen and (max-width:900px){.app__aboutus-content{flex-direction:column}.app__aboutus-content_knife{margin:4rem 0}}@media screen and (max-width:650px){.app__aboutus-overlay img{height:320px;width:80%}}.app__chef-content{display:flex;flex-direction:column;margin-top:5rem;width:100%}.app__chef-content_quote{align-items:flex-end;display:flex;justify-content:flex-start}.app__chef-content_quote img{height:40px;margin:0 1rem 1rem 0;width:47px}.app__chef-sign{margin-top:3rem;width:100%}.app__chef-sign p:first-child{color:var(--color-golden);font-family:var(--font-base);font-size:32;font-weight:400;letter-spacing:.04em;line-height:41px;text-transform:capitalize}.app__chef-sign img{margin-top:3rem;width:250px}@media screen and (max-width:2000px){.app__chef-sign img{width:370px}}@media screen and (max-width:450px){.app__chef-sign img{width:80%}}.app__footerOverlay{display:flex;flex-direction:column;height:100%;position:absolute;width:100%;z-index:100}.app__footerOverlay-black{background:var(--color-black);height:25%}.app__footerOverlay__img{height:75%}.mobile-order-btn{display:none}@media screen and (max-width:1150px){.mobile-order-btn{border:2px solid #dcca87;border-radius:10px;color:#dcca87;display:block;font-size:.85rem;font-weight:700;padding:8px 14px;text-align:center;text-decoration:none;white-space:nowrap}}@media screen and (max-width:900px){.app__navbar-links{justify-content:center}}.app__navbar{background-color:#0f84d19c;justify-content:space-between;padding:1rem 2rem;width:100%}.app__navbar,.app__navbar-logo{align-items:center;display:flex}.app__navbar-logo{justify-content:flex-start}.app__navbar-logo img{width:150px}.app__navbar-links{align-items:center;display:flex;flex:1 1;justify-content:center;list-style:none}.app__navbar-links li{cursor:pointer;margin:0 1rem}.app__navbar-links li:hover{color:var(--color-grey)}.app__navbar-login{align-items:center;display:flex;justify-content:flex-end}.app__navbar-login a{margin:0 1rem;text-decoration:none;transition:.5s ease}.app__navbar-login a:hover{border-bottom:1px solid var(--color-golden)}.app__navbar-login div{background-color:var(--color-grey);height:30px;width:1px}.app__navbar-smallscreen{display:none}.app__navbar-smallscreen_overlay{background-color:#910926;flex-direction:column;height:100vh;left:0;position:fixed;top:0;transition:.5s ease;width:100%;z-index:5}.app__navbar-smallscreen_overlay .overlay__close{color:var(--color-golden);cursor:pointer;font-size:27px;position:absolute;right:20px;top:20px}.app__navbar-smallscreen_links{list-style:none}.app__navbar-smallscreen_links li{color:var(--color-golden);cursor:pointer;font-family:var(--font-base);font-size:2rem;font-style:italic;font-weight:700;margin:2rem;text-align:center}.app__navbar-smallscreen_links li:hover{color:var(--color-white)}@media screen and (max-width:2000px){.app__navbar-logo img{width:210px}}@media screen and (max-width:650px){.app__navbar{padding:1rem}.app__navbar-login{display:none}.app__navbar-logo img{width:110px}}@media screen and (max-width:1150px){.app__navbar-links{display:none}.app__navbar-smallscreen{display:flex}}.app__footer{align-items:center;background:var(--color-black);display:flex;flex-direction:column;justify-content:flex-start;padding-top:0;position:relative;width:100%;z-index:1}.app__footer-links{align-items:flex-start;display:flex;justify-content:space-between;margin-top:5rem;padding:0 2rem;width:100%}.app__footer-links_contact,.app__footer-logo,.app__footer-work{flex:1 1;margin:1rem;text-align:center}.app__footer-links_logo img:first-child{margin-bottom:.75rem;width:210px}.app__footer-links_work p:nth-child(odd){margin-bottom:1rem}.app__footer-links_icons{margin-top:.5rem}.app__footer-links_icons svg{color:var(--color-white);cursor:pointer;font-size:24px;margin:.5rem}.app__footer-links_icons svg:hover{color:var(--color-golden)}.app__footer-headtext{color:var(--color-white);font-family:var(--font-base);font-size:32px;font-weight:400;letter-spacing:.04em;line-height:41.6px;margin-bottom:1rem;text-transform:capitalize}.footer__copyright{margin-top:3rem}@media screen and (min-width:2000px){.app__footer-headtext{font-size:51px;line-height:61px}}@media screen and (max-width:1150px){.app__footer-links{align-items:center;flex-direction:column;padding:0}.app__footer-links_contact,.app__footer-logo,.app__footer-work{margin:2rem 0;width:100%}}@media screen and (max-width:650px){.app__footer{padding:0 0 2rem}}@media screen and (max-width:350px){.app__footer-links_logo img:first-child{width:80%}}.app__gallery{background:var(--color-white);display:flex;flex-direction:row;padding:4rem 0 4rem 6rem}.app__gallery-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;min-width:500px;padding-right:2rem}.app__gallery-content button{margin-top:1rem}.app__gallery-images{display:flex;flex:1 1;flex-direction:row;max-width:50%;position:relative}.app__gallery-images_container{-ms-overflow-style:none;display:flex;flex-direction:row;overflow-x:scroll;scrollbar-width:none;width:-webkit-max-content;width:max-content}.app__gallery-images_container::-webkit-scrollbar{display:none}.app__gallery-images_card{height:447px;margin-right:2rem;min-width:301px;position:relative}.app__gallery-images_card img{height:100%;object-fit:cover;opacity:1;transition:.5s ease;width:100%}.app__gallery-images_card:hover img{opacity:.35}.app__gallery-images_arrows{align-items:center;bottom:5%;display:flex;justify-content:space-between;padding:0 1rem;position:absolute;width:100%}.gallery__arrow-icon{background:var(--color-black);border-radius:5px;color:var(--color-golden);cursor:pointer;font-size:2rem}.gallery__arrow-icon:hover{color:var(--color-white)}@media screen and (min-width:2000px){.app__gallery-content{min-width:1000px;padding-right:4rem}.app__gallery-images_card{height:550px;min-width:400px}}@media screen and (max-width:1150px){.app__gallery{flex-direction:column}.app__gallery-images{margin:5rem 0;max-width:100%}}@media screen and (max-width:850px){.app__gallery{padding:4rem 0 4rem 4rem}}@media screen and (max-width:650px){.app__gallery{padding:4rem 0 4rem 2rem}.app__gallery-content{min-width:100%}.app__gallery-images_card{height:320px;min-width:240px}}@media (max-width:768px){.app__header-h1{font-size:35px;line-height:60px}.p__opensans3{font-size:16px}.app__wrapper_img img{width:100%}.app__header{padding:1rem}}.app__header{background-color:#00fa0c63;overflow:hidden;padding:2rem}.app__header-h1{color:red;font-family:var(--font-base);font-size:90px;letter-spacing:.04em;line-height:117px;text-transform:uppercase}.app__wrapper_img img{border-radius:150px}.custom__button{margin:0 10px}.button-container{margin-top:20px}.button-container,.overlay{display:flex;justify-content:center}.overlay{align-items:center;background-color:#000000bf;bottom:0;left:0;position:fixed;right:0;top:0}.modal{background:#345fc4;border-radius:8px;max-height:80vh;max-width:500px;overflow-y:auto;padding:20px;position:relative;width:90%}.close{background:none;border:none;color:#fff;cursor:pointer;font-size:30px;position:absolute;right:10px;top:10px}@media (max-width:768px){.app__header-h1{font-size:35px;line-height:60px}.p__opensans3{font-size:16px}.app__wrapper_img img{width:100%}.app__header{padding:1rem}.custom__button{margin:10px 0}.button-container{flex-direction:column}}.menu-section h2{background-color:#2f59bd}h1{color:#fff}.menu-section{margin-bottom:2em}.menu-section h2{background-color:#0646db;color:#fff;padding:10px}.menu-item{margin:.5em 0}.menu-item h3{margin:0}.menu-item p{margin:.2em 0 .5em}p{color:#fff;font-family:Mulish,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:500}body,html{display:flex;flex-direction:column;height:100%;margin:0;overflow-x:hidden;padding:0;width:100%}.section__padding{padding:4rem 6rem}.flex__center{align-items:center;display:flex;justify-content:center}.app__bg{background:url(/static/media/chiliBaggrund.5e8bd5d4817b807ddfbc.jpg);background-position:50%;background-repeat:repeat;background-size:cover}@media (max-width:1200px){.app__bg{background-size:150%}}@media (max-width:768px){.app__bg{background-size:200%}}.app__bg2{background-color:#0f84d19c;background-position:50%;background-repeat:repeat;background-size:cover}@media (max-width:1200px){.app__bg2{background-size:150%}}@media (max-width:768px){.app__bg2{background-size:200%}}.app__bg3{background:url(/static/media/kaktus.f73eb4d1b1bfd5223564.png);background-position:50%;background-repeat:repeat;background-size:cover}@media (max-width:1200px){.app__bg3{background-size:150%}}@media (max-width:768px){.app__bg3{background-size:200%}}.app__wrapper{align-items:center;display:flex;justify-content:space-between;min-height:100vh}.app__wrapper_info{align-items:flex-start;flex:1 1;flex-direction:column}.app__wrapper_img,.app__wrapper_info{display:flex;justify-content:center;width:100%}.app__wrapper_img{align-items:center;flex:1 1;margin-left:2rem}.app__wrapper_img-reverse{justify-content:flex-start;margin-right:2rem}.app__wrapper_img img{width:80%}.custom__button{background-color:var(--color-crimson);background-color:green;border:none;border-radius:1px;color:#fff;cursor:pointer;font-family:var(--font-base);font-size:16px;font-weight:700;letter-spacing:.04em;line-height:28px;outline:none;padding:.5rem 1.5rem}.p__cormorant{font-feature-settings:"tnum" on,"lnum" on;color:var(--color-white);font-family:var(--font-base);font-size:23px;font-weight:700;line-height:29.9px}.p__cormorant,.p__opensans{letter-spacing:.04em;text-transform:capitalize}.p__opensans{color:red;font-family:var(--font-base);font-size:16px;font-style:italic;font-weight:700;line-height:28px}.p__opensans2{color:#fff}.p__opensans2,.p__opensans3{font-family:var(--font-base);font-size:16px;font-style:italic;font-weight:700;letter-spacing:.04em;line-height:28px;text-transform:capitalize}.p__opensans3{color:#156fc4}.headtext__cormorant{color:var(--color-white)}.headtext__cormorant,.headtext__cormorant1{font-family:var(--font-base);font-size:64px;letter-spacing:.04em;line-height:83.2px;text-transform:capitalize}.headtext__cormorant1{color:red}.spoon__img{width:45px}@media screen and (min-width:2000px){.custom__button,.p__cormorant{font-size:37px;line-height:67px}.p__opensans{font-size:30px;line-height:50px}.headtext__cormorant{font-size:150px;line-height:210px}.spoon__img{width:80px}}@media screen and (max-width:1150px){.app__wrapper{flex-direction:column}.app__wrapper_img{margin:5rem 0 0}.app__wrapper_img-reverse{margin:0 0 5rem}.app__wrapper_img img{width:100%}}@media screen and (max-width:850px){.section__padding{padding:4rem}}@media screen and (max-width:650px){.section__padding{padding:4rem 2rem}.p__cormorant{font-size:21px}.p__opensans{font-size:14px}}@media screen and (max-width:450px){.p__opensans{font-size:12px}.p__cormorant{font-size:19px}.headtext__cormorant{font-size:45px;line-height:70px}}
/*# sourceMappingURL=main.47153394.css.map*/