.Navbar-module__Txg7tW__navContainer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:3000;background-color:#021818d9;border:1px solid #ffffff1f;border-radius:2.5rem;width:min(1250px,94vw);padding:.75rem 1.75rem;transition:all .3s;position:fixed;top:1.25rem;left:50%;transform:translate(-50%);box-shadow:0 25px 50px -12px #00000080}.Navbar-module__Txg7tW__navContent{justify-content:space-between;align-items:center;display:flex}.Navbar-module__Txg7tW__brand{z-index:3002;align-items:center;gap:.75rem;text-decoration:none;display:flex}.Navbar-module__Txg7tW__logoWrapper{border-radius:10px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex;overflow:hidden}.Navbar-module__Txg7tW__logoImage{object-fit:contain;width:100%;height:100%}.Navbar-module__Txg7tW__brandName{color:#fff;letter-spacing:-.02em;font-size:1.35rem;font-weight:900}.Navbar-module__Txg7tW__desktopLinks{align-items:center;gap:2.5rem;display:flex}.Navbar-module__Txg7tW__desktopCta{align-items:center;gap:1.25rem;display:flex}.Navbar-module__Txg7tW__mobileToggle{cursor:pointer;z-index:3002;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;padding:0;display:none}.Navbar-module__Txg7tW__mobileToggle span{background-color:#fff;border-radius:2px;width:100%;height:2px;transition:all .3s}.Navbar-module__Txg7tW__mobileMenu{z-index:2500;background-color:#021f1f;flex-direction:column;gap:1.5rem;width:100vw;height:100vh;padding:7rem 1.5rem 3rem;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;left:0;overflow-y:auto;transform:translateY(-100%)}.Navbar-module__Txg7tW__mobileMenu.Navbar-module__Txg7tW__open{transform:translateY(0)}.Navbar-module__Txg7tW__mobileHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.Navbar-module__Txg7tW__mobileLink{color:#fff;letter-spacing:-.01em;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1rem 0;font-size:1.25rem;font-weight:800;text-decoration:none;display:flex}.Navbar-module__Txg7tW__mobileSubMenu{flex-direction:column;gap:1.5rem;margin-top:1rem;padding-left:0;animation:.3s ease-out Navbar-module__Txg7tW__fadeIn;display:flex}@keyframes Navbar-module__Txg7tW__fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__Txg7tW__mobileGroupTitle{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:flex}.Navbar-module__Txg7tW__mobileCardItem{align-items:flex-start;gap:1rem;padding:.5rem 0;text-decoration:none;display:flex}.Navbar-module__Txg7tW__mobileCardIcon{background-color:#ffffff0d;border:1px solid #ffffff0d;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.25rem;display:flex}.Navbar-module__Txg7tW__mobileTextContainer{flex-direction:column;gap:.25rem;display:flex}.Navbar-module__Txg7tW__mobileCardTitle{color:#fff;font-size:.9375rem;font-weight:700;line-height:1.2}.Navbar-module__Txg7tW__mobileCardDesc{color:#ffffff80;font-size:.8125rem;line-height:1.4}.Navbar-module__Txg7tW__mobileCtaContainer{flex-direction:column;gap:1rem;margin-top:auto;padding-top:2rem;display:flex}.Navbar-module__Txg7tW__ctaSignup{color:#021818;text-align:center;background-color:#9eff00;border-radius:1rem;padding:1rem;font-weight:900;text-decoration:none;box-shadow:0 10px 20px #9eff0033}.Navbar-module__Txg7tW__mobileToggle.Navbar-module__Txg7tW__open span:first-child{transform:translateY(8px)rotate(45deg)}.Navbar-module__Txg7tW__mobileToggle.Navbar-module__Txg7tW__open span:nth-child(2){opacity:0}.Navbar-module__Txg7tW__mobileToggle.Navbar-module__Txg7tW__open span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}@media (max-width:1024px){.Navbar-module__Txg7tW__desktopLinks,.Navbar-module__Txg7tW__desktopCta{display:none}.Navbar-module__Txg7tW__mobileToggle{display:flex}.Navbar-module__Txg7tW__navContainer{width:94vw;padding:.75rem 1.25rem}}
.shared-module__ssvIja__input{border-radius:var(--radius);background-color:var(--color-secondary);width:100%;height:55px;color:var(--color-text-heading);transition:var(--transition-smooth);border:1px solid #e9e9e9;padding:0 1rem}.shared-module__ssvIja__input::placeholder{color:#21252980}.shared-module__ssvIja__input:focus{border-color:var(--color-primary);box-shadow:0 0 0 1px var(--color-primary);outline:none}.shared-module__ssvIja__spinner{animation:1s linear infinite shared-module__ssvIja__spin}@keyframes shared-module__ssvIja__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.PostCard-module__nKKDsq__card{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:2rem;flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden}.PostCard-module__nKKDsq__card:hover{border-color:#2a9153;transform:translateY(-10px);box-shadow:0 30px 60px -12px #0000001a}.PostCard-module__nKKDsq__link{color:inherit;flex-direction:column;height:100%;text-decoration:none;display:flex}.PostCard-module__nKKDsq__imageWrapper{aspect-ratio:16/10;background-color:#e2e8f0;width:100%;position:relative;overflow:hidden}.PostCard-module__nKKDsq__placeholder{opacity:.1;background:linear-gradient(135deg,#2a9153 0%,#0461a5 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:3rem;display:flex}.PostCard-module__nKKDsq__categoryBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;text-transform:uppercase;letter-spacing:.05em;background-color:#021818cc;border-radius:100px;padding:.5rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:1.5rem;left:1.5rem}.PostCard-module__nKKDsq__content{flex-direction:column;flex:1;padding:2.5rem;display:flex}.PostCard-module__nKKDsq__date{color:#94a3b8;margin-bottom:1rem;font-size:.875rem;font-weight:600}.PostCard-module__nKKDsq__title{color:#021818;margin-bottom:1rem;font-size:1.5rem;font-weight:800;line-height:1.3}.PostCard-module__nKKDsq__description{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:2rem;font-size:1rem;line-height:1.6;display:-webkit-box;overflow:hidden}.PostCard-module__nKKDsq__readMore{color:#2a9153;align-items:center;gap:.5rem;margin-top:auto;font-size:.9375rem;font-weight:800;display:flex}
