@import"https://fonts.googleapis.com/css2?family=Raleway:wght@500;700&family=Space+Grotesk:wght@400;700&display=swap";*{padding:0;margin:0;box-sizing:border-box}:root{--menu-font: "Space Grotesk", sans-serif;--heading-fancy-font: "quentin";--general-font: "Raleway", sans-serif;--heading-normal-font: "Raleway", sans-serif;--white: #fff;--menu-color: #FFF9C0;--highlight-color: #DDA25D;--fancy-heading-color: #29381B;--general-color: #000;--bg-color: #FFFAD1}body{font-family:var(--general-font);font-size:18px;line-height:1.171666;color:var(--general-color)}html{scroll-behavior:smooth}main{overflow:hidden}ul{margin:0;padding:0}ul li{list-style:none}a{text-decoration:none;color:inherit}a:hover{color:var(--highlight-color)}.section__heading{font-family:var(--heading-fancy-font);color:var(--fancy-heading-color);font-size:clamp(38px,8vw,70px);line-height:1.2;font-weight:400}.normal__heading{font-family:var(--heading-normal-font);color:var(--highlight-color);font-size:clamp(24px,4vw,70px);line-height:1}.custom__btn{padding:12px 17px;border-radius:14px;font-family:var(--menu-font);font-size:clamp(14px,1.5vw,20px);line-height:1.2;display:inline-block;width:-moz-fit-content;width:fit-content;margin-left:auto;font-weight:600;margin-top:22px;transition:all .25s linear}.container{padding:0 25px}@font-face{font-family:quentin;src:url(/build/assets/Quentin-3705ae2f.ttf) format("truetype");font-display:swap}@font-face{font-family:nepali;src:url(/build/assets/nepali-54f0f4eb.ttf) format("truetype");font-display:swap}header{width:100%;padding:40px 0;z-index:5;background-color:var(--bg-color);position:relative;--menu-custom-color: var(--fancy-heading-color)}@media (max-width: 991px){header{padding:20px 0}}header nav{display:flex;flex-direction:column;align-items:center;gap:40px}@media (max-width: 991px){header nav{gap:20px}}header nav .logo{width:183px}header nav .menu{display:flex;gap:clamp(20px,2.5vw,76px)}header nav .menu .menu-link{color:var(--menu-custom-color);font-family:var(--menu-font);text-transform:uppercase;line-height:1.27;font-size:clamp(11px,1.5vw,16px);position:relative}header nav .menu .menu-link:after{background-color:var(--highlight-color);bottom:-4px;content:"";height:3px;left:0;position:absolute;transition:width .25s linear;width:0}header nav .menu .menu-link:hover:after{width:100%}header nav .menu .menu-link.active{font-weight:600}header nav .menu .menu-link.active:after{width:100%}header .text-animation{opacity:0;visibility:hidden;transition:opacity .5s linear,visibility .5s linear;scale:0}header .text-animation.text-active{opacity:1;visibility:visible}footer .upper__footer{background-color:var(--fancy-heading-color);padding:40px 0;color:var(--white)}footer .upper__footer .section__heading{color:var(--highlight-color);margin-bottom:25px}@media (max-width: 767px){footer .upper__footer .section__heading{text-align:center}}footer .upper__footer p{text-align:justify;width:85%}@media (max-width: 767px){footer .upper__footer p{width:100%;text-align:center}}footer .upper__footer .footer-links{display:flex;flex-direction:column;gap:15px;margin:50px 0}@media (max-width: 767px){footer .upper__footer .footer-links{align-items:center;text-align:center}}footer .upper__footer .footer-links li{display:flex;gap:10px}footer .upper__footer .footer-links li i{color:var(--highlight-color)}footer .upper__footer .social__links{display:flex;gap:30px}@media (max-width: 767px){footer .upper__footer .social__links{justify-content:center;text-align:center}}footer .upper__footer .social__links i{font-size:32px}footer .upper__footer .social__links .fa-facebook:hover{color:#4267b2}footer .upper__footer .social__links .fa-instagram:hover{color:#c13584}footer .upper__footer .map{padding:40px 30px 70px 0;height:100%}@media (max-width: 991px){footer .upper__footer .map{padding:0;min-height:300px}}footer .upper__footer form{display:flex;flex-direction:column}footer .upper__footer form .form-box{display:flex;flex-direction:column;margin-bottom:20px}footer .upper__footer form .form-box label{margin-bottom:10px}footer .upper__footer form .form-box input,footer .upper__footer form .form-box textarea{padding:10px;font-family:var(--menu-font);font-size:16px}footer .upper__footer form .form-box input:focus-visible,footer .upper__footer form .form-box textarea:focus-visible{outline:none}footer .upper__footer form input[type=submit]{padding:10px;line-height:1;background-color:var(--highlight-color);transition:all .25s linear;outline:none;border:none;cursor:pointer;font-family:var(--menu-font);font-size:16px;color:#000}footer .upper__footer form input[type=submit]:hover{color:var(--highlight-color);background-color:#545454}footer .lower__footer{background-color:var(--general-color);opacity:.85;padding:18px 0}footer .lower__footer-content{display:flex;gap:32px;justify-content:center}@media (max-width: 768px){footer .lower__footer-content{flex-direction:column;text-align:center;gap:10px}}footer .lower__footer-content p{margin:0;color:var(--white);font-family:var(--heading-normal-font);font-size:clamp(10px,1.5vw,16px)}footer .lower__footer-content p span{font-weight:100;font-family:var(--general-font)}footer .lower__footer-content p span a{transition:color .25s linear}footer .lower__footer-content p span a:hover{color:#2ddfaf}.countdown{position:fixed;inset:0;display:flex;background-color:var(--fancy-heading-color);z-index:999;justify-content:center;align-items:center;color:var(--highlight-color)}.countdown .logo{--logo-color: #FFF9C0;max-width:300px;width:22vw;margin:0 auto}.countdown .container{text-align:center}.countdown h1{font-size:clamp(24px,4vw,48px);font-weight:400;letter-spacing:.125rem;text-transform:uppercase}.countdown li{display:inline-block;font-size:clamp(18px,2vw,34px);list-style-type:none;padding:1em;text-transform:uppercase}.countdown li span{display:block;font-size:clamp(36px,5vw,100px)}.countdown .emoji{display:none;padding:1rem}.countdown .emoji span{font-size:4rem;padding:0 .5rem}.homepage header{position:absolute;background-color:transparent;--menu-custom-color: var(--menu-color);--logo-color: #FFF9C0}.hero__banner{width:100%;height:100vh;position:relative;z-index:1;-webkit-mask-image:url(/build/assets/Intersect-756b7d79.svg);-webkit-mask-position:center center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:cover;-webkit-mask-image:url(/build/assets/Intersect-756b7d79.svg);mask-image:url(/build/assets/Intersect-756b7d79.svg);mask-position:center center;mask-repeat:no-repeat;mask-size:cover}.hero__banner video{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0}.hero__banner:after{content:"";position:absolute;background-color:var(--fancy-heading-color);opacity:.6;inset:0;mix-blend-mode:normal}.hero__banner .container{height:100%}.hero__banner-content{height:100%;padding-top:211px;color:#fff;text-align:right;width:60%;margin-left:auto;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:1}@media (max-width: 991px){.hero__banner-content{width:100%;text-align:left;padding-top:170px}}.hero__banner-content .custom__btn{background-color:var(--white);color:var(--fancy-heading-color)}.hero__banner-content .custom__btn:hover{color:var(--white);background-color:var(--fancy-heading-color)}@media (max-width: 991px){.hero__banner-content .custom__btn{margin-left:unset}}.hero__banner-content .normal__heading{margin-bottom:18px}.hero__banner-content .section__heading{color:var(--white)}.story__section{padding:64px 0;position:relative}.story__section:before{position:absolute;content:"";left:0;top:-50%;width:80%;height:80%;background:url(/build/assets/bg-art-9cb46dad.png) no-repeat;background-size:contain;aspect-ratio:1}@media (max-width: 525px){.story__section:before{top:-30%}}.story__section .row{position:relative}.story__section .img__holder{width:100%;overflow:hidden;position:relative}.story__section .img__holder img{width:100%;-o-object-fit:cover;object-fit:cover}.story__section p{margin-top:20px}.story__section .custom__btn{background-color:var(--highlight-color);color:var(--white)}.story__section .custom__btn:hover{color:var(--highlight-color);background-color:var(--white);border:1px solid var(--highlight-color)}.story__section-carousel{margin-top:85px}.story__section-carousel .swiper-slide{height:auto;max-height:500px}.story__section-carousel img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:1}.story__section-carousel .swiper-wrapper{height:auto}.menu__section{padding-bottom:60px;text-align:center;position:relative}.menu__section-content p{width:45%;margin:0 auto}@media (max-width: 768px){.menu__section-content p{width:100%}}.menu__section .img__holder{max-width:500px;width:100%;margin:100px auto 0;position:relative}@media (max-width: 768px){.menu__section .img__holder{max-width:400px;padding:0 20px}}.menu__section .img__holder .left-image{position:absolute;bottom:-10%;left:-10%}@media (max-width: 768px){.menu__section .img__holder .left-image{bottom:-20%}.menu__section .img__holder .left-image img{width:80%}}.menu__section .img__holder .right-image{position:absolute;top:-5%;right:-10%}@media (max-width: 768px){.menu__section .img__holder .right-image img{width:80%}}.menu__section .img__holder .main-image img{width:100%}@media (max-width: 768px){.menu__section .img__holder .main-image img{width:80%}}.menu__section .custom__btn{border:3px solid var(--highlight-color);color:var(--highlight-color);margin-top:70px}.menu__section .custom__btn:hover{scale:1.1}.menu__section .bg-image{position:absolute;min-width:50px;max-width:120px;width:10vw;z-index:-1}.menu__section .image-five{left:-3.5%;top:5%;transform:rotate(55deg);filter:blur(2px)}.menu__section .image-three{top:-8%;left:20%}.menu__section .image-one{transform:rotate(175deg);filter:blur(2px);left:10%;bottom:-10%}.menu__section .image-two{left:12%;top:40%}.menu__section .image-four{left:30%;top:20%}.menu__section .image-nine{right:-3%;top:-16.5%;transform:rotate(155deg);filter:blur(2px)}.menu__section .image-ten{top:10%;right:15%}.menu__section .image-six{bottom:30%;right:20%}.menu__section .image-seven{right:5%;top:30%;transform:rotate(90deg);filter:blur(2px)}.menu__section .image-eight{right:10%;bottom:-7.5%;transform:rotate(250deg)}.our-story header{--logo-color: #606d39}.our-story .banner{background-color:var(--bg-color);text-align:center}.our-story .banner__content .nepali-heading.section__heading{font-family:nepali;color:var(--fancy-heading-color);line-height:1.022}.our-story .banner__content .section__heading{color:var(--highlight-color);position:relative;line-height:.5}.our-story .banner .our-story-carousel{max-width:600px;margin:0 auto;padding:40px 0}.our-story .banner .our-story-carousel .swiper{padding:0 40px}.our-story .banner .our-story-carousel .swiper-wrapper{height:auto}.our-story .banner .our-story-carousel .swiper-button-next:after,.our-story .banner .our-story-carousel .swiper-button-prev:after{font-family:"Font Awesome 5 Free";font-weight:900;font-size:35px;color:var(--general-color)}.our-story .banner .our-story-carousel .swiper-button-next{right:4px}.our-story .banner .our-story-carousel .swiper-button-next:after{content:"\f138"}.our-story .banner .our-story-carousel .swiper-button-prev{left:4px}.our-story .banner .our-story-carousel .swiper-button-prev:after{content:"\f137"}.our-story .banner .our-story-carousel .img__holder img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.our-story .banner .our-story-carousel .description{padding-top:15px}.our-story .banner .our-story-carousel .description p{text-align:justify}@media (max-width: 991px){.our-story .banner .our-story-carousel .description p{text-align:center}}.our-story__content-one{padding:150px 0;position:relative}@media (max-width: 767px){.our-story__content-one{padding:100px 0}}.our-story__content-one .content-box{width:40%;color:var(--white)}.our-story__content-one .content-box p{font-size:clamp(16px,2vw,22px)}.our-story__content-one .content-box p:first-child{margin-bottom:24px}@media (max-width: 991px){.our-story__content-one .content-box{width:100%}}.our-story__content-two{padding:150px 0;position:relative}@media (max-width: 768px){.our-story__content-two{text-align:center}}.our-story__content-two:before{content:"";background:url(/build/assets/punte-381330c8.png) no-repeat;position:absolute;inset:0;background-position:21% 50%}@media (max-width: 767px){.our-story__content-two:before{background-position:unset;background-size:contain}}.our-story__content-two .content{position:relative}.our-story__content-two .custom__btn{background-color:var(--highlight-color);color:var(--white);margin-left:unset;margin-right:auto;border:1px solid var(--white)}@media (max-width: 768px){.our-story__content-two .custom__btn{margin-left:auto;margin-right:auto}}.our-story__content-two .custom__btn:hover{color:var(--highlight-color);background-color:var(--white);border:1px solid var(--highlight-color)}.our-story__content-two .img__holder{max-width:449px;max-height:449px;border-radius:50%;position:relative;aspect-ratio:1}@media (max-width: 767px){.our-story__content-two .img__holder{width:60%;margin:0 auto}}.our-story__content-two .img__holder:after{content:"";inset:0;position:absolute;border:6px solid var(--highlight-color);border-radius:50%}.our-story__content-two .img__holder img{width:100%;height:100%;position:relative;transform:translate(34px,-26px);z-index:1}@media (max-width: 1200px){.our-story__content-two .img__holder img{transform:translate(20px,-18px)}}.our-story__content-three{padding-bottom:100px}.our-story__content-three .content{text-align:center;width:60%;margin:0 auto}@media (max-width: 768px){.our-story__content-three .content{width:100%}}.our-story__content-three .section__heading{font-size:clamp(60px,6vw,103px);color:#5f6d39}.our-story .bg{position:absolute;inset:0;z-index:-1;background-position:center;background-attachment:fixed;background-repeat:no-repeat;height:auto;width:100%}@media (min-width: 1920px){.our-story .bg{background-size:cover}}@media (max-width: 991px){.our-story .bg{background-size:cover}}.gallery header,.menu header{--logo-color: #606d39}.gallery .banner,.menu .banner{height:335px;position:relative}.gallery .banner:after,.menu .banner:after{content:"";position:absolute;background-color:var(--fancy-heading-color);opacity:.9;inset:0;mix-blend-mode:multiply}.gallery .banner img,.menu .banner img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.6}.gallery .banner .section__heading,.menu .banner .section__heading{position:absolute;top:44px;left:50%;transform:translate(-50%);color:var(--highlight-color);z-index:1}.gallery .gallery__container,.menu .gallery__container{padding-bottom:60px;margin-top:-150px;position:relative}.gallery .gallery__container .buttons-holder,.menu .gallery__container .buttons-holder{display:flex;position:absolute;left:50%;top:0;transform:translate(-50%,-50%)}.gallery .gallery__container .buttons-holder .gallery_btn,.menu .gallery__container .buttons-holder .gallery_btn{padding:14px 45px;background-color:var(--white);font-family:var(--menu-font);font-size:18px;font-weight:700;line-height:1.222;color:var(--fancy-heading-color);transition:all .25s linear;border:none;cursor:pointer}@media (max-width: 425px){.gallery .gallery__container .buttons-holder .gallery_btn,.menu .gallery__container .buttons-holder .gallery_btn{padding:10px 25px;font-size:14px}}.gallery .gallery__container .buttons-holder .gallery_btn:hover,.menu .gallery__container .buttons-holder .gallery_btn:hover,.gallery .gallery__container .buttons-holder .gallery_btn.active,.menu .gallery__container .buttons-holder .gallery_btn.active{background-color:var(--fancy-heading-color);color:var(--white)}.gallery .gallery__container .gallery__container-container,.menu .gallery__container .gallery__container-container{background:rgba(255,250,209,.8);padding:60px 30px;gap:clamp(10px,2.5vw,30px);grid-template-columns:repeat(4,1fr);display:none}@media (max-width: 768px){.gallery .gallery__container .gallery__container-container,.menu .gallery__container .gallery__container-container{grid-template-columns:repeat(2,1fr)}}.gallery .gallery__container .gallery__container-container img,.menu .gallery__container .gallery__container-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:1;display:block}.gallery .gallery__container .gallery__container-container.active,.menu .gallery__container .gallery__container-container.active{display:grid}.menu .banner:after{background-color:var(--highlight-color);mix-blend-mode:unset;opacity:.6}.menu .banner .section__heading{color:var(--fancy-heading-color)}.menu .gallery__container .gallery__container-container{display:none}.menu .gallery__container .gallery__container-container img{-o-object-fit:contain;object-fit:contain;aspect-ratio:unset}.menu .gallery__container .food{grid-template-columns:repeat(3,1fr)}@media (max-width: 768px){.menu .gallery__container .food{grid-template-columns:repeat(2,1fr)}}.menu .gallery__container .bar{grid-template-columns:repeat(2,1fr)}@media (max-width: 768px){.menu .gallery__container .bar{grid-template-columns:repeat(2,1fr)}}.garagesale header,.menu header{--logo-color: #606d39}.garagesale .banner,.menu .banner{height:335px;position:relative}.garagesale .banner:after,.menu .banner:after{content:"";position:absolute;background-color:var(--fancy-heading-color);opacity:.9;inset:0;mix-blend-mode:multiply}.garagesale .banner img,.menu .banner img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.6}.garagesale .banner .section__heading,.menu .banner .section__heading{position:absolute;top:44px;left:50%;transform:translate(-50%);color:var(--highlight-color);z-index:1;white-space:nowrap}.garagesale .garagesale__container,.menu .garagesale__container{margin-bottom:60px;margin-top:-150px;position:relative;background:var(--bg-color);padding:clamp(15px,2.5vw,60px)}.garagesale .garagesale__container .date,.menu .garagesale__container .date{text-align:center;font-size:clamp(18px,1.5vw,34px)}.garagesale .garagesale__container .content,.menu .garagesale__container .content{padding-top:clamp(20px,2.5vw,60px)}.garagesale .garagesale__container .content h4,.menu .garagesale__container .content h4{font-family:var(--heading-normal-font);font-size:clamp(16px,1.5vw,32px)}.garagesale .garagesale__container .content .faq,.menu .garagesale__container .content .faq{padding-top:clamp(10px,2.5vw,30px);display:flex;flex-direction:column;gap:clamp(20px,2.5vw,40px)}.garagesale .garagesale__container .content .faq .item h5,.menu .garagesale__container .content .faq .item h5{font-size:clamp(14px,1.5vw,24px);font-family:var(--heading-normal-font)}.garagesale .garagesale__container .content .faq .item p,.menu .garagesale__container .content .faq .item p{font-size:clamp(12px,1.5vw,18px);padding-top:clamp(5px,2.5vw,15px)}
