@charset "UTF-8";.gv-berries-harvesting{padding:clamp(64px,8vw,120px) 0;background:linear-gradient(180deg,#fbfbfb 45.46%,#e8f3d199)}.gv-berries-harvesting__inner{display:flex;flex-direction:column;gap:clamp(32px,4vw,56px)}.gv-berries-harvesting__head{display:flex;flex-direction:column;gap:16px}.gv-berries-harvesting__eyebrow{display:inline-flex;align-items:center;gap:10px;padding:6px 18px 6px 6px;border-radius:4px;background:var(--gv-neutral-900);color:var(--gv-white);align-self:flex-start}.gv-berries-harvesting__eyebrow-icon{display:inline-flex;width:32px;height:32px}.gv-berries-harvesting__eyebrow-icon svg{display:block;width:100%;height:100%}.gv-berries-harvesting__eyebrow-text{font-family:Lato,system-ui,sans-serif;font-size:12px;font-weight:600;line-height:16px;letter-spacing:.96px;text-transform:uppercase;color:inherit}.gv-berries-harvesting__title{margin:0;font-family:Lato,system-ui,sans-serif;font-size:clamp(28px,4vw,40px);font-weight:600;line-height:1.2;letter-spacing:-1px;color:var(--gv-neutral-900)}.gv-berries-harvesting__lead{margin:0;max-width:60ch;font-size:18px;line-height:1.55;color:var(--gv-neutral-600)}.gv-berries-harvesting__cards{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(16px,2vw,28px)}@media(max-width:900px){.gv-berries-harvesting__cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.gv-berries-harvesting__cards{grid-template-columns:1fr}}.gv-berries-harvesting__card{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding:clamp(24px,2.4vw,32px);background:var(--gv-white);border:1px solid #efefef;border-radius:16px;box-shadow:0 18px 40px -32px #00000059;transition:transform .45s var(--gv-ease),box-shadow .45s var(--gv-ease)}.gv-berries-harvesting__card:hover{transform:translateY(-4px);box-shadow:0 24px 48px -28px #00000073}.gv-berries-harvesting__card>*:not(.gv-berries-harvesting__watermark){position:relative;z-index:1}.gv-berries-harvesting__watermark{position:absolute;top:-34px;right:-30px;z-index:0;width:150px;pointer-events:none;opacity:.5}.gv-berries-harvesting__watermark svg{display:block;width:100%;height:auto;fill:var(--gv-brand-green-soft)}.gv-berries-harvesting__media{width:100%;display:flex;align-items:center;justify-content:center;height:215px;margin-bottom:8px}@media(max-width:620px){.gv-berries-harvesting__media{height:180px}}.gv-berries-harvesting__img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.gv-berries-harvesting__card-title{margin:0;font-family:Lato,system-ui,sans-serif;font-size:18px;font-weight:700;line-height:1.3;color:var(--gv-neutral-900)}.gv-berries-harvesting__card-num{color:var(--gv-brand-green);font-weight:700}.gv-berries-harvesting__card-text{margin:0;font-size:15px;line-height:1.6;color:var(--gv-neutral-600)}
