.Header-module__SpA_YG__header{z-index:1000;width:100%;transition:all var(--transition-base);background:var(--color-accent);padding:var(--space-1) 0;border-bottom:2px solid var(--color-primary);display:block;position:fixed;top:38px;left:0}.Header-module__SpA_YG__header.Header-module__SpA_YG__scrolled{padding:var(--space-1) 0;background:var(--color-accent);-webkit-backdrop-filter:blur(12px);box-shadow:0 4px 30px #0003}.Header-module__SpA_YG__container{width:94%;max-width:var(--container-max);justify-content:flex-start;align-items:center;margin:0 auto;display:flex}.Header-module__SpA_YG__logoWrapper{transition:var(--transition-base);align-items:center;display:flex}.Header-module__SpA_YG__logoWrapperTitle{transition:var(--transition-base);flex-direction:column;align-items:center;display:flex}.Header-module__SpA_YG__logoWrapperInternacional{margin-top:6px}.Header-module__SpA_YG__logoWrapperInternacional h5{color:var(--color-primary);letter-spacing:2px;margin:0;font-size:.75rem;font-weight:800}.Header-module__SpA_YG__header.Header-module__SpA_YG__scrolled .Header-module__SpA_YG__logoWrapperInternacional h5{color:var(--color-primary);font-size:.75rem!important}.Header-module__SpA_YG__logoWrapperText{padding-left:var(--space-1);text-align:left;flex-direction:column;justify-content:center;display:flex}.Header-module__SpA_YG__logoWrapperText h5{color:var(--color-primary);white-space:nowrap;letter-spacing:.5px;margin:0;font-size:.85rem;font-weight:800;line-height:1.1}.Header-module__SpA_YG__header.Header-module__SpA_YG__scrolled .Header-module__SpA_YG__logoWrapperText h5{font-size:.75rem!important}.Header-module__SpA_YG__logoImage{-o-object-fit:contain;object-fit:contain;width:auto;height:55px;transition:height var(--transition-base)}.Header-module__SpA_YG__header.Header-module__SpA_YG__scrolled .Header-module__SpA_YG__logoImage{height:40px}@media (min-width:992px){.Header-module__SpA_YG__header{top:34px}.Header-module__SpA_YG__logoImage{height:80px}.Header-module__SpA_YG__header.Header-module__SpA_YG__scrolled .Header-module__SpA_YG__logoImage{height:60px}.Header-module__SpA_YG__mobileHeaderActions{display:none}}.Header-module__SpA_YG__desktopNav{display:none}.Header-module__SpA_YG__mobileHeaderActions{align-items:center;gap:var(--space-2);display:none}.Header-module__SpA_YG__flagIcon{font-size:1.2rem}.Header-module__SpA_YG__mobileAuthBtn{border-radius:var(--radius-full);color:#fff;width:34px;height:34px;transition:all var(--transition-fast);background:#ffffff26;border:1px solid #fff3;justify-content:center;align-items:center;display:flex}.Header-module__SpA_YG__mobileAuthBtn:active{background:var(--color-cta);color:var(--color-primary);transform:scale(.9)}.Header-module__SpA_YG__mobileAuthBtn:hover{border-color:var(--color-secondary);background:#1b5e2021;transform:scale(1.05)}.Header-module__SpA_YG__bottomNav{bottom:var(--space-6);background-color:var(--color-primary);-webkit-backdrop-filter:blur(20px);z-index:1000;border-radius:30px;width:92%;max-width:460px;padding:2px;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0000001f,0 0 20px #f9b11f1a}.Header-module__SpA_YG__bottomNav:after{content:"";z-index:-1;background:linear-gradient(90deg, var(--color-primary), var(--color-cta), var(--color-primary), var(--color-cta));opacity:.8;background-size:300% 100%;border-radius:31px;animation:4s linear infinite Header-module__SpA_YG__borderRotate;position:absolute;inset:-1px}@keyframes Header-module__SpA_YG__borderRotate{0%{background-position:0 0}to{background-position:300% 0}}.Header-module__SpA_YG__bottomNavList{background:0 0;border-radius:29px;justify-content:space-between;align-items:stretch;margin:0;padding:0;list-style:none;display:flex}.Header-module__SpA_YG__bottomNavItem{flex:1;min-width:0;display:flex}.Header-module__SpA_YG__itemWrapper{z-index:2010;justify-content:center;width:100%;display:flex;position:relative}.Header-module__SpA_YG__floatingSubMenu{-webkit-backdrop-filter:blur(20px);z-index:2005;background:#fffffffa;border:1px solid #a2d59d4d;border-radius:18px;flex-direction:column;min-width:180px;padding:6px;animation:.3s cubic-bezier(.16,1,.3,1) Header-module__SpA_YG__menuAppear;display:flex;position:absolute;bottom:calc(100% + 15px);left:50%;transform:translate(-50%);box-shadow:0 10px 30px #00000026}@keyframes Header-module__SpA_YG__menuAppear{0%{opacity:0;transform:translate(-50%,10px)scale(.95)}to{opacity:1;transform:translate(-50%)scale(1)}}.Header-module__SpA_YG__subNavLink{color:var(--color-secondary);white-space:nowrap;text-align:center;border-radius:12px;padding:12px 16px;font-size:.8rem;font-weight:800;text-decoration:none;transition:all .2s}.Header-module__SpA_YG__subNavLink:active{color:var(--color-primary);background:#42993b14}.Header-module__SpA_YG__subMenuArrow{z-index:-1;background:#fff;border-bottom:1px solid #a2d59d4d;border-right:1px solid #a2d59d4d;width:10px;height:10px;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)rotate(45deg)}.Header-module__SpA_YG__hubOverlay{-webkit-backdrop-filter:saturate(180%)blur(25px);z-index:2000;width:80%;max-width:320px;height:auto;padding:var(--space-4);opacity:0;visibility:hidden;transform-origin:bottom;background:#fffc;border:.5px solid #fff6;border-radius:24px;flex-direction:column;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:100px;right:5%;transform:translateY(20px)scale(.95);box-shadow:0 20px 40px #00000026}.Header-module__SpA_YG__hubVisible{opacity:1;visibility:visible;transform:translateY(0)scale(1)}.Header-module__SpA_YG__hubOverlay:before{content:"";z-index:-1;border-radius:inherit;background:radial-gradient(circle at 0 0,#a2d59d26 0%,#0000 50%),radial-gradient(circle at 100% 100%,#f9b11f1a 0%,#0000 50%);animation:10s infinite alternate Header-module__SpA_YG__meshMove;position:absolute;inset:0}@keyframes Header-module__SpA_YG__meshMove{0%{transform:scale(1)}to{transform:scale(1.1)rotate(5deg)}}.Header-module__SpA_YG__hubBackdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1999;opacity:0;visibility:hidden;background:#1b5e201a;transition:all .4s;position:fixed;inset:0}.Header-module__SpA_YG__hubBackdropVisible{opacity:1;visibility:visible}.Header-module__SpA_YG__hubHeader{padding:var(--space-2) var(--space-2) var(--space-4);border-bottom:.5px solid #1b5e201a;justify-content:space-between;align-items:center;display:flex}.Header-module__SpA_YG__hubCompactTitle{color:var(--color-muted-foreground);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}.Header-module__SpA_YG__closeHubCompact{width:28px;height:28px;color:var(--color-primary);cursor:pointer;background:#1b5e2014;border:1px solid #1b5e201a;border-radius:10px;justify-content:center;align-items:center;transition:all .3s;display:flex}.Header-module__SpA_YG__closeHubCompact:active{background:var(--color-cta);border-color:var(--color-cta);transform:rotate(90deg)}.Header-module__SpA_YG__hubGrid{margin:var(--space-4) 0;background:#00000008;border-radius:16px;flex-direction:column;gap:1px;display:flex;overflow:hidden}.Header-module__SpA_YG__hubFooter{margin-top:var(--space-8);gap:var(--space-5);flex-direction:column;display:flex}.Header-module__SpA_YG__hubCtaCompact{background:var(--color-cta);color:var(--color-primary);padding:var(--space-3) var(--space-4);justify-content:center;align-items:center;gap:var(--space-2);text-transform:uppercase;border:none;border-radius:20px;width:100%;font-size:.75rem;font-weight:800;transition:all .3s;display:flex;box-shadow:0 4px 15px #f9b11f33}.Header-module__SpA_YG__hubCtaCompact svg{width:16px;height:16px}.Header-module__SpA_YG__hubLegal{display:none}.Header-module__SpA_YG__hubLang{justify-content:center;display:flex}.Header-module__SpA_YG__langButton{align-items:center;gap:var(--space-2);color:var(--color-secondary);background:0 0;border:none;font-weight:600;display:flex}@media (min-width:992px){.Header-module__SpA_YG__header{box-shadow:none;padding:var(--space-2) 0;border-bottom:1px solid #ffffff1a;display:block;top:34px}.Header-module__SpA_YG__header.Header-module__SpA_YG__scrolled{background-color:var(--color-accent);padding:var(--space-3) 0;box-shadow:0 4px 20px #2229330d}.Header-module__SpA_YG__desktopNav{align-items:center;display:flex}.Header-module__SpA_YG__navList{gap:var(--space-2);margin:0;margin-right:var(--space-8);padding:0;list-style:none;display:flex}.Header-module__SpA_YG__navItem{position:relative}.Header-module__SpA_YG__navLinkContainer{align-items:center;gap:var(--space-1);padding:var(--space-2) var(--space-3);color:var(--color-primary);border-radius:12px;transition:background .25s;display:flex;position:relative;overflow:hidden}.Header-module__SpA_YG__navLink{color:var(--color-primary);font-size:1rem;font-weight:700;font-family:var(--font-primary);letter-spacing:.5px;transition:color var(--transition-fast);z-index:1;text-decoration:none}.Header-module__SpA_YG__navLinkContainer:before{content:"";background:var(--color-cta);z-index:0;width:100%;height:100%;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0;transform:translateY(100%)}.Header-module__SpA_YG__navItem:hover .Header-module__SpA_YG__navLinkContainer:before{transform:translateY(0)}.Header-module__SpA_YG__navItem:hover .Header-module__SpA_YG__navLink{color:var(--color-primary)}.Header-module__SpA_YG__navLinkContainer svg{width:12px;height:12px;transition:var(--transition-base);z-index:1;color:var(--color-cta)}.Header-module__SpA_YG__navItem:hover .Header-module__SpA_YG__navLinkContainer svg{color:var(--color-primary);transform:rotate(180deg)}.Header-module__SpA_YG__dropdown{background-color:var(--color-background);min-width:220px;box-shadow:var(--shadow-lg);border-radius:var(--radius-lg);padding:var(--space-3) 0;opacity:0;visibility:hidden;transition:var(--transition-base);list-style:none;position:absolute;top:100%;left:0;transform:translateY(10px)}.Header-module__SpA_YG__navItem:hover .Header-module__SpA_YG__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__SpA_YG__dropdownLink{padding:var(--space-2) var(--space-6);color:var(--color-secondary);transition:var(--transition-fast);font-size:.85rem;font-weight:600;text-decoration:none;display:block}.Header-module__SpA_YG__dropdownLink:hover{background-color:var(--color-cta);color:var(--color-primary)}.Header-module__SpA_YG__headerActions{align-items:center;gap:var(--space-4);display:flex}.Header-module__SpA_YG__desktopAuthBtn{align-items:center;gap:var(--space-2);border-radius:var(--radius-full);background:var(--color-cta);color:var(--color-foreground);font-family:var(--font-primary);text-transform:uppercase;letter-spacing:.04em;cursor:pointer;white-space:nowrap;border:2px solid #0000;padding:.4rem 1.25rem;font-size:.82rem;font-weight:800;transition:background .3s,border-color .3s,transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s,color .3s;display:flex;box-shadow:0 4px 15px #f9b11f4d}.Header-module__SpA_YG__desktopAuthBtn svg{width:15px;height:15px;color:var(--color-primary);transition:transform .3s}.Header-module__SpA_YG__desktopAuthBtn:hover{background:var(--color-primary);border-color:var(--color-primary);color:#fff;transform:translateY(-2px);box-shadow:0 8px 25px #1b5e2040}.Header-module__SpA_YG__desktopAuthBtn:hover svg{color:#f9b11f;transform:scale(1.1)}.Header-module__SpA_YG__desktopAuthLabel{font-size:.82rem}.Header-module__SpA_YG__ctaButton{background:var(--color-cta);color:var(--color-foreground);padding:var(--space-2) var(--space-6);border-radius:var(--radius-md);font-family:var(--font-primary);transition:var(--transition-base);font-size:.85rem;font-weight:700;text-decoration:none;box-shadow:0 4px 10px #f9b11f33}.Header-module__SpA_YG__ctaButton:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.Header-module__SpA_YG__bottomNav,.Header-module__SpA_YG__hubOverlay,.Header-module__SpA_YG__mobileHeaderActions{display:none}}.Header-module__SpA_YG__hubFooterDecorative{z-index:-1;pointer-events:none;width:150px;height:150px;position:absolute;bottom:-20px;right:-20px}.Header-module__SpA_YG__decorativeCircle{background:radial-gradient(circle, var(--color-accent) 0%, transparent 70%);opacity:.3;border-radius:50%;width:100%;height:100%}
.Input-module__Oqzr1W__container{gap:var(--space-2);flex-direction:column;width:100%;display:flex}.Input-module__Oqzr1W__label{color:var(--text-main);font-size:.875rem;font-weight:600}.Input-module__Oqzr1W__inputWrapper{border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:0 var(--space-4);transition:var(--transition-base);background:#fff;align-items:center;display:flex;position:relative}.Input-module__Oqzr1W__inputWrapper:focus-within{border-color:var(--color-secondary);box-shadow:0 0 0 4px #42993b1a}.Input-module__Oqzr1W__icon{color:var(--color-secondary);margin-right:var(--space-3);justify-content:center;align-items:center;display:flex}.Input-module__Oqzr1W__icon svg{width:20px;height:20px}.Input-module__Oqzr1W__input{width:100%;padding:var(--space-3) 0;color:var(--color-foreground);font-size:1rem;font-family:var(--font-secondary);background:0 0;border:none;outline:none}.Input-module__Oqzr1W__input::placeholder{color:var(--color-muted-foreground);opacity:.7}.Input-module__Oqzr1W__error{border-color:var(--color-error)}.Input-module__Oqzr1W__errorMessage{color:#ff4d4f;font-size:.75rem}
.BottomNavItem-module__tLmZca__item{color:#ffffffb3;background:0 0;border:none;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:.1rem;width:100%;min-width:0;padding:.5rem .1rem;text-decoration:none;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden}.BottomNavItem-module__tLmZca__item:hover{color:var(--color-secondary)}.BottomNavItem-module__tLmZca__icon{z-index:2;justify-content:center;align-items:center;display:flex;position:relative}.BottomNavItem-module__tLmZca__icon svg{stroke-width:2.2px;width:18px;height:18px}.BottomNavItem-module__tLmZca__label{text-transform:uppercase;letter-spacing:.01em;z-index:2;white-space:nowrap;text-overflow:ellipsis;text-align:center;width:100%;padding:0 2px;font-size:.55rem;font-weight:800;overflow:hidden}.BottomNavItem-module__tLmZca__active{color:var(--color-cta)}.BottomNavItem-module__tLmZca__active .BottomNavItem-module__tLmZca__icon{color:var(--color-primary);transform:translateY(-2px)}.BottomNavItem-module__tLmZca__active:before{content:"";z-index:0;background:#ffffff1a;border-radius:20px;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.BottomNavItem-module__tLmZca__active:after{content:"";background-color:var(--color-cta);z-index:2;border-radius:50%;width:4px;height:4px;position:absolute;bottom:2px;left:50%;transform:translate(-50%);box-shadow:0 0 6px #f9b11f99}.BottomNavItem-module__tLmZca__item:active{transform:scale(.92)}
.HubItem-module__y7NQLG__item{justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-3) var(--space-4);background:#fff;flex-direction:row;width:100%;text-decoration:none;transition:background .2s;display:flex;position:relative}.HubItem-module__y7NQLG__item:active{background:#0000000d}.HubItem-module__y7NQLG__contentWrapper{align-items:center;gap:var(--space-4);display:flex}.HubItem-module__y7NQLG__iconWrapper{width:32px;height:32px;color:var(--color-primary);background:#1b5e201a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.HubItem-module__y7NQLG__iconWrapper svg{width:18px;height:18px}.HubItem-module__y7NQLG__label{color:#1c1c1e;letter-spacing:-.01em;font-size:.95rem;font-weight:500}.HubItem-module__y7NQLG__item:after{content:"";border-top:1.5px solid #c7c7cc;border-right:1.5px solid #c7c7cc;width:7px;height:7px;transform:rotate(45deg)}
.ProjectCard-module__I_2Ypq__card{box-shadow:var(--shadow-md);border:1px solid var(--color-cta);background:#fff;border-radius:28px;flex-direction:column;height:100%;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.ProjectCard-module__I_2Ypq__card:hover{box-shadow:var(--shadow-xl);border-color:var(--color-primary);transform:translateY(-10px)}.ProjectCard-module__I_2Ypq__imageContainer{aspect-ratio:16/9;width:100%;position:relative;overflow:hidden}.ProjectCard-module__I_2Ypq__image{-o-object-fit:cover;object-fit:cover;transition:transform .8s}.ProjectCard-module__I_2Ypq__card:hover .ProjectCard-module__I_2Ypq__image{transform:scale(1.1)}.ProjectCard-module__I_2Ypq__categoryBadge{background:var(--color-primary);color:#fff;border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:1px;z-index:2;padding:6px 14px;font-size:.7rem;font-weight:800;position:absolute;top:16px;right:16px;box-shadow:0 4px 15px #1b5e204d}.ProjectCard-module__I_2Ypq__content{padding:var(--space-6);flex-direction:column;flex:1;display:flex}.ProjectCard-module__I_2Ypq__header{margin-bottom:var(--space-4)}.ProjectCard-module__I_2Ypq__meta{margin-bottom:var(--space-2);color:var(--color-muted-foreground);justify-content:space-between;align-items:center;font-size:.75rem;font-weight:700;display:flex}.ProjectCard-module__I_2Ypq__code{font-family:var(--font-mono);color:var(--color-primary)}.ProjectCard-module__I_2Ypq__location{align-items:center;gap:6px;display:flex}.ProjectCard-module__I_2Ypq__title{color:var(--color-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;height:3.2rem;font-size:1.25rem;font-weight:800;line-height:1.3;display:-webkit-box;overflow:hidden}.ProjectCard-module__I_2Ypq__description{color:#475569;margin-bottom:var(--space-6);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}.ProjectCard-module__I_2Ypq__stats{gap:var(--space-4);margin-bottom:var(--space-6);padding:var(--space-4);background:#f8fafc;border:1px solid #f1f5f9;border-radius:20px;grid-template-columns:1fr 1fr;display:grid}.ProjectCard-module__I_2Ypq__statItem{align-items:center;gap:12px;display:flex}.ProjectCard-module__I_2Ypq__statIcon{color:var(--color-primary);width:32px;height:32px;box-shadow:var(--shadow-sm);background:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ProjectCard-module__I_2Ypq__statInfo{flex-direction:column;display:flex}.ProjectCard-module__I_2Ypq__statLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--color-muted-foreground);font-size:.65rem;font-weight:700}.ProjectCard-module__I_2Ypq__statValue{color:var(--color-secondary);font-size:.9rem;font-weight:800}.ProjectCard-module__I_2Ypq__progressArea{margin-bottom:var(--space-6)}.ProjectCard-module__I_2Ypq__progressHeader{color:var(--color-secondary);justify-content:space-between;margin-bottom:8px;font-size:.8rem;font-weight:800;display:flex}.ProjectCard-module__I_2Ypq__progressBar{background:#f1f5f9;border-radius:100px;height:10px;overflow:hidden}.ProjectCard-module__I_2Ypq__progressFill{background:linear-gradient(90deg, var(--color-primary), var(--color-success));border-radius:100px;height:100%;transition:width 1.5s cubic-bezier(.16,1,.3,1)}.ProjectCard-module__I_2Ypq__actions{grid-template-columns:1.2fr 1fr;gap:12px;margin-top:auto;display:grid}.ProjectCard-module__I_2Ypq__btn{border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.5px;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:.85rem;font-weight:800;transition:all .3s;display:flex}.ProjectCard-module__I_2Ypq__btnPrimary{background:var(--color-primary);color:#fff;box-shadow:0 4px 15px #1b5e2033}.ProjectCard-module__I_2Ypq__btnPrimary:hover{background:var(--color-secondary);transform:translateY(-2px);box-shadow:0 8px 20px #0b0f1a33}.ProjectCard-module__I_2Ypq__btnSecondary{color:var(--color-secondary);background:#fff;border:2px solid #e2e8f0}.ProjectCard-module__I_2Ypq__btnSecondary:hover{border-color:var(--color-primary);color:var(--color-primary);transform:translateY(-2px)}@media (max-width:640px){.ProjectCard-module__I_2Ypq__actions{grid-template-columns:1fr}}
.AuthModal-module__1xcApa__overlay{z-index:9999;-webkit-backdrop-filter:blur(6px);padding:var(--space-4);opacity:0;background:#1b5e202e;justify-content:center;align-items:center;transition:opacity .25s;display:flex;position:fixed;inset:0}.AuthModal-module__1xcApa__overlayVisible{opacity:1}.AuthModal-module__1xcApa__modal{border-radius:var(--radius-2xl);opacity:0;background:#fff;width:100%;max-width:420px;max-height:92dvh;transition:transform .32s cubic-bezier(.16,1,.3,1),opacity .28s;position:relative;overflow:hidden auto;transform:translateY(24px)scale(.97);box-shadow:0 32px 80px #1b5e202e,0 8px 24px #0000000f}.AuthModal-module__1xcApa__modalVisible{opacity:1;transform:translateY(0)scale(1)}.AuthModal-module__1xcApa__modalStrip{background:linear-gradient(90deg, var(--color-primary) 0%, var(--color-secondary) 55%, var(--color-cta) 100%);height:5px}.AuthModal-module__1xcApa__closeBtn{border-radius:var(--radius-full);background:var(--color-muted);width:34px;height:34px;color:var(--color-muted-foreground);transition:background var(--transition-fast), color var(--transition-fast);z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;top:14px;right:14px}.AuthModal-module__1xcApa__closeBtn:hover{color:var(--color-primary);background:#1b5e2014}.AuthModal-module__1xcApa__brandMark{align-items:center;gap:var(--space-3);padding:var(--space-5) var(--space-6) var(--space-3);display:flex}.AuthModal-module__1xcApa__brandIcon{border-radius:var(--radius-lg);background:var(--gradient-primary);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.AuthModal-module__1xcApa__brandName{font-family:var(--font-primary);color:var(--color-primary);letter-spacing:.04em;font-size:1rem;font-weight:800}.AuthModal-module__1xcApa__brandSub{color:var(--color-muted-foreground);margin-top:1px;font-size:.75rem;font-weight:500}.AuthModal-module__1xcApa__tabs{margin:0 var(--space-6) var(--space-4);background:var(--color-muted);border-radius:var(--radius-full);padding:3px;display:flex;position:relative}.AuthModal-module__1xcApa__tabBtn{z-index:1;padding:var(--space-2) var(--space-4);border-radius:var(--radius-full);font-family:var(--font-primary);text-transform:uppercase;letter-spacing:.03em;color:var(--color-muted-foreground);transition:color var(--transition-fast);background:0 0;flex:1;font-size:.82rem;font-weight:700;position:relative}.AuthModal-module__1xcApa__tabBtn.AuthModal-module__1xcApa__tabActive{color:var(--color-primary)}.AuthModal-module__1xcApa__tabIndicator{border-radius:var(--radius-full);background:#fff;width:calc(50% - 3px);height:calc(100% - 6px);transition:left .25s cubic-bezier(.16,1,.3,1);position:absolute;top:3px;left:3px;box-shadow:0 2px 8px #1b5e201a}.AuthModal-module__1xcApa__tabIndicatorRight{left:50%}.AuthModal-module__1xcApa__content{padding:0 var(--space-6) var(--space-6);gap:var(--space-3);flex-direction:column;display:flex}.AuthModal-module__1xcApa__providerLabel{color:var(--color-muted-foreground);text-align:center;margin-bottom:var(--space-1);font-size:.82rem;font-weight:600}.AuthModal-module__1xcApa__providerBtn{justify-content:center;align-items:center;gap:var(--space-3);width:100%;padding:var(--space-3) var(--space-5);border-radius:var(--radius-lg);font-family:var(--font-primary);cursor:pointer;transition:transform var(--transition-fast), box-shadow var(--transition-fast), background var(--transition-fast);letter-spacing:.01em;min-height:48px;font-size:.88rem;font-weight:600;display:flex}.AuthModal-module__1xcApa__providerBtn:disabled{opacity:.65;cursor:not-allowed}.AuthModal-module__1xcApa__providerBtn:not(:disabled):hover{transform:translateY(-1px)}.AuthModal-module__1xcApa__providerGoogle{border:1.5px solid var(--color-border);color:var(--color-foreground);background:#fff;box-shadow:0 2px 8px #0000000a}.AuthModal-module__1xcApa__providerGoogle:not(:disabled):hover{border-color:#4285f4;box-shadow:0 4px 16px #4285f42e}.AuthModal-module__1xcApa__providerOutlook{color:#fff;background:#0072c6;border:1.5px solid #0000;box-shadow:0 2px 8px #0072c633}.AuthModal-module__1xcApa__providerOutlook:not(:disabled):hover{background:#005a9e;box-shadow:0 4px 16px #0072c659}.AuthModal-module__1xcApa__providerEmail{background:var(--color-muted);border:1.5px solid var(--color-border);color:var(--color-secondary)}.AuthModal-module__1xcApa__providerEmail:not(:disabled):hover{border-color:var(--color-secondary);background:#42993b0f;box-shadow:0 4px 14px #42993b1f}.AuthModal-module__1xcApa__divider{align-items:center;gap:var(--space-3);margin:var(--space-1) 0;display:flex}.AuthModal-module__1xcApa__dividerLine{background:var(--color-border);flex:1;height:1px}.AuthModal-module__1xcApa__dividerText{color:var(--color-muted-foreground);font-size:.8rem;font-weight:600}.AuthModal-module__1xcApa__backBtn{align-items:center;gap:var(--space-2);color:var(--color-muted-foreground);padding:var(--space-1) 0;transition:color var(--transition-fast);margin-bottom:var(--space-1);background:0 0;font-size:.82rem;font-weight:600;display:flex}.AuthModal-module__1xcApa__backBtn:hover{color:var(--color-primary)}.AuthModal-module__1xcApa__form{gap:var(--space-3);flex-direction:column;display:flex}.AuthModal-module__1xcApa__fieldGroup{gap:var(--space-1);flex-direction:column;display:flex}.AuthModal-module__1xcApa__fieldLabel{color:var(--color-foreground);letter-spacing:.02em;font-size:.8rem;font-weight:700}.AuthModal-module__1xcApa__fieldInput{width:100%;padding:var(--space-3) var(--space-4);border:1.5px solid var(--color-border);border-radius:var(--radius-lg);font-family:var(--font-secondary);color:var(--color-foreground);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);background:#fff;outline:none;min-height:46px;font-size:.9rem}.AuthModal-module__1xcApa__fieldInput:focus{border-color:var(--color-secondary);box-shadow:0 0 0 3px #42993b1f}.AuthModal-module__1xcApa__fieldInput::placeholder{color:var(--color-border);font-size:.85rem}.AuthModal-module__1xcApa__passwordWrapper{position:relative}.AuthModal-module__1xcApa__passwordWrapper .AuthModal-module__1xcApa__fieldInput{padding-right:46px}.AuthModal-module__1xcApa__eyeBtn{color:var(--color-muted-foreground);transition:color var(--transition-fast);background:0 0;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.AuthModal-module__1xcApa__eyeBtn:hover{color:var(--color-primary)}.AuthModal-module__1xcApa__forgotLink{color:var(--color-secondary);transition:color var(--transition-fast);background:0 0;align-self:flex-end;font-size:.8rem;font-weight:600}.AuthModal-module__1xcApa__forgotLink:hover{color:var(--color-primary);text-decoration:underline}.AuthModal-module__1xcApa__submitBtn{width:100%;padding:var(--space-3) var(--space-6);border-radius:var(--radius-lg);background:var(--gradient-primary);color:#fff;font-family:var(--font-primary);text-transform:uppercase;letter-spacing:.04em;min-height:50px;transition:transform var(--transition-fast), box-shadow var(--transition-fast), opacity var(--transition-fast);margin-top:var(--space-1);justify-content:center;align-items:center;font-size:.9rem;font-weight:800;display:flex;box-shadow:0 4px 16px #1b5e2040}.AuthModal-module__1xcApa__submitBtn:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 8px 24px #1b5e2059}.AuthModal-module__1xcApa__submitBtn:disabled{opacity:.75;cursor:not-allowed}.AuthModal-module__1xcApa__spinner{border:2.5px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.7s linear infinite AuthModal-module__1xcApa__spin;display:inline-block}@keyframes AuthModal-module__1xcApa__spin{to{transform:rotate(360deg)}}.AuthModal-module__1xcApa__legalNote{color:var(--color-muted-foreground);text-align:center;font-size:.74rem;line-height:1.6}.AuthModal-module__1xcApa__legalLink{color:var(--color-secondary);font-weight:600;font-size:inherit;transition:color var(--transition-fast);background:0 0;text-decoration:underline}.AuthModal-module__1xcApa__legalLink:hover{color:var(--color-primary)}@media (max-width:480px){.AuthModal-module__1xcApa__modal{border-radius:var(--radius-2xl) var(--radius-2xl) 0 0;max-width:100%;max-height:96dvh;margin-top:auto}.AuthModal-module__1xcApa__overlay{align-items:flex-end;padding:0}}
.TopRibbon-module__nst9sq__ribbon{z-index:1100;will-change:transform;background:linear-gradient(90deg,#1b5e20 0%,#2d7a26 60%,#42993b 100%);border-bottom:1.5px solid #a2d59d40;width:100%;transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .3s;position:fixed;top:0;left:0}.TopRibbon-module__nst9sq__ribbonVisible{opacity:1;transform:translateY(0)}.TopRibbon-module__nst9sq__ribbonHidden{opacity:0;transform:translateY(-100%)}.TopRibbon-module__nst9sq__ribbonInner{justify-content:space-between;align-items:center;gap:.75rem;width:92%;max-width:1400px;height:38px;margin:0 auto;display:flex}.TopRibbon-module__nst9sq__tagline{font-family:var(--font-secondary,"Inter", sans-serif);color:#e4f2e3d9;white-space:nowrap;letter-spacing:.02em;flex-shrink:0;align-items:center;gap:.5rem;font-size:.7rem;font-weight:500;display:none}.TopRibbon-module__nst9sq__taglineDot{background:#f9b11f;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2.5s ease-in-out infinite TopRibbon-module__nst9sq__pulse}@keyframes TopRibbon-module__nst9sq__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}.TopRibbon-module__nst9sq__mobileBrand{flex:1;align-items:center;display:flex}.TopRibbon-module__nst9sq__mobileBrandText{color:#fff;font-family:var(--font-primary,"Montserrat", sans-serif);letter-spacing:1.2px;text-transform:uppercase;white-space:nowrap;background:#ffffff0d;border:1px solid #fff3;border-radius:8px;padding:3px 10px;font-size:.6rem;font-weight:900;animation:4s linear infinite TopRibbon-module__nst9sq__glowBorder;position:relative}@keyframes TopRibbon-module__nst9sq__glowBorder{0%{border-color:#fff3;box-shadow:0 0 5px #ffffff1a}33%{color:#fff;border-color:#f9b11f;box-shadow:0 0 12px #f9b11f66}66%{border-color:#a2d59d;box-shadow:0 0 12px #a2d59d66}to{border-color:#fff3;box-shadow:0 0 5px #ffffff1a}}.TopRibbon-module__nst9sq__desktopLinks{align-items:center;gap:.25rem;display:none}.TopRibbon-module__nst9sq__navGroup{position:relative}.TopRibbon-module__nst9sq__navBtn{color:#e4f2e3e6;font-family:var(--font-secondary,"Inter", sans-serif);letter-spacing:.025em;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:20px;align-items:center;gap:.35rem;padding:.28rem .75rem;font-size:.72rem;font-weight:600;line-height:1;transition:background .2s,border-color .2s,color .2s;display:flex}.TopRibbon-module__nst9sq__navBtn:hover,.TopRibbon-module__nst9sq__navBtnActive{color:#fff;background:#ffffff1f;border-color:#a2d59d59}.TopRibbon-module__nst9sq__navBtnIcon{opacity:.85;align-items:center;width:13px;height:13px;display:flex}.TopRibbon-module__nst9sq__navBtnIcon svg{width:13px;height:13px}.TopRibbon-module__nst9sq__chevron{opacity:.7;width:11px;height:11px;transition:transform .25s}.TopRibbon-module__nst9sq__chevronOpen{opacity:1;transform:rotate(180deg)}.TopRibbon-module__nst9sq__badge{color:#1b5e20;text-transform:uppercase;letter-spacing:.04em;background:#f9b11f;border-radius:20px;align-items:center;padding:.1rem .45rem;font-size:.58rem;font-weight:800;line-height:1.4;display:inline-flex}.TopRibbon-module__nst9sq__dropdown{opacity:0;visibility:hidden;pointer-events:none;z-index:200;background:#fff;border:1px solid #e6e8eb;border-radius:14px;min-width:240px;padding:.5rem;transition:opacity .22s,transform .22s cubic-bezier(.4,0,.2,1),visibility .22s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(6px);box-shadow:0 8px 32px #1b5e2024,0 2px 8px #0000000f}.TopRibbon-module__nst9sq__dropdownOpen{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.TopRibbon-module__nst9sq__dropdownArrow{width:14px;height:7px;position:absolute;top:-7px;left:50%;overflow:hidden;transform:translate(-50%)}.TopRibbon-module__nst9sq__dropdownArrow:before{content:"";background:#fff;border:1px solid #e6e8eb;width:10px;height:10px;position:absolute;top:2px;left:2px;transform:rotate(45deg);box-shadow:-1px -1px 3px #0000000a}.TopRibbon-module__nst9sq__dropdownItem{color:#222933;border-radius:10px;flex-direction:column;gap:.15rem;padding:.55rem .85rem;text-decoration:none;transition:background .18s,transform .15s;display:flex}.TopRibbon-module__nst9sq__dropdownItem:hover{background:#e4f2e3;transform:translate(2px)}.TopRibbon-module__nst9sq__dropdownItemLabel{font-family:var(--font-primary,"Montserrat", sans-serif);color:#1b5e20;font-size:.8rem;font-weight:700}.TopRibbon-module__nst9sq__dropdownItemDesc{font-family:var(--font-secondary,"Inter", sans-serif);color:#6f757f;font-size:.7rem;font-weight:400;line-height:1.35}.TopRibbon-module__nst9sq__rightSection{align-items:center;gap:.5rem;margin-left:auto;display:flex}.TopRibbon-module__nst9sq__socialLinks{align-items:center;gap:.25rem;display:none}.TopRibbon-module__nst9sq__socialBtn{color:#e4f2e3bf;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:color .18s,background .18s,transform .18s;display:flex}.TopRibbon-module__nst9sq__socialBtn svg{width:13px;height:13px}.TopRibbon-module__nst9sq__socialBtn:hover{color:#f9b11f;background:#ffffff1a;transform:scale(1.15)}.TopRibbon-module__nst9sq__divider{background:#a2d59d4d;flex-shrink:0;width:1px;height:16px}.TopRibbon-module__nst9sq__langBtn{color:#e4f2e3d9;font-family:var(--font-secondary,"Inter", sans-serif);letter-spacing:.04em;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.3rem;padding:.2rem .4rem;font-size:.68rem;font-weight:700;transition:background .18s,color .18s;display:flex}.TopRibbon-module__nst9sq__langBtn:hover{color:#fff;background:#ffffff1a}.TopRibbon-module__nst9sq__langLabel{display:none}.TopRibbon-module__nst9sq__mobileToggle{cursor:pointer;background:#ffffff1a;border:1px solid #a2d59d40;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:background .18s;display:flex}.TopRibbon-module__nst9sq__mobileToggle:hover{background:#ffffff2e}.TopRibbon-module__nst9sq__hamburger,.TopRibbon-module__nst9sq__hamburger:before,.TopRibbon-module__nst9sq__hamburger:after{background:#e4f2e3e6;border-radius:2px;width:14px;height:1.5px;transition:transform .25s,opacity .2s;display:block;position:relative}.TopRibbon-module__nst9sq__hamburger:before,.TopRibbon-module__nst9sq__hamburger:after{content:"";position:absolute;left:0}.TopRibbon-module__nst9sq__hamburger:before{top:-4.5px}.TopRibbon-module__nst9sq__hamburger:after{top:4.5px}.TopRibbon-module__nst9sq__hamburgerOpen{background:0 0}.TopRibbon-module__nst9sq__hamburgerOpen:before{background:#f9b11f;transform:rotate(45deg)translate(3px,3px)}.TopRibbon-module__nst9sq__hamburgerOpen:after{background:#f9b11f;transform:rotate(-45deg)translate(3px,-3px)}.TopRibbon-module__nst9sq__mobileDrawer{background:#fff;border-top:1.5px solid #a2d59d4d;max-height:0;padding:0 1rem;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .3s;overflow:hidden}.TopRibbon-module__nst9sq__mobileDrawerOpen{max-height:80vh;padding:1rem;overflow-y:auto}.TopRibbon-module__nst9sq__mobileSection{margin-bottom:1.25rem}.TopRibbon-module__nst9sq__mobileSectionHeader{border-bottom:1.5px solid #e4f2e3;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.5rem 0;display:flex}.TopRibbon-module__nst9sq__mobileSectionIcon{color:#1b5e20;align-items:center;width:18px;height:18px;display:flex}.TopRibbon-module__nst9sq__mobileSectionIcon svg{width:18px;height:18px}.TopRibbon-module__nst9sq__mobileSectionLabel{font-family:var(--font-primary,"Montserrat", sans-serif);color:#1b5e20;text-transform:uppercase;letter-spacing:.04em;flex:1;font-size:.82rem;font-weight:800}.TopRibbon-module__nst9sq__mobileSectionLinks{flex-direction:column;gap:.15rem;display:flex}.TopRibbon-module__nst9sq__mobileLink{color:#222933;border-radius:10px;align-items:flex-start;gap:.6rem;padding:.55rem .5rem;text-decoration:none;transition:background .18s,transform .15s;display:flex}.TopRibbon-module__nst9sq__mobileLink:hover,.TopRibbon-module__nst9sq__mobileLink:active{background:#e4f2e3;transform:translate(3px)}.TopRibbon-module__nst9sq__mobileLinkDot{background:#42993b;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:5px}.TopRibbon-module__nst9sq__mobileLinkLabel{font-family:var(--font-secondary,"Inter", sans-serif);color:#222933;font-size:.82rem;font-weight:700;line-height:1.3;display:block}.TopRibbon-module__nst9sq__mobileLinkDesc{font-family:var(--font-secondary,"Inter", sans-serif);color:#6f757f;margin-top:.15rem;font-size:.7rem;font-weight:400;line-height:1.35;display:block}.TopRibbon-module__nst9sq__mobileDrawerSocial{border-top:1.5px solid #e4f2e3;flex-direction:column;gap:.5rem;margin-top:.5rem;padding-top:1rem;display:flex}.TopRibbon-module__nst9sq__mobileSocialBtn{color:#1b5e20;font-family:var(--font-secondary,"Inter", sans-serif);border-radius:10px;align-items:center;gap:.6rem;padding:.5rem .75rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:background .18s;display:flex}.TopRibbon-module__nst9sq__mobileSocialBtn svg{flex-shrink:0;width:16px;height:16px}.TopRibbon-module__nst9sq__mobileSocialBtn:hover{background:#e4f2e3}@media (min-width:600px){.TopRibbon-module__nst9sq__tagline{display:flex}.TopRibbon-module__nst9sq__langLabel{display:inline}}@media (min-width:992px){.TopRibbon-module__nst9sq__ribbonInner{height:34px}.TopRibbon-module__nst9sq__desktopLinks{display:flex}.TopRibbon-module__nst9sq__mobileBrand{display:none}.TopRibbon-module__nst9sq__socialLinks{display:flex}.TopRibbon-module__nst9sq__mobileToggle,.TopRibbon-module__nst9sq__mobileDrawer{display:none}}@media (min-width:1200px){.TopRibbon-module__nst9sq__tagline{font-size:.72rem}.TopRibbon-module__nst9sq__navBtn{padding:.3rem .9rem;font-size:.74rem}}
.HeroCarousel-module__Vg73ba__hero{background-color:var(--color-primary);width:100%;height:100dvh;min-height:550px;position:relative;overflow:hidden}.HeroCarousel-module__Vg73ba__hero__container{z-index:10;width:100%;height:100%;max-width:var(--container-max);padding:0 var(--container-padding);flex-direction:column;justify-content:center;margin:0 auto;display:flex;position:relative}.HeroCarousel-module__Vg73ba__hero__slides{width:100%;height:100%;position:relative}.HeroCarousel-module__Vg73ba__hero__slide{opacity:0;visibility:hidden;width:100%;height:100%;transition:opacity 1s ease-in-out,visibility 1s;position:absolute;top:0;left:0}.HeroCarousel-module__Vg73ba__hero__slideActive{opacity:1;visibility:visible}.HeroCarousel-module__Vg73ba__hero__imageWrapper{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.HeroCarousel-module__Vg73ba__hero__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform 12s linear;transform:scale(1.1)}.HeroCarousel-module__Vg73ba__hero__slideActive .HeroCarousel-module__Vg73ba__hero__image{transform:scale(1.2)translate(1%)translateY(1%)}.HeroCarousel-module__Vg73ba__hero__overlay{z-index:2;background:radial-gradient(circle,#1b5e2066 0%,#1b5e20d9 100%);width:100%;height:100%;position:absolute;top:0;left:0}.HeroCarousel-module__Vg73ba__hero__content{z-index:20;color:#fff;text-align:center;max-width:100%;padding-top:var(--space-12);flex-direction:column;align-items:center;display:flex;position:relative}.HeroCarousel-module__Vg73ba__hero__badge{align-items:center;gap:var(--space-2);background-color:var(--color-cta);color:var(--color-primary);padding:var(--space-1) var(--space-4);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:1px;margin-bottom:var(--space-4);opacity:0;font-size:.7rem;font-weight:800;transition:all .6s cubic-bezier(.16,1,.3,1) .2s;display:inline-flex;transform:translateY(20px)}.HeroCarousel-module__Vg73ba__hero__title{margin-bottom:var(--space-4);color:#fff;text-shadow:0 2px 15px #0000004d;opacity:0;max-width:900px;font-size:clamp(2rem,8vw,3.5rem);font-weight:900;line-height:1.1;transition:all .8s cubic-bezier(.16,1,.3,1) .4s;transform:translateY(30px)}.HeroCarousel-module__Vg73ba__hero__description{color:#fffffff2;margin-bottom:var(--space-8);opacity:0;max-width:500px;font-size:clamp(1.95rem,3vw,2.15rem);line-height:1.5;transition:all .8s cubic-bezier(.16,1,.3,1) .6s;transform:translateY(30px)}.HeroCarousel-module__Vg73ba__hero__actions{gap:var(--space-3);opacity:0;flex-direction:column;width:100%;max-width:300px;transition:all .8s cubic-bezier(.16,1,.3,1) .8s;display:flex;transform:translateY(30px)}.HeroCarousel-module__Vg73ba__hero__slideActive .HeroCarousel-module__Vg73ba__hero__badge,.HeroCarousel-module__Vg73ba__hero__slideActive .HeroCarousel-module__Vg73ba__hero__title,.HeroCarousel-module__Vg73ba__hero__slideActive .HeroCarousel-module__Vg73ba__hero__description,.HeroCarousel-module__Vg73ba__hero__slideActive .HeroCarousel-module__Vg73ba__hero__actions{opacity:1;transform:translateY(0)}.HeroCarousel-module__Vg73ba__hero__actions .btn{border-radius:var(--radius-full);width:100%;padding:var(--space-4) var(--space-6);text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:800;transition:all .3s cubic-bezier(.4,0,.2,1)}.HeroCarousel-module__Vg73ba__hero__actions .btn--primary{background-color:var(--color-cta);color:var(--color-primary);box-shadow:0 8px 20px #f9b11f4d}.HeroCarousel-module__Vg73ba__hero__actions .btn--primary:hover{background-color:#fff;transform:translateY(-3px);box-shadow:0 12px 25px #fff3}.HeroCarousel-module__Vg73ba__hero__actions .btn--secondary{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#ffffff1a;border:2px solid #fff6}.HeroCarousel-module__Vg73ba__hero__actions .btn--secondary:hover{color:var(--color-primary);background-color:#fff;border-color:#fff;transform:translateY(-3px)}.HeroCarousel-module__Vg73ba__hero__controls{bottom:var(--space-8);z-index:30;align-items:center;gap:var(--space-6);flex-direction:column;display:flex;position:absolute;left:0;right:0}.HeroCarousel-module__Vg73ba__hero__indicators{gap:var(--space-2);display:flex}.HeroCarousel-module__Vg73ba__indicator{cursor:pointer;background-color:#ffffff4d;border:2px solid #0000;border-radius:50%;width:12px;height:12px;transition:all .3s}.HeroCarousel-module__Vg73ba__indicatorActive{background-color:var(--color-cta);border-color:#fff;transform:scale(1.2)}.HeroCarousel-module__Vg73ba__hero__arrows{gap:var(--space-12);justify-content:center;width:100%;display:flex}.HeroCarousel-module__Vg73ba__arrow{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1.5px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.HeroCarousel-module__Vg73ba__arrow:hover{background:var(--color-cta);border-color:var(--color-cta);color:var(--color-primary)}@media (min-width:768px){.HeroCarousel-module__Vg73ba__hero__overlay{background:linear-gradient(90deg,#1b5e20cc 0%,#1b5e2066 50%,#0000 100%)}.HeroCarousel-module__Vg73ba__hero__content{text-align:left;align-items:flex-start;max-width:750px;padding-top:0}.HeroCarousel-module__Vg73ba__hero__title{font-size:clamp(2.5rem,6vw,4.5rem)}.HeroCarousel-module__Vg73ba__hero__description{margin:0 0 var(--space-10) 0;max-width:600px}.HeroCarousel-module__Vg73ba__hero__actions{flex-direction:row;width:auto;max-width:none}.HeroCarousel-module__Vg73ba__hero__actions .btn{width:auto;min-width:180px}.HeroCarousel-module__Vg73ba__hero__controls{bottom:var(--space-12);flex-direction:row;justify-content:space-between;align-items:center;padding:0 5%}.HeroCarousel-module__Vg73ba__hero__indicators{order:1}.HeroCarousel-module__Vg73ba__hero__arrows{gap:var(--space-3);order:2;width:auto}.HeroCarousel-module__Vg73ba__indicator{border-radius:var(--radius-full);width:30px;height:4px}.HeroCarousel-module__Vg73ba__indicatorActive{width:50px;transform:scale(1)}}@media (min-width:1200px){.HeroCarousel-module__Vg73ba__hero__content{max-width:850px}}
.Footer-module__X4j9_q__footer{--footer-bg:#0a2e19;--accent-primary:#a2d59d;--text-main:#fff;--text-muted:#e2e8f0;--glass-bg:#ffffff0d;--line-color:#ffffff26;background-color:var(--footer-bg);color:var(--text-main);font-family:var(--font-secondary);background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 1440 320\"><path fill=\"%2300622F\" fill-opacity=\"0.5\" d=\"M0,160L48,176C96,192,192,224,288,213.3C384,203,480,149,576,144C672,139,768,181,864,197.3C960,213,1056,203,1152,176C1248,149,1344,107,1392,85.3L1440,64L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z\"></path><path fill=\"%2342993B\" fill-opacity=\"0.8\" d=\"M0,192L48,170.7C96,149,192,107,288,106.7C384,107,480,149,576,176C672,203,768,213,864,197.3C960,181,1056,139,1152,144C1248,149,1344,203,1392,229.3L1440,256L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z\"></path></svg>");background-position:bottom;background-repeat:no-repeat;background-size:cover;border-radius:40px 40px 0 0;margin:2px 10px 0;padding:2px 0 60px;position:relative;overflow:hidden}.Footer-module__X4j9_q__bgAnimation{display:none}.Footer-module__X4j9_q__container{z-index:1;gap:var(--space-4);flex-direction:column;width:90%;max-width:1200px;margin:0 auto;display:flex;position:relative}.Footer-module__X4j9_q__mainGrid{gap:var(--space-10);grid-template-columns:1fr;display:grid}.Footer-module__X4j9_q__column{flex-direction:column;display:flex}.Footer-module__X4j9_q__columnTitle{margin-bottom:var(--space-6);color:var(--text-main);font-size:1.25rem;font-weight:700;font-family:var(--font-primary)}.Footer-module__X4j9_q__contactList{gap:var(--space-5);margin-bottom:var(--space-6);flex-direction:column;display:flex}.Footer-module__X4j9_q__contactItem{gap:var(--space-3);align-items:flex-start;display:flex}.Footer-module__X4j9_q__contactItem svg{width:18px;height:18px;color:var(--accent-primary);flex-shrink:0;margin-top:2px}.Footer-module__X4j9_q__contactItem p,.Footer-module__X4j9_q__contactItem a{color:var(--text-muted);font-size:.9rem;line-height:1.5}.Footer-module__X4j9_q__contactItem a:hover{color:var(--accent-primary);text-decoration:underline}.Footer-module__X4j9_q__hollowBtn{align-items:center;gap:var(--space-2);border:1px solid var(--accent-primary);color:var(--text-main);cursor:pointer;text-transform:uppercase;background:0 0;border-radius:100px;width:fit-content;padding:8px 16px;font-size:.8rem;font-weight:600;transition:all .3s;display:inline-flex}.Footer-module__X4j9_q__hollowBtn svg{width:14px;height:14px;color:var(--accent-primary);transition:all .3s}.Footer-module__X4j9_q__hollowBtn:hover{background:var(--accent-primary);color:var(--footer-bg)}.Footer-module__X4j9_q__hollowBtn:hover svg{color:var(--footer-bg)}.Footer-module__X4j9_q__colAlliances{border-top:1px solid var(--line-color);padding-top:var(--space-8)}.Footer-module__X4j9_q__alliancesDesc{color:var(--text-muted);margin-bottom:var(--space-6);font-size:.9rem;line-height:1.5}.Footer-module__X4j9_q__partnersGrid{margin-bottom:var(--space-6);grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.Footer-module__X4j9_q__partnerLogoWrapper{background:#fff;border-radius:8px;justify-content:center;align-items:center;height:60px;padding:12px;transition:transform .3s;display:flex}.Footer-module__X4j9_q__partnerLogoWrapper:hover{transform:translateY(-2px)}.Footer-module__X4j9_q__partnerLogo{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.Footer-module__X4j9_q__colInterest{border-top:1px solid var(--line-color);padding-top:var(--space-8)}.Footer-module__X4j9_q__interestList{flex-direction:column;display:flex}.Footer-module__X4j9_q__interestItem{align-items:center;gap:var(--space-4);border-bottom:1px solid var(--line-color);padding:12px 0;transition:all .3s;display:flex}.Footer-module__X4j9_q__interestItem:last-child{border-bottom:none}.Footer-module__X4j9_q__interestItem:hover{background:#ffffff0d;border-radius:4px;padding-left:8px}.Footer-module__X4j9_q__interestIcon{flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.Footer-module__X4j9_q__interestIcon svg{width:18px;height:18px;color:var(--accent-primary)}.Footer-module__X4j9_q__interestText{flex-direction:column;display:flex}.Footer-module__X4j9_q__interestText h4{color:var(--text-main);margin-bottom:2px;font-size:.95rem;font-weight:600}.Footer-module__X4j9_q__interestText p{color:var(--text-muted);font-size:.75rem}.Footer-module__X4j9_q__newsletterSection{gap:var(--space-4);border-bottom:1px solid var(--line-color);padding:var(--space-4) 0;flex-direction:column;display:flex}.Footer-module__X4j9_q__newsletterContent{gap:var(--space-6);flex-direction:column;flex:1;display:flex}.Footer-module__X4j9_q__newsletterHeader{align-items:center;gap:var(--space-4);display:flex}.Footer-module__X4j9_q__newsletterIcon{border:1px solid var(--accent-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Footer-module__X4j9_q__newsletterIcon svg{width:18px;height:18px;color:var(--accent-primary)}.Footer-module__X4j9_q__newsletterText h3{margin-bottom:4px;font-size:1.25rem;font-weight:700}.Footer-module__X4j9_q__newsletterText span{color:var(--accent-primary)}.Footer-module__X4j9_q__newsletterText p{color:var(--text-muted);font-size:.8rem;line-height:1.4}.Footer-module__X4j9_q__formWrapper{flex:1;width:100%;max-width:400px;position:relative}.Footer-module__X4j9_q__newsletterForm{width:100%;display:flex}.Footer-module__X4j9_q__successPopup{background:var(--footer-bg);border:1px solid var(--accent-primary);z-index:100;border-radius:12px;width:100%;margin-top:12px;padding:16px 20px;animation:.3s cubic-bezier(.175,.885,.32,1.275) Footer-module__X4j9_q__slideDown;position:absolute;top:100%;left:0;box-shadow:0 10px 25px #0006}.Footer-module__X4j9_q__successPopup p{color:var(--accent-primary);margin-bottom:4px;font-size:1rem;font-weight:800}.Footer-module__X4j9_q__successPopup span{color:var(--text-muted);font-size:.85rem;line-height:1.4}@keyframes Footer-module__X4j9_q__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Footer-module__X4j9_q__newsletterForm input{color:#fff;background:#0003;border:1px solid #ffffff1a;border-radius:8px 0 0 8px;outline:none;flex:1;padding:12px 16px;font-size:.9rem}.Footer-module__X4j9_q__newsletterForm input::placeholder{color:#ffffff80}.Footer-module__X4j9_q__newsletterForm button{color:#fff;cursor:pointer;background:#4a9f56;border:none;border-radius:0 8px 8px 0;padding:0 20px;font-size:.85rem;font-weight:700;transition:background .3s}.Footer-module__X4j9_q__newsletterForm button:hover{background:#3c8246}.Footer-module__X4j9_q__socialBlock{gap:var(--space-3);flex-direction:column;display:flex}.Footer-module__X4j9_q__socialBlock h4{color:#fff;font-size:.95rem;font-weight:600}.Footer-module__X4j9_q__socialWrapper{gap:var(--space-2);display:flex}.Footer-module__X4j9_q__socialIcon{width:32px;height:32px;color:var(--accent-primary);background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Footer-module__X4j9_q__socialIcon svg{width:14px;height:14px}.Footer-module__X4j9_q__socialIcon:hover{background:var(--accent-primary);color:var(--footer-bg);transform:translateY(-3px)}.Footer-module__X4j9_q__bottomBar{align-items:center;gap:var(--space-6);text-align:center;border-top:1px solid var(--line-color);padding-top:var(--space-01);margin-top:var(--space-01);flex-direction:column;display:flex}.Footer-module__X4j9_q__footerBrand{align-items:center;gap:var(--space-3);display:flex}.Footer-module__X4j9_q__footerBrand svg{width:50px;height:auto}.Footer-module__X4j9_q__footerBrandText{flex-direction:column;align-items:flex-start;line-height:1;display:flex}.Footer-module__X4j9_q__logoTitle{letter-spacing:1px;font-size:1.25rem;font-weight:800}.Footer-module__X4j9_q__logoSubtitle{letter-spacing:.5px;font-size:.85rem;font-weight:600}.Footer-module__X4j9_q__logoSlogan{letter-spacing:.5px;color:var(--text-muted);margin-top:2px;font-size:.5rem;font-weight:400}.Footer-module__X4j9_q__copyright{color:var(--text-muted);font-size:.8rem}.Footer-module__X4j9_q__legalLinks{align-items:center;gap:var(--space-3);display:flex}.Footer-module__X4j9_q__legalLinks a{color:var(--text-muted);font-size:.8rem;transition:color .3s}.Footer-module__X4j9_q__legalLinks a:hover{color:var(--accent-primary);text-decoration:underline}.Footer-module__X4j9_q__separator{color:var(--line-color)}@media (min-width:600px){.Footer-module__X4j9_q__partnersGrid{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.Footer-module__X4j9_q__newsletterContent{align-items:center;gap:var(--space-8);flex-direction:row}.Footer-module__X4j9_q__footer{border-radius:60px 60px 40px 40px;margin:40px 40px 20px;padding:10px 0 40px}}@media (min-width:1024px){.Footer-module__X4j9_q__colAlliances{border-top:none;border-left:1px solid var(--line-color);padding-top:0;padding-left:var(--space-10)}.Footer-module__X4j9_q__mainGrid{gap:var(--space-16);grid-template-columns:1fr 1.8fr}.Footer-module__X4j9_q__colInterest{border-top:none;border-left:1px solid var(--line-color);padding-top:0;padding-left:var(--space-12)}.Footer-module__X4j9_q__newsletterSection{flex-direction:row;justify-content:space-between;align-items:center}.Footer-module__X4j9_q__socialBlock{border-left:1px solid var(--line-color);padding-left:var(--space-8)}.Footer-module__X4j9_q__bottomBar{text-align:left;flex-direction:row;justify-content:space-between}.Footer-module__X4j9_q__footer{border-radius:80px 80px 60px 60px;margin:60px 60px 40px;padding:10px 0}}
.ProjectBank-module__iTdWpa__projectBank{background-color:var(--color-white);min-height:100vh;padding-bottom:var(--space-20)}.ProjectBank-module__iTdWpa__container{width:100%;max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.ProjectBank-module__iTdWpa__hero{background:var(--gradient-primary);justify-content:center;align-items:center;height:40vh;min-height:350px;display:flex;position:relative;overflow:hidden}.ProjectBank-module__iTdWpa__heroImg{-o-object-fit:cover;object-fit:cover;opacity:.2;z-index:1}.ProjectBank-module__iTdWpa__heroOverlay{z-index:2;text-align:center;color:#fff;width:100%;position:relative}.ProjectBank-module__iTdWpa__heroContent{max-width:800px;padding:var(--space-4);margin:0 auto;animation:.8s ease-out ProjectBank-module__iTdWpa__fadeInDown}.ProjectBank-module__iTdWpa__heroBadge{background:var(--color-cta);color:var(--color-primary);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:2px;box-shadow:var(--shadow-md);margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.75rem;font-weight:800;display:inline-block}.ProjectBank-module__iTdWpa__heroTitle{margin-bottom:1rem;font-size:clamp(2rem,8vw,3.5rem);font-weight:900;line-height:1.1}.ProjectBank-module__iTdWpa__heroSubtitle{color:#ffffffe6;max-width:600px;margin:0 auto;font-size:clamp(1rem,3vw,1.25rem)}.ProjectBank-module__iTdWpa__sectionHeader{text-align:center;padding:5rem 0 3rem}.ProjectBank-module__iTdWpa__sectionTitle{color:var(--color-primary);margin-bottom:1rem;font-size:clamp(1.75rem,5vw,2.5rem);font-weight:800}.ProjectBank-module__iTdWpa__sectionDesc{color:var(--color-muted-foreground);max-width:700px;margin:0 auto;font-size:1.125rem}.ProjectBank-module__iTdWpa__projectList{flex-direction:column;gap:1.5rem;margin-bottom:5rem;display:flex}.ProjectBank-module__iTdWpa__listItem{background:var(--color-white);border-radius:var(--radius-2xl);border:1px solid var(--color-border);animation:.6s ease-out both ProjectBank-module__iTdWpa__slideInUp;animation-delay:calc(var(--index) * .1s);box-shadow:var(--shadow-sm);flex-direction:column;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;overflow:hidden}.ProjectBank-module__iTdWpa__listItem:hover{border-color:var(--color-secondary);box-shadow:var(--shadow-xl);transform:translate(10px)}.ProjectBank-module__iTdWpa__listCounter{background:var(--color-background-soft);color:var(--color-accent);border-bottom:1px solid var(--color-border);justify-content:center;align-items:center;min-width:60px;padding:1rem;font-size:1.5rem;font-weight:900;display:flex}.ProjectBank-module__iTdWpa__listItem:hover .ProjectBank-module__iTdWpa__listCounter{color:var(--color-primary);background:var(--color-accent)}.ProjectBank-module__iTdWpa__listContent{flex-direction:column;flex:1;gap:1.5rem;padding:1.5rem;display:flex}.ProjectBank-module__iTdWpa__itemHeader{flex-direction:column;gap:.5rem;display:flex}.ProjectBank-module__iTdWpa__projectMeta{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.ProjectBank-module__iTdWpa__projectCode{color:var(--color-primary);border-radius:var(--radius-md);background:#1b5e2014;padding:.25rem .75rem;font-size:.75rem;font-weight:800}.ProjectBank-module__iTdWpa__location{color:var(--color-muted-foreground);align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}.ProjectBank-module__iTdWpa__location svg{width:12px;height:12px}.ProjectBank-module__iTdWpa__projectTitle{color:var(--color-secondary);font-size:1.25rem;font-weight:800;line-height:1.3}.ProjectBank-module__iTdWpa__trackerArea{background:var(--color-background-soft);border-radius:var(--radius-xl);border:1px solid var(--color-border);padding:1.5rem}.ProjectBank-module__iTdWpa__stepper{justify-content:space-between;align-items:flex-start;display:flex;position:relative}.ProjectBank-module__iTdWpa__step{z-index:2;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.ProjectBank-module__iTdWpa__stepCircle{border:1px solid var(--color-border);background:#fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;margin-bottom:.5rem;transition:all .3s;display:flex}.ProjectBank-module__iTdWpa__stepCircle svg{width:10px;height:10px}.ProjectBank-module__iTdWpa__stepActive .ProjectBank-module__iTdWpa__stepCircle{background:var(--color-primary);border-color:var(--color-primary);color:#fff;box-shadow:0 0 10px #1b5e204d}.ProjectBank-module__iTdWpa__stepLabel{color:var(--color-muted-foreground);text-transform:uppercase;text-align:center;font-size:.65rem;font-weight:800}.ProjectBank-module__iTdWpa__stepActive .ProjectBank-module__iTdWpa__stepLabel{color:var(--color-primary)}.ProjectBank-module__iTdWpa__stepConnector{background:var(--color-border);z-index:1;height:2px;position:absolute;top:9px;left:calc(50% + 10px);right:calc(10px - 50%)}.ProjectBank-module__iTdWpa__stepActive .ProjectBank-module__iTdWpa__stepConnector{background:var(--color-primary)}.ProjectBank-module__iTdWpa__itemFooter{border-top:1px solid var(--color-border);flex-direction:column;gap:1.5rem;padding-top:1.5rem;display:flex}.ProjectBank-module__iTdWpa__downloads{flex-wrap:wrap;gap:.75rem;display:flex}.ProjectBank-module__iTdWpa__downloadLink{color:var(--color-primary);background:var(--color-background-soft);border-radius:var(--radius-lg);border:1px solid #0000;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;transition:all .3s;display:flex}.ProjectBank-module__iTdWpa__downloadLink svg{width:12px;height:12px}.ProjectBank-module__iTdWpa__downloadLink:hover{background:var(--color-white);border-color:var(--color-accent);transform:translateY(-2px)}.ProjectBank-module__iTdWpa__detailsBtn{border-radius:var(--radius-full);background:var(--color-primary);color:#fff;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:700;transition:all .3s;display:flex}.ProjectBank-module__iTdWpa__detailsBtn:hover{background:var(--color-secondary);box-shadow:var(--shadow-md);transform:scale(1.02)}.ProjectBank-module__iTdWpa__detailsBtn svg{width:14px;height:14px;transition:transform .3s}.ProjectBank-module__iTdWpa__detailsBtn:hover svg{transform:translate(5px)}@media (max-width:768px){.ProjectBank-module__iTdWpa__detailsBtn svg{width:12px;height:12px}}.ProjectBank-module__iTdWpa__infoBox{background:var(--color-background-soft);border-radius:var(--radius-2xl);border:1px solid var(--color-accent);align-items:flex-start;gap:1.5rem;padding:2rem;display:flex}.ProjectBank-module__iTdWpa__infoIcon{font-size:2rem}.ProjectBank-module__iTdWpa__infoText p{color:var(--color-muted-foreground);font-size:.95rem;line-height:1.6}@keyframes ProjectBank-module__iTdWpa__fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes ProjectBank-module__iTdWpa__slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (min-width:768px){.ProjectBank-module__iTdWpa__listItem{flex-direction:row}.ProjectBank-module__iTdWpa__listCounter{border-bottom:none;border-right:1px solid var(--color-border);width:80px;font-size:2rem}.ProjectBank-module__iTdWpa__listContent{flex-direction:row;align-items:center;padding:1.5rem 2rem}.ProjectBank-module__iTdWpa__itemHeader{flex:1.5}.ProjectBank-module__iTdWpa__projectTitle{font-size:1.5rem}.ProjectBank-module__iTdWpa__trackerArea{flex:1.2;padding:1rem 1.5rem}.ProjectBank-module__iTdWpa__itemFooter{border-top:none;flex:1;align-items:flex-end;padding-top:0}.ProjectBank-module__iTdWpa__downloads{justify-content:flex-end}.ProjectBank-module__iTdWpa__detailsBtn{width:fit-content}}@media (min-width:1024px){.ProjectBank-module__iTdWpa__listContent{gap:3rem}.ProjectBank-module__iTdWpa__itemHeader{flex:2}}
.InvestmentCarousel-module__2L4yMq__investmentSection{padding:var(--space-4) 0;background-color:#f8fafc;overflow:hidden}.InvestmentCarousel-module__2L4yMq__container{width:92%;max-width:var(--container-max);margin:0 auto}.InvestmentCarousel-module__2L4yMq__header{text-align:center;max-width:700px;margin:0 auto var(--space-8)}.InvestmentCarousel-module__2L4yMq__badge{color:var(--color-primary);text-transform:uppercase;letter-spacing:2px;margin-bottom:var(--space-4);background:#20df9e1a;border:1px solid #20df9e33;border-radius:100px;padding:4px 16px;font-size:.75rem;font-weight:800;display:inline-block}.InvestmentCarousel-module__2L4yMq__title{color:var(--color-secondary);margin-bottom:var(--space-4);letter-spacing:-.04em;font-size:2rem;font-weight:900}.InvestmentCarousel-module__2L4yMq__subtitle{color:#64748b;font-size:1.1rem}.InvestmentCarousel-module__2L4yMq__carouselWrapper{width:100%;margin-top:var(--space-4);cursor:grab;scrollbar-width:none;-ms-overflow-style:none;-webkit-user-select:none;user-select:none;scroll-behavior:auto;position:relative;overflow-x:auto}.InvestmentCarousel-module__2L4yMq__carouselWrapper::-webkit-scrollbar{display:none}.InvestmentCarousel-module__2L4yMq__carouselWrapper:active{cursor:grabbing}.InvestmentCarousel-module__2L4yMq__track{gap:var(--space-6);width:max-content;padding:var(--space-4) 0;display:flex}.InvestmentCarousel-module__2L4yMq__card{border:1px solid var(--color-cta);background:#fff;border-radius:24px;flex-shrink:0;width:280px;transition:all .4s cubic-bezier(.16,1,.3,1);overflow:hidden;box-shadow:0 4px 20px #00000008}.InvestmentCarousel-module__2L4yMq__card:hover{border-color:var(--color-primary);transform:translateY(-8px);box-shadow:0 20px 40px #20df9e1a}.InvestmentCarousel-module__2L4yMq__imageWrapper{width:100%;height:200px;position:relative}.InvestmentCarousel-module__2L4yMq__projectImg{-o-object-fit:cover;object-fit:cover}.InvestmentCarousel-module__2L4yMq__categoryBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--color-secondary);text-transform:uppercase;background:#ffffffe6;border-radius:100px;padding:4px 12px;font-size:.7rem;font-weight:800;position:absolute;top:16px;right:16px}.InvestmentCarousel-module__2L4yMq__cardBody{padding:var(--space-6)}.InvestmentCarousel-module__2L4yMq__projectTitle{color:var(--color-secondary);margin-bottom:var(--space-4);-webkit-line-clamp:2;-webkit-box-orient:vertical;height:3.3em;font-size:1.15rem;font-weight:800;display:-webkit-box;overflow:hidden}.InvestmentCarousel-module__2L4yMq__financials{margin-bottom:var(--space-4);justify-content:space-between;display:flex}.InvestmentCarousel-module__2L4yMq__stat{flex-direction:column;display:flex}.InvestmentCarousel-module__2L4yMq__statLabel{color:#94a3b8;text-transform:uppercase;font-size:.7rem;font-weight:700}.InvestmentCarousel-module__2L4yMq__statValue{color:var(--color-secondary);font-size:1rem;font-weight:800}.InvestmentCarousel-module__2L4yMq__progressBar{background:#f1f5f9;border-radius:100px;height:6px;margin-bottom:8px;overflow:hidden}.InvestmentCarousel-module__2L4yMq__progressFill{background:var(--gradient-primary);border-radius:100px;height:100%}.InvestmentCarousel-module__2L4yMq__progressText{color:var(--color-primary);margin-bottom:var(--space-6);font-size:.75rem;font-weight:700}.InvestmentCarousel-module__2L4yMq__actions{gap:var(--space-3);grid-template-columns:1.2fr .8fr;display:grid}.InvestmentCarousel-module__2L4yMq__investBtn{background:var(--color-secondary);color:#fff;transition:var(--transition-base);border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:10px;font-size:.85rem;font-weight:800;display:flex}.InvestmentCarousel-module__2L4yMq__investBtn:hover{background:var(--color-primary);color:var(--color-secondary)}.InvestmentCarousel-module__2L4yMq__investBtn svg{width:16px;height:16px}.InvestmentCarousel-module__2L4yMq__detailsBtn{color:var(--color-secondary);transition:var(--transition-base);background:#f8fafc;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:10px;font-size:.85rem;font-weight:800;display:flex}.InvestmentCarousel-module__2L4yMq__detailsBtn:hover{background:#e2e8f0}.InvestmentCarousel-module__2L4yMq__detailsBtn svg{width:14px;height:14px}@media (min-width:768px){.InvestmentCarousel-module__2L4yMq__title{font-size:2.5rem}.InvestmentCarousel-module__2L4yMq__card{width:320px}}
.PublicationsCarousel-module___PnHnG__publicationsSection{padding:var(--space-4) 0;background-color:#fff;overflow:hidden}.PublicationsCarousel-module___PnHnG__container{width:92%;max-width:var(--container-max);margin:0 auto}.PublicationsCarousel-module___PnHnG__header{text-align:center;max-width:700px;margin:0 auto var(--space-4)}.PublicationsCarousel-module___PnHnG__badge{color:var(--color-primary);text-transform:uppercase;letter-spacing:2px;margin-bottom:var(--space-4);background:#1b5e200d;border:1px solid #1b5e201a;border-radius:100px;padding:6px 20px;font-size:.75rem;font-weight:800;display:inline-block}.PublicationsCarousel-module___PnHnG__title{color:var(--color-primary);margin-bottom:var(--space-4);letter-spacing:-.02em;font-size:2rem;font-weight:800}.PublicationsCarousel-module___PnHnG__subtitle{color:#64748b;font-size:1.1rem}.PublicationsCarousel-module___PnHnG__carouselWrapper{cursor:grab;scrollbar-width:none;-ms-overflow-style:none;-webkit-user-select:none;user-select:none;scroll-behavior:auto;width:100%;position:relative;overflow-x:auto}.PublicationsCarousel-module___PnHnG__carouselWrapper::-webkit-scrollbar{display:none}.PublicationsCarousel-module___PnHnG__carouselWrapper:active{cursor:grabbing}.PublicationsCarousel-module___PnHnG__track{gap:var(--space-8);width:max-content;padding:var(--space-4) 0;display:flex}.PublicationsCarousel-module___PnHnG__card{border:1px solid var(--color-primary);width:300px;box-shadow:var(--shadow-md);background:#fff;border-radius:28px;flex-direction:column;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}.PublicationsCarousel-module___PnHnG__card:hover{border-color:var(--color-cta);box-shadow:var(--shadow-xl);transform:translateY(-12px)}.PublicationsCarousel-module___PnHnG__thumbnailWrapper{width:100%;height:220px;position:relative;overflow:hidden}.PublicationsCarousel-module___PnHnG__thumbnail{-o-object-fit:cover;object-fit:cover;transition:transform .6s}.PublicationsCarousel-module___PnHnG__card:hover .PublicationsCarousel-module___PnHnG__thumbnail{transform:scale(1.05)}.PublicationsCarousel-module___PnHnG__categoryBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--color-primary);text-transform:uppercase;z-index:2;background:#ffffffe6;border-radius:12px;align-items:center;gap:8px;padding:6px 14px;font-size:.7rem;font-weight:800;display:flex;position:absolute;top:16px;left:16px;box-shadow:0 4px 15px #0000000d}.PublicationsCarousel-module___PnHnG__categoryBadge svg{width:14px;height:14px;color:var(--color-primary)}.PublicationsCarousel-module___PnHnG__cardBody{padding:var(--space-6);flex-direction:column;flex:1;display:flex}.PublicationsCarousel-module___PnHnG__date{color:#94a3b8;text-transform:uppercase;margin-bottom:8px;font-size:.75rem;font-weight:700;display:block}.PublicationsCarousel-module___PnHnG__pubTitle{color:var(--color-primary);margin-bottom:var(--space-3);font-size:1.25rem;font-weight:800;line-height:1.3;transition:color .3s}.PublicationsCarousel-module___PnHnG__card:hover .PublicationsCarousel-module___PnHnG__pubTitle{color:var(--color-secondary)}.PublicationsCarousel-module___PnHnG__pubDesc{color:#64748b;margin-bottom:var(--space-6);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}.PublicationsCarousel-module___PnHnG__readMore{color:var(--color-primary);align-items:center;gap:8px;width:fit-content;font-size:.9rem;font-weight:800;transition:all .3s;display:flex}.PublicationsCarousel-module___PnHnG__readMore:hover{color:var(--color-cta);gap:12px}.PublicationsCarousel-module___PnHnG__readMore svg{width:18px;height:18px}@media (min-width:768px){.PublicationsCarousel-module___PnHnG__title{font-size:2.5rem}.PublicationsCarousel-module___PnHnG__card{width:360px}}
.Alliances-module__OLfItW__alliances{padding:var(--space-4) 0;background-color:#42993b;background-image:radial-gradient(circle at 20% 30%,#20df9e0d 0%,#0000 50%),radial-gradient(circle at 80% 70%,#20df9e0d 0%,#0000 50%);border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;position:relative;overflow:hidden}.Alliances-module__OLfItW__title{text-align:center;color:#fff9;margin-bottom:var(--space-4);text-transform:uppercase;letter-spacing:.3em;font-size:.85rem;font-weight:700;font-family:var(--font-primary)}.Alliances-module__OLfItW__carousel{width:100%;padding:var(--space-4) 0;cursor:grab;scrollbar-width:none;-ms-overflow-style:none;-webkit-user-select:none;user-select:none;display:block;position:relative;overflow:auto hidden;scroll-behavior:auto!important}.Alliances-module__OLfItW__carousel::-webkit-scrollbar{display:none}.Alliances-module__OLfItW__carousel:active{cursor:grabbing}.Alliances-module__OLfItW__carousel:before,.Alliances-module__OLfItW__carousel:after{content:"";z-index:5;pointer-events:none;width:15%;position:absolute;top:0;bottom:0}.Alliances-module__OLfItW__carousel:before{background:linear-gradient(90deg,#42993b,#0000);left:0}.Alliances-module__OLfItW__carousel:after{background:linear-gradient(270deg,#42993b,#0000);right:0}.Alliances-module__OLfItW__track{will-change:transform;flex-flow:row;width:max-content;display:flex}.Alliances-module__OLfItW__set{gap:var(--space-6);padding:0 var(--space-3);flex-flow:row;flex-shrink:0;align-items:center;display:flex}.Alliances-module__OLfItW__logoLink{z-index:1;background:#ffffff1a;border-radius:14px;justify-content:center;align-items:center;width:180px;height:100px;padding:2px;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;overflow:hidden}.Alliances-module__OLfItW__logoLink:before{content:"";background:conic-gradient(from 0deg, transparent 0deg, transparent 200deg, var(--color-primary) 240deg, var(--color-cta) 300deg, var(--color-secondary) 340deg, var(--color-primary) 360deg);z-index:-2;width:150%;height:150%;animation:3s linear infinite Alliances-module__OLfItW__rotateRay;position:absolute}@keyframes Alliances-module__OLfItW__rotateRay{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Alliances-module__OLfItW__logoLink:after{content:"";z-index:-1;background:#fff;border-radius:12px;transition:background .3s;position:absolute;inset:2px}.Alliances-module__OLfItW__logoLink:hover{transform:translateY(-8px)scale(1.05);box-shadow:0 15px 30px #0000004d}.Alliances-module__OLfItW__logoLink:hover:after{background:#f8fcf9}.Alliances-module__OLfItW__logoLink:active{transform:scale(.95)}.Alliances-module__OLfItW__logoImage{-o-object-fit:contain;object-fit:contain;width:auto;max-width:80%;height:auto;max-height:70%;transition:transform .4s}.Alliances-module__OLfItW__logoLink:hover .Alliances-module__OLfItW__logoImage{transform:scale(1.1)}@media (min-width:768px){.Alliances-module__OLfItW__logoLink{width:220px;height:120px}.Alliances-module__OLfItW__set{gap:var(--space-10);padding-right:var(--space-10)}}@media (min-width:1440px){.Alliances-module__OLfItW__logoLink{width:260px;height:140px}}
.FloatingBadge-module__LzT4pq__badgeContainer{z-index:10000;pointer-events:none;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0000001a;justify-content:center;align-items:center;animation:1s forwards FloatingBadge-module__LzT4pq__overlayEntrance;display:flex;position:fixed;inset:0}.FloatingBadge-module__LzT4pq__badgeContent{aspect-ratio:16/9;width:min(500px,90vw);padding:var(--space-8);background:var(--color-primary);border:1px solid #ffffff1a;border-radius:40px;flex-direction:column;justify-content:center;align-items:center;animation:1.2s cubic-bezier(.16,1,.3,1) forwards FloatingBadge-module__LzT4pq__contentEntrance;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 100px -20px #000c,0 0 50px #1b5e204d}.FloatingBadge-module__LzT4pq__meshBg{z-index:0;filter:blur(40px);opacity:.6;background:radial-gradient(circle at 0 0,#1b5e20 0%,#0000 50%),radial-gradient(circle at 100% 100%,#f9b11f 0%,#0000 50%),radial-gradient(circle,#42993b 0%,#0000 50%);animation:10s infinite alternate FloatingBadge-module__LzT4pq__meshMove;position:absolute;inset:0}.FloatingBadge-module__LzT4pq__shine{z-index:1;background:linear-gradient(90deg,#0000,#fff3,#0000);width:50%;height:100%;animation:4s ease-in-out infinite FloatingBadge-module__LzT4pq__shineSweep;position:absolute;top:0;left:-100%;transform:skew(-25deg)}.FloatingBadge-module__LzT4pq__textContent{z-index:2;text-align:center;position:relative}.FloatingBadge-module__LzT4pq__anniversary{color:#fff;text-transform:uppercase;letter-spacing:5px;margin-bottom:var(--space-4);opacity:.8;font-size:.85rem;font-weight:800;display:block}.FloatingBadge-module__LzT4pq__title{background:linear-gradient(to bottom, #fff 20%, var(--color-cta) 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 10px 20px #00000080);letter-spacing:-2px;-webkit-background-clip:text;margin:0;font-size:clamp(3rem,10vw,5.5rem);font-weight:950;line-height:.85}.FloatingBadge-module__LzT4pq__subtitle{color:#fff;margin-top:var(--space-2);letter-spacing:2px;text-shadow:0 4px 10px #0000004d;font-size:clamp(1.2rem,4vw,1.8rem);font-weight:700;display:block}.FloatingBadge-module__LzT4pq__decorativeLine{background:var(--color-cta);width:60px;height:4px;margin:var(--space-6) auto;border-radius:var(--radius-full);box-shadow:0 0 15px var(--color-cta)}.FloatingBadge-module__LzT4pq__isExiting{animation:.8s cubic-bezier(.16,1,.3,1) forwards FloatingBadge-module__LzT4pq__exitBlur!important}@keyframes FloatingBadge-module__LzT4pq__meshMove{0%{transform:scale(1)translate(0)}to{transform:scale(1.2)translate(5%,5%)}}@keyframes FloatingBadge-module__LzT4pq__shineSweep{0%{left:-100%}20%,to{left:200%}}@keyframes FloatingBadge-module__LzT4pq__overlayEntrance{0%{-webkit-backdrop-filter:blur();backdrop-filter:blur();background:0 0}to{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0003}}@keyframes FloatingBadge-module__LzT4pq__contentEntrance{0%{opacity:0;transform:scale(.8)rotateX(20deg)translateY(50px)}to{opacity:1;transform:scale(1)rotateX(0)translateY(0)}}@keyframes FloatingBadge-module__LzT4pq__exitBlur{0%{opacity:1;filter:blur();transform:scale(1)}to{opacity:0;filter:blur(40px);transform:scale(1.1)}}.FloatingBadge-module__LzT4pq__particles{z-index:1;opacity:.1;background-image:radial-gradient(circle,#fff 1px,#0000 1px);background-size:50px 50px;animation:5s linear infinite FloatingBadge-module__LzT4pq__twinkle;position:absolute;inset:0}@keyframes FloatingBadge-module__LzT4pq__twinkle{0%,to{opacity:.1}50%{opacity:.3}}
.FloatingWhatsApp-module__gKDVoq__floatingAction{top:90px;right:var(--space-4);color:#fff;padding:var(--space-3) var(--space-4);border-radius:var(--radius-full);align-items:center;gap:var(--space-2);z-index:1000;background:#25d366;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275);animation:2s cubic-bezier(.66,0,0,1) infinite FloatingWhatsApp-module__gKDVoq__pulse-animation;display:flex;position:fixed;box-shadow:0 10px 30px #25d36666}.FloatingWhatsApp-module__gKDVoq__floatingAction:hover{animation-play-state:paused;transform:scale(1.05)}.FloatingWhatsApp-module__gKDVoq__floatingLabel{display:none}@keyframes FloatingWhatsApp-module__gKDVoq__pulse-animation{0%{transform:scale(1);box-shadow:0 0 #25d366b3}50%{transform:scale(1.03);box-shadow:0 0 0 15px #25d36600}to{transform:scale(1);box-shadow:0 0 #25d36600}}@media (min-width:768px){.FloatingWhatsApp-module__gKDVoq__floatingAction{top:auto;bottom:var(--space-8);right:var(--space-8);padding:var(--space-3) var(--space-6)}.FloatingWhatsApp-module__gKDVoq__floatingLabel{font-size:.9rem;font-weight:800;display:inline-block}}
.PublicationTabs-module__T-z7JW__tabsWrapper{width:100%;padding:var(--space-4) 0;margin-bottom:var(--space-10);scrollbar-width:none;-ms-overflow-style:none;overflow-x:auto}.PublicationTabs-module__T-z7JW__tabsWrapper::-webkit-scrollbar{display:none}.PublicationTabs-module__T-z7JW__tabs{gap:var(--space-3);width:max-content;padding:0 var(--space-4);margin:0 auto;display:flex}.PublicationTabs-module__T-z7JW__tab{padding:var(--space-3) var(--space-10);border-radius:var(--radius-full);color:var(--color-muted-foreground);white-space:nowrap;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;font-size:.95rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1)}.PublicationTabs-module__T-z7JW__tab:hover{border-color:var(--color-primary);color:var(--color-primary);box-shadow:var(--shadow-sm);background:#fff;transform:translateY(-2px)}.PublicationTabs-module__T-z7JW__tab.PublicationTabs-module__T-z7JW__active{background:var(--color-primary);color:#fff;border-color:var(--color-primary);box-shadow:0 8px 20px #1b5e2040}@media (min-width:992px){.PublicationTabs-module__T-z7JW__tabs{gap:var(--space-4)}}
.PublicationCard-module__NxtebW__card{border:1px solid var(--color-primary);height:100%;box-shadow:var(--shadow-sm);background:#fff;border-radius:28px;flex-direction:column;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}.PublicationCard-module__NxtebW__card:hover{box-shadow:var(--shadow-xl);border-color:var(--color-cta);transform:translateY(-12px)}.PublicationCard-module__NxtebW__mediaWrapper{aspect-ratio:4/3;background:#f0f4f8;width:100%;position:relative;overflow:hidden}.PublicationCard-module__NxtebW__image{-o-object-fit:cover;object-fit:cover;transition:var(--transition-slow)}.PublicationCard-module__NxtebW__card:hover .PublicationCard-module__NxtebW__image{transform:scale(1.1)}.PublicationCard-module__NxtebW__playOverlay,.PublicationCard-module__NxtebW__docOverlay{z-index:5;background:#293a5333;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.PublicationCard-module__NxtebW__playBtn{background:var(--color-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;box-shadow:0 10px 20px #20df9e4d}.PublicationCard-module__NxtebW__docBadge{color:#fff;padding:var(--space-1) var(--space-3);border-radius:var(--radius-md);background:#ff4d4f;font-size:.875rem;font-weight:800;box-shadow:0 4px 10px #0003}.PublicationCard-module__NxtebW__content{padding:var(--space-6);flex-direction:column;flex:1;display:flex}.PublicationCard-module__NxtebW__meta{margin-bottom:var(--space-3);justify-content:space-between;align-items:center;display:flex}.PublicationCard-module__NxtebW__date{color:#8c9aaf;font-size:.85rem;font-weight:600}.PublicationCard-module__NxtebW__categoryBadge{text-transform:uppercase;color:var(--color-primary);background:#1b5e200d;border-radius:8px;padding:4px 12px;font-size:.7rem;font-weight:800}.PublicationCard-module__NxtebW__title{color:var(--color-primary);margin-bottom:var(--space-3);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.35rem;font-weight:800;line-height:1.3;display:-webkit-box;overflow:hidden}.PublicationCard-module__NxtebW__description{color:#475569;margin-bottom:var(--space-6);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.PublicationCard-module__NxtebW__actions{gap:var(--space-2);flex-direction:column;display:flex}.PublicationCard-module__NxtebW__btn{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-3);border-radius:var(--radius-lg);transition:var(--transition-base);text-align:center;width:100%;font-size:.9rem;font-weight:700;display:flex}.PublicationCard-module__NxtebW__btn svg{width:18px;height:18px}.PublicationCard-module__NxtebW__btnPrimary{background:var(--color-cta);color:var(--color-primary);box-shadow:0 4px 12px #f9b11f33}.PublicationCard-module__NxtebW__btnPrimary:hover{background:var(--color-primary);color:#fff;transform:translateY(-2px)}.PublicationCard-module__NxtebW__btnSecondary{color:var(--color-primary);background:#f8fafc;border:1px solid #e2e8f0}.PublicationCard-module__NxtebW__btnSecondary:hover{border-color:var(--color-primary);background:#fff;transform:translateY(-2px)}@media (min-width:768px){.PublicationCard-module__NxtebW__mediaWrapper{aspect-ratio:16/9}}
.Modal-module__D5hSoq__overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;width:100%;height:100%;padding:var(--space-4);background:#293a53d9;justify-content:center;align-items:center;animation:.3s Modal-module__D5hSoq__fadeIn;display:flex;position:fixed;top:0;left:0}.Modal-module__D5hSoq__content{border-radius:var(--radius-2xl,32px);background:#fff;flex-direction:column;width:100%;max-width:1000px;max-height:90vh;animation:.4s cubic-bezier(.16,1,.3,1) Modal-module__D5hSoq__slideUp;display:flex;overflow:hidden;box-shadow:0 30px 60px #0000004d}.Modal-module__D5hSoq__header{padding:var(--space-6) var(--space-8);border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;display:flex}.Modal-module__D5hSoq__title{color:var(--color-secondary);font-size:1.25rem;font-weight:800;line-height:1.2}.Modal-module__D5hSoq__closeBtn{width:40px;height:40px;transition:var(--transition-base);background:#0000000d;border-radius:50%;justify-content:center;align-items:center;display:flex}.Modal-module__D5hSoq__closeBtn:hover{background:var(--color-primary);color:#fff;transform:rotate(90deg)}.Modal-module__D5hSoq__body{padding:var(--space-8);flex:1;overflow-y:auto}@keyframes Modal-module__D5hSoq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Modal-module__D5hSoq__slideUp{0%{opacity:0;transform:translateY(50px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:768px){.Modal-module__D5hSoq__content{max-height:95vh}.Modal-module__D5hSoq__body{padding:var(--space-4)}}
.page-module__zdCwuW__main{min-height:100vh;padding-top:0}.page-module__zdCwuW__container{width:100%;max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.page-module__zdCwuW__hero{padding:var(--space-44) 0 var(--space-16);background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-secondary) 100%);text-align:center;color:#fff;position:relative;overflow:hidden}.page-module__zdCwuW__heroGlow{pointer-events:none;background:radial-gradient(circle,#20df9e26 0%,#0000 70%);width:100%;height:150%;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.page-module__zdCwuW__heroContent{z-index:1;max-width:800px;margin:0 auto;position:relative}.page-module__zdCwuW__badge{background:var(--color-cta);color:var(--color-primary);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:2px;margin-bottom:var(--space-6);padding:6px 20px;font-size:.75rem;font-weight:800;display:inline-block}.page-module__zdCwuW__title{color:#fff;margin-bottom:var(--space-6);font-size:clamp(2.5rem,8vw,4.5rem);line-height:1.1}.page-module__zdCwuW__highlight{color:var(--color-cta)}.page-module__zdCwuW__subtitle{color:#ffffffe6;max-width:600px;margin:0 auto;font-size:1.2rem}@media (max-width:768px){.page-module__zdCwuW__hero{padding:var(--space-20) 0 var(--space-12)}.page-module__zdCwuW__title{font-size:2.5rem}}
.Publicaciones-module__QT2QkW__main{background:#fff;min-height:100vh}.Publicaciones-module__QT2QkW__container{width:92%;max-width:var(--container-max);margin:0 auto}.Publicaciones-module__QT2QkW__hero{padding:var(--space-24) 0 var(--space-16);background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-secondary) 100%);text-align:center;color:#fff;position:relative;overflow:hidden;box-shadow:inset 0 -50px 100px #0000001a}.Publicaciones-module__QT2QkW__heroBg{z-index:0;opacity:.4;background-image:radial-gradient(circle,#ffffff0d 0%,#0000 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Publicaciones-module__QT2QkW__blob1,.Publicaciones-module__QT2QkW__blob2{background:var(--color-primary);filter:blur(100px);border-radius:50%;width:500px;height:500px;animation:20s ease-in-out infinite alternate Publicaciones-module__QT2QkW__moveBlob;position:absolute}.Publicaciones-module__QT2QkW__blob1{opacity:.2;top:-100px;right:-100px}.Publicaciones-module__QT2QkW__blob2{background:var(--color-cta);opacity:.2;animation-delay:-5s;bottom:-200px;left:-100px}@keyframes Publicaciones-module__QT2QkW__moveBlob{0%{transform:translate(0)scale(1)}to{transform:translate(50px,80px)scale(1.2)}}.Publicaciones-module__QT2QkW__hero .Publicaciones-module__QT2QkW__container{z-index:1;position:relative}.Publicaciones-module__QT2QkW__badge{background:var(--color-cta);color:var(--color-primary);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:2px;margin-bottom:var(--space-6);padding:8px 24px;font-size:.8rem;font-weight:800;display:inline-block;box-shadow:0 4px 15px #f9b11f4d}.Publicaciones-module__QT2QkW__title{color:#fff;margin-bottom:var(--space-4);letter-spacing:-.02em;text-shadow:0 2px 10px #0003;font-size:clamp(2.5rem,8vw,4rem);font-weight:800;line-height:1.1}.Publicaciones-module__QT2QkW__subtitle{color:#ffffffe6;max-width:700px;margin:0 auto;font-size:1.2rem;line-height:1.6}.Publicaciones-module__QT2QkW__content{padding:var(--space-12) 0}.Publicaciones-module__QT2QkW__grid{gap:var(--space-8);grid-template-columns:repeat(1,1fr);display:grid}.Publicaciones-module__QT2QkW__cardWrapper{opacity:0;animation:.6s forwards Publicaciones-module__QT2QkW__fadeInUp}@keyframes Publicaciones-module__QT2QkW__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Publicaciones-module__QT2QkW__emptyState{text-align:center;padding:var(--space-20) 0;color:#8c9aaf}.Publicaciones-module__QT2QkW__pdfViewer{flex-direction:column;height:600px;display:flex}.Publicaciones-module__QT2QkW__pdfIframe{border-radius:var(--radius-lg);background:#f0f4f8;border:none;flex:1}.Publicaciones-module__QT2QkW__modalActions{margin-top:var(--space-4);text-align:center}.Publicaciones-module__QT2QkW__modalBtn{padding:var(--space-3) var(--space-10);background:var(--color-cta);color:var(--color-primary);border-radius:var(--radius-full);font-weight:800;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #f9b11f33}.Publicaciones-module__QT2QkW__modalBtn:hover{background:var(--color-primary);color:#fff;transform:translateY(-2px)}.Publicaciones-module__QT2QkW__narrativeContent{color:#334155;font-size:1.1rem;line-height:1.8}.Publicaciones-module__QT2QkW__contentFooter{margin-top:var(--space-8);padding-top:var(--space-4);color:#8c9aaf;border-top:1px solid #0000000d;font-size:.875rem}.Publicaciones-module__QT2QkW__videoViewer{width:100%}.Publicaciones-module__QT2QkW__videoIframe{aspect-ratio:16/9;border-radius:var(--radius-lg);border:none;width:100%}.Publicaciones-module__QT2QkW__videoDesc{margin-top:var(--space-4);color:#64748b;font-size:1rem}@media (min-width:768px){.Publicaciones-module__QT2QkW__grid{grid-template-columns:repeat(2,1fr)}.Publicaciones-module__QT2QkW__hero{padding:var(--space-44) 0 var(--space-16)}}@media (min-width:1024px){.Publicaciones-module__QT2QkW__grid{grid-template-columns:repeat(3,1fr)}}
