.language-switcher{z-index:12;-webkit-backdrop-filter:blur(8px);background:#03191157;border:1px solid #ffffff42;border-radius:14px;grid-template-columns:repeat(2,40px);gap:4px;padding:6px;display:grid;position:absolute;top:clamp(14px,2vh,24px);right:clamp(14px,1.8vw,30px);box-shadow:0 14px 32px #0003}.language-switcher__button{appearance:none;cursor:pointer;background:#fffffff0;border:1px solid #ffffffbd;border-radius:9px;place-items:center;width:40px;height:44px;padding:2px;transition:transform .18s,box-shadow .18s,border-color .18s,background-color .18s;display:grid;overflow:hidden;box-shadow:0 4px 10px #0000001f}.language-switcher__button:hover{border-color:#78bb4efa;transform:translateY(-2px)scale(1.025);box-shadow:0 7px 16px #0000002e}.language-switcher__button:focus-visible{outline-offset:2px;outline:3px solid #fff}.language-switcher__button--active{background:#f8fff4;border-color:#78bb4e;box-shadow:0 0 0 2px #78bb4e61,0 6px 15px #00000029}.language-switcher__image{object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:36px;height:40px;display:block}@media (width<=900px){.language-switcher{top:max(8px, env(safe-area-inset-top));border-radius:12px;grid-template-columns:repeat(2,34px);gap:3px;padding:5px;right:8px}.language-switcher__button{border-radius:8px;width:34px;height:38px;padding:2px}.language-switcher__image{width:31px;height:35px}}@media (width<=480px){.language-switcher{top:max(5px, env(safe-area-inset-top));border-radius:10px;grid-template-columns:repeat(2,30px);gap:3px;padding:4px;right:5px}.language-switcher__button{border-radius:7px;width:30px;height:34px}.language-switcher__image{width:27px;height:31px}}.welcome-gate{z-index:50000;overscroll-behavior:none;opacity:1;visibility:visible;background:#0d1912;width:100vw;height:100dvh;transition:opacity .42s cubic-bezier(.22,1,.36,1),visibility .42s cubic-bezier(.22,1,.36,1);position:fixed;inset:0;overflow:hidden}.welcome-gate--leaving{opacity:0;visibility:hidden;pointer-events:none}.welcome-gate__image{object-fit:cover;object-position:50% 5%;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;max-width:none;height:100%;animation:.9s cubic-bezier(.22,1,.36,1) both welcomeGateReveal;position:absolute;inset:0}.welcome-gate__shade{pointer-events:none;background:linear-gradient(#04140d00 0%,#04140d0d 38%,#04140d4d 100%);height:19vh;position:absolute;inset:auto 0 0}.welcome-gate__enter{right:max(24px,4vw);bottom:max(22px, env(safe-area-inset-bottom));z-index:2;color:#073226;-webkit-backdrop-filter:blur(12px);cursor:pointer;background:#e7cda9e6;border:1px solid #ffffff8c;border-radius:999px;justify-content:space-between;align-items:center;gap:16px;min-width:232px;min-height:58px;padding:8px 8px 8px 22px;font-size:.8rem;font-weight:800;transition:transform .26s,background-color .26s,box-shadow .26s,opacity .22s;display:inline-flex;position:absolute;transform:none;box-shadow:0 18px 48px #0000003d}.welcome-gate__enter:hover{background:#f4dec0f7;transform:translateY(-3px);box-shadow:0 24px 56px #00000047}.welcome-gate__enter:focus-visible{outline-offset:4px;outline:3px solid #fff}.welcome-gate__enter:disabled{opacity:.66;cursor:default}.welcome-gate__enter-icon{background:#ffffff3d;border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}@media (width<=620px){.welcome-gate__image{object-position:50% 5%}.welcome-gate__shade{height:17vh}.welcome-gate__enter{width:auto;min-width:218px;max-width:calc(100% - 32px);min-height:54px;right:16px;bottom:max(14px, env(safe-area-inset-bottom));padding-left:18px}}@keyframes welcomeGateReveal{0%{opacity:0;transform:scale(1.018)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.welcome-gate,.welcome-gate__image,.welcome-gate__enter{transition:none;animation:none}}.header-language-switcher{-webkit-backdrop-filter:blur(10px);background:#ffffffc2;border:1px solid #0732261f;border-radius:12px;grid-template-columns:repeat(5,29px);gap:4px;width:max-content;padding:6px;display:grid;box-shadow:0 8px 22px #07322614}.header-language-switcher__button{appearance:none;cursor:pointer;background:#fff;border:1px solid #07322614;border-radius:7px;place-items:center;width:29px;height:32px;padding:1px;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid;overflow:hidden}.header-language-switcher__button img{object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:26px;max-width:none;height:29px;display:block}.header-language-switcher__button:hover{border-color:#58a94fb3;transform:translateY(-1px);box-shadow:0 3px 8px #0732261f}.header-language-switcher__button--active{border-color:#58a94f;box-shadow:0 0 0 1px #58a94f38}.header-language-switcher__button:focus-visible{outline-offset:1px;outline:2px solid #337c39}.header-language-switcher__button:disabled{cursor:wait}@media (width>=1181px){.header__inner{padding-right:182px}.header-language-switcher--desktop{z-index:4;position:absolute;top:50%;right:clamp(10px,1.25vw,24px);transform:translateY(-50%)}.header-language-switcher--mobile{display:none}}@media (width<=1180px){.header-language-switcher--desktop{display:none}.mobile-menu__languages{justify-content:flex-start;padding:20px 0 4px;display:flex}.header-language-switcher--mobile{box-shadow:none;background:#ffffff1a;border-color:#ffffff24;grid-template-columns:repeat(5,27px);gap:4px;padding:6px}.header-language-switcher--mobile .header-language-switcher__button{width:27px;height:30px}.header-language-switcher--mobile .header-language-switcher__button img{width:24px;height:27px}}.landing-carousel{color:#fff;isolation:isolate;background:#07261b;min-height:100svh;position:relative;overflow:hidden}.landing-carousel__media,.landing-carousel__media img,.landing-carousel__overlay{position:absolute;inset:0}.landing-carousel__media{z-index:-3;width:100%;height:100%;display:block}.landing-carousel__media img{object-fit:cover;object-position:center;width:100%;height:100%}.landing-carousel__overlay{z-index:-2;background:linear-gradient(90deg,#041e15db 0%,#041e159e 36%,#041e1530 70%,#041e1517 100%),linear-gradient(#02110b1f 0%,#02110b0d 58%,#02110b85 100%)}.landing-carousel__inner{align-items:center;min-height:100svh;padding-top:132px;padding-bottom:100px;display:flex}.landing-carousel__copy{width:min(780px,64%)}.landing-carousel__eyebrow{color:#b8f09e;letter-spacing:.15em;text-transform:uppercase;margin:0 0 18px;font-size:.72rem;font-weight:800}.landing-carousel__title{letter-spacing:-.065em;text-wrap:balance;text-shadow:0 10px 34px #0000002e;margin:0;font-size:clamp(4.4rem,7.5vw,8rem);font-weight:800;line-height:.86}.landing-carousel__title span{display:block}.landing-carousel__title .is-highlight{color:#9ddd83}.landing-carousel__text{color:#ffffffe0;max-width:650px;margin:28px 0 30px;font-size:clamp(1rem,1.25vw,1.18rem);line-height:1.68}.landing-carousel__cta{color:#08271c;background:#fffffff0;border-radius:999px;align-items:center;gap:14px;min-height:56px;padding:7px 8px 7px 22px;font-size:.78rem;font-weight:800;transition:transform .25s,background .25s;display:inline-flex;box-shadow:0 15px 40px #0003}.landing-carousel__cta:hover{background:#b7ee9f;transform:translateY(-3px)}.landing-carousel__cta>span{color:#fff;background:#08271c;border-radius:50%;place-items:center;width:41px;height:41px;display:grid}.landing-carousel__controls{z-index:4;flex-direction:column;align-items:center;gap:9px;display:flex;position:absolute;top:50%;right:28px;transform:translateY(-50%)}.landing-carousel__controls>button{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#0522176b;border:1px solid #ffffff47;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.landing-carousel__dots{flex-direction:column;gap:5px;padding:8px 0;display:flex}.landing-carousel__dots button{cursor:pointer;background:0 0;width:24px;height:18px;padding:0}.landing-carousel__dots button span{background:#ffffff8c;border-radius:999px;width:7px;height:7px;margin:auto;transition:width .25s,background .25s;display:block}.landing-carousel__dots button.is-active span{background:#b7ee9f;width:22px}.landing-carousel__scroll{z-index:3;color:#ffffffc2;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:9px;font-size:.58rem;font-weight:800;display:flex;position:absolute;bottom:24px;right:28px}@media (width<=900px){.landing-carousel__copy{width:min(700px,82%)}.landing-carousel__title{font-size:clamp(4rem,11vw,6.7rem)}.landing-carousel__controls{right:18px}}@media (width<=620px){.landing-carousel__media img{object-position:center}.landing-carousel__overlay{background:linear-gradient(#031a1238 0%,#031a123d 35%,#031a129e 70%,#031a12d6 100%)}.landing-carousel__inner{align-items:flex-end;min-height:100svh;padding-top:94px;padding-bottom:112px}.landing-carousel__copy{width:100%}.landing-carousel__eyebrow{margin-bottom:12px;font-size:.62rem}.landing-carousel__title{font-size:clamp(3.35rem,16vw,5rem);line-height:.9}.landing-carousel__text{max-width:94%;margin:20px 0 24px;font-size:.95rem;line-height:1.58}.landing-carousel__cta{min-height:52px;padding-left:18px}.landing-carousel__cta>span{width:38px;height:38px}.landing-carousel__controls{flex-direction:row;inset:auto auto 26px 50%;transform:translate(-50%)}.landing-carousel__controls>button:first-child,.landing-carousel__controls>button:last-child{display:none}.landing-carousel__dots{flex-direction:row;padding:0}.landing-carousel__scroll{display:none}}@media (prefers-reduced-motion:reduce){.landing-carousel__cta,.landing-carousel__dots button span{transition:none}}.landing-carousel{--landing-header-height:146px;min-height:calc(100svh - var(--landing-header-height))}.landing-carousel__inner{min-height:calc(100svh - var(--landing-header-height))}@media (width<=1180px){.landing-carousel{--landing-header-height:122px}}@media (width<=1040px){.landing-carousel{--landing-header-height:106px}}@media (width<=620px){.landing-carousel{--landing-header-height:100px}}.product-sheet{z-index:4700;-webkit-backdrop-filter:blur(7px);background:#031812a8;justify-content:flex-end;display:flex;position:fixed;inset:0}.product-sheet__panel{width:min(100%,760px);height:100dvh;max-height:100dvh;color:var(--ink);background:#fbfcf8;flex-direction:column;display:flex;overflow:hidden;box-shadow:-24px 0 70px #0003}.product-sheet__topbar{z-index:10;border-bottom:1px solid var(--border);background:#fbfcf8fa;flex:none;justify-content:space-between;align-items:center;min-height:72px;padding:0 28px;display:flex;position:relative}.product-sheet__topbar>span{color:var(--green-dark);letter-spacing:.12em;font-size:.56rem;font-weight:800}.product-sheet__topbar button{background:var(--deep);color:#fff;cursor:pointer;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.product-sheet__scroll{overscroll-behavior:contain;scrollbar-gutter:stable;flex:auto;min-height:0;overflow-y:auto}.product-sheet__visual{background:radial-gradient(circle at 50% 46%,#fffffffa,#ffffffc2 58%,#0000 80%),#eef3e9;place-items:center;min-height:350px;padding:32px 34px 28px;display:grid;position:relative}.product-sheet__image{aspect-ratio:1;background:#fff;border-radius:20px;place-items:center;width:min(100%,340px);display:grid;overflow:hidden;box-shadow:0 18px 46px #07322617}.product-sheet__image img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.product-sheet__index{color:#07322666;letter-spacing:.15em;font-size:.5rem;font-weight:800;position:absolute;top:20px;left:28px}.product-sheet__content{background:#fbfcf8;padding:30px 46px 52px}.product-sheet__category{color:var(--green-dark);letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px;font-size:.58rem;font-weight:800;display:block}.product-sheet__content h3{color:var(--deep);letter-spacing:-.055em;margin:0 0 16px;font-size:clamp(2.45rem,4.2vw,4rem);font-weight:800;line-height:.95}.product-sheet__content>p{color:var(--muted);margin:0 0 20px;font-size:.92rem;line-height:1.78}.product-sheet__rule{background:var(--border);height:1px;margin:28px 0 22px}.product-sheet__note{max-width:560px;font-size:.78rem!important}.product-sheet__cta{margin-top:4px}@media (width<=820px){.product-sheet{align-items:flex-end}.product-sheet__panel{border-radius:26px 26px 0 0;width:100%;height:96dvh;max-height:96dvh}.product-sheet__topbar{min-height:62px;padding:0 16px 0 20px}.product-sheet__visual{min-height:286px;padding:24px 18px 22px}.product-sheet__image{border-radius:16px;width:min(72vw,260px)}.product-sheet__content{padding:26px 20px 38px}.product-sheet__content h3{font-size:clamp(2.2rem,10vw,3.3rem)}.product-sheet__content>p{font-size:.86rem;line-height:1.72}}@media (width<=420px){.product-sheet__visual{min-height:250px;padding-top:28px}.product-sheet__image{width:min(68vw,230px)}.product-sheet__index{top:14px;left:18px}.product-sheet__content{padding-top:24px}}@media (prefers-reduced-motion:reduce){.product-sheet,.product-sheet__panel{scroll-behavior:auto}}.product-sheet__visual{min-height:330px;padding-top:34px}.product-sheet__image{width:min(100%,310px)}.product-sheet__content>p{color:#4f5d55;text-align:justify;text-justify:inter-word;-webkit-hyphens:none;hyphens:none;word-break:normal;overflow-wrap:normal;font-size:1.1rem;line-height:1.86}.product-sheet__note{font-size:.9rem!important;line-height:1.72!important}@media (width<=820px){.product-sheet__image{width:min(68vw,245px)}.product-sheet__content>p{font-size:1.01rem;line-height:1.8}}.product-sheet__content>p{text-align:justify;text-justify:inter-word;-webkit-hyphens:none!important;hyphens:none!important;word-break:normal!important;overflow-wrap:normal!important}.cert-wall{background:#f7f8f3;position:relative}.cert-wall__heading{margin-bottom:clamp(38px,5vw,72px)}.cert-wall__surface{background:#fff;border:1px solid #07322614;border-radius:32px;padding:clamp(28px,4vw,58px);position:relative;overflow:hidden;box-shadow:0 28px 75px #07322612}.cert-wall__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid}.cert-wall__item{color:#073226;cursor:pointer;isolation:isolate;background:0 0;border:0;place-items:center;min-width:0;min-height:240px;padding:28px;display:grid;position:relative;overflow:hidden}.cert-wall__item:before,.cert-wall__item:after{content:"";pointer-events:none;background:#07322612;position:absolute}.cert-wall__item:before{width:1px;height:64%;top:18%;right:0}.cert-wall__item:after{width:64%;height:1px;bottom:0;left:18%}.cert-wall__item:nth-child(3n):before,.cert-wall__item:nth-last-child(-n+3):after{display:none}.cert-wall__visual,.cert-wall__hover-name{grid-area:1/1}.cert-wall__visual{place-items:center;width:100%;height:100%;transition:opacity .32s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1),filter .32s;display:grid}.cert-wall__visual img{object-fit:contain;object-position:center;width:auto;max-width:min(78%,210px);height:auto;max-height:125px}.cert-wall__item--featured .cert-wall__visual img{max-width:min(84%,235px);max-height:145px}.cert-wall__item--muted .cert-wall__visual{opacity:.72}.cert-wall__item--muted .cert-wall__visual img{max-width:min(68%,175px);max-height:100px}.cert-wall__hover-name{opacity:0;color:#247344;letter-spacing:-.025em;text-align:center;text-wrap:balance;place-items:center;width:100%;min-height:100%;padding:24px;font-size:clamp(1.05rem,1.6vw,1.45rem);font-weight:800;line-height:1.18;transition:opacity .3s cubic-bezier(.22,1,.36,1),transform .36s cubic-bezier(.22,1,.36,1);display:grid;transform:translateY(10px)scale(.97)}@media (hover:hover) and (pointer:fine){.cert-wall__item:hover .cert-wall__visual,.cert-wall__item:focus-visible .cert-wall__visual{opacity:0;filter:blur(2px);transform:scale(.86)}.cert-wall__item:hover .cert-wall__hover-name,.cert-wall__item:focus-visible .cert-wall__hover-name{opacity:1;transform:translateY(0)scale(1)}}.cert-wall__item:focus-visible{z-index:2;outline-offset:-8px;border-radius:18px;outline:2px solid #58a94f}.cert-wall__disclaimer{color:#6b756e;text-align:center;max-width:980px;margin:26px auto 0;font-size:.72rem;line-height:1.7}@media (width<=920px){.cert-wall__surface{border-radius:26px;padding:22px}.cert-wall__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cert-wall__item{min-height:210px;padding:22px}.cert-wall__item:nth-child(3n):before{display:block}.cert-wall__item:nth-child(2n):before{display:none}.cert-wall__item:nth-last-child(-n+3):after{display:block}.cert-wall__item:nth-last-child(-n+2):after{display:none}}@media (width<=620px){.cert-wall__heading{margin-bottom:30px}.cert-wall__surface{border-radius:22px;margin-inline:-2px;padding:10px}.cert-wall__item{min-height:165px;padding:18px 12px}.cert-wall__visual img,.cert-wall__item--featured .cert-wall__visual img{max-width:min(84%,160px);max-height:104px}.cert-wall__item--muted .cert-wall__visual img{max-width:min(72%,135px);max-height:82px}.cert-wall__hover-name{display:none}.cert-wall__disclaimer{margin-top:20px;font-size:.68rem}}@media (width<=390px){.cert-wall__item{min-height:150px;padding-inline:8px}.cert-wall__visual img,.cert-wall__item--featured .cert-wall__visual img{max-width:min(88%,145px);max-height:92px}}@media (prefers-reduced-motion:reduce){.cert-wall__visual,.cert-wall__hover-name{transition:none}}.cert-wall__item[data-certification=grasp] .cert-wall__visual img,.cert-wall__item[data-certification=dop] .cert-wall__visual img{max-width:min(94%,270px);max-height:182px}.cert-wall__item[data-certification=igp-ajo-morado-pedroneras] .cert-wall__visual img{max-width:min(90%,235px);max-height:168px}.certification-dialog__eyebrow+strong{color:#073226;margin-top:14px;font-size:clamp(1.15rem,2vw,1.6rem);line-height:1.25;display:block}@media (width<=920px){.cert-wall__item[data-certification=grasp] .cert-wall__visual img,.cert-wall__item[data-certification=dop] .cert-wall__visual img{max-width:min(94%,230px);max-height:155px}.cert-wall__item[data-certification=igp-ajo-morado-pedroneras] .cert-wall__visual img{max-width:min(90%,205px);max-height:145px}}@media (width<=620px){.cert-wall__item[data-certification=grasp] .cert-wall__visual img,.cert-wall__item[data-certification=dop] .cert-wall__visual img{max-width:min(96%,190px);max-height:132px}.cert-wall__item[data-certification=igp-ajo-morado-pedroneras] .cert-wall__visual img{max-width:min(94%,180px);max-height:128px}}.cert-wall__policy{max-width:1120px;margin:0 auto clamp(42px,6vw,82px)}.cert-wall__policy-title{color:#073226;letter-spacing:-.055em;text-wrap:balance;max-width:980px;margin:0 0 clamp(28px,3vw,42px);font-size:clamp(2.35rem,4.8vw,5.15rem);font-weight:800;line-height:.98}.cert-wall__policy-copy p{margin:0 0 22px}.cert-wall__policy-copy ul{gap:12px;margin:6px 0 28px;padding:0;list-style:none;display:grid}.cert-wall__policy-copy li{padding-left:26px;position:relative}.cert-wall__policy-copy li:before{content:"";background:#58a94f;border-radius:50%;width:7px;height:7px;position:absolute;top:.8em;left:2px;transform:translateY(-50%)}@media (width<=620px){.cert-wall__policy{margin-bottom:36px}.cert-wall__policy-title{margin-bottom:24px;font-size:clamp(2.05rem,10vw,3.1rem);line-height:1.02}.cert-wall__policy-copy{font-size:.94rem;line-height:1.75}.cert-wall__policy-copy p{margin-bottom:18px}.cert-wall__policy-copy li{padding-left:22px}}.cert-wall__policy{max-width:1180px}.cert-wall__policy-copy{color:#425149;max-width:1080px;font-size:clamp(1.08rem,1.25vw,1.2rem);line-height:1.82}.cert-wall__policy-copy li{line-height:1.72}@media (width<=620px){.cert-wall__policy-copy{font-size:1rem;line-height:1.78}}.cert-wall__policy-copy p,.cert-wall__policy-copy li{text-align:justify;text-justify:inter-word;-webkit-hyphens:none!important;hyphens:none!important;word-break:normal!important;overflow-wrap:normal!important}.contact-map{margin-top:clamp(42px,6vw,78px)}.contact-map__heading{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:22px;display:flex}.contact-map__heading h3{color:var(--deep);letter-spacing:-.035em;margin:0 0 12px;font-size:clamp(2rem,3vw,3.25rem);line-height:1}.contact-map__heading p{max-width:680px;color:var(--muted);margin:0;font-size:1rem;line-height:1.7}.contact-map__directions{white-space:nowrap;flex:none}.contact-map__frame-wrap{border:1px solid var(--border);background:#e9eee8;border-radius:28px;min-height:430px;position:relative;overflow:hidden;box-shadow:0 24px 60px #07322617}.contact-map__frame{border:0;width:100%;height:430px;display:block}.contact-map__brand-card{z-index:2;max-width:min(360px,100% - 36px);color:var(--deep);pointer-events:none;background:#fffffff5;border:1px solid #0732261f;border-radius:14px;flex-direction:column;gap:5px;padding:15px 18px;display:flex;position:absolute;top:18px;left:18px;box-shadow:0 12px 34px #00000024}.contact-map__brand-card strong{letter-spacing:.05em;font-size:.95rem}.contact-map__brand-card span{color:var(--muted);font-size:.78rem;line-height:1.35}.contact__honeypot{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:fixed!important;top:auto!important;left:-10000px!important;overflow:hidden!important}.contact__form-status{border-radius:12px;grid-column:1/-1;margin:2px 0;padding:13px 15px;font-size:.88rem;line-height:1.5}.contact__form-status--success{color:#0b5d43;background:#1a795314;border:1px solid #1a795338}.contact__form-status--error{color:#8c2525;background:#9f2f2f12;border:1px solid #9f2f2f33}.contact__submit:disabled{opacity:.62;cursor:wait;pointer-events:none}@media (width<=760px){.contact-map__heading{flex-direction:column;align-items:flex-start}.contact-map__directions{width:100%}.contact-map__frame-wrap,.contact-map__frame{height:360px;min-height:360px}.contact-map__brand-card{max-width:calc(100% - 24px);top:12px;left:12px}}:root{--green:#58a94f;--green-dark:#337c39;--green-light:#a6dc8d;--green-soft:#eaf4e7;--deep:#073226;--deep-2:#041f18;--ink:#14201a;--paper:#f6f7f1;--paper-2:#edf1e9;--white:#fff;--muted:#5f6b63;--muted-light:#87928b;--border:#07322621;--border-light:#ffffff24;--container:1320px;--shadow:0 24px 70px #0732261a;--transition:.3s cubic-bezier(.22, 1, .36, 1)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:108px}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}body,button,input,textarea,select{font-family:inherit}button,input,textarea,select{font:inherit}button{border:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,h4,p,blockquote{margin-top:0}button,a{-webkit-tap-highlight-color:transparent}::selection{background:var(--green);color:#fff}.site{min-height:100vh}.container{width:min(calc(100% - 48px), var(--container));margin-inline:auto}.section{padding:104px 0;position:relative}.eyebrow{color:var(--green-dark);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:17px;font-size:.7rem;font-weight:800;display:inline-flex}.eyebrow:before{content:"";background:currentColor;border-radius:999px;width:27px;height:2px}.eyebrow--light{color:var(--green-light)}.section-heading{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:end;gap:clamp(42px,7vw,105px);margin-bottom:62px;display:grid}.section-heading--wide{grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr)}.section-title{max-width:900px;color:var(--ink);letter-spacing:-.055em;margin:0;font-size:clamp(2.9rem,5vw,5.15rem);font-weight:750;line-height:.95}.section-title span{color:var(--green);display:block}.section-title--light{color:#fff}.section-title--light span{color:var(--green-light)}.section-lead{max-width:520px;color:var(--muted);margin:0;font-size:.98rem;line-height:1.75}.section-lead--light{color:#ffffffa6}.button{cursor:pointer;min-height:50px;transition:transform var(--transition), background var(--transition), color var(--transition);border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:0 20px;font-size:.78rem;font-weight:750;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--deep);color:#fff}.button--primary:hover{background:var(--green-dark)}.button--ghost{border:1px solid var(--border);color:var(--deep);background:#ffffffb8}.text-link{color:var(--deep);border-bottom:1px solid;align-items:center;gap:8px;padding-bottom:5px;font-size:.77rem;font-weight:750;display:inline-flex}.text-link--light{color:#fff}.header{z-index:1000;-webkit-backdrop-filter:blur(18px);transition:padding var(--transition), box-shadow var(--transition), background var(--transition);background:#f8f9f4f0;border-bottom:1px solid #07322612;padding:11px 0;position:fixed;inset:0 0 auto}.header--scrolled{background:#f8f9f4fb;padding:7px 0;box-shadow:0 12px 34px #05221914}.header__inner{justify-content:space-between;align-items:center;gap:28px;display:flex;position:relative}.header__brand{width:232px;height:78px;transition:width var(--transition), height var(--transition);background:#fff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;padding:5px 10px;display:inline-flex;overflow:hidden;box-shadow:0 10px 30px #07322614}.header__nav{align-items:center;gap:21px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.header__nav a{color:var(--deep);white-space:nowrap;padding:8px 0;font-size:.73rem;font-weight:700;position:relative}.header__nav a:after{content:"";background:var(--green);width:0;height:2px;transition:width var(--transition);border-radius:999px;position:absolute;bottom:2px;left:0}.header__nav a:hover:after{width:100%}.header__actions{align-items:center;gap:10px;display:flex}.header__contact{background:var(--deep);color:#fff;min-height:46px;transition:transform var(--transition), background var(--transition);border-radius:999px;align-items:center;gap:8px;padding:0 19px;font-size:.76rem;font-weight:750;display:inline-flex}.header__contact:hover{background:var(--green-dark);transform:translateY(-2px)}.header__menu-button{background:var(--deep);color:#fff;cursor:pointer;border-radius:50%;place-items:center;width:50px;height:50px;display:none}.mobile-menu{z-index:2000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#03120ca3;justify-content:flex-end;display:flex;position:fixed;inset:0}.mobile-menu__panel{background:var(--deep);color:#fff;flex-direction:column;width:min(100%,470px);min-height:100%;padding:24px;display:flex}.mobile-menu__top,.mobile-menu__footer{justify-content:space-between;align-items:center;gap:18px;display:flex}.mobile-menu__top{border-bottom:1px solid #ffffff1f;padding-bottom:20px}.mobile-menu__top img{object-fit:contain;background:#fff;border-radius:14px;width:200px;height:70px;padding:6px 10px}.mobile-menu__close{color:#fff;cursor:pointer;background:#ffffff14;border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.mobile-menu__nav{flex-direction:column;margin-block:auto;display:flex}.mobile-menu__nav>a:not(.mobile-menu__contact){letter-spacing:-.04em;align-items:baseline;gap:14px;padding:8px 0;font-size:clamp(1.85rem,8vw,2.8rem);font-weight:650;display:flex}.mobile-menu__nav>a>span{width:22px;color:var(--green-light);letter-spacing:0;font-size:.55rem}.mobile-menu__contact{background:var(--green);color:var(--deep);border-radius:999px;align-self:flex-start;align-items:center;gap:8px;margin-top:24px;padding:13px 17px;font-size:.75rem;font-weight:800;display:inline-flex}.mobile-menu__footer{color:#ffffff7a;text-transform:uppercase;border-top:1px solid #ffffff1f;padding-top:20px;font-size:.58rem}.hero{background:radial-gradient(circle at 84% 12%,#58a94f2e,#0000 29%),linear-gradient(#fafbf7 0%,#f2f5ed 100%);min-height:100svh;padding:142px 0 56px;position:relative;overflow:hidden}.hero:before{content:"HORTIAL";color:#07322606;letter-spacing:-.08em;pointer-events:none;font-size:clamp(8rem,21vw,22rem);font-weight:800;line-height:.78;position:absolute;bottom:-2vw;left:-4vw}.hero__grid{z-index:2;grid-template-columns:minmax(0,.9fr) minmax(540px,1.1fr);align-items:center;gap:clamp(48px,6vw,86px);min-height:calc(100svh - 198px);display:grid;position:relative}.hero__content{max-width:700px}.hero__location{color:var(--muted);align-items:center;gap:8px;margin-bottom:22px;font-size:.72rem;font-weight:650;display:flex}.hero__eyebrow{color:var(--green-dark);letter-spacing:.14em;margin-bottom:15px;font-size:.7rem;font-weight:800}.hero__title{max-width:720px;color:var(--ink);letter-spacing:-.06em;margin-bottom:22px;font-size:clamp(3.4rem,5.7vw,5.9rem);font-weight:800;line-height:.9}.hero__title span{color:var(--green);display:block}.hero__description{max-width:610px;color:var(--deep);margin-bottom:12px;font-size:clamp(1.15rem,1.5vw,1.38rem);font-weight:650;line-height:1.45}.hero__support{max-width:630px;color:var(--muted);margin-bottom:28px;font-size:.91rem;line-height:1.75}.hero__buttons{flex-wrap:wrap;gap:10px;margin-bottom:40px;display:flex}.hero__stats{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(3,1fr);max-width:650px;display:grid}.hero__stats>div{border-right:1px solid var(--border);min-height:94px;padding:18px 17px}.hero__stats>div:first-child{padding-left:0}.hero__stats>div:last-child{border-right:0}.hero__stats strong{color:var(--deep);letter-spacing:-.04em;margin-bottom:5px;font-size:1.7rem;font-weight:800;display:block}.hero__stats span{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:.58rem;font-weight:750;line-height:1.45;display:block}.hero__visual{justify-self:end;width:min(100%,710px);position:relative}.hero__image-wrap{background:#dfe9db;border-radius:34px;overflow:hidden;box-shadow:0 34px 90px #07322629}.hero__image-wrap img{aspect-ratio:1.08;object-fit:cover;object-position:center;width:100%}.hero__badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #ffffffad;border-radius:16px;flex-direction:column;gap:3px;min-width:180px;padding:14px 16px;display:flex;position:absolute;box-shadow:0 15px 35px #0732261a}.hero__badge span{color:var(--muted-light);letter-spacing:.08em;text-transform:uppercase;font-size:.52rem;font-weight:800}.hero__badge strong{color:var(--deep);font-size:.72rem}.hero__badge--top{top:28px;left:-42px}.hero__badge--bottom{bottom:35px;right:-26px}.about{background:#fff}.about__layout{grid-template-columns:minmax(500px,1.05fr) minmax(0,.95fr);align-items:center;gap:clamp(44px,6vw,82px);display:grid}.about__image{box-shadow:var(--shadow);border-radius:30px;position:relative;overflow:hidden}.about__image>img{aspect-ratio:1.22;object-fit:cover;width:100%}.about__image-caption{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#073226e6;border-radius:16px;flex-direction:column;max-width:250px;padding:15px 18px;display:flex;position:absolute;bottom:18px;right:18px}.about__image-caption span{color:var(--green-light);text-transform:uppercase;margin-bottom:4px;font-size:.55rem;font-weight:800}.about__image-caption strong{font-size:1rem}.about__copy{max-width:560px}.about__kicker{color:var(--deep);letter-spacing:.08em;text-transform:uppercase;margin-bottom:22px;font-size:.72rem;font-weight:800;display:block}.about__reality-list{border-top:1px solid var(--border);margin-bottom:26px}.about__reality-item{border-bottom:1px solid var(--border);min-height:50px;color:var(--deep);align-items:center;gap:11px;font-size:.86rem;font-weight:650;display:flex}.about__reality-item svg{color:var(--green);flex-shrink:0}.about__copy>p{color:var(--muted);margin-bottom:16px;font-size:.9rem;line-height:1.75}.about__copy .text-link{margin-top:8px}.about__metrics{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(3,1fr);margin-top:62px;display:grid}.about__metrics>div{border-right:1px solid var(--border);min-height:118px;padding:23px 26px}.about__metrics>div:first-child{padding-left:0}.about__metrics>div:last-child{border-right:0}.about__metrics strong{color:var(--green-dark);letter-spacing:-.04em;margin-bottom:8px;font-size:2rem;font-weight:800;display:block}.about__metrics span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:.66rem;font-weight:750;line-height:1.5}.model{background:var(--paper-2)}.model__grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.model-card{border:1px solid var(--border);min-height:300px;transition:transform var(--transition), box-shadow var(--transition), border-color var(--transition);background:#fff;border-radius:22px;padding:26px}.model-card:hover{border-color:#58a94f73;transform:translateY(-5px);box-shadow:0 22px 50px #07322614}.model-card__top{justify-content:space-between;align-items:center;margin-bottom:65px;display:flex}.model-card__icon{background:var(--green-soft);width:44px;height:44px;color:var(--deep);border-radius:50%;place-items:center;display:grid}.model-card__top>span{color:var(--muted-light);font-size:.56rem}.model-card h3{color:var(--deep);letter-spacing:-.025em;margin-bottom:11px;font-size:1.2rem;font-weight:750}.model-card p{color:var(--muted);margin:0;font-size:.76rem;line-height:1.7}.model__statement{background:var(--deep);color:#fff;border-radius:20px;justify-content:space-between;align-items:center;gap:30px;margin-top:38px;padding:25px 28px;display:flex}.model__statement p{color:#ffffffad;max-width:820px;margin:0;font-size:.82rem;line-height:1.65}.model__statement a{color:var(--green-light);flex-shrink:0;align-items:center;gap:8px;font-size:.72rem;font-weight:750;display:inline-flex}.products{background:var(--deep);color:#fff;overflow:hidden}.products__garlic-intro{background:#ffffff0b;border:1px solid #ffffff21;border-radius:22px;grid-template-columns:54px 1fr;align-items:start;gap:16px;margin-bottom:28px;padding:22px 24px;display:grid}.products__garlic-mark{background:var(--green-light);width:50px;height:50px;color:var(--deep);border-radius:50%;place-items:center;display:grid}.products__garlic-intro span{color:var(--green-light);letter-spacing:.1em;text-transform:uppercase;margin-bottom:5px;font-size:.56rem;font-weight:800;display:block}.products__garlic-intro h3{letter-spacing:-.03em;margin-bottom:5px;font-size:1.35rem;font-weight:750}.products__garlic-intro p{color:#ffffff94;max-width:780px;margin:0;font-size:.79rem;line-height:1.65}.products__toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;display:flex}.products__tabs{align-items:center;gap:8px;min-width:0;display:flex}.products-tab{color:#ffffffa6;cursor:pointer;min-height:43px;transition:background var(--transition), color var(--transition), border-color var(--transition);background:0 0;border:1px solid #ffffff24;border-radius:999px;flex:none;align-items:center;gap:7px;padding:0 13px;font-size:.68rem;font-weight:700;display:inline-flex}.products-tab small{background:#ffffff14;border-radius:999px;place-items:center;min-width:23px;height:23px;padding:0 5px;font-size:.52rem;display:grid}.products-tab--active{border-color:var(--green-light);background:var(--green-light);color:var(--deep)}.products-tab--active small{background:#0732261f}.products__search{color:#ffffff94;background:#ffffff0d;border:1px solid #ffffff24;border-radius:999px;flex:0 0 260px;align-items:center;gap:8px;min-width:0;min-height:43px;padding:0 14px;display:flex}.products__search input{color:#fff;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:.7rem}.products__search input::placeholder{color:#fff6}.products__category-copy{border-bottom:1px solid #ffffff1a;align-items:center;gap:18px;margin-bottom:20px;padding-bottom:17px;display:flex}.products__category-copy>span{color:var(--green-light);letter-spacing:.1em;text-transform:uppercase;font-size:.62rem;font-weight:800}.products__category-copy p{color:#ffffff80;margin:0;font-size:.7rem}.products__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.product-card{min-width:0;color:var(--ink);transition:transform var(--transition), box-shadow var(--transition);background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 18px 40px #00000014}.product-card:hover{transform:translateY(-4px);box-shadow:0 25px 55px #00000024}.product-card__image{cursor:pointer;background:#f6f8f3;width:100%;padding:0;display:block;overflow:hidden}.product-card__image img{object-fit:contain;object-position:center;width:100%;height:215px;transition:transform var(--transition);padding:12px}.product-card:hover .product-card__image img{transform:scale(1.025)}.product-card__body{padding:20px}.product-card__body>span{color:var(--green-dark);letter-spacing:.09em;text-transform:uppercase;margin-bottom:7px;font-size:.54rem;font-weight:800;display:block}.product-card__body h3{min-height:44px;color:var(--deep);margin-bottom:8px;font-size:1.02rem;font-weight:750;line-height:1.25}.product-card__body p{min-height:60px;color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:17px;font-size:.69rem;line-height:1.55;display:-webkit-box;overflow:hidden}.product-card__body button{color:var(--deep);cursor:pointer;background:0 0;align-items:center;gap:7px;padding:0;font-size:.69rem;font-weight:800;display:inline-flex}.products__empty{color:#ffffff94;text-align:center;border:1px solid #ffffff1f;border-radius:18px;padding:40px 20px;font-size:.8rem}.product-modal{z-index:3000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#03120cc7;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.product-modal__panel{background:#fff;border-radius:28px;grid-template-columns:minmax(430px,.9fr) minmax(0,1.1fr);width:min(1100px,100%);max-height:min(760px,100svh - 48px);display:grid;position:relative;overflow:hidden;box-shadow:0 35px 100px #00000040}.product-modal__close{z-index:4;color:#fff;cursor:pointer;background:#073226eb;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:17px;right:17px}.product-modal__image{background:#f5f7f2;place-items:center;min-height:560px;padding:32px;display:grid}.product-modal__image img{object-fit:contain;width:100%;max-height:600px}.product-modal__content{padding:64px 54px 50px;overflow-y:auto}.product-modal__category{color:var(--green-dark);letter-spacing:.1em;text-transform:uppercase;margin-bottom:13px;font-size:.62rem;font-weight:800;display:block}.product-modal__content h3{max-width:560px;color:var(--deep);letter-spacing:-.05em;margin-bottom:20px;font-size:clamp(2.2rem,3.8vw,3.8rem);font-weight:800;line-height:.98}.product-modal__content>p{max-width:590px;color:var(--muted);margin-bottom:28px;font-size:.88rem;line-height:1.78}.product-modal__meta{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(2,1fr);margin-bottom:30px;display:grid}.product-modal__meta>div{padding:18px 18px 18px 0}.product-modal__meta>div+div{border-left:1px solid var(--border);padding-left:18px}.product-modal__meta span,.product-modal__meta strong{display:block}.product-modal__meta span{color:var(--muted-light);text-transform:uppercase;margin-bottom:4px;font-size:.52rem;font-weight:800}.product-modal__meta strong{color:var(--deep);font-size:.75rem}.production{background:var(--paper)}.production__showcase{grid-template-columns:minmax(560px,1.05fr) minmax(360px,.95fr);align-items:stretch;gap:20px;display:grid}.production__photos{grid-template-columns:1.35fr .65fr;gap:10px;min-height:600px;display:grid;position:relative}.production__photo{object-fit:cover;width:100%;height:100%}.production__photo--main{border-radius:28px 12px 12px 28px;grid-row:1/3}.production__photo--secondary{border-radius:12px 28px 28px 12px}.production__photos:after{content:"";background:linear-gradient(#07322614,#073226b8),url(/images/client/img-20181012-091637.webp) 50%/cover no-repeat;border-radius:12px 28px 28px 12px}.production__photo-badge{color:var(--deep);background:#ffffffeb;border-radius:999px;align-items:center;gap:8px;padding:12px 15px;font-size:.66rem;font-weight:800;display:inline-flex;position:absolute;bottom:22px;left:22px}.production__regions{background:var(--deep);color:#fff;border-radius:28px;flex-direction:column;min-width:0;padding:34px;display:flex}.production__regions-heading{flex-direction:column;margin-bottom:22px;display:flex}.production__regions-heading span{color:var(--green-light);letter-spacing:.1em;text-transform:uppercase;margin-bottom:5px;font-size:.56rem;font-weight:800}.production__regions-heading strong{font-size:1.25rem}.production__region-buttons{border-top:1px solid var(--border-light)}.production-region{border-bottom:1px solid var(--border-light);color:#ffffff94;text-align:left;cursor:pointer;background:0 0;grid-template-columns:35px 1fr;align-items:center;gap:12px;width:100%;min-height:59px;padding:0;display:grid}.production-region--active{color:#fff}.production-region--active strong{color:var(--green-light)}.production__region-detail{background:#ffffff0f;border-radius:18px;margin-top:auto;padding:22px}.production__region-detail>span{color:var(--green-light);letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:.55rem;font-weight:800;display:block}.production__region-detail h3{margin-bottom:9px;font-size:1.35rem;font-weight:750}.production__region-detail p{color:#ffffff9e;margin:0;font-size:.76rem;line-height:1.68}.production__year{border:1px solid var(--border);background:#fff;border-radius:24px;margin-top:22px;padding:31px}.production__year-heading{justify-content:space-between;align-items:center;gap:30px;margin-bottom:25px;display:flex}.production__year-heading>div{color:var(--deep);align-items:center;gap:9px;display:flex}.production__year-heading strong{text-transform:uppercase;font-size:.76rem}.production__year-heading p{max-width:520px;color:var(--muted);margin:0;font-size:.78rem;line-height:1.6}.production__months{grid-template-columns:repeat(12,1fr);gap:5px;display:grid}.production-month{background:var(--green-soft);border-radius:10px;min-width:0;min-height:78px;padding:10px 8px;position:relative}.production-month span{color:var(--muted-light);margin-bottom:18px;font-size:.48rem;display:block}.production-month strong{color:var(--deep);font-size:.59rem}.production-month i{background:var(--green);border-radius:50%;width:5px;height:5px;position:absolute;bottom:9px;right:8px}.production__agreement{background:var(--deep);color:#fff;border-radius:16px;grid-template-columns:40px 1fr;gap:12px;margin-top:24px;padding:18px 19px;display:grid}.production__agreement svg{color:var(--green-light)}.production__agreement strong{margin-bottom:5px;font-size:.73rem;display:block}.production__agreement p{color:#ffffff94;margin:0;font-size:.7rem;line-height:1.6}.service{background:#fff}.service__hero{grid-template-columns:minmax(0,.9fr) minmax(500px,1.1fr);align-items:center;gap:clamp(45px,7vw,100px);margin-bottom:58px;display:grid}.service__copy>p{max-width:600px;color:var(--muted);margin:22px 0 26px;font-size:.9rem;line-height:1.75}.service__mantras{border-top:1px solid var(--border);flex-direction:column;margin-bottom:26px;display:flex}.service__mantras span{border-bottom:1px solid var(--border);color:var(--deep);letter-spacing:.03em;text-transform:uppercase;padding:11px 0;font-size:.75rem;font-weight:750}.service__image{box-shadow:var(--shadow);border-radius:30px;overflow:hidden}.service__image img{aspect-ratio:1.25;object-fit:cover;width:100%}.service__grid{grid-template-columns:repeat(4,1fr);gap:11px;display:grid}.service-card{border:1px solid var(--border);background:var(--paper);border-radius:18px;min-height:220px;padding:23px}.service-card__icon{background:var(--green-soft);width:40px;height:40px;color:var(--deep);border-radius:50%;place-items:center;margin-bottom:32px;display:grid}.service-card>span{color:var(--muted-light);margin-bottom:8px;font-size:.52rem;display:block}.service-card h3{color:var(--deep);margin-bottom:8px;font-size:.95rem;font-weight:750}.service-card p{color:var(--muted);margin:0;font-size:.72rem;line-height:1.65}.quality{background:var(--paper-2)}.quality__visual{grid-template-columns:minmax(520px,1.05fr) minmax(0,.95fr);align-items:start;gap:42px;display:grid}.quality__image{box-shadow:var(--shadow);border-radius:30px;position:sticky;top:120px;overflow:hidden}.quality__image>img{aspect-ratio:1.18;object-fit:cover;width:100%}.quality__image-badge{color:var(--deep);background:#ffffffeb;border-radius:14px;align-items:center;gap:10px;padding:12px 15px;display:flex;position:absolute;bottom:18px;left:18px}.quality__image-badge svg{color:var(--green-dark)}.quality__image-badge span,.quality__image-badge strong{display:block}.quality__image-badge span{color:var(--muted-light);text-transform:uppercase;margin-bottom:2px;font-size:.5rem}.quality__image-badge strong{font-size:.72rem}.quality__pillars{border-top:1px solid var(--border)}.quality-pillar{border-bottom:1px solid var(--border);grid-template-columns:44px 27px 1fr;align-items:center;gap:11px;min-height:118px;display:grid}.quality-pillar__icon{width:39px;height:39px;color:var(--deep);background:#fff;border-radius:50%;place-items:center;display:grid}.quality-pillar>span{color:var(--muted-light);font-size:.52rem}.quality-pillar h3{color:var(--deep);margin-bottom:6px;font-size:.93rem;font-weight:750}.quality-pillar p{max-width:560px;color:var(--muted);margin:0;font-size:.73rem;line-height:1.62}.quality__closing{background:var(--deep);color:#fff;border-radius:18px;grid-template-columns:.35fr 1fr;align-items:center;gap:25px;margin-top:38px;padding:22px 25px;display:grid}.quality__closing span{color:var(--green-light);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800}.quality__closing p{color:#ffffffa6;margin:0;font-size:.78rem;line-height:1.65}.people{background:#fff}.people__grid{grid-template-columns:minmax(0,.86fr) minmax(560px,1.14fr);align-items:center;gap:clamp(48px,7vw,95px);display:grid}.people__copy{max-width:650px}.people__lead,.people__copy>p{color:var(--muted);font-size:.88rem;line-height:1.78}.people__lead{color:var(--deep);margin-top:22px;font-size:.98rem;font-weight:600}.people__principles{gap:8px;margin:25px 0;display:grid}.people__principles>div{background:var(--green-soft);color:var(--deep);border-radius:14px;align-items:center;gap:11px;padding:13px 15px;font-size:.74rem;font-weight:650;display:flex}.people__principles svg{color:var(--green-dark);flex-shrink:0}.people blockquote{border-left:3px solid var(--green);color:var(--deep);margin:26px 0 0;padding-left:20px;font-size:.92rem;line-height:1.65}.people blockquote strong{color:var(--green-dark);margin-top:5px;display:block}.people__gallery{grid-template-rows:repeat(2,1fr);grid-template-columns:1.15fr .85fr;gap:10px;min-height:600px;display:grid}.people__gallery img{object-fit:cover;border-radius:22px;width:100%;height:100%}.people__gallery img:first-child{grid-row:1/3}.markets{background:var(--deep);color:#fff;overflow:hidden}.markets__grid{grid-template-columns:minmax(0,1fr) minmax(380px,.8fr);gap:18px;display:grid}.markets__current,.markets__development{border-radius:26px;min-height:500px;padding:clamp(34px,4vw,52px)}.markets__current{background:#ffffff0a;border:1px solid #ffffff1f}.markets__panel-heading{color:var(--green-light);align-items:center;gap:12px;margin-bottom:42px;display:flex}.markets__panel-heading span,.markets__panel-heading strong{display:block}.markets__panel-heading span{letter-spacing:.09em;text-transform:uppercase;margin-bottom:3px;font-size:.53rem;font-weight:800}.markets__panel-heading strong{color:#fff;font-size:.92rem}.markets__list{border-top:1px solid #ffffff1f}.markets__list>div{border-bottom:1px solid #ffffff1f;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;min-height:59px;display:grid}.markets__list span{color:#ffffff47;font-size:.52rem}.markets__list strong{font-size:.8rem}.markets__list svg{color:var(--green-light)}.markets__development{background:var(--green);color:var(--deep)}.markets__development>span{letter-spacing:.1em;text-transform:uppercase;margin-bottom:27px;font-size:.58rem;font-weight:800;display:block}.markets__development h3{letter-spacing:-.05em;margin-bottom:28px;font-size:clamp(2.2rem,3.4vw,3.6rem);font-weight:800;line-height:.98}.markets__chips{flex-wrap:wrap;gap:8px;margin-bottom:29px;display:flex}.markets__chips span{border:1px solid #07322633;border-radius:999px;padding:9px 11px;font-size:.62rem;font-weight:750}.markets__development p{max-width:430px;margin-bottom:28px;font-size:.76rem;line-height:1.7}.markets__development .text-link--light{color:var(--deep)}.markets__image-strip{color:var(--ink);background:#fff;border-radius:25px;grid-template-columns:minmax(480px,.9fr) minmax(0,1.1fr);align-items:center;gap:30px;margin-top:18px;display:grid;position:relative;overflow:hidden}.markets__image-strip img{object-fit:cover;width:100%;height:280px}.markets__image-strip>div{padding:30px 35px 30px 0}.markets__image-strip span{color:var(--green-dark);letter-spacing:.11em;margin-bottom:8px;font-size:.58rem;font-weight:800;display:block}.markets__image-strip strong{color:var(--deep);letter-spacing:-.045em;font-size:clamp(1.8rem,3vw,3rem);font-weight:800;line-height:1.02}.closing{background:var(--paper)}.closing__grid{grid-template-columns:minmax(0,.86fr) minmax(540px,1.14fr);align-items:center;gap:clamp(48px,7vw,95px);display:grid}.closing__copy>p{max-width:620px;color:var(--muted);margin:22px 0 25px;font-size:.9rem;line-height:1.75}.closing__promises{border-top:1px solid var(--border);flex-direction:column;margin-bottom:26px;display:flex}.closing__promises span{border-bottom:1px solid var(--border);color:var(--deep);padding:11px 0;font-size:.75rem;font-weight:750}.closing blockquote{border-left:3px solid var(--green);max-width:620px;color:var(--deep);margin:27px 0;padding-left:20px;font-size:1rem;line-height:1.55}.closing blockquote strong{color:var(--green-dark);margin-top:4px;display:block}.closing__visual{box-shadow:var(--shadow);border-radius:30px;position:relative;overflow:hidden}.closing__visual>img{aspect-ratio:1.18;object-fit:cover;width:100%}.closing__signature{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#073226eb;border-radius:17px;padding:18px 20px;position:absolute;bottom:18px;left:18px;right:18px}.closing__signature span{color:var(--green-light);letter-spacing:.1em;margin-bottom:8px;font-size:.55rem;font-weight:800;display:block}.closing__signature strong{margin:2px 0;font-size:.75rem;display:block}.contact{background:#fff}.contact__layout{box-shadow:var(--shadow);border-radius:30px;grid-template-columns:minmax(360px,.82fr) minmax(0,1.18fr);display:grid;overflow:hidden}.contact__info{background:var(--deep);color:#fff;flex-direction:column;min-height:660px;padding:clamp(34px,4vw,52px);display:flex}.contact__logo{object-fit:contain;background:#fff;border-radius:15px;width:245px;height:86px;margin-bottom:35px;padding:7px 12px}.contact__info-kicker{color:var(--green-light);letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-size:.59rem;font-weight:800;display:block}.contact__info h3{letter-spacing:-.045em;margin-bottom:34px;font-size:clamp(2rem,3.2vw,3.2rem);font-weight:800;line-height:.98}.contact__details{border-top:1px solid var(--border-light)}.contact__details>a{border-bottom:1px solid var(--border-light);grid-template-columns:34px 1fr auto;align-items:center;gap:11px;min-height:72px;display:grid}.contact__details>a>svg:first-child{color:var(--green-light)}.contact__details>a>svg:last-child{color:#ffffff59}.contact__details span,.contact__details strong{display:block}.contact__details span{color:#ffffff5c;text-transform:uppercase;margin-bottom:3px;font-size:.5rem}.contact__details strong{font-size:.72rem}.contact__address{color:var(--green-light);grid-template-columns:28px 1fr;gap:11px;margin-top:auto;padding-top:34px;display:grid}.contact__address span{color:#ffffff61;text-transform:uppercase;margin-bottom:4px;font-size:.5rem;display:block}.contact__address strong{color:#fff;max-width:350px;margin-bottom:6px;font-size:.72rem;line-height:1.55;display:block}.contact__address p{color:#ffffff85;margin:0;font-size:.65rem}.contact__form-panel{background:var(--paper);padding:clamp(36px,5vw,64px)}.contact__form-panel>span{color:var(--green-dark);letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px;font-size:.58rem;font-weight:800;display:block}.contact__form-panel>h3{color:var(--deep);letter-spacing:-.045em;margin-bottom:38px;font-size:clamp(2rem,3.2vw,3.2rem);font-weight:800;line-height:.98}.contact__form{grid-template-columns:repeat(2,1fr);gap:26px 22px;display:grid}.contact-field{flex-direction:column;display:flex}.contact-field--full,.contact__submit{grid-column:1/-1}.contact-field label{color:var(--deep);letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px;font-size:.55rem;font-weight:800}.contact-field input,.contact-field textarea{border:0;border-bottom:1px solid var(--border);width:100%;color:var(--ink);background:0 0;outline:0;padding:13px 0;font-size:.8rem}.contact-field input:focus,.contact-field textarea:focus{border-bottom-color:var(--green)}.contact-field textarea{resize:vertical;min-height:120px;line-height:1.6}.contact__submit{justify-self:end;margin-top:5px}.footer{background:var(--deep-2);color:#fff;padding:50px 0 18px;overflow:hidden}.footer__top{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:24px;padding-bottom:32px;display:flex}.footer__brand{background:#fff;border-radius:16px;justify-content:center;align-items:center;width:260px;height:92px;padding:8px 14px;display:inline-flex}.footer__back{color:#ffffff8f;text-transform:uppercase;align-items:center;gap:9px;font-size:.58rem;font-weight:750;display:flex}.footer__back span{border:1px solid #ffffff24;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.footer__main{grid-template-columns:minmax(0,1.35fr) .55fr .85fr;gap:clamp(40px,6vw,90px);padding:58px 0;display:grid}.footer__claim>span{color:var(--green-light);letter-spacing:.11em;margin-bottom:15px;font-size:.57rem;font-weight:800;display:block}.footer__claim h2{letter-spacing:-.05em;margin-bottom:17px;font-size:clamp(2.7rem,4.4vw,4.5rem);font-weight:800;line-height:.93}.footer__claim h2 strong{color:var(--green-light);display:block}.footer__claim p{color:#ffffff80;max-width:470px;margin:0;font-size:.76rem;line-height:1.68}.footer__label{color:#ffffff57;letter-spacing:.1em;text-transform:uppercase;margin-bottom:19px;font-size:.52rem;font-weight:800;display:block}.footer__column nav,.footer__contacts,.footer__address{flex-direction:column;display:flex}.footer__column nav{gap:9px}.footer__column nav a,.footer__contacts a,.footer__social{color:#ffffffad;font-size:.68rem}.footer__contacts{gap:11px;margin-bottom:20px}.footer__contacts a,.footer__social{align-items:center;gap:7px;display:flex}.footer__address{gap:4px}.footer__address span{color:#fff6;font-size:.61rem;line-height:1.45}.footer__social{margin-top:20px}.footer__bottom{color:#ffffff4d;letter-spacing:.05em;border-top:1px solid #ffffff1a;justify-content:space-between;gap:24px;padding:20px 0 6px;font-size:.52rem;display:flex}@media (width<=1180px){.header__nav{gap:14px}.header__nav a{font-size:.67rem}.header__brand{width:205px;height:70px}.hero__grid{grid-template-columns:minmax(0,.88fr) minmax(480px,1.12fr)}.products__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1040px){.header__nav,.header__contact{display:none}.header__menu-button{display:grid}.section{padding:88px 0}.section-heading,.section-heading--wide{grid-template-columns:1fr;gap:25px}.hero{min-height:auto;padding:125px 0 76px}.hero__grid,.about__layout,.production__showcase,.service__hero,.quality__visual,.people__grid,.closing__grid{grid-template-columns:1fr}.hero__grid{min-height:auto}.hero__content,.about__copy,.service__copy,.people__copy,.closing__copy{max-width:820px}.hero__visual,.about__image,.service__image,.quality__image,.closing__visual{justify-self:center;width:100%;max-width:820px;margin-inline:auto}.quality__image{position:relative;top:auto}.model__grid,.service__grid{grid-template-columns:repeat(2,1fr)}.model-card{min-height:260px}.products__toolbar{flex-direction:column;align-items:stretch}.products__tabs{scrollbar-width:none;width:100%;padding-bottom:4px;overflow-x:auto}.products__tabs::-webkit-scrollbar{display:none}.products__search{flex:none;width:min(100%,420px)}.production__photos{min-height:520px}.markets__grid{grid-template-columns:1fr}.markets__development{min-height:auto}.markets__image-strip{grid-template-columns:1fr}.markets__image-strip>div{padding:0 28px 30px}.footer__main{grid-template-columns:1fr .6fr .9fr;gap:35px}}@media (width<=820px){.container{width:min(calc(100% - 32px), var(--container))}.section-title{font-size:clamp(2.7rem,9vw,4.3rem)}.hero__title{font-size:clamp(3.1rem,11vw,4.9rem)}.hero__visual{width:min(100%,680px)}.hero__badge--top{left:16px}.hero__badge--bottom{right:16px}.about__metrics{grid-template-columns:1fr}.about__metrics>div,.about__metrics>div:first-child{border-right:0;border-bottom:1px solid var(--border);min-height:auto;padding:18px 0}.about__metrics>div:last-child{border-bottom:0}.products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-modal{padding:16px}.product-modal__panel{grid-template-columns:1fr;max-height:calc(100svh - 32px);overflow-y:auto}.product-modal__image{min-height:0;padding:58px 25px 25px}.product-modal__image img{max-height:360px}.product-modal__content{padding:35px 28px 30px;overflow:visible}.production__year-heading{flex-direction:column;align-items:flex-start}.production__months{scrollbar-width:none;padding-bottom:5px;display:flex;overflow-x:auto}.production__months::-webkit-scrollbar{display:none}.production-month{flex:0 0 74px}.people__gallery{min-height:500px}.contact__layout{grid-template-columns:1fr}.contact__info{min-height:auto}.contact__address{margin-top:38px}.footer__main{grid-template-columns:repeat(2,1fr)}.footer__claim{grid-column:1/-1}}@media (width<=620px){html{scroll-padding-top:94px}.container{width:calc(100% - 28px)}.section{padding:70px 0}.header{padding:8px 0}.header__brand,.header--scrolled .header__brand{width:205px;height:72px;padding:5px 9px}.header__menu-button{width:54px;height:54px}.hero{padding:108px 0 65px}.hero__location{margin-bottom:17px}.hero__eyebrow{font-size:.62rem}.hero__title{font-size:clamp(2.9rem,14vw,4rem);line-height:.93}.hero__description{font-size:1.08rem}.hero__support{font-size:.86rem}.hero__buttons{flex-direction:column;align-items:stretch;max-width:360px}.hero__buttons .button{width:100%}.hero__stats{grid-template-columns:1fr}.hero__stats>div,.hero__stats>div:first-child{border-right:0;border-bottom:1px solid var(--border);min-height:auto;padding:15px 0}.hero__stats>div:last-child{border-bottom:0}.hero__image-wrap{border-radius:24px}.hero__image-wrap img{aspect-ratio:1}.hero__badge{display:none}.section-heading{margin-bottom:42px}.section-title{font-size:clamp(2.5rem,11.7vw,3.65rem);line-height:.98}.section-lead{font-size:.9rem}.about__image{border-radius:22px}.about__image>img{aspect-ratio:1/.95}.about__image-caption{max-width:none;bottom:10px;left:10px;right:10px}.model__grid,.service__grid{grid-template-columns:1fr}.model-card{min-height:auto;padding:22px}.model-card__top{margin-bottom:38px}.model__statement{flex-direction:column;align-items:flex-start}.products__garlic-intro{grid-template-columns:45px 1fr;padding:19px}.products__garlic-mark{width:43px;height:43px}.products__toolbar{min-width:0}.products__tabs{width:calc(100% + 28px);margin-left:-14px;margin-right:-14px;padding-left:14px;padding-right:14px}.products__search{width:100%}.products__category-copy{flex-direction:column;align-items:flex-start;gap:7px}.products__grid{grid-template-columns:1fr}.product-card{grid-template-columns:42% 58%;min-height:190px;display:grid}.product-card__image{min-width:0}.product-card__image img{object-fit:contain;width:100%;height:100%;min-height:190px;padding:8px}.product-card__body{min-width:0;padding:18px 16px}.product-card__body h3{min-height:0;margin-bottom:7px;font-size:.95rem}.product-card__body p{-webkit-line-clamp:3;min-height:0;margin-bottom:12px;font-size:.65rem}.product-card__body button{font-size:.65rem}.product-modal{align-items:end;padding:0}.product-modal__panel{border-radius:24px 24px 0 0;width:100%;max-height:96svh}.product-modal__close{top:13px;right:13px}.product-modal__image{padding:58px 18px 18px}.product-modal__image img{max-height:310px}.product-modal__content{padding:27px 19px 28px}.product-modal__content h3{font-size:clamp(2rem,10vw,3rem)}.product-modal__content>p{font-size:.82rem;line-height:1.7}.production__photos{grid-template-rows:auto auto;grid-template-columns:1fr;min-height:0}.production__photo--main{border-radius:22px;grid-row:auto;height:310px}.production__photo--secondary{border-radius:22px;height:210px}.production__photos:after{display:none}.production__photo-badge{bottom:12px;left:12px}.production__regions{border-radius:22px;padding:27px 19px}.production__year{border-radius:20px;padding:25px 17px}.production__agreement{grid-template-columns:30px 1fr}.service__image,.quality__image,.closing__visual{border-radius:22px}.quality__image>img{aspect-ratio:1/.9}.quality-pillar{grid-template-columns:40px 22px 1fr;min-height:110px}.quality__closing{grid-template-columns:1fr;gap:8px}.people__gallery{grid-template-rows:310px 190px;grid-template-columns:1fr 1fr;min-height:0}.people__gallery img:first-child{grid-area:auto/1/auto/-1}.markets__current,.markets__development{min-height:auto;padding:28px 20px}.markets__image-strip img{height:240px}.markets__image-strip>div{padding:0 20px 24px}.closing__signature{bottom:10px;left:10px;right:10px}.contact__layout{border-radius:22px}.contact__info,.contact__form-panel{padding:31px 19px}.contact__logo{width:230px;height:82px}.contact__form{grid-template-columns:1fr}.contact-field--full,.contact__submit{grid-column:auto}.contact__submit{justify-self:stretch;width:100%}.footer__top{align-items:flex-start}.footer__brand{width:225px;height:82px}.footer__main{grid-template-columns:1fr}.footer__claim{grid-column:auto}.footer__bottom{flex-direction:column}}@media (width<=420px){.container{width:calc(100% - 22px)}.header__brand,.header--scrolled .header__brand{width:190px;height:68px}.header__menu-button{width:50px;height:50px}.hero__title{font-size:clamp(2.65rem,14vw,3.5rem)}.section-title{font-size:clamp(2.3rem,12vw,3.2rem)}.product-card{grid-template-columns:40% 60%}.product-card__body{padding:16px 13px}.people__gallery{grid-template-rows:280px 160px}.footer__back{gap:0;font-size:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--brand-red:#df3939}.welcome-intro{z-index:5000;color:var(--deep);background:radial-gradient(circle at 50% 44%,#a6dc8d29,#0000 28%),linear-gradient(145deg,#fbfcf8 0%,#f0f4eb 100%);place-items:center;padding:30px;display:grid;position:fixed;inset:0;overflow:hidden}.welcome-intro__grain{opacity:.32;pointer-events:none;background-image:linear-gradient(#07322606 1px,#0000 1px),linear-gradient(90deg,#07322606 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 76%);mask-image:radial-gradient(circle,#000,#0000 76%)}.welcome-intro__line{background:linear-gradient(90deg,#0000,#07322624,#0000);height:1px;position:absolute;left:4vw;right:4vw}.welcome-intro__line--top{top:7vh}.welcome-intro__line--bottom{bottom:7vh}.welcome-intro__content{z-index:2;text-align:center;flex-direction:column;align-items:center;width:min(100%,1380px);display:flex;position:relative}.welcome-intro__micro{color:var(--green-dark);letter-spacing:.24em;margin-bottom:clamp(18px,3vh,34px);font-size:clamp(.58rem,.75vw,.74rem);font-weight:800}.welcome-intro__brand{color:var(--deep);letter-spacing:-.075em;white-space:nowrap;margin:0;font-size:clamp(4.5rem,12.2vw,12rem);font-weight:800;line-height:.78}.welcome-intro__brand span{color:var(--green)}.welcome-intro__heart{aspect-ratio:1/.9;place-items:center;width:clamp(185px,18vw,285px);margin-top:clamp(34px,5vh,60px);display:grid;position:relative}.welcome-intro__heart-icon{width:100%;height:100%;color:var(--brand-red);filter:drop-shadow(0 14px 28px #df39391a);position:absolute;inset:0}.welcome-intro__heart-copy{z-index:1;flex-direction:column;align-items:center;max-width:145px;padding-top:4px;display:flex;position:relative}.welcome-intro__heart-copy span{color:var(--deep);margin-bottom:4px;font-size:clamp(1rem,1.35vw,1.35rem);font-weight:800}.welcome-intro__heart-copy strong{color:var(--green-dark);letter-spacing:.06em;text-transform:uppercase;font-size:clamp(.6rem,.75vw,.78rem);font-weight:750;line-height:1.35}.welcome-intro__enter{color:var(--deep);cursor:pointer;transition:gap var(--transition), color var(--transition);background:0 0;border-radius:999px;align-items:center;gap:9px;margin-top:20px;padding:11px 16px;font-size:.7rem;font-weight:800;display:inline-flex}.welcome-intro__enter:hover{color:var(--green-dark);gap:14px}.welcome-intro__progress{background:linear-gradient(90deg, var(--brand-red), var(--green));transform-origin:0;height:4px;position:absolute;bottom:0;left:0;right:0}.products__heading{margin-bottom:48px}.products-showcase{color:var(--ink);background:#fbfcf8;border-radius:34px;overflow:hidden;box-shadow:0 28px 85px #00000024}.products-showcase__top{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) minmax(320px,.65fr);align-items:end;gap:35px;padding:36px 42px 28px;display:grid}.products-showcase__top>div>span{color:var(--green-dark);letter-spacing:.13em;margin-bottom:7px;font-size:.56rem;font-weight:800;display:block}.products-showcase__top strong{color:var(--deep);letter-spacing:-.035em;font-size:clamp(1.35rem,2vw,2rem);font-weight:800}.products-showcase__top p{max-width:470px;color:var(--muted);margin:0;font-size:.76rem;line-height:1.65}.products-showcase .products__tabs{border-bottom:1px solid var(--border);scrollbar-width:none;background:#fff;justify-content:center;align-items:stretch;gap:8px;width:100%;margin:0;padding:28px 36px;display:flex;overflow-x:auto}.products-showcase .products__tabs::-webkit-scrollbar{display:none}.products-showcase .products-tab{border:1px solid var(--border);min-width:142px;min-height:62px;color:var(--muted);text-align:left;cursor:pointer;transition:transform var(--transition), border-color var(--transition), background var(--transition), color var(--transition), box-shadow var(--transition);background:#f8faf5;border-radius:16px;flex:none;align-items:center;gap:10px;padding:8px 15px 8px 10px;display:flex}.products-showcase .products-tab:hover{border-color:#58a94f66;transform:translateY(-2px);box-shadow:0 10px 26px #07322612}.products-showcase .products-tab--active{border-color:var(--green);background:var(--green);color:#fff;box-shadow:0 12px 28px #58a94f33}.products-tab__icon{width:42px;height:42px;color:var(--deep);background:#fff;border-radius:13px;flex:0 0 42px;place-items:center;display:grid;box-shadow:inset 0 0 0 1px #0732260d}.products-showcase .products-tab--active .products-tab__icon{background:#ffffffeb}.products-tab__copy{flex-direction:column;min-width:0;display:flex}.products-tab__copy strong{font-size:.7rem;font-weight:800;line-height:1.2}.products-tab__copy small{color:var(--muted-light);white-space:nowrap;margin-top:3px;font-size:.5rem;font-weight:650}.products-showcase .products-tab--active .products-tab__copy small{color:#ffffffb8}.products__category-heading{background:#fbfcf8;grid-template-columns:minmax(0,.9fr) minmax(320px,.7fr);align-items:end;gap:38px;padding:38px 42px 30px;display:grid}.products__category-heading>div>span{color:var(--green-dark);letter-spacing:.11em;text-transform:uppercase;margin-bottom:8px;font-size:.54rem;font-weight:800;display:block}.products__category-heading h3{color:var(--deep);letter-spacing:-.05em;margin:0;font-size:clamp(2rem,3vw,3.35rem);font-weight:800;line-height:.98}.products__category-heading p{max-width:560px;color:var(--muted);margin:0;font-size:.82rem;line-height:1.7}.products__mosaic{background:#fbfcf8;grid-template-columns:repeat(4,minmax(0,1fr));gap:3px;padding:0 3px 3px;display:grid}.product-tile{aspect-ratio:1;min-width:0;color:var(--deep);text-align:left;cursor:pointer;isolation:isolate;transition:filter var(--transition);flex-direction:column;padding:18px;display:flex;position:relative;overflow:hidden}.product-tile:hover{filter:saturate(1.04)brightness(.985)}.product-tile--sage{background:#dfeecf}.product-tile--cream{background:#f5ecca}.product-tile--olive{background:#d9d88f}.product-tile--rose{background:#f2b4bf}.product-tile--mint{background:#cfe9c6}.product-tile--sand{background:#ece0bd}.product-tile__category{z-index:3;color:#073226ad;letter-spacing:.07em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff9e;border-radius:999px;align-self:flex-start;padding:6px 8px;font-size:.48rem;font-weight:800;position:relative}.product-tile__image{z-index:1;place-items:center;display:grid;position:absolute;inset:25px 15px 42px}.product-tile__image img{object-fit:contain;object-position:center;mix-blend-mode:multiply;filter:drop-shadow(0 16px 16px #0732261a);width:88%;height:88%;transition:transform .5s cubic-bezier(.22,1,.36,1)}.product-tile__footer{z-index:3;border-top:1px solid #0732261f;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:12px;display:flex;position:relative}.product-tile__footer>strong{max-width:calc(100% - 38px);color:var(--deep);font-size:.76rem;font-weight:800;line-height:1.25}.product-tile__arrow{width:32px;height:32px;transition:transform var(--transition), background var(--transition);background:#ffffffb8;border-radius:50%;flex:0 0 32px;place-items:center;display:grid}.products__showcase-footer{border-top:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;gap:22px;padding:24px 42px 30px;display:flex}.products__showcase-footer>span{color:var(--muted-light);letter-spacing:.06em;text-transform:uppercase;font-size:.58rem;font-weight:750}.products__showcase-footer a{color:var(--deep);align-items:center;gap:8px;font-size:.7rem;font-weight:800;display:inline-flex}.product-drawer{z-index:4500;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#031812a8;justify-content:flex-end;display:flex;position:fixed;inset:0}.product-drawer__panel{width:min(100%,720px);min-height:100%;max-height:100svh;color:var(--ink);background:#fbfcf8;flex-direction:column;display:flex;overflow-y:auto;box-shadow:-24px 0 70px #0003}.product-drawer__topbar{z-index:10;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbfcf8f0;justify-content:space-between;align-items:center;min-height:72px;padding:0 28px;display:flex;position:sticky;top:0}.product-drawer__topbar>span{color:var(--green-dark);letter-spacing:.12em;font-size:.56rem;font-weight:800}.product-drawer__topbar button{background:var(--deep);color:#fff;cursor:pointer;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.product-drawer__visual{background:radial-gradient(circle,#fffffff0,#0000 55%),#e4efd9;min-height:410px;padding:42px;position:relative;overflow:hidden}.product-drawer__visual:after{content:"HORTIAL";color:#07322609;letter-spacing:-.08em;font-size:8rem;font-weight:800;position:absolute;bottom:-20px;right:-28px}.product-drawer__image{z-index:2;place-items:center;width:100%;height:325px;display:grid;position:relative}.product-drawer__image img{object-fit:contain;filter:drop-shadow(0 24px 24px #07322621);mix-blend-mode:multiply;width:88%;height:88%}.product-drawer__index{z-index:3;color:#07322661;letter-spacing:.15em;font-size:.5rem;font-weight:800;position:absolute;top:24px;left:28px}.product-drawer__content{padding:42px 46px 54px}.product-drawer__category{color:var(--green-dark);letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px;font-size:.58rem;font-weight:800;display:block}.product-drawer__content h3{color:var(--deep);letter-spacing:-.055em;margin-bottom:20px;font-size:clamp(2.6rem,4.5vw,4.5rem);font-weight:800;line-height:.94}.product-drawer__content>p{color:var(--muted);margin-bottom:24px;font-size:.92rem;line-height:1.78}.product-drawer__rule{background:var(--border);height:1px;margin:30px 0 24px}.product-drawer__note{max-width:540px;font-size:.78rem!important}@media (width<=1040px){.welcome-intro__brand{font-size:clamp(4.2rem,13.5vw,8rem)}.products-showcase__top,.products__category-heading{grid-template-columns:1fr;gap:18px}.products-showcase .products__tabs{justify-content:flex-start}.products__mosaic{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=820px){.welcome-intro__brand{white-space:normal}.products__mosaic{grid-template-columns:repeat(2,minmax(0,1fr))}.product-drawer__panel{width:min(100%,650px)}}@media (width<=620px){.welcome-intro{padding:22px 16px}.welcome-intro__micro{letter-spacing:.17em;margin-bottom:20px;font-size:.52rem}.welcome-intro__brand{max-width:100%;font-size:clamp(3.35rem,16vw,5rem);line-height:.85}.welcome-intro__brand span{margin-top:7px;display:block}.welcome-intro__heart{width:190px;margin-top:30px}.welcome-intro__heart-copy{max-width:120px}.products-showcase{border-radius:24px;margin-inline:-3px}.products-showcase__top{padding:25px 20px 20px}.products-showcase__top p{font-size:.72rem}.products-showcase .products__tabs{justify-content:flex-start;gap:7px;padding:18px 16px}.products-showcase .products-tab{min-width:128px;min-height:58px;padding-right:12px}.products-tab__icon{flex-basis:38px;width:38px;height:38px}.products__category-heading{padding:27px 20px 22px}.products__category-heading h3{font-size:clamp(2rem,10vw,2.8rem)}.products__category-heading p{font-size:.76rem}.products__mosaic{grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;padding:0 2px 2px}.product-tile{padding:12px}.product-tile__category{padding:5px 7px;font-size:.43rem}.product-tile__image{inset:22px 8px 36px}.product-tile__image img{width:94%;height:94%}.product-tile__footer{gap:7px;padding-top:8px}.product-tile__footer>strong{max-width:calc(100% - 30px);font-size:.62rem;line-height:1.2}.product-tile__arrow{flex-basis:27px;width:27px;height:27px}.products__showcase-footer{flex-direction:column;align-items:flex-start;padding:20px}.product-drawer{align-items:flex-end}.product-drawer__panel{border-radius:26px 26px 0 0;width:100%;min-height:0;max-height:95svh}.product-drawer__topbar{min-height:62px;padding:0 16px 0 20px}.product-drawer__visual{min-height:300px;padding:24px}.product-drawer__image{height:250px}.product-drawer__content{padding:29px 20px 38px}.product-drawer__content h3{font-size:clamp(2.2rem,11vw,3.2rem)}.product-drawer__content>p{font-size:.84rem;line-height:1.7}}@media (width<=390px){.products-showcase .products-tab{min-width:120px}.product-tile__footer>strong{font-size:.58rem}}.products-showcase .products-tab .products-tab__copy small,.products-showcase .products-tab--active .products-tab__copy small{background:0 0;border-radius:0;width:auto;min-width:0;height:auto;padding:0;display:block}.welcome-intro__content{width:min(100%,1500px)}.welcome-intro__logo-wrap{justify-content:center;align-items:center;width:min(86vw,1180px);margin-inline:auto;display:flex}.welcome-intro__logo{object-fit:contain;object-position:center;filter:drop-shadow(0 18px 40px #07322612);width:100%;height:auto;max-height:48vh;display:block}.welcome-intro__heart{width:clamp(180px,15vw,245px);margin-top:clamp(22px,3.4vh,40px)}.welcome-intro__enter{margin-top:15px}.welcome-intro__brand,.welcome-intro__micro{display:none}.products__mosaic{gap:4px;padding:0 4px 4px}.product-tile{aspect-ratio:1;min-width:0;color:var(--deep);text-align:left;cursor:pointer;isolation:isolate;border:0;padding:0;transition:transform .42s cubic-bezier(.22,1,.36,1),box-shadow .42s cubic-bezier(.22,1,.36,1);display:block;position:relative;overflow:hidden;transform:translateZ(0)}.product-tile:hover{z-index:3;filter:none;transform:translateY(-3px);box-shadow:0 18px 36px #07322629}.product-tile__image{z-index:1;background:#ffffff3d;place-items:center;padding:clamp(12px,1.4vw,22px);display:grid;position:absolute;inset:0}.product-tile__image img{object-fit:contain;object-position:center;mix-blend-mode:normal;filter:none;width:100%;max-width:100%;height:100%;max-height:100%;transition:transform .55s cubic-bezier(.22,1,.36,1);display:block;transform:scale(.96)}.product-tile:hover .product-tile__image img{transform:scale(1.015)}.product-tile__reveal{z-index:4;color:#fff;opacity:0;pointer-events:none;background:linear-gradient(#041f1605 24%,#041f162e 48%,#041f16e0 100%);flex-direction:column;justify-content:flex-end;padding:20px;transition:opacity .34s,transform .42s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;inset:0;transform:translateY(12px)}.product-tile:hover .product-tile__reveal,.product-tile:focus-visible .product-tile__reveal{opacity:1;transform:translateY(0)}.product-tile__reveal-category{color:#ffffffb8;letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px;font-size:.52rem;font-weight:800;display:block}.product-tile__reveal-bottom{justify-content:space-between;align-items:flex-end;gap:15px;display:flex}.product-tile__reveal-bottom>strong{color:#fff;letter-spacing:-.025em;max-width:calc(100% - 44px);font-size:clamp(.9rem,1.25vw,1.18rem);font-weight:800;line-height:1.12}.product-tile__arrow{width:38px;height:38px;color:var(--deep);transition:transform var(--transition), background var(--transition);background:#fffffff5;border-radius:50%;flex:0 0 38px;place-items:center;display:grid;transform:translate(-4px)}.product-tile:hover .product-tile__arrow{background:#fff;transform:translate(0)}.product-tile__footer,.product-tile__category{display:none}.product-drawer__panel{width:min(100%,760px)}.product-drawer__visual{background:radial-gradient(circle,#fffffffa,#ffffff94 55%,#0000 76%),#e4efd9;place-items:center;height:clamp(390px,49vh,540px);min-height:0;padding:clamp(28px,4vw,52px);display:grid;position:relative;overflow:hidden}.product-drawer__image{z-index:2;justify-content:center;align-items:center;width:100%;height:100%;min-height:0;display:flex;position:relative;overflow:visible}.product-drawer__image img{object-fit:contain;object-position:center;mix-blend-mode:normal;filter:drop-shadow(0 20px 24px #0732261f);width:auto;max-width:100%;height:auto;max-height:100%;display:block}.product-drawer__visual:after{z-index:0}.product-drawer__index{z-index:3}@media (hover:none),(pointer:coarse){.product-tile__reveal{opacity:1;background:linear-gradient(#0000 48%,#041f1614 58%,#041f16e0 100%);padding:14px;transform:none}.product-tile__reveal-category{margin-bottom:5px;font-size:.44rem}.product-tile__reveal-bottom>strong{font-size:.72rem;line-height:1.15}.product-tile__arrow{flex-basis:30px;width:30px;height:30px;transform:none}}@media (width<=820px){.welcome-intro__logo-wrap{width:min(92vw,760px)}.welcome-intro__logo{max-height:42vh}.product-drawer__panel{width:min(100%,680px)}}@media (width<=620px){.welcome-intro{padding:20px 14px}.welcome-intro__logo-wrap{width:96vw}.welcome-intro__logo{max-height:33vh}.welcome-intro__heart{width:172px;margin-top:24px}.products__mosaic{gap:3px;padding:0 3px 3px}.product-tile__image{padding:8px}.product-drawer{align-items:flex-end}.product-drawer__panel{border-radius:26px 26px 0 0;width:100%;max-height:96svh}.product-drawer__visual{height:min(44svh,390px);min-height:310px;padding:22px 18px}.product-drawer__image img{max-width:100%;max-height:100%}}@media (width<=390px){.welcome-intro__logo-wrap{width:98vw}.welcome-intro__heart{width:158px}.product-drawer__visual{height:320px;min-height:280px}}.products__mosaic{perspective:1400px;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;padding:0 4px 4px}.product-card{--card-bg:#dfeecf;aspect-ratio:1;min-width:0;color:var(--deep);cursor:pointer;perspective:1200px;background:0 0;border:0;padding:0;display:block;position:relative;overflow:visible}.product-card--sage{--card-bg:#dfeecf}.product-card--cream{--card-bg:#f5ecca}.product-card--olive{--card-bg:#d9d88f}.product-card--rose{--card-bg:#f2b4bf}.product-card--mint{--card-bg:#d8f1c4}.product-card--sand{--card-bg:#ece0bd}.product-card__inner{transform-style:preserve-3d;will-change:transform;transition:transform .72s cubic-bezier(.2,.72,.2,1);display:block;position:absolute;inset:0}.product-card:hover .product-card__inner,.product-card:focus-visible .product-card__inner{transform:rotateY(180deg)}.product-card:focus-visible{outline-offset:3px;outline:3px solid #58a94fb8}.product-card__face{background:var(--card-bg);backface-visibility:hidden;flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden;transform:translateZ(0)}.product-card__front{justify-content:stretch;align-items:stretch}.product-card__image{place-items:center;display:grid;position:absolute;inset:0;overflow:hidden}.product-card__image img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .6s cubic-bezier(.22,1,.36,1);display:block;transform:scale(1.001)}.product-card__image img[src*=ajo-morado],.product-card__image img[src*=ajo-negro],.product-card__image img[src*=ajo-spring-blanco],.product-card__image img[src*=ajo-spring-violeta],.product-card__image img[src*=dientes-de-ajo],.product-card__image img[src*=cogollos-de-lechuga-rojos],.product-card__image img[src*=cogollos-de-lechuga\.webp],.product-card__image img[src*=floretas-de-coliflor],.product-card__image img[src*=lechuga-iceberg],.product-card__image img[src*=melocotones],.product-card__image img[src*=naranjas]{object-fit:contain;padding:clamp(12px,1.5vw,24px)}.product-card:hover .product-card__front .product-card__image img{transform:scale(1.035)}.product-card__back{color:var(--deep);text-align:center;background:radial-gradient(circle at 50% 42%,#58a94f1f,#0000 34%),#fffefa;justify-content:center;align-items:center;padding:clamp(22px,2.3vw,36px);transform:rotateY(180deg)}.product-card__back:before{content:"";pointer-events:none;border:1px solid #0732261a;position:absolute;inset:14px}.product-card__back-category{z-index:1;color:var(--brand-red);letter-spacing:.16em;text-transform:uppercase;margin-bottom:15px;font-size:.56rem;font-weight:850;display:block;position:relative}.product-card__back-title{z-index:1;max-width:95%;color:var(--deep);letter-spacing:-.055em;font-size:clamp(1.45rem,2vw,2.35rem);font-weight:800;line-height:.98;position:relative}.product-card__back-title:after{content:"";background:var(--green);width:38px;height:2px;margin:18px auto 0;display:block}.product-card__back-action{z-index:1;color:var(--green-dark);letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:9px;margin-top:22px;font-size:.66rem;font-weight:800;display:inline-flex;position:relative}.product-card__back-action>span{background:var(--deep);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.product-card__mobile-label{display:none}.product-drawer__visual{height:min(52vh,580px);min-height:440px}.product-drawer__image{width:100%;height:100%;padding:6px}.product-drawer__image img{width:100%;max-width:100%;height:100%;max-height:100%;object-fit:contain!important;object-position:center!important}@media (width<=1040px){.products__mosaic{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=820px){.products__mosaic{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (hover:none),(pointer:coarse){.product-card{overflow:hidden}.product-card__inner,.product-card:hover .product-card__inner,.product-card:focus-visible .product-card__inner{transform:none}.product-card__back{display:none}.product-card__mobile-label{z-index:3;color:#fff;text-align:left;background:linear-gradient(#0000,#041f16e0);flex-direction:column;align-items:flex-start;gap:3px;padding:28px 13px 12px;display:flex;position:absolute;bottom:0;left:0;right:0}.product-card__mobile-label small{color:#ffffffb8;letter-spacing:.09em;text-transform:uppercase;font-size:.42rem;font-weight:800}.product-card__mobile-label strong{color:#fff;font-size:.72rem;font-weight:800;line-height:1.16}}@media (width<=620px){.products__mosaic{gap:3px;padding:0 3px 3px}.product-card__image img[src*=ajo-morado],.product-card__image img[src*=ajo-negro],.product-card__image img[src*=ajo-spring-blanco],.product-card__image img[src*=ajo-spring-violeta],.product-card__image img[src*=dientes-de-ajo],.product-card__image img[src*=cogollos-de-lechuga-rojos],.product-card__image img[src*=cogollos-de-lechuga\.webp],.product-card__image img[src*=floretas-de-coliflor],.product-card__image img[src*=lechuga-iceberg],.product-card__image img[src*=melocotones],.product-card__image img[src*=naranjas]{padding:8px}.product-drawer__visual{height:min(42svh,390px);min-height:300px;padding:18px}}.hero-cinematic{color:#fff;isolation:isolate;background:#061d15;min-height:100svh;padding:132px 0 48px;position:relative;overflow:hidden}.hero-cinematic__media{z-index:-2;grid-template-columns:minmax(0,1.8fr) minmax(300px,.7fr);gap:5px;display:grid;position:absolute;inset:0}.hero-cinematic__main-image,.hero-cinematic__side-images{min-width:0;min-height:0}.hero-cinematic__main-image img,.hero-cinematic__side-images img{object-fit:cover;width:100%;height:100%;display:block}.hero-cinematic__side-images{grid-template-rows:1fr 1fr;gap:5px;display:grid}.hero-cinematic__veil{z-index:1;background:linear-gradient(90deg,#031911e6 0%,#031911c2 34%,#0319114d 68%,#03191129 100%),linear-gradient(#03191114 0%,#0319112e 65%,#031911d1 100%);position:absolute;inset:0}.hero-cinematic__inner{z-index:2;flex-direction:column;justify-content:center;min-height:calc(100svh - 180px);display:flex;position:relative}.hero-cinematic__copy{width:min(720px,68%);padding:28px 0 10px}.hero-cinematic__location{color:#ffffffc7;align-items:center;gap:8px;margin-bottom:22px;font-size:.73rem;font-weight:650;display:inline-flex}.hero-cinematic__eyebrow{color:#b6ee9e;letter-spacing:.14em;margin:0 0 15px;font-size:.69rem;font-weight:800}.hero-cinematic__title{color:#fff;letter-spacing:-.065em;text-wrap:balance;margin:0 0 20px;font-size:clamp(4rem,7vw,7.4rem);font-weight:760;line-height:.86}.hero-cinematic__title span{color:#9ddd83;display:block}.hero-cinematic__claim{color:#fff;letter-spacing:-.02em;max-width:610px;margin-bottom:11px;font-size:clamp(1.25rem,2vw,1.75rem);font-weight:650;line-height:1.3}.hero-cinematic__support{color:#ffffffb8;max-width:660px;margin-bottom:28px;font-size:.95rem;line-height:1.72}.hero-cinematic__actions{flex-wrap:wrap;gap:10px;display:flex}.hero-cinematic__button{border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 20px;font-size:.76rem;font-weight:780;transition:transform .28s,background .28s,color .28s;display:inline-flex}.hero-cinematic__button:hover{transform:translateY(-2px)}.hero-cinematic__button--primary{color:#08271c;background:#fff}.hero-cinematic__button--primary:hover{background:#9ddd83}.hero-cinematic__button--glass{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff52}.hero-cinematic__facts{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#041e1424;border-top:1px solid #ffffff38;border-bottom:1px solid #ffffff38;grid-template-columns:repeat(3,minmax(0,1fr));width:min(780px,74%);margin-top:42px;display:grid}.hero-cinematic__facts>div{border-right:1px solid #ffffff2e;min-width:0;padding:17px 18px}.hero-cinematic__facts>div:first-child{padding-left:0}.hero-cinematic__facts>div:last-child{border-right:0}.hero-cinematic__facts strong{color:#9ddd83;letter-spacing:-.04em;margin-bottom:4px;font-size:clamp(1.55rem,2.4vw,2.25rem);font-weight:760;display:block}.hero-cinematic__facts span{color:#ffffffab;letter-spacing:.04em;text-transform:uppercase;font-size:.6rem;font-weight:700;line-height:1.45;display:block}.hero-cinematic__scroll{z-index:3;color:#ffffffb3;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:8px;font-size:.58rem;font-weight:800;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.origin-gallery{background:radial-gradient(circle at 90% 0,#58a94f14,#0000 25%),#f7f8f3;overflow:hidden}.origin-gallery__heading{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:end;gap:clamp(40px,7vw,100px);margin-bottom:52px;display:grid}.origin-gallery__bento{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:230px;gap:12px;display:grid}.origin-gallery__item{background:#dce6d6;border-radius:24px;grid-area:span 2/span 4;margin:0;position:relative;overflow:hidden;box-shadow:0 18px 44px #08271c12}.origin-gallery__item--wide{grid-column:span 8}.origin-gallery__item--tall{grid-area:span 2/span 4}.origin-gallery__item img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.22,1,.36,1),filter .35s}.origin-gallery__item:hover img{filter:saturate(1.06);transform:scale(1.035)}.origin-gallery__item:after{content:"";pointer-events:none;background:linear-gradient(#0000,#031d13b8);height:42%;position:absolute;inset:auto 0 0}.origin-gallery__item figcaption{z-index:2;color:#fff;justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:18px;left:20px;right:20px}.origin-gallery__item figcaption span{color:#ffffff94;font-size:.55rem;font-weight:800}.origin-gallery__item figcaption strong{letter-spacing:.03em;text-transform:uppercase;font-size:.77rem;font-weight:780}.origin-gallery__statement{border-top:1px solid #08271c1f;justify-content:space-between;align-items:center;gap:28px;margin-top:28px;padding-top:22px;display:flex}.origin-gallery__statement>span{color:#58a94f;letter-spacing:.12em;font-size:.6rem;font-weight:850}.origin-gallery__statement p{color:#536057;max-width:680px;margin:0;font-size:.88rem;line-height:1.7}.origin-gallery__statement strong{color:#08271c}@media (width<=1040px){.hero-cinematic__media{grid-template-columns:1fr}.hero-cinematic__side-images{display:none}.hero-cinematic__veil{background:linear-gradient(90deg,#031911e6 0%,#031911b3 62%,#03191175 100%),linear-gradient(#03191114,#031911b8)}.hero-cinematic__copy,.hero-cinematic__facts{width:min(780px,92%)}.origin-gallery__heading{grid-template-columns:1fr;gap:24px}.origin-gallery__bento{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:260px}.origin-gallery__item,.origin-gallery__item--wide,.origin-gallery__item--tall{grid-area:span 1/span 1}}@media (width<=680px){.hero-cinematic{min-height:auto;padding:104px 0 48px}.hero-cinematic__inner{justify-content:flex-end;min-height:calc(100svh - 142px);padding-bottom:42px}.hero-cinematic__veil{background:linear-gradient(#03191142 0%,#031911a3 38%,#031911f0 82%,#031911fa 100%)}.hero-cinematic__copy{width:100%;padding-top:40vh}.hero-cinematic__location{margin-bottom:15px;font-size:.66rem}.hero-cinematic__eyebrow{font-size:.6rem}.hero-cinematic__title{font-size:clamp(3rem,14vw,4.6rem);line-height:.9}.hero-cinematic__claim{font-size:1.15rem}.hero-cinematic__support{font-size:.86rem;line-height:1.64}.hero-cinematic__actions{flex-direction:column;align-items:stretch}.hero-cinematic__button{width:100%}.hero-cinematic__facts{grid-template-columns:1fr;width:100%;margin-top:28px}.hero-cinematic__facts>div,.hero-cinematic__facts>div:first-child{border-bottom:1px solid #ffffff24;border-right:0;padding:13px 0}.hero-cinematic__facts>div:last-child{border-bottom:0}.hero-cinematic__scroll{display:none}.origin-gallery__bento{scroll-snap-type:x mandatory;scrollbar-width:none;gap:10px;margin-inline:-16px;padding-inline:16px;display:flex;overflow-x:auto}.origin-gallery__bento::-webkit-scrollbar{display:none}.origin-gallery__item,.origin-gallery__item--wide,.origin-gallery__item--tall{scroll-snap-align:start;flex:0 0 84%;height:310px}.origin-gallery__statement{flex-direction:column;align-items:flex-start}}html{scroll-padding-top:112px}.header__brand{width:280px;height:88px;transition:width var(--transition), height var(--transition), box-shadow var(--transition);background:#fff;border-radius:18px;padding:8px 14px;overflow:hidden;box-shadow:0 10px 30px #07322612}.header__logo{object-fit:contain;object-position:center;width:100%;height:100%}.header__nav{gap:6px}.header-nav-item{align-items:center;display:flex;position:relative}.header-nav-item>a,.header-nav-item>button{min-height:42px;color:var(--deep);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0 10px;font-size:.72rem;font-weight:750;display:inline-flex}.header-nav-item>button svg{transition:transform .25s}.header-nav-item--dropdown:hover>button svg,.header-nav-item--dropdown:focus-within>button svg{transform:rotate(180deg)}.header-dropdown{opacity:0;visibility:hidden;background:#fffffffa;border:1px solid #07322614;border-radius:18px;width:260px;padding:16px;transition:opacity .22s,transform .22s,visibility .22s;position:absolute;top:calc(100% + 7px);left:50%;transform:translate(-50%,10px);box-shadow:0 24px 55px #07322624}.header-dropdown:before{content:"";height:12px;position:absolute;top:-12px;left:0;right:0}.header-nav-item--dropdown:hover .header-dropdown,.header-nav-item--dropdown:focus-within .header-dropdown{opacity:1;visibility:visible;transform:translate(-50%)}.header-dropdown>span{color:var(--green-dark);letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-size:.55rem;font-weight:800;display:block}.header-dropdown>a{border-bottom:1px solid var(--border);min-height:43px;color:var(--deep);justify-content:space-between;align-items:center;padding:0 4px;font-size:.72rem;font-weight:700;display:flex}.header-dropdown>a:last-child{border-bottom:0}.header-dropdown>a svg{color:var(--green-dark)}.mobile-menu__top>a img{object-fit:contain;background:#fff;border-radius:14px;width:190px;height:64px;padding:6px 10px}.mobile-menu__nav{gap:0}.mobile-nav-item{border-bottom:1px solid #ffffff1a}.mobile-nav-item>a,.mobile-nav-item>button{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:32px 1fr auto;align-items:center;width:100%;min-height:64px;padding:0;display:grid}.mobile-nav-item>a>span,.mobile-nav-item>button>span{color:var(--green-light);font-size:.55rem}.mobile-nav-item strong{font-size:1.15rem;font-weight:650}.mobile-nav-item>button>svg{color:#ffffff8c}.mobile-nav-submenu{overflow:hidden}.mobile-nav-submenu a{color:#ffffffad;padding:11px 0 11px 32px;font-size:.78rem;display:block}.hero-cinematic__title--trust{color:#fff!important}.hero-cinematic__title--trust span{color:var(--green-light)!important}.hero-cinematic__title--trust{max-width:760px;font-size:clamp(4.2rem,7.2vw,7.2rem)}.purpose{background:#fff}.purpose__statements{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.purpose-statement{border-radius:30px;min-height:530px;padding:clamp(34px,4vw,56px)}.purpose-statement--dark{background:var(--deep);color:#fff}.purpose-statement--light{border:1px solid var(--border);background:var(--paper);color:var(--deep)}.purpose-statement__top{justify-content:space-between;align-items:center;margin-bottom:58px;display:flex}.purpose-statement__top span{letter-spacing:.12em;font-size:.58rem;font-weight:800}.purpose-statement--dark .purpose-statement__top{color:var(--green-light)}.purpose-statement--light .purpose-statement__top{color:var(--green-dark)}.purpose-statement h3{letter-spacing:-.045em;max-width:560px;margin-bottom:24px;font-size:clamp(2.2rem,3.4vw,3.6rem);font-weight:780;line-height:.98}.purpose-statement p{max-width:650px;margin-bottom:15px;font-size:.9rem;line-height:1.72}.purpose-statement--dark p{color:#ffffffad}.purpose-statement--light p{color:var(--muted)}.purpose__values-heading{justify-content:space-between;align-items:end;gap:32px;margin:64px 0 24px;display:flex}.purpose__values-heading span{color:var(--green-dark);letter-spacing:.12em;margin-bottom:10px;font-size:.58rem;font-weight:800;display:block}.purpose__values-heading h3{letter-spacing:-.04em;margin:0;font-size:clamp(2rem,3vw,3.1rem)}.purpose__values-heading a{color:var(--deep);border-bottom:1px solid;align-items:center;gap:8px;padding-bottom:5px;font-size:.72rem;font-weight:750;display:inline-flex}.purpose__values{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.purpose-value{border:1px solid var(--border);background:var(--paper);border-radius:18px;min-height:220px;padding:24px}.purpose-value__top{color:var(--green-dark);justify-content:space-between;align-items:center;margin-bottom:36px;display:flex}.purpose-value__top span{color:var(--muted-light);font-size:.53rem}.purpose-value h4{color:var(--deep);margin-bottom:9px;font-size:1rem}.purpose-value p{color:var(--muted);margin:0;font-size:.76rem;line-height:1.64}.visual-cta{background:#fff;padding:28px 0}.visual-cta__inner{background:var(--deep);border-radius:30px;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);min-height:520px;display:grid;overflow:hidden;box-shadow:0 24px 70px #0732261f}.visual-cta--reverse .visual-cta__image{order:2}.visual-cta__image{min-height:520px;overflow:hidden}.visual-cta__image img{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.22,1,.36,1)}.visual-cta__inner:hover .visual-cta__image img{transform:scale(1.025)}.visual-cta__copy{color:#fff;flex-direction:column;justify-content:center;padding:clamp(36px,5vw,70px);display:flex}.visual-cta__copy>span{color:var(--green-light);letter-spacing:.12em;text-transform:uppercase;margin-bottom:18px;font-size:.62rem;font-weight:800}.visual-cta__copy h2{letter-spacing:-.055em;margin-bottom:20px;font-size:clamp(2.8rem,4.4vw,4.8rem);font-weight:780;line-height:.93}.visual-cta__copy h2 strong{color:var(--green-light);font-weight:inherit;display:block}.visual-cta__copy p{color:#ffffffa8;max-width:520px;margin-bottom:26px;font-size:.9rem;line-height:1.7}.visual-cta__copy a{color:var(--deep);background:#fff;border-radius:999px;align-self:flex-start;align-items:center;gap:9px;padding:13px 18px;font-size:.72rem;font-weight:800;display:inline-flex}.certifications{background:var(--paper-2)}.certifications__featured{background:var(--deep);color:#fff;border-radius:24px;grid-template-columns:260px 1fr auto;align-items:center;gap:34px;margin-bottom:18px;padding:28px;display:grid}.certifications__featured-logo{background:#fff;border-radius:18px;place-items:center;min-height:150px;padding:16px;display:grid}.certifications__featured-logo img{object-fit:contain;width:100%;max-height:120px}.certifications__featured>div:nth-child(2)>span{color:var(--green-light);letter-spacing:.1em;margin-bottom:8px;font-size:.57rem;font-weight:800;display:block}.certifications__featured h3{letter-spacing:-.035em;margin-bottom:8px;font-size:2rem}.certifications__featured p{color:#ffffff9e;max-width:720px;margin:0;font-size:.82rem;line-height:1.66}.certifications__featured>svg{color:var(--green-light)}.certifications__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.certification-card{border:1px solid var(--border);background:#fff;border-radius:18px;flex-direction:column;min-height:245px;padding:13px;display:flex}.certification-card__logo{background:#fff;border-radius:13px;place-items:center;height:155px;margin-bottom:13px;padding:12px;display:grid}.certification-card__logo img{object-fit:contain;width:100%;height:100%}.certification-card>div:last-child{flex-direction:column;gap:4px;display:flex}.certification-card span{color:var(--green-dark);text-transform:uppercase;font-size:.53rem;font-weight:800}.certification-card strong{color:var(--deep);font-size:.74rem;line-height:1.35}.certifications__note{color:var(--muted);background:#ffffffc7;border-radius:15px;grid-template-columns:26px 1fr;align-items:start;gap:10px;margin-top:20px;padding:17px 19px;display:grid}.certifications__note svg{color:var(--green-dark)}.certifications__note p{margin:0;font-size:.74rem;line-height:1.6}.quality__closing--cta{text-align:left;justify-content:space-between}.quality__closing--cta>div{max-width:690px}.quality__closing--cta>div>span{margin-bottom:5px;display:block}.quality__closing--cta>div>p{margin:0}.quality__closing--cta>a{background:var(--deep);color:#fff;white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:12px 16px;font-size:.68rem;font-weight:800;display:inline-flex}.future-agriculture{background:var(--deep);color:#fff;overflow:hidden}.future-agriculture__grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:58px;display:grid}.future-agriculture__copy>p{color:#ffffffa6;max-width:560px;margin:24px 0 0;font-size:.9rem;line-height:1.7}.future-agriculture__items{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.future-agriculture__items article{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:18px;min-height:235px;padding:24px}.future-agriculture__items article>svg{color:var(--green-light)}.future-agriculture__items article>span{float:right;color:#ffffff52;font-size:.53rem}.future-agriculture__items h3{margin:44px 0 8px;font-size:1rem}.future-agriculture__items p{color:#ffffff94;margin:0;font-size:.75rem;line-height:1.62}.faq{background:#fff}.faq__list{border-top:1px solid var(--border)}.faq-item{border-bottom:1px solid var(--border)}.faq-item>button{width:100%;min-height:76px;color:var(--deep);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:44px 1fr auto;align-items:center;gap:16px;padding:0;display:grid}.faq-item>button>span{color:var(--green-dark);font-size:.58rem}.faq-item>button>strong{font-size:.94rem;font-weight:730}.faq-item>button>svg{transition:transform .25s}.faq-item--open>button>svg{transform:rotate(180deg)}.faq-item__answer{overflow:hidden}.faq-item__answer p{max-width:850px;color:var(--muted);margin:0 0 26px 60px;font-size:.85rem;line-height:1.7}.contact__privacy{color:var(--muted);cursor:pointer;grid-column:1/-1;grid-template-columns:18px 1fr;align-items:start;gap:10px;font-size:.66rem;line-height:1.55;display:grid}.contact__privacy input{width:16px;height:16px;accent-color:var(--green-dark);margin:1px 0 0}.contact__privacy a{color:var(--green-dark);text-decoration:underline}.footer__brand{padding:12px 16px}.footer__brand img{object-fit:contain;width:270px;height:78px}.footer__main--expanded{grid-template-columns:minmax(300px,1.25fr) .6fr .72fr .9fr;gap:clamp(30px,4vw,70px)}.footer__column nav{flex-direction:column;gap:10px;display:flex}.footer__legal-row{color:#ffffff61;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:24px;padding:22px 0;display:flex}.footer__legal-row nav{flex-wrap:wrap;gap:20px;display:flex}.footer__legal-row a,.footer__legal-row span{font-size:.59rem}.footer__legal-row a:hover{color:var(--green-light)}.cookie-consent{z-index:15000;color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#051f17f7;border:1px solid #ffffff1f;border-radius:20px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:16px;width:min(100% - 40px,1120px);margin:0 auto;padding:16px;display:grid;position:fixed;bottom:20px;left:20px;right:20px;box-shadow:0 25px 80px #0000004d}.cookie-consent__icon{width:46px;height:46px;color:var(--green-light);background:#a6dc8d1f;border-radius:50%;place-items:center;display:grid}.cookie-consent__copy strong{margin-bottom:4px;font-size:.82rem;display:block}.cookie-consent__copy p{color:#ffffff9e;margin:0 0 4px;font-size:.68rem;line-height:1.5}.cookie-consent__copy a{color:var(--green-light);font-size:.63rem;text-decoration:underline}.cookie-consent__actions{grid-template-columns:repeat(2,auto);align-items:center;gap:8px;display:grid}.cookie-consent__button,.cookie-consent__settings{cursor:pointer;border-radius:999px;min-height:40px;padding:0 13px;font-size:.63rem;font-weight:750}.cookie-consent__button--primary,.cookie-consent__button--secondary{border:1px solid #ffffff47}.cookie-consent__button--primary{color:var(--deep);background:#fff}.cookie-consent__button--secondary{color:#fff;background:0 0}.cookie-consent__settings{color:#ffffffad;background:0 0;border:0;grid-column:1/-1;justify-content:center;align-items:center;gap:6px;display:inline-flex}.cookie-preferences{z-index:16000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#03120cad;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.cookie-preferences__panel{width:min(100%,680px);max-height:88svh;color:var(--ink);background:#fff;border-radius:24px;padding:28px;overflow-y:auto;box-shadow:0 30px 100px #00000052}.cookie-preferences__top{border-bottom:1px solid var(--border);justify-content:space-between;align-items:start;gap:20px;padding-bottom:20px;display:flex}.cookie-preferences__top span{color:var(--green-dark);letter-spacing:.1em;text-transform:uppercase;font-size:.56rem;font-weight:800}.cookie-preferences__top h2{color:var(--deep);margin:5px 0 0;font-size:1.8rem}.cookie-preferences__top button{background:var(--paper);width:40px;height:40px;color:var(--deep);cursor:pointer;border-radius:50%;place-items:center;display:grid}.cookie-preference-row{border-bottom:1px solid var(--border);grid-template-columns:1fr auto;align-items:center;gap:22px;padding:22px 0;display:grid}.cookie-preference-row strong{color:var(--deep);margin-bottom:5px;font-size:.86rem;display:block}.cookie-preference-row p{color:var(--muted);margin:0;font-size:.7rem;line-height:1.55}.cookie-toggle--locked{color:var(--green-dark);font-size:.62rem;font-weight:800}.cookie-switch{width:48px;height:27px;position:relative}.cookie-switch input{opacity:0;position:absolute}.cookie-switch span{cursor:pointer;background:#ccd3ce;border-radius:999px;transition:background .2s;position:absolute;inset:0}.cookie-switch span:after{content:"";background:#fff;border-radius:50%;width:19px;height:19px;transition:transform .2s;position:absolute;top:4px;left:4px}.cookie-switch input:checked+span{background:var(--green)}.cookie-switch input:checked+span:after{transform:translate(21px)}.cookie-preferences__footer{justify-content:flex-end;gap:9px;padding-top:22px;display:flex}.cookie-preferences__footer button{border:1px solid var(--border);min-height:42px;color:var(--deep);cursor:pointer;background:#fff;border-radius:999px;padding:0 15px;font-size:.65rem;font-weight:750}.cookie-preferences__footer button:last-child{background:var(--deep);color:#fff}.legal-site{min-height:100svh;color:var(--ink);background:#f7f8f3}.legal-header{border-bottom:1px solid var(--border);background:#fffffff0}.legal-header__inner{justify-content:space-between;align-items:center;min-height:106px;display:flex}.legal-header__brand img{object-fit:contain;width:230px;height:72px}.legal-header__back{color:var(--deep);align-items:center;gap:8px;font-size:.72rem;font-weight:750;display:inline-flex}.legal-main{padding:78px 0 100px}.legal-main__grid{grid-template-columns:240px minmax(0,820px);justify-content:center;align-items:start;gap:clamp(50px,7vw,110px);display:grid}.legal-main__aside{background:var(--deep);color:#fff;border-radius:18px;padding:22px;position:sticky;top:28px}.legal-main__aside>span{color:var(--green-light);letter-spacing:.1em;text-transform:uppercase;margin-bottom:18px;font-size:.55rem;font-weight:800;display:block}.legal-main__aside nav{flex-direction:column;display:flex}.legal-main__aside nav a{color:#ffffffb8;border-bottom:1px solid #ffffff1a;padding:10px 0;font-size:.7rem}.legal-main__contact{flex-direction:column;gap:8px;margin-top:22px;display:flex}.legal-main__contact a{color:#ffffff8c;align-items:center;gap:7px;font-size:.61rem;display:flex}.legal-document{border:1px solid var(--border);background:#fff;border-radius:26px;padding:clamp(28px,5vw,58px)}.legal-document>h1{max-width:680px;color:var(--deep);letter-spacing:-.055em;margin-bottom:18px;font-size:clamp(3rem,5vw,5rem);font-weight:780;line-height:.94}.legal-document__intro{max-width:650px;color:var(--muted);margin-bottom:42px;font-size:.96rem;line-height:1.7}.legal-document section{border-top:1px solid var(--border);padding:26px 0}.legal-document section h2{color:var(--deep);margin-bottom:12px;font-size:1.08rem}.legal-document section p,.legal-document section li{color:var(--muted);font-size:.8rem;line-height:1.75}.legal-document section p{margin-bottom:9px}.legal-document section ul{padding-left:20px}.legal-document__updated{color:var(--muted-light);margin-top:36px;font-size:.62rem}.legal-cookie-table{border:1px solid var(--border);border-radius:12px;margin-top:18px;overflow-x:auto}.legal-cookie-table>div{grid-template-columns:1.2fr .7fr 1.6fr .7fr;min-width:680px;display:grid}.legal-cookie-table span,.legal-cookie-table strong{border-right:1px solid var(--border);padding:13px;font-size:.68rem}.legal-cookie-table strong{color:var(--deep)}.legal-cookie-table span{color:var(--muted)}.legal-footer{background:var(--deep-2);color:#ffffff73;padding:24px 0}.legal-footer .container{justify-content:space-between;align-items:center;gap:20px;font-size:.58rem;display:flex}.legal-footer a{color:var(--green-light)}@media (width<=1180px){.header__brand{width:240px;height:76px}.header--scrolled .header__brand{width:210px;height:66px}.header-nav-item>a,.header-nav-item>button{padding-inline:7px;font-size:.68rem}.certifications__grid{grid-template-columns:repeat(4,1fr)}.footer__main--expanded{grid-template-columns:1.2fr .65fr .7fr}.footer__column--contact{grid-column:2/4}}@media (width<=1040px){.header__nav{display:none}.header__menu-button{display:grid}.purpose__values{grid-template-columns:repeat(2,1fr)}.certifications__grid{grid-template-columns:repeat(3,1fr)}.future-agriculture__grid,.visual-cta__inner{grid-template-columns:1fr}.visual-cta--reverse .visual-cta__image{order:0}.visual-cta__image{min-height:430px}.footer__main--expanded{grid-template-columns:repeat(2,1fr)}.footer__claim{grid-column:1/-1}.footer__column--contact{grid-column:auto}.cookie-consent{grid-template-columns:46px 1fr}.cookie-consent__actions{grid-column:1/-1;grid-template-columns:repeat(3,1fr)}.cookie-consent__settings{grid-column:auto}}@media (width<=820px){.purpose__statements{grid-template-columns:1fr}.purpose-statement{min-height:0}.certifications__featured{grid-template-columns:180px 1fr}.certifications__featured>svg{display:none}.certifications__grid{grid-template-columns:repeat(2,1fr)}.footer__main--expanded{grid-template-columns:1fr 1fr}.legal-main__grid{grid-template-columns:1fr}.legal-main__aside{position:static}}@media (width<=620px){html{scroll-padding-top:84px}.header__brand,.header--scrolled .header__brand{width:205px;height:64px;padding:6px 10px}.purpose__values-heading{flex-direction:column;align-items:flex-start}.purpose__values{grid-template-columns:1fr}.purpose-value{min-height:0}.purpose-statement{border-radius:22px;padding:29px 20px}.purpose-statement__top{margin-bottom:38px}.purpose-statement h3{font-size:clamp(2rem,10vw,3rem)}.visual-cta{padding:12px 0}.visual-cta__inner{border-radius:22px;min-height:0}.visual-cta__image{min-height:340px}.visual-cta__copy{padding:30px 20px 34px}.visual-cta__copy h2{font-size:clamp(2.5rem,12vw,3.6rem)}.certifications__featured{grid-template-columns:1fr;gap:18px;padding:20px}.certifications__featured-logo{min-height:130px}.certifications__grid{scrollbar-width:none;margin-inline:-16px;padding-inline:16px;display:flex;overflow-x:auto}.certifications__grid::-webkit-scrollbar{display:none}.certification-card{flex:0 0 76%;min-height:235px}.quality__closing--cta{flex-direction:column;align-items:flex-start}.future-agriculture__items{grid-template-columns:1fr}.future-agriculture__items article{min-height:0}.faq-item>button{grid-template-columns:32px 1fr auto;gap:10px;min-height:70px}.faq-item__answer p{margin-left:42px}.footer__brand img{width:215px;height:64px}.footer__main--expanded{grid-template-columns:1fr}.footer__claim{grid-column:auto}.footer__legal-row{flex-direction:column;align-items:flex-start}.footer__legal-row nav{gap:12px 18px}.cookie-consent{border-radius:16px;grid-template-columns:38px 1fr;gap:10px;width:calc(100% - 20px);padding:13px;bottom:10px;left:10px;right:10px}.cookie-consent__icon{width:38px;height:38px}.cookie-consent__copy p{font-size:.64rem}.cookie-consent__actions{grid-template-columns:1fr 1fr}.cookie-consent__settings{grid-column:1/-1}.cookie-consent__button{padding-inline:10px}.cookie-preferences{padding:10px}.cookie-preferences__panel{border-radius:20px;padding:20px 16px}.cookie-preference-row{grid-template-columns:1fr;gap:12px}.cookie-preferences__footer{flex-direction:column}.cookie-preferences__footer button{width:100%}.legal-header__inner{min-height:82px}.legal-header__brand img{width:180px;height:58px}.legal-header__back{font-size:0}.legal-main{padding:42px 0 70px}.legal-document{border-radius:20px;padding:26px 18px}.legal-document>h1{font-size:clamp(2.7rem,13vw,4rem)}.legal-footer .container{flex-direction:column;align-items:flex-start}}.welcome-intro{z-index:20000!important;width:100vw!important;height:100svh!important;min-height:0!important;box-shadow:none!important;background:#101a12!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;position:fixed!important;inset:0!important;overflow:hidden!important}.welcome-intro--leaving{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.welcome-intro__image{object-fit:cover!important;object-position:center center!important;border:0!important;border-radius:0!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;position:absolute!important;inset:0!important}.welcome-intro__bottom-shade{z-index:1!important;pointer-events:none!important;background:linear-gradient(#05150d00 0%,#05150d0a 40%,#05150d38 100%)!important;height:22vh!important;position:absolute!important;inset:auto 0 0!important}.welcome-intro__enter{z-index:2!important;top:auto!important;left:50%!important;right:auto!important;bottom:max(22px, env(safe-area-inset-bottom))!important;color:#0a3b29!important;background:#e7cda9e6!important;border:1px solid #ffffff80!important;border-radius:999px!important;width:auto!important;min-width:226px!important;height:auto!important;min-height:58px!important;margin:0!important;padding:8px 8px 8px 22px!important;position:absolute!important;transform:translate(-50%)!important}@media (width<=620px){.welcome-intro__image{object-position:50% 50%!important}.welcome-intro__enter{width:calc(100% - 40px)!important;min-width:0!important;max-width:340px!important;min-height:54px!important;bottom:max(16px, env(safe-area-inset-bottom))!important}}.header__brand{width:320px;height:98px;padding:7px 13px}.footer__brand img{width:330px;height:98px}.certifications--editorial{background:radial-gradient(circle at 12% 12%,#9ddd831f,#0000 28%),linear-gradient(#fbfcf8 0%,#f4f7ef 100%);position:relative;overflow:hidden}.certifications--editorial:before{content:"QUALITY";color:#07322606;letter-spacing:-.08em;pointer-events:none;font-size:clamp(8rem,18vw,19rem);font-weight:850;line-height:.8;position:absolute;top:7%;right:-2%}.certifications__heading{z-index:2;margin-bottom:clamp(36px,5vw,72px);position:relative}.certifications-showcase{z-index:2;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:clamp(54px,7vw,96px);display:grid;position:relative}.certification-feature{min-height:560px;color:var(--deep);text-align:left;cursor:pointer;background:#ffffffeb;border:1px solid #0732261a;border-radius:28px;grid-template-rows:auto auto minmax(240px,1fr) auto;padding:26px;transition:transform .42s cubic-bezier(.22,1,.36,1),box-shadow .42s,border-color .42s,background-color .42s;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 48px #0732260e}.certification-feature:after{content:"";aspect-ratio:1;pointer-events:none;background:radial-gradient(circle,#9ddd8329,#0000 65%);border-radius:50%;width:120%;transition:transform .5s;position:absolute;inset:auto -20% -42% 25%}.certification-feature--water:after{background:radial-gradient(circle,#3eaadd24,#0000 65%)}.certification-feature--social:after{background:radial-gradient(circle,#ea476f17,#0000 65%)}.certification-feature:hover,.certification-feature:focus-visible{border-color:#07322633;transform:translateY(-8px);box-shadow:0 30px 80px #0732261f}.certification-feature:hover:after,.certification-feature:focus-visible:after{transform:scale(1.12)}.certification-feature:focus-visible{outline-offset:3px;outline:3px solid #58a94f47}.certification-feature__number{color:#07322652;letter-spacing:.08em;justify-self:end;font-size:.57rem;font-weight:800}.certification-feature__eyebrow{color:var(--green-dark);letter-spacing:.11em;text-transform:uppercase;align-self:start;margin-top:20px;font-size:.63rem;font-weight:850}.certification-feature__logo{z-index:2;place-items:center;min-width:0;padding:24px 10px 10px;display:grid;position:relative}.certification-feature__logo img{object-fit:contain;object-position:center;filter:drop-shadow(0 12px 20px #0732260e);width:min(100%,410px);height:245px;transition:transform .45s cubic-bezier(.22,1,.36,1);display:block}.certification-feature:hover .certification-feature__logo img{transform:scale(1.055)}.certification-feature__action{z-index:2;color:var(--deep);border-top:1px solid #07322617;justify-content:space-between;align-self:end;align-items:center;gap:16px;padding-top:20px;font-size:.7rem;font-weight:800;display:inline-flex;position:relative}.certification-feature__action svg{transition:transform .25s}.certification-feature:hover .certification-feature__action svg{transform:translate(4px)}.certifications-secondary{z-index:2;border-top:1px solid #0732261a;padding-top:clamp(34px,4vw,54px);position:relative}.certifications-secondary__heading{grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);align-items:end;gap:clamp(30px,6vw,90px);margin-bottom:26px;display:grid}.certifications-secondary__heading>div>span{color:var(--green-dark);letter-spacing:.11em;text-transform:uppercase;margin-bottom:7px;font-size:.61rem;font-weight:850;display:block}.certifications-secondary__heading h3{color:var(--deep);letter-spacing:-.05em;margin:0;font-size:clamp(2rem,3.4vw,3.65rem);line-height:.96}.certifications-secondary__heading p{max-width:690px;color:var(--muted);margin:0;font-size:.8rem;line-height:1.7}.certifications-secondary__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.certification-mini{min-height:130px;color:var(--deep);text-align:left;cursor:pointer;background:#ffffffd1;border:1px solid #07322617;border-radius:18px;grid-template-columns:116px minmax(0,1fr) auto;align-items:center;gap:15px;padding:12px 16px 12px 10px;transition:transform .26s,border-color .26s,background-color .26s;display:grid}.certification-mini:hover,.certification-mini:focus-visible{background:#fff;border-color:#07322633;transform:translateY(-3px)}.certification-mini:focus-visible{outline-offset:2px;outline:2px solid #58a94f42}.certification-mini--muted{opacity:.72}.certification-mini--muted:hover,.certification-mini--muted:focus-visible{opacity:1}.certification-mini__logo{place-items:center;min-width:0;height:100px;display:grid}.certification-mini__logo img{object-fit:contain;width:100%;height:100%;display:block}.certification-mini__meta{flex-direction:column;gap:4px;min-width:0;display:flex}.certification-mini__meta small{color:var(--green-dark);letter-spacing:.07em;text-transform:uppercase;font-size:.52rem;font-weight:850}.certification-mini__meta strong{color:var(--deep);font-size:.74rem;line-height:1.28}.certifications__note--clean{z-index:2;background:#ffffffb8;border:1px solid #07322614;margin-top:28px;position:relative}.certification-dialog{z-index:20000;-webkit-backdrop-filter:blur(7px);background:#0317109e;justify-content:flex-end;display:flex;position:fixed;inset:0}.certification-dialog__panel{background:#f9fbf6;flex-direction:column;width:min(100%,610px);min-height:100%;padding:clamp(28px,4vw,56px);display:flex;position:relative;overflow-y:auto;box-shadow:-30px 0 100px #00000038}.certification-dialog__close{z-index:2;width:46px;height:46px;color:var(--deep);cursor:pointer;background:#fff;border:1px solid #0732261f;border-radius:50%;place-items:center;transition:transform .25s,background-color .25s;display:grid;position:absolute;top:22px;right:22px}.certification-dialog__close:hover{background:var(--green-soft);transform:rotate(5deg)scale(1.04)}.certification-dialog__logo{place-items:center;min-height:280px;margin:30px 0 clamp(48px,8vh,90px);padding:24px;display:grid}.certification-dialog__logo img{object-fit:contain;width:min(100%,430px);height:240px;display:block}.certification-dialog__eyebrow{color:var(--green-dark);letter-spacing:.11em;text-transform:uppercase;margin-bottom:9px;font-size:.61rem;font-weight:850}.certification-dialog h3{color:var(--deep);letter-spacing:-.055em;margin:0 0 8px;font-size:clamp(2.7rem,5vw,4.8rem);line-height:.92}.certification-dialog>.certification-dialog__panel>strong{color:var(--ink);margin-bottom:20px;font-size:.9rem;display:block}.certification-dialog__panel>p{max-width:510px;color:var(--muted);margin:0;font-size:.89rem;line-height:1.78}.certification-dialog__note{color:var(--green-dark);background:#edf4e8;border-radius:16px;grid-template-columns:22px 1fr;align-items:start;gap:11px;margin-top:28px;padding:17px 18px;display:grid}.certification-dialog__note p{margin:0;font-size:.7rem;line-height:1.62}.certification-dialog__cta{width:100%;color:var(--deep);border-top:1px solid #0732261f;justify-content:space-between;align-items:center;gap:18px;margin-top:auto;padding:19px 0 5px;font-size:.74rem;font-weight:850;display:inline-flex}.certification-dialog__cta svg{transition:transform .25s}.certification-dialog__cta:hover svg{transform:translate(4px)}@media (width<=1180px){.header__brand{width:285px;height:88px}.header--scrolled .header__brand{width:250px;height:76px}.certifications-showcase{grid-template-columns:repeat(3,minmax(0,1fr))}.certification-feature{min-height:500px;padding:22px}.certification-feature__logo img{height:210px}.certifications-secondary__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.certifications-showcase{grid-template-columns:1fr 1fr}.certification-feature:nth-child(3){grid-column:1/-1;min-height:410px}.certification-feature:nth-child(3) .certification-feature__logo img{height:180px}.certifications-secondary__heading{grid-template-columns:1fr;gap:18px}}@media (width<=620px){.header__brand,.header--scrolled .header__brand{width:225px;height:70px;padding:5px 9px}.footer__brand img{width:245px;height:72px}.certifications--editorial:before{display:none}.certifications__heading{margin-bottom:28px}.certifications-showcase{margin-inline:-16px;scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;margin-bottom:56px;padding-inline:16px;display:flex;overflow-x:auto}.certifications-showcase::-webkit-scrollbar{display:none}.certification-feature,.certification-feature:nth-child(3){scroll-snap-align:center;flex:0 0 86%;grid-column:auto;min-height:455px;padding:20px}.certification-feature__logo img,.certification-feature:nth-child(3) .certification-feature__logo img{height:205px}.certifications-secondary{padding-top:30px}.certifications-secondary__heading h3{font-size:clamp(2.25rem,11vw,3.2rem)}.certifications-secondary__grid{scroll-snap-type:x proximity;scrollbar-width:none;gap:10px;margin-inline:-16px;padding-inline:16px;display:flex;overflow-x:auto}.certifications-secondary__grid::-webkit-scrollbar{display:none}.certification-mini{scroll-snap-align:start;flex:0 0 82%;grid-template-columns:100px minmax(0,1fr) auto;min-height:122px}.certification-mini__logo{height:90px}.certification-dialog{align-items:flex-end}.certification-dialog__panel{width:100%;min-height:0;max-height:92svh;padding:24px 20px calc(24px + env(safe-area-inset-bottom));border-radius:26px 26px 0 0}.certification-dialog__close{width:42px;height:42px;top:15px;right:15px}.certification-dialog__logo{min-height:190px;margin:24px 0 32px;padding:16px}.certification-dialog__logo img{width:min(100%,350px);height:170px}.certification-dialog h3{font-size:clamp(2.6rem,14vw,4rem)}.certification-dialog__panel>p{font-size:.83rem}.certification-dialog__cta{margin-top:28px}}.header__brand,.header--scrolled .header__brand{justify-content:flex-start;align-items:center;width:440px;height:124px;display:flex;overflow:visible;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.header--scrolled .header__brand{width:365px;height:100px}.header__logo{object-fit:contain!important;object-position:left center!important;filter:none!important;width:100%!important;height:100%!important}.mobile-menu__top>a{width:310px;display:block}.mobile-menu__top>a img{object-fit:contain;object-position:left center;width:100%;height:98px;display:block}.products .product-card__image img,.products .product-card__image img[src*=ajo-morado],.products .product-card__image img[src*=ajo-negro],.products .product-card__image img[src*=ajo-spring-blanco],.products .product-card__image img[src*=ajo-spring-violeta],.products .product-card__image img[src*=ajo-pelado],.products .product-card__image img[src*=cogollos-de-lechuga],.products .product-card__image img[src*=floretas-de-coliflor],.products .product-card__image img[src*=lechuga-iceberg],.products .product-card__image img[src*=melocotones],.products .product-card__image img[src*=naranjas]{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important;padding:0!important}.product-card__image,.product-drawer__image{isolation:isolate}.product-card__image--mask-light:after,.product-drawer__image--mask-light:after,.product-card__image--mask-dark:after,.product-drawer__image--mask-dark:after{content:"";z-index:3;pointer-events:none;position:absolute;top:0;left:0}.product-card__image--mask-light:after{background:radial-gradient(circle at 90% 90%,#f8f8f1e0,#0000 48%),linear-gradient(135deg,#f8f8f1 0% 76%,#f8f8f100 100%);width:39%;height:21%}.product-drawer__image--mask-light:after{background:radial-gradient(circle at 90% 90%,#f8f8f1e6,#0000 48%),linear-gradient(135deg,#f8f8f1 0% 76%,#f8f8f100 100%);width:39%;height:20%}.product-card__image--mask-dark:after,.product-drawer__image--mask-dark:after{background:radial-gradient(circle at 92% 96%,#123017d1,#0000 50%),linear-gradient(135deg,#14341c 0% 72%,#14341c00 100%);width:43%;height:23%}.product-drawer__visual{background:#f4f6ef;place-items:center!important;height:auto!important;min-height:0!important;padding:clamp(16px,3vw,32px)!important;display:grid!important}.product-drawer__image{aspect-ratio:1;background:#fff;border-radius:18px;position:relative;overflow:hidden;width:min(100%,610px)!important;height:auto!important;padding:0!important}.product-drawer__image img{object-fit:contain!important;object-position:center!important;width:100%!important;height:100%!important}.bio-range{color:#fff;background:radial-gradient(circle at 75% 30%,#9ddd8326,#0000 30%),#082f22;position:relative;overflow:hidden}.bio-range__layout{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:clamp(32px,6vw,88px);display:grid}.bio-range__visual{border-radius:34px;overflow:hidden;box-shadow:0 32px 90px #00000040}.bio-range__visual img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.bio-range__content{max-width:690px}.bio-range__cert{align-items:center;gap:17px;margin-bottom:30px;display:flex}.bio-range__cert img{object-fit:contain;object-position:left center;width:84px;height:58px}.bio-range__cert span,.bio-range__eyebrow{color:#a6e58c;letter-spacing:.16em;text-transform:uppercase;font-size:.68rem;font-weight:850}.bio-range h2{color:#fff;letter-spacing:-.065em;max-width:680px;margin:0;font-size:clamp(3.4rem,5.8vw,6.8rem);font-weight:760;line-height:.88}.bio-range h2 span{color:#9ddd83;display:block}.bio-range__lead{color:#ffffffc2;max-width:620px;margin:28px 0 32px;font-size:1rem;line-height:1.75}.bio-range__families{border-top:1px solid #ffffff29}.bio-range__families>div{border-bottom:1px solid #ffffff1f;grid-template-columns:48px 1fr auto;align-items:center;gap:10px;padding:17px 0;display:grid}.bio-range__families span{color:#ffffff73;font-size:.63rem}.bio-range__families strong{color:#fff;font-size:1rem}.bio-range__families svg{color:#9ddd83}.bio-range__note{color:#ffffff8c;margin:18px 0 0;font-size:.72rem;line-height:1.55}.bio-range__cta{color:#fff;border-bottom:1px solid #ffffff8c;align-items:center;gap:11px;margin-top:26px;padding-bottom:7px;font-size:.76rem;font-weight:800;display:inline-flex}.purpose-interactive{background:#f7f8f3;position:relative;overflow:hidden}.purpose-interactive__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.purpose-card{color:#073226;text-align:left;cursor:pointer;background:#fff;border:1px solid #0732261a;border-radius:30px;flex-direction:column;align-items:flex-start;min-height:430px;padding:clamp(28px,3vw,44px);transition:transform .32s,box-shadow .32s,background-color .32s;display:flex;position:relative;overflow:hidden}.purpose-card--mision{color:#fff;background:#073226}.purpose-card--vision{background:#eaf4e3}.purpose-card--valores{background:#fff}.purpose-card:hover{transform:translateY(-6px);box-shadow:0 24px 55px #0732261f}.purpose-card__top{justify-content:space-between;align-items:center;width:100%;margin-bottom:auto;display:flex}.purpose-card__top span{letter-spacing:.14em;font-size:.65rem;font-weight:850}.purpose-card small{color:#58a94f;letter-spacing:.15em;text-transform:uppercase;margin:44px 0 12px;font-size:.68rem;font-weight:850;display:block}.purpose-card--mision small,.purpose-card--mision .purpose-card__top{color:#a6e58c}.purpose-card h3{color:inherit;letter-spacing:-.055em;margin:0;font-size:clamp(2.2rem,3.5vw,4rem);font-weight:760;line-height:.96}.purpose-card p{color:inherit;opacity:.72;margin:20px 0 0;font-size:.9rem;line-height:1.65}.purpose-card__action{color:inherit;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:10px;margin-top:26px;font-size:.7rem;font-weight:850;display:flex}.purpose-interactive__hint{color:#718077;text-align:right;margin:20px 0 0;font-size:.72rem}.purpose-dialog{z-index:12000;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#02160f9e;justify-content:flex-end;display:flex;position:fixed;inset:0}.purpose-dialog__panel{color:#073226;background:#f9faf5;width:min(760px,100%);height:100%;padding:clamp(28px,5vw,70px);overflow-y:auto;box-shadow:-24px 0 80px #0000002e}.purpose-dialog__top{border-bottom:1px solid #0732261f;justify-content:space-between;align-items:center;padding-bottom:24px;display:flex}.purpose-dialog__top>span{color:#58a94f;letter-spacing:.14em;font-size:.66rem;font-weight:850}.purpose-dialog__top button{color:#073226;cursor:pointer;background:#fff;border:1px solid #0732261f;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.purpose-dialog__heading{align-items:flex-start;gap:18px;margin:44px 0 34px;display:flex}.purpose-dialog__heading svg{color:#58a94f;flex:none;margin-top:7px}.purpose-dialog__heading h3{letter-spacing:-.065em;max-width:590px;margin:0;font-size:clamp(3rem,6vw,5.5rem);line-height:.9}.purpose-dialog__copy{gap:18px;display:grid}.purpose-dialog__copy p,.purpose-dialog__values p{color:#536158;margin:0;font-size:.95rem;line-height:1.75}.purpose-dialog__values{border-top:1px solid #0732261f;gap:0;display:grid}.purpose-dialog__values article{border-bottom:1px solid #0732261a;padding:24px 0}.purpose-dialog__values article>div{color:#58a94f;justify-content:space-between;display:flex}.purpose-dialog__values h4{margin:12px 0 8px;font-size:1.25rem}.purpose-dialog__cta{color:#073226;border-top:1px solid #0732261f;border-bottom:1px solid #0732261f;justify-content:space-between;align-items:center;margin-top:38px;padding:18px 0;font-size:.76rem;font-weight:850;display:flex}.markets-final__grid{grid-template-columns:1.08fr .92fr;gap:18px;margin-top:50px;display:grid}.markets-final__panel{border-radius:30px;min-height:590px;padding:clamp(30px,4vw,58px)}.markets-final__panel--consolidated{color:#fff;background:#052d21;border:1px solid #ffffff1a}.markets-final__panel--expansion{color:#073226;background:#91d874}.markets-final__heading{align-items:flex-start;gap:18px;margin-bottom:38px;display:flex}.markets-final__heading svg{color:#a6e58c;flex:none}.markets-final__panel--expansion .markets-final__heading svg{color:#073226}.markets-final__heading span{letter-spacing:.16em;margin-bottom:9px;font-size:.65rem;font-weight:900;display:block}.markets-final__heading h3{max-width:460px;color:inherit;letter-spacing:-.055em;margin:0;font-size:clamp(2.4rem,3.5vw,4.5rem);line-height:.95}.markets-final__list{border-color:#ffffff26;border-top-style:solid;border-top-width:1px}.markets-final__panel--expansion .markets-final__list{border-color:#0732262e}.markets-final__list>div{border-bottom:1px solid #ffffff1f;grid-template-columns:48px 1fr auto;align-items:center;min-height:64px;display:grid}.markets-final__panel--expansion .markets-final__list>div{border-color:#07322624}.markets-final__list span{opacity:.55;font-size:.62rem}.markets-final__list strong{font-size:.92rem}.markets-final__list svg{opacity:.68}.markets-final__copy{color:#174c39;max-width:540px;margin:28px 0 0;font-size:.91rem;line-height:1.7}.markets-final__cta{color:#073226;border-bottom:1px solid #07322673;align-items:center;gap:10px;margin-top:25px;padding-bottom:7px;font-size:.72rem;font-weight:850;display:inline-flex}@media (width<=1180px){.header__brand{width:315px;height:90px}.header--scrolled .header__brand{width:275px;height:78px}.purpose-interactive__grid{grid-template-columns:1fr 1fr}.purpose-card--valores{grid-column:1/-1;min-height:330px}}@media (width<=900px){.bio-range__layout,.markets-final__grid{grid-template-columns:1fr}.bio-range__content{max-width:none}.markets-final__panel{min-height:auto}}@media (width<=720px){.product-drawer__visual{height:auto!important;min-height:0!important;padding:14px!important}.product-drawer__image{border-radius:16px;width:100%!important}}.product-card--editorial-copy .product-card__front:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#041f1600 0%,#041f1657 24%,#041f16e0 66%,#041f16f7 100%);position:absolute;inset:46% 0 0}.product-card__editorial-copy{z-index:4;color:#fff;text-align:left;text-shadow:0 2px 16px #00000047;pointer-events:none;flex-direction:column;align-items:flex-start;display:flex;position:absolute;bottom:clamp(15px,1.45vw,23px);left:clamp(16px,1.6vw,24px);right:clamp(16px,1.6vw,24px)}.product-card__editorial-copy>small{letter-spacing:.14em;text-transform:uppercase;margin-bottom:7px;font-size:clamp(.52rem,.62vw,.68rem);font-weight:850}.product-card__editorial-copy>strong{letter-spacing:-.035em;max-width:94%;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.55rem,2.15vw,2.35rem);font-weight:700;line-height:.92}.product-card__editorial-descriptor{letter-spacing:.075em;margin-top:9px;font-size:clamp(.52rem,.62vw,.67rem);font-weight:800;line-height:1.35}.product-card__editorial-footer{letter-spacing:.1em;text-transform:uppercase;border-top:1px solid #ffffff75;width:100%;margin-top:11px;padding-top:9px;font-size:clamp(.48rem,.56vw,.61rem);font-weight:800}.product-card--editorial-copy .product-card__mobile-label,.product-card__image--mask-dark:after,.product-drawer__image--mask-dark:after{display:none!important}@media (width<=1180px){.header__brand,.header--scrolled .header__brand{width:355px;height:100px}.header--scrolled .header__brand{width:315px;height:88px}}@media (width<=1040px){.header__brand,.header--scrolled .header__brand{width:285px;height:84px}}@media (width<=620px){.header__brand,.header--scrolled .header__brand{width:260px;height:78px}.product-card__editorial-copy{bottom:13px;left:13px;right:13px}.product-card__editorial-copy>strong{font-size:clamp(1.25rem,7vw,1.8rem)}.product-card__editorial-descriptor,.product-card__editorial-footer{font-size:.48rem}}.model .section-lead{font-size:1.08rem;line-height:1.78}.model-card h3{font-size:1.34rem;line-height:1.2}.model-card p{font-size:.9rem;line-height:1.72}.model__statement p{font-size:.94rem;line-height:1.7}.model__statement a{font-size:.82rem}.faq .section-lead{font-size:1.08rem;line-height:1.78}.faq-item>button{min-height:86px}.faq-item>button>span{font-size:.67rem}.faq-item>button>strong{font-size:1.08rem;line-height:1.45}.faq-item__answer p{max-width:920px;font-size:.98rem;line-height:1.78}@media (width<=900px){.model .section-lead,.faq .section-lead{font-size:1rem}.model-card h3{font-size:1.26rem}.model-card p{font-size:.88rem}.faq-item>button>strong{font-size:1rem}.faq-item__answer p{font-size:.92rem}}@media (width<=620px){.model-card p,.model__statement p{font-size:.9rem}.faq-item>button{min-height:78px}.faq-item>button>strong{font-size:.98rem}.faq-item__answer p{font-size:.92rem;line-height:1.72}}.production__strategy{max-width:580px}.production__strategy-label{color:var(--green-dark);letter-spacing:.12em;margin-bottom:12px;font-size:.76rem;font-weight:800;display:block}.production__strategy p{color:var(--muted);text-align:justify;text-justify:inter-word;-webkit-hyphens:none;hyphens:none;word-break:normal;overflow-wrap:normal;margin:0;font-size:1.09rem;line-height:1.82}.production__strategy strong{color:var(--ink);margin-top:18px;font-size:1.04rem;line-height:1.55;display:block}.production-region strong{font-size:.9rem!important}.production-region span{font-size:.62rem!important}.production__region-detail>span{font-size:.65rem!important}.production__region-detail h3{font-size:1.65rem!important}.production__region-detail p{text-align:justify;text-justify:inter-word;-webkit-hyphens:none;hyphens:none;word-break:normal;overflow-wrap:normal;color:#ffffffd1!important;font-size:1rem!important;line-height:1.78!important}.future-agriculture__copy>p{text-align:justify;text-justify:inter-word;-webkit-hyphens:none;hyphens:none;word-break:normal;overflow-wrap:normal;color:#ffffffd1!important;font-size:1.08rem!important;line-height:1.82!important}.future-agriculture__items h3{line-height:1.25;font-size:1.28rem!important}.future-agriculture__items p{text-align:justify;text-justify:inter-word;-webkit-hyphens:none;hyphens:none;word-break:normal;overflow-wrap:normal;color:#ffffffd1!important;font-size:1rem!important;line-height:1.78!important}.purpose-dialog__copy p,.purpose-dialog__values p{text-align:justify;text-justify:inter-word;-webkit-hyphens:none;hyphens:none;word-break:normal;overflow-wrap:normal;font-size:1.12rem!important;line-height:1.86!important}.faq-item__answer p{text-align:justify;text-justify:inter-word;-webkit-hyphens:none;hyphens:none;word-break:normal;overflow-wrap:normal;font-size:1rem!important;line-height:1.78!important}@media (width<=720px){.production__strategy p,.production__strategy strong{font-size:.98rem}.production__region-detail p,.future-agriculture__items p{font-size:.9rem!important}.purpose-dialog__copy p,.purpose-dialog__values p{font-size:.98rem!important}}.product-sheet__content>p,.purpose-dialog__copy p,.purpose-dialog__values p,.cert-wall__policy-copy p,.cert-wall__policy-copy li,.future-agriculture__copy>p,.future-agriculture__items p,.production__strategy p,.production__region-detail p,.faq-item__answer p{text-justify:inter-word;text-align:justify!important;-webkit-hyphens:none!important;hyphens:none!important;word-break:normal!important;overflow-wrap:normal!important}@media (width<=720px){.purpose-dialog__copy p,.purpose-dialog__values p{font-size:1.02rem!important;line-height:1.8!important}.future-agriculture__items p,.production__region-detail p,.faq-item__answer p{font-size:.96rem!important}}.site main p,.site main li,.product-sheet p,.product-sheet li,.purpose-dialog p,.purpose-dialog li,.cert-wall p,.cert-wall li,.legal-layout p,.legal-layout li{-webkit-hyphens:none!important;hyphens:none!important;word-break:normal!important;overflow-wrap:normal!important}.site main p,.site main li,.product-sheet__content>p,.product-sheet__note,.purpose-dialog__copy p,.purpose-dialog__values p,.cert-wall__policy-copy p,.cert-wall__policy-copy li,.future-agriculture__copy>p,.future-agriculture__items p,.production__strategy p,.production__region-detail p,.faq-item__answer p,.legal-layout p,.legal-layout li{text-align-last:left;text-justify:inter-word;text-align:justify!important;font-size:clamp(1rem,.97rem + .12vw,1.08rem)!important;line-height:1.82!important}.section-lead,.bio-range__lead,.production__year-heading p,.production__agreement p,.markets-final__panel p,.contact p,.closing p,.service p,.quality p{font-size:clamp(1rem,.97rem + .1vw,1.07rem)!important;line-height:1.78!important}@media (width<=640px){.site main p,.site main li,.product-sheet__content>p,.product-sheet__note,.purpose-dialog__copy p,.purpose-dialog__values p,.cert-wall__policy-copy p,.cert-wall__policy-copy li,.future-agriculture__copy>p,.future-agriculture__items p,.production__strategy p,.production__region-detail p,.faq-item__answer p,.legal-layout p,.legal-layout li{font-size:1rem!important;line-height:1.75!important}}.about__history-intro,.about__copy--history,.about__history-closing{color:var(--muted)}.about__history-intro{gap:14px;max-width:650px;display:grid}.about__history-intro p,.about__copy--history>p,.about__history-closing>p:not(.about__history-signoff){text-align-last:left;text-justify:inter-word;margin:0;text-align:justify!important;-webkit-hyphens:none!important;hyphens:none!important;word-break:normal!important;overflow-wrap:normal!important;font-size:clamp(1.04rem,1rem + .12vw,1.13rem)!important;line-height:1.84!important}.about__layout--history{margin-top:clamp(42px,6vw,76px)}.about__copy--history{align-content:start;gap:18px;display:grid}.about__history-title{color:var(--ink);letter-spacing:-.025em;margin:0 0 4px;font-size:clamp(1.48rem,1.18rem + 1vw,2.05rem);line-height:1.2}.about__history-closing{gap:18px;max-width:1040px;margin:clamp(48px,6vw,78px) auto 0;display:grid}.about__history-signoff{font-weight:800;color:var(--green-dark)!important;text-align:left!important;margin:6px 0 0!important;font-size:clamp(1.12rem,1rem + .35vw,1.38rem)!important;line-height:1.55!important}body{top:0!important}@media (width<=760px){.about__history-intro,.about__copy--history,.about__history-closing{gap:15px}.about__history-intro p,.about__copy--history>p,.about__history-closing>p:not(.about__history-signoff){font-size:1rem!important;line-height:1.76!important}.about__history-title{font-size:clamp(1.34rem,6vw,1.68rem)}}.gtranslate_wrapper{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:fixed!important;top:-99999px!important;left:-99999px!important;overflow:hidden!important}body>.skiptranslate,body>iframe.skiptranslate,.goog-te-banner-frame,.goog-te-banner-frame.skiptranslate{display:none!important}html,body{top:0!important}.header{width:100%;position:sticky!important;inset:0 auto auto!important}
