@charset "UTF-8";.gv-falling-film{position:relative;overflow:hidden;padding-block:clamp(56px,8vw,100px);background:var(--gv-white)}.gv-falling-film__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(32px,5vw,80px);align-items:stretch}.gv-falling-film__content{display:flex;flex-direction:column;gap:clamp(24px,3vw,32px);max-width:584px}.gv-falling-film__head{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:clamp(16px,2vw,24px)}.gv-falling-film__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)}.gv-falling-film__eyebrow-icon{display:inline-flex;width:32px;height:32px}.gv-falling-film__eyebrow-icon svg{display:block;width:100%;height:100%}.gv-falling-film__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-falling-film__title{margin:0;font-family:Lato,system-ui,sans-serif;font-weight:600;font-size:clamp(28px,3.4vw,40px);line-height:1.2;letter-spacing:-.01em;color:var(--gv-neutral-900)}.gv-falling-film__lead{margin:0;font-family:Lato,system-ui,sans-serif;font-weight:400;font-size:clamp(15px,1.2vw,16px);line-height:1.6;color:var(--gv-neutral-600)}.gv-falling-film__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:clamp(20px,2vw,29px)}.gv-falling-film__item{display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:16px;align-items:start}.gv-falling-film__dot{margin-top:.55em;width:9px;height:9px;border-radius:999px;background:var(--gv-brand-green, #95c11f)}.gv-falling-film__text{margin:0;font-family:Lato,system-ui,sans-serif;font-weight:400;font-size:clamp(15px,1.2vw,16px);line-height:1.65;color:var(--gv-neutral-600)}.gv-falling-film__media{position:relative;border-radius:12px;overflow:hidden;min-height:clamp(360px,42vw,580px)}.gv-falling-film__image{display:block;width:100%;height:100%;object-fit:cover}.gv-falling-film__image--placeholder{width:100%;height:100%;background:linear-gradient(135deg,#eef2e3,#dde6c8)}@media(max-width:900px){.gv-falling-film__inner{grid-template-columns:1fr;gap:clamp(28px,6vw,40px)}.gv-falling-film__content{max-width:none;order:1}.gv-falling-film__media{order:2;min-height:clamp(280px,70vw,420px)}}
