.popup{position:fixed;inset:0;z-index:999;background:#00000047;align-items:center;justify-content:center;display:flex;transition:var(--transition);opacity:0;visibility:hidden;pointer-events:none}.popup.active{opacity:1;visibility:visible;pointer-events:auto}.popup_header{padding:2rem calc(5rem + 30px) 1rem 2rem;position:relative}.popup_content{padding:1rem 2rem 2rem;width:100%;box-sizing:border-box;position:relative;max-height:calc(95vh - 100px);overflow:hidden;overflow-y:auto}.popup_wrap{background-color:#fff;position:relative;z-index:1;border-radius:10px;width:760px;max-width:95%;transform:translateY(5vh);transition:var(--transition)}.popup.active .popup_wrap{transform:translateY(0)}.popup_overlay{inset:0;position:absolute}.popup_cross.popup_closer{color:#fff;position:absolute;top:2rem;right:2.5rem;cursor:pointer;width:25px;height:25px;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 991.98px){.popup_title{font-size:2rem}.popup_title br{display:none}.popup_cta{font-size:1.75rem}.popup_countdown span{font-size:1.25rem}.popup_header{padding:1.5rem calc(2rem + 30px) .5rem 1.5rem;position:relative}.popup_content{padding:1rem 1.5rem 1.5rem;max-height:calc(95vh - 150px)}.popup_cross.popup_closer{top:1.5rem;right:1.5rem;width:18px;height:18px}}.agri-pf[data-astro-cid-stwjgx5g]{position:relative;overflow:hidden;color:#0b1f12;background:var(--light-gray)}.agri-pf__field[data-astro-cid-stwjgx5g]{display:none}.agri-pf__inner[data-astro-cid-stwjgx5g]{position:relative;padding:72px 96px;display:grid;grid-template-columns:1.1fr 1fr;gap:80px;align-items:center}.agri-pf__left[data-astro-cid-stwjgx5g]{display:flex;flex-direction:column;align-items:flex-start}.agri-pf__ribbon[data-astro-cid-stwjgx5g]{display:inline-flex;align-items:center;gap:10px;font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--green-primary);padding:.5em 1.5em .15em;border-radius:99px;border:1px solid transparent;background:linear-gradient(#fff,#fff) padding-box,var(--main-gradient) border-box;box-shadow:0 3px 20px -8px var(--green-secondary);margin-bottom:22px;svg{transform:translateY(-2px)}}.agri-pf__headline[data-astro-cid-stwjgx5g]{font-size:38px;line-height:1.1;font-weight:700;letter-spacing:-.02em;color:var(--green-primary);margin:0 0 18px;max-width:640px}.agri-pf__desc[data-astro-cid-stwjgx5g]{font-size:16px;line-height:1.6;color:#3d5443;margin:0 0 28px;max-width:540px}.agri-pf__ilink[data-astro-cid-stwjgx5g]{color:#0b1f12;text-decoration:none;font-weight:700;background-color:var(--green-secondary);background-repeat:no-repeat;background-size:100% 100%;padding:0 2px}.agri-pf__ctas[data-astro-cid-stwjgx5g]{display:flex;align-items:center;gap:12px}.agri-pf__card[data-astro-cid-stwjgx5g]{background:#fff;color:#0b1f12;border-radius:18px;padding:26px;box-shadow:0 4px 32px #0000001a;border:1px solid rgba(0,0,0,.07)}.agri-pf__card-url[data-astro-cid-stwjgx5g]{margin-bottom:14px}.agri-pf__card-title[data-astro-cid-stwjgx5g]{margin:0 0 8px;font-size:22px;letter-spacing:-.015em;font-weight:700;color:var(--green-primary)}.agri-pf__card[data-astro-cid-stwjgx5g] strong[data-astro-cid-stwjgx5g]{color:var(--green-primary)}.agri-pf__card-desc[data-astro-cid-stwjgx5g]{font-size:13.5px;color:#5a6b5f;line-height:1.55;margin:0 0 18px}.agri-pf__feats[data-astro-cid-stwjgx5g]{display:grid;grid-template-columns:1fr 1fr;gap:8px 14px}.agri-pf__feats[data-astro-cid-stwjgx5g] div[data-astro-cid-stwjgx5g]{font-size:12.5px;font-weight:500;padding-left:18px;position:relative}.agri-pf__feats[data-astro-cid-stwjgx5g] div[data-astro-cid-stwjgx5g]:before{content:"";position:absolute;left:0;top:5px;width:10px;height:6px;border-left:2px solid #1b8046;border-bottom:2px solid #1b8046;transform:rotate(-45deg)}@media (max-width: 1024px){.agri-pf__inner[data-astro-cid-stwjgx5g]{padding:48px;gap:40px}.agri-pf__headline[data-astro-cid-stwjgx5g]{font-size:40px}}@media (max-width: 768px){.agri-pf__inner[data-astro-cid-stwjgx5g]{grid-template-columns:1fr;padding:48px 24px;gap:32px}.agri-pf__headline[data-astro-cid-stwjgx5g]{font-size:32px;line-height:1.1}.agri-pf__ctas[data-astro-cid-stwjgx5g]{flex-direction:column;width:100%}.agri-pf__ctas[data-astro-cid-stwjgx5g] .btn[data-astro-cid-stwjgx5g]{width:100%}.agri-pf__card[data-astro-cid-stwjgx5g]{max-width:480px}}@media (max-width: 640px){.agri-pf__card[data-astro-cid-stwjgx5g]{display:none}}.popup-header[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{font-size:1.5rem}footer[data-astro-cid-sz7xmlte]{background:linear-gradient(340deg,#c2d11a 15%,#00774b 85%);backdrop-filter:blur(3px);padding:4.3rem;overflow:hidden}.footer-wrap[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1.5rem;row-gap:2rem}footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte],footer[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:#fff;text-decoration:none}.col-footer_item[data-astro-cid-sz7xmlte]:hover{text-decoration:underline}.col-footer[data-astro-cid-sz7xmlte]{grid-column:span 1 / span 1}.col-footer_title[data-astro-cid-sz7xmlte]{text-transform:uppercase;font-weight:700}.col-footer_title[data-astro-cid-sz7xmlte]{margin-bottom:.75rem}.col-footer_wrap[data-astro-cid-sz7xmlte]{display:grid;gap:.8rem}.col-footer[data-astro-cid-sz7xmlte]:last-child{grid-column-start:-2}.col-footer_info[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:flex-end;text-align:right;gap:1.2rem}.svg_footer[data-astro-cid-sz7xmlte]{position:absolute;width:calc(100% + 10vw);height:auto;left:50%;top:50%;transform:translate(-50%,-25%);opacity:.3;pointer-events:none;max-width:unset}.legal_bottom[data-astro-cid-sz7xmlte]{padding-top:1.5rem;justify-content:flex-end;gap:.5rem;font-size:12px}@media screen and (max-width: 1280px){.svg_footer[data-astro-cid-sz7xmlte]{display:none}footer[data-astro-cid-sz7xmlte]{padding:3rem}.footer-wrap[data-astro-cid-sz7xmlte]{grid-template-columns:repeat(3,minmax(0,1fr))}.col-footer_info[data-astro-cid-sz7xmlte]{align-items:flex-start;text-align:left;gap:1.2rem}.legal_bottom[data-astro-cid-sz7xmlte] br[data-astro-cid-sz7xmlte]{display:none}.legal_bottom[data-astro-cid-sz7xmlte]{flex-direction:column;display:flex;padding:0}}@media screen and (max-width: 1024px){footer[data-astro-cid-sz7xmlte]{padding:1.5rem}.footer-wrap[data-astro-cid-sz7xmlte]{grid-template-columns:repeat(2,minmax(0,1fr));padding:1rem 0}}@media screen and (max-width: 480px){.footer-wrap[data-astro-cid-sz7xmlte]{grid-template-columns:repeat(1,minmax(0,1fr))}}
