@import url(https://fonts.googleapis.com/css2?family=Caveat&family=Chakra+Petch:wght@400;500&family=Eczar:wght@500&family=Montserrat+Alternates&display=swap);@import url(https://fonts.googleapis.com/css2?family=Caveat&display=swap);:root{--font-base:"Montserrat Alternates",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;padding:0;margin:0;scroll-behavior:smooth}a{color:unset;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-content{width:100%;z-index:2}.app__aboutus-content_about{flex:1 1;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center}.app__aboutus-content_history{flex:1 1;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;text-align:left}.app__aboutus-content_about p,.app__aboutus-content_history p{margin:2rem 0;color:var(--color-grey)}@media screen and (min-width:2000px){.app__aboutus-content_about p,.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{width:80%;height:320px}}.app__newsletter{padding:2rem 4rem;border:1px solid var(--color-golden);background:var(--color-black)}.app__newsletter-heading{text-align:center}.app__newsletter-input{flex-direction:row;margin-top:3rem}.app__newsletter-input input{width:620px;border:1px solid var(--color-golden);border-radius:5px;font-size:1rem;font-family:var(--font-base);color:var(--color-white);margin-right:2rem;padding:.75rem 1rem;background:var(--color-black)}.app__newsletter-input button{width:-webkit-max-content;width:-moz-max-content;width:max-content}@media screen and (min-width:2000px){.app__newsletter-input input{font-size:2rem}}@media screen and (max-width:990px){.app__newsletter-input{flex-direction:column;width:100%}.app__newsletter-input input{margin:0 0 2rem;width:100%}}@media screen and (max-width:650px){.app__newsletter{padding:2rem 0;border:none}}@media screen and (max-width:300px){.app__newsletter-heading h1{font-size:32px;line-height:50px}}.app__footerOverlay{width:100%;height:100%;z-index:-1;display:flex;flex-direction:column;position:absolute}.app__footerOverlay-black{height:25%;background:var(--color-black)}.app__footerOverlay-img{height:75%}.app__navbar{width:100%;justify-content:space-between;background:var(--color-black);padding:1rem 2rem}.app__navbar,.app__navbar-logo{display:flex;align-items:center}.app__navbar-logo{justify-content:flex-start}.app__navbar-logo img{width:150px}.app__navbar-links{flex:1 1;display:flex;justify-content:center;align-items:center;list-style:none}.app__navbar-links li{margin:0 1rem;cursor:pointer}.app__navbar-links li:hover{color:var(--color-grey)}.app__navbar-login{display:flex;justify-content:flex-end;align-items:center}.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{width:1px;height:30px;background:var(--color-grey)}.app__navbar-smallscreen{display:none}.app__navbar-smallscreen_overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background:var(--color-black);transition:.5s ease;flex-direction:column;z-index:5}.app__navbar-smallscreen_overlay .overlay__close{font-size:27px;color:var(--color-golden);cursor:pointer;position:absolute;top:20px;right:20px}.app__navbar-smallscreen_links{list-style:none}.app__navbar-smallscreen_links li{margin:2rem;cursor:pointer;color:var(--color-golden);font-size:2rem;text-align:center;font-family:var(--font-base)}.app__navbar-smallscreen_links li:hover{color:var(--color-white)}@media screen and (min-width:2000px){.app__navbar-logo img{width:210px}}@media screen and (max-width:1150px){.app__navbar-links{display:none}.app__navbar-smallscreen{display:flex}}@media screen and (max-width:650px){.app__navbar{padding:1rem}.app__navbar-login{display:none}.app__navbar-logo img{width:110px}}.app__footer{width:100%;position:relative;z-index:1;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;background:var(--color-black);padding-top:0}.app__footer-links{width:100%;display:flex;justify-content:space-between;align-items:flex-start;margin-top:5rem;padding:0 2rem}.app__footer-links_contact,.app__footer-links_logo,.app__footer-links_work{flex:1 1;margin:1rem;text-align:center}.app__footer-links_logo img:first-child{width:210px;margin-bottom:.75rem}.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);margin:.5rem;font-size:24px;cursor:pointer}.app__footer-links_icons svg:hover{color:var(--color-golden)}.app__footer-headtext{font-family:var(--font-base);color:var(--color-white);font-weight:400;letter-spacing:.04em;text-transform:capitalize;font-size:32px;line-height:41.6px;margin-bottom:1rem}.footer__copyright{margin-top:3rem}@media screen and (min-width:2000px){.app__footer-headtext{font-size:51px;line-height:61.6px}}@media screen and (max-width:1150px){.app__footer-links{align-items:center;flex-direction:column;padding:0}.app__footer-links_contact,.app__footer-links_logo,.app__footer-links_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__header{background-color:var(--color-black);height:auto}.app__header-h1{font-family:var(--font-base);color:var(--color-golden);font-weight:700;letter-spacing:.04em;text-transform:capitalize;line-height:117px;font-size:90px;text-shadow:0 15px 25px rgba(0,0,0,.6)}.app__header-img img{width:80%}@media screen and (min-width:2000px){.app__header-h1{font-size:180px;line-height:210px}}@media screen and (max-width:1150px){.app__header-h1{font-size:90px}}@media screen and (max-width:650px){.app__header-h1{font-size:70px;line-height:87px}}@media screen and (max-width:450px){.app__header-h1{font-size:50px;line-height:70px}}.typing__letter{width:22ch;animation:typing 4s steps(20),blink .5s step-start infinite alternate;white-space:nowrap;overflow:hidden;border-right:3px solid;font-family:"Caveat",cursive!important;font-size:20px!important;text-align:center!important}@keyframes typing{0%{width:0}}@keyframes blink{50%{border-color:transparent}}.app__video{height:100vh;position:relative}.app__video video{width:100%;height:100%;object-fit:cover}.app__video-overlay{position:absolute;inset:0;background:rgba(0,0,0,.65)}.app__video-overlay_circle{width:100px;height:100px;border-radius:50%;border:1px solid var(--color-golden);cursor:pointer}.section__padding{padding:4rem 6rem}.flex__center{display:flex;justify-content:center;align-items:center}.app__bg{background:url(/static/media/bg.3d421b1b.png);background-position:50%;background-size:cover;background-repeat:repeat;background-attachment:fixed}.app__wrapper{display:flex;justify-content:space-between;align-items:center;min-height:100vh}.app__wrapper_info{flex:1 1;flex-direction:column;text-align:center}.app__wrapper_img,.app__wrapper_info{width:100%;display:flex;justify-content:center;align-items:center}.app__wrapper_img{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);color:var(--color-black);font-family:var(--font-base);font-weight:700;letter-spacing:.04em;line-height:28px;font-size:16px;padding:.5rem 1.5rem;border-radius:1px;border:none;outline:none;cursor:pointer}.animate__btn{background:rgba(0,0,0,.5);box-sizing:border-box;box-shadow:0 15px 25px rgba(0,0,0,.6);border-radius:15px;border-color:#dcca87;margin-bottom:auto;margin-top:20px}.animate__btn a{position:relative;display:inline-block;padding:10px 20px;color:#dcca87;font-size:16px;text-decoration:none;text-transform:uppercase;overflow:hidden;transition:.5s;letter-spacing:4px}.animate__btn a:hover{background:#50a11a;color:#140808;border-radius:5px;box-shadow:0 0 5px #aeb90c,0 0 25px #aeb90c,0 0 50px #aeb90c,0 0 100px #aeb90c}.p__cormorant{font-family:var(--font-base);font-weight:700;font-feature-settings:"tnum" on,"lnum" on;line-height:29.9px;font-size:23px}.p__cormorant,.p__opensans{color:var(--color-white);letter-spacing:.04em;text-transform:capitalize}.p__opensans{font-family:var(--font-alt);font-weight:400;line-height:28px;font-size:16px}.headtext__cormorant{font-family:var(--font-base);color:var(--color-golden);font-size:64px;line-height:83.2px;letter-spacing:.04em;text-transform:capitalize}@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}}@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;border-bottom:none}}@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.f4e521ca.chunk.css.map */