.parallax-hero{align-items:center;display:flex;justify-content:center;min-height:467px!important;min-height:inherit;overflow:hidden;padding:80px 64px;position:relative;width:100%}.parallax-hero__bg{bottom:-20%;left:0;position:absolute;right:0;top:-20%;will-change:transform;z-index:0}.parallax-hero__bg-img{display:block;height:100%;min-height:120%;object-fit:cover;object-position:center;width:100%}.parallax-hero__overlay{background-color:var(--overlay-color,rgba(0,0,0,.45));inset:0;position:absolute;z-index:1}.parallax-hero__container{align-items:center;gap:32px;max-width:1000px;position:relative;text-align:var(--content-align,center);z-index:2}.parallax-hero__container,.parallax-hero__content{display:flex;flex-direction:column;justify-content:center;min-height:inherit;width:100%}.parallax-hero__content{color:#fff!important}.parallax-hero__text{color:#fff}.parallax-hero__h3{color:#164d38 !importent;font-size:48px;font-weight:800;justify-content:center;line-height:1.15;margin:0 0 20px;text-align:center}.parallax-hero__text p{font-size:1rem;line-height:1.7;margin:0;opacity:.9}.parallax-hero__buttons{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:32px;width:100%}.parallax-hero__cta{display:inline-flex}.parallax-hero__cta--primary .cta_button,.parallax-hero__cta--primary .hs-cta-wrapper a{background-color:var(--text-color,#fff)!important;color:#1a1a1a!important}.parallax-hero__cta--primary .cta_button,.parallax-hero__cta--primary .hs-cta-wrapper a,.parallax-hero__cta--secondary .cta_button,.parallax-hero__cta--secondary .hs-cta-wrapper a{border:2px solid var(--text-color,#fff)!important;border-radius:4px!important;display:inline-flex!important;font-size:.95rem!important;font-weight:600!important;padding:13px 28px!important;transition:opacity .2s ease,transform .15s ease!important}.parallax-hero__cta--secondary .cta_button,.parallax-hero__cta--secondary .hs-cta-wrapper a{background-color:transparent!important;color:var(--text-color,#fff)!important}.parallax-hero__cta--primary .cta_button:hover,.parallax-hero__cta--primary .hs-cta-wrapper a:hover,.parallax-hero__cta--secondary .cta_button:hover,.parallax-hero__cta--secondary .hs-cta-wrapper a:hover{opacity:.88!important;transform:translateY(-1px)!important}@media (max-width:768px){.parallax-hero{height:auto;min-height:unset;padding:80px 20px}.parallax-hero__bg{bottom:0;top:0}.parallax-hero__bg-img{min-height:100%;object-position:center top}.parallax-hero__content{align-items:center;display:flex;flex-direction:column;gap:24px}.parallax-hero__buttons{flex-direction:row;flex-wrap:wrap;justify-content:center}}@media (prefers-reduced-motion:reduce){.parallax-hero__bg{bottom:0;top:0;transform:none!important}}