.btn{border-radius:50px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:500;padding:1rem 2rem;text-align:center;text-decoration:none;transition:background-color .3s ease-in-out,color .3s ease-in-out,border-color .3s ease-in-out}.btn-primary{background-color:#204710;border:2px solid #204710;color:#fff}.btn-primary:hover{background-color:#0000;color:#204710}.btn-primary.inverted:hover,.btn-primary:hover.inverted{color:#fff}.btn-secondary{background-color:#0000;border:2px solid #604020;color:#604020}.btn-secondary:hover{background-color:#604020;color:#fff}.btn-link{text-decoration:none}.btn-link.primary{background-color:#204710;border:2px solid #204710;color:#fff}.btn-link.primary:hover{background-color:#0000;color:#204710}.btn-link.primary:hover.inverted{color:#fff}.btn-link.secondary{background-color:#0000;border:2px solid #204710;color:#204710}.btn-link.secondary:hover{background-color:#204710;color:#fff}.logo{align-items:center;display:flex;text-decoration:none;transition:transform .3s ease}.logo:hover{transform:scale(1.05)}.logo:hover .logo__nut-meat{fill:#3a2713}.logo:hover .logo__brand{color:#0d1d07}.logo__icon{margin-right:10px}.logo__svg{shape-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:40px;image-rendering:-webkit-optimize-contrast;image-rendering:optimize-contrast;width:40px}@media(max-width:576px){.logo__svg{height:32px;width:32px}}.logo__nut-meat{fill:#604020;transition:fill .3s ease}.logo__line{stroke:#271a0d;stroke-width:3}.logo__line,.logo__shell{fill:none;transition:stroke .3s ease}.logo__shell{stroke:#204710;stroke-width:6}.logo__text{display:flex;flex-direction:column;line-height:1}.logo__brand{color:#204710;font-size:1.5rem;font-weight:700;letter-spacing:-.5px;transition:color .3s ease}@media(max-width:576px){.logo__brand{font-size:1.25rem}}.logo__domain{color:#604020;font-size:1rem;font-weight:500;letter-spacing:-.5px;margin-left:auto}@media(max-width:576px){.logo__domain{font-size:.875rem}}.language-switcher{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffff1a;border-radius:50px;display:flex;gap:.3rem;padding:.25rem}.language-switcher--scrolled{background-color:#6040200d}.language-switcher.mobile-menu__language{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#6040200d;margin-bottom:0;margin-left:0;margin-right:0;max-width:none;padding:.2rem;width:-webkit-fit-content;width:fit-content}.language-switcher__btn{background-color:#0000;border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;letter-spacing:.5px;padding:.4rem .9rem;transition:all .3s ease}.language-switcher--scrolled .language-switcher__btn{color:#604020}.mobile-menu__language .language-switcher__btn{color:#604020;font-size:.85rem;font-weight:600;letter-spacing:.5px;padding:.35rem .85rem}.mobile-menu__language .language-switcher__btn:hover{background-color:#6040200f}.mobile-menu__language .language-switcher__btn.active{background-color:#204710;box-shadow:0 1px 4px #2047104d;color:#fff}.language-switcher__btn:hover{background-color:#ffffff26}.language-switcher--scrolled .language-switcher__btn:hover{background-color:#60402014}.language-switcher__btn.active{background-color:#204710;box-shadow:0 2px 8px #2047104d;color:#fff}.language-switcher__btn.active:hover{background-color:#17320b}@media(max-width:576px){.language-switcher__btn{font-size:.85rem;padding:.35rem .8rem}}.navbar{align-items:center;display:flex;height:70px;justify-content:space-between;left:0;padding:0 3rem;position:fixed;right:0;top:0;transition:all .4s cubic-bezier(.165,.84,.44,1);width:100%;z-index:1000}@media(max-width:992px){.navbar{padding:0 2.5rem}}@media(max-width:768px){.navbar{height:65px;padding:0 1.5rem}}@media(max-width:576px){.navbar{height:60px;padding:0 1rem}}.navbar--scrolled{background-color:#fffffff2;box-shadow:0 4px 20px #00000014}.navbar--hidden{transform:translateY(-100%)}.navbar__logo{align-items:center;color:#fff;display:flex;font-size:1.5rem;font-weight:700;text-decoration:none;transition:transform .3s ease}@media(max-width:768px){.navbar__logo{font-size:1.35rem}}@media(max-width:576px){.navbar__logo{font-size:1.25rem}}.navbar__logo:hover{transform:scale(1.03)}.navbar__logo--scrolled{color:#604020;text-shadow:none}.navbar__logo:not(.navbar__logo--scrolled){text-shadow:0 1px 3px #0003}.navbar__links{align-items:center;display:flex;gap:.5rem}@media(max-width:992px){.navbar__links{display:none}}.navbar__language{margin-left:1.5rem}.navbar__link{border-radius:4px;color:#fff;font-weight:500;letter-spacing:.2px;padding:.5rem 1rem;position:relative;text-decoration:none;transition:all .3s ease}.navbar__link--scrolled{color:#604020;text-shadow:none}.navbar__link:not(.navbar__link--scrolled){text-shadow:0 1px 3px #0003}.navbar__link:after{background-color:currentColor;bottom:-2px;content:"";height:2px;left:50%;position:absolute;transition:width .3s cubic-bezier(.165,.84,.44,1),left .3s cubic-bezier(.165,.84,.44,1);width:0}.navbar__link:hover{background-color:#ffffff1a}.navbar__link:hover.navbar__link--scrolled{background-color:#6040200d}.navbar__link.active:after,.navbar__link:hover:after{left:10%;width:80%}.navbar__link.active{font-weight:600}.navbar__toggle{border-radius:50%;color:#fff;cursor:pointer;display:none;font-size:1.5rem;padding:.5rem;transition:all .3s ease}@media(max-width:992px){.navbar__toggle{display:block}}@media(max-width:576px){.navbar__toggle{font-size:1.35rem;padding:.4rem}}.navbar__toggle:hover{background-color:#ffffff1a;transform:scale(1.05)}.navbar__toggle--scrolled{color:#604020}.navbar__toggle--scrolled:hover{background-color:#6040200d}@media(max-width:768px){.navbar__toggle{align-items:center;display:flex;justify-content:center}}.mobile-menu{background-color:#fffffffa;box-shadow:-5px 0 25px #00000014;display:flex;flex-direction:column;height:100vh;overflow-y:auto;padding:2rem;position:fixed;right:0;top:0;width:300px;z-index:1001}@media(max-width:576px){.mobile-menu{padding:1.5rem;width:280px}}.mobile-menu__header{align-items:center;border-bottom:1px solid #6040201a;display:flex;justify-content:space-between;margin-bottom:2.5rem;padding-bottom:1rem}@media(max-width:576px){.mobile-menu__header{margin-bottom:2rem;padding-bottom:.8rem}}.mobile-menu__close{align-items:center;border-radius:50%;color:#604020;cursor:pointer;display:flex;font-size:1.5rem;height:40px;justify-content:center;transition:all .3s ease;width:40px}.mobile-menu__close:hover{background-color:#6040200d;transform:rotate(90deg)}.mobile-menu__links{display:flex;flex-direction:column;margin-top:1rem}.mobile-menu__language{border-top:none;display:flex;justify-content:flex-start;margin-top:1.8rem;padding-left:.5rem;padding-top:0}@media(max-width:576px){.mobile-menu__language{margin-top:1.8rem}}.mobile-menu__link{border-radius:8px;color:#604020;font-size:1.1rem;font-weight:500;margin-bottom:.5rem;overflow:hidden;padding:1rem .5rem;position:relative;text-decoration:none;transition:all .3s ease}@media(max-width:576px){.mobile-menu__link{font-size:1.05rem;padding:.85rem .5rem}}.mobile-menu__link:before{background-color:#204710;content:"";height:100%;left:-10px;position:absolute;top:0;transform:scaleY(0);transition:transform .3s ease,left .3s ease;width:3px}.mobile-menu__link:hover{background-color:#2047100d;padding-left:1rem}.mobile-menu__link:hover:before{left:0;transform:scaleY(1)}.mobile-menu__link.active{background-color:#2047100d;color:#204710;font-weight:600;padding-left:1rem}.mobile-menu__link.active:before{left:0;transform:scaleY(1)}.footer{background-color:#204710;background-image:linear-gradient(#00000080,#00000080);color:#fff;margin-top:2.5rem;position:relative}.footer__top{height:40px;margin-top:-40px;overflow:hidden;position:relative;width:100%}@media(max-width:576px){.footer__top{height:30px;margin-top:-30px}}.footer__wave-container{height:100%;position:relative}.footer__wave{bottom:0;left:0;line-height:0;overflow:hidden;position:absolute;width:100%}.footer__wave svg{display:block;height:40px;position:relative;width:100%}@media(max-width:576px){.footer__wave svg{height:30px}}.footer__wave svg path{fill:#204710;filter:brightness(.5)}.footer .container{margin:0 auto;max-width:1200px;padding:0 2rem;width:100%}@media(max-width:768px){.footer .container{padding:0 1.5rem}}@media(max-width:576px){.footer .container{padding:0 1rem}}.footer__features{border-bottom:1px solid #ffffff1a;display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center;margin-bottom:.5rem;padding:.8rem 0}@media(max-width:768px){.footer__features{gap:1.8rem;padding:.6rem 0}}@media(max-width:576px){.footer__features{align-items:center;flex-direction:column;gap:1rem;padding:.5rem 0}}.footer__feature{align-items:center;display:flex;margin:.5rem 2rem}@media(max-width:768px){.footer__feature{margin:.4rem 1rem}}@media(max-width:576px){.footer__feature{justify-content:flex-start;margin:.3rem 0;max-width:320px;width:100%}}.footer__feature-icon{align-items:center;background-color:#fffffff2;border-radius:50%;box-shadow:0 4px 10px #0000001a;color:#604020;display:flex;font-size:1.5rem;height:45px;justify-content:center;margin-right:1rem;transition:transform .3s ease,box-shadow .3s ease;width:45px}@media(max-width:576px){.footer__feature-icon{font-size:1.3rem;height:40px;margin-right:.8rem;width:40px}}.footer__feature-icon:hover{box-shadow:0 6px 15px #00000026;transform:translateY(-3px)}.footer__feature p{font-size:.95rem;font-weight:600;letter-spacing:.2px;margin:0}@media(max-width:576px){.footer__feature p{font-size:.9rem}}.footer__content{margin:0 auto;max-width:1500px;padding-bottom:1rem;padding-top:.3rem}.footer__grid{grid-gap:4.5rem;display:grid;gap:4.5rem;grid-template-columns:2fr 1fr 1.2fr;justify-content:center;margin:0 auto;max-width:1100px;padding:0 1.5rem;width:100%}@media(max-width:992px){.footer__grid{gap:3rem;grid-template-columns:repeat(2,1fr);max-width:100%}}@media(max-width:768px){.footer__grid{gap:2.5rem;grid-template-columns:1fr;padding:0 1rem}}@media(max-width:576px){.footer__grid{gap:2rem;padding:0}}.footer__column{display:flex;flex-direction:column;min-height:120px}@media(max-width:768px){.footer__column{min-height:auto}}.footer__logo-container{margin-bottom:1.5rem}.footer__logo-container .logo .logo__brand,.footer__logo-container .logo .logo__domain{color:#fff}.footer__logo-container .logo .logo__shell{stroke:#fff}.footer__logo-container .logo .logo__nut-meat{fill:#604020}.footer__description{font-size:.95rem;line-height:1.6;margin-bottom:1.5rem;opacity:.9}@media(max-width:576px){.footer__description{font-size:.9rem;margin-bottom:1.2rem}}.footer__title{font-size:1.1rem;font-weight:600;letter-spacing:.3px;margin-bottom:1.2rem;position:relative}@media(max-width:576px){.footer__title{font-size:1.05rem;margin-bottom:1rem}}.footer__title:after{background-color:#604020;border-radius:2px;bottom:-8px;content:"";height:2px;left:0;position:absolute;width:30px}.footer__links{display:flex;flex-direction:column}.footer__link{color:#ffffffe6;display:inline-block;font-size:.9rem;margin-bottom:.5rem;padding:.2rem 0;position:relative;text-decoration:none;transition:all .3s ease-in-out}@media(max-width:576px){.footer__link{font-size:.85rem;margin-bottom:.4rem}}.footer__link:before{content:"→";left:-20px;margin-right:0;opacity:0;position:absolute;transform:translateX(-8px);transition:all .3s ease}.footer__link:hover{color:#fff;transform:translateX(10px)}.footer__link:hover:before{opacity:1;transform:translateX(0)}.footer__social-links{display:flex;gap:.8rem;margin-top:1.5rem}.footer__social-link{align-items:center;background-color:#ffffff1a;border-radius:50%;box-shadow:0 4px 8px #0000001a;color:#fff;display:flex;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease-in-out;width:40px}.footer__social-link:hover{background-color:#604020;box-shadow:0 6px 12px #00000026;color:#fff;transform:translateY(-5px)}.footer__contact-info{align-items:center;display:flex;margin-bottom:1.2rem;transition:all .3s ease}.footer__contact-info svg{color:#604020;font-size:1.1rem;margin-right:1rem}.footer__contact-info:hover{transform:translateX(5px)}.footer__copyright{border-top:1px solid #ffffff1a;font-size:.8rem;letter-spacing:.2px;margin-top:.5rem;opacity:.8;padding:.8rem 0;text-align:center}@media(max-width:576px){.footer__copyright{font-size:.75rem;padding:.6rem 0}}.footer__copyright .container{align-items:center;display:flex;justify-content:center}.home-page{scroll-behavior:smooth;z-index:1}.hero,.home-page{position:relative}.hero{align-items:center;background-attachment:fixed;background-blend-mode:darken;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;height:100vh;justify-content:center;min-height:600px;overflow:hidden}@media(max-width:768px){.hero{background-attachment:scroll;min-height:500px}}@media(max-width:576px){.hero{height:auto;min-height:550px;padding:6rem 0 4rem}}.hero:before{background:radial-gradient(circle at center,#0000004d 0,#0009 70%,#000000bf 100%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.hero__content{align-items:center;display:flex;flex-direction:column;gap:1.5rem;max-width:900px;padding:0 2rem;text-align:center;z-index:1}@media(max-width:768px){.hero__content{gap:1.2rem;max-width:700px;padding:0 1.5rem}}@media(max-width:576px){.hero__content{gap:1rem;max-width:100%;padding:0 1rem}}.hero__logo-container{margin-bottom:1rem;transform:scale(1.5)}.hero__logo-container .logo,.hero__logo-container .logo .logo__brand,.hero__logo-container .logo .logo__domain{color:#fff}.hero__logo-container .logo .logo__shell{stroke:#fff}.hero__title{font-size:4.5rem;font-weight:800;letter-spacing:-1px;line-height:1;margin-bottom:.5rem;text-shadow:0 2px 20px #0000004d}.hero__title-main{color:#fff}.hero__title-domain{color:#604020;opacity:.9}@media(max-width:768px){.hero__title{font-size:3rem}}@media(max-width:576px){.hero__title{font-size:2.5rem}}.hero__subtitle{font-size:1.6rem;font-weight:300;line-height:1.4;margin-bottom:1rem;max-width:700px;text-shadow:0 2px 10px #0000004d}@media(max-width:768px){.hero__subtitle{font-size:1.3rem}}@media(max-width:576px){.hero__subtitle{font-size:1.1rem;margin-bottom:1.5rem}}.hero__buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1rem}.hero__buttons .btn-primary{background-color:#204710;border:2px solid #204710;color:#fff}.hero__buttons .btn-primary:hover{background-color:#0000;color:#204710}@media(max-width:576px){.hero__buttons{flex-direction:column;max-width:250px;width:100%}}.hero__features-container{margin-top:3rem;max-width:800px;width:100%}@media(max-width:768px){.hero__features-container{margin-top:2.5rem}}@media(max-width:576px){.hero__features-container{margin-top:2rem}}.hero__features{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}@media(max-width:576px){.hero__features{gap:1.5rem}}.hero__feature{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffff14;border:1px solid #ffffff1f;border-radius:12px;box-shadow:0 10px 30px #0003;cursor:pointer;display:flex;flex-direction:column;min-width:150px;padding:1.5rem 2rem}@media(max-width:576px){.hero__feature{min-width:120px;padding:1.2rem 1.5rem}}.hero__feature-number{color:#604020;font-size:2.5rem;font-weight:700;letter-spacing:-.5px;margin-bottom:.5rem}@media(max-width:576px){.hero__feature-number{font-size:2rem}}.hero__feature-text{font-size:1rem;font-weight:400;opacity:.9}@media(max-width:576px){.hero__feature-text{font-size:.9rem}}.hero button{border-radius:50px;min-width:160px;padding:.8rem 1.5rem}@media(max-width:576px){.hero button{font-size:.95rem;min-width:140px;padding:.75rem 1.3rem}}.section-title{font-size:2.5rem;margin-bottom:3rem;position:relative;text-align:center}.section-title:after{bottom:-15px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.section-title.accent-primary:after,.section-title:after{background-color:#604020}.section-title.accent-secondary:after{background-color:#204710}.section-title.accent-dark:after{background-color:#604020}.section-title.light{color:#fff}@media(max-width:768px){.section-title{font-size:2rem}}.features{background:linear-gradient(165deg,#f5f5f5,#fff);overflow:hidden;padding:6rem 0;position:relative}@media(max-width:768px){.features{padding:4rem 0}}@media(max-width:576px){.features{padding:3rem 0}}.features:after,.features:before{background:linear-gradient(135deg,#20471005,#20471012);border-radius:50%;content:"";position:absolute;z-index:1}.features:before{height:40vw;left:-15vw;top:-20vw;width:40vw}.features:after{bottom:-15vw;height:30vw;right:-10vw;width:30vw}.features .container{position:relative;z-index:2}.features__boxes{grid-gap:1.8rem;display:grid;gap:1.8rem;grid-template-columns:repeat(3,1fr);margin-left:auto;margin-right:auto;margin-top:3.5rem;max-width:1500px}@media(max-width:992px){.features__boxes{gap:2rem;grid-template-columns:1fr;max-width:500px}}@media(max-width:768px){.features__boxes{gap:1.5rem;margin-top:2.5rem}}@media(max-width:576px){.features__boxes{gap:1.2rem;margin-top:2rem;max-width:100%}}.features__box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffffb3;border:1px solid #ffffffb3;border-radius:20px;box-shadow:0 15px 35px #0000000d,0 5px 15px #00000005;height:100%;overflow:hidden;padding:2.5rem;position:relative;text-align:center;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}@media(max-width:768px){.features__box{border-radius:16px;padding:2rem}}@media(max-width:576px){.features__box{border-radius:12px;padding:1.8rem 1.5rem}}.features__box:before{background:linear-gradient(135deg,#ffffff80,#fff0 50%);height:100%;pointer-events:none;top:0;z-index:1}.features__box:after,.features__box:before{content:"";left:0;position:absolute;width:100%}.features__box:after{background:linear-gradient(90deg,#0000,#2047104d,#0000);bottom:0;height:3px;transition:all .3s ease}.features__box:hover{box-shadow:0 25px 50px #2047101a,0 15px 25px #0000000d;transform:translateY(-15px)}.features__box:hover:after{background:linear-gradient(90deg,#0000,#204710b3,#0000);height:5px}.features__box:hover .features__icon{background-color:#2047101a;transform:rotateY(1turn)}.features__icon{align-items:center;background-color:#ffffffb3;border:1px solid #2047101a;border-radius:50%;box-shadow:0 10px 25px #2047101a;color:#204710;display:flex;font-size:2.5rem;height:80px;justify-content:center;margin:0 auto 1.8rem;position:relative;transition:all .6s ease;width:80px;z-index:2}@media(max-width:576px){.features__icon{font-size:2rem;height:70px;margin-bottom:1.5rem;width:70px}}.features__icon:after{background-color:#2047100d;border-radius:50%;content:"";height:60px;position:absolute;width:60px;z-index:-1}.features__title{color:#604020;display:inline-block;font-size:1.5rem;font-weight:700;margin-bottom:1.2rem;position:relative;z-index:2}@media(max-width:768px){.features__title{font-size:1.35rem}}@media(max-width:576px){.features__title{font-size:1.25rem;margin-bottom:1rem}}.features__title:after{background-color:#204710;border-radius:3px;bottom:-8px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);transition:width .3s ease;width:40px}.features__description{color:#666;font-size:1.05rem;line-height:1.7;margin-top:1rem;position:relative;z-index:2}@media(max-width:768px){.features__description{font-size:1rem;line-height:1.6}}@media(max-width:576px){.features__description{font-size:.95rem;line-height:1.6;margin-top:.8rem}}.intro{background:linear-gradient(165deg,#fff,#f5f5f5);overflow:hidden;padding:6rem 0;position:relative}@media(max-width:768px){.intro{padding:4rem 0}}@media(max-width:576px){.intro{padding:3rem 0}}.intro:after,.intro:before{border-radius:50%;content:"";position:absolute;z-index:0}.intro:before{height:60vw;right:-30vw;top:-20vw;width:60vw}.intro:after,.intro:before{background:radial-gradient(circle,#20471008 0,#20471003 70%,#fff0 100%)}.intro:after{bottom:-15vw;height:40vw;left:-20vw;width:40vw}.intro .container{position:relative;z-index:1}.intro__content{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:.95fr 1.05fr;margin-left:auto;margin-right:auto;margin-top:3.5rem;max-width:1300px}@media(max-width:992px){.intro__content{gap:3rem;grid-template-columns:1fr}}@media(max-width:768px){.intro__content{gap:2.5rem;margin-top:2.5rem}}@media(max-width:576px){.intro__content{gap:2rem;margin-top:2rem}}.intro__text{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffffb3;border:1px solid #fffc;border-radius:20px;box-shadow:0 15px 35px #0000000d,0 5px 15px #00000005;padding:1.8rem;position:relative;transform:translateZ(0);transition:transform .3s ease,box-shadow .3s ease;z-index:1}@media(max-width:768px){.intro__text{border-radius:16px;padding:1.5rem}}@media(max-width:576px){.intro__text{border-radius:12px;padding:1.3rem}}.intro__text:hover{box-shadow:0 25px 50px #2047101a,0 15px 25px #0000000d;transform:translateY(-10px)}.intro__text h3{color:#604020;display:inline-block;font-size:2.2rem;font-weight:700;margin-bottom:1.8rem;padding-bottom:.8rem;position:relative}@media(max-width:768px){.intro__text h3{font-size:1.9rem;margin-bottom:1.5rem}}@media(max-width:576px){.intro__text h3{font-size:1.65rem;margin-bottom:1.3rem;padding-bottom:.6rem}}.intro__text h3:after{background:linear-gradient(90deg,#204710,#2047104d);border-radius:3px;bottom:0;content:"";height:3px;left:0;position:absolute;width:60px}.intro__text p{color:#666;font-size:1.1rem;line-height:1.8;margin-bottom:1.8rem}@media(max-width:768px){.intro__text p{font-size:1.05rem;line-height:1.7;margin-bottom:1.5rem}}@media(max-width:576px){.intro__text p{font-size:1rem;line-height:1.6;margin-bottom:1.3rem}}.intro__image{border-radius:20px;box-shadow:0 25px 50px #00000026,0 10px 30px #0000001a;overflow:hidden;position:relative;transform:perspective(1000px) rotateY(0deg);transform-style:preserve-3d;transition:all .6s ease;z-index:1}@media(max-width:768px){.intro__image{border-radius:16px}}@media(max-width:576px){.intro__image{border-radius:12px}}.intro__image:before{background:linear-gradient(135deg,#20471033,#20471000);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:1}.intro__image:hover{transform:perspective(1000px) rotateY(-5deg)}.intro__image:hover:before{opacity:1}.intro__image img{display:block;height:auto;min-height:400px;object-fit:cover;transition:transform .5s ease;width:100%}@media(max-width:768px){.intro__image img{min-height:350px}}@media(max-width:576px){.intro__image img{min-height:300px}}@media(max-width:992px){.intro__image{margin-left:auto;margin-right:auto;margin-top:2rem;max-width:600px}}@media(max-width:576px){.intro__image{margin-top:0;max-width:100%}}.cta{background-attachment:fixed;background-position:50%;background-size:cover;color:#fff;overflow:hidden;padding:6rem 0;position:relative;text-align:center}@media(max-width:768px){.cta{background-attachment:scroll;padding:4rem 0}}@media(max-width:576px){.cta{padding:3rem 0}}.cta__overlay{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);height:100%;position:relative;width:100%;z-index:1}.cta__decoration{opacity:.15;position:absolute;z-index:1}@media(max-width:768px){.cta__decoration{display:none}}.cta__decoration--left{left:-50px;top:10%;transform:rotate(-15deg)}.cta__decoration--right{bottom:10%;right:-50px;transform:rotate(15deg)}.cta__icon--large{color:#604020;font-size:20rem}@media(max-width:768px){.cta__icon--large{font-size:15rem}}@media(max-width:576px){.cta__icon--large{font-size:10rem}}.cta__content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#0006;border:1px solid #ffffff1a;border-radius:15px;box-shadow:0 15px 30px #0003;margin:0 auto;max-width:800px;padding:2.5rem;position:relative;z-index:2}@media(max-width:576px){.cta__content{padding:2rem 1.5rem}}.cta__heading{align-items:center;display:flex;flex-direction:column;margin-bottom:1rem}.cta__heading-icon{align-items:center;background-color:#ffffffe6;border:3px solid #204710;border-radius:50%;box-shadow:0 10px 20px #0003;color:#604020;display:flex;font-size:2.5rem;height:80px;justify-content:center;margin-bottom:1.5rem;width:80px}@media(max-width:576px){.cta__heading-icon{font-size:2rem;height:70px;width:70px}}.cta__title{font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 2px 10px #0000004d}@media(max-width:768px){.cta__title{font-size:2.2rem}}@media(max-width:576px){.cta__title{font-size:1.8rem}}.cta__divider{background-color:#604020;border-radius:3px;height:3px;margin:1.5rem auto}.cta__text{font-size:1.2rem;line-height:1.8;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px}@media(max-width:768px){.cta__text{font-size:1.1rem;line-height:1.7}}@media(max-width:576px){.cta__text{font-size:1rem;margin-bottom:1.5rem}}.cta__button-container{margin-top:2rem}.cta__button{background-color:#fff;border:2px solid #fff;border-radius:50px;box-shadow:0 10px 20px #0003;color:#204710;font-size:1.2rem;font-weight:700;letter-spacing:1px;padding:1rem 3rem;text-transform:uppercase;transition:all .3s ease}@media(max-width:768px){.cta__button{font-size:1.1rem;padding:.9rem 2.5rem}}@media(max-width:576px){.cta__button{font-size:1rem;letter-spacing:.5px;padding:.85rem 2rem}}.cta__button:hover{background-color:#204710;box-shadow:0 15px 25px #00000040;color:#fff;transform:translateY(-5px)}.about-page{position:relative;scroll-behavior:smooth;z-index:1}.about-header{align-items:center;background-color:#204710;background-image:linear-gradient(#00000080,#00000080);background-position:50%;background-size:cover;color:#fff;display:flex;height:50vh;justify-content:center;min-height:400px;position:relative}@media(max-width:768px){.about-header{min-height:350px}}@media(max-width:576px){.about-header{height:auto;min-height:300px;padding:5rem 0 4rem}}.about-header__title{font-size:3.5rem;padding:0 1rem;text-align:center}@media(max-width:992px){.about-header__title{font-size:3rem}}@media(max-width:768px){.about-header__title{font-size:2.5rem}}@media(max-width:576px){.about-header__title{font-size:2rem}}.about-story{background-color:#fff;overflow:hidden;padding:6rem 0;position:relative}@media(max-width:768px){.about-story{padding:4rem 0}}@media(max-width:576px){.about-story{padding:3rem 0}}.about-story:after,.about-story:before{background:linear-gradient(135deg,#20471005,#20471012);border-radius:50%;content:"";position:absolute;z-index:1}.about-story:before{height:40vw;left:-15vw;top:-20vw;width:40vw}.about-story:after{bottom:-15vw;height:30vw;right:-10vw;width:30vw}.about-story .container{position:relative;z-index:2}.about-story__title{color:#604020;font-size:2.8rem;font-weight:700;letter-spacing:.5px;margin-bottom:3.5rem;position:relative;text-align:center;text-shadow:0 1px 2px #0000001a}@media(max-width:768px){.about-story__title{font-size:2.3rem;margin-bottom:3rem}}@media(max-width:576px){.about-story__title{font-size:1.9rem;margin-bottom:2.5rem}}.about-story__title:after{background:linear-gradient(90deg,#20471066,#204710 50%,#20471066);border-radius:4px;bottom:-15px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:120px}.about-story__content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto 5rem;max-width:1200px}@media(max-width:992px){.about-story__content{gap:3rem;grid-template-columns:1fr}}@media(max-width:768px){.about-story__content{gap:2.5rem;margin-bottom:4rem}}@media(max-width:576px){.about-story__content{gap:2rem;margin-bottom:3rem}}.about-story__text{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffffb3;border:1px solid #fffc;border-radius:20px;box-shadow:0 15px 35px #0000000d,0 5px 15px #00000005;padding:2.5rem;transform:translateZ(0);transition:transform .3s ease,box-shadow .3s ease}@media(max-width:768px){.about-story__text{border-radius:16px;padding:2rem}}@media(max-width:576px){.about-story__text{border-radius:12px;padding:1.8rem 1.5rem}}.about-story__text:hover{box-shadow:0 20px 40px #2047101a,0 10px 20px #0000000d;transform:translateY(-10px)}.about-story__text p{color:#666;font-size:1.1rem;line-height:1.8;margin-bottom:1.8rem}@media(max-width:768px){.about-story__text p{font-size:1.05rem;line-height:1.7;margin-bottom:1.5rem}}@media(max-width:576px){.about-story__text p{font-size:1rem;line-height:1.6;margin-bottom:1.3rem}}.about-story__text p:last-child{margin-bottom:0}.about-story__timeline{margin:0 auto;max-width:900px;padding:2rem 0;position:relative}@media(max-width:768px){.about-story__timeline{padding:1.5rem 0}}@media(max-width:576px){.about-story__timeline{padding:1rem 0 1rem 2rem}}.about-story__timeline:before{background:linear-gradient(180deg,#20471033,#204710cc,#20471033);border-radius:3px;content:"";height:100%;left:50%;position:absolute;width:3px;z-index:1}@media(max-width:768px){.about-story__timeline:before{left:0}}.about-story__timeline-item{display:flex;justify-content:space-between;padding-bottom:4rem;position:relative;z-index:2}.about-story__timeline-item:last-child{padding-bottom:1rem}@media(max-width:768px){.about-story__timeline-item{align-items:flex-start;flex-direction:column;padding-bottom:3rem}}@media(max-width:576px){.about-story__timeline-item{padding-bottom:2.5rem}}.about-story__timeline-item:nth-child(2n){flex-direction:row-reverse}@media(max-width:768px){.about-story__timeline-item:nth-child(2n){flex-direction:column}}.about-story__timeline-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #fff9;border-radius:20px;box-shadow:0 15px 30px #00000012,0 5px 15px #00000008;padding:2rem;position:relative;transition:all .3s ease;width:45%}@media(max-width:992px){.about-story__timeline-content{border-radius:16px;padding:1.8rem}}@media(max-width:576px){.about-story__timeline-content{border-radius:12px;padding:1.5rem}}.about-story__timeline-content:hover{box-shadow:0 20px 40px #20471026,0 10px 20px #00000014;transform:translateY(-10px)}.about-story__timeline-content:hover:before{box-shadow:0 0 20px #20471066;transform:scale(1.3)}.about-story__timeline-content:before{background:linear-gradient(135deg,#204710,#0d1d07);border:3px solid #fffc;border-radius:50%;box-shadow:0 0 10px #2047104d;content:"";height:25px;position:absolute;top:20px;transition:all .3s ease;width:25px;z-index:10}.about-story__timeline-content:after{background:#20471033;content:"";height:3px;position:absolute;top:20px;width:60px;z-index:1}.about-story__timeline-item:nth-child(odd) .about-story__timeline-content:before{right:-62px}@media(max-width:768px){.about-story__timeline-item:nth-child(odd) .about-story__timeline-content:before{left:-42px}}.about-story__timeline-item:nth-child(odd) .about-story__timeline-content:after{right:-60px;width:60px}@media(max-width:768px){.about-story__timeline-item:nth-child(odd) .about-story__timeline-content:after{left:-60px;width:30px}}.about-story__timeline-item:nth-child(2n) .about-story__timeline-content:before{left:-62px}.about-story__timeline-item:nth-child(2n) .about-story__timeline-content:after{left:-60px;width:60px}@media(max-width:768px){.about-story__timeline-content{margin-left:50px;width:90%}.about-story__timeline-content:before{left:-42px!important}.about-story__timeline-content:after{left:-60px!important;width:30px!important}}@media(max-width:576px){.about-story__timeline-content{margin-left:40px;width:100%}.about-story__timeline-content:before{height:20px!important;left:-32px!important;width:20px!important}.about-story__timeline-content:after{left:-50px!important;width:25px!important}}.about-story__timeline-year{color:#204710;display:inline-block;font-size:1.6rem;font-weight:700;margin-bottom:1.2rem;padding-bottom:.8rem;position:relative}@media(max-width:768px){.about-story__timeline-year{font-size:1.4rem}}@media(max-width:576px){.about-story__timeline-year{font-size:1.3rem;margin-bottom:1rem}}.about-story__timeline-year:after{background-color:#204710;border-radius:3px;bottom:0;content:"";height:3px;left:0;position:absolute;width:30px}.about-team{background:linear-gradient(165deg,#f5f5f5,#f5f5f5);overflow:hidden;padding:6rem 0;position:relative}@media(max-width:768px){.about-team{padding:4rem 0}}@media(max-width:576px){.about-team{padding:3rem 0}}.about-team:after,.about-team:before{background:linear-gradient(135deg,#20471005,#20471012);border-radius:50%;content:"";position:absolute;z-index:1}.about-team:before{height:50vw;right:-25vw;top:-20vw;width:50vw}.about-team:after{bottom:-10vw;height:30vw;left:-10vw;width:30vw}.about-team .container{position:relative;z-index:2}.about-team__title{color:#604020;font-size:2.8rem;font-weight:700;letter-spacing:.5px;margin-bottom:1.5rem;text-shadow:0 1px 2px #0000001a}@media(max-width:768px){.about-team__title{font-size:2.3rem}}@media(max-width:576px){.about-team__title{font-size:1.9rem;margin-bottom:1.3rem}}.about-team__title:after{background:linear-gradient(90deg,#20471066,#204710 50%,#20471066);border-radius:4px;width:120px}.about-team__intro{color:#666;font-size:1.1rem;letter-spacing:.3px;line-height:1.8;margin:2.5rem auto 4rem;max-width:800px;text-align:center}@media(max-width:768px){.about-team__intro{font-size:1.05rem;margin:2rem auto 3rem}}@media(max-width:576px){.about-team__intro{font-size:1rem;margin:1.5rem auto 2.5rem;padding:0 1rem}}.about-team__values{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px}@media(max-width:992px){.about-team__values{gap:2.2rem;grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.about-team__values{gap:2rem;grid-template-columns:1fr;max-width:500px}}@media(max-width:576px){.about-team__values{gap:1.8rem}}.about-team__value-card{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffc;border:1px solid #fff9;border-radius:20px;box-shadow:0 15px 35px #00000012,0 5px 15px #00000008;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:2.5rem;position:relative;text-align:center;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}@media(max-width:768px){.about-team__value-card{border-radius:16px;padding:2rem}}@media(max-width:576px){.about-team__value-card{border-radius:12px;padding:1.8rem 1.5rem}}.about-team__value-card:before{background:linear-gradient(135deg,#ffffff4d,#fff0 50%);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.about-team__value-card:after{background:linear-gradient(90deg,#0000,#2047104d,#0000);bottom:0;content:"";height:3px;left:0;position:absolute;transition:all .3s ease;width:100%}.about-team__value-card:hover{box-shadow:0 25px 50px #20471026,0 15px 25px #00000014;transform:translateY(-15px)}.about-team__value-card:hover .about-team__icon{color:#204710;transform:translateY(-10px) scale(1.1)}.about-team__value-card:hover:after{background:linear-gradient(90deg,#0000,#204710b3,#0000);height:5px}.about-team__icon{align-items:center;background:#ffffffb3;border:1px solid #2047101a;border-radius:50%;color:#204710;display:flex;filter:drop-shadow(0 4px 8px rgba(0,0,0,.15));font-size:3rem;height:90px;justify-content:center;margin-bottom:2rem;position:relative;transition:all .3s ease;width:90px;z-index:2}@media(max-width:576px){.about-team__icon{font-size:2.5rem;height:75px;margin-bottom:1.5rem;width:75px}}.about-team__icon:after{background-color:#2047100d;border-radius:50%;content:"";height:70px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:70px;z-index:-1}.about-team__value-title{color:#604020;display:inline-block;font-size:1.6rem;font-weight:700;letter-spacing:.5px;margin-bottom:1.2rem;position:relative;text-align:center;width:100%}@media(max-width:768px){.about-team__value-title{font-size:1.5rem}}@media(max-width:576px){.about-team__value-title{font-size:1.35rem;margin-bottom:1rem}}.about-team__value-title:after{background-color:#204710;border-radius:3px;bottom:-8px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);transition:width .3s ease;width:40px}.about-team__value-description{color:#666;flex-grow:1;font-size:1.05rem;line-height:1.8;margin-top:1rem;position:relative;z-index:2}@media(max-width:768px){.about-team__value-description{font-size:1rem;line-height:1.7}}@media(max-width:576px){.about-team__value-description{font-size:.95rem;line-height:1.6}}.about-team{background-color:#f5f5f5;padding:5rem 0}.about-team__title{font-size:2.5rem;margin-bottom:3rem;position:relative;text-align:center}.about-team__title:after{background-color:#604020;bottom:-15px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.about-team__grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.about-team__member{background-color:#fff;border-radius:10px;box-shadow:0 2px 5px #0000001a;overflow:hidden;transition:transform .3s ease-out .6s}.about-team__member:hover{transform:translateY(-10px)}.about-team__member-image{height:300px;overflow:hidden}.about-team__member-image img{height:100%;object-fit:cover;transition:transform .5s ease-out .6s;width:100%}.about-team__member:hover .about-team__member-image img{transform:scale(1.05)}.about-team__member-info{padding:1.5rem;text-align:center}.about-team__member-name{font-size:1.5rem;margin-bottom:.5rem}.about-team__member-position{color:#666;margin-bottom:1rem}.about-team__member-bio{color:#666;line-height:1.6}.about-stats{background:linear-gradient(135deg,#f5f5f5,#fff);overflow:hidden;padding:6rem 0;position:relative}@media(max-width:768px){.about-stats{padding:4rem 0}}@media(max-width:576px){.about-stats{padding:3rem 0}}.about-stats:after,.about-stats:before{border-radius:50%;content:"";position:absolute;z-index:1}.about-stats:before{height:60vw;left:-20vw;top:-30vw;width:60vw}.about-stats:after,.about-stats:before{background:radial-gradient(circle,#20471008 0,#20471003 70%,#fff0 100%)}.about-stats:after{bottom:-20vw;height:40vw;right:-10vw;width:40vw}.about-stats .container{position:relative;z-index:2}.about-stats__header{margin-bottom:4rem;position:relative;text-align:center}@media(max-width:768px){.about-stats__header{margin-bottom:3rem}}@media(max-width:576px){.about-stats__header{margin-bottom:2.5rem}}.about-stats__title{color:#604020;display:inline-block;font-size:2.8rem;font-weight:700;letter-spacing:.5px;margin-bottom:1.5rem;position:relative;text-shadow:0 1px 2px #0000001a}@media(max-width:768px){.about-stats__title{font-size:2.3rem}}@media(max-width:576px){.about-stats__title{font-size:1.9rem}}.about-stats__title:after{background:linear-gradient(90deg,#2047104d,#204710 50%,#2047104d);border-radius:4px;bottom:-15px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:120px}.about-stats__subtitle{color:#666;font-size:1.1rem;line-height:1.7;margin:2rem auto 0;max-width:700px}@media(max-width:768px){.about-stats__subtitle{font-size:1.05rem;margin-top:1.5rem}}@media(max-width:576px){.about-stats__subtitle{font-size:1rem;margin-top:1.2rem;padding:0 1rem}}.about-stats__grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));margin:0 auto;max-width:1200px}@media(max-width:768px){.about-stats__grid{gap:2rem;grid-template-columns:1fr;max-width:500px}}@media(max-width:576px){.about-stats__grid{gap:1.5rem}}.about-stats__box{align-items:flex-start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffc;border:1px solid #ffffffb3;border-radius:20px;box-shadow:0 15px 35px #0000000d,0 5px 15px #00000005;display:flex;height:100%;overflow:hidden;padding:2.5rem;position:relative;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s ease}@media(max-width:768px){.about-stats__box{border-radius:16px;padding:2rem}}@media(max-width:576px){.about-stats__box{border-radius:12px;padding:1.8rem 1.5rem}}.about-stats__box:before{background:linear-gradient(135deg,#ffffff80,#fff0 50%);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.about-stats__box:hover{box-shadow:0 25px 50px #2047101a,0 15px 25px #0000000d;transform:translateY(-15px)}.about-stats__box:hover .about-stats__icon{background-color:#2047101a;transform:scale(1.1)}.about-stats__box:hover .about-stats__value{color:#204710}.about-stats__icon{align-items:center;background-color:#2047100d;border:1px solid #2047101a;border-radius:50%;box-shadow:0 10px 25px #2047101a;color:#204710;display:flex;flex-shrink:0;font-size:2.2rem;height:70px;justify-content:center;margin-right:1.5rem;position:relative;transition:all .3s ease;width:70px;z-index:2}@media(max-width:576px){.about-stats__icon{font-size:1.9rem;height:60px;margin-right:1.2rem;width:60px}}.about-stats__content{flex-grow:1}.about-stats__value{color:#604020;font-size:2.8rem;font-weight:700;line-height:1.1;margin-bottom:.5rem;transition:color .3s ease}@media(max-width:768px){.about-stats__value{font-size:2.5rem}}@media(max-width:576px){.about-stats__value{font-size:2.2rem}}.about-stats__label{color:#204710;display:inline-block;font-size:1.1rem;font-weight:600;margin-bottom:1rem;padding-bottom:.7rem;position:relative}@media(max-width:576px){.about-stats__label{font-size:1.05rem;margin-bottom:.8rem}}.about-stats__label:after{background-color:#204710;border-radius:2px;bottom:0;content:"";height:2px;left:0;position:absolute;width:30px}.about-stats__description{color:#666;font-size:.95rem;line-height:1.6}@media(max-width:576px){.about-stats__description{font-size:.9rem}}.process-page{position:relative;scroll-behavior:smooth;z-index:1}.process-header{align-items:center;background-color:#204710;background-image:linear-gradient(#00000080,#00000080);background-position:50%;background-size:cover;color:#fff;display:flex;height:50vh;justify-content:center;min-height:400px;position:relative}@media(max-width:768px){.process-header{min-height:350px}}@media(max-width:576px){.process-header{height:auto;min-height:300px;padding:5rem 0 4rem}}.process-header__title{font-size:3.5rem;padding:0 1rem;position:relative;text-align:center;z-index:1}@media(max-width:992px){.process-header__title{font-size:3rem}}@media(max-width:768px){.process-header__title{font-size:2.5rem}}@media(max-width:576px){.process-header__title{font-size:2rem}}.process-steps{background-color:#fff;overflow:hidden;padding:6rem 0;position:relative}@media(max-width:768px){.process-steps{padding:4rem 0}}@media(max-width:576px){.process-steps{padding:3rem 0}}.process-steps:before{background:linear-gradient(135deg,#fffc,#fff6);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.process-steps .container{position:relative;z-index:2}.process-steps__title{color:#604020;font-size:2.8rem;font-weight:700;letter-spacing:.5px;margin-bottom:3rem;position:relative;text-align:center;text-shadow:0 1px 2px #0000001a}@media(max-width:768px){.process-steps__title{font-size:2.3rem}}@media(max-width:576px){.process-steps__title{font-size:1.9rem;margin-bottom:2.5rem}}.process-steps__title:after{background:linear-gradient(90deg,#20471066,#204710 50%,#20471066);border-radius:4px;bottom:-15px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:120px}.process-steps__intro{color:#666;font-size:1.1rem;letter-spacing:.3px;line-height:1.8;margin:0 auto 4rem;max-width:800px;text-align:center}@media(max-width:768px){.process-steps__intro{font-size:1.05rem;margin-bottom:3rem}}@media(max-width:576px){.process-steps__intro{font-size:1rem;margin-bottom:2.5rem;padding:0 1rem}}.process-steps__container{margin:0 auto;max-width:1000px;position:relative}.process-steps__container:before{background:linear-gradient(180deg,#2047101a 0,#204710cc 50%,#2047101a);bottom:0;content:"";left:50px;position:absolute;top:0;width:2px;z-index:0}@media(max-width:576px){.process-steps__container:before{left:50%;transform:translateX(-50%)}}.process-steps__step{grid-gap:2.5rem;align-items:center;display:grid;gap:2.5rem;grid-template-columns:100px 1fr;margin-bottom:5rem;position:relative;transition:transform .3s ease-in-out}.process-steps__step--with-image{gap:2rem;grid-template-columns:100px 1fr 300px}@media(max-width:768px){.process-steps__step--with-image{gap:1.5rem;grid-template-columns:85px 1fr 250px}}@media(max-width:576px){.process-steps__step--with-image{gap:1.5rem;grid-template-columns:1fr}}.process-steps__step--reverse.process-steps__step--with-image{grid-template-columns:300px 1fr 100px}.process-steps__step--reverse.process-steps__step--with-image .process-steps__number{order:3}.process-steps__step--reverse.process-steps__step--with-image .process-steps__content{order:2}.process-steps__step--reverse.process-steps__step--with-image .process-steps__image{order:1}@media(max-width:768px){.process-steps__step--reverse.process-steps__step--with-image{grid-template-columns:250px 1fr 85px}}@media(max-width:576px){.process-steps__step--reverse.process-steps__step--with-image{grid-template-columns:1fr}.process-steps__step--reverse.process-steps__step--with-image .process-steps__number{order:1}.process-steps__step--reverse.process-steps__step--with-image .process-steps__content{order:2}.process-steps__step--reverse.process-steps__step--with-image .process-steps__image{order:3}}.process-steps__step:hover{transform:translateX(10px)}.process-steps__step:hover .process-steps__number{box-shadow:0 15px 30px #2047104d;transform:scale(1.1)}.process-steps__step:hover .process-steps__content{transform:translateY(-5px)}.process-steps__step:hover .process-steps__image img{transform:scale(1.05)}@media(max-width:768px){.process-steps__step{margin-bottom:4rem}}@media(max-width:576px){.process-steps__step{gap:0;grid-template-columns:1fr;margin-bottom:3rem}.process-steps__step.process-steps__step--with-image{gap:1rem}.process-steps__step:hover{transform:translateY(-10px)}}.process-steps__number{align-items:center;background:linear-gradient(135deg,#204710,#0d1d07);border:4px solid #ffffff1a;border-radius:50%;box-shadow:0 10px 20px #20471033,inset 0 -2px 10px #0003;color:#fff;display:flex;font-size:2.5rem;font-weight:700;height:100px;justify-content:center;position:relative;text-shadow:0 2px 4px #0000004d;transition:all .3s ease;width:100px;z-index:2}@media(max-width:768px){.process-steps__number{font-size:2.2rem;height:85px;width:85px}}.process-steps__number:after{border:1px solid #fff3;border-radius:50%;content:"";height:85%;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:85%}@media(max-width:576px){.process-steps__number{font-size:2rem;height:75px;margin:0 auto 1.5rem;width:75px}}.process-steps__content{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#fcfcfc;border:1px solid #2047101a;border-radius:12px;box-shadow:0 10px 30px #0000000d,0 1px 5px #00000008;padding:2rem;position:relative;transition:all .3s ease;z-index:2}@media(max-width:768px){.process-steps__content{padding:1.8rem}}@media(max-width:576px){.process-steps__content{padding:1.5rem}}.process-steps__content:before{background-color:#2047104d;content:"";height:2px;left:-15px;position:absolute;top:30px;width:30px;z-index:1}@media(max-width:576px){.process-steps__content:before{left:50%;top:-15px;transform:translateX(-50%) rotate(90deg)}}.process-steps__content h3{color:#604020;display:inline-block;font-size:1.8rem;font-weight:700;margin-bottom:1.2rem;position:relative}@media(max-width:768px){.process-steps__content h3{font-size:1.6rem}}@media(max-width:576px){.process-steps__content h3{font-size:1.4rem;margin-bottom:1rem}}.process-steps__content h3:after{background-color:#204710;border-radius:3px;bottom:-5px;content:"";height:3px;left:0;position:absolute;width:40px}.process-steps__content p{color:#666;font-size:1.05rem;line-height:1.8;margin-bottom:1.2rem}@media(max-width:768px){.process-steps__content p{font-size:1rem}}@media(max-width:576px){.process-steps__content p{font-size:.95rem;line-height:1.7;margin-bottom:1rem}}.process-steps__content ul{list-style:none;margin-bottom:1rem;padding-left:0}.process-steps__content ul li{line-height:1.6;margin-bottom:.8rem;padding-left:1.8rem;position:relative}@media(max-width:576px){.process-steps__content ul li{font-size:.95rem;margin-bottom:.7rem}}.process-steps__content ul li:before{color:#204710;content:"✓";font-weight:700;left:0;position:absolute;top:0}.process-steps__image{background-color:#fff;border-radius:16px;box-shadow:0 10px 30px #00000026,0 5px 15px #2047101a;overflow:hidden;position:relative;transition:all .3s ease;z-index:3}@media(max-width:576px){.process-steps__image{margin:0;max-width:100%;width:100%}}.process-steps__image:hover{box-shadow:0 20px 40px #0003,0 10px 20px #20471026;transform:translateY(-5px)}.process-steps__image img{display:block;height:100%;object-fit:cover;transition:transform .5s ease;width:100%}@media(max-width:576px){.process-steps__image img{height:auto;min-height:200px}}.process-steps__image:after{background:linear-gradient(135deg,#2047100d,#0000 50%,#ffffff0d);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease}.process-steps__image:hover:after{opacity:.7}.process-quality{background:linear-gradient(165deg,#f5f5f5,#e8e8e8);overflow:hidden;padding:6rem 0;position:relative}@media(max-width:768px){.process-quality{padding:4rem 0}}@media(max-width:576px){.process-quality{padding:3rem 0}}.process-quality:after,.process-quality:before{background:linear-gradient(135deg,#20471005,#20471014);border-radius:50%;content:"";position:absolute;z-index:1}.process-quality:before{height:50vw;right:-25vw;top:-25vw;width:50vw}.process-quality:after{bottom:-15vw;height:30vw;left:-15vw;width:30vw}.process-quality .container{position:relative;z-index:2}.process-quality__title{color:#604020;font-size:2.8rem;font-weight:700;letter-spacing:.5px;margin-bottom:3rem;position:relative;text-align:center;text-shadow:0 1px 2px #0000001a}@media(max-width:768px){.process-quality__title{font-size:2.3rem}}@media(max-width:576px){.process-quality__title{font-size:1.9rem;margin-bottom:2.5rem}}.process-quality__title:after{background:linear-gradient(90deg,#20471066,#204710 50%,#20471066);border-radius:4px;bottom:-15px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:120px}.process-quality__intro{color:#666;font-size:1.1rem;letter-spacing:.3px;line-height:1.8;margin:0 auto 4rem;max-width:800px;text-align:center}@media(max-width:768px){.process-quality__intro{font-size:1.05rem;margin-bottom:3rem}}@media(max-width:576px){.process-quality__intro{font-size:1rem;margin-bottom:2.5rem;padding:0 1rem}}.process-quality__grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1200px;perspective:1000px}@media(max-width:768px){.process-quality__grid{gap:2.5rem;grid-template-columns:1fr;max-width:500px}}@media(max-width:576px){.process-quality__grid{gap:2rem}}.process-quality__item{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffffe6;border:1px solid #fff9;border-radius:20px;box-shadow:0 20px 40px #00000012,0 5px 15px #00000008;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:3rem;position:relative;text-align:center;transform-style:preserve-3d;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}@media(max-width:768px){.process-quality__item{border-radius:16px;padding:2.5rem}}@media(max-width:576px){.process-quality__item{border-radius:12px;padding:2rem 1.8rem}}.process-quality__item:before{background:linear-gradient(135deg,#ffffff4d,#fff0 50%);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.process-quality__item:after{background:linear-gradient(90deg,#0000,#2047104d,#0000);bottom:0;content:"";height:4px;left:0;position:absolute;transition:all .3s ease;width:100%}.process-quality__item:hover{box-shadow:0 25px 50px #20471026,0 15px 20px #0000000d;transform:translateY(-15px)}.process-quality__item:hover .process-quality__icon{color:#204710;transform:translateY(-10px) scale(1.1)}.process-quality__item:hover .process-quality__item-title:after{width:60px}.process-quality__item:hover:after{background:linear-gradient(90deg,#0000,#204710b3,#0000);height:6px}.process-quality__icon{align-items:center;background:#ffffffb3;border:1px solid #2047101a;border-radius:50%;color:#204710;display:flex;filter:drop-shadow(0 6px 10px rgba(0,0,0,.15));font-size:4rem;height:100px;justify-content:center;margin-bottom:2rem;position:relative;transition:all .3s ease;width:100px;z-index:2}@media(max-width:576px){.process-quality__icon{font-size:3.2rem;height:85px;margin-bottom:1.5rem;width:85px}}.process-quality__icon:after{background-color:#2047100d;border-radius:50%;content:"";height:80px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:80px;z-index:-1}.process-quality__item-title{color:#604020;display:inline-block;font-size:1.8rem;font-weight:700;letter-spacing:.5px;margin-bottom:1.5rem;position:relative;text-align:center;width:100%}@media(max-width:768px){.process-quality__item-title{font-size:1.65rem}}@media(max-width:576px){.process-quality__item-title{font-size:1.5rem;margin-bottom:1.3rem}}.process-quality__item-title:after{background-color:#204710;border-radius:3px;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);transition:width .3s ease;width:50px}.process-quality__description{color:#666;flex-grow:1;font-size:1.1rem;line-height:1.8;margin:0 auto;max-width:500px;position:relative;text-align:center;z-index:2}@media(max-width:768px){.process-quality__description{font-size:1.05rem;line-height:1.7}}@media(max-width:576px){.process-quality__description{font-size:1rem;line-height:1.6}}.process-equipment{background-color:#fff;overflow:hidden;padding:6rem 0;position:relative}@media(max-width:768px){.process-equipment{padding:4rem 0}}@media(max-width:576px){.process-equipment{padding:3rem 0}}.process-equipment:after,.process-equipment:before{background:linear-gradient(135deg,#20471003,#2047100d);border-radius:50%;content:"";position:absolute;z-index:1}.process-equipment:before{height:40vw;left:-20vw;top:-20vw;width:40vw}.process-equipment:after{bottom:-10vw;height:25vw;right:-10vw;width:25vw}.process-equipment .container{position:relative;z-index:2}.process-equipment__title{color:#604020;font-size:2.8rem;font-weight:700;letter-spacing:.5px;margin-bottom:3rem;position:relative;text-align:center;text-shadow:0 1px 2px #0000001a}@media(max-width:768px){.process-equipment__title{font-size:2.3rem}}@media(max-width:576px){.process-equipment__title{font-size:1.9rem;margin-bottom:2.5rem}}.process-equipment__title:after{background:linear-gradient(90deg,#20471066,#204710 50%,#20471066);border-radius:4px;bottom:-15px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:120px}.process-equipment__intro{color:#666;font-size:1.1rem;letter-spacing:.3px;line-height:1.8;margin:0 auto 4rem;max-width:800px;text-align:center}@media(max-width:768px){.process-equipment__intro{font-size:1.05rem;margin-bottom:3rem}}@media(max-width:576px){.process-equipment__intro{font-size:1rem;margin-bottom:2.5rem;padding:0 1rem}}.process-equipment__content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;position:relative}@media(max-width:992px){.process-equipment__content{gap:3rem}}.process-equipment__content:after{background:linear-gradient(180deg,#2047100d 0,#20471033 50%,#2047100d);content:"";height:60%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:2px;z-index:1}@media(max-width:768px){.process-equipment__content:after{display:none}.process-equipment__content{gap:2.5rem;grid-template-columns:1fr}}@media(max-width:576px){.process-equipment__content{gap:2rem}}.process-equipment__text{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffffb3;border:1px solid #fffc;border-radius:15px;box-shadow:0 10px 30px #0000000a,0 5px 10px #00000005;padding:2.5rem;position:relative;transform:translateZ(0);transition:transform .3s ease;z-index:2}@media(max-width:768px){.process-equipment__text{border-radius:12px;padding:2rem}}@media(max-width:576px){.process-equipment__text{padding:1.8rem 1.5rem}}.process-equipment__text:hover{transform:translateY(-5px)}.process-equipment__text p{color:#666;font-size:1.05rem;line-height:1.8;margin-bottom:1.8rem}@media(max-width:768px){.process-equipment__text p{font-size:1rem;line-height:1.7}}@media(max-width:576px){.process-equipment__text p{font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}}.process-equipment__text ul{list-style:none;margin-bottom:1.5rem;padding-left:0}.process-equipment__text ul li{color:#666;line-height:1.7;margin-bottom:1rem;padding-left:2rem;position:relative}@media(max-width:576px){.process-equipment__text ul li{font-size:.95rem;margin-bottom:.8rem}}.process-equipment__text ul li:before{color:#204710;content:"•";font-size:1.5rem;font-weight:700;left:0;position:absolute;top:0}.process-equipment__image{border-radius:20px;box-shadow:0 20px 40px #0000001a,0 10px 20px #0000000d;overflow:hidden;position:relative;transform:perspective(1000px) rotateY(-5deg);transition:all .5s cubic-bezier(.175,.885,.32,1.275);z-index:2}@media(max-width:768px){.process-equipment__image{border-radius:16px;transform:perspective(1000px) rotateY(0deg)}}@media(max-width:576px){.process-equipment__image{border-radius:12px}}.process-equipment__image:after{border:1px solid #ffffff4d;border-radius:20px;bottom:0;box-shadow:inset 0 0 20px #ffffff80;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:3}.process-equipment__image:hover{box-shadow:0 30px 50px #00000026,0 15px 25px #00000014;transform:perspective(1000px) rotateY(0deg) translateY(-10px)}.process-equipment__image img{display:block;height:auto;transition:transform .5s ease;width:100%}.process-equipment__image img:hover{transform:scale(1.05)}.contact-page{position:relative;scroll-behavior:smooth;z-index:1}.contact-header{align-items:center;background-color:#204710;background-image:linear-gradient(#00000080,#00000080);background-position:50%;background-size:cover;color:#fff;display:flex;height:50vh;justify-content:center;min-height:400px;position:relative}@media(max-width:768px){.contact-header{min-height:350px}}@media(max-width:576px){.contact-header{height:auto;min-height:300px;padding:5rem 0 4rem}}.contact-title{font-size:3.5rem;font-weight:700;padding:0 1rem;position:relative;text-align:center;text-shadow:0 2px 4px #0000004d;z-index:1}@media(max-width:992px){.contact-title{font-size:3rem}}@media(max-width:768px){.contact-title{font-size:2.5rem}}@media(max-width:576px){.contact-title{font-size:2rem}}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1 1;min-width:0}.PhoneInputCountryIcon{height:1em;height:var(--PhoneInputCountryFlag-height);width:1.5em;width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio))}.PhoneInputCountryIcon--square{width:1em;width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:#0000001a;background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 1px #00000080,inset 0 0 0 1px #00000080;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;height:100%;width:100%}.PhoneInputInternationalIconPhone{opacity:.8;opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:.65;opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{align-items:center;align-self:stretch;display:flex;margin-right:.35em;margin-right:var(--PhoneInputCountrySelect-marginRight);position:relative}.PhoneInputCountrySelect{border:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{border-bottom-width:1px;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-color:currentColor;border-color:var(--PhoneInputCountrySelectArrow-color);border-left-width:0;border-right-width:1px;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-style:solid;border-top-width:0;content:"";display:block;height:.3em;height:var(--PhoneInputCountrySelectArrow-width);margin-left:.35em;margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);opacity:.45;opacity:var(--PhoneInputCountrySelectArrow-opacity);transform:rotate(45deg);transform:var(--PhoneInputCountrySelectArrow-transform);width:.3em;width:var(--PhoneInputCountrySelectArrow-width)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 1px #03b2cb,inset 0 0 0 1px #03b2cb;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.contact-section{padding:5rem 0}@media(max-width:768px){.contact-section{padding:4rem 0}}@media(max-width:576px){.contact-section{padding:3rem 0}}.contact-section--main{background-color:#f8f9fa;overflow:hidden;position:relative}.contact-section--main:before{background:linear-gradient(135deg,#20471008,#20471003);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.contact-section--main .container{position:relative;z-index:2}.contact-section-title{font-size:2.5rem;margin-bottom:3rem;position:relative;text-align:center}@media(max-width:768px){.contact-section-title{font-size:2.2rem}}@media(max-width:576px){.contact-section-title{font-size:1.9rem;margin-bottom:2.5rem}}.contact-section-title:after{background-color:#604020;bottom:-15px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.contact-form{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#fff;border:1px solid #fffc;border-radius:20px;box-shadow:0 15px 35px #33333314;margin:0 auto;max-width:750px;padding:4rem 3rem 3rem;position:relative}@media(max-width:768px){.contact-form{border-radius:16px;padding:3rem 2.5rem 2.5rem}}@media(max-width:576px){.contact-form{border-radius:12px;padding:2.5rem 1.5rem 2rem}}.contact-form:before{background-color:#2047100d;height:80px;left:-15px;top:-15px;width:80px}.contact-form:after,.contact-form:before{border-radius:20px;content:"";position:absolute;z-index:-1}.contact-form:after{background-color:#20471012;bottom:-15px;height:120px;right:-15px;width:120px}.contact-form__intro{color:#666;font-size:1rem;line-height:1.7;margin-bottom:3rem;text-align:center}@media(max-width:768px){.contact-form__intro{font-size:.95rem;margin-bottom:2.5rem}}@media(max-width:576px){.contact-form__intro{font-size:.9rem;margin-bottom:2rem}}.contact-form__row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-bottom:1.5rem}@media(max-width:768px){.contact-form__row{gap:1.2rem;grid-template-columns:1fr;margin-bottom:1.2rem}}.contact-form__field{margin-bottom:1.5rem;position:relative}.contact-form__field label{color:#604020;display:block;font-size:.95rem;font-weight:500;letter-spacing:.5px;margin-bottom:.8rem;transition:all .6s ease-out}@media(max-width:576px){.contact-form__field label{font-size:.9rem;margin-bottom:.6rem}}.contact-form__field input,.contact-form__field textarea{background-color:#fff;border:1px solid #e1e1e1b3;border-radius:8px;box-shadow:0 4px 10px #33333303;font-family:inherit;font-size:1rem;padding:1rem 1.2rem;transition:all .6s ease-out;width:100%}@media(max-width:576px){.contact-form__field input,.contact-form__field textarea{font-size:.95rem;padding:.9rem 1rem}}.contact-form__field input:focus,.contact-form__field textarea:focus{background-color:#fff;border-color:#204710;box-shadow:0 8px 15px #20471012;outline:none;transform:translateY(-2px)}.contact-form__field input:hover,.contact-form__field textarea:hover{border-color:#20471080}.contact-form__field input.error,.contact-form__field textarea.error{background-color:#d32f2f08;border-color:#d32f2f;box-shadow:0 0 0 1px #d32f2f1a}.contact-form__field input.error:focus,.contact-form__field textarea.error:focus{background-color:#d32f2f0d;border-color:#d32f2f;box-shadow:0 0 0 2px #d32f2f26}.contact-form__field textarea{min-height:150px;resize:vertical}@media(max-width:576px){.contact-form__field textarea{min-height:120px}}.contact-form__field .PhoneInput.error input{background-color:#d32f2f08!important;border-color:#d32f2f!important}.contact-form__field .PhoneInput.error input:focus{background-color:#d32f2f0d!important;border-color:#d32f2f!important;box-shadow:0 0 0 2px #d32f2f26!important}.contact-form__field:after{background:linear-gradient(90deg,#204710,#469a23);bottom:0;content:"";height:2px;left:0;opacity:0;position:absolute;transition:width .3s ease-out;width:0}.contact-form__field:focus-within:after{opacity:1;width:100%}.contact-form__error{align-items:flex-start;background-color:#d32f2f0d;border-left:3px solid #d32f2f;border-radius:6px;color:#d32f2f;display:flex;font-size:.8rem;font-weight:500;gap:.4rem;line-height:1.4;margin-top:.4rem;padding:.4rem .8rem}@media(max-width:576px){.contact-form__error{font-size:.75rem;padding:.35rem .7rem}}.contact-form__error:before{align-items:center;background-color:#d32f2f1a;border-radius:50%;color:#d32f2f;content:"!";display:flex;flex-shrink:0;font-size:.9rem;font-weight:700;height:16px;justify-content:center;margin-top:1px;width:16px}.contact-form__submit{margin-top:2.5rem;text-align:center}@media(max-width:576px){.contact-form__submit{margin-top:2rem}}.contact-form__submit button{background-color:#204710;border:none;border-radius:50px;box-shadow:0 10px 20px #20471026;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;letter-spacing:1px;overflow:hidden;padding:1rem 3rem;position:relative;text-transform:uppercase;transition:all .6s ease-out}@media(max-width:768px){.contact-form__submit button{font-size:1.05rem;padding:.9rem 2.5rem}}@media(max-width:576px){.contact-form__submit button{font-size:1rem;letter-spacing:.5px;padding:.85rem 2rem}}.contact-form__submit button:hover{box-shadow:0 15px 30px #20471033;transform:translateY(-5px)}.contact-form__submit button:active{transform:translateY(-2px)}.contact-form__submit button:before{background:#ffffff1a;content:"";height:200%;left:-50%;opacity:0;position:absolute;top:-50%;transform:rotate(45deg);transition:all .6s ease-out;width:200%;z-index:1}.contact-form__submit button:hover:before{opacity:1}.contact-form__submit button:disabled{cursor:not-allowed;opacity:.7;transform:none}.contact-form__success{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#20471014;border:1px solid #2047104d;border-radius:12px;box-shadow:0 10px 20px #2047100d;color:#204710;display:flex;font-weight:500;justify-content:center;letter-spacing:.3px;margin-bottom:2rem;overflow:hidden;padding:1.2rem;position:relative;text-align:center}.contact-form__success svg{font-size:1.2rem;margin-right:.8rem}.contact-form__success:before{background-color:#204710;border-radius:12px 0 0 12px;content:"";height:100%;left:0;position:absolute;top:0;width:4px}.contact-form__error-message{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#d32f2f14;border:1px solid #d32f2f4d;border-radius:12px;box-shadow:0 10px 20px #d32f2f0d;color:#d32f2f;display:flex;font-weight:500;justify-content:center;letter-spacing:.3px;margin-bottom:2rem;overflow:hidden;padding:1.2rem;position:relative;text-align:center}.contact-form__error-message span{align-items:center;display:flex;gap:.8rem}.contact-form__error-message:before{background-color:#d32f2f;border-radius:12px 0 0 12px;content:"";height:100%;left:0;position:absolute;top:0;width:4px}.contact-form__error-message svg{font-size:1.2rem;margin-right:.8rem}.contact-info{background:linear-gradient(135deg,#f8f9fa,#f1f3f5);overflow:hidden;padding:5rem 0;position:relative}@media(max-width:768px){.contact-info{padding:4rem 0}}@media(max-width:576px){.contact-info{padding:3rem 0}}.contact-info:before{background:#20471008;height:300px;left:-150px;top:-150px;width:300px}.contact-info:after,.contact-info:before{border-radius:50%;content:"";position:absolute}.contact-info:after{background:#20471005;bottom:-200px;height:400px;right:-200px;width:400px}.contact-info__title{font-size:2.5rem;margin-bottom:3rem;position:relative;text-align:center}@media(max-width:768px){.contact-info__title{font-size:2.2rem}}@media(max-width:576px){.contact-info__title{font-size:1.9rem;margin-bottom:2.5rem}}.contact-info__title:after{background-color:#604020;bottom:-15px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.contact-info__grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);position:relative;z-index:2}@media(max-width:1200px){.contact-info__grid{gap:2.2rem;grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.contact-info__grid{gap:2rem;grid-template-columns:1fr;margin:0 auto;max-width:500px}}@media(max-width:576px){.contact-info__grid{gap:1.8rem}}.contact-info__card{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#fff;border:1px solid #fffc;border-radius:20px;box-shadow:0 15px 35px #0000000d;overflow:hidden;padding:2.5rem 2rem;position:relative;text-align:center;transition:all .4s cubic-bezier(.165,.84,.44,1)}@media(max-width:768px){.contact-info__card{border-radius:16px;padding:2.2rem 1.8rem}}@media(max-width:576px){.contact-info__card{border-radius:12px;padding:2rem 1.5rem}}.contact-info__card:before{background:linear-gradient(90deg,#204710,#469a23);content:"";height:5px;left:0;opacity:0;position:absolute;top:0;transition:opacity .4s ease;width:100%}.contact-info__card:hover{box-shadow:0 20px 40px #00000014;transform:translateY(-10px)}.contact-info__card:hover:before{opacity:1}.contact-info__icon{align-items:center;background-color:#20471014;border-radius:50%;color:#204710;display:flex;font-size:2.8rem;height:100px;justify-content:center;margin-bottom:1.8rem;margin-left:auto;margin-right:auto;position:relative;transition:all .4s ease;width:100px}@media(max-width:576px){.contact-info__icon{font-size:2.4rem;height:85px;margin-bottom:1.5rem;width:85px}}.contact-info__icon:before{animation:spin 20s linear infinite;border:2px dashed #20471033;border-radius:50%;bottom:-5px;content:"";left:-5px;position:absolute;right:-5px;top:-5px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.contact-info__card:hover .contact-info__icon{background-color:#2047101f;transform:scale(1.05)}.contact-info__card-title{color:#604020;font-size:1.4rem;font-weight:600;margin-bottom:1rem;padding-bottom:.8rem;position:relative}@media(max-width:576px){.contact-info__card-title{font-size:1.3rem}}.contact-info__card-title:after{background-color:#2047104d;bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:width .3s ease;width:40px}.contact-info__card:hover .contact-info__card-title:after{width:60px}.contact-info__details{color:#666;font-size:.95rem;line-height:1.6}@media(max-width:576px){.contact-info__details{font-size:.9rem}}.contact-info__details a{color:#204710;text-decoration:none;transition:color .3s ease-out .6s}.contact-info__details a:hover{color:#0d1d07;text-decoration:underline}.contact-info__map{border:8px solid #fff;border-radius:20px;box-shadow:0 20px 40px #00000014;height:400px;margin-top:4rem;overflow:hidden;position:relative;transition:all .4s ease;z-index:2}@media(max-width:768px){.contact-info__map{border:6px solid #fff;border-radius:16px;height:350px;margin-top:3rem}}@media(max-width:576px){.contact-info__map{border:4px solid #fff;border-radius:12px;height:300px;margin-top:2.5rem}}.contact-info__map:hover{box-shadow:0 25px 50px #0000001f;transform:translateY(-5px)}.contact-info__map:before{background:linear-gradient(135deg,#204710,#469a23);border-radius:23px;bottom:-3px;content:"";left:-3px;opacity:.2;position:absolute;right:-3px;top:-3px;z-index:-1}.contact-info__map iframe{border:0;height:100%;width:100%}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button,input,textarea{font-family:inherit}img{height:auto;max-width:100%}p{line-height:1.6;margin-bottom:1rem}ol,ul{list-style:none}h1,h2,h3,h4,h5,h6{color:#604020;font-family:Playfair Display,serif;font-weight:700}h1{font-size:3.5rem}@media(max-width:768px){h1{font-size:2.5rem}}h2{font-size:2.5rem}@media(max-width:768px){h2{font-size:2rem}}h3{font-size:1.8rem}@media(max-width:768px){h3{font-size:1.5rem}}h4{font-size:1.5rem}@media(max-width:768px){h4{font-size:1.2rem}}h5{font-size:1.2rem}h6{font-size:1rem}a{color:#204710;transition:color .6s ease-out}a:hover{color:#0d1d07}.text-uppercase{text-transform:uppercase}.font-secondary{font-family:Playfair Display,serif}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:2rem}.mt-4{margin-top:3rem}.mt-5{margin-top:5rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:2rem}.mb-4{margin-bottom:3rem}.mb-5{margin-bottom:5rem}.ml-1{margin-left:.5rem}.ml-2{margin-left:1rem}.ml-3{margin-left:2rem}.ml-4{margin-left:3rem}.ml-5{margin-left:5rem}.mr-1{margin-right:.5rem}.mr-2{margin-right:1rem}.mr-3{margin-right:2rem}.mr-4{margin-right:3rem}.mr-5{margin-right:5rem}.p-1{padding:.5rem}.p-2{padding:1rem}.p-3{padding:2rem}.p-4{padding:3rem}.p-5{padding:5rem}.d-flex{display:flex}.d-block{display:block}.d-inline-block{display:inline-block}.d-none{display:none}.flex-column{flex-direction:column}.flex-row{flex-direction:row}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.justify-content-around{justify-content:space-around}.align-items-center{align-items:center}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-primary{color:#204710}.text-dark,.text-secondary{color:#604020}.text-light{color:#fff}.text-gray{color:#666}.bg-primary{background-color:#204710}.bg-secondary{background-color:#604020}.bg-light{background-color:#fff}.bg-dark{background-color:#604020}.bg-gray{background-color:#f5f5f5}.hidden{visibility:hidden}.visible{visibility:visible}@media(max-width:576px){.d-sm-none{display:none}}@media(max-width:768px){.d-md-none{display:none}}@media(max-width:992px){.d-lg-none{display:none}}.hover-zoom{transition:transform .3s ease-out .6s}.hover-zoom:hover{transform:scale(1.05)}.hover-lift{transition:transform .3s ease-out .6s,box-shadow .3s ease-out .6s}.hover-lift:hover{box-shadow:0 5px 15px #0000001a;transform:translateY(-5px)}:root{--primary-color:#604020;--secondary-color:#204710;--text-color:#333;--background-color:#fff}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#333;font-family:Poppins,sans-serif;font-size:16px;overflow-x:hidden;overscroll-behavior:none}html{scroll-behavior:auto}.sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.container{margin:0 auto;max-width:1200px;padding:0 2rem;width:100%}@media(max-width:768px){.container{padding:0 1.5rem}}@media(max-width:576px){.container{padding:0 1rem}}.section{padding:5rem 0}@media(max-width:768px){.section{padding:4rem 0}}@media(max-width:576px){.section{padding:3rem 0}}.grid{grid-gap:1rem;display:grid;gap:1rem}.grid--2col{grid-template-columns:repeat(2,1fr)}@media(max-width:768px){.grid--2col{grid-template-columns:1fr}}.grid--3col{grid-template-columns:repeat(3,1fr)}@media(max-width:992px){.grid--3col{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.grid--3col{grid-template-columns:1fr}}.grid--4col{grid-template-columns:repeat(4,1fr)}@media(max-width:992px){.grid--4col{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.grid--4col{grid-template-columns:1fr}}.grid--gap-sm{gap:.5rem}.grid--gap-md{gap:1rem}.grid--gap-lg{gap:2rem}.grid--gap-xl{gap:3rem}.grid--center{align-items:center}.grid--start{align-items:start}.grid--end{align-items:end}.grid--auto-fit{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.grid--auto-fill{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.grid--gallery{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.grid--gallery .grid__item{border-radius:8px;height:200px;overflow:hidden}.grid--gallery .grid__item img{height:100%;object-fit:cover;transition:transform .5s ease-out .6s;width:100%}.grid--gallery .grid__item img:hover{transform:scale(1.1)}.grid__item--span-2{grid-column:span 2}@media(max-width:768px){.grid__item--span-2{grid-column:span 1}}.grid__item--span-3{grid-column:span 3}@media(max-width:992px){.grid__item--span-3{grid-column:span 2}}@media(max-width:768px){.grid__item--span-3{grid-column:span 1}}
/*# sourceMappingURL=main.a05b18ec.css.map*/