.greenora-navbar-transparent{position:fixed;top:0;left:0;right:0;width:100%;background:transparent;z-index:10000;-webkit-font-smoothing:antialiased;box-shadow:none;transition:all .3s ease;opacity:1;visibility:visible}.greenora-navbar-transparent.hidden-after-hero{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(-100%)!important;transition:none!important;height:0!important;width:0!important;overflow:hidden!important;max-height:0!important;max-width:0!important;margin:0!important;padding:0!important;position:fixed!important;top:-10000px!important;left:-10000px!important;right:-10000px!important;bottom:-10000px!important;z-index:-99999!important;clip:rect(0,0,0,0)!important;clip-path:inset(100%)!important}.greenora-navbar-transparent.hidden-after-hero *{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;height:0!important;width:0!important;overflow:hidden!important;max-height:0!important;max-width:0!important;margin:0!important;padding:0!important;border:none!important;font-size:0!important;line-height:0!important}.greenora-navbar-transparent.hidden-after-hero .greenora-logo-container,.greenora-navbar-transparent.hidden-after-hero .greenora-logo-fallback,.greenora-navbar-transparent.hidden-after-hero .greenora-logo-icon-fallback,.greenora-navbar-transparent.hidden-after-hero .greenora-logo-img,.greenora-navbar-transparent.hidden-after-hero .greenora-logo-img-container,.greenora-navbar-transparent.hidden-after-hero .greenora-logo-img-wrapper,.greenora-navbar-transparent.hidden-after-hero .greenora-logo-link,.greenora-navbar-transparent.hidden-after-hero .greenora-logo-text-fallback,.greenora-navbar-transparent.hidden-after-hero .greenora-logo-wrapper,.greenora-navbar-transparent.hidden-after-hero .greenora-nav-inner,.greenora-navbar-transparent.hidden-after-hero .greenora-nav-link-transparent,.greenora-navbar-transparent.hidden-after-hero .greenora-nav-menu-transparent,.greenora-navbar-transparent.hidden-after-hero .greenora-nav-wrapper{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;height:0!important;width:0!important;overflow:hidden!important;max-height:0!important;max-width:0!important;margin:0!important;padding:0!important;border:none!important;font-size:0!important;line-height:0!important;text-indent:-9999px!important}.greenora-navbar-transparent.scrolled{background:hsla(0,0%,100%,.95);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 2px 8px rgba(0,0,0,.05)}.greenora-nav-wrapper{display:flex;align-items:center;justify-content:center;width:100%;max-width:1400px;height:78px;padding:24px 40px;margin:0 auto}.greenora-nav-inner{display:flex;align-items:center;justify-content:space-between;flex:1;height:30px}.greenora-logo-container{justify-content:center}.greenora-logo-container,.greenora-logo-link{display:flex;align-items:center;width:200px;height:50px}.greenora-logo-link{overflow:visible;text-decoration:none}.greenora-logo-wrapper{display:flex;align-items:center;width:200px;height:50px;position:relative}.greenora-logo-img-container{flex:1;width:200px;height:50px;position:relative}.greenora-logo-img-wrapper{position:absolute;inset:0}.greenora-logo-img{display:block;width:200px;height:50px;object-fit:contain;object-position:50% 50%}.greenora-logo-fallback{display:flex;align-items:center;gap:.75rem;width:100%;height:100%}.greenora-logo-icon-fallback{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#1f7a4d;border-radius:6px;flex-shrink:0}.greenora-logo-icon-fallback svg{width:20px;height:20px}.greenora-logo-text-fallback{font-family:var(--font-heading);font-size:1.25rem;font-weight:700;color:#fff;letter-spacing:-.02em;white-space:nowrap}.greenora-navbar-transparent.scrolled .greenora-logo-text-fallback{color:#1f3a56}.greenora-nav-menu-transparent{display:flex;align-items:center;justify-content:center;gap:20px;height:16.8px;overflow:hidden}.greenora-nav-link-transparent{color:#fff;font-family:var(--font-primary),sans-serif;font-style:normal;font-weight:500;font-size:14px;letter-spacing:-.2px;text-transform:none;line-height:16.8px;white-space:nowrap;text-decoration:none;transition:opacity .2s ease}.greenora-nav-link-transparent:hover{opacity:.8}.greenora-navbar-transparent.scrolled .greenora-nav-link-transparent{color:#050505}.greenora-navbar-transparent.scrolled .greenora-nav-link-transparent:hover{opacity:.7}.greenora-navbar{position:fixed;top:0;left:0;right:0;z-index:10000;background:#fff;border-bottom:1px solid rgba(0,0,0,.05);transition:all .3s ease}.greenora-navbar.scrolled{box-shadow:0 2px 8px rgba(0,0,0,.05)}.greenora-nav-container{max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;height:80px}.greenora-logo-section{display:flex;align-items:center;gap:.75rem;text-decoration:none;transition:opacity .3s ease}.greenora-logo-section:hover{opacity:.8}.greenora-logo-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#1f7a4d;border-radius:6px;flex-shrink:0}.greenora-logo-icon svg{width:20px;height:20px;color:#fff}.greenora-logo-text{font-family:var(--font-heading);font-size:1.25rem;font-weight:700;color:#1f3a56;letter-spacing:-.02em}.greenora-nav-menu{display:flex;align-items:center;gap:2rem;list-style:none;margin:0;padding:0}.greenora-nav-link{color:#1f3a56;text-decoration:none;font-size:.95rem;font-weight:500;transition:color .3s ease;position:relative}.greenora-nav-link:hover{color:#1f7a4d}.greenora-nav-link:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:#1f7a4d;transition:width .3s ease}.greenora-nav-link:hover:after{width:100%}.greenora-mobile-toggle{display:none;flex-direction:column;gap:5px;background:transparent;border:none;cursor:pointer;padding:0}.greenora-mobile-toggle span{width:24px;height:2px;background:#1f3a56;transition:all .3s ease}@media (max-width:968px){.greenora-nav-wrapper{padding:24px 20px;height:70px}.greenora-logo-container,.greenora-logo-img,.greenora-logo-img-container,.greenora-logo-link,.greenora-logo-wrapper{width:160px;height:40px}.greenora-nav-menu-transparent{display:none}.greenora-mobile-toggle{display:flex}.greenora-nav-menu{position:fixed;top:70px;left:0;right:0;background:#fff;flex-direction:column;padding:2rem;box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease}.greenora-nav-menu.active{transform:translateY(0);opacity:1;visibility:visible}.greenora-nav-menu li{margin-bottom:1rem}.greenora-nav-link{display:block;padding:.75rem 0;font-size:1.1rem}}.greenora-hero{position:relative;min-height:100vh;display:flex;align-items:flex-end;justify-content:flex-start;overflow:hidden;background:#1f3a56;padding-top:0;padding-bottom:4rem;margin-top:0;margin-bottom:0}body{padding-top:0!important}body,html{background:transparent!important}.greenora-hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.greenora-hero-bg img{width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(.5) contrast(1.1)}.greenora-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:1}.greenora-hero-content{position:relative;z-index:2;max-width:1400px;width:100%;margin:0 auto;padding:78px 2rem 4rem;justify-content:flex-end;min-height:441.6px;color:#fff;overflow:visible}.greenora-hero-content,.greenora-hero-main-container{display:flex;flex-direction:column;align-items:flex-start;-webkit-font-smoothing:antialiased}.greenora-hero-main-container{width:650px;max-width:650px;min-height:341.6px;gap:2.5rem}.greenora-hero-top-section{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:650px;min-height:auto;gap:1rem}.greenora-social-proof{display:flex;align-items:flex-end;gap:13px;width:auto;min-width:219.6px;height:19px;flex-shrink:0;margin-bottom:.5rem}.greenora-hero-bottom-section{display:flex;flex-direction:column;align-items:flex-start;width:650px;min-height:auto;gap:2.5rem}.greenora-cta-wrapper{width:187px;height:51px}.greenora-stars{display:flex;align-items:center;gap:3px;width:87px;height:19px;padding:2px 0;flex-shrink:0}.greenora-star{width:15px;height:15px;flex-shrink:0;display:block}.greenora-rating-text{flex-shrink:0;width:119.6px;height:16.8px;white-space:nowrap;font-family:var(--font-primary),sans-serif;font-size:14px;letter-spacing:-.2px;line-height:16.8px}.greenora-hero-title,.greenora-rating-text{font-style:normal;font-weight:500;color:#fff;-webkit-font-smoothing:antialiased;margin:0;padding:0}.greenora-hero-title{width:650px;font-family:var(--font-heading),sans-serif;font-size:58px;letter-spacing:-2.2px;line-height:60.4px}.greenora-hero-description,.greenora-hero-title{min-height:auto;text-align:start;word-break:break-word;overflow-wrap:break-word}.greenora-hero-description{width:630px;max-width:630px;font-family:var(--font-primary),sans-serif;font-style:normal;font-weight:500;color:#e0e0e0;font-size:18px;letter-spacing:-.2px;line-height:27px;-webkit-font-smoothing:antialiased;margin:0;padding:0}.greenora-hero-cta{display:flex;flex-flow:row;place-content:center flex-start;align-items:center;justify-content:space-between;gap:20px;width:auto;min-width:220px;height:51px;padding:6px 6px 6px 20px;background-color:#1f7a4d;color:#fff;text-decoration:none;font-size:15px;font-weight:600;border-radius:30px;cursor:pointer;position:relative;overflow:visible;will-change:transform;transform:none;transform-origin:50% 50% 0;transition:all .3s cubic-bezier(.4,0,.2,1);box-sizing:border-box;border:none}.greenora-hero-cta:hover{background-color:#1a6b3f;transform:scale(1.02)}.greenora-hero-cta:active{transform:scale(.98)}.greenora-cta-text-wrapper{position:relative;height:18px;width:auto;min-width:140px;overflow:hidden;flex-shrink:1;flex-grow:0;z-index:1}.greenora-cta-text-container{position:absolute;top:0;left:0;right:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;transition:transform .3s cubic-bezier(.4,0,.2,1)}.greenora-hero-cta:hover .greenora-cta-text-container{transform:translateY(-18px)}.greenora-cta-text{font-weight:600;font-size:15px;line-height:18px;letter-spacing:-.2px;color:#fff;white-space:nowrap;font-family:var(--font-heading),sans-serif;display:block;width:100%}.greenora-cta-text-duplicate{margin-top:0;display:block;width:100%}.greenora-cta-icon{width:39px;height:39px;flex-shrink:0;display:flex!important;align-items:center;justify-content:center;background:hsla(0,0%,100%,.95);border-radius:50%;transition:transform .3s cubic-bezier(.4,0,.2,1);position:relative;z-index:10;visibility:visible!important;opacity:1!important}.greenora-hero-cta:hover .greenora-cta-icon{transform:rotate(45deg)}.greenora-hero-cta .greenora-cta-icon svg{width:13px!important;height:13px!important;display:block!important;color:#1f3a56!important;stroke:#1f3a56!important;fill:none!important;flex-shrink:0;visibility:visible!important;opacity:1!important}@media (max-width:968px){.greenora-nav-container{height:70px;padding:0 1.5rem}.greenora-hero{padding-top:0;min-height:calc(100vh - 70px)}.greenora-hero-content{padding:70px 1.5rem 2rem;height:auto;min-height:auto}.greenora-hero-main-container{width:100%;max-width:100%;height:auto;gap:1.5rem}.greenora-hero-top-section{width:100%;height:auto;gap:.75rem}.greenora-social-proof{width:auto;height:auto;gap:10px}.greenora-stars{width:auto;height:auto;gap:2px}.greenora-star{width:14px;height:14px}.greenora-rating-text{width:auto;height:auto;font-size:13px;line-height:15px}.greenora-hero-title{width:100%;height:auto;font-size:clamp(32px,8vw,48px);line-height:1.1;letter-spacing:-1.5px}.greenora-hero-bottom-section{width:100%;height:auto;gap:2rem}.greenora-hero-description{width:100%;max-width:100%;height:auto;font-size:clamp(16px,4vw,18px);line-height:1.5}.greenora-cta-wrapper{width:auto;height:auto}.greenora-hero-cta{width:auto;min-width:180px;max-width:100%;height:48px;padding:6px 6px 6px 18px;gap:16px;font-size:14px;border-radius:30px}.greenora-cta-text-wrapper{width:auto;min-width:120px;max-width:calc(100% - 60px);height:18px}.greenora-cta-text{font-size:14px;line-height:18px}.greenora-hero-cta:hover .greenora-cta-text-container{transform:translateY(-18px)}.greenora-cta-icon{width:36px;height:36px;flex-shrink:0}.greenora-hero-cta svg{width:12px;height:12px}}