@charset "UTF-8";.gv-deliverables{position:relative;overflow:hidden;padding-block:clamp(56px,8vw,80px);background:linear-gradient(180deg,#fbfbfb 45.46%,#e8f3d199)}.gv-deliverables__inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:clamp(40px,5vw,64px)}.gv-deliverables__head{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:clamp(16px,2vw,24px)}.gv-deliverables__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-deliverables__eyebrow-icon{display:inline-flex;width:32px;height:32px}.gv-deliverables__eyebrow-icon svg{display:block;width:100%;height:100%}.gv-deliverables__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-deliverables__title{margin:0;max-width:550px;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-deliverables__lead{margin:0;max-width:550px;font-family:Lato,system-ui,sans-serif;font-weight:400;font-size:clamp(14px,1.2vw,15px);line-height:1.6;color:var(--gv-neutral-600)}.gv-deliverables__cards{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,2vw,24px);align-items:stretch}.gv-deliverables__card{position:relative;overflow:hidden;display:flex;flex-direction:column;padding:28px;border-radius:16px;background:var(--gv-white);border:1px solid #F0F0F0;box-shadow:0 1px 2px #1717170a;transition:transform .45s var(--gv-ease),box-shadow .45s var(--gv-ease)}.gv-deliverables__card:hover{transform:translateY(-8px);box-shadow:0 24px 44px -28px #17171738}.gv-deliverables__card-num{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;margin-bottom:24px;border-radius:999px;background:#003c1e;color:var(--gv-white);font-family:Lato,system-ui,sans-serif;font-weight:700;font-size:18px;line-height:1}.gv-deliverables__card-body{position:relative;z-index:2;display:flex;flex-direction:column;gap:8px;margin-bottom:32px}.gv-deliverables__card-title{margin:0;font-family:Lato,system-ui,sans-serif;font-weight:700;font-size:18px;line-height:1.3;color:var(--gv-neutral-900)}.gv-deliverables__card-text{margin:0;font-family:Lato,system-ui,sans-serif;font-weight:400;font-size:14px;line-height:1.55;color:var(--gv-neutral-600)}.gv-deliverables__card-bar{position:relative;z-index:2;margin-top:auto;width:100px;height:9px;border-radius:999px;background:#b8de19d4;transform-origin:left center}@media(max-width:980px){.gv-deliverables__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.gv-deliverables__cards{grid-template-columns:1fr}}
