:root{--primary-green:#2d5a27;--secondary-green:#4a8c3d;--accent-green:#89c152;--soft-white:#f9fbf8;--text-dark:#1a2a1a;--text-light:#4a5a4a;--border-color:#e0e6e0;--background:var(--soft-white);--foreground:var(--text-dark);--surface-card:#ffffffeb;--shadow-soft:0 18px 40px #182d1c14;--shadow-medium:0 24px 55px #182d1c1f;--radius-xl:24px;--radius-2xl:32px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box;margin:0;padding:0}html,body{scroll-behavior:smooth;-webkit-text-size-adjust:100%;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;max-width:100vw;height:100%;overflow-x:hidden}html{font-size:clamp(14px,.22vw + 13.4px,15.75px)}body{min-height:100%;color:var(--foreground);background:radial-gradient(circle at top left, #89c15214, transparent 20%), radial-gradient(circle at top right, #2d5a270f, transparent 18%), var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6;display:flex}main{flex:1 0 auto}::selection{color:var(--text-dark);background:#89c15247}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#2d5a270f}::-webkit-scrollbar-thumb{background:linear-gradient(#4a8c3dbf,#2d5a27e0);border-radius:999px}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}img,video,iframe{backface-visibility:hidden}@media (prefers-reduced-motion:reduce){html,body{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.Navbar-module__KHvhDq__navbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:1000;background:#f9fbf8d6;border-bottom:1px solid #2d5a2714;align-items:center;height:80px;display:flex;position:sticky;top:0;box-shadow:0 10px 30px #182d1c0a}.Navbar-module__KHvhDq__container{justify-content:space-between;align-items:center;gap:24px;width:100%;max-width:1120px;margin:0 auto;padding:0 20px;display:flex}.Navbar-module__KHvhDq__navGroup{align-items:center;gap:20px;display:flex}.Navbar-module__KHvhDq__mobileActions,.Navbar-module__KHvhDq__mobileMenu,.Navbar-module__KHvhDq__mobilePanel,.Navbar-module__KHvhDq__mobileBackdrop{display:none}.Navbar-module__KHvhDq__logo{align-items:center;line-height:0;transition:transform .22s;display:flex}.Navbar-module__KHvhDq__logo:hover{transform:translateY(-1px)}.Navbar-module__KHvhDq__navLinks{align-items:center;gap:26px;display:flex}.Navbar-module__KHvhDq__navItemGroup{list-style:none;position:relative}.Navbar-module__KHvhDq__socialLinks{align-items:center;gap:10px;display:flex}.Navbar-module__KHvhDq__localeSwitcher{z-index:2;background:#2d5a2714;border:1px solid #2d5a271a;border-radius:999px;align-items:center;padding:4px;display:inline-flex;position:relative;overflow:hidden}.Navbar-module__KHvhDq__localeSwitcher:before{content:"";pointer-events:none;background:linear-gradient(135deg,#fffffffa,#eff7ebf5);border-radius:999px;width:calc(50% - 4px);transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s,background .28s;position:absolute;top:4px;bottom:4px;box-shadow:0 2px 10px #1a2a1a14,0 0 0 1px #89c15224,0 0 18px #89c1522e}.Navbar-module__KHvhDq__localeSwitcherEs:before{transform:translate(0);box-shadow:0 2px 10px #1a2a1a14,0 0 0 1px #89c15224,0 0 18px #89c15229}.Navbar-module__KHvhDq__localeSwitcherEn:before{background:linear-gradient(135deg,#f7fcf4fa,#e7f4e1f5);transform:translate(100%);box-shadow:0 2px 10px #1a2a1a14,0 0 0 1px #4a8c3d29,0 0 20px #4a8c3d33}.Navbar-module__KHvhDq__localeButton,.Navbar-module__KHvhDq__localeButtonActive{appearance:none;letter-spacing:.04em;text-transform:uppercase;z-index:1;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:999px;min-width:52px;padding:7px 12px;font-size:.75rem;font-weight:700;transition:color .22s,transform .22s;position:relative}.Navbar-module__KHvhDq__localeButton{color:var(--text-dark)}.Navbar-module__KHvhDq__localeButtonActive{color:var(--primary-green)}.Navbar-module__KHvhDq__localeButton:hover{transform:translateY(-1px)}.Navbar-module__KHvhDq__socialLinks a{width:40px;height:40px;color:var(--primary-green);background:#89c1521f;border:1px solid #2d5a271f;border-radius:999px;justify-content:center;align-items:center;transition:transform .2s,background .2s,color .2s;display:inline-flex}.Navbar-module__KHvhDq__socialLinks a:hover{background:var(--primary-green);color:#fff;transform:translateY(-2px)}.Navbar-module__KHvhDq__navItem{color:var(--text-dark);cursor:pointer;padding:10px 0;font-weight:500;transition:color .2s;position:relative}.Navbar-module__KHvhDq__navItemActive{color:var(--primary-green);font-weight:700}.Navbar-module__KHvhDq__navItemTrigger{appearance:none;color:var(--text-dark);cursor:pointer;background:0 0;border:0;outline:none;align-items:center;gap:8px;padding:10px 0;font-weight:600;transition:color .22s,transform .22s;display:inline-flex;position:relative}.Navbar-module__KHvhDq__navItemTriggerActive{color:var(--primary-green)}.Navbar-module__KHvhDq__navItemTrigger:after{content:"";background:linear-gradient(90deg, var(--accent-green), var(--primary-green));transform-origin:0;border-radius:999px;width:100%;height:2px;transition:transform .24s;position:absolute;bottom:2px;left:0;transform:scaleX(0)}.Navbar-module__KHvhDq__triggerIcon{color:var(--secondary-green);transition:transform .28s,color .22s}.Navbar-module__KHvhDq__navItemGroup:hover .Navbar-module__KHvhDq__navItemTrigger,.Navbar-module__KHvhDq__navItemGroupOpen .Navbar-module__KHvhDq__navItemTrigger,.Navbar-module__KHvhDq__navItemGroupActive .Navbar-module__KHvhDq__navItemTrigger,.Navbar-module__KHvhDq__navItemTriggerActive{color:var(--primary-green);transform:translateY(-1px)}.Navbar-module__KHvhDq__navItemGroup:hover .Navbar-module__KHvhDq__navItemTrigger:after,.Navbar-module__KHvhDq__navItemGroupOpen .Navbar-module__KHvhDq__navItemTrigger:after,.Navbar-module__KHvhDq__navItemGroupActive .Navbar-module__KHvhDq__navItemTrigger:after,.Navbar-module__KHvhDq__navItemTriggerActive:after{transform:scaleX(1)}.Navbar-module__KHvhDq__navItemGroup:hover .Navbar-module__KHvhDq__triggerIcon,.Navbar-module__KHvhDq__navItemGroupOpen .Navbar-module__KHvhDq__triggerIcon,.Navbar-module__KHvhDq__navItemGroupActive .Navbar-module__KHvhDq__triggerIcon{color:var(--primary-green);transform:rotate(180deg)}.Navbar-module__KHvhDq__navItem:after{content:"";background:linear-gradient(90deg, var(--accent-green), var(--primary-green));transform-origin:0;border-radius:999px;width:100%;height:2px;transition:transform .22s;position:absolute;bottom:2px;left:0;transform:scaleX(0)}.Navbar-module__KHvhDq__navItem:hover{color:var(--primary-green)}.Navbar-module__KHvhDq__navItem:hover:after,.Navbar-module__KHvhDq__navItemActive:after{transform:scaleX(1)}.Navbar-module__KHvhDq__megaMenu{opacity:0;visibility:hidden;pointer-events:none;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform-origin:top;overscroll-behavior:contain;background:radial-gradient(circle at 100% 0,#89c15229,#0000 24%),#fffffff5;border:1px solid #2d5a271f;border-radius:22px;grid-template-columns:minmax(150px,170px) repeat(auto-fit,minmax(150px,1fr));justify-content:center;gap:10px;width:min(94vw,980px);max-width:980px;max-height:calc(100vh - 108px);padding:14px;transition:opacity .26s,visibility .26s,transform .34s cubic-bezier(.22,1,.36,1);display:grid;position:fixed;top:92px;left:50%;overflow-y:auto;transform:translate(-50%)translateY(8px);box-shadow:0 28px 60px #0e1d1129}.Navbar-module__KHvhDq__navItemGroup:after{content:"";height:18px;position:absolute;top:100%;left:-18px;right:-18px}.Navbar-module__KHvhDq__megaMenu:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#89c15259,#2d5a2714);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Navbar-module__KHvhDq__megaMenuOpen{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.Navbar-module__KHvhDq__megaMenuIntro{color:#fff;background:linear-gradient(160deg,#2d5a27f5,#4a8c3de6),#214124;border-radius:14px;flex-direction:column;justify-content:center;min-width:0;min-height:148px;padding:14px 12px;display:flex;position:relative;overflow:hidden}.Navbar-module__KHvhDq__megaMenuIntro:after{content:"";background:radial-gradient(circle,#fff3,#0000 68%);border-radius:999px;width:130px;height:130px;position:absolute;inset:auto -32px -38px auto}.Navbar-module__KHvhDq__megaMenuEyebrow{letter-spacing:.08em;text-transform:uppercase;background:#ffffff1f;border:1px solid #ffffff24;border-radius:999px;align-items:center;width:fit-content;margin-bottom:12px;padding:5px 9px;font-size:.64rem;font-weight:700;display:inline-flex}.Navbar-module__KHvhDq__megaMenuIntro h3{margin-bottom:5px;font-size:.98rem;line-height:1.2}.Navbar-module__KHvhDq__megaMenuIntro p{color:#ffffffd1;font-size:.74rem;line-height:1.35}.Navbar-module__KHvhDq__megaItem{background:#ffffffbd;border:1px solid #2d5a2714;border-radius:14px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:10px;width:100%;min-height:148px;padding:12px;transition:background .22s,transform .22s,box-shadow .22s,border-color .22s;display:flex;position:relative;overflow:hidden}.Navbar-module__KHvhDq__megaItem:hover{background:linear-gradient(#fffffff2,#f0f7eefa);border-color:#4a8c3d2e;transform:translateY(-4px);box-shadow:0 18px 36px #182d1c1f}.Navbar-module__KHvhDq__iconWrapper{width:34px;height:34px;color:var(--primary-green);background:linear-gradient(145deg,#89c1522e,#2d5a2714);border:1px solid #4a8c3d24;border-radius:10px;flex:0 0 34px;justify-content:center;align-items:center;transition:transform .22s,background .22s,color .22s;display:inline-flex;box-shadow:inset 0 1px #ffffff73}.Navbar-module__KHvhDq__megaContent h4{color:var(--text-dark);overflow-wrap:anywhere;margin-bottom:4px;font-size:.8rem;line-height:1.25;transition:color .22s}.Navbar-module__KHvhDq__megaContent p{color:var(--text-light);-webkit-line-clamp:4;overflow-wrap:anywhere;-webkit-box-orient:vertical;font-size:.7rem;line-height:1.28;display:-webkit-box;overflow:hidden}.Navbar-module__KHvhDq__megaArrow{color:#2d5a276b;align-self:flex-end;margin-top:auto;margin-left:0;transition:transform .22s,color .22s}.Navbar-module__KHvhDq__megaItem:hover .Navbar-module__KHvhDq__iconWrapper,.Navbar-module__KHvhDq__megaItem:focus-visible .Navbar-module__KHvhDq__iconWrapper{color:var(--secondary-green);background:linear-gradient(145deg,#89c15247,#2d5a2724);transform:rotate(-6deg)scale(1.06)}.Navbar-module__KHvhDq__megaItem:hover .Navbar-module__KHvhDq__megaContent h4,.Navbar-module__KHvhDq__megaItem:focus-visible .Navbar-module__KHvhDq__megaContent h4{color:var(--primary-green)}.Navbar-module__KHvhDq__megaItem:hover .Navbar-module__KHvhDq__megaArrow,.Navbar-module__KHvhDq__megaItem:focus-visible .Navbar-module__KHvhDq__megaArrow{color:var(--primary-green);transform:translate(2px,-2px)}.Navbar-module__KHvhDq__megaItem:focus-visible{outline-offset:2px;outline:2px solid #4a8c3d47}.Navbar-module__KHvhDq__ctaButton{background:linear-gradient(135deg, var(--secondary-green), var(--primary-green));color:#fff;border-radius:999px;padding:10px 18px;font-weight:600;transition:transform .2s,box-shadow .2s,filter .2s;box-shadow:0 16px 32px #182d1c29}.Navbar-module__KHvhDq__ctaButton:hover{filter:brightness(1.04);transform:translateY(-2px);box-shadow:0 20px 38px #182d1c38}.Navbar-module__KHvhDq__ctaButtonActive{filter:brightness(1.02);box-shadow:0 20px 40px #182d1c38,0 0 0 3px #89c1522e}@media (max-width:1100px){.Navbar-module__KHvhDq__navbar{height:76px}.Navbar-module__KHvhDq__navGroup{display:none}.Navbar-module__KHvhDq__mobileActions{align-items:center;gap:12px;margin-left:auto;display:flex}.Navbar-module__KHvhDq__mobileMenu{z-index:1002;display:block;position:relative}.Navbar-module__KHvhDq__mobileBackdrop{appearance:none;z-index:1000;background:#101a1147;border:0;margin:0;padding:0;display:block;position:fixed;inset:76px 0 0}.Navbar-module__KHvhDq__mobileMenuOpen .Navbar-module__KHvhDq__mobileMenuButton{background:var(--primary-green);color:#fff;box-shadow:0 16px 28px #182d1c2e}.Navbar-module__KHvhDq__mobileMenuButton{appearance:none;width:46px;height:46px;color:var(--primary-green);cursor:pointer;background:#89c15224;border:1px solid #2d5a271f;border-radius:16px;justify-content:center;align-items:center;transition:transform .2s,background .2s,color .2s,box-shadow .2s;display:inline-flex;box-shadow:0 12px 24px #182d1c14}.Navbar-module__KHvhDq__mobileMenuButton:hover{transform:translateY(-1px)}.Navbar-module__KHvhDq__mobilePanel{width:auto;padding:16px;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:1003;max-height:calc(100dvh - 100px - env(safe-area-inset-bottom,0px));overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:radial-gradient(circle at 100% 0,#89c1522e,#0000 24%),#fffffffa;border:1px solid #2d5a271f;border-radius:24px;flex-direction:column;gap:10px;display:none;position:fixed;top:88px;left:12px;right:12px;overflow-y:auto;box-shadow:0 26px 60px #0e1d112e}.Navbar-module__KHvhDq__mobileMenuOpen .Navbar-module__KHvhDq__mobilePanel{display:flex}.Navbar-module__KHvhDq__mobileLink,.Navbar-module__KHvhDq__mobileCta{border-radius:16px;align-items:center;min-height:52px;padding:14px 16px;font-weight:600;transition:transform .2s,background .2s,color .2s,box-shadow .2s;display:flex}.Navbar-module__KHvhDq__mobileLink{color:var(--text-dark);background:#f8faf6eb;border:1px solid #2d5a2714}.Navbar-module__KHvhDq__mobileLink:hover{color:var(--primary-green);background:#fff;transform:translate(2px)}.Navbar-module__KHvhDq__mobileLinkActive{color:var(--primary-green);background:linear-gradient(#fff,#f1f7ee);border-color:#4a8c3d38;box-shadow:inset 0 0 0 1px #89c1521f}.Navbar-module__KHvhDq__mobileCta{color:#fff;background:linear-gradient(135deg, var(--secondary-green), var(--primary-green));justify-content:center;margin-top:4px;box-shadow:0 16px 32px #182d1c24}.Navbar-module__KHvhDq__mobileCtaActive{filter:brightness(1.03);box-shadow:0 18px 34px #182d1c2e,0 0 0 3px #89c15229}.Navbar-module__KHvhDq__mobileSubmenu{background:#f8faf6db;border:1px solid #2d5a2714;border-radius:18px;flex-direction:column;min-height:0;display:flex;overflow:hidden}.Navbar-module__KHvhDq__mobileSubmenuActive{border-color:#4a8c3d2e;box-shadow:inset 0 0 0 1px #89c1521a}.Navbar-module__KHvhDq__mobileSubmenuTrigger{appearance:none;width:100%;min-height:56px;color:var(--text-dark);cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:10px;padding:14px 16px;font-weight:700;display:flex}.Navbar-module__KHvhDq__mobileSubmenuTriggerActive{color:var(--primary-green)}.Navbar-module__KHvhDq__mobileSubmenuIcon{color:var(--secondary-green);transition:transform .24s,color .2s}.Navbar-module__KHvhDq__mobileSubmenuOpen .Navbar-module__KHvhDq__mobileSubmenuIcon{color:var(--primary-green);transform:rotate(180deg)}.Navbar-module__KHvhDq__mobileSubmenuList{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;flex-direction:column;flex:auto;gap:8px;min-height:0;max-height:min(58dvh,100dvh - 220px);padding:0 12px 12px;display:none;overflow-y:auto}.Navbar-module__KHvhDq__mobileSubmenuOpen .Navbar-module__KHvhDq__mobileSubmenuList{display:flex}.Navbar-module__KHvhDq__mobileDivisionLink{background:#fff;border:1px solid #2d5a2714;border-radius:14px;align-items:flex-start;gap:10px;min-width:0;min-height:72px;padding:12px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden}.Navbar-module__KHvhDq__mobileDivisionLink:hover{border-color:#4a8c3d2e;transform:translateY(-1px);box-shadow:0 14px 28px #182d1c14}.Navbar-module__KHvhDq__mobileDivisionIcon{width:36px;height:36px;color:var(--primary-green);background:linear-gradient(145deg,#89c15233,#2d5a2714);border-radius:12px;flex:0 0 36px;justify-content:center;align-items:center;display:inline-flex}.Navbar-module__KHvhDq__mobileDivisionText{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex;overflow:hidden}.Navbar-module__KHvhDq__mobileDivisionText strong{color:var(--text-dark);overflow-wrap:anywhere;word-break:break-word;font-size:.88rem;line-height:1.25}.Navbar-module__KHvhDq__mobileDivisionText small{color:var(--text-light);-webkit-line-clamp:2;overflow-wrap:anywhere;word-break:break-word;-webkit-box-orient:vertical;font-size:.74rem;line-height:1.35;display:-webkit-box;overflow:hidden}.Navbar-module__KHvhDq__mobileSocials{gap:10px;padding-top:6px;display:flex}.Navbar-module__KHvhDq__mobileSocials a{width:42px;height:42px;color:var(--primary-green);background:#89c1521f;border:1px solid #2d5a271a;border-radius:14px;justify-content:center;align-items:center;display:inline-flex}}@media (max-width:768px){.Navbar-module__KHvhDq__navLinks{display:none}.Navbar-module__KHvhDq__container{gap:12px;padding:0 14px}.Navbar-module__KHvhDq__logo{gap:6px;font-size:1.15rem}.Navbar-module__KHvhDq__logo svg{width:26px;height:26px}.Navbar-module__KHvhDq__localeButton,.Navbar-module__KHvhDq__localeButtonActive{min-width:44px;padding:6px 10px}.Navbar-module__KHvhDq__mobileActions{gap:8px}.Navbar-module__KHvhDq__mobilePanel{width:auto;padding:14px;padding-bottom:calc(14px + env(safe-area-inset-bottom,0px));max-height:calc(100dvh - 90px - env(safe-area-inset-bottom,0px));border-radius:20px;top:82px;left:8px;right:8px}.Navbar-module__KHvhDq__megaMenu{grid-template-columns:repeat(2,minmax(0,1fr));width:min(94vw,640px);max-width:640px;top:84px}.Navbar-module__KHvhDq__megaMenuIntro,.Navbar-module__KHvhDq__megaItem{width:auto;min-width:0}.Navbar-module__KHvhDq__mobileLink,.Navbar-module__KHvhDq__mobileCta,.Navbar-module__KHvhDq__mobileSubmenuTrigger{min-height:48px;padding:12px 14px}}@media (max-width:480px){.Navbar-module__KHvhDq__navbar{height:72px}.Navbar-module__KHvhDq__mobileBackdrop{inset:72px 0 0}.Navbar-module__KHvhDq__localeSwitcher{padding:3px}.Navbar-module__KHvhDq__localeButton,.Navbar-module__KHvhDq__localeButtonActive{min-width:40px;padding:6px 8px;font-size:.68rem}.Navbar-module__KHvhDq__mobileMenuButton{border-radius:14px;width:42px;height:42px}.Navbar-module__KHvhDq__mobilePanel{width:auto;padding:12px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px));max-height:calc(100dvh - 84px - env(safe-area-inset-bottom,0px));border-radius:18px;top:78px;left:6px;right:6px}.Navbar-module__KHvhDq__mobileSubmenuList{gap:6px;max-height:min(54dvh,100dvh - 200px)}.Navbar-module__KHvhDq__mobileDivisionLink{min-height:68px;padding:10px}.Navbar-module__KHvhDq__megaMenu{grid-template-columns:minmax(0,1fr);width:min(96vw,420px);max-width:420px;top:78px}.Navbar-module__KHvhDq__megaMenuIntro,.Navbar-module__KHvhDq__megaItem{min-height:auto}.Navbar-module__KHvhDq__mobileDivisionText small{font-size:.74rem}}
.Footer-module__668lQW__footer{color:#fff;isolation:isolate;background:#101a11;padding:68px 20px 32px;position:relative;overflow:clip}.Footer-module__668lQW__footer:before{content:"";filter:blur(18px);pointer-events:none;background:radial-gradient(circle,#89c15224,#0000 62%);border-radius:999px;width:380px;height:380px;position:absolute;inset:auto -120px -180px auto}.Footer-module__668lQW__container{z-index:1;max-width:1120px;margin:0 auto;position:relative}.Footer-module__668lQW__grid{grid-template-columns:1.5fr 1fr 1fr 1.2fr;align-items:start;gap:44px;margin-bottom:36px;display:grid}.Footer-module__668lQW__col{min-width:0}.Footer-module__668lQW__logo{align-items:center;margin-bottom:20px;line-height:0;display:flex}.Footer-module__668lQW__description{opacity:.7;margin-bottom:25px;font-size:.95rem;line-height:1.6}.Footer-module__668lQW__socials{align-items:center;gap:15px;display:flex}.Footer-module__668lQW__socials a{color:#fff;background:#ffffff14;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .25s;display:flex}.Footer-module__668lQW__socials a:hover{background:var(--primary-green);transform:translateY(-3px)scale(1.03);box-shadow:0 18px 30px #0003}.Footer-module__668lQW__col h4{color:#fff;margin-bottom:25px;font-size:1.1rem;font-weight:700}.Footer-module__668lQW__links li{margin-bottom:12px}.Footer-module__668lQW__links a{opacity:.7;font-size:.95rem;transition:opacity .2s,transform .2s;display:inline-flex}.Footer-module__668lQW__links a:hover{opacity:1;color:var(--accent-green);transform:translate(3px)}.Footer-module__668lQW__contactList{flex-direction:column;gap:15px;display:flex}.Footer-module__668lQW__contactList li{opacity:.7;align-items:flex-start;gap:12px;font-size:.95rem;display:flex}.Footer-module__668lQW__bottom{color:#ffffffbd;border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding-top:24px;font-size:.85rem;display:flex}.Footer-module__668lQW__bottom p{max-width:720px}.Footer-module__668lQW__legal a{color:#ffffffbd;transition:color .2s,transform .2s}.Footer-module__668lQW__legal a:hover{color:var(--accent-green);transform:translateY(-1px)}.Footer-module__668lQW__legal{flex-wrap:wrap;gap:20px;display:flex}@media (max-width:992px){.Footer-module__668lQW__footer{padding-top:72px}.Footer-module__668lQW__grid{grid-template-columns:1fr 1fr;gap:40px}}@media (max-width:576px){.Footer-module__668lQW__footer{padding:68px 18px 32px}.Footer-module__668lQW__grid{grid-template-columns:1fr;gap:28px}.Footer-module__668lQW__bottom{text-align:center;flex-direction:column;gap:15px}.Footer-module__668lQW__legal{justify-content:center}}@supports (-webkit-touch-callout:none){@media (max-width:767px){.Footer-module__668lQW__footer{padding-bottom:calc(32px + env(safe-area-inset-bottom,0px));display:block;overflow:visible;color:#fff!important;background:#101a11!important}.Footer-module__668lQW__footer:before{display:none}.Footer-module__668lQW__container{z-index:1;position:relative}.Footer-module__668lQW__grid{flex-direction:column;gap:28px;display:flex}.Footer-module__668lQW__bottom{text-align:center;flex-direction:column;gap:15px;display:flex}.Footer-module__668lQW__legal{justify-content:center}.Footer-module__668lQW__description,.Footer-module__668lQW__links a,.Footer-module__668lQW__contactList li,.Footer-module__668lQW__bottom,.Footer-module__668lQW__legal a{opacity:1;color:#ffffffc7!important}.Footer-module__668lQW__col h4{color:#fff!important}}}
.WhatsAppFloat-module__AZsQGW__floatButton{z-index:70;color:#fff;background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);border-radius:999px;justify-content:center;align-items:center;width:62px;height:62px;transition:transform .2s,box-shadow .2s;display:inline-flex;position:fixed;bottom:22px;right:22px;box-shadow:0 10px 25px #25d3664d}.WhatsAppFloat-module__AZsQGW__floatButton:after{content:"";border-radius:inherit;z-index:-1;background:#25d36633;animation:2.4s ease-out infinite WhatsAppFloat-module__AZsQGW__pulseRing;position:absolute;inset:-4px}.WhatsAppFloat-module__AZsQGW__floatButton:hover{transform:translateY(-3px)scale(1.05);box-shadow:0 14px 30px #25d36666}.WhatsAppFloat-module__AZsQGW__iconWrap{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.WhatsAppFloat-module__AZsQGW__whatsAppIcon{filter:drop-shadow(0 2px 4px #0000001a);width:34px;height:34px}@keyframes WhatsAppFloat-module__AZsQGW__pulseRing{0%{opacity:.75;transform:scale(1)}70%{opacity:0;transform:scale(1.2)}to{opacity:0;transform:scale(1.2)}}@media (max-width:640px){.WhatsAppFloat-module__AZsQGW__floatButton{width:56px;height:56px;bottom:16px;right:16px}.WhatsAppFloat-module__AZsQGW__whatsAppIcon{width:30px;height:30px}}
