@charset "UTF-8";.gv-pilot-evaporator{position:relative;overflow:hidden;padding-block:clamp(56px,8vw,100px);background:var(--gv-white)}.gv-pilot-evaporator__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(32px,5vw,80px);align-items:stretch}.gv-pilot-evaporator__content{order:2;display:flex;flex-direction:column;align-self:center;gap:clamp(24px,3vw,32px);max-width:584px}.gv-pilot-evaporator__head{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:clamp(16px,2vw,24px)}.gv-pilot-evaporator__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-pilot-evaporator__eyebrow-icon{display:inline-flex;width:32px;height:32px}.gv-pilot-evaporator__eyebrow-icon svg{display:block;width:100%;height:100%}.gv-pilot-evaporator__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-pilot-evaporator__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-pilot-evaporator__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-pilot-evaporator__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:clamp(20px,2vw,29px)}.gv-pilot-evaporator__item{display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:16px;align-items:start}.gv-pilot-evaporator__dot{margin-top:.55em;width:9px;height:9px;border-radius:999px;background:var(--gv-brand-green, #95c11f)}.gv-pilot-evaporator__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-pilot-evaporator__media{order:1;position:relative;border-radius:12px;overflow:hidden;aspect-ratio:4/3}.gv-pilot-evaporator__image{display:block;width:100%;height:100%;object-fit:cover}.gv-pilot-evaporator__image--placeholder{width:100%;height:100%;background:linear-gradient(135deg,#eef2e3,#dde6c8)}@media(max-width:900px){.gv-pilot-evaporator__inner{grid-template-columns:1fr;gap:clamp(28px,6vw,40px)}.gv-pilot-evaporator__content{max-width:none;order:1;align-self:auto}.gv-pilot-evaporator__media{order:2}}
