.page-module___8aEwW__main{min-height:calc(100vh - 420px)}.page-module___8aEwW__hero{width:100vw;height:80vh;margin-left:calc(50% - 50vw);position:relative}.page-module___8aEwW__heroImageWrapper{width:100%;height:100%;position:absolute;top:0;left:0}.page-module___8aEwW__heroImage{object-fit:cover}.page-module___8aEwW__overlay{background:#0006;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.page-module___8aEwW__heroContent{text-align:center;color:var(--bg-white);padding:2rem}.page-module___8aEwW__heroContent h1{margin-bottom:1rem;font-size:4rem}.page-module___8aEwW__heroContent p{margin-bottom:2rem;font-size:1.5rem}.page-module___8aEwW__ctaButton{background-color:var(--primary-green);color:var(--bg-white);border-radius:30px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .3s;display:inline-block}.page-module___8aEwW__ctaButton:hover{background-color:#3b5e3c;transform:translateY(-2px)}
.Hero-module__ZARIfG__heroSection{background-color:#f1efeb;align-items:center;min-height:85vh;padding:2rem 8rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1400px;margin:0 auto;display:grid}.Hero-module__ZARIfG__textContent{flex-direction:column;gap:10px;max-width:600px;display:flex}.Hero-module__ZARIfG__heading{color:#261a0c;flex-direction:column;font-family:Italiana,sans-serif;font-size:84px;font-weight:300;line-height:1.1;animation:1s cubic-bezier(.2,.8,.2,1) forwards Hero-module__ZARIfG__zoomInText;display:flex}@keyframes Hero-module__ZARIfG__zoomInText{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.Hero-module__ZARIfG__paragraphs{color:#261a0c;text-align:justify;opacity:0;flex-direction:column;gap:1.5rem;max-width:750px;font-family:Montserrat,sans-serif;font-size:17px;font-weight:400;animation:1.5s ease-out .5s forwards Hero-module__ZARIfG__fadeInUp;display:flex}.Hero-module__ZARIfG__shopButton{color:#333;letter-spacing:.05em;text-transform:uppercase;opacity:0;background:0 0;border:1px solid #333;border-radius:30px;align-self:flex-start;margin-top:1rem;padding:.8rem 2.5rem;font-size:.9rem;transition:all .3s;animation:1.5s ease-out 1s forwards Hero-module__ZARIfG__fadeInUp;display:inline-block}@keyframes Hero-module__ZARIfG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Hero-module__ZARIfG__shopButton:hover{color:#f6f4ef;background-color:#a1bd71;border:none}.Hero-module__ZARIfG__imageContent{justify-content:center;align-items:center;width:100%;height:600px;display:flex;position:relative}.Hero-module__ZARIfG__slideWrapper{opacity:0;visibility:hidden;width:100%;height:100%;transition:opacity .8s ease-in-out,visibility .8s ease-in-out,transform .8s ease-in-out;position:absolute;top:0;left:0;overflow:hidden;transform:scale(.9)}.Hero-module__ZARIfG__slideWrapper.Hero-module__ZARIfG__active{opacity:1;visibility:visible;transform:scale(1)}.Hero-module__ZARIfG__slideImage{object-fit:contain;transition:transform 6s ease-out;transform:scale(1)}.Hero-module__ZARIfG__slideWrapper.Hero-module__ZARIfG__active .Hero-module__ZARIfG__slideImage{transform:scale(1.08)}.Hero-module__ZARIfG__navButton{color:#333;cursor:pointer;opacity:0;z-index:10;background:0 0;border:none;padding:1rem;font-size:2rem;transition:opacity .3s,transform .3s;position:absolute;top:50%;transform:translateY(-50%)}.Hero-module__ZARIfG__navButton:hover{transform:translateY(-50%)scale(1.2)}.Hero-module__ZARIfG__prevButton{left:10px}.Hero-module__ZARIfG__nextButton{right:10px}.Hero-module__ZARIfG__showNav{opacity:1}@media (max-width:1024px){.Hero-module__ZARIfG__heading{font-size:4rem}.Hero-module__ZARIfG__container{gap:2rem}}@media (max-width:768px){.Hero-module__ZARIfG__container{grid-template-columns:1fr}.Hero-module__ZARIfG__heroSection{min-height:auto;padding:3rem 1rem}.Hero-module__ZARIfG__textContent{text-align:center;align-items:center;margin:0 auto}.Hero-module__ZARIfG__heading{font-size:4rem}.Hero-module__ZARIfG__shopButton{align-self:center}.Hero-module__ZARIfG__imageContent{order:-1;height:300px}}
.AboutSection-module__UGBiha__aboutSection{z-index:2;background-color:#fff;padding:6rem 2rem;position:relative}.AboutSection-module__UGBiha__container{z-index:2;flex-direction:column;gap:8rem;max-width:1300px;margin:0 auto;display:flex;position:relative}.AboutSection-module__UGBiha__leafLeft{object-fit:contain;opacity:0;transform-origin:100% 100%;z-index:1;position:absolute;top:28%;left:-1px;transform:rotate(45deg)}.AboutSection-module__UGBiha__leafLeft.AboutSection-module__UGBiha__animatedLeafLeft{animation:1s ease-out forwards AboutSection-module__UGBiha__rotateInDownRight}@keyframes AboutSection-module__UGBiha__rotateInDownRight{0%{transform-origin:100% 100%;opacity:0;transform:rotate(45deg)}to{transform-origin:100% 100%;opacity:.8;transform:translate(0,0)}}.AboutSection-module__UGBiha__leafRight{object-fit:contain;opacity:0;transform-origin:100% 100%;z-index:1;width:400px;height:auto;position:absolute;bottom:-100px;right:-1px;transform:rotate(45deg)}.AboutSection-module__UGBiha__leafRight.AboutSection-module__UGBiha__animatedLeafRight{animation:1s ease-out forwards AboutSection-module__UGBiha__rotateInDownRight}.AboutSection-module__UGBiha__discoverGrid{grid-template-columns:2fr 1fr;align-items:center;gap:2rem;display:grid}.AboutSection-module__UGBiha__founderGrid{grid-template-columns:1fr 2fr;align-items:center;gap:2rem;display:grid}.AboutSection-module__UGBiha__discoverText,.AboutSection-module__UGBiha__founderText{flex-direction:column;gap:2rem;display:flex}.AboutSection-module__UGBiha__subtitleWrapper{opacity:0;flex-direction:column;align-items:flex-start;gap:.5rem;display:inline-flex;transform:scale(.5)}.AboutSection-module__UGBiha__subtitleWrapper.AboutSection-module__UGBiha__animatedSubtitle{animation:.8s cubic-bezier(.2,.8,.2,1) forwards AboutSection-module__UGBiha__zoomInSubtitle}@keyframes AboutSection-module__UGBiha__zoomInSubtitle{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.AboutSection-module__UGBiha__subtitle{letter-spacing:5px;color:#a1bd71;text-transform:uppercase;font-family:Montserrat,sans-serif;font-size:15px}.AboutSection-module__UGBiha__subtitleLine{background-color:#a1bd71;width:280px;height:1px}.AboutSection-module__UGBiha__heading{color:#261a0c;opacity:0;font-family:Italiana,sans-serif;font-size:54px;font-weight:400;transform:translate(-50px)}.AboutSection-module__UGBiha__heading.AboutSection-module__UGBiha__animatedHeadingLeft{animation:.8s ease-out .2s forwards AboutSection-module__UGBiha__fadeInLeft}@keyframes AboutSection-module__UGBiha__fadeInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}.AboutSection-module__UGBiha__quote{color:#b24a37;opacity:0;font-family:Montserrat,sans-serif;font-size:17px;font-weight:600;transform:scale(.5)}.AboutSection-module__UGBiha__quote.AboutSection-module__UGBiha__animatedQuote{animation:.8s cubic-bezier(.2,.8,.2,1) .3s forwards AboutSection-module__UGBiha__zoomInSubtitle}.AboutSection-module__UGBiha__paragraphs{color:#261a0c;opacity:0;flex-direction:column;gap:1.5rem;font-family:Montserrat,sans-serif;font-size:17px;font-weight:400;line-height:1.6;display:flex;transform:translateY(30px)}.AboutSection-module__UGBiha__paragraphs.AboutSection-module__UGBiha__animatedParagraphsUp{animation:.8s ease-out .4s forwards AboutSection-module__UGBiha__fadeInUp}@keyframes AboutSection-module__UGBiha__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.AboutSection-module__UGBiha__readMoreButton{color:#261a0c;letter-spacing:.05em;text-transform:uppercase;opacity:0;background:0 0;border:1px solid #261a0c;border-radius:30px;align-self:flex-start;margin-top:1rem;padding:.8rem 2.5rem;font-family:Montserrat,sans-serif;font-size:13px;transition:all .3s;display:inline-block;transform:translateY(30px)}.AboutSection-module__UGBiha__readMoreButton.AboutSection-module__UGBiha__animatedButtonUp{animation:.8s ease-out .6s forwards AboutSection-module__UGBiha__fadeInUp}.AboutSection-module__UGBiha__readMoreButton:hover{color:#fff;background-color:#a1bd71;border:none}.AboutSection-module__UGBiha__discoverImageWrapper{justify-content:flex-end;display:flex}.AboutSection-module__UGBiha__blackSquare{aspect-ratio:1;background-color:#000;width:95%;max-width:378px;height:470px;position:relative}.AboutSection-module__UGBiha__bonsaiImage{object-fit:contain;opacity:0;transform:scale(.5)}.AboutSection-module__UGBiha__bonsaiImage.AboutSection-module__UGBiha__animated{animation:1s cubic-bezier(.2,.8,.2,1) forwards AboutSection-module__UGBiha__zoomInAboutImage}@keyframes AboutSection-module__UGBiha__zoomInAboutImage{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(.95)}}.AboutSection-module__UGBiha__founderImageWrapper{aspect-ratio:3/4;width:100%;position:relative;overflow:hidden}.AboutSection-module__UGBiha__founderImage{object-fit:cover;opacity:0;transform:scale(.5)}.AboutSection-module__UGBiha__founderImage.AboutSection-module__UGBiha__animated{animation:1s cubic-bezier(.2,.8,.2,1) forwards AboutSection-module__UGBiha__zoomInNormal}@keyframes AboutSection-module__UGBiha__zoomInNormal{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@media (max-width:992px){.AboutSection-module__UGBiha__discoverGrid,.AboutSection-module__UGBiha__founderGrid{grid-template-columns:1fr;gap:3rem}.AboutSection-module__UGBiha__discoverImageWrapper{order:-1;justify-content:center}.AboutSection-module__UGBiha__blackSquare{aspect-ratio:1;width:85%;max-width:350px;height:auto;margin:0 auto}.AboutSection-module__UGBiha__discoverText .AboutSection-module__UGBiha__heading{font-size:42px}.AboutSection-module__UGBiha__founderText .AboutSection-module__UGBiha__heading{font-size:32px}}@media (max-width:768px){.AboutSection-module__UGBiha__leafLeft{width:130px;top:39%;left:1px}.AboutSection-module__UGBiha__leafRight{width:150px;bottom:-50px;right:-10px}}
.HomePlantsSection-module__O0Eoha__section{text-align:center;background-color:#f1efeb;padding:6rem 2rem;position:relative}.HomePlantsSection-module__O0Eoha__heading{color:#261a0c;opacity:0;margin-bottom:1rem;font-family:Italiana,serif;font-size:54px;font-weight:400;transform:translateY(-30px)}.HomePlantsSection-module__O0Eoha__heading.HomePlantsSection-module__O0Eoha__animatedFadeInDown{animation:.8s ease-out forwards HomePlantsSection-module__O0Eoha__fadeInDown}@keyframes HomePlantsSection-module__O0Eoha__fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.HomePlantsSection-module__O0Eoha__subtitle{color:#261a0c;opacity:0;margin-bottom:4rem;font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;transform:translateY(30px)}.HomePlantsSection-module__O0Eoha__subtitle.HomePlantsSection-module__O0Eoha__animatedFadeInUp{animation:.8s ease-out .2s forwards HomePlantsSection-module__O0Eoha__fadeInUp}@keyframes HomePlantsSection-module__O0Eoha__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.HomePlantsSection-module__O0Eoha__sliderWrapper{opacity:0;max-width:1200px;margin:0 auto;position:relative}.HomePlantsSection-module__O0Eoha__sliderWrapper.HomePlantsSection-module__O0Eoha__animatedFadeIn{animation:1s ease-out .4s forwards HomePlantsSection-module__O0Eoha__simpleFadeIn}@keyframes HomePlantsSection-module__O0Eoha__simpleFadeIn{0%{opacity:0}to{opacity:1}}.HomePlantsSection-module__O0Eoha__sliderTrack{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:2rem;padding-bottom:1rem;display:flex;overflow-x:auto}.HomePlantsSection-module__O0Eoha__sliderTrack::-webkit-scrollbar{display:none}.HomePlantsSection-module__O0Eoha__arrowButton{color:#fff;cursor:pointer;z-index:10;opacity:0;background-color:#8ca674;border:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;font-weight:700;transition:opacity .3s,background-color .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.HomePlantsSection-module__O0Eoha__arrowButton:hover{background-color:#71885b}.HomePlantsSection-module__O0Eoha__sliderWrapper:hover .HomePlantsSection-module__O0Eoha__arrowButton{opacity:1}.HomePlantsSection-module__O0Eoha__prevArrow{left:-20px}.HomePlantsSection-module__O0Eoha__nextArrow{right:-20px}.HomePlantsSection-module__O0Eoha__plantCard{scroll-snap-align:start;text-align:left;background-color:#fff;flex-direction:column;flex:0 0 calc(33.333% - 1.34rem);display:flex}.HomePlantsSection-module__O0Eoha__cardImageWrapper{aspect-ratio:1;background-color:#000;width:100%;position:relative;overflow:hidden}.HomePlantsSection-module__O0Eoha__cardImage{object-fit:contain;transition:transform .4s}.HomePlantsSection-module__O0Eoha__plantCard:hover .HomePlantsSection-module__O0Eoha__cardImage{transform:scale(1.1)}.HomePlantsSection-module__O0Eoha__cardContent{background-color:#fff;flex-direction:column;flex-grow:1;padding:2rem;display:flex}.HomePlantsSection-module__O0Eoha__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.HomePlantsSection-module__O0Eoha__plantStyle{color:#517c10;text-transform:uppercase;font-family:Montserrat,sans-serif;font-size:15px;font-weight:400}.HomePlantsSection-module__O0Eoha__soldOutBadge{color:#fff;text-transform:uppercase;background-color:#b54f43;border-radius:4px;padding:.3rem .6rem;font-family:Montserrat,sans-serif;font-size:13px;font-weight:600}.HomePlantsSection-module__O0Eoha__plantName{color:#261a0c;text-transform:uppercase;margin-bottom:1rem;font-family:Italiana,serif;font-size:24px;font-weight:600;line-height:1.3}.HomePlantsSection-module__O0Eoha__plantPrice{color:#517c10;margin-top:auto;font-family:Montserrat,sans-serif;font-size:17px;font-weight:400}@media (max-width:992px){.HomePlantsSection-module__O0Eoha__heading{font-size:32px}.HomePlantsSection-module__O0Eoha__plantCard{flex:0 0 calc(50% - 1rem)}.HomePlantsSection-module__O0Eoha__plantName{margin-bottom:.5rem}.HomePlantsSection-module__O0Eoha__plantPrice{margin-top:0}}@media (max-width:768px){.HomePlantsSection-module__O0Eoha__plantCard{flex:0 0 100%}.HomePlantsSection-module__O0Eoha__arrowButton{display:none}}
.ServicesSection-module__JL3_nq__section{grid-template-columns:1.25fr 1fr 1.25fr;width:100%;min-height:460px;display:grid}.ServicesSection-module__JL3_nq__column{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex;position:relative}.ServicesSection-module__JL3_nq__leftColumn{color:#261a0c;background-color:#a1bd71}.ServicesSection-module__JL3_nq__rightColumn{color:#a1bd71;background-color:#261a0c}.ServicesSection-module__JL3_nq__centerColumn{background-color:#0000;justify-content:center;padding:0;display:flex;position:relative}.ServicesSection-module__JL3_nq__sliderWrapper{background-color:#000;width:100%;height:460px;position:relative;overflow:hidden}.ServicesSection-module__JL3_nq__sliderImage{object-fit:cover;transition:opacity 1s ease-in-out}.ServicesSection-module__JL3_nq__imageMaskWrapper{width:220px;height:220px;margin-bottom:2rem;position:relative;overflow:hidden}.ServicesSection-module__JL3_nq__leftColumn .ServicesSection-module__JL3_nq__imageMaskWrapper{border-radius:0 50%}.ServicesSection-module__JL3_nq__rightColumn .ServicesSection-module__JL3_nq__imageMaskWrapper{border-radius:50% 0}.ServicesSection-module__JL3_nq__maskedImage{object-fit:cover}.ServicesSection-module__JL3_nq__heading{margin-bottom:1rem;font-family:Italiana,sans-serif;font-size:36px;font-weight:600}.ServicesSection-module__JL3_nq__subtitle{margin-bottom:2rem;font-family:Montserrat,sans-serif;font-size:17px;font-weight:400}.ServicesSection-module__JL3_nq__readMoreBtn{text-transform:uppercase;cursor:pointer;background:0 0;border:none;font-family:Montserrat,sans-serif;font-size:14px;transition:opacity .3s}.ServicesSection-module__JL3_nq__leftColumn .ServicesSection-module__JL3_nq__readMoreBtn{color:#261a0c}.ServicesSection-module__JL3_nq__rightColumn .ServicesSection-module__JL3_nq__readMoreBtn{color:#a1bd71}.ServicesSection-module__JL3_nq__readMoreBtn:hover{opacity:.7}.ServicesSection-module__JL3_nq__verticalLine{object-fit:cover;opacity:0;width:1px;height:110px;position:absolute;top:20%;transform:translateY(-50%)scale(.5)}.ServicesSection-module__JL3_nq__verticalLine.ServicesSection-module__JL3_nq__animatedLineZoom{animation:.8s cubic-bezier(.2,.8,.2,1) .2s forwards ServicesSection-module__JL3_nq__zoomInLine}@keyframes ServicesSection-module__JL3_nq__zoomInLine{0%{opacity:0;transform:translateY(-50%)scale(.5)}to{opacity:.7;transform:translateY(-50%)scale(1)}}.ServicesSection-module__JL3_nq__leftLine{left:3rem}.ServicesSection-module__JL3_nq__rightLine{right:3rem}@media (max-width:992px){.ServicesSection-module__JL3_nq__section{grid-template-columns:1fr}.ServicesSection-module__JL3_nq__centerColumn{min-height:400px}.ServicesSection-module__JL3_nq__heading{font-size:32px}.ServicesSection-module__JL3_nq__subtitle{font-size:15px}.ServicesSection-module__JL3_nq__imageMaskWrapper{width:150px;height:150px}.ServicesSection-module__JL3_nq__verticalLine{height:180px;top:2rem;transform:none}.ServicesSection-module__JL3_nq__leftLine{left:1.5rem}.ServicesSection-module__JL3_nq__rightLine{right:1.5rem}.ServicesSection-module__JL3_nq__verticalLine.ServicesSection-module__JL3_nq__animatedLineZoom{animation:.8s .2s forwards ServicesSection-module__JL3_nq__fadeInLineMobile}}@keyframes ServicesSection-module__JL3_nq__fadeInLineMobile{0%{opacity:0;transform:none}to{opacity:.7;transform:none}}.ServicesSection-module__JL3_nq__leftColumn,.ServicesSection-module__JL3_nq__rightColumn,.ServicesSection-module__JL3_nq__imageMaskWrapper,.ServicesSection-module__JL3_nq__heading,.ServicesSection-module__JL3_nq__subtitle{opacity:0}.ServicesSection-module__JL3_nq__readMoreBtn{opacity:0;transform:scale(.5)}.ServicesSection-module__JL3_nq__leftColumn.ServicesSection-module__JL3_nq__animatedBg,.ServicesSection-module__JL3_nq__rightColumn.ServicesSection-module__JL3_nq__animatedBg{animation:1s ease-out forwards ServicesSection-module__JL3_nq__fadeInBg}.ServicesSection-module__JL3_nq__imageMaskWrapper.ServicesSection-module__JL3_nq__animatedLeftImage{animation:1s ease-out .2s forwards ServicesSection-module__JL3_nq__rotateInDownLeftServices}.ServicesSection-module__JL3_nq__imageMaskWrapper.ServicesSection-module__JL3_nq__animatedRightImage{animation:1s ease-out .2s forwards ServicesSection-module__JL3_nq__rotateInDownRightServices}.ServicesSection-module__JL3_nq__heading.ServicesSection-module__JL3_nq__animatedFadeIn{animation:.8s ease-out .4s forwards ServicesSection-module__JL3_nq__fadeInText}.ServicesSection-module__JL3_nq__subtitle.ServicesSection-module__JL3_nq__animatedFadeIn{animation:.8s ease-out .6s forwards ServicesSection-module__JL3_nq__fadeInText}.ServicesSection-module__JL3_nq__readMoreBtn.ServicesSection-module__JL3_nq__animatedZoomIn{animation:.8s cubic-bezier(.2,.8,.2,1) .8s forwards ServicesSection-module__JL3_nq__zoomInBtn}@keyframes ServicesSection-module__JL3_nq__fadeInBg{0%{opacity:0}to{opacity:1}}@keyframes ServicesSection-module__JL3_nq__fadeInText{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes ServicesSection-module__JL3_nq__zoomInBtn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes ServicesSection-module__JL3_nq__rotateInDownLeftServices{0%{transform-origin:0 100%;opacity:0;transform:rotate(-45deg)}to{transform-origin:0 100%;opacity:1;transform:translate(0,0)}}@keyframes ServicesSection-module__JL3_nq__rotateInDownRightServices{0%{transform-origin:100% 100%;opacity:0;transform:rotate(45deg)}to{transform-origin:100% 100%;opacity:1;transform:translate(0,0)}}
.ContactSection-module__UONp9G__section{background-color:#f5f5f5;flex-direction:column;align-items:center;padding:6rem 5%;display:flex;position:relative;overflow:hidden}.ContactSection-module__UONp9G__header{text-align:center;width:100%;max-width:1200px;margin-bottom:4rem;position:relative}.ContactSection-module__UONp9G__heading{font-family:"Italiana", var(--font-heading);color:var(--primary-text);z-index:2;opacity:0;margin-bottom:1rem;font-size:48px;font-weight:400;position:relative;transform:translateY(-30px)}.ContactSection-module__UONp9G__heading.ContactSection-module__UONp9G__animatedFadeInDown{animation:.8s ease-out forwards ContactSection-module__UONp9G__fadeInDownContact}@keyframes ContactSection-module__UONp9G__fadeInDownContact{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.ContactSection-module__UONp9G__subheading{font-family:var(--font-body);color:var(--primary-text);z-index:2;opacity:0;font-size:1.1rem;position:relative;transform:translateY(30px)}.ContactSection-module__UONp9G__subheading.ContactSection-module__UONp9G__animatedFadeInUp{animation:.8s ease-out .2s forwards ContactSection-module__UONp9G__fadeInUpContact}@keyframes ContactSection-module__UONp9G__fadeInUpContact{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.ContactSection-module__UONp9G__leafDecoration{z-index:1;pointer-events:none;width:1000px;height:200px;position:absolute;top:-180px;right:-150px}.ContactSection-module__UONp9G__vector,.ContactSection-module__UONp9G__leaves{object-fit:contain;opacity:0;width:100%;height:100%;position:absolute;top:0;left:0}.ContactSection-module__UONp9G__leaves.ContactSection-module__UONp9G__animatedLeafRotate{animation:1s ease-out forwards ContactSection-module__UONp9G__rotateInDownRightContact}@keyframes ContactSection-module__UONp9G__rotateInDownRightContact{0%{transform-origin:100% 100%;opacity:0;transform:rotate(45deg)}to{transform-origin:100% 100%;opacity:1;transform:translate(0,0)}}.ContactSection-module__UONp9G__content{z-index:2;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:3rem;width:100%;max-width:1200px;display:flex;position:relative}.ContactSection-module__UONp9G__imageColumn{flex:1;width:100%;min-height:600px;position:relative}.ContactSection-module__UONp9G__largeImageWrapper{z-index:3;opacity:0;border:4px solid #261a0c;border-radius:20px;width:390px;height:257px;position:absolute;top:0;right:0;overflow:hidden;transform:translate(-50px)}.ContactSection-module__UONp9G__largeImageWrapper.ContactSection-module__UONp9G__animatedFadeInLeft{animation:.8s ease-out .4s forwards ContactSection-module__UONp9G__fadeInLeftContactImage}@keyframes ContactSection-module__UONp9G__fadeInLeftContactImage{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}.ContactSection-module__UONp9G__largeImage{object-fit:cover}.ContactSection-module__UONp9G__smallImageWrapper{z-index:2;opacity:0;border:4px solid #261a0c;border-radius:20px;width:504px;height:380px;position:absolute;top:150px;left:-100px;overflow:hidden;transform:translateY(30px)}.ContactSection-module__UONp9G__smallImageWrapper.ContactSection-module__UONp9G__animatedFadeInUp{animation:.8s ease-out .6s forwards ContactSection-module__UONp9G__fadeInUpContactImage}@keyframes ContactSection-module__UONp9G__fadeInUpContactImage{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.ContactSection-module__UONp9G__smallImage{object-fit:cover}.ContactSection-module__UONp9G__formColumn{flex-direction:column;flex:1;gap:2.5rem;padding-top:1rem;display:flex}.ContactSection-module__UONp9G__contactInfo{flex-direction:column;gap:1.5rem;display:flex}.ContactSection-module__UONp9G__contactInfo p{color:#261a0cb3;font-size:17px;font-family:var(--font-body);opacity:0;font-weight:500;transform:translateY(30px)}.ContactSection-module__UONp9G__contactInfo p.ContactSection-module__UONp9G__animatedSlideInUp1{animation:.8s ease-out .2s forwards ContactSection-module__UONp9G__slideInUpContact}.ContactSection-module__UONp9G__contactInfo p.ContactSection-module__UONp9G__animatedSlideInUp2{animation:.8s ease-out .4s forwards ContactSection-module__UONp9G__slideInUpContact}.ContactSection-module__UONp9G__contactInfo p.ContactSection-module__UONp9G__animatedSlideInUp3{animation:.8s ease-out .6s forwards ContactSection-module__UONp9G__slideInUpContact}@keyframes ContactSection-module__UONp9G__slideInUpContact{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.ContactSection-module__UONp9G__highlight{color:#b25a37}.ContactSection-module__UONp9G__form{opacity:0;flex-direction:column;gap:1.5rem;display:flex}.ContactSection-module__UONp9G__form.ContactSection-module__UONp9G__animatedFormFadeIn{animation:1s ease-out .8s forwards ContactSection-module__UONp9G__fadeInFormContact}@keyframes ContactSection-module__UONp9G__fadeInFormContact{0%{opacity:0}to{opacity:1}}.ContactSection-module__UONp9G__input,.ContactSection-module__UONp9G__textarea{width:100%;font-family:var(--font-body);resize:none;color:var(--primary-text);background:#fff;border:none;border-bottom:1px solid #000;outline:none;padding:.5rem;font-size:1rem}.ContactSection-module__UONp9G__input::placeholder,.ContactSection-module__UONp9G__textarea::placeholder{color:#999}.ContactSection-module__UONp9G__textarea{min-height:100px}.ContactSection-module__UONp9G__submitBtn{font-family:var(--font-body);letter-spacing:1px;cursor:pointer;background:0 0;border:1px solid #000;border-radius:50px;align-self:flex-start;margin-top:1rem;padding:.7rem 15rem;font-size:.9rem;font-weight:500;transition:all .3s}.ContactSection-module__UONp9G__submitBtn:hover{color:#fff;background:#a1bd71;border:none}.ContactSection-module__UONp9G__bottomLeftLeaves{z-index:1;pointer-events:none;width:230px;height:250px;position:absolute;bottom:10px;left:-200px}.ContactSection-module__UONp9G__bgLeaf{object-fit:contain;opacity:0;transform-origin:100% 100%;width:100%;height:100%;position:absolute;bottom:0;left:0;transform:rotate(110deg)}.ContactSection-module__UONp9G__bgLeaf.ContactSection-module__UONp9G__animatedLeafRotate{animation:1s ease-out .4s forwards ContactSection-module__UONp9G__rotateInDownRightBgLeaf}@keyframes ContactSection-module__UONp9G__rotateInDownRightBgLeaf{0%{transform-origin:100% 100%;opacity:0;transform:rotate(110deg)}to{transform-origin:100% 100%;opacity:1;transform:rotate(65deg)}}@media (max-width:992px){.ContactSection-module__UONp9G__content{flex-direction:column;align-items:center;gap:3rem}.ContactSection-module__UONp9G__imageColumn{width:100%;min-height:300px}.ContactSection-module__UONp9G__largeImageWrapper{z-index:2;width:60%;height:180px;right:0}.ContactSection-module__UONp9G__smallImageWrapper{z-index:3;width:65%;height:200px;top:100px;left:0}.ContactSection-module__UONp9G__formColumn{width:100%}.ContactSection-module__UONp9G__submitBtn{width:100%;padding:.8rem 0}.ContactSection-module__UONp9G__leafDecoration{width:320px;height:180px;display:block;top:-150px;right:-180px}.ContactSection-module__UONp9G__bottomLeftLeaves{width:100px;height:150px;display:block;top:450px;bottom:auto;left:-110px}.ContactSection-module__UONp9G__bgLeaf{width:100%;height:100%;animation:1s ease-out .4s forwards ContactSection-module__UONp9G__fadeInBgLeafMobile;bottom:0;left:0;transform:none}}@keyframes ContactSection-module__UONp9G__fadeInBgLeafMobile{0%{opacity:0;transform:none}to{opacity:1;transform:none}}@media (max-width:576px){.ContactSection-module__UONp9G__heading{font-size:2.5rem}.ContactSection-module__UONp9G__imageColumn{min-height:240px}.ContactSection-module__UONp9G__largeImageWrapper{height:150px}.ContactSection-module__UONp9G__smallImageWrapper{height:160px;top:80px}}
.GallerySection-module__a5c5NG__section{opacity:0;background-color:#211915;flex-direction:column;align-items:center;padding:5rem 0;display:flex;position:relative;overflow:hidden}.GallerySection-module__a5c5NG__section.GallerySection-module__a5c5NG__animatedBgFadeIn{animation:1s ease-out forwards GallerySection-module__a5c5NG__fadeInGalleryBg}@keyframes GallerySection-module__a5c5NG__fadeInGalleryBg{0%{opacity:0}to{opacity:1}}.GallerySection-module__a5c5NG__header{justify-content:center;align-items:center;gap:2rem;margin-bottom:20px;display:flex}.GallerySection-module__a5c5NG__heading{font-family:"Italiana", var(--font-heading);color:#fdf5eb;opacity:0;margin:0;font-size:54px;font-weight:400;transform:scale(.5)}.GallerySection-module__a5c5NG__heading.GallerySection-module__a5c5NG__animatedZoomIn{animation:.8s cubic-bezier(.2,.8,.2,1) .2s forwards GallerySection-module__a5c5NG__zoomInGallery}@keyframes GallerySection-module__a5c5NG__zoomInGallery{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.GallerySection-module__a5c5NG__leafLeft{opacity:0;transform-origin:0 100%;flex:0 0 132px;width:132px;height:154px;position:relative;transform:rotate(-45deg)}.GallerySection-module__a5c5NG__leafLeft.GallerySection-module__a5c5NG__animatedRotateInDownLeft{animation:.8s ease-out .4s forwards GallerySection-module__a5c5NG__rotateInDownLeftGallery}@keyframes GallerySection-module__a5c5NG__rotateInDownLeftGallery{0%{transform-origin:0 100%;opacity:0;transform:rotate(-45deg)}to{transform-origin:0 100%;opacity:1;transform:translate(0,0)}}.GallerySection-module__a5c5NG__leafRight{opacity:0;transform-origin:100% 100%;flex:0 0 132px;width:132px;height:154px;position:relative;transform:rotate(45deg)}.GallerySection-module__a5c5NG__leafRight.GallerySection-module__a5c5NG__animatedRotateInDownRight{animation:.8s ease-out .4s forwards GallerySection-module__a5c5NG__rotateInDownRightGallery}@keyframes GallerySection-module__a5c5NG__rotateInDownRightGallery{0%{transform-origin:100% 100%;opacity:0;transform:rotate(45deg)}to{transform-origin:100% 100%;opacity:1;transform:translate(0,0)}}.GallerySection-module__a5c5NG__leafRightInner{width:100%;height:100%;position:absolute;transform:scaleX(-1)}.GallerySection-module__a5c5NG__leafImg{object-fit:contain}.GallerySection-module__a5c5NG__galleryWrapper{opacity:0;width:100%;padding-bottom:1rem;overflow:hidden}.GallerySection-module__a5c5NG__galleryWrapper.GallerySection-module__a5c5NG__animatedGalleryFadeIn{animation:1s ease-out .6s forwards GallerySection-module__a5c5NG__fadeInGalleryImages}@keyframes GallerySection-module__a5c5NG__fadeInGalleryImages{0%{opacity:0}to{opacity:1}}.GallerySection-module__a5c5NG__galleryTrack{gap:20px;width:max-content;padding:0;animation:30s linear infinite GallerySection-module__a5c5NG__slide;display:flex}.GallerySection-module__a5c5NG__galleryTrack:hover{animation-play-state:paused}@keyframes GallerySection-module__a5c5NG__slide{0%{transform:translate(0)}to{transform:translate(calc(-50% - 10px))}}.GallerySection-module__a5c5NG__imageCard{background-color:#000;border-radius:4px;flex:none;justify-content:center;align-items:center;width:380px;height:250px;display:flex;position:relative;overflow:hidden}.GallerySection-module__a5c5NG__galleryImg{object-fit:contain;padding:1.5rem}@media (max-width:992px){.GallerySection-module__a5c5NG__imageCard{width:300px;height:300px}.GallerySection-module__a5c5NG__heading{font-size:3.5rem}}@media (max-width:576px){.GallerySection-module__a5c5NG__imageCard{width:calc(100vw - 40px);height:250px}.GallerySection-module__a5c5NG__heading{font-size:2.8rem}.GallerySection-module__a5c5NG__header{gap:.5rem}.GallerySection-module__a5c5NG__leafLeft,.GallerySection-module__a5c5NG__leafRight{flex:0 0 80px;width:80px;height:95px}.GallerySection-module__a5c5NG__galleryTrack{transform:translateX(calc(var(--mobile-slide-index,0) * calc(-100vw + 20px)));padding-left:20px;transition:transform .6s cubic-bezier(.25,1,.5,1);animation:none}}
