@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap);:root{--font-base:"Roboto",sans-serif;--font-alt:"Open Sans",sans-serif;--gradient-text:linear-gradient(30.97deg,#221530 -13.86%,#f49867 99.55%);--gradient-bar:linear-gradient(103.22deg,#f49867 -13.86%,#29173b 99.55%);--color-golden:#dcca87;--color-black:#474444;--color-gray:#545454;--color-crimson:#000;--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{-webkit-animation:slide-bottom .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-bottom .5s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes slide-bottom{0%{-webkit-transform:translateY(-25%);transform:translateY(-25%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide-bottom{0%{-webkit-transform:translateY(-25%);transform:translateY(-25%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.app__gallery{background:var(--color-white);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 a{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}.gallery__image-icon{color:#050505;cursor:pointer;font-size:2rem;opacity:0;position:absolute;transition:.5s ease}.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_card:hover .gallery__image-icon{opacity:1}.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-white);cursor:pointer;font-size:2rem}.gallery__arrow-icon:hover{color:#cecece}@media screen and (min-width:2000px){.app__gallery-content button{margin-top:2rem}.app__gallery-content{min-width:1000px;padding-right:4rem}.app__gallery-images_card{height:547px;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}}.outer-container{height:1200px;margin-bottom:4rem;overflow:hidden;position:relative}.inner-container{height:auto;overflow:hidden}.app__header-container{-webkit-column-count:7;-moz-column-count:7;column-count:7;-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px;line-height:0;margin:auto;position:relative;width:100%}.outer-container:after{background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff 70%);bottom:0;content:"";height:150px;left:0;pointer-events:none;position:absolute;width:100%;z-index:1}.app__header-container img{height:auto;margin-bottom:5px;max-width:100%}@media screen and (min-width:2000px){.outer-container{height:1400px}.app__header-container{-webkit-column-count:7;column-count:7}}@media screen and (max-width:1150px){.outer-container{height:1000px}.app__header-container{-webkit-column-count:5;column-count:5}}@media screen and (max-width:650px){.outer-container{height:900px}.app__header-container{-webkit-column-count:4;column-count:4}}.app__footer{align-items:center;background:var(--color-grey);display:flex;flex-direction:column;justify-content:center}.app__footer-heading{margin-bottom:3rem;text-align:center;width:100%}.app__footer-heading h1{font-family:var(--font-base);font-size:64px;font-weight:800;line-height:75px}.app__footer-btn{align-items:center;border:1px solid #fff;cursor:pointer;display:flex;justify-content:center;margin-bottom:10rem;padding:1rem;text-align:center}.app__footer-btn p{color:#fff;font-family:var(--font-base);font-size:18px;line-height:21px;word-spacing:2px}.app__footer-links{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;text-align:left;width:100%}.app__footer-links div{margin:1rem;width:250px}.app__footer-links_logo{display:flex;flex-direction:column}.app__footer-links_logo img{height:auto;margin-bottom:1rem;width:118px}.app__footer-links_logo p{color:#fff;font-family:var(--font-base);font-size:12px;line-height:15px}.app__footer-links_div{display:flex;flex-direction:column;justify-content:flex-start}.app__footer-links_div h4{color:#fff;font-family:var(--font-base);font-size:14px;line-height:17px;margin-bottom:.9rem}.app__footer-links_div p{color:#fff;cursor:pointer;font-family:var(--font-base);font-size:12px;line-height:15px;margin:.5rem 0}.app__footer-copyright{margin-top:2rem;text-align:center;width:100%}.app__footer-copyright p{color:#fff;font-family:var(--font-base);font-size:12px;line-height:15px}@media screen and (max-width:850px){.app__footer-heading h1{font-size:44px;line-height:50px}}@media screen and (max-width:550px){.app__footer-heading h1{font-size:34px;line-height:42px}.app__footer-links div{margin:1rem 0}.app__footer-btn p{font-size:14px;line-height:20px}}.landing{background-color:rgba(0,0,0,.973);font-family:var(--font-base);height:580px;left:20%;position:absolute;top:20%;width:460px;z-index:100}.landing-intro{color:#fff;font-size:32px;font-weight:800;line-height:55px;margin:auto 50px auto 30px;position:absolute;top:80px}.landing-intro p{margin:0}#underlined{display:inline;position:relative}#underline{bottom:25px;left:-20px;position:absolute;width:260px}@media screen and (max-width:600px){.landing{height:400px;left:10%;position:absolute;top:20%;width:300px}.landing-intro{font-size:26px;font-weight:600;line-height:35px;top:60px}#underline{bottom:-17px;left:-5px;position:absolute;width:180px}}.app__navbar{background:var(--color-white);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{color:#000;cursor:pointer;margin:0 1rem}.app__navbar-links li:hover{color:#6d6c6c}.app__navbar-login{align-items:center;display:flex;justify-content:flex-end}.app__navbar-login a{color:#000;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:var(--color-grey);height:30px;width:1px}.app__navbar-smallscreen{display:none}.app__navbar-smallscreen_overlay{background:var(--color-black);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-white);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-white);cursor:pointer;font-family:var(--font-base);font-size:2rem;margin:2rem;text-align:center}.app__navbar-smallscreen_links li:hover{color:var(--color-grey)}@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__brand{flex-wrap:wrap;margin-top:-100px}.app__brand,.app__brand div{align-items:center;display:flex;justify-content:center}.app__brand div{flex:1 1;margin:1rem;max-width:150px;min-width:120px}.brand_images{width:60px}.app__cta{align-items:center;background:var(--gradient-bar);border-radius:1rem;display:flex;flex-direction:row;justify-content:space-between;margin:4rem;padding:2rem}.app__cta-content{color:#000;display:flex;flex-direction:column;text-align:left}.app__cta-content p{font-family:var(--font-base);font-size:14px;font-weight:500;line-height:30px}.app__cta-content h3{font-family:var(--font-base);font-size:24px;font-weight:800;line-height:45px}.app__cta-btn{align-items:center;display:flex;justify-content:center;margin-left:2rem}.app__cta-btn button{background:#000;border:transparent;border-radius:1rem;color:#fff;cursor:pointer;font-family:var(--font-base);font-size:18px;font-weight:700;line-height:30px;min-width:150px;outline:none;padding:.5rem 1rem}@media screen and (max-width:650px){.app__cta{flex-direction:column}.app__cta-btn{margin:2rem 0 0}}@media screen and (max-width:550px){.app__cta{flex-direction:column;margin:4rem 2rem}.app__cta-content h3{font-size:18px;line-height:32px}.app__cta-btn button{font-size:14px;line-height:28px}}.section__padding{padding:4rem 6rem}.flex__center{justify-content:center}.app__wrapper,.flex__center{align-items:center;display:flex}.app__wrapper{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:#000;border:none;border-radius:1px;color:#fff;cursor:pointer;font-size:16px;line-height:28px;outline:none;padding:.5rem 1.5rem}.custom__button,.p__cormorant{font-family:var(--font-base);font-weight:700;letter-spacing:.04em}.p__cormorant{-webkit-font-feature-settings:"tnum" on,"lnum" on;font-feature-settings:"tnum" on,"lnum" on;color:#000;font-size:23px;line-height:29.9px}.p__opensans{color:#000;font-size:16px;font-weight:400;line-height:28px}.headtext__cormorant,.p__opensans{font-family:var(--font-base);letter-spacing:.04em}.headtext__cormorant{-webkit-text-fill-color:transparent;background:var(--gradient-text);background-clip:text;-webkit-background-clip:text;font-size:64px;line-height:83.2px;text-transform:capitalize}.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.2a369fd3.css.map*/