.Values_head__ocSk1{display:flex;flex-direction:column;gap:14px;margin-bottom:clamp(36px,5vw,56px);max-width:30ch}.Values_grid__zd4x1{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.Values_card__cUaPA{padding:28px;display:flex;flex-direction:column;gap:12px;transition:transform .25s ease,border-color .25s ease}.Values_card__cUaPA:hover{transform:translateY(-5px);border-color:var(--border-strong)}.Values_icon__IotGb{width:50px;height:50px;border-radius:14px;display:grid;place-items:center;color:#04101c;background:var(--grad);margin-bottom:6px}.Values_card__cUaPA h3{font-size:1.05rem;font-weight:500;color:var(--text)}.Values_card__cUaPA p{font-size:.9rem;color:var(--muted)}@media (max-width:980px){.Values_grid__zd4x1{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.Values_grid__zd4x1{grid-template-columns:1fr}}