@import "https://fonts.googleapis.com/css2?family=Italiana&family=Montserrat:wght@200;300;400;500&display=swap";
:root{--primary-green:#4e7c50;--primary-text:#2a2a2a;--secondary-text:#666;--bg-white:#fff;--bg-sage:#f4f7f4;--bg-dark:#1b221b;--font-heading:"Playfair Display", Georgia, serif;--font-body:"Montserrat", "Inter", sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;font-family:var(--font-body);color:var(--primary-text);background-color:var(--bg-white);overflow-x:clip}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading)}
.Header-module__hBw1pG__header{z-index:50;background:#f1efeb;border-bottom:1px solid #e0e0e0;justify-content:center;align-items:center;padding:0 4rem;display:flex;position:sticky;top:0}.Header-module__hBw1pG__mobileMenuBtn{cursor:pointer;z-index:60;background:0 0;border:none;padding:.5rem;display:none}.Header-module__hBw1pG__hamburgerLine{background-color:#95bc7c;border-radius:2px;width:30px;height:2px;margin:8px 0;transition:transform .3s ease-in-out,opacity .3s ease-in-out;display:block}.Header-module__hBw1pG__mobileMenuOverlay{display:none}.Header-module__hBw1pG__navLeft,.Header-module__hBw1pG__navRight{align-items:center;gap:70px;display:flex}.Header-module__hBw1pG__logoContainer{text-align:center;padding-left:100px;padding-right:100px}.Header-module__hBw1pG__logoText{color:#a45a38;flex-direction:column;align-items:center;display:flex}.Header-module__hBw1pG__logoText h2{letter-spacing:1px;margin-bottom:.2rem;font-size:1.5rem;font-weight:600}.Header-module__hBw1pG__logoText span{text-transform:uppercase;letter-spacing:2px;font-size:.8rem}.Header-module__hBw1pG__navLink{color:var(--primary-text);opacity:0;font-family:Montserrat,sans-serif;font-size:20px;font-weight:400;transition:color .3s;position:relative;transform:translateY(30px)}.Header-module__hBw1pG__animatedFadeInUpNav1{animation:.8s ease-out .2s forwards Header-module__hBw1pG__fadeInUpHeaderNav}.Header-module__hBw1pG__animatedFadeInUpNav2{animation:.8s ease-out .4s forwards Header-module__hBw1pG__fadeInUpHeaderNav}.Header-module__hBw1pG__animatedFadeInUpNav3{animation:.8s ease-out .6s forwards Header-module__hBw1pG__fadeInUpHeaderNav}.Header-module__hBw1pG__animatedFadeInUpNav4{animation:.8s ease-out .8s forwards Header-module__hBw1pG__fadeInUpHeaderNav}.Header-module__hBw1pG__animatedFadeInUpNav5{animation:.8s ease-out 1s forwards Header-module__hBw1pG__fadeInUpHeaderNav}.Header-module__hBw1pG__animatedFadeInUpNav6{animation:.8s ease-out 1.2s forwards Header-module__hBw1pG__fadeInUpHeaderNav}@keyframes Header-module__hBw1pG__fadeInUpHeaderNav{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Header-module__hBw1pG__logo{opacity:0;transform:scale(.5)}.Header-module__hBw1pG__animatedZoomInLogo{animation:.8s cubic-bezier(.2,.8,.2,1) .6s forwards Header-module__hBw1pG__zoomInHeaderLogo}@keyframes Header-module__hBw1pG__zoomInHeaderLogo{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.Header-module__hBw1pG__navLink:hover,.Header-module__hBw1pG__active{color:#a45a38}.Header-module__hBw1pG__active:after{content:"";background-color:#a45a38;width:100%;height:2px;position:absolute;bottom:-4px;left:0}@media (max-width:1024px){.Header-module__hBw1pG__header{border-bottom:none;flex-direction:row;justify-content:space-between;gap:0;padding:1rem 1.5rem}.Header-module__hBw1pG__navLeft,.Header-module__hBw1pG__navRight{display:none}.Header-module__hBw1pG__logoContainer{text-align:left;margin:0;padding:0}.Header-module__hBw1pG__logo{width:100px;height:auto}.Header-module__hBw1pG__mobileMenuBtn{display:block;position:relative}.Header-module__hBw1pG__mobileMenuBtn.Header-module__hBw1pG__open .Header-module__hBw1pG__hamburgerLine:first-child{transform:translateY(5px)rotate(45deg)}.Header-module__hBw1pG__mobileMenuBtn.Header-module__hBw1pG__open .Header-module__hBw1pG__hamburgerLine:last-child{transform:translateY(-5px)rotate(-45deg)}.Header-module__hBw1pG__mobileMenuOverlay{z-index:55;background:#f1efeb;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;transition:transform .4s ease-in-out;display:flex;position:fixed;top:0;left:0;transform:translateY(-100%)}.Header-module__hBw1pG__mobileMenuOpen{transform:translateY(0)}.Header-module__hBw1pG__mobileNav{text-align:center;flex-direction:column;gap:2rem;display:flex}.Header-module__hBw1pG__mobileNavLink{color:#4a4a4a;font-family:Montserrat,sans-serif;font-size:24px;text-decoration:none;transition:color .3s}.Header-module__hBw1pG__mobileNavLink:hover,.Header-module__hBw1pG__activeMobile{color:#a45a38;font-weight:600}}
.Footer-module__S6Hkya__footer{background-color:#f1efeb;border-top:1px solid #e0e0e0;padding-top:7rem;position:relative;overflow:hidden}.Footer-module__S6Hkya__footerContainer{z-index:1;justify-content:space-between;gap:4rem;max-width:1500px;margin-left:5%;margin-right:auto;padding:0 100px 52px 20px;display:flex;position:relative}.Footer-module__S6Hkya__column:first-child{flex:1}.Footer-module__S6Hkya__column:nth-child(2){flex:.7}.Footer-module__S6Hkya__column:nth-child(3){flex:1.5}.Footer-module__S6Hkya__introText{opacity:0;margin-bottom:10px;font-size:20px;font-weight:500;line-height:1.6;transform:translateY(30px)}.Footer-module__S6Hkya__introText.Footer-module__S6Hkya__animatedSlideInUp1{animation:.8s ease-out forwards Footer-module__S6Hkya__slideInUpFooter}@keyframes Footer-module__S6Hkya__slideInUpFooter{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Footer-module__S6Hkya__packmanLogo{color:#333;opacity:0;margin-bottom:2rem;transform:scale(.5)}.Footer-module__S6Hkya__packmanLogo.Footer-module__S6Hkya__animatedZoomInLogo{animation:.8s cubic-bezier(.2,.8,.2,1) .2s forwards Footer-module__S6Hkya__zoomInFooter}@keyframes Footer-module__S6Hkya__zoomInFooter{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.Footer-module__S6Hkya__packmanLogo h3{letter-spacing:2px;margin-bottom:.2rem;font-family:Arial,sans-serif;font-size:1.5rem}.Footer-module__S6Hkya__packmanLogo p{letter-spacing:4px;color:#666;font-size:.75rem}.Footer-module__S6Hkya__address{color:#261a0c;font-size:.95rem;font-style:normal;font-weight:500;line-height:1.6}.Footer-module__S6Hkya__address div{opacity:0;transform:translateY(30px)}.Footer-module__S6Hkya__animatedSlideInUp2{animation:.8s ease-out .4s forwards Footer-module__S6Hkya__slideInUpFooter}.Footer-module__S6Hkya__animatedSlideInUp3{animation:.8s ease-out .6s forwards Footer-module__S6Hkya__slideInUpFooter}.Footer-module__S6Hkya__animatedSlideInUp4{animation:.8s ease-out .8s forwards Footer-module__S6Hkya__slideInUpFooter}.Footer-module__S6Hkya__address strong{color:#666;font-weight:500}.Footer-module__S6Hkya__quickLinks{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__S6Hkya__navLink{color:var(--primary-text);opacity:0;width:fit-content;font-size:20px;font-weight:500;transition:color .3s;transform:translateY(30px)}.Footer-module__S6Hkya__animatedNavLink1{animation:.8s ease-out .3s forwards Footer-module__S6Hkya__slideInUpFooter}.Footer-module__S6Hkya__animatedNavLink2{animation:.8s ease-out .4s forwards Footer-module__S6Hkya__slideInUpFooter}.Footer-module__S6Hkya__animatedNavLink3{animation:.8s ease-out .5s forwards Footer-module__S6Hkya__slideInUpFooter}.Footer-module__S6Hkya__animatedNavLink4{animation:.8s ease-out .6s forwards Footer-module__S6Hkya__slideInUpFooter}.Footer-module__S6Hkya__animatedNavLink5{animation:.8s ease-out .7s forwards Footer-module__S6Hkya__slideInUpFooter}.Footer-module__S6Hkya__animatedNavLink6{animation:.8s ease-out .8s forwards Footer-module__S6Hkya__slideInUpFooter}.Footer-module__S6Hkya__navLink:hover,.Footer-module__S6Hkya__active{color:#a45a38}.Footer-module__S6Hkya__socialHeading{color:#261a0c;opacity:0;margin-bottom:1rem;font-family:Montserrat,sans-serif;font-size:17px;font-weight:500;transform:translateY(30px)}.Footer-module__S6Hkya__animatedSlideInUpHeading{animation:.8s ease-out .5s forwards Footer-module__S6Hkya__slideInUpFooter}.Footer-module__S6Hkya__socialIcons{opacity:0;gap:1rem;display:flex}.Footer-module__S6Hkya__animatedFadeInIcons{animation:.8s ease-out .9s forwards Footer-module__S6Hkya__fadeInFooter}@keyframes Footer-module__S6Hkya__fadeInFooter{0%{opacity:0}to{opacity:1}}.Footer-module__S6Hkya__iconBtn{border:1px solid var(--primary-text);width:40px;height:40px;color:var(--primary-text);border-radius:8px;justify-content:center;align-items:center;transition:all .3s;display:flex}.Footer-module__S6Hkya__iconBtn:hover{color:var(--bg-white);background-color:#a45a38}.Footer-module__S6Hkya__bottomBar{text-align:center;color:#9f9999;z-index:1;padding:1.5rem;font-size:17px;position:relative}.Footer-module__S6Hkya__bottomBar:before{content:"";transform-origin:50%;background-color:#0000001a;height:1px;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Footer-module__S6Hkya__bottomBar.Footer-module__S6Hkya__animatedZoomInLine:before{animation:.8s ease-out .8s forwards Footer-module__S6Hkya__zoomInLineFooter}@keyframes Footer-module__S6Hkya__zoomInLineFooter{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.Footer-module__S6Hkya__bottomBar p{opacity:0}.Footer-module__S6Hkya__bottomBar p.Footer-module__S6Hkya__animatedFadeInBottomText{animation:.8s ease-out 1s forwards Footer-module__S6Hkya__fadeInFooterText}@keyframes Footer-module__S6Hkya__fadeInFooterText{0%{opacity:0}to{opacity:1}}.Footer-module__S6Hkya__leafBg{pointer-events:none;z-index:0;opacity:0;width:auto;height:80%;position:absolute;top:40%;right:0;transform:translateY(-50%)translate(50px)}.Footer-module__S6Hkya__leafBg.Footer-module__S6Hkya__animatedFadeInRight{animation:.8s ease-out .2s forwards Footer-module__S6Hkya__fadeInRightFooter}@keyframes Footer-module__S6Hkya__fadeInRightFooter{0%{opacity:0;transform:translateY(-50%)translate(50px)}to{opacity:1;transform:translateY(-50%)translate(0)}}@media (max-width:768px){.Footer-module__S6Hkya__footer{padding-top:4rem}.Footer-module__S6Hkya__footerContainer{flex-direction:column;gap:2.5rem;padding:0 20px 20px}.Footer-module__S6Hkya__quickLinks{gap:1.2rem}.Footer-module__S6Hkya__navLink{font-size:18px}.Footer-module__S6Hkya__leafBg{opacity:.5;width:auto;height:240px;top:68%;right:-40px;transform:translateY(-50%)translate(0)}.Footer-module__S6Hkya__bottomBar{text-align:center;padding:1rem 20px 2rem;font-size:13px}.Footer-module__S6Hkya__bottomBar:before{left:20px;right:20px}}
